氣壓是氣象監測中的一個重要參數,提出了一種氣壓數據采集模塊設計方案,該模塊采用數字氣壓傳感器MS5534B、MSP430單片機MSP430F2272和帶實時時鐘(RTC)64 KB鐵電存儲器。通過低功耗軟件設計方法以微安級整體平均功耗實現了氣壓數據的采集和存儲,適合電池供電的連續高精度氣壓采集應用。給出了模塊的軟硬件設計以及MS5534B的性能指標和使用經驗。
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.
針對眾多低成本數據采集需求,采用帶有片上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.
介紹一種基于單片機的多路溫度采集及監控系統,能夠測量6路溫度信號,具有計算機聯網功能,各測量點可以單獨監控和設置,可根據用戶的需求自動控制。測量溫度范圍為-10 ℃~200 ℃,控制方式采用模擬量調壓模式。該系統具有控制精度高、沖擊小等特點。
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單片機的信號采集節點的軟、硬件設計,指出了硬件電路設計中應注意的問題,在軟件設計中重點介紹了節點初始化、報文發送和報文接收等子程序。
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.