SlideShare a Scribd company logo
1 of 6
Download to read offline
IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org
ISSN (e): 2250-3021, ISSN (p): 2278-8719
Vol. 04, Issue 11 (November. 2014), ||V2|| PP 11-16
International organization of Scientific Research 11 | P a g e
Multi Cold Stores Temperature control by SMS
Abdelrasoul Jabar Alzubaidi1
, Isam muhydeen2
1 Electronics Dept- Engineering College –Sudan University of science and Technology
2 Sudan Academy of Sciences (SAS); Council of Engineering Researches & Industrial Technologies
Abstract: - Short message service (SMS) has become familiar and necessary to everyone, and so become the
remote control. Therefore, it would be wonderful to use the short messages for applying remote control.
Here, short messages are used to serve as a remote control for the co1d-stores. The remote control system
consists of microcontroller , GSM modems , a personal computer (PC) , cold stores , and a designed circuit.
One PC interfaced to a GSM modem serves as a remote control transmission set, while the other set of
microcontroller interfaced along with the GSM modem is used to receive short messages from the
transmission set. When a short message is received , it will be analyzed by the microcontroller . The analyzed
message gets interpreted by the microcontroller in order to control the operations in the cold store . This remote
control system can be used for any electronic or electrical devices to operate them from anywhere using this
technique , wherever the mobile network is available.
Keywords: - control system , PC , Mobile phone , SMS , cold store, microcontroller.
I. INTRODUCTION
Systems are designed to perform different tasks according to the required functions. For executing
such functions, the system has to be easy to operate, well designed and controlled. The control process can be
carried out inside the system or remotely. The remote control process can be easily classified into: first, wired
control that uses compatible media such as metallic cable or fiber optics. Second, wireless remote control that
uses Infra-Red (IR) technology, Ultrasonic (for short ranges) , and cellular mobile technologies. This paper
makes use of the GSM network coverage to give flexibility to the system to be controlled remotely. The exploit
of existing wireless mobile networks in different applications normally leads to the systems emerging. This
approach of remote control process improves the control system for better operation and performance to meet
the recent requirements within reasonable limit of low economical cost and effective impact. The design of the
system allows users, upon authentication, to remotely control multiple cold stores in far distances , using GSM
modem based interface.
II. APPROACH
Analysis and design are the two principal phases, which are integrated together to build the circuit.
Accordingly, analysis should be taken as a first step for evaluating the system and specifying the new
requirements of each functional area of the devices that must be controlled. First of all, it is necessary to put all
the general required points as main supports to depend on:
Analysis is highly important phase to be firstly carried out in the system as it parts the system into
subgroups. Analysis also consists of examining the requirements of subgroups to be very clear.
According to the analysis procedures, the system behavior will be obvious, and shows the logical
sequences of the control process. The logical sequences are being done according to the devices priority to show
the consistency of devices in performing the operating process.
All the subgroups which reflect the common characteristic and logical sequences are going to yield various
functions that the system performs. Then the functional area of each device can be perceived easily and taken
into account in the design phase. The more important thing in this phase is the well-specified overlapped
functional areas in order to be well designed.
Then all the above points will show the main features of the developed system, and consequently it is easy to
build preliminary diagram of the proposed design as shown in figure (1) for determining the following
operations sequence :
 Remote control of the power supply activation or shut down.
 Compressor operation.
 Two minutes delay.
 Evaporator operation.
Multi Cold Stores Temperature control by SMS
International organization of Scientific Research 12 | P a g e
Figure (1) block diagram of the system
After that, the preliminary diagram should be checked to ensure that all the overlapped functional areas and the
logical sequences of control signal are determined and specified in the right way.
Testing phase is also very important to be made for all devices and functional areas to reflect devices role in
system. The test can be grouped into following:
Integrating test is to show how all the two different technologies (Wireless communications networks and
computer) are well-interfaced to each other as well as interfacing the microcontrollers to the GSM modems..
Acceptance testis to shows that the overall system performs according to the requirements.
Modifications process should be done to correct any mistakes that might take place in any phase . Modifications
process is made for the improvements of the system to meet all the new requirements.
III. SYSTEM COMPONENTS
1.GSM modem :
GSM is short for Global System of Mobile. It is a generic communication term .The GSM modem contains a
Subscriber Identification Module (SIM) card.
Attention commands abbreviated as AT commands help the microcontroller to get SMS from GSM modem,
then reads text of the SMS, display it on LCD, decodes the message and performs the task as the SMS says.
The order of control will change according to the text of the SMS message.
Figure (2) The GSM modem SIM 900
Multi Cold Stores Temperature control by SMS
International organization of Scientific Research 13 | P a g e
SMS appeared on the wireless scene in 1991 in Europe. The European standard for digital wireless, now
included short messaging services from the outset.
In North America, SMS was made available initially on digital wireless networks built by early pioneers such as
BellSouth Mobility, PrimeCo, and Nextel, among others. These digital wireless networks are based on GSM,
code division multiple access (CDMA), and time division multiple access (TDMA) standards.
2. PC Computer:
PC computer hosts developed software. The PC computer is connected with the GSM modem via the
seial port. The software dictates the processor to handle controlling process. A corresponding SMS is then sent
by the GSM modem.
3. HD74LS373 Latching IC:
The HD74LS373 is eight bit is register IO mapped used as a buffer which stores signals for future use.
Different types of latches are available HD74LS373 octal D-type transparent latch will be used in this system.
This type of latch is suitable for driving high capacitive and impedance loads.
4. ULN 2001A Darlington IC:
The ULN2803A is a high-voltage, high-current Darlington transistor array. The device consists of eight
NPN Darlington pairs that feature high-voltage outputs with common-cathode clamp diodes for switching
inductive loads. The collector-current rating of each Darlington pair is 500 mA. . The Darlington pairs may be
connected in parallel for higher current capability.
5.. cold store :
The cold store is a chamber used for storage of food products. It is supplied with a manual control panel.
6.. The microcontroller :
Atmega32 microcontrollers are used in the design .It contains of four ports .The ports can be programmed as
input for data acquisition or as output for control tasks .Figure (3) shows the layout of the Atmega 32
microcontroller .
Figure (3) Layout of the Atmega 32 microcontroller
IV. ALGORITHM
The proposed computer algorithm includes a strict sequence of steps for the operation of the cold stores .
Similarly reverse steps are to be conducted to shut down the cold stores .It is assumed that there are seven cold
stores (1 To 7) under remote control . The algorithm is :
Start
Initialization :
--- Clear all output control signals.
Check address phase:
--- Put the system into wait for SMS status.
Multi Cold Stores Temperature control by SMS
International organization of Scientific Research 14 | P a g e
--- Check the incoming SMS message l..
--- Analyze the incoming address in the SMS message..
--- If the address is equal to (001)2 , then call the turn ON subroutine to perform the sequence of operating the
cold store No.1.
--- If the address is equal to (010)2 , then call the turn ON subroutine to perform the sequence of operating the
cold store No.2.
--- If the address is equal to (011)2 , then call the turn ON subroutine to perform the sequence of operating the
cold store No.3.
--- If the address is equal to (0100)2 , then call the turn ON subroutine to perform the sequence of operating
the cold store No.4.
--- If the address is equal to (101)2 , then call the turn ON subroutine to perform the sequence of operating the
cold store No.5.
--- If the address is equal to (110)2 , then call the turn ON subroutine to perform the sequence of operating the
cold store No.6.
--- If the address is equal to (111)2 , then call the turn ON subroutine to perform the sequence of operating the
cold store No.7.
--- Go to check address phase.
End.
ON sequence operation subroutine :
Start:
--- Put on the power supply.
--- wait for 30 seconds.
--- Put on the compressor.
---- Wait for two minutes.
----- Put on the evaporator.
Return..
Remark : The shut down algorithm is just the opposite of the turn on algorithm.
V. RESULTS
Table (1) below shows the results based on proposing seven cold stores system control The table shows the
addresses of the cold stores in binary .When the cold store address is recognized by the microcontroller ,the cold
store concerned will respond.
Table 1 System SMS commands and their corresponding action on the seven cold stores .
(SMS)
Cold
store
addr.
(BIN)
Cold store
No. 1
Cold store
No. 2
Cold store
No. 3
Cold store
No. 4
Cold store
No. 5
Cold store
No. 6
Cold store
No. 7
001 -Power
supply ON
-30 secs.
Delay
-
Compressor
ON
-Two
minutes
delay
-Evaporator
ON
010 -Power
supply ON
-30 secs.
Delay
-Compressor
ON
-Two
Multi Cold Stores Temperature control by SMS
International organization of Scientific Research 15 | P a g e
minutes
delay
-Evaporator
ON
011 -Power
supply ON
-30 secs.
Delay
-Compressor
ON
-Two
minutes
delay
-Evaporator
ON
100 -Power
supply ON
-30 secs.
Delay
-
Compressor
ON
-Two
minutes
delay
-Evaporator
ON
101 -Power
supply ON
-30 secs.
Delay
-Compressor
ON
-Two
minutes
delay
-Evaporator
ON
110 -Power
supply ON
-30 secs.
Delay
-Compressor
ON
-Two
minutes
delay
-Evaporator
ON
111 -Power
supply ON
-30 secs.
Delay
-Compressor
ON
-Two
minutes
delay
-Evaporator
ON
Multi Cold Stores Temperature control by SMS
International organization of Scientific Research 16 | P a g e
VI. CONCLUSION
A remote control is an electronic device used for the remote operation of a machine. The designed
circuit make use of the already established wireless GSM networks to transmit SMS messages as a control
signals and hence it can be used for control from almost anywhere at any time once the mobile phone ( GSM
,CDMA, etc) network is available.
Hence using SMS messages, we can control any device remotely.
Security is essential to ensure that the system is accessible by the authorized personnel only. Non authorized
commands to the system will be denied.
REFERANCES
[1] Manual on meat cold store operation and management By/Dr G. Cano-Muz ApriI.202008 .
[2] Remote control http://en.wikipedia.org/wiki/Remotecontrol April.1O.2008.
[3] Radio control httpengineeringtalk.com/ March. 15.2008
[4] History of remote control http://www.modellbah nottcom/tqpage/ihistory.html March.5.2008.
[5] Radio control httpengineeringtalk.com/ March. 15.2008.
[6] Ivan Stojmenovic, HandBook of Wireless Networks and Mobile computing, John Wiley & Sons Inc.,
2002.
[7] Iwao Sasase, Research Activities on the 4th Generation Mobile Communications and Ad-Hoc
Networks, 2005.

More Related Content

What's hot

Microinstruction sequencing new
Microinstruction sequencing newMicroinstruction sequencing new
Microinstruction sequencing newMahesh Kumar Attri
 
Microprogram Control
Microprogram Control Microprogram Control
Microprogram Control Anuj Modi
 
MicroProgrammed Explained .
MicroProgrammed Explained .MicroProgrammed Explained .
MicroProgrammed Explained .Muhammad Umar
 
DCS PRESENTATION
DCS PRESENTATIONDCS PRESENTATION
DCS PRESENTATIONbvent2005
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)Aishwary Verma
 
YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3Rehan Fazal
 
How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps
How to setup ACS Controller and Omron CJ2M PLC  EtherNet/IP Configuration StepsHow to setup ACS Controller and Omron CJ2M PLC  EtherNet/IP Configuration Steps
How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration StepsTolomatic
 
D041121722
D041121722D041121722
D041121722IOSR-JEN
 
Ch7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COACh7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COAJay Patel
 
Analog module omron
Analog module omronAnalog module omron
Analog module omronAlain Hua
 
Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...venu452
 
Real-time Ethernet for Machine Control
Real-time Ethernet for Machine ControlReal-time Ethernet for Machine Control
Real-time Ethernet for Machine ControlDesign World
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Vlt micro drive fc51
Vlt micro drive fc51Vlt micro drive fc51
Vlt micro drive fc51Toàn Huỳnh
 
Ks 858 e intelligent network alarm systems panel user's manual
Ks 858 e intelligent network alarm systems panel user's manualKs 858 e intelligent network alarm systems panel user's manual
Ks 858 e intelligent network alarm systems panel user's manualVedard Security Alarm System Store
 
Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Mahira Banu
 

What's hot (20)

Microinstruction sequencing new
Microinstruction sequencing newMicroinstruction sequencing new
Microinstruction sequencing new
 
(11 16) rajiv g
(11 16) rajiv g(11 16) rajiv g
(11 16) rajiv g
 
Microprogram Control
Microprogram Control Microprogram Control
Microprogram Control
 
MicroProgrammed Explained .
MicroProgrammed Explained .MicroProgrammed Explained .
MicroProgrammed Explained .
 
DCS PRESENTATION
DCS PRESENTATIONDCS PRESENTATION
DCS PRESENTATION
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)GSM Based Fault Monitoring System (Project)
GSM Based Fault Monitoring System (Project)
 
YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3YOKOGAWA CENTUM CS 3000 R3
YOKOGAWA CENTUM CS 3000 R3
 
How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps
How to setup ACS Controller and Omron CJ2M PLC  EtherNet/IP Configuration StepsHow to setup ACS Controller and Omron CJ2M PLC  EtherNet/IP Configuration Steps
How to setup ACS Controller and Omron CJ2M PLC EtherNet/IP Configuration Steps
 
D041121722
D041121722D041121722
D041121722
 
Ch7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COACh7 official=computer organization and archietectur- CO-COA
Ch7 official=computer organization and archietectur- CO-COA
 
Analog module omron
Analog module omronAnalog module omron
Analog module omron
 
Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...
 
Omron cp1 h
Omron cp1 h Omron cp1 h
Omron cp1 h
 
Real-time Ethernet for Machine Control
Real-time Ethernet for Machine ControlReal-time Ethernet for Machine Control
Real-time Ethernet for Machine Control
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Vlt micro drive fc51
Vlt micro drive fc51Vlt micro drive fc51
Vlt micro drive fc51
 
Manual CLP Omron CP1H
Manual CLP Omron CP1HManual CLP Omron CP1H
Manual CLP Omron CP1H
 
Ks 858 e intelligent network alarm systems panel user's manual
Ks 858 e intelligent network alarm systems panel user's manualKs 858 e intelligent network alarm systems panel user's manual
Ks 858 e intelligent network alarm systems panel user's manual
 
Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)
 

Viewers also liked

Southwind Camp Pictures
Southwind Camp PicturesSouthwind Camp Pictures
Southwind Camp Picturesrichtcs
 
7401103 8 cont
7401103 8 cont7401103 8 cont
7401103 8 cont0arij0
 
Srs presentation questions
Srs presentation questionsSrs presentation questions
Srs presentation questionskesheehan87
 
Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...
Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...
Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...Cisco Russia
 
Predictive Security Intelligence for Retail Organizations
Predictive Security Intelligence for Retail OrganizationsPredictive Security Intelligence for Retail Organizations
Predictive Security Intelligence for Retail OrganizationsQ1 Labs
 
DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...
DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...
DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...DrupalDay
 
A041130105
A041130105A041130105
A041130105IOSR-JEN
 
Adobe photoshop-semineri
Adobe photoshop-semineriAdobe photoshop-semineri
Adobe photoshop-seminerizeynep_zyn16
 
Методоб’єднання вчителів словесності та історії
Методоб’єднання вчителів словесності та історії Методоб’єднання вчителів словесності та історії
Методоб’єднання вчителів словесності та історії Helen Shapoval
 
Трансгены
ТрансгеныТрансгены
ТрансгеныAljona ..
 
Joomla-Site & Extensions menu
Joomla-Site & Extensions menuJoomla-Site & Extensions menu
Joomla-Site & Extensions menuNagaLakshmi_N
 

Viewers also liked (20)

Southwind Camp Pictures
Southwind Camp PicturesSouthwind Camp Pictures
Southwind Camp Pictures
 
Ziņu lapa 2013 / Nr.20 - EDIC Austrumlatgalē
Ziņu lapa 2013 / Nr.20 - EDIC AustrumlatgalēZiņu lapa 2013 / Nr.20 - EDIC Austrumlatgalē
Ziņu lapa 2013 / Nr.20 - EDIC Austrumlatgalē
 
тацій здоровязбер
тацій здоровязбертацій здоровязбер
тацій здоровязбер
 
kaChing
kaChingkaChing
kaChing
 
7401103 8 cont
7401103 8 cont7401103 8 cont
7401103 8 cont
 
Srs presentation questions
Srs presentation questionsSrs presentation questions
Srs presentation questions
 
Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...
Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...
Выявление и нейтрализация целенаправленных атак и совершенно новых угроз с по...
 
Леонардо да Вінчі
Леонардо да ВінчіЛеонардо да Вінчі
Леонардо да Вінчі
 
Ziņu lapa 2013 / Nr.12 - EDIC Austrumlatgalē
Ziņu lapa 2013 / Nr.12 - EDIC Austrumlatgalē Ziņu lapa 2013 / Nr.12 - EDIC Austrumlatgalē
Ziņu lapa 2013 / Nr.12 - EDIC Austrumlatgalē
 
Terremoto 2010(2)
Terremoto 2010(2)Terremoto 2010(2)
Terremoto 2010(2)
 
Predictive Security Intelligence for Retail Organizations
Predictive Security Intelligence for Retail OrganizationsPredictive Security Intelligence for Retail Organizations
Predictive Security Intelligence for Retail Organizations
 
DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...
DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...
DDAY2014 - Message Stack: gestire activity streams, notifiche, sottoscrizioni...
 
Chocolate
ChocolateChocolate
Chocolate
 
Islam nov. 2014
Islam   nov. 2014Islam   nov. 2014
Islam nov. 2014
 
A041130105
A041130105A041130105
A041130105
 
Adobe photoshop-semineri
Adobe photoshop-semineriAdobe photoshop-semineri
Adobe photoshop-semineri
 
Методоб’єднання вчителів словесності та історії
Методоб’єднання вчителів словесності та історії Методоб’єднання вчителів словесності та історії
Методоб’єднання вчителів словесності та історії
 
Bikkuri Shita!!!
Bikkuri Shita!!!Bikkuri Shita!!!
Bikkuri Shita!!!
 
Трансгены
ТрансгеныТрансгены
Трансгены
 
Joomla-Site & Extensions menu
Joomla-Site & Extensions menuJoomla-Site & Extensions menu
Joomla-Site & Extensions menu
 

Similar to C041121116

Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457IJRAT
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET Journal
 
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...ijsrd.com
 
Gsm based smart card information for lost atm cards
Gsm based smart card information for lost atm cardsGsm based smart card information for lost atm cards
Gsm based smart card information for lost atm cardsSomanchi Aditya
 
Ieeepro techno solutions ieee 2014 embedded project design and constructio...
Ieeepro techno solutions    ieee 2014 embedded project design and constructio...Ieeepro techno solutions    ieee 2014 embedded project design and constructio...
Ieeepro techno solutions ieee 2014 embedded project design and constructio...srinivasanece7
 
Design and simulation of remote monitoring of the intelligent automatic contr...
Design and simulation of remote monitoring of the intelligent automatic contr...Design and simulation of remote monitoring of the intelligent automatic contr...
Design and simulation of remote monitoring of the intelligent automatic contr...IAESIJAI
 
Home automation and security using wireless network
Home automation and security using wireless networkHome automation and security using wireless network
Home automation and security using wireless networkArun Kumar
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm ModemIJERA Editor
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed controlSai Malleswar
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINIMAHESH294
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAMAHESH294
 
Transformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based systemTransformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based systemIRJET Journal
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industryijsrd.com
 

Similar to C041121116 (20)

E04834649
E04834649E04834649
E04834649
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457
 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
 
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
IRJET-A Comparative Study of use of the Library and the Internet as Sources o...
 
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
Design and Implementation of Vehicle Gaseous Fuel Leakage Detection System us...
 
Gsm based smart card information for lost atm cards
Gsm based smart card information for lost atm cardsGsm based smart card information for lost atm cards
Gsm based smart card information for lost atm cards
 
D05111923
D05111923D05111923
D05111923
 
Ieeepro techno solutions ieee 2014 embedded project design and constructio...
Ieeepro techno solutions    ieee 2014 embedded project design and constructio...Ieeepro techno solutions    ieee 2014 embedded project design and constructio...
Ieeepro techno solutions ieee 2014 embedded project design and constructio...
 
Design and simulation of remote monitoring of the intelligent automatic contr...
Design and simulation of remote monitoring of the intelligent automatic contr...Design and simulation of remote monitoring of the intelligent automatic contr...
Design and simulation of remote monitoring of the intelligent automatic contr...
 
Home automation and security using wireless network
Home automation and security using wireless networkHome automation and security using wireless network
Home automation and security using wireless network
 
Monitoring and control of single-phase electrical systems using IoT based mi...
Monitoring and control of single-phase electrical systems using  IoT based mi...Monitoring and control of single-phase electrical systems using  IoT based mi...
Monitoring and control of single-phase electrical systems using IoT based mi...
 
E044081720
E044081720E044081720
E044081720
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm Modem
 
Temp based fan speed control
Temp based fan speed controlTemp based fan speed control
Temp based fan speed control
 
KAGITHALA YASASWINI
KAGITHALA YASASWINIKAGITHALA YASASWINI
KAGITHALA YASASWINI
 
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALAfault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
fault detection of transformer using GSM,,,,by YASASWINI.KAGITHALA
 
Transformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based systemTransformer monitoring and controlling with GSM based system
Transformer monitoring and controlling with GSM based system
 
Real-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for IndustryReal-Time Monitoring and Control System for Industry
Real-Time Monitoring and Control System for Industry
 
U50202126129
U50202126129U50202126129
U50202126129
 
U50202126129
U50202126129U50202126129
U50202126129
 

More from IOSR-JEN

More from IOSR-JEN (20)

C05921721
C05921721C05921721
C05921721
 
B05921016
B05921016B05921016
B05921016
 
A05920109
A05920109A05920109
A05920109
 
J05915457
J05915457J05915457
J05915457
 
I05914153
I05914153I05914153
I05914153
 
H05913540
H05913540H05913540
H05913540
 
G05913234
G05913234G05913234
G05913234
 
F05912731
F05912731F05912731
F05912731
 
E05912226
E05912226E05912226
E05912226
 
D05911621
D05911621D05911621
D05911621
 
C05911315
C05911315C05911315
C05911315
 
B05910712
B05910712B05910712
B05910712
 
A05910106
A05910106A05910106
A05910106
 
B05840510
B05840510B05840510
B05840510
 
I05844759
I05844759I05844759
I05844759
 
H05844346
H05844346H05844346
H05844346
 
G05843942
G05843942G05843942
G05843942
 
F05843238
F05843238F05843238
F05843238
 
E05842831
E05842831E05842831
E05842831
 
D05842227
D05842227D05842227
D05842227
 

Recently uploaded

Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 

Recently uploaded (20)

Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 

C041121116

  • 1. IOSR Journal of Engineering (IOSRJEN) www.iosrjen.org ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 11 (November. 2014), ||V2|| PP 11-16 International organization of Scientific Research 11 | P a g e Multi Cold Stores Temperature control by SMS Abdelrasoul Jabar Alzubaidi1 , Isam muhydeen2 1 Electronics Dept- Engineering College –Sudan University of science and Technology 2 Sudan Academy of Sciences (SAS); Council of Engineering Researches & Industrial Technologies Abstract: - Short message service (SMS) has become familiar and necessary to everyone, and so become the remote control. Therefore, it would be wonderful to use the short messages for applying remote control. Here, short messages are used to serve as a remote control for the co1d-stores. The remote control system consists of microcontroller , GSM modems , a personal computer (PC) , cold stores , and a designed circuit. One PC interfaced to a GSM modem serves as a remote control transmission set, while the other set of microcontroller interfaced along with the GSM modem is used to receive short messages from the transmission set. When a short message is received , it will be analyzed by the microcontroller . The analyzed message gets interpreted by the microcontroller in order to control the operations in the cold store . This remote control system can be used for any electronic or electrical devices to operate them from anywhere using this technique , wherever the mobile network is available. Keywords: - control system , PC , Mobile phone , SMS , cold store, microcontroller. I. INTRODUCTION Systems are designed to perform different tasks according to the required functions. For executing such functions, the system has to be easy to operate, well designed and controlled. The control process can be carried out inside the system or remotely. The remote control process can be easily classified into: first, wired control that uses compatible media such as metallic cable or fiber optics. Second, wireless remote control that uses Infra-Red (IR) technology, Ultrasonic (for short ranges) , and cellular mobile technologies. This paper makes use of the GSM network coverage to give flexibility to the system to be controlled remotely. The exploit of existing wireless mobile networks in different applications normally leads to the systems emerging. This approach of remote control process improves the control system for better operation and performance to meet the recent requirements within reasonable limit of low economical cost and effective impact. The design of the system allows users, upon authentication, to remotely control multiple cold stores in far distances , using GSM modem based interface. II. APPROACH Analysis and design are the two principal phases, which are integrated together to build the circuit. Accordingly, analysis should be taken as a first step for evaluating the system and specifying the new requirements of each functional area of the devices that must be controlled. First of all, it is necessary to put all the general required points as main supports to depend on: Analysis is highly important phase to be firstly carried out in the system as it parts the system into subgroups. Analysis also consists of examining the requirements of subgroups to be very clear. According to the analysis procedures, the system behavior will be obvious, and shows the logical sequences of the control process. The logical sequences are being done according to the devices priority to show the consistency of devices in performing the operating process. All the subgroups which reflect the common characteristic and logical sequences are going to yield various functions that the system performs. Then the functional area of each device can be perceived easily and taken into account in the design phase. The more important thing in this phase is the well-specified overlapped functional areas in order to be well designed. Then all the above points will show the main features of the developed system, and consequently it is easy to build preliminary diagram of the proposed design as shown in figure (1) for determining the following operations sequence :  Remote control of the power supply activation or shut down.  Compressor operation.  Two minutes delay.  Evaporator operation.
  • 2. Multi Cold Stores Temperature control by SMS International organization of Scientific Research 12 | P a g e Figure (1) block diagram of the system After that, the preliminary diagram should be checked to ensure that all the overlapped functional areas and the logical sequences of control signal are determined and specified in the right way. Testing phase is also very important to be made for all devices and functional areas to reflect devices role in system. The test can be grouped into following: Integrating test is to show how all the two different technologies (Wireless communications networks and computer) are well-interfaced to each other as well as interfacing the microcontrollers to the GSM modems.. Acceptance testis to shows that the overall system performs according to the requirements. Modifications process should be done to correct any mistakes that might take place in any phase . Modifications process is made for the improvements of the system to meet all the new requirements. III. SYSTEM COMPONENTS 1.GSM modem : GSM is short for Global System of Mobile. It is a generic communication term .The GSM modem contains a Subscriber Identification Module (SIM) card. Attention commands abbreviated as AT commands help the microcontroller to get SMS from GSM modem, then reads text of the SMS, display it on LCD, decodes the message and performs the task as the SMS says. The order of control will change according to the text of the SMS message. Figure (2) The GSM modem SIM 900
  • 3. Multi Cold Stores Temperature control by SMS International organization of Scientific Research 13 | P a g e SMS appeared on the wireless scene in 1991 in Europe. The European standard for digital wireless, now included short messaging services from the outset. In North America, SMS was made available initially on digital wireless networks built by early pioneers such as BellSouth Mobility, PrimeCo, and Nextel, among others. These digital wireless networks are based on GSM, code division multiple access (CDMA), and time division multiple access (TDMA) standards. 2. PC Computer: PC computer hosts developed software. The PC computer is connected with the GSM modem via the seial port. The software dictates the processor to handle controlling process. A corresponding SMS is then sent by the GSM modem. 3. HD74LS373 Latching IC: The HD74LS373 is eight bit is register IO mapped used as a buffer which stores signals for future use. Different types of latches are available HD74LS373 octal D-type transparent latch will be used in this system. This type of latch is suitable for driving high capacitive and impedance loads. 4. ULN 2001A Darlington IC: The ULN2803A is a high-voltage, high-current Darlington transistor array. The device consists of eight NPN Darlington pairs that feature high-voltage outputs with common-cathode clamp diodes for switching inductive loads. The collector-current rating of each Darlington pair is 500 mA. . The Darlington pairs may be connected in parallel for higher current capability. 5.. cold store : The cold store is a chamber used for storage of food products. It is supplied with a manual control panel. 6.. The microcontroller : Atmega32 microcontrollers are used in the design .It contains of four ports .The ports can be programmed as input for data acquisition or as output for control tasks .Figure (3) shows the layout of the Atmega 32 microcontroller . Figure (3) Layout of the Atmega 32 microcontroller IV. ALGORITHM The proposed computer algorithm includes a strict sequence of steps for the operation of the cold stores . Similarly reverse steps are to be conducted to shut down the cold stores .It is assumed that there are seven cold stores (1 To 7) under remote control . The algorithm is : Start Initialization : --- Clear all output control signals. Check address phase: --- Put the system into wait for SMS status.
  • 4. Multi Cold Stores Temperature control by SMS International organization of Scientific Research 14 | P a g e --- Check the incoming SMS message l.. --- Analyze the incoming address in the SMS message.. --- If the address is equal to (001)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.1. --- If the address is equal to (010)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.2. --- If the address is equal to (011)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.3. --- If the address is equal to (0100)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.4. --- If the address is equal to (101)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.5. --- If the address is equal to (110)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.6. --- If the address is equal to (111)2 , then call the turn ON subroutine to perform the sequence of operating the cold store No.7. --- Go to check address phase. End. ON sequence operation subroutine : Start: --- Put on the power supply. --- wait for 30 seconds. --- Put on the compressor. ---- Wait for two minutes. ----- Put on the evaporator. Return.. Remark : The shut down algorithm is just the opposite of the turn on algorithm. V. RESULTS Table (1) below shows the results based on proposing seven cold stores system control The table shows the addresses of the cold stores in binary .When the cold store address is recognized by the microcontroller ,the cold store concerned will respond. Table 1 System SMS commands and their corresponding action on the seven cold stores . (SMS) Cold store addr. (BIN) Cold store No. 1 Cold store No. 2 Cold store No. 3 Cold store No. 4 Cold store No. 5 Cold store No. 6 Cold store No. 7 001 -Power supply ON -30 secs. Delay - Compressor ON -Two minutes delay -Evaporator ON 010 -Power supply ON -30 secs. Delay -Compressor ON -Two
  • 5. Multi Cold Stores Temperature control by SMS International organization of Scientific Research 15 | P a g e minutes delay -Evaporator ON 011 -Power supply ON -30 secs. Delay -Compressor ON -Two minutes delay -Evaporator ON 100 -Power supply ON -30 secs. Delay - Compressor ON -Two minutes delay -Evaporator ON 101 -Power supply ON -30 secs. Delay -Compressor ON -Two minutes delay -Evaporator ON 110 -Power supply ON -30 secs. Delay -Compressor ON -Two minutes delay -Evaporator ON 111 -Power supply ON -30 secs. Delay -Compressor ON -Two minutes delay -Evaporator ON
  • 6. Multi Cold Stores Temperature control by SMS International organization of Scientific Research 16 | P a g e VI. CONCLUSION A remote control is an electronic device used for the remote operation of a machine. The designed circuit make use of the already established wireless GSM networks to transmit SMS messages as a control signals and hence it can be used for control from almost anywhere at any time once the mobile phone ( GSM ,CDMA, etc) network is available. Hence using SMS messages, we can control any device remotely. Security is essential to ensure that the system is accessible by the authorized personnel only. Non authorized commands to the system will be denied. REFERANCES [1] Manual on meat cold store operation and management By/Dr G. Cano-Muz ApriI.202008 . [2] Remote control http://en.wikipedia.org/wiki/Remotecontrol April.1O.2008. [3] Radio control httpengineeringtalk.com/ March. 15.2008 [4] History of remote control http://www.modellbah nottcom/tqpage/ihistory.html March.5.2008. [5] Radio control httpengineeringtalk.com/ March. 15.2008. [6] Ivan Stojmenovic, HandBook of Wireless Networks and Mobile computing, John Wiley & Sons Inc., 2002. [7] Iwao Sasase, Research Activities on the 4th Generation Mobile Communications and Ad-Hoc Networks, 2005.