亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Transition-Time

  • 基于C8051F340的數據采集器設計

    針對眾多低成本數據采集需求,采用帶有片上USB控制器和D/A轉換器的混合信號微處理器C8051F340,設計了一款可通過USB接口和LabVIEW圖形用戶界面實現與PC機聯機的數據采集器,同時借助系統的SD卡存儲獨立實現現場長時間采集數據。該數據采集器成本低,結構簡單,體積小,已成功用于工業現場。 Abstract:  Aiming at the need of low cost data acquisition, a data acquisition device is designed based on C8051F340 which is a mixed-signal microcontroller and integrates USB controller and A/D controller on a chip.The data acquisition device which can combine with PC by USB interface and LabVIEW graphical user interface,can realize data acquisition. At the same time,it can be solely run a long time in virtue of SD card in field.The date aequisition device features low cost,simple structure and little sharp, and it has been used in industry field.

    標簽: C8051F340 數據 集器設計

    上傳時間: 2014-05-31

    上傳用戶:1109003457

  • 基于ATmega48單片機的可調交流電子負載的設計

    介紹一種無極可調交流電子負載設計的新方法,由ATmega48單片機輸出PWM波,通過上位機設定不同的占空比控制場效應管的通斷時間,即改變流過場效應管的平均電流。根據電流的大小,可以等效為相應的負載,并將采集的電流值顯示在上位機上。文中對該系統的軟﹑硬件設計思路作了詳細的分析,闡述了其設計原理。   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.

    標簽: ATmega 48 單片機 交流電子

    上傳時間: 2013-11-23

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • 基于W77E58的跑步機聯網系統的開發

    對于傳統的跑步機無法聯機組網,保存歷史數據,實時調試等問題,介紹了一個由多臺跑步機通過RS-232串行總線與上位機相連組成的跑步機聯網系統。系統采用W77E58作為下位機核心控制器件,它具有雙串行通訊端口,其中一個串口用于與變頻器通訊,另一個串口則與上位機相連,構成跑步機網絡。 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.

    標簽: W77E58 跑步機 聯網系統

    上傳時間: 2014-12-27

    上傳用戶:哇哇哇哇哇

  • TLC1549串口傳輸與單片機的AD設計

    詳細介紹了TLC1549系列模數轉換器的特點及工作原理,然后根據TLC1549的工作時序和A/D轉換原理針對實際問題編寫了詳細的匯編語言程序。 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.

    標簽: 1549 TLC 串口 傳輸

    上傳時間: 2014-07-16

    上傳用戶:blans

  • 基于CAN總線的數字式自動找平控制系統設計

    對于瀝青混凝土攤鋪機自動找平控制系統來說,數字式控制系統的研制是目前的一個方向。介紹了一種基于CAN總線的數字式自動找平控制系統。該系統以CAN總線作為通信方式,PWM控制信號通過C8051F040單片機內部PCA可編程計數器陣列產生,并具有結構簡單、信號穩定、實時性強、易擴展的特點。通過硬件實現和系統運行達到了比較理想的控制效果,驗證了系統的可行性。 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.

    標簽: CAN 總線 數字式 控制系統設計

    上傳時間: 2013-10-09

    上傳用戶:ligi201200

  • 基于ROM單片機的漢字輸入法的實現

    在需要實時大量輸入漢字的顯示控制處理應用中,利用傳統單片機實現顯示控制的設計方法是較難實現的。帶漢字字庫的液晶模塊的使用使得小容量ROM單片機的大量漢字信息輸入與顯示成為可能。提出了針對漢字字庫編碼的二級索引拼音輸入檢索方法,介紹了以ST7920作為控制器的帶漢字字庫的液晶顯示模塊的接口方法及漢字顯示和控制原理,給出了通用計算機鍵盤在單片機中的串行接口,采用該技術可大大增強單片機的漢字輸入功能。為小容量ROM單片機的大批量漢字信息處理提供了一種漢字輸入解決方案。 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.

    標簽: ROM 單片機 漢字輸入法

    上傳時間: 2013-11-19

    上傳用戶:jhksyghr

  • 基于MSP430F149的無線環境監測傳感器系統設計

    為了提高環境參數采集的自動化水平,提升效率,設計了無線傳感器系統。本系統運用了傳感器技術、通信技術和單片機技術,實現了對環境溫度、濕度、光照度以及可燃性氣體濃度等參數的檢測。它能夠實時地與上位機進行無線通信,滿足對環境參數實時監測的要求。 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.

    標簽: 430F F149 MSP 430

    上傳時間: 2013-11-22

    上傳用戶:longlong12345678

  • 基于C8051F930的管道溫度壓力遠程監測系統

       為解決輸油管道溫度壓力參數實時監測的問題,設計了以C8051F930單片機作為控制核心的超低功耗輸油管道溫度壓力遠程監測系統。現場儀表使用高精度電橋采集數據,通過433 MHz短距離無線通信網絡與遠程終端RTU進行通信,RTU通過GPRS網絡與PC上位機進行遠程數據傳輸,在上位機中實現數據存儲和圖形化界面顯示,從而實現輸油管道溫度壓力參數的實時監測和異常報警。經實驗證明,該系統的12位數據采集精度滿足設計要求,漏碼率小于1%,正常工作時間超過5個月,能實時有效地監測輸油管道的溫度壓力參數,節省大量人工成本,有效預防管道參數異常造成的經濟損失和環境污染。 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.

    標簽: C8051F930 溫度 壓力 遠程監測系統

    上傳時間: 2013-11-07

    上傳用戶:cuibaigao

  • 基于AVR單片機的船舶氣象儀測試系統的設計

       針對船舶氣象儀保障維修而設計的船舶氣象儀測試系統,包括信息處理終端、主儀器檢測模塊、傳感器檢測模塊,各個模塊都采用基于AVR單片機的嵌入式系統,模塊之間通過CAN總線進行通信。結果表明,船舶氣象儀測試系統能夠快速檢測船舶氣象儀故障,與單純依靠人工方式排查故障相比,故障檢測時間縮短了60%以上。 Abstract:  The test system of ship meteorological instrument was developed to satisfy the maintenance of ship meteorological instruments,which composed of information processing terminal, testing module of main instrument and testing module of sensors. Each of these modules included an embedded system based on microcontroller of AVR series and communicated with other module by CAN bus. The results show that the test system can judge the fault of ship meteorological instrument quickly and shorten the fault detection time as much as 60% compared with simple manual troubleshooting.

    標簽: AVR 單片機 氣象儀 測試系統

    上傳時間: 2013-11-23

    上傳用戶:stvnash

  • 基于AT89S52 的水溫控制系統的設計

    本文介紹了基于AT89C52 單片機的自動水溫控制系統的設計及實現過程。該系統具有實時顯示、溫度測量、溫度設定并能根據設定值對環境溫度進行調節實現控溫的目的以及達到上下限溫度報警功能,控制算法是基于數字PID 算法。關鍵詞 :PID AT89C52 脈寬調制 實時 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

    標簽: 89S S52 AT 89

    上傳時間: 2013-10-10

    上傳用戶:歸海惜雪

主站蜘蛛池模板: 万州区| 若羌县| 新巴尔虎左旗| 新河县| 郓城县| 贵南县| 普宁市| 菏泽市| 方正县| 浪卡子县| 阜南县| 高陵县| 突泉县| 凉山| 象州县| 龙游县| 会昌县| 藁城市| 墨玉县| 隆安县| 林周县| 同仁县| 土默特右旗| 桦川县| 盐源县| 昌邑市| 连平县| 新绛县| 那曲县| 石林| 文水县| 沙雅县| 凭祥市| 治县。| 武夷山市| 虎林市| 应城市| 穆棱市| 建水县| 彩票| 武山县|