freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

外文翻譯---基于單片機(jī)的多功能溫度檢測系統(tǒng)的設(shè)計(jì)-資料下載頁

2024-11-23 01:28本頁面

【導(dǎo)讀】專業(yè):機(jī)械設(shè)計(jì)制造及其自動化

  

【正文】 powerful singlechip microputer system can even voice, image, working, input and output plex system integration on a single chip. Also known as singlechip MCU (Microcontroller), because it was first used in the field of industrial control. Only by the singlechip CPU chip developed from the dedicated processor. The design concept is the first by a large number of peripherals and CPU in a single chip, the puter system so that smaller, more easily integrated into the plex and demanding on the volume control devices. INTEL the Z80 is one of the first design in accordance with the idea of the processor, From then on, the MCU and the development of a dedicated processor parted ways. Early singlechip 8bit or all of the four. One of the most successful is INTEL39。s 8031, because the performance of a simple and reliable access to a lot of good praise. Since then in 8031 to develop a singlechip microputer system MCS51 series. Based on singlechip microputer system of the system is still widely used until now. As the field of industrial control requirements increase in the beginning of a 16bit singlechip, but not ideal because the price has not been very widely used. After the 9039。s with the big consumer electronics product development, singlechip technology is a huge improvement. INTEL i960 Series with subsequent ARM in particular, a broad range of applications, quickly replaced by 32bit singlechip 16bit singlechip highend status, and enter the mainstream market. Traditional 8bit singlechip performance has been the rapid increase in processing power pared to the 8039。s to raise a few hundred times. At present, the highend 32bit singlechip frequency over 300MHz, the performance of the mid9039。s close on the heels of a special processor, while the ordinary price of the model dropped to one . dollars, the most highend models, only 10 . dollars. Contemporary singlechip microputer system is no longer only the baremetal environment in the development and use of a large number of dedicated embedded operating system is widely used in the full range of singlechip microputer. In PDAs and cell phones as the core processing of highend singlechip or even a dedicated direct access to Windows and Linux operating systems. More than a dedicated singlechip processor suitable for embedded systems, so it was up to the application. In fact the number of singlechip is the world39。s largest puter. Modern human life used in almost every piece of electronic and mechanical products will have a singlechip integration. Phone, telephone, calculator, home appliances, electronic toys, handheld puters and puter accessories such as a mouse in the Department are equipped with 12 single chip. And personal puters also have a large number of singlechip microputer in the workplace. Vehicles equipped with more than 40 Department of the general singlechip, plex industrial control systems and even singlechip may have hundreds of work at the same time! SCM is not only far exceeds the number of PC and other integrated puting, even more than the number of human beings. Hardwave introduction The 8051 family of micro controllers is based on an architecture which is highly optimized for embedded control systems. It is used in a wide variety of applications from military equipment to automobiles to the keyboard on your PC. Second only to the Motorola 68HC11 in eight bit processors sales, the 8051 family of microcontrollers is available in a wide array of variations from manufacturers such as Intel, Philips, and Siemens. These manufacturers have added numerous features and peripherals to the 8051 such as I2C interfaces, analog to digital converters, watchdog timers, and pulse width modulated outputs. Variations of the 8051 with clock speeds up to 40MHz and voltage requirements down to volts are available. This wide range of parts based on one core makes the 8051 family an excellent choice as the base architecture for a pany39。s entire line of products since it can perform many functions and developers will only have to learn this one platform. The basic architecture consists of the following features: an eight bit ALU 32 descrete I/O pins (4 groups of 8) which can be individually accessed two 16 bit timer/counters full duplex UART 6 interrupt sources with 2 priority levels 128 bytes of on board RAM separate 64K byte address spaces for DATA and CODE memory One 8051 processor cycle consists of twelve oscillator periods. Each of the twelve oscillator periods is used for a special function by the 8051 core such as op code fetches and samples of the interrupt daisy chain for pending interrupts. The time required for any 8051 instruction can be puted by dividing the clock frequency by 12, inverting that result and multiplying it by the number of processor cycles required by the instruction in question. Therefore, if you have a system which is using an clock, you can pute the number of instructions per second by dividing this value by 12. This gives an instruction frequency of 921583 instructions per second. Inverting this will provide the amount of time taken by each instruction cycle ( microseconds). 畢業(yè)設(shè)計(jì) (論文 )中英文翻譯 譯文 系 別: 機(jī)電工程系 專 業(yè): 機(jī)械設(shè)計(jì)制造及其自動化 學(xué)生姓名: 學(xué) 號: 基于單片機(jī)的多功能溫度檢測系統(tǒng)的設(shè)計(jì) 一 引言 隨著社會的發(fā)展和技術(shù)的進(jìn)步,人們越來越注重溫度檢測與顯示的重要性。溫度檢測與狀態(tài)顯示技術(shù)與設(shè)備已經(jīng)普遍應(yīng) 用于各行各業(yè),市場上的產(chǎn)品層出不窮。溫度檢測及顯示也逐漸采用自動化控制技術(shù)來實(shí)現(xiàn)監(jiān)控。本課題就是一個(gè)溫度檢測及狀態(tài)顯示的監(jiān)控系統(tǒng)。 二 系統(tǒng)方案 本系統(tǒng)采用 AT89S52 作為該系統(tǒng)的單片機(jī)。系統(tǒng)整體硬件電路包括,電源電路,傳感器電路,溫度顯示電路,上下限報(bào)警電路等如圖 1 所示。圖中報(bào)警電路可以在被測溫度不在上下限范圍內(nèi)時(shí),發(fā)出報(bào)警鳴叫聲音。溫度控制的基本原理為 :當(dāng) DSl8B20 采集到溫度信號后,將溫度信號送至 AT89S52 中處理,同時(shí)將溫度送到 LCD 液晶屏顯示,單片機(jī)根據(jù)初始化設(shè)置的溫度上下限 進(jìn)行判斷處理,即如果溫度大于所設(shè)的最高溫度就啟動風(fēng)扇降溫 ; 如果溫度小于所設(shè)定的最低溫度就啟動報(bào)警裝置。 三 系統(tǒng)硬件設(shè)計(jì) 1 單片機(jī) AT89S52 的介紹
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1