0% found this document useful (0 votes)
44 views5 pages

A GSM-Based Remote Temperature and Humidity Monito

This document describes a remote temperature and humidity monitoring system for granaries based on GSM technology. The system uses sensors to detect the temperature and humidity inside the granary. An MSP430 microcontroller collects the sensor data and sends it via GSM to monitoring devices like phones and laptops. Users can monitor granary conditions in real-time remotely. The system aims to ensure grain is stored within proper temperature and humidity ranges to prevent issues like mold or insect infestation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
44 views5 pages

A GSM-Based Remote Temperature and Humidity Monito

This document describes a remote temperature and humidity monitoring system for granaries based on GSM technology. The system uses sensors to detect the temperature and humidity inside the granary. An MSP430 microcontroller collects the sensor data and sends it via GSM to monitoring devices like phones and laptops. Users can monitor granary conditions in real-time remotely. The system aims to ensure grain is stored within proper temperature and humidity ranges to prevent issues like mold or insect infestation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

MATEC Web of Conferences 4 4, 0 1 0 60 (2016 )

DOI: 10.1051/ m atecconf/ 2016 4 4 0 1 0 60



C Owned by the authors, published by EDP Sciences, 2016

A GSM-Based Remote Temperature and Humidity Monitoring System for


Granary

Xiao Xi Zheng1, Lian Rong Li1 and Shuai Fei Shao2

1
Zhengzhou Technical College, Zhengzhou, Henan, China
2
Sippr engineering group CO.LTD, Zhengzhou, Henan, China

Abstract. A remote temperature and humidity monitoring system is designed based on the GSM technology and
MSP430. With the digital sensor DSB1820 and SHT11, the temperature and humidity of the granary are detected, and
these parameters can be adjusted with the controlling system to adapt various working conditions. Through the GSM
system, the detected data could be sent to various monitoring devices, such as cellphones and laptops. These data can
be used for data display, inquiry, controlling and storage at the remote terminals. The experimental results show that
the system is convenient and concise, which meets the remote monitoring demand for the modern granary.

1 Introduction monitoring of the temperature and humidity of a small


Granary.
Safe storage of grain is a big problem of people's
livelihood, in the process of grain storage, easy to
affected by storage environment temperature and 2 The overall structure and function of
humidity conditions, easy to fever, mildew and insect the control system
pests, etc.while improper granary of temperature or
humidity control, , thus resulting in loss of food, to The granary intelligent monitoring system consists of
ensure the storage of food in good condition, must make the microcontroller core controller, real-time detection of
the granary of the temperature and humidity control in a temperature and humidity, GSM transmission of
certain range.In order to improve the reliability of the information of temperature and failure. MSP430
system, GSM mobile communication network of wireless microcontroller as control core, through the external
data transmission technology is applied to the granary keyboard can easily set the telephone number and the
monitoring system, which has less investment, quick monitoring center temperature and humidity, using
opening, simple operation, low communication cost, and temperature and humidity sensors to detect the
the advantages of reliability and coverage guaranteed, monitoring point temperature and humidity inside the
very suitable for small granary monitoring system of data granary, using a temperature sensor to collect grain
transmission. temperature, and the temperature and humidity data sent
Based on a small grain granary as the research object, to the single-chip microcomputer software system for
with high reliability, perfect function, strong anti- data processing, single chip digital output of the D/A
jamming capability, higher cost performance advantage conversion into A suitable analog to drive actuators to
of MSP430 MCU as the core controller, using the granary adjust temperature and humidity, so as to ensure the
of temperature and humidity and the temperature and temperature and humidity of granary and grain are within
humidity of the grain in pile testing and the value passed the scope of the set.
to the single chip microcomputer, and then compared The real time Temperature and humidity information
with the temperature and humidity of the preset threshold is displayed through the LCD, Using GSM technology to
to decide whether to start the alarm circuit, by controlling transfer information to PC or mobile phone, it can be
the motor start-stop control of the temperature and convenient to monitor information of granaries by PC or
humidity. Granary to make use of PC monitor and store mobile phone. At the same time, fan open and alarm
data, the system uses the free GSM network as a way of prompt system with related by administrators in the PC
information transmission, users can check to the food software and mobile phone can be convenient to monitor
temperature and humidity data conveniently on the granaries. At the same time, the system with a fan and
computer or mobile phone, realize the real-time remote alarm prompt function, when the temperature exceeds the
limit of the set automatically adjust temperature and
a
Corresponding author:zxx20028@163.com

This is an Open Access article distributed under the terms of the Creative Commons Attribution License 4.0, which permits XQUHVWULFWHGXVH
distribution, and reproduction in any medium, provided the original work is properly cited.
Article available at http://www.matec-conferences.org or http://dx.doi.org/10.1051/matecconf/20164401060
MATEC Web of Conferences

humidity, and sound and light alarm. Control system 3.2 Temperature and humidity acquisition unit of
overall structure block diagram as shown in figure 1. Granary
Granary data acquisition module is responsible for the
clock Reset
circuit circuit
internal temperature and humidity information collection
*60
and data conversion, the system uses the temperature and
QHWZRUN
humidity sensors SHT11 which was launched by
granary temperature and
sensirion company, the chip including temperature and
humidityy acquisition
q unit
Communi humidity sensor, signal amplification processing, A / D
Acquisition unit of
grain temperature
MSP430 cation Phone conversion and I2C bus interface. Sensor SHT11
module
setting unit of temperature temperature range for - 40 ~ 123.8 ć, for the resolution
and humidity s
of the 14 is 0.01 ć, humidity measurement range is 0 ~
PC
100% RH. Supply voltage of 2.4-5.5V, using two wire
Audible D/A and
alarm driver display
control serial interface. Temperature and humidity data,
center
unit equipment unit temperature and humidity sensitive element respectively
will converted to electrical signals, after the signal
amplification, using A/D converter into digital
Figure 1. Control system overall structure block signal, Then, through the bus interface and output to
MSP430, MSP430 process and send signal. In order to
3 Hardware selection and design avoid the signal conflict, one pull-up resistors in DATA
access, at the same time one decoupling capacitor in the
VCC & gnd access. SHT11 and MSP430 interface circuit
3.1 Core controller as shown in Figure 3.
MSP430 MCU by TI company launched a series of
ultra-low power consumption microprocessor, it has the
characteristics of ultra-low power consumption, there are 5.
five modes to choose from, low power consumption and
wake up of time is very short, only need 6 mu s, at the
same time also has a strong processing capacity, rich on-
*1'
chip peripheral modules, flexible clock system, stable
working condition, convenient and efficient way of 063 3 6&.
development, etc. The above features make it become the ) 3 '$7$
preferred microprocessor. The system selects the &
MSP430F449 as the core controller, its minimum system μ )
diagram as shown in figure 2. 9''

Figure 3. SHT11 and MSP430 interface circuit

3.3 Acquisition unit of temperature in Grain bulk


Using intelligent digital temperature sensor DS18B20
of Dallas to detecting the temperature of grain, can easily
achieve multi-point temperature measurement,
temperature measurement circuit as shown in Figure 4.
DS18B20 temperature detection range of -55ć~ + 125ć,
the maximum resolution of 12, the detection accuracy of
f 0.5ć. DS18B20 read and write information requires
only one bus (ie, single-bus interface). the required
energy of Temperature conversion is provided by bus, no
external power supply. the temperature of the collected
signal is converted to A digital output by DS18B20,
directly connected to the microcontroller, don't need A/D
conversion module, , which greatly simplifies the design
of the circuit. Meanwhile, DS18B20 itself with the
command set and memory, microcontroller by issuing
Figure 2. Minimum system diagram of MSP430

01060-p.2
ICEICE 2016

control commands to read and write memory DS18B20


complete temperature measurement.

3.3V

R
DS18B20 DS18B20 DS18B20
4.7K
No.1 temperature No.2 temperature
measurement point
... No.n temperature
measurement point
measurement point
DVCC
DQ DQ DQ
P4.4
063
I
DVSS

Figure 4. Temperature measurement circuit of Temperature


sensor

Figure 6. Power supply circuit diagram


3.4 Design of GSM wireless communication
module TC35i has 40 pins, through a ZIF (zero resistance)
socket connector leads. The 40 pin can be divided into
This design adopts common GSM wireless power supply, input/output data, SIM card, audio
communication network as a data transmission channel, interface and control 5 classes. Among them, 1 ~ 5 for
its coverage, transmission distance is not restricted. This positive power input pins, voltage of 3.3 V. 6 ~ 10 pin for
design uses wireless transmission module of TC35i ˈ power line ground;11, 12 pin for charging pins, to
which is composed of power supply module (ASIC), ZIF external rechargeable battery; 13 pin for output voltage to
connectors, flash memory, antenna interface, etc. It’s external circuit; 14 pins for BATTTEMP which connect
internal composition as shown in figure 5. the negative temperature coefficient thermistor, 15 pin is
to start foot IGT, which connecting MCU P3.0 pin,
Audio through P3.0 making low pulse, to start the TC35i
Power interface module; 16 ~ 23 pin for data input/output, conforms to
the ITU - TRS232 interface standards; 24 to 29 pins
connect with SIM card; 30~ 32 for control pin; 33 ~ 40
Antenna TC35i FLASH pin for the voice interface, used to connect the speaker,
mike, headphones, etc. Unused pins of TC35i should be
hung up as output, the input should be on, such as 21, 22
SIM
SRAM
interface
pin; SYNC instructions working condition of TC35i;
power supply is connected, grounding and grounding;
IGT pull up resistor connected to the microcontroller, can
Figure 5. Internal component of TC35i module control the work state by MSP430. TC35i module
interface circuit as shown in figure 7. The work level of
Siemens TC35i module is to support Chinese short serial port pin of TC35i is CMOS level, while the single
message and Work in EGSM900 and GSM1800 dual chip computer is TTL level, using 74F07 to convert level
band, can carry both voice and data signals, this system is to connect the TC35i serial port, only when the
mainly to transmit data information. TC35i module connection even good serial transceiver and TC35i diode
connect SIM card reader and antenna respectively lamp control side. It only need to do serial transceiver
through the interface connector and antenna. TC35i data and TC35i diode lamp control when connecting both.
interface (CMOS level) can be two-way transfer
instructions and data by the AT command, which
supports Text and PDU format of the SMS (Short
Message Service, Short Message), can be achieved on or
off to restart and recovery by signal AT commands.
TC35i for dc power supply range from 3.3 V to 4.8 V,
power supply circuit diagram as shown in figure 6.
Design, in order to reduce interference in the input point
connected to filter capacitance; In order to reduce the
output voltage stability, on the output side connected to
three capacitance.

01060-p.3
MATEC Web of Conferences

Begin

Initialize
each module

Set critical
value

acquired data of
temperature and humidity

Storage data of
Temperature and humidity

Whether the temperature and Y


humidity within the set range

N
Open Ventilation equipment work and
sound and Audible and visual alarm

display temperature and


humidity data

End

Figure 7. TC35i module interface circuit


Figure 8. Program flow chart

4 Software design of the system


4.2 Software design of monitoring center
4.1 Main program design of granary monitoring Monitoring software is developed using vc + + 6.0,
software has friendly interface, convenient operation, the
The function of main program for granary monitoring control and monitoring center connect wireless
system are data analysis and processing. The design of communication circuit to complete information
system software is mainly composed of Initialization, transmission through GSM module TC35i. System is
temperature and humidity data acquisition and signal mainly composed of the communication control part ,the
display device driver, signal processing, keyboard parameters of the serial port and the number set parts of
processing, data communication, etc. Program flow chart SMS service center, collecting data to database, data
as shown in figure 8. The initialization completed the display and alarm display part, send controlling
functional configuration of the initial state of single-chip, instruction parts and database maintenance, etc. The
open watchdog; Real-time data acquisition of temperature, monitoring center software is equipped with the
humidity, alternating with single-chip computer temperature display function, the query point to point,
transmission data ˈ after data communication unit to temperature anomaly prompt, remote temperature setting,
complete communication. between the control system of system configuration, and other functions, printing,
temperature - humidity measurement and PC machine (or historical data query, temperature curve shows, etc.
phone) .When the measurement data detected by Single-
chip is greater than the set thresholdˈsingle-chip send
control signal in time,driving circuit control fan 5 Conclusion
equipment such as opening and closing, when the
This paper make full use of the public mobile
temperature and humidity is not in the normal range, start
communication GSM network resources, designed the
the audible and visual alarm at the same time.
MSP430 MCU as the core, using temperature and
humidity sensor of intelligent detection of granary
environmental and food temperature detector, To
communicate with wireless monitoring terminal
communications composed of TC35i, can control the
TC35i send short message to the monitoring center
computer, realized the remote monitoring system of
granary temperature and humidity, greatly reduces the

01060-p.4
ICEICE 2016

cost. Making grain storage quality guaranteed, this design


has wide application prospect and value in the granary
storage.

References
1. Xiao ling XU, Shaobiao Li, Fuqiang Zhang.Design
of Granary Temperature and Humidity Control
System Based on ZigBee. Journal of Guangdong
University of Petrochemical Technology[J].2011(21)
2. LiuYang, Zhihuai Mao, Zhijie Jiang,etc.The granary
temperature and humidity remote monitoring system
based on wireless transmission.Transactions of the
Chinese Society of Agricultural
Engineering[J].2012(04)
3. Juncai,Hu hua Hou,HouYao. A Digital Temperature
and Humidity Monitoring System for Grain
Storage.Journal of Agricultural Mechanization
Research[J].2012(09)
4. Wuli Wang, Hua Yang. Design of Granary
Temperature and Humidity Measurement and
Control System Basedon SHT11Instrument
Technique and Sensor [J].2010(09)
5. Chaoze Huangˈ Qiyi Guoˈ Zhong-ya Mao.The
Design and Implementation of Sending and
Receiving SMS Based on MSP430G2231 and TC35i.
Electrical Automation[J].2013(01)
6. Fuquan Wang,Pin,Feng Wan,miao Kong.
Application of DS18B20 in the temperature collect
module of air detection system.Application of
Electronic Technique[J].2011(08)
7. Xin Zan; Zhongde Yu. Design of the remote
monitoring system of food cold storage based on
GSM technology.Journal of Dalian Polytechnic
University[J].2014(06)

01060-p.5

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy