氣壓是氣象監(jiān)測中的一個重要參數(shù),提出了一種氣壓數(shù)據(jù)采集模塊設(shè)計方案,該模塊采用數(shù)字氣壓傳感器MS5534B、MSP430單片機MSP430F2272和帶實時時鐘(RTC)64 KB鐵電存儲器。通過低功耗軟件設(shè)計方法以微安級整體平均功耗實現(xiàn)了氣壓數(shù)據(jù)的采集和存儲,適合電池供電的連續(xù)高精度氣壓采集應(yīng)用。給出了模塊的軟硬件設(shè)計以及MS5534B的性能指標(biāo)和使用經(jīng)驗。
Abstract:
Air pressure is an important parameter in weather monitor.This paper futs forward a new design scheme of low power-air pressure data acquisition module.The module uses a digital output barometer sensor MS5534B,MSP430 microcontroller MSP430F2272 and integrated RTC 64KB FRAM,precision air pressure measurement and storage chip.Another point of this module is low power consumption, so it is well suited for battery powered air pressure data acquisition applications. At the same time,the software and hardware deign of module is presented,And the speciaties and use notices of MS5534B are given.
針對眾多低成本數(shù)據(jù)采集需求,采用帶有片上USB控制器和D/A轉(zhuǎn)換器的混合信號微處理器C8051F340,設(shè)計了一款可通過USB接口和LabVIEW圖形用戶界面實現(xiàn)與PC機聯(lián)機的數(shù)據(jù)采集器,同時借助系統(tǒng)的SD卡存儲獨立實現(xiàn)現(xiàn)場長時間采集數(shù)據(jù)。該數(shù)據(jù)采集器成本低,結(jié)構(gòu)簡單,體積小,已成功用于工業(yè)現(xiàn)場。
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.
介紹一種基于單片機的多路溫度采集及監(jiān)控系統(tǒng),能夠測量6路溫度信號,具有計算機聯(lián)網(wǎng)功能,各測量點可以單獨監(jiān)控和設(shè)置,可根據(jù)用戶的需求自動控制。測量溫度范圍為-10 ℃~200 ℃,控制方式采用模擬量調(diào)壓模式。該系統(tǒng)具有控制精度高、沖擊小等特點。
Abstract:
A temperature collecting and surveillance-controlling system based on sing-chip microcomputer is introduced. It can measure 6 channel signal of the temperature,and it has a function of network connection.The temperature measure points can be monitored and located, it can be controlled automatic according to user’s demand.The temperature range is -10℃ to 200℃.The model of control is adjustable voltage with simulation. It features high precision and little impact.
介紹了CAN總線和P87C591單片機的特點,給出了基于P87C591單片機的信號采集節(jié)點的軟、硬件設(shè)計,指出了硬件電路設(shè)計中應(yīng)注意的問題,在軟件設(shè)計中重點介紹了節(jié)點初始化、報文發(fā)送和報文接收等子程序。
Abstract:
The features of CAN Bus and the microcontroller P87C591 are introduced, and the design of hardware circuit and soft configuration of the signals collection node based on P87C591 are presented. The problems in designing hardware circuit are discussed.Initialization subprogram, transmiting subprogram and receiving subprogram are emphasized in soft configuration.