對于傳統(tǒng)的跑步機無法聯(lián)機組網(wǎng),保存歷史數(shù)據(jù),實時調(diào)試等問題,介紹了一個由多臺跑步機通過RS-232串行總線與上位機相連組成的跑步機聯(lián)網(wǎng)系統(tǒng)。系統(tǒng)采用W77E58作為下位機核心控制器件,它具有雙串行通訊端口,其中一個串口用于與變頻器通訊,另一個串口則與上位機相連,構(gòu)成跑步機網(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 跑步機 聯(lián)網(wǎng)系統(tǒng)
上傳時間: 2014-12-27
上傳用戶:哇哇哇哇哇
對于瀝青混凝土攤鋪機自動找平控制系統(tǒng)來說,數(shù)字式控制系統(tǒng)的研制是目前的一個方向。介紹了一種基于CAN總線的數(shù)字式自動找平控制系統(tǒng)。該系統(tǒng)以CAN總線作為通信方式,PWM控制信號通過C8051F040單片機內(nèi)部PCA可編程計數(shù)器陣列產(chǎn)生,并具有結(jié)構(gòu)簡單、信號穩(wěn)定、實時性強、易擴(kuò)展的特點。通過硬件實現(xiàn)和系統(tǒng)運行達(dá)到了比較理想的控制效果,驗證了系統(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è)計
上傳時間: 2013-10-09
上傳用戶:ligi201200
為了提高環(huán)境參數(shù)采集的自動化水平,提升效率,設(shè)計了無線傳感器系統(tǒng)。本系統(tǒng)運用了傳感器技術(shù)、通信技術(shù)和單片機技術(shù),實現(xiàn)了對環(huán)境溫度、濕度、光照度以及可燃性氣體濃度等參數(shù)的檢測。它能夠?qū)崟r地與上位機進(jìn)行無線通信,滿足對環(huán)境參數(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.
上傳時間: 2013-11-22
上傳用戶:longlong12345678
為解決輸油管道溫度壓力參數(shù)實時監(jiān)測的問題,設(shè)計了以C8051F930單片機作為控制核心的超低功耗輸油管道溫度壓力遠(yuǎn)程監(jiān)測系統(tǒng)。現(xiàn)場儀表使用高精度電橋采集數(shù)據(jù),通過433 MHz短距離無線通信網(wǎng)絡(luò)與遠(yuǎn)程終端RTU進(jìn)行通信,RTU通過GPRS網(wǎng)絡(luò)與PC上位機進(jìn)行遠(yuǎn)程數(shù)據(jù)傳輸,在上位機中實現(xiàn)數(shù)據(jù)存儲和圖形化界面顯示,從而實現(xiàn)輸油管道溫度壓力參數(shù)的實時監(jiān)測和異常報警。經(jīng)實驗證明,該系統(tǒng)的12位數(shù)據(jù)采集精度滿足設(shè)計要求,漏碼率小于1%,正常工作時間超過5個月,能實時有效地監(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)
上傳時間: 2013-11-07
上傳用戶:cuibaigao
本文介紹了基于AT89C52 單片機的自動水溫控制系統(tǒng)的設(shè)計及實現(xiàn)過程。該系統(tǒng)具有實時顯示、溫度測量、溫度設(shè)定并能根據(jù)設(shè)定值對環(huán)境溫度進(jìn)行調(diào)節(jié)實現(xiàn)控溫的目的以及達(dá)到上下限溫度報警功能,控制算法是基于數(shù)字PID 算法。關(guān)鍵詞 :PID AT89C52 脈寬調(diào)制 實時 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
上傳時間: 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.
上傳時間: 2013-11-15
上傳用戶:zouxinwang
NEC 16位MCU參考手冊 The 78K0R/IC3 is a 16-bit single-chip microcontroller that uses a 78K0R CPU core and incorporates peripheral functions, such as ROM/RAM, a multi-function timer, a multi-function serial interface, an A/D converter, a programmable gain amplifier (PGA), a comparator, a real-time counter, and a watchdog timer.
上傳時間: 2013-11-02
上傳用戶:努力努力再努力
μC/OS-II調(diào)試插件支持μC/OS-II各種設(shè)施的觀察。包含任務(wù)、信號量、互斥量、郵箱、消息隊列、標(biāo)志、定時器和存儲區(qū)等。同時可自定義刷新時間,動態(tài)的刷新各設(shè)施的數(shù)據(jù)顯示,還可以將任務(wù)信息保存到日志文件中
標(biāo)簽: COS-II 調(diào)試插件
上傳時間: 2014-12-28
上傳用戶:shen007yue
This application note shows how to write an Inter Integrated Circuit bus driver (I²C) for the Philips P90CL301micro-controller.It is not only an example of writing a driver, but it also includes a set of application interface software routines toquickly implement a complete I²C multi-master system application.For specific applications the user will have to make minimal changes in the driver program. Using the drivermeans linking modules to your application software and including a header-file into the application sourceprograms. A small example program of how to use the driver is listed.The driver supports i.a. polled or interrupt driven message handling, slave message transfers and multi-mastersystem applications. Furthermore, it is made suitable for use in conjunction with real time operating systems, likepSOS+.
標(biāo)簽: routines driver P90 301
上傳時間: 2013-11-23
上傳用戶:weixiao99
This application note demonstrates how to write an Inter Integrated Circuit bus driver (I2C) for the XA-S3 16-bitMicrocontroller from Philips Semiconductors.Not only the driver software is given. This note also contains a set of (example) interface routines and a smalldemo application program. All together it offers the user a quick start in writing a complete I2C system applicationwith the PXAS3x.The driver routines support interrupt driven single master transfers. Furthermore, the routines are suitable foruse in conjunction with real time operating systems.
標(biāo)簽: software driver XA-S I2C
上傳時間: 2013-11-02
上傳用戶:zw380105939
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1