SlideShare uma empresa Scribd logo
1 de 14
Baixar para ler offline
Industrial automation using GSM
N. Mahira Banu and S. Geetha
3rd
Year ECE at NPR College of Engineering and Technology, Natham, Dindigul(dist)
Email ID: mahira.ece@gmail.com
Abstract:
In some industries proper maintenance of the controlling system or industrial devices is crucial to
deliver an uninterrupted output. So to reduce the maintenance costs and to optimize critical monitoring
system GSM Based Industrial Automation Technology is used. In this paper a GSM server is implemented
with PSOC mixed signal chip, sensors and relays. The GSM modem can provide the necessary data
related to industry to a maintenance officer located anywhere at any time. According to data received
officer will take some action by sending some commands to PSOC chip through mobile unit to GSM
modem. PSOC chip decodes the commands and controls the industrial devices through relays. The
PSOC microcontroller can be used for implementation of more complex systems for complex tasks like
controlling different systems in nuclear plant and reactors in the industry. It can also be used in the
system where there is a need of instrumentation, inverting and non inverting amplifiers.
Keywords -GSM, Industries, PSOC
I. INTRODUCTION
Automation or industrial automation or numerical control is the use of control systems such
as computers to control industrial machinery and processes, reducing the need for human intervention. In
the scope of industrialization, automation is a step beyond mechanization. Whereas mechanization
provided human operators with machinery to assist them with the physical requirements of work,
automation greatly reduces the need for human sensory and mental requirements as well. Processes and
systems can also be automated. Automation plays an increasingly important role in the global economy
and in daily experience. Engineers strive to combine automated devices with mathematical and
organizational tools to create complex systems for a rapidly expanding range of applications and human
activities.
Many roles for humans in industrial processes presently lie beyond the scope of automation.
Human-level pattern recognition, language recognition, and language production ability are well beyond
the capabilities of modern mechanical and computer systems. Tasks requiring subjective assessment or
synthesis of complex sensory data, such as scents and sounds, as well as high-level tasks such as strategic
planning, currently require human expertise. In many cases, the use of humans is more cost-effective than
mechanical approaches even where automation of industrial tasks is possible.
Specialized hardened computers, referred to as Programmable Logic Controllers (PLCs), are
frequently used to synchronize the flow of inputs from (physical) and events with the flow of outputs to
actuators and events. This leads to precisely controlled actions that permit a tight control of almost any
industrial process. Human-machine interfaces (HMI) or computer human interfaces (CHI), formerly
known as man-machine interfaces, are usually employed to communicate with PLCs and other computers,
such as entering and monitoring temperatures or pressures for further automated control or emergency
response. Service personnel who monitor and control these interfaces are often referred to as stationary
engineers. Industrial automation is the process of controlling and guiding the industrial equipment, i.e.
process and systems with less of the human intervention. The operation and control of the modern
industrial equipment and process needs lot of sensors to monitor various parameters of the systems.
Automation can improve productivity and quality. In order to receive these benefits, educating the
workers on the machinery is necessary. Companies must contemplate their objectives of automating
before incorporating any machinery. Monitoring of the critical sensor is very important in several
industries (Nuclear plants, power plants, petroleum and gas). This job should be done with at more
accuracy and reliability. The sensor information should be available at various locations simultaneously to
take accurate decisions. This kind of requirement can be met by using the central servers and connecting
the sensor networks through the controllers to the central servers. Most of the systems require features
such as Authentication and Port number of each connecting applications.
1.1 EXISTING TECHNOLOGIES
Majority of the companies in INDIA have not implemented Automation practices in industry.
Except few large industries majority of the companies cannot afford to invest huge amount of money in
the existing costly setups to meet the requirements of Industrial Automation.
Existing methods widely use the following technologies to communicate the information from one end to
the other end of the company.
 Using Bluetooth -- But it is limited to short range.
 Using Zigbee/ IEEE802.15.4 -- Range is up to only few Kms maximum.
 Using Wi-Fi -- Requires costly equipment setup and high power consumption.
All the methods discussed above are quite expensive and complex to implement and not very reliable.
The availability of information at various nodes simultaneously is not achieved.
II. PROPOSED TECHNOLOGY
2.1BLOCK DESCRIPTION
In this Paper an attempt has been made to develop a GSM (Global System for Mobil
communication) based industrial Automation system. Using the public GSM networks, an industrial
automation system has been proposed, designed, implemented and tested. The design of a stand-alone
embedded system that can monitor and control various process and equipment and critical systems locally
using built-in input and output peripherals is presented.
Remotely, the system allows the various authorities monitoring and controlling the critical
parameters via the mobile phone set by sending commands in the form of SMS messages and receiving
the process status. The GSM modem provides the communication media between the Authority and the
system by means of SMS messages. The system software driver is also developed using an interactive C
programming language platform.
Figure 1: Block Diagram
2.2 Basic Principle
 Micro controller is interfaced with sensors, actuators and with GSM modem.
 PSoC controller is programmed with the default control algorithm. The sensor information
processed by the controller can be rooted to the users by power on controllers sends status SMS
to predefined numbers
 User can update the control algorithm by sending an SMS.
 User can get the status and change mode also by sending SMS.
 Modem performs the operation and gives acknowledgment message to the user
Figure 2: General Architecture of GSM
2.3 PSOC MICRO CONTROLLER
When developing more complex projects, there is often a need for additional peripheral units,
such as operational and instrument amplifiers, filters, timers, digital logic circuits, AD and DA converters,
etc. As a general rule, implementation of the extra peripherals brings in additional difficulties: new
components take space, require additional attention during production of a printed circuit board, and
increase power consumption. All of these factors can significantly affect the price and development cycle
of the project.
2.3.1 PSOC architecture
Programmable System on Chip PSoC (Programmable System on Chip) represents a whole
new concept in microcontroller development. In addition to all the standard elements of 8-bit
microcontrollers, PSoC chips feature digital and analog programmable blocks, which themselves allow
implementation of large number of peripherals. Digital blocks consist of smaller programmable blocks
that can be configured to allow different development options. Analog blocks are used for development of
analog elements, such as analog filters, comparators, instrumentation and non-inverting amplifiers, as
well as AD and DA converters.
Figure 3: 28 Pin PSoC Microcontroller
III. HARDWARE DESIGN
In this architecture, a mobile station (MS) communicates with a base station system (BSS)
through the radio interface. The BSS is connected to the network and switching subsystem (NSS) by
communicating with a mobile switching center (MSC) using the A interface
3.1Mobile Station
The (MS) consists of two parts: the subscriber identity module (SIM) and the mobile equipment (ME). In
a border definition, the MS also includes a third part called terminal equipment (TE), which can be a PDA
or Pc connected to the ME. In this case, the first two parts i.e., ME and SIM are called the mobile terminal
(MT).The SIM is protected by a personal identity number (PIN) of length between four to eight digits.
The PIN is loaded by the network operator at the subscription time. This PIN can be deactivated or
changed by the user. To use the MS, the user is asked to enter the PIN. If the number is not correctly
entered in three consecutive times, the SIM is blocked and therefore the MS cannot be used. To unblock
the SIM, the user is asked to enter the 8-digit PIN Unblocking Key (PUK). A SIM contains the
subscriber-related information including the PIN and PUK codes. The subscriber- related data also
include a list of abbreviated and customized dialing numbers, short messages received when the
subscriber is not present, and names of preferred network stop provide service, and soon. Parts of the SIM
information can be modified by the subscriber either by using the keypad of an MS or a personal
computer using an RS232 connection.
3.2 Hardware Circuit and Operation
Figure 4: Circuit diagram of GSM to MAX 32 and PSoC connections
In the above circuit PIN 11 and PIN 12 of MAX 232 are connected to pins P2.7 and P1.6
of PSOC chip, respectively The MAX232 IC is used to convert the TTL/CMOS logic levels to RS232
logic levels during serial communication of microcontrollers with PC. The controller operates at TTL
logic level (0-5V) whereas the serial communication in PC works on RS232 standards (-25 V to + 25V).
This makes it difficult to establish a direct link between them to communicate with each other.
The intermediate link is provided through MAX232. It is a dual driver/receiver that
includes a capacitive voltage generator to supply RS232 voltage levels from a single 5V supply. Each
receiver converts RS232 inputs to 5V TTL/CMOS levels. These receivers (R1 & R2) can accept ±30V
inputs. The drivers (T1 & T2), also called transmitters, convert the TTL/CMOS input level into RS232
level.
The transmitters take input from controller’s serial transmission pin and send the output to
RS232’s receiver. The receivers, on the other hand, take input from transmission pin of RS232 serial port
and give serial output to microcontroller’s receiver pin. MAX232 needs four external capacitors whose
value ranges from 1µF to 22µF.
Figure 5: Pin Diagram
Table 1: Pin Description
Pin No Function Name
1
Capacitor connection pins
Capacitor 1 +
2 Capacitor 3 +
3 Capacitor 1 -
4 Capacitor 2 +
5 Capacitor 2 -
6 Capacitor 4 -
7 Output pin; outputs the serially transmitted data at RS232 logic level;
connected to receiver pin of PC serial port
T2 Out
8 Input pin; receives serially transmitted data at RS 232 logic level;
connected to transmitter pin of PC serial port
R2 In
9 Output pin; outputs the serially transmitted data at TTL logic level;
connected to receiver pin of controller.
R2 Out
10 Input pins; receive the serial data at TTL logic level; connected to serial
transmitter pin of controller.
T2 In
11 T1 In
12 Output pin; outputs the serially transmitted data at TTL logic level; R1 Out
connected to receiver pin of controller.
13 Input pin; receives serially transmitted data at RS 232 logic level;
connected to transmitter pin of PC serial port
R1 In
14 Output pin; outputs the serially transmitted data at RS232 logic level;
connected to receiver pin of PC serial port
T1 Out
15 Ground (0V) Ground
16 Supply voltage; 5V (4.5V – 5.5V) Vcc
3.3 SMOKE SENSOR:
The H21A1, H21A2 and H21A3 consist of gallium arsenide infrared emitting diode coupled
with a silicon phototransistor in a plastic housing. The packaging system is designed to optimize the
mechanical resolution, coupling efficiency, ambient light rejection, cost and reliability. The gap in the
housing provides a means of interrupting the signal with an opaque material, switching the output from an
“ON” to an “OFF” state.
Figure 6: Schematic Diagram of Smoke sensor:
Figure 7:DS1820 Temperature Sensor
3.3.1 Description
The DS18S20 digital thermometer provides 9-bit Celsius temperature measurements and has an
alarm function with nonvolatile user-programmable upper and lower trigger points. The DS18S20
communicates over a 1-Wire bus that by definition requires only one data line (and ground) for
communication with a central microprocessor. It has an operating temperature range of –55°C to +125°C
and is accurate to ±0.5°C over the range of –10°C to +85°C. In addition, the DS18S20 can derive power
directly from the data line (“parasite power”), eliminating the need for an external power supply. Each
DS18S20 has a unique 64-bit serial code, which allows multiple DS18S20s to function on the same 1-
Wire bus. Thus, it is simple to use one microprocessor to control many DS18S20s distributed over a large
area. Applications that can benefit from this feature include HVAC environmental controls, temperature
monitoring systems inside buildings, equipment, or machinery, and process monitoring and control
systems.
Figure 8: Block diagram of DS180S20
3.3.2 Overview
A block diagram of the DS18S20 is shown in the figure. The 64-bit ROM stores the device’s
unique serial code. The scratchpad memory contains the 2-bytetemperature register that stores the digital
output from the temperature sensor. In addition, the scratch pad provides access to the 1-byte upper and
lower alarm trigger registers (TH and TL). The TH and TL registers nonvolatile (EEPROM), so they will
retain data when the device is powered down.
The DS18S20 uses Maxim’s exclusive 1-Wire bus protocol that implements bus communication
using one control signal. The control line requires a weak pull up resistor since all devices are linked to
the bus via a 3-state or open-drain port (the DQ pin in the case of the DS18S20). In this bus system, the
microprocessor (the master device) identifies and addresses devices on the bus using each device’s unique
64-bit code. Because each device has a unique code, the number of devices that can be addressed on one
bus is virtually unlimited. The 1-Wire bus protocol, including detailed explanations of the commands and
“time slots,” is covered in the 1-Wire Bus System section. Another feature of the DS18S20 is the ability
to operate without an external power supply. Power is instead supplied through the 1-Wire pull up resistor
via the DQ pin when the bus is high. The high bus signal also charges an internal capacitor (CPP), which
then supplies power to the device when the bus is low. This method of deriving power from the 1-Wire
bus is referred to as “parasite power.” As an alternative, the DS18S20 may also be powered by an external
supply on VDD.
3.4 GAS SENSOR
Gas Sensitive material of MQ-6 gas sensor is SnO2, which with lower conductivity in clean
air. When the target combustible gas exist, the sensor’s conductivity is higher along with the gas
concentration rising. Please use simple electro circuit, Convert change of conductivity to correspond
output signal of gas concentration.MQ-6 gas sensor has high sensitivity to Propane, Butane and LPG, also
response to Natural gas. The sensor could be used to detect different combustible gas, especially Methane.
Figure 9: Basic Sensor Circuit
The sensor need to be put 2 voltages, heater voltage (VH) and test voltage (VC).VH used to
supply certified working temperature to the sensor, while VC used to detect voltage (VRL) on load
resistance (RL) whom is in series with sensor. The sensor has light polarity, Vc need DC power. VC and
VH could use same power circuit with precondition to assure performance of sensor. In order to make the
sensor with better performance a suitable RL value is needed:
Power of Sensitivity body (Ps): Ps=Vc2×Rs/ (Rs+RL) 2
Resistance of sensor (Rs): Rs = (Vc/VRL-1) × RL
3.5 Sensitivity Adjustment
Resistance value of MQ-6 is difference to various kinds and various concentration gases. So, when using
these components, sensitivity adjustment is very necessary. We recommend that you calibrate the detector
for 1000ppm of LPG concentration in air and use value of Load resistance (RL) about 20K to 47K.When
accurately measuring, the proper alarm point for the gas detector should be determined after considering
the temperature and humidity influence.
Figure 10: Smoke sensor connection to PSOC pin P0.4
3.6 RELAY
Relay is an electromagnetic device which is used to isolate two circuits electrically and
connect them magnetically. They are very useful devices and allow one circuit to switch another one
while they are completely separate. They are often used to interface an electronic circuit (working at a
low voltage) to an electrical circuit which works at very high voltage. For example, a relay can make a 5V
DC battery circuit to switch a 230V AC mains circuit. Thus a small sensor circuit can drive, say, a fan or
an electric bulb. A relay switch can be divided into two parts: input and output. The input section has a
coil which generates magnetic field when a small voltage from an electronic circuit is applied to it. This
voltage is called the operating voltage. Commonly used relays are available in different configuration of
operating voltages like 6V, 9V, 12V, 24V etc. The output section consists of contactors which connect or
disconnect mechanically. In a basic relay there are three contactors: normally open (NO), normally closed
(NC) and common (COM). At no input state, the COM is connected to NC. When the operating voltage is
applied the relay coil gets energized and the COM changes contact to NO. Different relay configurations
are available like SPST, SPDT etc, which have different number of changeover contacts. By using proper
combination of contactors, the electrical circuit can be switched on and off.
Figure 11: Circuit Diagram Connecting relays to PSOC pin P1.2 through ULN2803
IV. RESULT
The following are the outputs of temperature sensor, smoke sensor and relay displayed in the user mobile
USER MODULES ACKNOWLEDGEMENT
TEMPERATURE SENSOR >34°C
SMOKE SENSOR SMOKE SENSED
SMOKE SENSOR SMOKE SENSED
RELAY ON UNLOCKED
RELAY OFF LOCKED
V. APPLICATION
 Industrial sensor processing and control.
 Remote operation of industrial appliances.
 Modified version can be used for weather monitoring, temperature updates, device
synchronization, etc.
 This project can be implemented in Home Automation System also.
VI. CONCLUSION
The project we have undertaken has helped us gain a better perspective on various aspects
related to our course of study as well as practical knowledge of electronic equipments and
communication. We became familiar with software analysis, designing, implementation, testing and
maintenance concerned with our project.
In this Critical sensor monitoring, authentication is commanding the system and wireless
network are the challenges faced by the industries such as nuclear plants and power plants. The one wire
protocol used for the temperature sensor helps for sensing temperature over a large area. As the user
operates the system by a secret code the authorization problem has been solved. The GSM network used
helps in controlling the system from a distant area. The microcontroller used helps in interfacing many
input/output devices at a time. These extensive capabilities of this system are what make it so interesting.
From the convenience of a simple cell phone, a user is able to control and monitor virtually any electrical
devices. The end product will have a simplistic design making it easy for users to interact with. This will
be essential because of the wide range of technical knowledge that homeowners have.
REFERENCES
[1]. Muhammad A Mazidi , Janice Mazidi , The 8051 Microcontroller And Embedded systems,
person Education second Edition ,printed in India by Gopson papers Ltd.
[2]. http://www.engineersgarage.com/contribution/industrial-automation
[3]. Itp.nyu.edu/

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Smart dust
Smart dustSmart dust
Smart dust
 
Iot based health monitoring system
Iot based health monitoring systemIot based health monitoring system
Iot based health monitoring system
 
Space Robotics
Space RoboticsSpace Robotics
Space Robotics
 
Automotive RADAR Adoption—An Overview
Automotive RADAR Adoption—An OverviewAutomotive RADAR Adoption—An Overview
Automotive RADAR Adoption—An Overview
 
HAAPS Technology
HAAPS TechnologyHAAPS Technology
HAAPS Technology
 
Sensors & applications , commenly used sensors
Sensors & applications , commenly used sensorsSensors & applications , commenly used sensors
Sensors & applications , commenly used sensors
 
inter vehicle communication
inter vehicle communicationinter vehicle communication
inter vehicle communication
 
Underwater Wireless Communication
Underwater Wireless CommunicationUnderwater Wireless Communication
Underwater Wireless Communication
 
Hand free
Hand freeHand free
Hand free
 
Wireless charging ppt
Wireless charging pptWireless charging ppt
Wireless charging ppt
 
Smart dust
Smart dustSmart dust
Smart dust
 
Autotronics
AutotronicsAutotronics
Autotronics
 
Industrial robotics
Industrial roboticsIndustrial robotics
Industrial robotics
 
Wearable Biosensors Presentation
Wearable Biosensors PresentationWearable Biosensors Presentation
Wearable Biosensors Presentation
 
Sensors and Actuators
Sensors and Actuators Sensors and Actuators
Sensors and Actuators
 
Controlling Wheelchair Using Electroencephalogram(EEG)
Controlling Wheelchair Using Electroencephalogram(EEG)Controlling Wheelchair Using Electroencephalogram(EEG)
Controlling Wheelchair Using Electroencephalogram(EEG)
 
Different types of sensors
Different types of sensorsDifferent types of sensors
Different types of sensors
 
Scada ppt
Scada  pptScada  ppt
Scada ppt
 
Seminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection SystemSeminar report- Electronic Toll Collection System
Seminar report- Electronic Toll Collection System
 
automatic number plate recognition
automatic number plate recognitionautomatic number plate recognition
automatic number plate recognition
 

Destaque

Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Mahira Banu
 
Gsm based industrial security system
Gsm based industrial security system Gsm based industrial security system
Gsm based industrial security system RAJASHREE B
 
Gsm based industrial security system
Gsm based industrial security systemGsm based industrial security system
Gsm based industrial security systemRAJASHREE B
 
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
 
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...JOLLUSUDARSHANREDDY
 
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTGSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTAvinash Kannojia
 
Global positioning system(gps)
Global positioning system(gps)Global positioning system(gps)
Global positioning system(gps)aman goel
 
Software control systems for smart antenna
Software control systems for smart antennaSoftware control systems for smart antenna
Software control systems for smart antennaeSAT Journals
 
كيف تبني مشروعك في عالم الإلكترونيات
كيف تبني مشروعك في عالم الإلكترونياتكيف تبني مشروعك في عالم الإلكترونيات
كيف تبني مشروعك في عالم الإلكترونياتWikilogia
 
Sensirion humidity sensor driver in SensorStudio (IDC 2016)
Sensirion humidity sensor driver in SensorStudio (IDC 2016)Sensirion humidity sensor driver in SensorStudio (IDC 2016)
Sensirion humidity sensor driver in SensorStudio (IDC 2016)Herve Blanc
 
Solartracking system
Solartracking systemSolartracking system
Solartracking systemB.Tech
 
جميع تحويلات الكيمياء العضوية للصف الثالث الثانوي
جميع تحويلات الكيمياء العضوية للصف الثالث الثانويجميع تحويلات الكيمياء العضوية للصف الثالث الثانوي
جميع تحويلات الكيمياء العضوية للصف الثالث الثانويمذكرة دوت كوم
 
Automatic speed controlled car
Automatic speed controlled carAutomatic speed controlled car
Automatic speed controlled carantar_09
 
GSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROLGSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROLNikhil Gaikwad
 
tsunami warning system (synofsis)
tsunami warning system (synofsis)tsunami warning system (synofsis)
tsunami warning system (synofsis)Girish1020
 
The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)NIRAJ KUMAR
 
Employee Grievances
Employee GrievancesEmployee Grievances
Employee Grievancessimply_coool
 

Destaque (20)

Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)Industrial automation using gsm (ppt)
Industrial automation using gsm (ppt)
 
Gsm based industrial security system
Gsm based industrial security system Gsm based industrial security system
Gsm based industrial security system
 
Gsm based industrial security system
Gsm based industrial security systemGsm based industrial security system
Gsm based industrial security 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
 
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
SECURED WIRELESS COMMUNICATION FOR INDUSTRIAL AUTOMATION AND CONTROL BY USING...
 
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORTGSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
GSM BASED DEVICES CONTROL SYSTEM PROJECT REPORT
 
Ppt
PptPpt
Ppt
 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automation
 
thesis-final
thesis-finalthesis-final
thesis-final
 
Global positioning system(gps)
Global positioning system(gps)Global positioning system(gps)
Global positioning system(gps)
 
Software control systems for smart antenna
Software control systems for smart antennaSoftware control systems for smart antenna
Software control systems for smart antenna
 
كيف تبني مشروعك في عالم الإلكترونيات
كيف تبني مشروعك في عالم الإلكترونياتكيف تبني مشروعك في عالم الإلكترونيات
كيف تبني مشروعك في عالم الإلكترونيات
 
Sensirion humidity sensor driver in SensorStudio (IDC 2016)
Sensirion humidity sensor driver in SensorStudio (IDC 2016)Sensirion humidity sensor driver in SensorStudio (IDC 2016)
Sensirion humidity sensor driver in SensorStudio (IDC 2016)
 
Solartracking system
Solartracking systemSolartracking system
Solartracking system
 
جميع تحويلات الكيمياء العضوية للصف الثالث الثانوي
جميع تحويلات الكيمياء العضوية للصف الثالث الثانويجميع تحويلات الكيمياء العضوية للصف الثالث الثانوي
جميع تحويلات الكيمياء العضوية للصف الثالث الثانوي
 
Automatic speed controlled car
Automatic speed controlled carAutomatic speed controlled car
Automatic speed controlled car
 
GSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROLGSM BASED INDUSTRIAL MACHINE CONTROL
GSM BASED INDUSTRIAL MACHINE CONTROL
 
tsunami warning system (synofsis)
tsunami warning system (synofsis)tsunami warning system (synofsis)
tsunami warning system (synofsis)
 
The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)The eye-gaze-communication-system-1.doc(updated)
The eye-gaze-communication-system-1.doc(updated)
 
Employee Grievances
Employee GrievancesEmployee Grievances
Employee Grievances
 

Semelhante a Industrial automation using gsm (full paper)

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 Systemaciijournal
 
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...ijtsrd
 
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 Systemaciijournal
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457IJRAT
 
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...IOSR Journals
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...IJTET Journal
 
Report on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringReport on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringMohammed Irshad S K
 
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in RestaurantIRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in RestaurantIRJET Journal
 
Programmable logic controller
Programmable logic controllerProgrammable logic controller
Programmable logic controllerlolinpauly
 
Multiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic boardMultiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic boardKalees Pandiyan
 
Energy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motorEnergy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motorTELKOMNIKA JOURNAL
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET Journal
 
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
 
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-3IOSR Journals
 

Semelhante a Industrial automation using gsm (full paper) (20)

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
 
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
Simulation and Implementation of PLC Based for Detecting Burned Potato Chips ...
 
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
 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457
 
G010133748
G010133748G010133748
G010133748
 
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
A Proposed Cost Effective Prototype Model for PLC Based GSM Remote Control in...
 
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
Arm Based Real Time Monitoring and Controlling of Industrial Parameters Using...
 
Journal ishe
Journal isheJournal ishe
Journal ishe
 
GSM Report_2013
GSM Report_2013GSM Report_2013
GSM Report_2013
 
GSM Report_2013
GSM Report_2013GSM Report_2013
GSM Report_2013
 
Report on Enviorment Panel Monitoring
Report on Enviorment Panel MonitoringReport on Enviorment Panel Monitoring
Report on Enviorment Panel Monitoring
 
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
[IJET-V2I3P18] Authors: Mr. B. N. Patil , Mr. Sandesh Sonar , Mr. Pavankumar ...
 
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in RestaurantIRJET- Design and Implementation of Automated System as a Waiter in Restaurant
IRJET- Design and Implementation of Automated System as a Waiter in Restaurant
 
Programmable logic controller
Programmable logic controllerProgrammable logic controller
Programmable logic controller
 
Multiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic boardMultiuser sms based microcontroller wireless electronic board
Multiuser sms based microcontroller wireless electronic board
 
Energy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motorEnergy scavenging using vibrations from bluetooth controlled DC motor
Energy scavenging using vibrations from bluetooth controlled DC motor
 
IRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for DriverIRJET- Passenger Indicator for Driver
IRJET- Passenger Indicator for Driver
 
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...
 
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
 

Último

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Último (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

Industrial automation using gsm (full paper)

  • 1. Industrial automation using GSM N. Mahira Banu and S. Geetha 3rd Year ECE at NPR College of Engineering and Technology, Natham, Dindigul(dist) Email ID: mahira.ece@gmail.com Abstract: In some industries proper maintenance of the controlling system or industrial devices is crucial to deliver an uninterrupted output. So to reduce the maintenance costs and to optimize critical monitoring system GSM Based Industrial Automation Technology is used. In this paper a GSM server is implemented with PSOC mixed signal chip, sensors and relays. The GSM modem can provide the necessary data related to industry to a maintenance officer located anywhere at any time. According to data received officer will take some action by sending some commands to PSOC chip through mobile unit to GSM modem. PSOC chip decodes the commands and controls the industrial devices through relays. The PSOC microcontroller can be used for implementation of more complex systems for complex tasks like controlling different systems in nuclear plant and reactors in the industry. It can also be used in the system where there is a need of instrumentation, inverting and non inverting amplifiers. Keywords -GSM, Industries, PSOC I. INTRODUCTION Automation or industrial automation or numerical control is the use of control systems such as computers to control industrial machinery and processes, reducing the need for human intervention. In the scope of industrialization, automation is a step beyond mechanization. Whereas mechanization provided human operators with machinery to assist them with the physical requirements of work, automation greatly reduces the need for human sensory and mental requirements as well. Processes and systems can also be automated. Automation plays an increasingly important role in the global economy and in daily experience. Engineers strive to combine automated devices with mathematical and organizational tools to create complex systems for a rapidly expanding range of applications and human activities. Many roles for humans in industrial processes presently lie beyond the scope of automation. Human-level pattern recognition, language recognition, and language production ability are well beyond the capabilities of modern mechanical and computer systems. Tasks requiring subjective assessment or synthesis of complex sensory data, such as scents and sounds, as well as high-level tasks such as strategic
  • 2. planning, currently require human expertise. In many cases, the use of humans is more cost-effective than mechanical approaches even where automation of industrial tasks is possible. Specialized hardened computers, referred to as Programmable Logic Controllers (PLCs), are frequently used to synchronize the flow of inputs from (physical) and events with the flow of outputs to actuators and events. This leads to precisely controlled actions that permit a tight control of almost any industrial process. Human-machine interfaces (HMI) or computer human interfaces (CHI), formerly known as man-machine interfaces, are usually employed to communicate with PLCs and other computers, such as entering and monitoring temperatures or pressures for further automated control or emergency response. Service personnel who monitor and control these interfaces are often referred to as stationary engineers. Industrial automation is the process of controlling and guiding the industrial equipment, i.e. process and systems with less of the human intervention. The operation and control of the modern industrial equipment and process needs lot of sensors to monitor various parameters of the systems. Automation can improve productivity and quality. In order to receive these benefits, educating the workers on the machinery is necessary. Companies must contemplate their objectives of automating before incorporating any machinery. Monitoring of the critical sensor is very important in several industries (Nuclear plants, power plants, petroleum and gas). This job should be done with at more accuracy and reliability. The sensor information should be available at various locations simultaneously to take accurate decisions. This kind of requirement can be met by using the central servers and connecting the sensor networks through the controllers to the central servers. Most of the systems require features such as Authentication and Port number of each connecting applications. 1.1 EXISTING TECHNOLOGIES Majority of the companies in INDIA have not implemented Automation practices in industry. Except few large industries majority of the companies cannot afford to invest huge amount of money in the existing costly setups to meet the requirements of Industrial Automation. Existing methods widely use the following technologies to communicate the information from one end to the other end of the company.  Using Bluetooth -- But it is limited to short range.  Using Zigbee/ IEEE802.15.4 -- Range is up to only few Kms maximum.  Using Wi-Fi -- Requires costly equipment setup and high power consumption. All the methods discussed above are quite expensive and complex to implement and not very reliable. The availability of information at various nodes simultaneously is not achieved. II. PROPOSED TECHNOLOGY 2.1BLOCK DESCRIPTION
  • 3. In this Paper an attempt has been made to develop a GSM (Global System for Mobil communication) based industrial Automation system. Using the public GSM networks, an industrial automation system has been proposed, designed, implemented and tested. The design of a stand-alone embedded system that can monitor and control various process and equipment and critical systems locally using built-in input and output peripherals is presented. Remotely, the system allows the various authorities monitoring and controlling the critical parameters via the mobile phone set by sending commands in the form of SMS messages and receiving the process status. The GSM modem provides the communication media between the Authority and the system by means of SMS messages. The system software driver is also developed using an interactive C programming language platform. Figure 1: Block Diagram 2.2 Basic Principle  Micro controller is interfaced with sensors, actuators and with GSM modem.  PSoC controller is programmed with the default control algorithm. The sensor information processed by the controller can be rooted to the users by power on controllers sends status SMS to predefined numbers  User can update the control algorithm by sending an SMS.  User can get the status and change mode also by sending SMS.  Modem performs the operation and gives acknowledgment message to the user
  • 4. Figure 2: General Architecture of GSM 2.3 PSOC MICRO CONTROLLER When developing more complex projects, there is often a need for additional peripheral units, such as operational and instrument amplifiers, filters, timers, digital logic circuits, AD and DA converters, etc. As a general rule, implementation of the extra peripherals brings in additional difficulties: new components take space, require additional attention during production of a printed circuit board, and increase power consumption. All of these factors can significantly affect the price and development cycle of the project. 2.3.1 PSOC architecture
  • 5. Programmable System on Chip PSoC (Programmable System on Chip) represents a whole new concept in microcontroller development. In addition to all the standard elements of 8-bit microcontrollers, PSoC chips feature digital and analog programmable blocks, which themselves allow implementation of large number of peripherals. Digital blocks consist of smaller programmable blocks that can be configured to allow different development options. Analog blocks are used for development of analog elements, such as analog filters, comparators, instrumentation and non-inverting amplifiers, as well as AD and DA converters. Figure 3: 28 Pin PSoC Microcontroller III. HARDWARE DESIGN In this architecture, a mobile station (MS) communicates with a base station system (BSS) through the radio interface. The BSS is connected to the network and switching subsystem (NSS) by communicating with a mobile switching center (MSC) using the A interface 3.1Mobile Station The (MS) consists of two parts: the subscriber identity module (SIM) and the mobile equipment (ME). In a border definition, the MS also includes a third part called terminal equipment (TE), which can be a PDA or Pc connected to the ME. In this case, the first two parts i.e., ME and SIM are called the mobile terminal (MT).The SIM is protected by a personal identity number (PIN) of length between four to eight digits. The PIN is loaded by the network operator at the subscription time. This PIN can be deactivated or changed by the user. To use the MS, the user is asked to enter the PIN. If the number is not correctly entered in three consecutive times, the SIM is blocked and therefore the MS cannot be used. To unblock
  • 6. the SIM, the user is asked to enter the 8-digit PIN Unblocking Key (PUK). A SIM contains the subscriber-related information including the PIN and PUK codes. The subscriber- related data also include a list of abbreviated and customized dialing numbers, short messages received when the subscriber is not present, and names of preferred network stop provide service, and soon. Parts of the SIM information can be modified by the subscriber either by using the keypad of an MS or a personal computer using an RS232 connection. 3.2 Hardware Circuit and Operation Figure 4: Circuit diagram of GSM to MAX 32 and PSoC connections In the above circuit PIN 11 and PIN 12 of MAX 232 are connected to pins P2.7 and P1.6 of PSOC chip, respectively The MAX232 IC is used to convert the TTL/CMOS logic levels to RS232 logic levels during serial communication of microcontrollers with PC. The controller operates at TTL logic level (0-5V) whereas the serial communication in PC works on RS232 standards (-25 V to + 25V). This makes it difficult to establish a direct link between them to communicate with each other. The intermediate link is provided through MAX232. It is a dual driver/receiver that includes a capacitive voltage generator to supply RS232 voltage levels from a single 5V supply. Each receiver converts RS232 inputs to 5V TTL/CMOS levels. These receivers (R1 & R2) can accept ±30V inputs. The drivers (T1 & T2), also called transmitters, convert the TTL/CMOS input level into RS232 level. The transmitters take input from controller’s serial transmission pin and send the output to RS232’s receiver. The receivers, on the other hand, take input from transmission pin of RS232 serial port
  • 7. and give serial output to microcontroller’s receiver pin. MAX232 needs four external capacitors whose value ranges from 1µF to 22µF. Figure 5: Pin Diagram Table 1: Pin Description Pin No Function Name 1 Capacitor connection pins Capacitor 1 + 2 Capacitor 3 + 3 Capacitor 1 - 4 Capacitor 2 + 5 Capacitor 2 - 6 Capacitor 4 - 7 Output pin; outputs the serially transmitted data at RS232 logic level; connected to receiver pin of PC serial port T2 Out 8 Input pin; receives serially transmitted data at RS 232 logic level; connected to transmitter pin of PC serial port R2 In 9 Output pin; outputs the serially transmitted data at TTL logic level; connected to receiver pin of controller. R2 Out 10 Input pins; receive the serial data at TTL logic level; connected to serial transmitter pin of controller. T2 In 11 T1 In 12 Output pin; outputs the serially transmitted data at TTL logic level; R1 Out
  • 8. connected to receiver pin of controller. 13 Input pin; receives serially transmitted data at RS 232 logic level; connected to transmitter pin of PC serial port R1 In 14 Output pin; outputs the serially transmitted data at RS232 logic level; connected to receiver pin of PC serial port T1 Out 15 Ground (0V) Ground 16 Supply voltage; 5V (4.5V – 5.5V) Vcc 3.3 SMOKE SENSOR: The H21A1, H21A2 and H21A3 consist of gallium arsenide infrared emitting diode coupled with a silicon phototransistor in a plastic housing. The packaging system is designed to optimize the mechanical resolution, coupling efficiency, ambient light rejection, cost and reliability. The gap in the housing provides a means of interrupting the signal with an opaque material, switching the output from an “ON” to an “OFF” state. Figure 6: Schematic Diagram of Smoke sensor: Figure 7:DS1820 Temperature Sensor
  • 9. 3.3.1 Description The DS18S20 digital thermometer provides 9-bit Celsius temperature measurements and has an alarm function with nonvolatile user-programmable upper and lower trigger points. The DS18S20 communicates over a 1-Wire bus that by definition requires only one data line (and ground) for communication with a central microprocessor. It has an operating temperature range of –55°C to +125°C and is accurate to ±0.5°C over the range of –10°C to +85°C. In addition, the DS18S20 can derive power directly from the data line (“parasite power”), eliminating the need for an external power supply. Each DS18S20 has a unique 64-bit serial code, which allows multiple DS18S20s to function on the same 1- Wire bus. Thus, it is simple to use one microprocessor to control many DS18S20s distributed over a large area. Applications that can benefit from this feature include HVAC environmental controls, temperature monitoring systems inside buildings, equipment, or machinery, and process monitoring and control systems. Figure 8: Block diagram of DS180S20
  • 10. 3.3.2 Overview A block diagram of the DS18S20 is shown in the figure. The 64-bit ROM stores the device’s unique serial code. The scratchpad memory contains the 2-bytetemperature register that stores the digital output from the temperature sensor. In addition, the scratch pad provides access to the 1-byte upper and lower alarm trigger registers (TH and TL). The TH and TL registers nonvolatile (EEPROM), so they will retain data when the device is powered down. The DS18S20 uses Maxim’s exclusive 1-Wire bus protocol that implements bus communication using one control signal. The control line requires a weak pull up resistor since all devices are linked to the bus via a 3-state or open-drain port (the DQ pin in the case of the DS18S20). In this bus system, the microprocessor (the master device) identifies and addresses devices on the bus using each device’s unique 64-bit code. Because each device has a unique code, the number of devices that can be addressed on one bus is virtually unlimited. The 1-Wire bus protocol, including detailed explanations of the commands and “time slots,” is covered in the 1-Wire Bus System section. Another feature of the DS18S20 is the ability to operate without an external power supply. Power is instead supplied through the 1-Wire pull up resistor via the DQ pin when the bus is high. The high bus signal also charges an internal capacitor (CPP), which then supplies power to the device when the bus is low. This method of deriving power from the 1-Wire bus is referred to as “parasite power.” As an alternative, the DS18S20 may also be powered by an external supply on VDD.
  • 11. 3.4 GAS SENSOR Gas Sensitive material of MQ-6 gas sensor is SnO2, which with lower conductivity in clean air. When the target combustible gas exist, the sensor’s conductivity is higher along with the gas concentration rising. Please use simple electro circuit, Convert change of conductivity to correspond output signal of gas concentration.MQ-6 gas sensor has high sensitivity to Propane, Butane and LPG, also response to Natural gas. The sensor could be used to detect different combustible gas, especially Methane. Figure 9: Basic Sensor Circuit The sensor need to be put 2 voltages, heater voltage (VH) and test voltage (VC).VH used to supply certified working temperature to the sensor, while VC used to detect voltage (VRL) on load resistance (RL) whom is in series with sensor. The sensor has light polarity, Vc need DC power. VC and VH could use same power circuit with precondition to assure performance of sensor. In order to make the sensor with better performance a suitable RL value is needed: Power of Sensitivity body (Ps): Ps=Vc2×Rs/ (Rs+RL) 2 Resistance of sensor (Rs): Rs = (Vc/VRL-1) × RL 3.5 Sensitivity Adjustment Resistance value of MQ-6 is difference to various kinds and various concentration gases. So, when using these components, sensitivity adjustment is very necessary. We recommend that you calibrate the detector for 1000ppm of LPG concentration in air and use value of Load resistance (RL) about 20K to 47K.When accurately measuring, the proper alarm point for the gas detector should be determined after considering the temperature and humidity influence. Figure 10: Smoke sensor connection to PSOC pin P0.4
  • 12. 3.6 RELAY Relay is an electromagnetic device which is used to isolate two circuits electrically and connect them magnetically. They are very useful devices and allow one circuit to switch another one while they are completely separate. They are often used to interface an electronic circuit (working at a low voltage) to an electrical circuit which works at very high voltage. For example, a relay can make a 5V DC battery circuit to switch a 230V AC mains circuit. Thus a small sensor circuit can drive, say, a fan or an electric bulb. A relay switch can be divided into two parts: input and output. The input section has a coil which generates magnetic field when a small voltage from an electronic circuit is applied to it. This voltage is called the operating voltage. Commonly used relays are available in different configuration of operating voltages like 6V, 9V, 12V, 24V etc. The output section consists of contactors which connect or disconnect mechanically. In a basic relay there are three contactors: normally open (NO), normally closed (NC) and common (COM). At no input state, the COM is connected to NC. When the operating voltage is applied the relay coil gets energized and the COM changes contact to NO. Different relay configurations are available like SPST, SPDT etc, which have different number of changeover contacts. By using proper combination of contactors, the electrical circuit can be switched on and off. Figure 11: Circuit Diagram Connecting relays to PSOC pin P1.2 through ULN2803
  • 13. IV. RESULT The following are the outputs of temperature sensor, smoke sensor and relay displayed in the user mobile USER MODULES ACKNOWLEDGEMENT TEMPERATURE SENSOR >34°C SMOKE SENSOR SMOKE SENSED SMOKE SENSOR SMOKE SENSED RELAY ON UNLOCKED RELAY OFF LOCKED V. APPLICATION  Industrial sensor processing and control.  Remote operation of industrial appliances.  Modified version can be used for weather monitoring, temperature updates, device synchronization, etc.  This project can be implemented in Home Automation System also. VI. CONCLUSION
  • 14. The project we have undertaken has helped us gain a better perspective on various aspects related to our course of study as well as practical knowledge of electronic equipments and communication. We became familiar with software analysis, designing, implementation, testing and maintenance concerned with our project. In this Critical sensor monitoring, authentication is commanding the system and wireless network are the challenges faced by the industries such as nuclear plants and power plants. The one wire protocol used for the temperature sensor helps for sensing temperature over a large area. As the user operates the system by a secret code the authorization problem has been solved. The GSM network used helps in controlling the system from a distant area. The microcontroller used helps in interfacing many input/output devices at a time. These extensive capabilities of this system are what make it so interesting. From the convenience of a simple cell phone, a user is able to control and monitor virtually any electrical devices. The end product will have a simplistic design making it easy for users to interact with. This will be essential because of the wide range of technical knowledge that homeowners have. REFERENCES [1]. Muhammad A Mazidi , Janice Mazidi , The 8051 Microcontroller And Embedded systems, person Education second Edition ,printed in India by Gopson papers Ltd. [2]. http://www.engineersgarage.com/contribution/industrial-automation [3]. Itp.nyu.edu/