SlideShare a Scribd company logo
1 of 4
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 569
AN EFFICIENT DATA LOGGER SYSTEM FOR CONTINOUS
MONITORING AND TRACEABILITY OF CARGO: APPLICATION OF
GPS AND GSM TECHNOLOGY
Vandana1
, Wasim G. Madiwale2
, Nithin Awasthi3
1
Student (Mtech IV semester, DEC), AMCEC, Bangalore, India
2
Assistant Professor, ECE Dept., AMCEC, Bangalore, India
3
Manager-Technical, APSIS Solutions Bangalore, India
Abstract
Data logger is an electronic device used for storing measurement data. It can be used in wide range of embedded logging
applications like cold chain traceability, medical lab and clean room, agriculture & greenhouse. The purpose of present paper is
to design a low cost data logger prototype suitable for Cold Chain Logistics. In this case, the physical distance between the two
regions is the critical factor to be considered. Since this process involves the transportation of goods over longer distance,
probability of the freight can be damaged is higher in one of the complex transport operations involved. Generally cold chain
logistics involves transportation of perishable goods, medical products like drugs, blood, vaccines which can have their
properties affected by temperature changes. With the use of data loggers it is possible to monitor the parameter that may affect
the quality of products. The proposed data logger is capable of measuring levels of Temperature (T), Humidity (H), and Carbon
monoxide (CO). It is capable of alerting the user regarding the parameter changes using SMS, so that early precaution steps can
be taken. The system also incorporates GPS module which enables the live tracking capability of the cargo at any point of time.
Keywords- Data logger, Cold Chain Logistics, SMS, GPS s
---------------------------------------------------------------------***--------------------------------------------------------------------
1. INTRODUCTION
Cold Chain Logistics is a process of transportation of
temperature sensitive goods along a supply chain through
thermal and refrigerated packaging methods. The temperature
sensitive products are perishable foods like fruits, vegetables,
meat or medical products like blood, vaccines, drugs, plasma
and tissues. Some of the chemical and electronic components
like microchips are also temperature sensitive. All these
products have their properties affected by temperature
changes and hence control of temperature is essential. When
these products are to be transported it is vital to first assess its
characteristics. For instance, impact of humidity will be more
when it is about transportation of goods by sea. There are
several means in which these goods can be transported,
including refrigerated cargo ships as well as air cargo.
Moving these products across the supply chain without
suffering any damage or temperature anomalies is the key
challenge. There are various methods and technologies that
have been developed to monitor temperature during the
transport and storage of cold chain dependent products. Some
of them are namely fixed pressure dial thermometer,
thermograph, and temperature data logger etc. A fixed
pressure dial thermometer is an analog device that displays
the temperature within a single refrigerator at all times.
Advantage of using this device is that it is not required to
open the cabinet door for data reading. But a person is
required to manually record all the measured data. A
thermograph is an analog device that continuously records
temperature over a period of time for a single or in some
cases multiple refrigerator units. Again the major drawback is
the need for special recording paper, pens and ink, which can
run out over time. A temperature data logger allows
continuous temperature monitoring for one or more
refrigerator units, maintaining a constant temperature record
for each. However, these conventional methods focused only
on one parameter i.e. temperature. A recent study showed
that the quality of products might be changed rapidly when
adequate temperature and relative humidity, carbon
monoxide level. And it is essential to alert the owner/user
about the anomaly occurred with respect to these
environmental parameters and hence necessary actions can be
taken to preserve the quality of products.
This paper proposes a hybrid data logger, to automatically
monitor and predict the changes of temperature, relative
humidity and CO level in the cargo environment. This data
logger uses PIC microcontroller to control the hardware for
recording and monitoring of general purpose measurements.
It is designed with integration of various technologies such as
GSM/GPRS, GPS, sensors and RTC. The overall system
overview is as shown in Fig.1. The data logger continuously
monitors the environmental parameters. In case of any
anomaly with respect to the temperature, relative humidity,
carbon monoxide value variations, this data logger will send
the above information to the owner using short message
services. The received data will be displayed on a user
monitor i.e. PC using GUI. Also current location of the cargo
will be displayed on Google Earth Map.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 570
This paper is organized into four sections. Data logger
system design along with brief description of basic functional
units is presented in section II. Section III describes the
working of the data logger system. Section IV concludes the
paper.
Fig.1. Data logger system overview
2. SYSTEM DESIGN
The proposed data logger is basically designed to record
environmental parameters such as temperature, relative
humidity and CO level. It is compact, battery powered
device, equipped with microcontroller, different sensors,
GSM and GPS module. The system architecture of proposed
system is as shown in Fig.2.
Fig.2.Proposed data logger system functional Block diagram
2.1 PIC Microcontroller
Microchip’s 8-bit PIC18F46K22 microcontroller is the heart
of the overall system. This family offers the advantages of all
PIC18 microcontrollers namely, high computational
performance at an economical price with the addition of high
endurance, flash program memory. On top of these features,
the PIC18(L)F2x/4xK22 family introduces design
enhancements that make these microcontrollers a logical
choice for many high performance, power sensitive
applications. It is fully equipped with a number of peripheral
interfaces such as I2C, SPI, EUSART, analog to digital
converter (ADC) and digital to analog converter (DAC).
2.2 Sensor Modules
The different sensors used are LM35 temperature sensor,
HSM20G relative humidity sensor and MQ-7. The LM35
sensor is calibrated directly in °C and rated for full -55°C to
+150°C range. Every 10mV change in the analog output
voltage causes 1°C rise in temperature value. The operating
range of humidity sensor is 0 to 95% RH. MQ-7 is a gas
sensor with high sensitivity to CO. when compared to other
temperature sensors LM35 is selected since it is more
accurate than a thermocouple and it puts out higher voltage
than a thermocouple, minimizing the possibility that the
voltage needs to be boosted. It uses very little power and
does not heat up. MQ-7 sensor is highly stable and has got
long life. Hence these selected sensors are best suited for our
application. Some of the features of these sensors are given in
Table 1.
Table.1. Specifications of sensors used
2.3 RTC
The DS1307 real time clock operates as a slave device on a
I2
C bus. Access is obtained by implementing a START
condition and providing a device identification code followed
by a register address. Subsequent registers can be accessed
sequentially until a STOP condition is executed. It counts
seconds, minutes, hours, date, month, day, weak and year
with leap year compensation valid up to 2100.
2.4 GSM /GPRS Module
The system communication part consists of GSM/GPRS
capable SIM 900 modem which gets connected to the GSM
network using SIM card. SIM 900 is a quad band
GSM/GPRS engine that works on frequencies 850, 900,
1800, 1900MHz. This quad band GSM modem can be used
for basic services almost anywhere in the world. This
technology is used to send SMS with the existing GSM
network to preconfigured owners mobile number and to
Sl.
No.
Sensor
Name
Measure
ment
range
Measureme
nt Accuracy
Respons
e
time(app
x)
1 LM35
Precision
Centigrade
Temperatur
e sensor
-55°C to
+150° C
0.5° C 2sec
2 HSM20G
Relative
Humidity
Sensor
0 to
95%RH
±5%RH 15sec
3 MQ-7 Gas
Sensor(CO
sensitive)
20 to
2000ppm
Highly
accurate
30sec
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 571
further log the same data to a web server with a database to
handle the information.
2.5 Global Positioning System
The GPS is a space based satellite navigation system that
provides location and time information in all weather
conditions, anywhere on or near the earth where there is an
unobstructed lone of sight to three or more GPS satellites.
GPS receivers are able to identify their locations when three
GPS satellites triangulate and measure the distance to the
receiver and compare the measurements. A fourth satellite
measures the time to receiver. The information from all four
satellites is compiled to determine the location. The
sophistication of a GPS receiver impacts the reliability and
accuracy of the GPS data receiver.
3. PROPOSED SYSTEM WORKING
The advancement in the technology enabling the faster rates
of communication and better parameter sensing devices
allows both convenience and the fidelity while transmitting
information from one side to another. The proposed device
will be packed along with the product. Initially depending
upon the type of product the owner will set upper and lower
threshold values of three parameters i.e. temperature, relative
humidity, carbon monoxide. Once initialized, the device will
continuously measure these parameter values and compare it
with the threshold value. If in case any of these three
parameter values goes above or below the threshold value, an
SMS alert will be sent to the owner/user. With the GPS
module incorporated into the system, user is capable of
tracking the location of the vehicle. Hence owner will be able
to take a quick action to preserve the quality of the products.
Overall system working can be understood from the flow
diagram shown below.
The salient features of this project are:
 Modularity and flexibility by the use of controllers
and peripherals
 Continuous monitoring system which monitors
environmental parameters like temperature,
humidity, and carbon monoxide
 Low cost device
 Efficient means of communication with the user of
existing mobile network
 Automatic SMS sending and Call initialization
 Live tracking of the cargo at any point of time
 Robust and reliable
The success of industries based on the cold chain logistics
depend on how to ship a product with temperature control
adapted to a shipping circumstances. Different products
require the maintenance of different environmental
conditions to ensure their integrity throughout the transport
chain. For instance food product require temperature to be
maintained in the range 0 to -1°C, medical products like
vaccines, blood require 2 to 8°C. Hence function of data
logger is for continuous monitoring of the cargo environment
and to alert the owner bout the same. And, we know that per
day millions of tons of temperature sensitive items are
produced, transported, stored and distributed over the world.
Since for all these products a controlled environment is
required, our data logger will help in monitoring this
environment.
General Flow Diagram
4. CONCLUSIONS
The small portable data loggers will play an important role in
cold chin logistics. The proposed hybrid data logger will
monitor three important environmental parameters like
temperature, relative humidity and carbon monoxide. Also it
is capable of sending SMS to the predefined number in case
of emergencies. With GPS module incorporated, the owner
will be able to track the cargo at any point of time.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 572
REFERENCES
[1]. Chen Ming Lil, Chung Chung Nien, Jia Liang Liao, Yu
Chee Tseng” Development of wireless sensor module and
network for temperature monitoring in cold chain logistics”,
IEEE 2012
[2]. Ina Schumancher, Prof. Jurgen Wollenstein, “Low power
UHF RFID sensor tag for a complete monitoring and
traceability of the cold chain”, Fraunhofer Institute for
Physical Measurement Techniques IPM, Freiburg, Germany
[3]. Xiaosheng Yu, “A research about tracing technology and
system designing of food cold chain”, Henan Polytechnic
University, IEEE 2011.
[4]. Myke Predko, “Programming and Customizing the PIC
microcontroller”, Tata University, IEEE 2011.
[5]. G.S. Nhivekar, R.r mudholkar, “Data logger and remote
monitoring system for multiple parameter measurement
applications”, Journal of Science and Technology.

More Related Content

What's hot

IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET Journal
 
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino PlatformIRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino PlatformIRJET Journal
 
IRJET - Automated Monitoring and Controlling of Greenhouse
IRJET -  	  Automated Monitoring and Controlling of GreenhouseIRJET -  	  Automated Monitoring and Controlling of Greenhouse
IRJET - Automated Monitoring and Controlling of GreenhouseIRJET Journal
 
11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGPJay Patel
 
IRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and BakeriesIRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and BakeriesIRJET Journal
 
Environmental monitoring26
Environmental monitoring26Environmental monitoring26
Environmental monitoring26praveenenbd
 
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET Journal
 
Implementation of Industrial Boiler Monitoring System with GSM
Implementation of Industrial Boiler Monitoring System with GSMImplementation of Industrial Boiler Monitoring System with GSM
Implementation of Industrial Boiler Monitoring System with GSMSivasankarK11
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkIRJET Journal
 
Widipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte directWidipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte directeSAT Journals
 
IRJET- IoT based LPG Gas Booking and Monitoring System
IRJET-  	  IoT based LPG Gas Booking and Monitoring SystemIRJET-  	  IoT based LPG Gas Booking and Monitoring System
IRJET- IoT based LPG Gas Booking and Monitoring SystemIRJET Journal
 
Industrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIndustrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIOSR Journals
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemIRJET Journal
 
Industrial monitoring and control system using android application
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android applicationAvinash Vemula
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationAvinash Vemula
 
IRJET - Solar based Smart Poultry Monitering System using IoT
IRJET - 	  Solar based Smart Poultry Monitering System using IoTIRJET - 	  Solar based Smart Poultry Monitering System using IoT
IRJET - Solar based Smart Poultry Monitering System using IoTIRJET Journal
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET Journal
 
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...ijtsrd
 

What's hot (20)

Y4501143148
Y4501143148Y4501143148
Y4501143148
 
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...IRJET-  	  IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
IRJET- IoT – Based Wireless Sensors for Environmental Monitoring and Smar...
 
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino PlatformIRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
IRJET- IoT based Modern Greenhouse with GSM Module using Arduino Platform
 
IRJET - Automated Monitoring and Controlling of Greenhouse
IRJET -  	  Automated Monitoring and Controlling of GreenhouseIRJET -  	  Automated Monitoring and Controlling of Greenhouse
IRJET - Automated Monitoring and Controlling of Greenhouse
 
11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP11669987_Technical_Research_Paper_EGP
11669987_Technical_Research_Paper_EGP
 
IRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and BakeriesIRJET-Smart System for Food Industries and Bakeries
IRJET-Smart System for Food Industries and Bakeries
 
4. 8484 1-pb
4. 8484 1-pb4. 8484 1-pb
4. 8484 1-pb
 
Environmental monitoring26
Environmental monitoring26Environmental monitoring26
Environmental monitoring26
 
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of ThingsIRJET- Smart Agriculture Monitoring System Based on Internet of Things
IRJET- Smart Agriculture Monitoring System Based on Internet of Things
 
Implementation of Industrial Boiler Monitoring System with GSM
Implementation of Industrial Boiler Monitoring System with GSMImplementation of Industrial Boiler Monitoring System with GSM
Implementation of Industrial Boiler Monitoring System with GSM
 
Automatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor NetworkAutomatic Irrigation Control Using Wireless Sensor Network
Automatic Irrigation Control Using Wireless Sensor Network
 
Widipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte directWidipay a cross layer design for mobile payment system over lte direct
Widipay a cross layer design for mobile payment system over lte direct
 
IRJET- IoT based LPG Gas Booking and Monitoring System
IRJET-  	  IoT based LPG Gas Booking and Monitoring SystemIRJET-  	  IoT based LPG Gas Booking and Monitoring System
IRJET- IoT based LPG Gas Booking and Monitoring System
 
Industrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEWIndustrial Process Management Using LabVIEW
Industrial Process Management Using LabVIEW
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting System
 
Industrial monitoring and control system using android application
Industrial monitoring and control system using android applicationIndustrial monitoring and control system using android application
Industrial monitoring and control system using android application
 
Industrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod applicationIndustrial monitoring and control systems using andriod application
Industrial monitoring and control systems using andriod application
 
IRJET - Solar based Smart Poultry Monitering System using IoT
IRJET - 	  Solar based Smart Poultry Monitering System using IoTIRJET - 	  Solar based Smart Poultry Monitering System using IoT
IRJET - Solar based Smart Poultry Monitering System using IoT
 
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET  - IoT based Automatic LPG Gas Booking and Leakage DetectionIRJET  - IoT based Automatic LPG Gas Booking and Leakage Detection
IRJET - IoT based Automatic LPG Gas Booking and Leakage Detection
 
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
Monitoring and Controlling Device for Smart Greenhouse by using Thinger.io Io...
 

Viewers also liked

Project ppt 4 channel data acquisition
Project ppt 4 channel data acquisitionProject ppt 4 channel data acquisition
Project ppt 4 channel data acquisitionVineesh Kumar
 
A novel graphical password approach for accessing cloud & data verification
A novel graphical password approach for accessing cloud & data verificationA novel graphical password approach for accessing cloud & data verification
A novel graphical password approach for accessing cloud & data verificationeSAT Publishing House
 
Survey on software remodularization techniques
Survey on software remodularization techniquesSurvey on software remodularization techniques
Survey on software remodularization techniqueseSAT Publishing House
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingeSAT Publishing House
 
Finite element analysis of a floating rectangular plate
Finite element analysis of a floating rectangular plateFinite element analysis of a floating rectangular plate
Finite element analysis of a floating rectangular plateeSAT Publishing House
 
Design of a modified leaf spring with an integrated damping system for added ...
Design of a modified leaf spring with an integrated damping system for added ...Design of a modified leaf spring with an integrated damping system for added ...
Design of a modified leaf spring with an integrated damping system for added ...eSAT Publishing House
 
Experimental behavior of circular hsscfrc filled steel
Experimental behavior of circular hsscfrc filled steelExperimental behavior of circular hsscfrc filled steel
Experimental behavior of circular hsscfrc filled steeleSAT Publishing House
 
Productivity improvement through lean deployment &
Productivity improvement through lean deployment &Productivity improvement through lean deployment &
Productivity improvement through lean deployment &eSAT Publishing House
 
An analytical study on test standards for assessment
An analytical study on test standards for assessmentAn analytical study on test standards for assessment
An analytical study on test standards for assessmenteSAT Publishing House
 
Matlab simulink based digital protection of
Matlab simulink based digital protection ofMatlab simulink based digital protection of
Matlab simulink based digital protection ofeSAT Publishing House
 
Behavior of r.c.c. beam with rectangular opening
Behavior of r.c.c. beam with rectangular openingBehavior of r.c.c. beam with rectangular opening
Behavior of r.c.c. beam with rectangular openingeSAT Publishing House
 
Analysis of wireless sensor networks security, attacks and challenges
Analysis of wireless sensor networks security, attacks and challengesAnalysis of wireless sensor networks security, attacks and challenges
Analysis of wireless sensor networks security, attacks and challengeseSAT Publishing House
 
Concrete based on alkali activated fly ash from one power plant in serbia
Concrete based on alkali activated fly ash from one power plant in serbiaConcrete based on alkali activated fly ash from one power plant in serbia
Concrete based on alkali activated fly ash from one power plant in serbiaeSAT Publishing House
 
Road signs walking among shapes and colors
Road signs walking among shapes and colorsRoad signs walking among shapes and colors
Road signs walking among shapes and colorseSAT Publishing House
 
Evaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for fileEvaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for fileeSAT Publishing House
 
Devlopement of the dynamic resistance measurement (drm) method for condition ...
Devlopement of the dynamic resistance measurement (drm) method for condition ...Devlopement of the dynamic resistance measurement (drm) method for condition ...
Devlopement of the dynamic resistance measurement (drm) method for condition ...eSAT Publishing House
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationeSAT Publishing House
 
A survey on optimal route queries for road networks
A survey on optimal route queries for road networksA survey on optimal route queries for road networks
A survey on optimal route queries for road networkseSAT Publishing House
 
Real time implementation of object tracking through
Real time implementation of object tracking throughReal time implementation of object tracking through
Real time implementation of object tracking througheSAT Publishing House
 

Viewers also liked (20)

Los buscadores
Los buscadoresLos buscadores
Los buscadores
 
Project ppt 4 channel data acquisition
Project ppt 4 channel data acquisitionProject ppt 4 channel data acquisition
Project ppt 4 channel data acquisition
 
A novel graphical password approach for accessing cloud & data verification
A novel graphical password approach for accessing cloud & data verificationA novel graphical password approach for accessing cloud & data verification
A novel graphical password approach for accessing cloud & data verification
 
Survey on software remodularization techniques
Survey on software remodularization techniquesSurvey on software remodularization techniques
Survey on software remodularization techniques
 
Design of c slotted microstrip antenna using
Design of c slotted microstrip antenna usingDesign of c slotted microstrip antenna using
Design of c slotted microstrip antenna using
 
Finite element analysis of a floating rectangular plate
Finite element analysis of a floating rectangular plateFinite element analysis of a floating rectangular plate
Finite element analysis of a floating rectangular plate
 
Design of a modified leaf spring with an integrated damping system for added ...
Design of a modified leaf spring with an integrated damping system for added ...Design of a modified leaf spring with an integrated damping system for added ...
Design of a modified leaf spring with an integrated damping system for added ...
 
Experimental behavior of circular hsscfrc filled steel
Experimental behavior of circular hsscfrc filled steelExperimental behavior of circular hsscfrc filled steel
Experimental behavior of circular hsscfrc filled steel
 
Productivity improvement through lean deployment &
Productivity improvement through lean deployment &Productivity improvement through lean deployment &
Productivity improvement through lean deployment &
 
An analytical study on test standards for assessment
An analytical study on test standards for assessmentAn analytical study on test standards for assessment
An analytical study on test standards for assessment
 
Matlab simulink based digital protection of
Matlab simulink based digital protection ofMatlab simulink based digital protection of
Matlab simulink based digital protection of
 
Behavior of r.c.c. beam with rectangular opening
Behavior of r.c.c. beam with rectangular openingBehavior of r.c.c. beam with rectangular opening
Behavior of r.c.c. beam with rectangular opening
 
Analysis of wireless sensor networks security, attacks and challenges
Analysis of wireless sensor networks security, attacks and challengesAnalysis of wireless sensor networks security, attacks and challenges
Analysis of wireless sensor networks security, attacks and challenges
 
Concrete based on alkali activated fly ash from one power plant in serbia
Concrete based on alkali activated fly ash from one power plant in serbiaConcrete based on alkali activated fly ash from one power plant in serbia
Concrete based on alkali activated fly ash from one power plant in serbia
 
Road signs walking among shapes and colors
Road signs walking among shapes and colorsRoad signs walking among shapes and colors
Road signs walking among shapes and colors
 
Evaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for fileEvaluating the efficiency of rule techniques for file
Evaluating the efficiency of rule techniques for file
 
Devlopement of the dynamic resistance measurement (drm) method for condition ...
Devlopement of the dynamic resistance measurement (drm) method for condition ...Devlopement of the dynamic resistance measurement (drm) method for condition ...
Devlopement of the dynamic resistance measurement (drm) method for condition ...
 
Secure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfigurationSecure remote protocol for fpga reconfiguration
Secure remote protocol for fpga reconfiguration
 
A survey on optimal route queries for road networks
A survey on optimal route queries for road networksA survey on optimal route queries for road networks
A survey on optimal route queries for road networks
 
Real time implementation of object tracking through
Real time implementation of object tracking throughReal time implementation of object tracking through
Real time implementation of object tracking through
 

Similar to An efficient data logger system for continous

IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...IRJET Journal
 
Zigbee based weather monitoring system
Zigbee based weather monitoring systemZigbee based weather monitoring system
Zigbee based weather monitoring systemtheijes
 
Designing an embedded system for the parameter
Designing an embedded system for the parameterDesigning an embedded system for the parameter
Designing an embedded system for the parametereSAT Publishing House
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDIRJET Journal
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET Journal
 
IRJET- Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
IRJET-  	  Wireless Weather Monitoring System using Adruino DUE and GSM Techn...IRJET-  	  Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
IRJET- Wireless Weather Monitoring System using Adruino DUE and GSM Techn...IRJET Journal
 
Gsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alertGsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alerteSAT Publishing House
 
Gsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alertGsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alerteSAT Publishing House
 
IRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of CropsIRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of CropsIRJET Journal
 
IRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking SystemIRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking SystemIRJET Journal
 
Coalmine safety system with zigbee specification
Coalmine safety system with zigbee specificationCoalmine safety system with zigbee specification
Coalmine safety system with zigbee specificationIAEME Publication
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMIRJET Journal
 
Wireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMWireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMIRJET Journal
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemIRJET Journal
 
Microcontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technologyMicrocontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technologyeSAT Journals
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIRJET Journal
 

Similar to An efficient data logger system for continous (20)

IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
IRJET- Internet of Things (IoT) based Warehouse Monitoring and Control Interf...
 
Zigbee based weather monitoring system
Zigbee based weather monitoring systemZigbee based weather monitoring system
Zigbee based weather monitoring system
 
Designing an embedded system for the parameter
Designing an embedded system for the parameterDesigning an embedded system for the parameter
Designing an embedded system for the parameter
 
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROIDAGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
AGRICULTURE ENVIRONMENT MONITORING SYSTEM USING ANDROID
 
IRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety SystemIRJET - Smart Industrial Control and Safety System
IRJET - Smart Industrial Control and Safety System
 
IRJET- Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
IRJET-  	  Wireless Weather Monitoring System using Adruino DUE and GSM Techn...IRJET-  	  Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
IRJET- Wireless Weather Monitoring System using Adruino DUE and GSM Techn...
 
Gsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alertGsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alert
 
Gsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alertGsm based automatic lpg ordering system with leakage alert
Gsm based automatic lpg ordering system with leakage alert
 
IRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of CropsIRJET- Advanced Guiding Tool for the Selection of Crops
IRJET- Advanced Guiding Tool for the Selection of Crops
 
IRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking SystemIRJET- ARM 7 based Smart Accident Detection and Tracking System
IRJET- ARM 7 based Smart Accident Detection and Tracking System
 
Coalmine safety system with zigbee specification
Coalmine safety system with zigbee specificationCoalmine safety system with zigbee specification
Coalmine safety system with zigbee specification
 
M44096368
M44096368M44096368
M44096368
 
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORMDATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
DATA ACQUISITION AND ALERT SYSTEM USING BLYNK PLATFORM
 
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOTA REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
A REVIEW ON GREENHOUSE ENVIRONMENT CONTROLLING ROBOT
 
F05134247
F05134247F05134247
F05134247
 
Wireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSMWireless System for Monitoring Human Health using GSM
Wireless System for Monitoring Human Health using GSM
 
Smart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking SystemSmart Healthcare Monitoring and Tracking System
Smart Healthcare Monitoring and Tracking System
 
M1103047984
M1103047984M1103047984
M1103047984
 
Microcontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technologyMicrocontroller based smart home with security using gsm technology
Microcontroller based smart home with security using gsm technology
 
Integrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of AppliancesIntegrated Security System With Remot Controlling Of Appliances
Integrated Security System With Remot Controlling Of Appliances
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 

Recently uploaded (20)

Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

An efficient data logger system for continous

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 569 AN EFFICIENT DATA LOGGER SYSTEM FOR CONTINOUS MONITORING AND TRACEABILITY OF CARGO: APPLICATION OF GPS AND GSM TECHNOLOGY Vandana1 , Wasim G. Madiwale2 , Nithin Awasthi3 1 Student (Mtech IV semester, DEC), AMCEC, Bangalore, India 2 Assistant Professor, ECE Dept., AMCEC, Bangalore, India 3 Manager-Technical, APSIS Solutions Bangalore, India Abstract Data logger is an electronic device used for storing measurement data. It can be used in wide range of embedded logging applications like cold chain traceability, medical lab and clean room, agriculture & greenhouse. The purpose of present paper is to design a low cost data logger prototype suitable for Cold Chain Logistics. In this case, the physical distance between the two regions is the critical factor to be considered. Since this process involves the transportation of goods over longer distance, probability of the freight can be damaged is higher in one of the complex transport operations involved. Generally cold chain logistics involves transportation of perishable goods, medical products like drugs, blood, vaccines which can have their properties affected by temperature changes. With the use of data loggers it is possible to monitor the parameter that may affect the quality of products. The proposed data logger is capable of measuring levels of Temperature (T), Humidity (H), and Carbon monoxide (CO). It is capable of alerting the user regarding the parameter changes using SMS, so that early precaution steps can be taken. The system also incorporates GPS module which enables the live tracking capability of the cargo at any point of time. Keywords- Data logger, Cold Chain Logistics, SMS, GPS s ---------------------------------------------------------------------***-------------------------------------------------------------------- 1. INTRODUCTION Cold Chain Logistics is a process of transportation of temperature sensitive goods along a supply chain through thermal and refrigerated packaging methods. The temperature sensitive products are perishable foods like fruits, vegetables, meat or medical products like blood, vaccines, drugs, plasma and tissues. Some of the chemical and electronic components like microchips are also temperature sensitive. All these products have their properties affected by temperature changes and hence control of temperature is essential. When these products are to be transported it is vital to first assess its characteristics. For instance, impact of humidity will be more when it is about transportation of goods by sea. There are several means in which these goods can be transported, including refrigerated cargo ships as well as air cargo. Moving these products across the supply chain without suffering any damage or temperature anomalies is the key challenge. There are various methods and technologies that have been developed to monitor temperature during the transport and storage of cold chain dependent products. Some of them are namely fixed pressure dial thermometer, thermograph, and temperature data logger etc. A fixed pressure dial thermometer is an analog device that displays the temperature within a single refrigerator at all times. Advantage of using this device is that it is not required to open the cabinet door for data reading. But a person is required to manually record all the measured data. A thermograph is an analog device that continuously records temperature over a period of time for a single or in some cases multiple refrigerator units. Again the major drawback is the need for special recording paper, pens and ink, which can run out over time. A temperature data logger allows continuous temperature monitoring for one or more refrigerator units, maintaining a constant temperature record for each. However, these conventional methods focused only on one parameter i.e. temperature. A recent study showed that the quality of products might be changed rapidly when adequate temperature and relative humidity, carbon monoxide level. And it is essential to alert the owner/user about the anomaly occurred with respect to these environmental parameters and hence necessary actions can be taken to preserve the quality of products. This paper proposes a hybrid data logger, to automatically monitor and predict the changes of temperature, relative humidity and CO level in the cargo environment. This data logger uses PIC microcontroller to control the hardware for recording and monitoring of general purpose measurements. It is designed with integration of various technologies such as GSM/GPRS, GPS, sensors and RTC. The overall system overview is as shown in Fig.1. The data logger continuously monitors the environmental parameters. In case of any anomaly with respect to the temperature, relative humidity, carbon monoxide value variations, this data logger will send the above information to the owner using short message services. The received data will be displayed on a user monitor i.e. PC using GUI. Also current location of the cargo will be displayed on Google Earth Map.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 570 This paper is organized into four sections. Data logger system design along with brief description of basic functional units is presented in section II. Section III describes the working of the data logger system. Section IV concludes the paper. Fig.1. Data logger system overview 2. SYSTEM DESIGN The proposed data logger is basically designed to record environmental parameters such as temperature, relative humidity and CO level. It is compact, battery powered device, equipped with microcontroller, different sensors, GSM and GPS module. The system architecture of proposed system is as shown in Fig.2. Fig.2.Proposed data logger system functional Block diagram 2.1 PIC Microcontroller Microchip’s 8-bit PIC18F46K22 microcontroller is the heart of the overall system. This family offers the advantages of all PIC18 microcontrollers namely, high computational performance at an economical price with the addition of high endurance, flash program memory. On top of these features, the PIC18(L)F2x/4xK22 family introduces design enhancements that make these microcontrollers a logical choice for many high performance, power sensitive applications. It is fully equipped with a number of peripheral interfaces such as I2C, SPI, EUSART, analog to digital converter (ADC) and digital to analog converter (DAC). 2.2 Sensor Modules The different sensors used are LM35 temperature sensor, HSM20G relative humidity sensor and MQ-7. The LM35 sensor is calibrated directly in °C and rated for full -55°C to +150°C range. Every 10mV change in the analog output voltage causes 1°C rise in temperature value. The operating range of humidity sensor is 0 to 95% RH. MQ-7 is a gas sensor with high sensitivity to CO. when compared to other temperature sensors LM35 is selected since it is more accurate than a thermocouple and it puts out higher voltage than a thermocouple, minimizing the possibility that the voltage needs to be boosted. It uses very little power and does not heat up. MQ-7 sensor is highly stable and has got long life. Hence these selected sensors are best suited for our application. Some of the features of these sensors are given in Table 1. Table.1. Specifications of sensors used 2.3 RTC The DS1307 real time clock operates as a slave device on a I2 C bus. Access is obtained by implementing a START condition and providing a device identification code followed by a register address. Subsequent registers can be accessed sequentially until a STOP condition is executed. It counts seconds, minutes, hours, date, month, day, weak and year with leap year compensation valid up to 2100. 2.4 GSM /GPRS Module The system communication part consists of GSM/GPRS capable SIM 900 modem which gets connected to the GSM network using SIM card. SIM 900 is a quad band GSM/GPRS engine that works on frequencies 850, 900, 1800, 1900MHz. This quad band GSM modem can be used for basic services almost anywhere in the world. This technology is used to send SMS with the existing GSM network to preconfigured owners mobile number and to Sl. No. Sensor Name Measure ment range Measureme nt Accuracy Respons e time(app x) 1 LM35 Precision Centigrade Temperatur e sensor -55°C to +150° C 0.5° C 2sec 2 HSM20G Relative Humidity Sensor 0 to 95%RH ±5%RH 15sec 3 MQ-7 Gas Sensor(CO sensitive) 20 to 2000ppm Highly accurate 30sec
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 571 further log the same data to a web server with a database to handle the information. 2.5 Global Positioning System The GPS is a space based satellite navigation system that provides location and time information in all weather conditions, anywhere on or near the earth where there is an unobstructed lone of sight to three or more GPS satellites. GPS receivers are able to identify their locations when three GPS satellites triangulate and measure the distance to the receiver and compare the measurements. A fourth satellite measures the time to receiver. The information from all four satellites is compiled to determine the location. The sophistication of a GPS receiver impacts the reliability and accuracy of the GPS data receiver. 3. PROPOSED SYSTEM WORKING The advancement in the technology enabling the faster rates of communication and better parameter sensing devices allows both convenience and the fidelity while transmitting information from one side to another. The proposed device will be packed along with the product. Initially depending upon the type of product the owner will set upper and lower threshold values of three parameters i.e. temperature, relative humidity, carbon monoxide. Once initialized, the device will continuously measure these parameter values and compare it with the threshold value. If in case any of these three parameter values goes above or below the threshold value, an SMS alert will be sent to the owner/user. With the GPS module incorporated into the system, user is capable of tracking the location of the vehicle. Hence owner will be able to take a quick action to preserve the quality of the products. Overall system working can be understood from the flow diagram shown below. The salient features of this project are:  Modularity and flexibility by the use of controllers and peripherals  Continuous monitoring system which monitors environmental parameters like temperature, humidity, and carbon monoxide  Low cost device  Efficient means of communication with the user of existing mobile network  Automatic SMS sending and Call initialization  Live tracking of the cargo at any point of time  Robust and reliable The success of industries based on the cold chain logistics depend on how to ship a product with temperature control adapted to a shipping circumstances. Different products require the maintenance of different environmental conditions to ensure their integrity throughout the transport chain. For instance food product require temperature to be maintained in the range 0 to -1°C, medical products like vaccines, blood require 2 to 8°C. Hence function of data logger is for continuous monitoring of the cargo environment and to alert the owner bout the same. And, we know that per day millions of tons of temperature sensitive items are produced, transported, stored and distributed over the world. Since for all these products a controlled environment is required, our data logger will help in monitoring this environment. General Flow Diagram 4. CONCLUSIONS The small portable data loggers will play an important role in cold chin logistics. The proposed hybrid data logger will monitor three important environmental parameters like temperature, relative humidity and carbon monoxide. Also it is capable of sending SMS to the predefined number in case of emergencies. With GPS module incorporated, the owner will be able to track the cargo at any point of time.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 572 REFERENCES [1]. Chen Ming Lil, Chung Chung Nien, Jia Liang Liao, Yu Chee Tseng” Development of wireless sensor module and network for temperature monitoring in cold chain logistics”, IEEE 2012 [2]. Ina Schumancher, Prof. Jurgen Wollenstein, “Low power UHF RFID sensor tag for a complete monitoring and traceability of the cold chain”, Fraunhofer Institute for Physical Measurement Techniques IPM, Freiburg, Germany [3]. Xiaosheng Yu, “A research about tracing technology and system designing of food cold chain”, Henan Polytechnic University, IEEE 2011. [4]. Myke Predko, “Programming and Customizing the PIC microcontroller”, Tata University, IEEE 2011. [5]. G.S. Nhivekar, R.r mudholkar, “Data logger and remote monitoring system for multiple parameter measurement applications”, Journal of Science and Technology.