介紹一種無極可調(diào)交流電子負(fù)載設(shè)計(jì)的新方法,由ATmega48單片機(jī)輸出PWM波,通過上位機(jī)設(shè)定不同的占空比控制場效應(yīng)管的通斷時(shí)間,即改變流過場效應(yīng)管的平均電流。根據(jù)電流的大小,可以等效為相應(yīng)的負(fù)載,并將采集的電流值顯示在上位機(jī)上。文中對該系統(tǒng)的軟﹑硬件設(shè)計(jì)思路作了詳細(xì)的分析,闡述了其設(shè)計(jì)原理。 Abstract: A new type electronic load is introduced.Due to ATmega48 microcomputer output PWM wave.The different duty is set ratio through PC to control FET turn-on time.We can equivalent homologous load according the current and display the current at PC.The hardware and software designing are analysed in detail. The principle is explained and the output is also given.
標(biāo)簽: ATmega 48 單片機(jī) 交流電子
上傳時(shí)間: 2013-11-23
上傳用戶:蟲蟲蟲蟲蟲蟲
對于傳統(tǒng)的跑步機(jī)無法聯(lián)機(jī)組網(wǎng),保存歷史數(shù)據(jù),實(shí)時(shí)調(diào)試等問題,介紹了一個(gè)由多臺(tái)跑步機(jī)通過RS-232串行總線與上位機(jī)相連組成的跑步機(jī)聯(lián)網(wǎng)系統(tǒng)。系統(tǒng)采用W77E58作為下位機(jī)核心控制器件,它具有雙串行通訊端口,其中一個(gè)串口用于與變頻器通訊,另一個(gè)串口則與上位機(jī)相連,構(gòu)成跑步機(jī)網(wǎng)絡(luò)。 Abstract: The traditional running machine can not be connected to a network, saving historical data, real time debug etc.In this paper,a new network system which is composed of running machines connected by a RS-232 communication bus is introduced.In the system,W77E58 is used as a core control unit.W77E58 has two serial ports,one is connected to the inverter and the other is connected to the PC. Thus a network appears.
標(biāo)簽: W77E58 跑步機(jī) 聯(lián)網(wǎng)系統(tǒng)
上傳時(shí)間: 2014-12-27
上傳用戶:哇哇哇哇哇
詳細(xì)介紹了TLC1549系列模數(shù)轉(zhuǎn)換器的特點(diǎn)及工作原理,然后根據(jù)TLC1549的工作時(shí)序和A/D轉(zhuǎn)換原理針對實(shí)際問題編寫了詳細(xì)的匯編語言程序。 Abstract: A basic principle and characteristic of TLC1549 analog-to-digital converter are introduced? detailedly in this article.Through engineering-oriented illustration,a microcomputer programmer base on basic principle and time sequence of TLC1549 is writted.
上傳時(shí)間: 2014-07-16
上傳用戶:blans
對于瀝青混凝土攤鋪機(jī)自動(dòng)找平控制系統(tǒng)來說,數(shù)字式控制系統(tǒng)的研制是目前的一個(gè)方向。介紹了一種基于CAN總線的數(shù)字式自動(dòng)找平控制系統(tǒng)。該系統(tǒng)以CAN總線作為通信方式,PWM控制信號(hào)通過C8051F040單片機(jī)內(nèi)部PCA可編程計(jì)數(shù)器陣列產(chǎn)生,并具有結(jié)構(gòu)簡單、信號(hào)穩(wěn)定、實(shí)時(shí)性強(qiáng)、易擴(kuò)展的特點(diǎn)。通過硬件實(shí)現(xiàn)和系統(tǒng)運(yùn)行達(dá)到了比較理想的控制效果,驗(yàn)證了系統(tǒng)的可行性。 Abstract: A digital auto-leveling control system based on CAN Bus is introduced.It uses CAN Bus as the method of communication and creates PWM signals by programmable counter array in C8051F040 microcontroller. The system is simple, stable, real-time and expansive.
標(biāo)簽: CAN 總線 數(shù)字式 控制系統(tǒng)設(shè)計(jì)
上傳時(shí)間: 2013-10-09
上傳用戶:ligi201200
在需要實(shí)時(shí)大量輸入漢字的顯示控制處理應(yīng)用中,利用傳統(tǒng)單片機(jī)實(shí)現(xiàn)顯示控制的設(shè)計(jì)方法是較難實(shí)現(xiàn)的。帶漢字字庫的液晶模塊的使用使得小容量ROM單片機(jī)的大量漢字信息輸入與顯示成為可能。提出了針對漢字字庫編碼的二級(jí)索引拼音輸入檢索方法,介紹了以ST7920作為控制器的帶漢字字庫的液晶顯示模塊的接口方法及漢字顯示和控制原理,給出了通用計(jì)算機(jī)鍵盤在單片機(jī)中的串行接口,采用該技術(shù)可大大增強(qiáng)單片機(jī)的漢字輸入功能。為小容量ROM單片機(jī)的大批量漢字信息處理提供了一種漢字輸入解決方案。 Abstract: It is difficult to realize Chinese characters input method based on the embedded system by using the traditional design method of display control. It is possible to input and display Chinese characters based on the embedded system with the ROM of small content by using the LCD module with Chinese characters.Chinese characters input method of the quadric index recall in allusion to Chinese characters code is brought forward.The interface and the principle of Chinese characters display control based on the LCD module controlled with the ST7920 is introduced too.The serial interface of the computer keyboard in common use and the embedded system is given at the same time. It can enhance the embedded system function of Chinese characters input by using this technology, and provide a kind of Chinese characters input scheme for the embedded system with small capacity ROM.
上傳時(shí)間: 2013-11-19
上傳用戶:jhksyghr
為了提高環(huán)境參數(shù)采集的自動(dòng)化水平,提升效率,設(shè)計(jì)了無線傳感器系統(tǒng)。本系統(tǒng)運(yùn)用了傳感器技術(shù)、通信技術(shù)和單片機(jī)技術(shù),實(shí)現(xiàn)了對環(huán)境溫度、濕度、光照度以及可燃性氣體濃度等參數(shù)的檢測。它能夠?qū)崟r(shí)地與上位機(jī)進(jìn)行無線通信,滿足對環(huán)境參數(shù)實(shí)時(shí)監(jiān)測的要求。 Abstract: In order to increase the degree of automation and improve the efficiency of the environment monitoring parameters,the wireless sensor system was developed.Combining with the technique of sensor,automatic monitoring,communication and single-chip microcomputer,it realized real-time monitoring environment parameters,such as temperature,humidity,illumination,concentration of com- bustible gas and so on.At the same time it can communicate with upper personal computers,satisfy the desire of real-time monitoring.
上傳時(shí)間: 2013-11-22
上傳用戶:longlong12345678
為解決輸油管道溫度壓力參數(shù)實(shí)時(shí)監(jiān)測的問題,設(shè)計(jì)了以C8051F930單片機(jī)作為控制核心的超低功耗輸油管道溫度壓力遠(yuǎn)程監(jiān)測系統(tǒng)?,F(xiàn)場儀表使用高精度電橋采集數(shù)據(jù),通過433 MHz短距離無線通信網(wǎng)絡(luò)與遠(yuǎn)程終端RTU進(jìn)行通信,RTU通過GPRS網(wǎng)絡(luò)與PC上位機(jī)進(jìn)行遠(yuǎn)程數(shù)據(jù)傳輸,在上位機(jī)中實(shí)現(xiàn)數(shù)據(jù)存儲(chǔ)和圖形化界面顯示,從而實(shí)現(xiàn)輸油管道溫度壓力參數(shù)的實(shí)時(shí)監(jiān)測和異常報(bào)警。經(jīng)實(shí)驗(yàn)證明,該系統(tǒng)的12位數(shù)據(jù)采集精度滿足設(shè)計(jì)要求,漏碼率小于1%,正常工作時(shí)間超過5個(gè)月,能實(shí)時(shí)有效地監(jiān)測輸油管道的溫度壓力參數(shù),節(jié)省大量人工成本,有效預(yù)防管道參數(shù)異常造成的經(jīng)濟(jì)損失和環(huán)境污染。 Abstract: In order to solve the problems on real-time monitoring of pipeline temperature and pressure parameters, the ultra-low power remote pipeline temperature and pressure monitoring system was designed by using the single chip processor C8051F930 as the control core. The high-precision electric bridge was used in field instruments for data collection, the 433MHz short-range wireless communication network was used to make communication between field instrument and RTU, the GPRS was used by the RTU to transmit data to the PC host computer, and the data was stored and displayed in the PC host computer, so the real-time monitoring and exception alerts of pipeline temperature and pressure parameters were achieved. The experiment proves that the system of which error rate is less than 1% over five months working with the 12-bit data acquisition accuracy can effectively monitor the pipeline temperature and pressure parameters in real time, it saves a lot of labor costs and effectively prevents environmental pollution and economic losses caused by abnormal channel parameters.
標(biāo)簽: C8051F930 溫度 壓力 遠(yuǎn)程監(jiān)測系統(tǒng)
上傳時(shí)間: 2013-11-07
上傳用戶:cuibaigao
為解決傳統(tǒng)可視倒車?yán)走_(dá)視頻字符疊加器結(jié)構(gòu)復(fù)雜,可靠性差,成本高昂等問題,在可視倒車?yán)走_(dá)設(shè)計(jì)中采用視頻字符發(fā)生器芯片MAX7456。該芯片集成了所有用于產(chǎn)生用戶定義OSD,并將其插入視頻信號(hào)中所需的全部功能,僅需少量的外圍阻容元件即可正常工作。給出了以MAX7456為核心的可視倒車?yán)走_(dá)的軟、硬件實(shí)現(xiàn)方案及設(shè)計(jì)實(shí)例。該方案具有電路結(jié)構(gòu)簡單、價(jià)格低廉、符合人體視覺習(xí)慣的特點(diǎn)。經(jīng)實(shí)際裝車測試,按該方案設(shè)計(jì)的可視倒車?yán)走_(dá)視場清晰、提示字符醒目、工作可靠,可有效降低駕駛員倒車時(shí)的工作強(qiáng)度、減少倒車事故的發(fā)生。 Abstract: A new video and text generation chip,MAX7456,was used in the design of video parking sensor in order to simplify system structure,improve reliability and reduce cost. This chip included all the necessary functions to generate user-defined OSDs and to add them into the video signals. It could be put into work with addition of just a small number of resistances and capacitors. This paper provided software and hardware implementation solutions and design example based on the chip. The system had the characteristics of simplicity in circuit structure,lower cost,and comfort for the nature of human vision. Loading road test demonstrates high video and text display quality and reliable performance,which makes the driver easy to see backward and reduces chance of accidents.
標(biāo)簽: 7456 MAX 可視倒車 中的應(yīng)用
上傳時(shí)間: 2013-12-10
上傳用戶:qiaoyue
本文介紹了基于AT89C52 單片機(jī)的自動(dòng)水溫控制系統(tǒng)的設(shè)計(jì)及實(shí)現(xiàn)過程。該系統(tǒng)具有實(shí)時(shí)顯示、溫度測量、溫度設(shè)定并能根據(jù)設(shè)定值對環(huán)境溫度進(jìn)行調(diào)節(jié)實(shí)現(xiàn)控溫的目的以及達(dá)到上下限溫度報(bào)警功能,控制算法是基于數(shù)字PID 算法。關(guān)鍵詞 :PID AT89C52 脈寬調(diào)制 實(shí)時(shí) Abstract : This article describes AT89C52 single-chip microcomputer-basedautomatic water temperature control system design and implementation process. Thesystem has real-time display, temperature measurement, temperature settings and theenvironment in accordance with the temperature settings adjusted to achieve thepurpose of temperature control and reach the upper and lower limits of temperaturealarm function, the control algorithm is based on the digital PID algorithm.Keyword: PID AT89C52 PWM real time
上傳時(shí)間: 2013-10-10
上傳用戶:歸海惜雪
NXP Semiconductor designed the LPC2400 microcontrollers around a 16-bit/32-bitARM7TDMI-S CPU core with real-time debug interfaces that include both JTAG andembedded Trace. The LPC2400 microcontrollers have 512 kB of on-chip high-speedFlash memory. This Flash memory includes a special 128-bit wide memory interface andaccelerator architecture that enables the CPU to execute sequential instructions fromFlash memory at the maximum 72 MHz system clock rate. This feature is available onlyon the LPC2000 ARM Microcontroller family of products. The LPC2400 can execute both32-bit ARM and 16-bit Thumb instructions. Support for the two Instruction Sets meansEngineers can choose to optimize their application for either performance or code size atthe sub-routine level. When the core executes instructions in Thumb state it can reducecode size by more than 30 % with only a small loss in performance while executinginstructions in ARM state maximizes core performance.
上傳時(shí)間: 2013-11-15
上傳用戶:zouxinwang
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1