SlideShare une entreprise Scribd logo
1  sur  4
ISSN: 2277 – 9043
              International Journal of Advanced Research in Computer Science and Electronics Engineering
                                                                            Volume 1, Issue 4, June 2012



         Advanced Greenhouse Using Hybrid
               Wireless Technologies
                                    S.U. Zagade1, Prof. Dr. R.S. Kawitkar2
                       Department of E& TC, Sinhgad College of Engineering, Pune, India.




Abstract- In order to reduce effect of climate & increase      Greenhouse is a kind of advanced horticultural
crop production we have to monitor various                   facility controlling and simulating natural climate in
environmental parameters which affect the crop
development This paper consists of design &                  plant cultivation, changing the plant growth
implementation of a WSN that combines to different           environment, and creating the suitable conditions for
wireless technologies. System is used to monitor the air     plant growth, avoiding the outside season change and
temperature & humidity in greenhouse. Monitoring &
                                                             the adverse effects caused by bad weather. With the
control of greenhouse environment play an important
role in greenhouse production & management. This can         development of installation agriculture, the modem
help farmers to understand the environmental conditions      large-scale greenhouse has been widely used in the
& they can adopt different methods to increase the           precision agriculture. The need of its environment
production in greenhouse. ZigBee offers wireless
connectivity of the sensors with control panel while GSM     quality has become higher and higher. Greenhouse is
provides wide coverage. All monitored parameters are         playing an important role in the production of out-of-
transmitted through a wireless link to cellular device for   season vegetables and flowers, as well as high value
analysis. A cell phone is used instead of computer           and delicate plants [1][2]. The purpose of greenhouse
terminal keeping mind that system will be used by
farmers & considering power management.                      environmental control is to get the best conditions for
                                                             crop growth, increase crop yields, improve quality of
Keywords- humidity, short message service, temperature,      crops, and regulate the growth cycle of crops, through
Wireless sensor network (WSN), ZigBee.
                                                             changing environmental factors such as temperature,
                   I. INTRODUCTION                           humidity & light.

  Since the traditional monitoring system has                  One example of sensor network using two different
disadvantages in network cabling difficulty,                 technologies is automatic meter reading system [3].
maintenance costs high and node scalability, the             Here ZigBee module is connected to each customer‟s
wireless communication technology has been applied           meter. The GSM module takes data from the ZigBee
to protected agriculture. So the monitoring system           modules which are in its range and transfer it to
based on radio frequency (RF) module,                        central computer. Another example is wireless sensor
microcontroller unit (MCU) and sensor technology             network deployed in crop field [4]. Temperature,
can provide a new way for real-time collecting               humidity & light intensity in brinjal field is sensed by
greenhouse environment parameters in long-range.             different sensor nodes deployed in field. This data is
Recently, several wireless technologies have been            transferred to centralize computer for monitoring
used in the research of greenhouse such as Bluetooth         purpose.
and GPRS (General Packet Radio Service). Although
these achievements may meet the requirements in                In this work, wireless sensor network has been
specific application, there are still some shortcomings      implemented, that can monitor the air temperature,
such as expensive equipment, protocol complexity and         humidity and ambient light intensity in a crop field.
high power consumption. Also, ZigBee is another              Continuous monitoring of these key environmental
wireless technology which can be used in wireless            variables can help farmers in improving the quality
communication effectively. It is perfect solution for        and productivity of crops. The design also includes
low cost & low power applications. But, it has               implementation of necessary network services, power
limitation of short distance communication. To               management, status monitoring of sensor nodes &
resolve this problem we have combined two different          remote data access.
wireless technologies in one system which uses
advantages of two different wireless technologies i.e.,       The design is based on integration of two different
ZigBee & GSM.                                                wireless technologies for increasing the wireless range
                                                             & for reducing the cost. There are different points at



                                                                                                                  31
                                        All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
              International Journal of Advanced Research in Computer Science and Electronics Engineering
                                                                            Volume 1, Issue 4, June 2012


which sensors are deployed in greenhouse so that area                       III. SENSOR NODE DESIGN
gets increased. Increase number of measurement
points should not dramatically increase the system              The network formed consists of three nodes where
cost.                                                         each sensor node consists of small size sensor &
                                                              general purpose computing elements. The sensor
  The remainder of this paper is organized is as              nodes can be deployed at various locations in a
follows: Section II presents the system architecture of       greenhouse to monitor environmental changes. The
WSN describing the functionality of individual                main components in sensor node are outlined below:
components & how they operate together. Section III
represents the sensor nodes design. Section IV is for         A. ZigBee module
Coordinator node design. Section V provides result &
discussion. Section VI provides the concluding                  ZigBee is intended for wireless application that
remarks & outlines the future work.                           requires low data rate, low power consumption, low
                                                              cost, and secure networking. ZigBee layered on top of
              II. SYSTEM ARCHITECTURE                         IEEE 802.15.4 standard which defines the physical
                                                              (PHY) layer and Medium Access Control (MAC)
  Fig. 1 shows hybrid wireless sensor network                 layer. ZigBee Alliance itself defines the application
topology implemented in greenhouse. There are total           and security layer specifications. The stack can be
three sensor nodes, each sensing temperature &                drawn in fig 2. The IEEE 802.15.4/ZigBee standard
humidity in addition to general purpose computing &           defines dual PHY layer, which are 2.4 GHz and
networking. The computation module on each sensor             868/915 MHz.
node is a programmable unit that performs
computation & bidirectional communication with                  ZigBee-Pro (RF) transceiver module designed by
other sensor node. It interfaces with the digital sensors     Digi provides a complete wireless networking solution
on the sensor module & dispatches the data according          serving the 2.4GHz unlicensed industrial, scientific,
to the application needs. Since the wireless                  and medical short-range wireless frequency band for
communication range provided by the radio frequency
                                                              the IEEE 802.15.4™ specification, for ZigBee®, or
(RF) module is more than 1000m, the sensor node can
be widely separated. Sensor node 1 & sensor node 2            proprietary wireless-protocol systems & provide a
transmit     their   data    through     the     wireless     wireless communication range of 1000 meters in open
communication link to sensor node 3 which acts as a           space. The surface mount module is designed for use
coordinator node. The coordinator node aggregates the         with a variety of 8-bit, 16-bit, and 32-bit
data in time multiplexed manner, which helps in               microcontrollers (MCUs). The modules are
avoiding collision of data transmission. Coordinator          programmed using dedicated programming kit to
node also acts as a gateway node between two
                                                              make them compatible for wireless communication.
different wireless technologies. The advantage of
making node 3 as a coordinator as well as gateway
node is to increase area covered by system. It
transmits its collected data along with its own data to
the cell phone using short message service (SMS).
The cell phone is used instead of computer terminal to
increase the distance, to create simplicity in the
network as well as to minimize the power
consumption.




                                                                          Figure 2. ZigBee/IEEE 802.15.4 stack

                                                              B. Sensor

                                                                Sensor used for this system is for temperature &
                                                              humidity measurement. Sensor description is as
                                                              follows:

          Figure 1. Hybrid Wireless Sensor Network            a. SHT15:

                                                                Small size, low power consumption, easy integration
                                                              & replacement makes sensirion SHT15 [5] a perfect
                                                              solution for greenhouse. It is the temperature &


                                                                                                                 32
                                           All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
             International Journal of Advanced Research in Computer Science and Electronics Engineering
                                                                           Volume 1, Issue 4, June 2012


humidity sensor which provides digital output to             nodes 1 & 2. It also processes & combines the data of
microcontroller. Temperature & humidity accuracy of          its own along with the data gather from node 1 & 2
the sensor is ± 0.4 0C & 0.2 % respectively.                 while transmitting. The data is transmitted with the
                                                             SMS service provided in GSM module. The main
  This sensor does not require any external                  components in sensor node are outlined below:
components for signal conditioning which saves
valuable PCB area. Also, due to the digital nature,
output is more immune to noise & external
disturbances. The start-up time in sensor is very low.
Therefore current is not needed for a long time during
initialization thereby reducing the power consumed.
The power saved can be used to perform other
computing task. Another advantage is that sensor can
be deployed quickly in greenhouse since no
calibration is require

B. Sensor node
                                                                             Figure 4. Coordinator Model

                                                             A. AVR microcontroller:

                                                               ATmega16L           microcontrollers     are     8-bit
                                                             microcontrollers. AVR microcontroller has Harvard
                                                             architecture. In Harvard architecture, we have separate
                                                             buses for data & code which increases the processing
                                                             speed of CPU. Also, AVR microcontroller has
                                                             adopted RISC architecture. RISC architecture has
           Figure 3. Basic Model of Sensor Node              many features like fixed instruction set, large numbers
                                                             of registers, small instruction set & many more.
  The basic model of the sensor node 1 & node 2 is
shown in fig. 3. Each sensor consists of SHT15               B. GSM module
temperature humidity multi-sensor module which
monitors the environmental variables in the                    GSM stands for Global System for Mobile
greenhouse. Sensor is soldered to the PCB along with         communication. In 1982, Group Special Mobile was
necessary passive components such as resistors &             formed among Europe countries. This group
capacitors. The sensor node operates as a basic              standardized cellular communication protocol which
measuring node with RF transceiver & AVR                     we know as the Global System for Mobile
ATmega16L controller operating at 1MHz. The                  communication nowadays. Most GSM networks in the
microcontroller acts as a CPU & performs all the             world operate in 900 MHz or 1800 MHz bands.
computations & input-output operations required for          However, some countries are using different
the working of sensor mode. Sensor is integrated with        frequency since the allocated frequency had already
the microcontroller through two general-purpose              been used. GSM use Time Division Multiple Access
input-output pins. One is bidirectional for exchanging       (TDMA) and Frequency Division Multiple Access
data between microcontroller & sensor & other is for         (FDMA) for multiple access method and use Gaussian
providing clock to the sensor.                               Minimum Shift Keying (GMSK) for its modulation
                                                             method.
          IV. COORDINATOR NODE DESIGN
                                                             C. Short message service
  Coordinator node acts as a sensor node as well as
gateway node. It receives the data from other sensor           Short message service (sms) provided by GSM is
nodes using RF communication link. It also contains          used here for sending the data to the observer for
SHT15 which is used to measure temperature &                 analysis. Short message service is a mechanism of
humidity. It acts as a gateway node because it               delivery of short messages over the mobile networks.
connects two different wireless technologies as shown        The short message service is realized by the use of the
in fig. 4. It transmits its own data along with other        Mobile Application Part (MAP) of SS7 protocol.
sensor node‟s data through GSM module to cell                Messages are sent to a short message service centre
phone.                                                       (SMSC) which provides a „stored & forward‟
                                                             mechanism. It attempts to send messages to SMSC‟s
  A sensor node data is transferred to microcontroller       recipients. If a recipient is not reachable, the SMSC
through UART interface. Microcontroller performs all         queues the message for latter retry. SMS is send by
the processing of data which is collected from sensor        GSM module each after 1 hour. This frequency of


                                                                                                                  33
                                          All Rights Reserved © 2012 IJARCSEE
ISSN: 2277 – 9043
                 International Journal of Advanced Research in Computer Science and Electronics Engineering
                                                                               Volume 1, Issue 4, June 2012


sending messages can be changed according to                    The 3 sensor nodes are deployed in greenhouse at
requirement.                                                  three different points. The temperature and humidity
                                                              values measured by the 3 sensor nodes are shown in
D. Power supply                                               Fig. 6. The outdoor wireless communication range of
                                                              a ZigBee-Pro module is 1000 m.
  Monitoring of the environmental behavior should be
done for duration of complete season. Power supply to
sensor node is provided with 3.3 V DC & 220 mA.
Step down transformer is used to convert AC mains
supply to DC. The power supply unit is integrated
with the sensor node board. To withstand the variable
weather conditions, the entire sensor node board is
mounted in an acrylic enclosure that does not affect
the sensing functionality. Since an acrylic covering is
transparent to infrared & radio frequency, it does not
obstruct the wireless communication.

E. Reliability
                                                                   Figure 6. Temperature & humidity measurements
  The short message service provided by the GSM is
the most reliable system. Even if the cellular device is
out of range all the messages are delivered along with
                                                                                 VI. CONLUSION
time information when it comes in range.
                                                                Combination of two different wireless technologies
F. User friendly system
                                                              increases the communication distance. Wireless
  Nowadays every individual is familiar with cell             monitoring of environmental parameters make this
phones. Hence, it is better to use cell phones instead of     system effective in greenhouse. It also overcomes the
any other device as displaying purpose. It also saves         limitations of traditional monitoring systems. System
the energy consumed by bulky system because energy            designed using different sensors having capability to
consumed by overall system including cell phone is
                                                              measure different types of environmental parameters
very less.
                                                              are beneficial in greenhouse. It helps farmers to
                 V. RESULT & DISCUSSION                       increase the crop production with better quality.

  The proposed WSN system consisting of 3 sensor                                   REFERENCES
nodes has been tested. Fig. 5 shows a one sensor node
out of three sensor nodes. Each sensor node measures          [1] T. Ahonen, R. Virrankoski and M. Elmusrati,
temperature & humidity. Node 1 & node 2 transmits                 "Greenhouse Monitoring with Wireless Sensor
their data to sensor node 3 which combines its data               Network," IEEEI ASME International Conference:
with received data & transmits all data to cell phone             Mechtronic and Embedded Systems and Applications
for observation purpose. LCD display is mounted on                (MESA2008), pp. 403-408.
each sensor node to measure corresponding node data           [2] A. Pawlowski, 1. L. Guzman, F. Rodriguez, M.
as well as verification purpose.                                  Berenguel, 1. Sanchez and S. Dormido, "Simulation of
                                                                  Greenhouse Climate Monitoring and Control with
                                                                  Wireless Sensor Network and Event-Based Control,"
                                                                  Sensors, 2009, 9, pp. 232-252.
                                                              [3] Aryo H. Primicanta, Mohd Yunus NAyan, and
                                                                  Moohammand Awan, “ZigBee-GSM based Automatic
                                                                  Meter Reading System”, IEEE International conference
                                                                  on Digital Object Identifier, pp. 1-5, 2010
                                                              [4] Sonal Verma, Nikhil Chung, Dhananjay V. Gadre,
                                                                  “Wireless Sensor Network for Crop Field Monitoring”,
                                                                  International Conference on Recent Treads in
                                                                  Information, Telecommunication & computing, pp.
                                                                  ,2010
                                                              [5] Sensirion (2007). SHT1x / SHT7x Humidity &
                                                                  Temperature Sensor v.3.0.1. [Online]. Available:
                                                                  http://www.sensirion.com/en/pdf/product_information/
                   Figure 5. Sensor Node
                                                                  Data_Sheet_humidity_sensor_SHT1x_SHT7x_E.pdf.




                                                                                                                   34
                                           All Rights Reserved © 2012 IJARCSEE

Contenu connexe

Tendances

IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...IRJET Journal
 
IRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh Topology
IRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh TopologyIRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh Topology
IRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh TopologyIRJET Journal
 
wireless sensor networks & application :forest fire detection
 wireless sensor networks  & application :forest fire detection wireless sensor networks  & application :forest fire detection
wireless sensor networks & application :forest fire detectionMueenudheen Shafaquath V P
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...IRJET Journal
 
Modern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSMModern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSMpaperpublications3
 
Intelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEWIntelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEWIJECEIAES
 
Cloud Based Forest Fire Alert System using IoT
Cloud Based Forest Fire Alert System using IoTCloud Based Forest Fire Alert System using IoT
Cloud Based Forest Fire Alert System using IoTijtsrd
 
Dynamic Communication of Wireless Sensor Network
Dynamic Communication of Wireless Sensor Network Dynamic Communication of Wireless Sensor Network
Dynamic Communication of Wireless Sensor Network IJERA Editor
 
Design of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsDesign of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsTSriyaSharma
 
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing ISAR Publications
 
IOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSNIOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSNIRJET Journal
 
Smart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGASmart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGAIJTET Journal
 
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...IRJET Journal
 
Wireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation DetectionWireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation Detectionijeei-iaes
 

Tendances (20)

IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
 
IRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh Topology
IRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh TopologyIRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh Topology
IRJET - An Automatic Forest Fire Detection using Lora Wireless Mesh Topology
 
Fd4301939942
Fd4301939942Fd4301939942
Fd4301939942
 
wireless sensor networks & application :forest fire detection
 wireless sensor networks  & application :forest fire detection wireless sensor networks  & application :forest fire detection
wireless sensor networks & application :forest fire detection
 
37 112-1-pb
37 112-1-pb37 112-1-pb
37 112-1-pb
 
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...IRJET-  	  Design and Development of Low Power Sensor Node For Plant Monitori...
IRJET- Design and Development of Low Power Sensor Node For Plant Monitori...
 
Modern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSMModern Street Lightening System with Intensity Control using GSM
Modern Street Lightening System with Intensity Control using GSM
 
Intelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEWIntelligent fire detection and alert system using labVIEW
Intelligent fire detection and alert system using labVIEW
 
Aa34163168
Aa34163168Aa34163168
Aa34163168
 
Cloud Based Forest Fire Alert System using IoT
Cloud Based Forest Fire Alert System using IoTCloud Based Forest Fire Alert System using IoT
Cloud Based Forest Fire Alert System using IoT
 
Dynamic Communication of Wireless Sensor Network
Dynamic Communication of Wireless Sensor Network Dynamic Communication of Wireless Sensor Network
Dynamic Communication of Wireless Sensor Network
 
Design of wireless sensor network for building management systems
Design of wireless sensor network for building management systemsDesign of wireless sensor network for building management systems
Design of wireless sensor network for building management systems
 
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing
IJRET-V1I1P1 - Forest Fire Detection Based on Wireless Image Processing
 
IOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSNIOT Based Smart Power Management System using WSN
IOT Based Smart Power Management System using WSN
 
Smart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGASmart Sensor Configuration for Security System Automation Using FPGA
Smart Sensor Configuration for Security System Automation Using FPGA
 
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
 
533 450-457
533 450-457533 450-457
533 450-457
 
Ai35194197
Ai35194197Ai35194197
Ai35194197
 
Wireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation DetectionWireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation Detection
 
Kv2518941899
Kv2518941899Kv2518941899
Kv2518941899
 

En vedette

11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGPJay Patel
 
Gsm based green bee control research paper
Gsm based green bee control research paperGsm based green bee control research paper
Gsm based green bee control research paperjatinsuper
 
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNOGREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNOSulma Mahardiani
 
Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...
Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...
Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...Parvesh Taneja
 
Embedded green house automation system
Embedded green house automation systemEmbedded green house automation system
Embedded green house automation systemgajula vijaya lakshmi
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
Greenhouse technology
Greenhouse technologyGreenhouse technology
Greenhouse technologyagrihortico
 
Gsm.....ppt
Gsm.....pptGsm.....ppt
Gsm.....pptbalu008
 
My Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation SystemMy Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation SystemMichael Olafusi
 

En vedette (15)

V01 i010406
V01 i010406V01 i010406
V01 i010406
 
11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP
 
20 24
20 2420 24
20 24
 
Gsm based green bee control research paper
Gsm based green bee control research paperGsm based green bee control research paper
Gsm based green bee control research paper
 
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNOGREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ARDUINO UNO
 
Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...
Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...
Supervisory Control and Data Acquisition (SCADA) system for Greenhouse Farm w...
 
GREEN HOUSE MONITORING SYSTEM BASED ON ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ON ARDUINO UNOGREEN HOUSE MONITORING SYSTEM BASED ON ARDUINO UNO
GREEN HOUSE MONITORING SYSTEM BASED ON ARDUINO UNO
 
Embedded green house automation system
Embedded green house automation systemEmbedded green house automation system
Embedded green house automation system
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
GSM Presentation
GSM PresentationGSM Presentation
GSM Presentation
 
Greenhouse technology
Greenhouse technologyGreenhouse technology
Greenhouse technology
 
Gsm.....ppt
Gsm.....pptGsm.....ppt
Gsm.....ppt
 
GSM ARCHITECTURE
GSM ARCHITECTUREGSM ARCHITECTURE
GSM ARCHITECTURE
 
Gsm architecture
Gsm architectureGsm architecture
Gsm architecture
 
My Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation SystemMy Final Year Project - Individual Control Home Automation System
My Final Year Project - Individual Control Home Automation System
 

Similaire à 31 34

Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkIJMER
 
Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Editor IJARCET
 
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural EnvironmentA ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural Environmentijsrd.com
 
Development of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and ControlDevelopment of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and Controlijeei-iaes
 
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Priyanka Tyagi
 
Low cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beeLow cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beezaidinvisible
 
Low cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beeLow cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beezaidinvisible
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeTELKOMNIKA JOURNAL
 
Review of Wireless Sensor Networks
Review of Wireless Sensor NetworksReview of Wireless Sensor Networks
Review of Wireless Sensor NetworksDr. Amarjeet Singh
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverzaidinvisible
 
Design and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiverDesign and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiverzaidinvisible
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNIJERA Editor
 
WSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in IndustryWSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in Industryijtsrd
 
LOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FI
LOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FILOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FI
LOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FIIJCNCJournal
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIRJET Journal
 
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGA NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGIRJET Journal
 

Similaire à 31 34 (20)

Kv2518941899
Kv2518941899Kv2518941899
Kv2518941899
 
M1103047984
M1103047984M1103047984
M1103047984
 
Remote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor NetworkRemote Monitoring of Crop Field Using Wireless Sensor Network
Remote Monitoring of Crop Field Using Wireless Sensor Network
 
Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373
 
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural EnvironmentA ZigBee Based Wireless Sensor Network for an Agricultural Environment
A ZigBee Based Wireless Sensor Network for an Agricultural Environment
 
Development of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and ControlDevelopment of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and Control
 
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
 
Low cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig beeLow cost smart weather station using arduino and zig bee
Low cost smart weather station using arduino and zig bee
 
Low cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig beeLow cost smart weather station using Arduino and zig bee
Low cost smart weather station using Arduino and zig bee
 
Low cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBeeLow cost smart weather station using Arduino and ZigBee
Low cost smart weather station using Arduino and ZigBee
 
Review of Wireless Sensor Networks
Review of Wireless Sensor NetworksReview of Wireless Sensor Networks
Review of Wireless Sensor Networks
 
Zigbee based proposal
Zigbee based proposalZigbee based proposal
Zigbee based proposal
 
F224450
F224450F224450
F224450
 
Design and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiverDesign and implementation smart home alarm system with zigbee transceiver
Design and implementation smart home alarm system with zigbee transceiver
 
Design and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiverDesign and implementation smart home alarm system with zig bee transceiver
Design and implementation smart home alarm system with zig bee transceiver
 
Measurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSNMeasurement of NPK, Temperature, Moisture, Humidity using WSN
Measurement of NPK, Temperature, Moisture, Humidity using WSN
 
WSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in IndustryWSN Based Temperature Monitoring System for Multiple Locations in Industry
WSN Based Temperature Monitoring System for Multiple Locations in Industry
 
LOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FI
LOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FILOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FI
LOW COST DESIGN AND IMPLEMENTATION FOR HAS USING MULTIFUNCTIONAL WI-FI
 
Iot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS ProtocolIot Based Society Automation Using GTBS Protocol
Iot Based Society Automation Using GTBS Protocol
 
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLINGA NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
A NOVEL SYSTEM FOR AMBIENCE TRACKING AND CONTROLLING
 

Plus de Ijarcsee Journal (20)

130 133
130 133130 133
130 133
 
122 129
122 129122 129
122 129
 
116 121
116 121116 121
116 121
 
109 115
109 115109 115
109 115
 
104 108
104 108104 108
104 108
 
99 103
99 10399 103
99 103
 
93 98
93 9893 98
93 98
 
88 92
88 9288 92
88 92
 
82 87
82 8782 87
82 87
 
78 81
78 8178 81
78 81
 
73 77
73 7773 77
73 77
 
65 72
65 7265 72
65 72
 
58 64
58 6458 64
58 64
 
52 57
52 5752 57
52 57
 
46 51
46 5146 51
46 51
 
41 45
41 4541 45
41 45
 
36 40
36 4036 40
36 40
 
28 35
28 3528 35
28 35
 
24 27
24 2724 27
24 27
 
19 23
19 2319 23
19 23
 

Dernier

Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 

Dernier (20)

Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 

31 34

  • 1. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering Volume 1, Issue 4, June 2012 Advanced Greenhouse Using Hybrid Wireless Technologies S.U. Zagade1, Prof. Dr. R.S. Kawitkar2 Department of E& TC, Sinhgad College of Engineering, Pune, India. Abstract- In order to reduce effect of climate & increase Greenhouse is a kind of advanced horticultural crop production we have to monitor various facility controlling and simulating natural climate in environmental parameters which affect the crop development This paper consists of design & plant cultivation, changing the plant growth implementation of a WSN that combines to different environment, and creating the suitable conditions for wireless technologies. System is used to monitor the air plant growth, avoiding the outside season change and temperature & humidity in greenhouse. Monitoring & the adverse effects caused by bad weather. With the control of greenhouse environment play an important role in greenhouse production & management. This can development of installation agriculture, the modem help farmers to understand the environmental conditions large-scale greenhouse has been widely used in the & they can adopt different methods to increase the precision agriculture. The need of its environment production in greenhouse. ZigBee offers wireless connectivity of the sensors with control panel while GSM quality has become higher and higher. Greenhouse is provides wide coverage. All monitored parameters are playing an important role in the production of out-of- transmitted through a wireless link to cellular device for season vegetables and flowers, as well as high value analysis. A cell phone is used instead of computer and delicate plants [1][2]. The purpose of greenhouse terminal keeping mind that system will be used by farmers & considering power management. environmental control is to get the best conditions for crop growth, increase crop yields, improve quality of Keywords- humidity, short message service, temperature, crops, and regulate the growth cycle of crops, through Wireless sensor network (WSN), ZigBee. changing environmental factors such as temperature, I. INTRODUCTION humidity & light. Since the traditional monitoring system has One example of sensor network using two different disadvantages in network cabling difficulty, technologies is automatic meter reading system [3]. maintenance costs high and node scalability, the Here ZigBee module is connected to each customer‟s wireless communication technology has been applied meter. The GSM module takes data from the ZigBee to protected agriculture. So the monitoring system modules which are in its range and transfer it to based on radio frequency (RF) module, central computer. Another example is wireless sensor microcontroller unit (MCU) and sensor technology network deployed in crop field [4]. Temperature, can provide a new way for real-time collecting humidity & light intensity in brinjal field is sensed by greenhouse environment parameters in long-range. different sensor nodes deployed in field. This data is Recently, several wireless technologies have been transferred to centralize computer for monitoring used in the research of greenhouse such as Bluetooth purpose. and GPRS (General Packet Radio Service). Although these achievements may meet the requirements in In this work, wireless sensor network has been specific application, there are still some shortcomings implemented, that can monitor the air temperature, such as expensive equipment, protocol complexity and humidity and ambient light intensity in a crop field. high power consumption. Also, ZigBee is another Continuous monitoring of these key environmental wireless technology which can be used in wireless variables can help farmers in improving the quality communication effectively. It is perfect solution for and productivity of crops. The design also includes low cost & low power applications. But, it has implementation of necessary network services, power limitation of short distance communication. To management, status monitoring of sensor nodes & resolve this problem we have combined two different remote data access. wireless technologies in one system which uses advantages of two different wireless technologies i.e., The design is based on integration of two different ZigBee & GSM. wireless technologies for increasing the wireless range & for reducing the cost. There are different points at 31 All Rights Reserved © 2012 IJARCSEE
  • 2. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering Volume 1, Issue 4, June 2012 which sensors are deployed in greenhouse so that area III. SENSOR NODE DESIGN gets increased. Increase number of measurement points should not dramatically increase the system The network formed consists of three nodes where cost. each sensor node consists of small size sensor & general purpose computing elements. The sensor The remainder of this paper is organized is as nodes can be deployed at various locations in a follows: Section II presents the system architecture of greenhouse to monitor environmental changes. The WSN describing the functionality of individual main components in sensor node are outlined below: components & how they operate together. Section III represents the sensor nodes design. Section IV is for A. ZigBee module Coordinator node design. Section V provides result & discussion. Section VI provides the concluding ZigBee is intended for wireless application that remarks & outlines the future work. requires low data rate, low power consumption, low cost, and secure networking. ZigBee layered on top of II. SYSTEM ARCHITECTURE IEEE 802.15.4 standard which defines the physical (PHY) layer and Medium Access Control (MAC) Fig. 1 shows hybrid wireless sensor network layer. ZigBee Alliance itself defines the application topology implemented in greenhouse. There are total and security layer specifications. The stack can be three sensor nodes, each sensing temperature & drawn in fig 2. The IEEE 802.15.4/ZigBee standard humidity in addition to general purpose computing & defines dual PHY layer, which are 2.4 GHz and networking. The computation module on each sensor 868/915 MHz. node is a programmable unit that performs computation & bidirectional communication with ZigBee-Pro (RF) transceiver module designed by other sensor node. It interfaces with the digital sensors Digi provides a complete wireless networking solution on the sensor module & dispatches the data according serving the 2.4GHz unlicensed industrial, scientific, to the application needs. Since the wireless and medical short-range wireless frequency band for communication range provided by the radio frequency the IEEE 802.15.4™ specification, for ZigBee®, or (RF) module is more than 1000m, the sensor node can be widely separated. Sensor node 1 & sensor node 2 proprietary wireless-protocol systems & provide a transmit their data through the wireless wireless communication range of 1000 meters in open communication link to sensor node 3 which acts as a space. The surface mount module is designed for use coordinator node. The coordinator node aggregates the with a variety of 8-bit, 16-bit, and 32-bit data in time multiplexed manner, which helps in microcontrollers (MCUs). The modules are avoiding collision of data transmission. Coordinator programmed using dedicated programming kit to node also acts as a gateway node between two make them compatible for wireless communication. different wireless technologies. The advantage of making node 3 as a coordinator as well as gateway node is to increase area covered by system. It transmits its collected data along with its own data to the cell phone using short message service (SMS). The cell phone is used instead of computer terminal to increase the distance, to create simplicity in the network as well as to minimize the power consumption. Figure 2. ZigBee/IEEE 802.15.4 stack B. Sensor Sensor used for this system is for temperature & humidity measurement. Sensor description is as follows: Figure 1. Hybrid Wireless Sensor Network a. SHT15: Small size, low power consumption, easy integration & replacement makes sensirion SHT15 [5] a perfect solution for greenhouse. It is the temperature & 32 All Rights Reserved © 2012 IJARCSEE
  • 3. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering Volume 1, Issue 4, June 2012 humidity sensor which provides digital output to nodes 1 & 2. It also processes & combines the data of microcontroller. Temperature & humidity accuracy of its own along with the data gather from node 1 & 2 the sensor is ± 0.4 0C & 0.2 % respectively. while transmitting. The data is transmitted with the SMS service provided in GSM module. The main This sensor does not require any external components in sensor node are outlined below: components for signal conditioning which saves valuable PCB area. Also, due to the digital nature, output is more immune to noise & external disturbances. The start-up time in sensor is very low. Therefore current is not needed for a long time during initialization thereby reducing the power consumed. The power saved can be used to perform other computing task. Another advantage is that sensor can be deployed quickly in greenhouse since no calibration is require B. Sensor node Figure 4. Coordinator Model A. AVR microcontroller: ATmega16L microcontrollers are 8-bit microcontrollers. AVR microcontroller has Harvard architecture. In Harvard architecture, we have separate buses for data & code which increases the processing speed of CPU. Also, AVR microcontroller has adopted RISC architecture. RISC architecture has Figure 3. Basic Model of Sensor Node many features like fixed instruction set, large numbers of registers, small instruction set & many more. The basic model of the sensor node 1 & node 2 is shown in fig. 3. Each sensor consists of SHT15 B. GSM module temperature humidity multi-sensor module which monitors the environmental variables in the GSM stands for Global System for Mobile greenhouse. Sensor is soldered to the PCB along with communication. In 1982, Group Special Mobile was necessary passive components such as resistors & formed among Europe countries. This group capacitors. The sensor node operates as a basic standardized cellular communication protocol which measuring node with RF transceiver & AVR we know as the Global System for Mobile ATmega16L controller operating at 1MHz. The communication nowadays. Most GSM networks in the microcontroller acts as a CPU & performs all the world operate in 900 MHz or 1800 MHz bands. computations & input-output operations required for However, some countries are using different the working of sensor mode. Sensor is integrated with frequency since the allocated frequency had already the microcontroller through two general-purpose been used. GSM use Time Division Multiple Access input-output pins. One is bidirectional for exchanging (TDMA) and Frequency Division Multiple Access data between microcontroller & sensor & other is for (FDMA) for multiple access method and use Gaussian providing clock to the sensor. Minimum Shift Keying (GMSK) for its modulation method. IV. COORDINATOR NODE DESIGN C. Short message service Coordinator node acts as a sensor node as well as gateway node. It receives the data from other sensor Short message service (sms) provided by GSM is nodes using RF communication link. It also contains used here for sending the data to the observer for SHT15 which is used to measure temperature & analysis. Short message service is a mechanism of humidity. It acts as a gateway node because it delivery of short messages over the mobile networks. connects two different wireless technologies as shown The short message service is realized by the use of the in fig. 4. It transmits its own data along with other Mobile Application Part (MAP) of SS7 protocol. sensor node‟s data through GSM module to cell Messages are sent to a short message service centre phone. (SMSC) which provides a „stored & forward‟ mechanism. It attempts to send messages to SMSC‟s A sensor node data is transferred to microcontroller recipients. If a recipient is not reachable, the SMSC through UART interface. Microcontroller performs all queues the message for latter retry. SMS is send by the processing of data which is collected from sensor GSM module each after 1 hour. This frequency of 33 All Rights Reserved © 2012 IJARCSEE
  • 4. ISSN: 2277 – 9043 International Journal of Advanced Research in Computer Science and Electronics Engineering Volume 1, Issue 4, June 2012 sending messages can be changed according to The 3 sensor nodes are deployed in greenhouse at requirement. three different points. The temperature and humidity values measured by the 3 sensor nodes are shown in D. Power supply Fig. 6. The outdoor wireless communication range of a ZigBee-Pro module is 1000 m. Monitoring of the environmental behavior should be done for duration of complete season. Power supply to sensor node is provided with 3.3 V DC & 220 mA. Step down transformer is used to convert AC mains supply to DC. The power supply unit is integrated with the sensor node board. To withstand the variable weather conditions, the entire sensor node board is mounted in an acrylic enclosure that does not affect the sensing functionality. Since an acrylic covering is transparent to infrared & radio frequency, it does not obstruct the wireless communication. E. Reliability Figure 6. Temperature & humidity measurements The short message service provided by the GSM is the most reliable system. Even if the cellular device is out of range all the messages are delivered along with VI. CONLUSION time information when it comes in range. Combination of two different wireless technologies F. User friendly system increases the communication distance. Wireless Nowadays every individual is familiar with cell monitoring of environmental parameters make this phones. Hence, it is better to use cell phones instead of system effective in greenhouse. It also overcomes the any other device as displaying purpose. It also saves limitations of traditional monitoring systems. System the energy consumed by bulky system because energy designed using different sensors having capability to consumed by overall system including cell phone is measure different types of environmental parameters very less. are beneficial in greenhouse. It helps farmers to V. RESULT & DISCUSSION increase the crop production with better quality. The proposed WSN system consisting of 3 sensor REFERENCES nodes has been tested. Fig. 5 shows a one sensor node out of three sensor nodes. Each sensor node measures [1] T. Ahonen, R. Virrankoski and M. Elmusrati, temperature & humidity. Node 1 & node 2 transmits "Greenhouse Monitoring with Wireless Sensor their data to sensor node 3 which combines its data Network," IEEEI ASME International Conference: with received data & transmits all data to cell phone Mechtronic and Embedded Systems and Applications for observation purpose. LCD display is mounted on (MESA2008), pp. 403-408. each sensor node to measure corresponding node data [2] A. Pawlowski, 1. L. Guzman, F. Rodriguez, M. as well as verification purpose. Berenguel, 1. Sanchez and S. Dormido, "Simulation of Greenhouse Climate Monitoring and Control with Wireless Sensor Network and Event-Based Control," Sensors, 2009, 9, pp. 232-252. [3] Aryo H. Primicanta, Mohd Yunus NAyan, and Moohammand Awan, “ZigBee-GSM based Automatic Meter Reading System”, IEEE International conference on Digital Object Identifier, pp. 1-5, 2010 [4] Sonal Verma, Nikhil Chung, Dhananjay V. Gadre, “Wireless Sensor Network for Crop Field Monitoring”, International Conference on Recent Treads in Information, Telecommunication & computing, pp. ,2010 [5] Sensirion (2007). SHT1x / SHT7x Humidity & Temperature Sensor v.3.0.1. [Online]. Available: http://www.sensirion.com/en/pdf/product_information/ Figure 5. Sensor Node Data_Sheet_humidity_sensor_SHT1x_SHT7x_E.pdf. 34 All Rights Reserved © 2012 IJARCSEE