SlideShare a Scribd company logo
International Journal of Research in Advent Technology, Vol.2, No.4, April 2014 
E-ISSN: 2321-9637 
107 
M2M Communication Based Wireless SCADA for 
Real-Time Industrial Automation 
Sagar Joshi1, Amit Joshi2, Sanket Jabade3, Ameya Jathar4 
Electronics & Telecommunication1, 2, 3, 4,K.J Somaiya Institute of Engineering & Information Technology, 
Mumbai1, 2, 3, 4 
Email: sagar141291joshi@gmail.com1 
Abstract- This project deals with the design of a Machine to Machine based Wireless Supervisory Control 
and Data Acquisition System for better Interactive Industrial Automation. It consists of a coordinator, 
various sensor nodes for sensing different parameters (temperature, pressure, light etc.), relay circuit for 
controlling the same parameters, a SIM900 module for wireless transmission and reception and a remote 
computer system for monitoring the required parameters. The GSM module is used for wireless 
communication between microcontroller board and the monitoring PC. The GSM module is programmed 
using AT commands. The system collects the information from all sensor nodes on demand and provides it to 
the end user through wireless network. Relays are used to control the measured parameters. The system is 
implemented using 8051 microcontroller family IC (89S52). The proposed system has low power 
consumption, low cost and targeted towards automation. The data gathered by sensor nodes can be 
monitored from any part of the world and from any computer having proper internet connection established in 
it. 
Keywords: M2M Communication; Sim900; Monitoring & Controlling. 
1. INTRODUCTION 
The Machine to Machine communication refers to 
communication between computers, embedded 
processors, smart sensors, actuators and mobile 
devices, with or without human intervention. M2M is 
a new business concept originating from the telemetry 
technology, used for automatic transmission and 
measurement of data from remote sources by wire, 
radio or other means. Typically, M2M is based on 
very common and ubiquitously used technologies – 
wireless sensors, mobile networks and the Internet. 
Using GSM SIM 900 the working of industrial 
plant can be monitored and controlled from any part 
of the world. The core objective of the project is to 
implement wireless machine to machine 
communication using GSM SIM 900 module for 
industrial automation without having any distance 
barrier. In any business sector, managing remote 
assets requires time and effort. The business 
performance depends on the ability to monitor, to 
report and manage business process conditions at any 
of the re- mote unmanned sites. In order to make 
these processes easier and optimize them, wireless 
SCADA has been made. 
2. LITERATURE SURVEY 
With 4.9 billion of the total worldwide population 
(7.08 billion) already connected through mobile 
telephony, the market for Human-to-Human (H2H) 
communication will soon be saturated. The next era 
for mobile communication will be driven by 
extending mobile connections to machines, where 
only 1% of the total 50 billion machines have 
connection capability. The commercial market for 
M2M communication is expected to grow rapidly in 
the next ten years. There are many that would 
benefit from being able to communicate by the year 
2020 [2]. The future M2M market will be fuelled 
by the wide variety of applications that this 
technology enables. These machine to machine 
applications can be grouped into the following 
categories: Home, Vehicular, e-Health, 
Telemetry, Fleet Management, Tracking, Finance, 
Maintenance, and Security. The drawback of 
existing SCADAs is that they all are having 
distance barrier. In the proposed system the 
communication between monitor and industrial plant 
is achieved using GPRS, the distance barrier is 
eliminated and automation is achieved from any part 
of the world. 
3. IMPLEMENTATION 
The structure of M2M communication based SCADA 
is as shown in the Figure 1. The circuit is 
implemented using the de- signed block diagram. The 
graphical layout of circuit diagram is developed in 
EAGLE 6.2.5 software. The PCB is made using the 
graphical layout .The explanation of each block is as 
follows. 
3.1 Sensors:
International Journal of Research in Advent Technology, Vol.2, No.4, April 2014 
E-ISSN: 2321-9637 
108 
Here the sensors used are basically analog sensors 
(like temperature, LDR, LPG and humidity) which 
detect or sense analog parameters and provide them to 
the Analog & Digital Converter i.e. ADC. 
· Temperature: Temperature sensor used is 
LM35 which is analog temperature sensor. It is 
actually a voltage divider network in which 
the resistance varies according to the 
temperature and so does voltage across that 
resistor. 
· Humidity: Humidity sensor is an SL-HS-220 
humidity sensor module which gives analog 
output voltage. 
· Light: For monitoring light, LDR (Light 
Dependent Resistor) is used which is also a 
voltage divider circuit. When light across the 
LDR increases, the resistance of the circuit 
de- creases and so the voltage across it varies. 
· Liquefied Petroleum Gas (LPG): LPG sensor 
is MQ-6 gas sensor which can detect gas in the 
range 200 to 10000ppm which is widely used in 
security systems. 
3.2 Analog to Digital Converter (ADC 0809): 
Here ADC used is 0809 which is an 8 channel 
analog to digital converter. This block gets the 
input from analog sensors in the form of 
parameters to be measured and converts the same 
into digital form. ADC0809 provides high speed, 
high accuracy, reliability, minimal temperature 
and minimum power consumption. 
Resol 
ution- 
8 bit 
Suppl 
y- 5V 
Conversion time- 100 
micro seconds 
Low power- 15mW. 
Algorithm for Analog to 
Digital Conversion: 
· Send address on 
address lines 
· Activate ALE 
· Send Start of 
Conversion 
(SOC) 
· Send End of 
Conversion 
(EOC) 
· Wait for EOC 
· Read data on 
data lines. 
3.3 Microcontroller 
(89S52): 
The microcontroller used in this block is from 89s52 
family. It processes the data and displays the 
parameters on the LCD as well as provides it to the 
GSM module. 
· 8 KB of ISP flash memory 
· Operating frequency of 0 to 33 MHz 
· 256*8 bit internal memory 
· Full duplex UART serial channel 
· Three 16 bit timers/counters 
· Operating Voltage 4 to 5.5V 
· 32 I/O lines 
3.4 SIM 900: 
SIM 900 GPRS module is used which has GPRS 
enabled SIM card. This module receives the 
processed data from microcontroller and it transmits 
the same wirelessly via GPRS to a remote PC. This is 
the most vital part of the system as the main 
advantage is that the access of the system can be done 
from any part of the world via mobile phone or any 
remote PC with internet connection. 
3.5 Block Diagram:
International Journal of Research in Advent Technology, Vol.2, No.4, April 2014 
E-ISSN: 2321-9637 
109 
4. CONCLUSION & FUTURE SCOPE 
· The use of M2M communication is an 
advantage over the traditional Data Acquisition 
System (DAS) as the monitoring and controlling 
can be done without human intervention. 
· As the system becomes fully automatic so the 
amount of error decreases and the efficiency of 
the system increases drastically. 
· With the use of machine to machine technology 
and using GPRS connection the data can be 
viewed from any part of the world 
· Even if the GPRS connection fails the system 
will be controlled at the factory/plant and even 
the data will be logged to analyze the problem 
later. 
· The further improvement can be made by 
making the use of switches/routers to make a 
network make and also make system ore secure, 
the use of wireless camera can also be an added 
advantage for monitoring. 
REFERENCES 
[1] Geng Wu, Shilpa Talwar, Kerstin Johnsson, 
Nageen Himayat, and Kevin D. Johnson, Intel 
(2011): M2M from mobile to internet. 
[2] Weiping Liu, Yanwen Liu, Ru Li, Pai Wang 
(2011): Research on development of 
communication between PC and mobile base 
embedded system. 
[3] Xiang Yang, Hui-hong Wang (2011): The 
design and implement of embedded M2M Smart 
Home System 
[4] Takashi Yamanoue, Kentaro Oda, Koichi 
Shimozono (2012): A M2M system using 
Arduino, Android and Wiki Software.

More Related Content

What's hot

Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...
Iaetsd Iaetsd
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
srinivasanece7
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
srinivasanece7
 
Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Editor IJARCET
 
Automatic fire prevteing system in train and buses
Automatic fire prevteing system in train and busesAutomatic fire prevteing system in train and buses
Automatic fire prevteing system in train and buses
Vasu Manikandan
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
srinivasanece7
 
Gsm based emergency calling system
Gsm based emergency calling systemGsm based emergency calling system
Gsm based emergency calling systemIAEME Publication
 
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
IRJET Journal
 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automation
Mainak Sinha
 
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Priyanka Tyagi
 
Controller Area Network for Monitoring and Controlling the Industrial Paramet...
Controller Area Network for Monitoring and Controlling the Industrial Paramet...Controller Area Network for Monitoring and Controlling the Industrial Paramet...
Controller Area Network for Monitoring and Controlling the Industrial Paramet...
International Journal of Science and Research (IJSR)
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm Modem
IJERA Editor
 
IRJET- Machine Care Effectiveenergy Monitring Model based on Wireless Sen...
IRJET-  	  Machine Care Effectiveenergy Monitring Model based on Wireless Sen...IRJET-  	  Machine Care Effectiveenergy Monitring Model based on Wireless Sen...
IRJET- Machine Care Effectiveenergy Monitring Model based on Wireless Sen...
IRJET Journal
 
Cellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring SystemCellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring System
aciijournal
 
Hacs ( Project Presentation )
Hacs ( Project Presentation )Hacs ( Project Presentation )
Hacs ( Project Presentation )
Tarun Sharma
 
Gsm based home automation ppt
Gsm based home automation pptGsm based home automation ppt
Gsm based home automation ppt
Chakresh Tiwari
 
GSM Based Home Automation System using Arduino
GSM Based Home Automation System using ArduinoGSM Based Home Automation System using Arduino
GSM Based Home Automation System using Arduino
ijtsrd
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
IRJET Journal
 

What's hot (19)

Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...Iirdem implementation of smart homes and industrial automation system with se...
Iirdem implementation of smart homes and industrial automation system with se...
 
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
Ieeepro techno solutions   ieee embedded project - multi channel remote contr...Ieeepro techno solutions   ieee embedded project - multi channel remote contr...
Ieeepro techno solutions ieee embedded project - multi channel remote contr...
 
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...Ieeepro techno solutions   ieee embedded project  - low power wireless sensor...
Ieeepro techno solutions ieee embedded project - low power wireless sensor...
 
Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373Ijarcet vol-2-issue-4-1368-1373
Ijarcet vol-2-issue-4-1368-1373
 
Automatic fire prevteing system in train and buses
Automatic fire prevteing system in train and busesAutomatic fire prevteing system in train and buses
Automatic fire prevteing system in train and buses
 
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
Ieeepro techno solutions  ieee embedded project intelligent wireless street l...Ieeepro techno solutions  ieee embedded project intelligent wireless street l...
Ieeepro techno solutions ieee embedded project intelligent wireless street l...
 
Gsm based emergency calling system
Gsm based emergency calling systemGsm based emergency calling system
Gsm based emergency calling system
 
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
 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automation
 
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...Report ON a Remote Security System Using wireless sensor and GSM module Techn...
Report ON a Remote Security System Using wireless sensor and GSM module Techn...
 
Controller Area Network for Monitoring and Controlling the Industrial Paramet...
Controller Area Network for Monitoring and Controlling the Industrial Paramet...Controller Area Network for Monitoring and Controlling the Industrial Paramet...
Controller Area Network for Monitoring and Controlling the Industrial Paramet...
 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm Modem
 
IRJET- Machine Care Effectiveenergy Monitring Model based on Wireless Sen...
IRJET-  	  Machine Care Effectiveenergy Monitring Model based on Wireless Sen...IRJET-  	  Machine Care Effectiveenergy Monitring Model based on Wireless Sen...
IRJET- Machine Care Effectiveenergy Monitring Model based on Wireless Sen...
 
Cellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring SystemCellular Based Automated Industrial Control and Monitoring System
Cellular Based Automated Industrial Control and Monitoring System
 
Ppt
PptPpt
Ppt
 
Hacs ( Project Presentation )
Hacs ( Project Presentation )Hacs ( Project Presentation )
Hacs ( Project Presentation )
 
Gsm based home automation ppt
Gsm based home automation pptGsm based home automation ppt
Gsm based home automation ppt
 
GSM Based Home Automation System using Arduino
GSM Based Home Automation System using ArduinoGSM Based Home Automation System using Arduino
GSM Based Home Automation System using Arduino
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
 

Viewers also liked

Paper id 252014125
Paper id 252014125Paper id 252014125
Paper id 252014125IJRAT
 
Paper id 22201419
Paper id 22201419Paper id 22201419
Paper id 22201419IJRAT
 
地方財政、預算經驗談-黃崇哲(2014.09.23)
地方財政、預算經驗談-黃崇哲(2014.09.23)地方財政、預算經驗談-黃崇哲(2014.09.23)
地方財政、預算經驗談-黃崇哲(2014.09.23)平台 青
 
Paper id 24201493
Paper id 24201493Paper id 24201493
Paper id 24201493IJRAT
 
Paper id 25201435
Paper id 25201435Paper id 25201435
Paper id 25201435IJRAT
 
Paper id 23201490
Paper id 23201490Paper id 23201490
Paper id 23201490IJRAT
 
Paper id 27201428
Paper id 27201428Paper id 27201428
Paper id 27201428
IJRAT
 
Paper id 21201495
Paper id 21201495Paper id 21201495
Paper id 21201495IJRAT
 
Paper id 28201451
Paper id 28201451Paper id 28201451
Paper id 28201451
IJRAT
 
The Ukraine and Me
The Ukraine and MeThe Ukraine and Me
The Ukraine and Me
huckrachael
 
Tác dụng của đông trùng hạ thảo đến cơ thể con người
Tác dụng của đông trùng hạ thảo đến cơ thể con ngườiTác dụng của đông trùng hạ thảo đến cơ thể con người
Tác dụng của đông trùng hạ thảo đến cơ thể con ngườiMẹ Thiên Nhiên
 
Paper id 2920142
Paper id 2920142Paper id 2920142
Paper id 2920142
IJRAT
 
Paper id 21201447
Paper id 21201447Paper id 21201447
Paper id 21201447IJRAT
 
Paper id 21201410
Paper id 21201410Paper id 21201410
Paper id 21201410IJRAT
 
Paper id 2120143
Paper id 2120143Paper id 2120143
Paper id 2120143IJRAT
 
Oops pramming with examples
Oops pramming with examplesOops pramming with examples
Oops pramming with examples
Syed Khaleel
 
Paper id 252014114
Paper id 252014114Paper id 252014114
Paper id 252014114IJRAT
 
Paper id 26201493
Paper id 26201493Paper id 26201493
Paper id 26201493
IJRAT
 
Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb
Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb
Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb
Seadet76
 
Paper id 21201429
Paper id 21201429Paper id 21201429
Paper id 21201429IJRAT
 

Viewers also liked (20)

Paper id 252014125
Paper id 252014125Paper id 252014125
Paper id 252014125
 
Paper id 22201419
Paper id 22201419Paper id 22201419
Paper id 22201419
 
地方財政、預算經驗談-黃崇哲(2014.09.23)
地方財政、預算經驗談-黃崇哲(2014.09.23)地方財政、預算經驗談-黃崇哲(2014.09.23)
地方財政、預算經驗談-黃崇哲(2014.09.23)
 
Paper id 24201493
Paper id 24201493Paper id 24201493
Paper id 24201493
 
Paper id 25201435
Paper id 25201435Paper id 25201435
Paper id 25201435
 
Paper id 23201490
Paper id 23201490Paper id 23201490
Paper id 23201490
 
Paper id 27201428
Paper id 27201428Paper id 27201428
Paper id 27201428
 
Paper id 21201495
Paper id 21201495Paper id 21201495
Paper id 21201495
 
Paper id 28201451
Paper id 28201451Paper id 28201451
Paper id 28201451
 
The Ukraine and Me
The Ukraine and MeThe Ukraine and Me
The Ukraine and Me
 
Tác dụng của đông trùng hạ thảo đến cơ thể con người
Tác dụng của đông trùng hạ thảo đến cơ thể con ngườiTác dụng của đông trùng hạ thảo đến cơ thể con người
Tác dụng của đông trùng hạ thảo đến cơ thể con người
 
Paper id 2920142
Paper id 2920142Paper id 2920142
Paper id 2920142
 
Paper id 21201447
Paper id 21201447Paper id 21201447
Paper id 21201447
 
Paper id 21201410
Paper id 21201410Paper id 21201410
Paper id 21201410
 
Paper id 2120143
Paper id 2120143Paper id 2120143
Paper id 2120143
 
Oops pramming with examples
Oops pramming with examplesOops pramming with examples
Oops pramming with examples
 
Paper id 252014114
Paper id 252014114Paper id 252014114
Paper id 252014114
 
Paper id 26201493
Paper id 26201493Paper id 26201493
Paper id 26201493
 
Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb
Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb
Lənkəran şəhər A.Məhərrəmov adına 7 № li tam orta məktəb
 
Paper id 21201429
Paper id 21201429Paper id 21201429
Paper id 21201429
 

Similar to Paper id 24201457

Mg3620962101
Mg3620962101Mg3620962101
Mg3620962101
IJERA Editor
 
Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02Shashank Singh
 
Anti theftsystemforvechicles1 final
Anti theftsystemforvechicles1 finalAnti theftsystemforvechicles1 final
Anti theftsystemforvechicles1 final
Ashu0711
 
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
 
Gsm based emergency calling system
Gsm based emergency calling systemGsm based emergency calling system
Gsm based emergency calling systemIAEME Publication
 
Design and Implementation of A GSM-Based Scrolling Message Display Board
Design and Implementation of A GSM-Based Scrolling Message Display Board Design and Implementation of A GSM-Based Scrolling Message Display Board
Design and Implementation of A GSM-Based Scrolling Message Display Board
rinzindorjej
 
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
 
Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Mahira Banu
 
Gsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationGsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automation
eSAT Journals
 
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
srinivasanece7
 
Gsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialGsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrial
eSAT Publishing House
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
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
 
Wireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation DetectionWireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation Detection
ijeei-iaes
 
Gsm anti theft system
Gsm anti theft systemGsm anti theft system
Gsm anti theft systemAshu0711
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3
IOSR Journals
 
E010113235
E010113235E010113235
E010113235
IOSR Journals
 

Similar to Paper id 24201457 (20)

GSM Report_2013
GSM Report_2013GSM Report_2013
GSM Report_2013
 
GSM Report_2013
GSM Report_2013GSM Report_2013
GSM Report_2013
 
01362503
0136250301362503
01362503
 
Mg3620962101
Mg3620962101Mg3620962101
Mg3620962101
 
Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02Gsmbasedcds projectreport-121112000646-phpapp02
Gsmbasedcds projectreport-121112000646-phpapp02
 
Anti theftsystemforvechicles1 final
Anti theftsystemforvechicles1 finalAnti theftsystemforvechicles1 final
Anti theftsystemforvechicles1 final
 
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...
 
Gsm based emergency calling system
Gsm based emergency calling systemGsm based emergency calling system
Gsm based emergency calling system
 
Design and Implementation of A GSM-Based Scrolling Message Display Board
Design and Implementation of A GSM-Based Scrolling Message Display Board Design and Implementation of A GSM-Based Scrolling Message Display Board
Design and Implementation of A GSM-Based Scrolling Message Display Board
 
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...
 
Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)
 
Gsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automationGsm or x10 based scada system for industrial automation
Gsm or x10 based scada system for industrial automation
 
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...Ieeepro techno solutions   2013 ieee embedded project prepaid electricity bil...
Ieeepro techno solutions 2013 ieee embedded project prepaid electricity bil...
 
Gsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrialGsm or x10 based scada system for industrial
Gsm or x10 based scada system for industrial
 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
 
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...
 
Wireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation DetectionWireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation Detection
 
Gsm anti theft system
Gsm anti theft systemGsm anti theft system
Gsm anti theft system
 
Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3Wireless Data Acquisition System Using ARM Cortex M-3
Wireless Data Acquisition System Using ARM Cortex M-3
 
E010113235
E010113235E010113235
E010113235
 

More from IJRAT

96202108
9620210896202108
96202108
IJRAT
 
97202107
9720210797202107
97202107
IJRAT
 
93202101
9320210193202101
93202101
IJRAT
 
92202102
9220210292202102
92202102
IJRAT
 
91202104
9120210491202104
91202104
IJRAT
 
87202003
8720200387202003
87202003
IJRAT
 
87202001
8720200187202001
87202001
IJRAT
 
86202013
8620201386202013
86202013
IJRAT
 
86202008
8620200886202008
86202008
IJRAT
 
86202005
8620200586202005
86202005
IJRAT
 
86202004
8620200486202004
86202004
IJRAT
 
85202026
8520202685202026
85202026
IJRAT
 
711201940
711201940711201940
711201940
IJRAT
 
711201939
711201939711201939
711201939
IJRAT
 
711201935
711201935711201935
711201935
IJRAT
 
711201927
711201927711201927
711201927
IJRAT
 
711201905
711201905711201905
711201905
IJRAT
 
710201947
710201947710201947
710201947
IJRAT
 
712201907
712201907712201907
712201907
IJRAT
 
712201903
712201903712201903
712201903
IJRAT
 

More from IJRAT (20)

96202108
9620210896202108
96202108
 
97202107
9720210797202107
97202107
 
93202101
9320210193202101
93202101
 
92202102
9220210292202102
92202102
 
91202104
9120210491202104
91202104
 
87202003
8720200387202003
87202003
 
87202001
8720200187202001
87202001
 
86202013
8620201386202013
86202013
 
86202008
8620200886202008
86202008
 
86202005
8620200586202005
86202005
 
86202004
8620200486202004
86202004
 
85202026
8520202685202026
85202026
 
711201940
711201940711201940
711201940
 
711201939
711201939711201939
711201939
 
711201935
711201935711201935
711201935
 
711201927
711201927711201927
711201927
 
711201905
711201905711201905
711201905
 
710201947
710201947710201947
710201947
 
712201907
712201907712201907
712201907
 
712201903
712201903712201903
712201903
 

Paper id 24201457

  • 1. International Journal of Research in Advent Technology, Vol.2, No.4, April 2014 E-ISSN: 2321-9637 107 M2M Communication Based Wireless SCADA for Real-Time Industrial Automation Sagar Joshi1, Amit Joshi2, Sanket Jabade3, Ameya Jathar4 Electronics & Telecommunication1, 2, 3, 4,K.J Somaiya Institute of Engineering & Information Technology, Mumbai1, 2, 3, 4 Email: sagar141291joshi@gmail.com1 Abstract- This project deals with the design of a Machine to Machine based Wireless Supervisory Control and Data Acquisition System for better Interactive Industrial Automation. It consists of a coordinator, various sensor nodes for sensing different parameters (temperature, pressure, light etc.), relay circuit for controlling the same parameters, a SIM900 module for wireless transmission and reception and a remote computer system for monitoring the required parameters. The GSM module is used for wireless communication between microcontroller board and the monitoring PC. The GSM module is programmed using AT commands. The system collects the information from all sensor nodes on demand and provides it to the end user through wireless network. Relays are used to control the measured parameters. The system is implemented using 8051 microcontroller family IC (89S52). The proposed system has low power consumption, low cost and targeted towards automation. The data gathered by sensor nodes can be monitored from any part of the world and from any computer having proper internet connection established in it. Keywords: M2M Communication; Sim900; Monitoring & Controlling. 1. INTRODUCTION The Machine to Machine communication refers to communication between computers, embedded processors, smart sensors, actuators and mobile devices, with or without human intervention. M2M is a new business concept originating from the telemetry technology, used for automatic transmission and measurement of data from remote sources by wire, radio or other means. Typically, M2M is based on very common and ubiquitously used technologies – wireless sensors, mobile networks and the Internet. Using GSM SIM 900 the working of industrial plant can be monitored and controlled from any part of the world. The core objective of the project is to implement wireless machine to machine communication using GSM SIM 900 module for industrial automation without having any distance barrier. In any business sector, managing remote assets requires time and effort. The business performance depends on the ability to monitor, to report and manage business process conditions at any of the re- mote unmanned sites. In order to make these processes easier and optimize them, wireless SCADA has been made. 2. LITERATURE SURVEY With 4.9 billion of the total worldwide population (7.08 billion) already connected through mobile telephony, the market for Human-to-Human (H2H) communication will soon be saturated. The next era for mobile communication will be driven by extending mobile connections to machines, where only 1% of the total 50 billion machines have connection capability. The commercial market for M2M communication is expected to grow rapidly in the next ten years. There are many that would benefit from being able to communicate by the year 2020 [2]. The future M2M market will be fuelled by the wide variety of applications that this technology enables. These machine to machine applications can be grouped into the following categories: Home, Vehicular, e-Health, Telemetry, Fleet Management, Tracking, Finance, Maintenance, and Security. The drawback of existing SCADAs is that they all are having distance barrier. In the proposed system the communication between monitor and industrial plant is achieved using GPRS, the distance barrier is eliminated and automation is achieved from any part of the world. 3. IMPLEMENTATION The structure of M2M communication based SCADA is as shown in the Figure 1. The circuit is implemented using the de- signed block diagram. The graphical layout of circuit diagram is developed in EAGLE 6.2.5 software. The PCB is made using the graphical layout .The explanation of each block is as follows. 3.1 Sensors:
  • 2. International Journal of Research in Advent Technology, Vol.2, No.4, April 2014 E-ISSN: 2321-9637 108 Here the sensors used are basically analog sensors (like temperature, LDR, LPG and humidity) which detect or sense analog parameters and provide them to the Analog & Digital Converter i.e. ADC. · Temperature: Temperature sensor used is LM35 which is analog temperature sensor. It is actually a voltage divider network in which the resistance varies according to the temperature and so does voltage across that resistor. · Humidity: Humidity sensor is an SL-HS-220 humidity sensor module which gives analog output voltage. · Light: For monitoring light, LDR (Light Dependent Resistor) is used which is also a voltage divider circuit. When light across the LDR increases, the resistance of the circuit de- creases and so the voltage across it varies. · Liquefied Petroleum Gas (LPG): LPG sensor is MQ-6 gas sensor which can detect gas in the range 200 to 10000ppm which is widely used in security systems. 3.2 Analog to Digital Converter (ADC 0809): Here ADC used is 0809 which is an 8 channel analog to digital converter. This block gets the input from analog sensors in the form of parameters to be measured and converts the same into digital form. ADC0809 provides high speed, high accuracy, reliability, minimal temperature and minimum power consumption. Resol ution- 8 bit Suppl y- 5V Conversion time- 100 micro seconds Low power- 15mW. Algorithm for Analog to Digital Conversion: · Send address on address lines · Activate ALE · Send Start of Conversion (SOC) · Send End of Conversion (EOC) · Wait for EOC · Read data on data lines. 3.3 Microcontroller (89S52): The microcontroller used in this block is from 89s52 family. It processes the data and displays the parameters on the LCD as well as provides it to the GSM module. · 8 KB of ISP flash memory · Operating frequency of 0 to 33 MHz · 256*8 bit internal memory · Full duplex UART serial channel · Three 16 bit timers/counters · Operating Voltage 4 to 5.5V · 32 I/O lines 3.4 SIM 900: SIM 900 GPRS module is used which has GPRS enabled SIM card. This module receives the processed data from microcontroller and it transmits the same wirelessly via GPRS to a remote PC. This is the most vital part of the system as the main advantage is that the access of the system can be done from any part of the world via mobile phone or any remote PC with internet connection. 3.5 Block Diagram:
  • 3. International Journal of Research in Advent Technology, Vol.2, No.4, April 2014 E-ISSN: 2321-9637 109 4. CONCLUSION & FUTURE SCOPE · The use of M2M communication is an advantage over the traditional Data Acquisition System (DAS) as the monitoring and controlling can be done without human intervention. · As the system becomes fully automatic so the amount of error decreases and the efficiency of the system increases drastically. · With the use of machine to machine technology and using GPRS connection the data can be viewed from any part of the world · Even if the GPRS connection fails the system will be controlled at the factory/plant and even the data will be logged to analyze the problem later. · The further improvement can be made by making the use of switches/routers to make a network make and also make system ore secure, the use of wireless camera can also be an added advantage for monitoring. REFERENCES [1] Geng Wu, Shilpa Talwar, Kerstin Johnsson, Nageen Himayat, and Kevin D. Johnson, Intel (2011): M2M from mobile to internet. [2] Weiping Liu, Yanwen Liu, Ru Li, Pai Wang (2011): Research on development of communication between PC and mobile base embedded system. [3] Xiang Yang, Hui-hong Wang (2011): The design and implement of embedded M2M Smart Home System [4] Takashi Yamanoue, Kentaro Oda, Koichi Shimozono (2012): A M2M system using Arduino, Android and Wiki Software.