SlideShare a Scribd company logo
1 of 6
Download to read offline
International 
OPEN ACCESS Journal 
Of Modern Engineering Research (IJMER) 
| IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 5| 
Advanced Automation System in Industrial Applications Using PIC Microcontroller and GSM K. Siva Prasad1, B. Kumuda2, U. Shantha Kumar3, M. Ashok Kumar4 1, 4 Asst Professor, Dept. of EEE, CBIT, Prodhuturu, Andhra Pradesh, India 2, 3 Asst Professor, Dept. of EEE, RYM Engineering college, Bellary 
I. Introduction 
An embedded system is a combination of software and hardware which is designed for one specific application in a time domain constraint. Now-a-days the meaning of the embedded system was changed because, it was not designed only for one specific application but, many applications can run with a single embedded system. The best example of an embedded system is a mobile phone which performs the communication, along with the communication one can surf the internet, access the social network sites, play the games and even global positioning system is deployed into such a small device. The main aim of the paper is to design and develop an Advanced Automation system in Industries Using GSM system in the industries. In this technology we are using the GSM modem which have the SIM card present in it , the user can call on the 10 digit SIM number using the cell phone or the land line from any part of the world. The micro controller is programmed using the embedded C. When the caller calls this SIM number, the micro controller will get to know the ring and it will pick up the call and the caller can control any of the devices using the keypad present in the cell phone or the land line. The micro controller will read the temp from the sensor and it will display the same on the LCD when the incoming temp crosses the set limit the micro controller will turn OFF the device and will call the owner using the SIM card present in the GSM modem, when the owner picks the call the micro controller will activate the speech IC and the message will be played to the owner telling that the temp has crossed the limit and the system is turned OFF and this can be told in any of the language whichever the owner chooses. Despite itโ€™s relatively old age, the 8051 / PIC is one of the most popular Microcontroller in use today. Many derivatives Microcontroller have since been developed that are based on--and compatible with--the 8051 / PIC. Thus, the ability to program an 8051 / PIC is an important skill for anyone who plans to develop products that will take advantage of Microcontroller. Using these in built peripherals the designing of GSM [1] Based Industrial Device Control achieves its portability. Other peripherals like GSM modem voltage Current and temperature sensor, LCD and PMDC motor are used in this system. 
II. Block Diagram And Explanation 
2.1 Hardware requirement PIC Micro Controller, LCD, GSM Module, Power supply Unit, Voltage sensor, current sensor, temperature sensor and Relay Driver 
Abstract: The main aim of this paper is to design and develop an advanced automation system in the industries. In this technique we are using the GSM modem which have the SIM card present in it, the user can send message on the 10 digit SIM number using the cell phone from any part of the world. The micro controller is programmed using the embedded C. when the user will send the message to a particular device that particular device will be on or we can also off the device. Example if the motor is in over voltage, under voltage, over current in that time the microcontroller will trip the circuit and give the message feedback to the user. The micro controller will read the temp from the sensor and it will display the same on the LCD when the incoming temp crosses the set limit the micro controller will turn OFF the device and will send the message to owner using the SIM card present in the GSM modem. We can also check the continuous status of the device. Key words: IVRS, PIC Micro controller, GSM Module.
Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm 
| IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 6| 
Fig.1. Block Diagram 2.2 Micro Controllers Micro Controllers are the Heart of the Circuit. In this circuit we are going to use the 8051 MCU. Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys and other embedded systems. 2.3 LCD (Liquid Crystal Display) LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over even segments and other multi segment LEDs. The reasons being: LCDs are Economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. 2.4 Relay Driver IC Relay Driver IC is a high voltage and high current Darlington array IC. It contains open collector Darlington pairs with common emitters. A Darlington pair is an arrangement of two bipolar transistors. Recommended for high-side switching applications that benefit from separate logic and load grounds, these devices encompass load supply voltages to 50 V and output currents to -500 mA. These 8-channel source drivers are useful for interfacing between low-level logic and high-current loads. 2.5 GSM modem The GSM modem used by cell phones that provides low cost, long range, wireless communication channel for applications that need connectivity rather than high data rates. The interface between GSM and MUC controller is a textual protocol called Hayes AT- Commands. This particular application connects an ARM controller and Siemens M65 cellular phone using a RS232 based data cable. 2.6 Voltage and Current sensor VI sensors are use in the project to get voltage and current values for connected load. Sensor is build/designed using resistor network logic. 2.7 Temperature sensor Temperature sensors are used for getting temperature in the system. Which is countiuonesly monitored, if the temperature goes above predefine value then system will shutdown, which indicates there is fire in the system.
Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm 
| IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 7| 
2.8 Voice recorder IC The APR9600 device offers true single-chip voice recording,-volatile storage and playback capability for 40 to 60 seconds the device supports both random and sequential access of multiple messages. Sample rates are user-selectable, allowing designers to customize their design for unique equality and storage time needs. Integrated output amplifier, microphone amplifier, and AGC circuits greatly simplify system design. The device is ideal for use in portable voice recorders, toys, and many other consumer and industrial applications. 
III. Working 
The design and implementation of MUC based GSM based devices control system was effectively carried out with the advantages of low cost, low power consumption, high portability and minimum peripheral interfaces. To start the system first we need to send the SMS for trip setting for device 1 which is in turn connected to motor. SMS sending format is UV=<value>; OV=<value>; OC=<Value>. For ex: UV=18; OV=24; OC=01. After sending sms as above format we need to send one more sms to ON the device, which will in turn on the relays respectively. Suppose to one device1 sms send to send as! DEV1 1 and to off the device1! DEV1 0. Similarly by sending different sms as above format 4 devices can be made on and off. Status of device is also shown in LCD as well as feedback sms for given on which is pre-programmed while coding and speech sound of devices status is also given for any changes is devices status. Like device 1 on, device 1 off etc. which done using IC APV 600 Voices recorder IC. As soon as device1 gets ON ADC gets activated and immediately voltage and current informationโ€™s are seen on LCD[2]. If the voltage or current get exceed pre-defined values which is stetted before starting the device1, motor will be turned off and sms is send to a number regarding status of motor. Temperature sensors are used to sense if any fire in the system. If temperature goes beyond the limit then all the devices get shutdown and immediately sms is sent to a person. 
IV. Components 
4.1 PIC microcontroller The PIC microcontroller was developed by General Instruments in 1975. PIC was developed when Microelectronics Division of General Instruments was testing its 16-bit CPU CP1600. Although the CP1600 was a good CPU but it had low I/O performance. The PIC controller was used to offload the I/O the tasks from CPU to improve the overall performance of the system. In 1985, General Instruments converted their Microelectronics Division to Microchip Technology. PIC stands for Peripheral Interface Controller. The General Instruments used the acronyms Programmable Interface Controller and Programmable Intelligent Computer for the initial PICs (PIC1640 and PIC1650). In 1993, Microchip Technology launched the 8-bit PIC16C84 with EEPROM which could be programmed using serial programming method. The improved version of PIC16C84 with flash memory (PIC18F84 and PIC18F84A) hit the market in 1998. 4.2 PIC Microcontroller Development Since 1998, Microchip Technology continuously developed new high performance microcontrollers with new complex architecture and enhanced in-built peripherals. PIC microcontroller is based on Harvard architecture. At present PIC microcontrollers are widely used for industrial purpose due to its high performance ability at low power consumption. It is also very famous among hobbyists due to moderate cost and easy availability of its supporting software and hardware tools like compilers, simulators, debuggers etc. The 8-bit PIC microcontroller is divided into following four categories on the basis of internal architecture: 
๏‚ท Base Line PIC 
๏‚ท Mid-Range PIC 
๏‚ท Enhanced Mid-Range PIC 
๏‚ท PIC18 
4.3 Base Line PIC Base Line PICs are the least complex PIC microcontrollers. These microcontrollers work on 12-bit instruction architecture which means that the word size of instruction sets are of 12 bits for these controllers. These are smallest and cheapest PICs, available with 6 to 40 pin packaging. The small size and low cost of Base Line PIC replaced the traditional ICs like 555, logic gates etc. in industries.
Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm 
| IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 8| 
4.4. Mid-Range PIC Mid-Range PICs are based on 14-bit instruction architecture and are able to work up to 20 MHz speed. These controllers are available with 8 to 64 pin packaging. These microcontrollers are available with different peripherals like ADC, PWM, Op-Amps and different communication protocols like USART, SPI, I2C (TWI), etc. which make them widely usable microcontrollers not only for industry but for hobbyists as well. 4.5 Enhanced Mid-Range PIC These controllers are enhanced version of Mid-Range core. This range of controllers provides additional performance, greater flash memory and high speed at very low power consumption. This range of PIC also includes multiple peripherals and supports protocols like USART, SPI, I2C and so on. 4.6 PIC18 PIC18 range is based on 16-bit instruction architecture incorporating advanced RISC[3] architecture which makes it highest performer among the all 8-bit PIC families. The PIC18 range is integrated with new age communication protocols like USB, CAN, LIN, Ethernet (TCP/IP protocol) to communicate with local and/or internet based networks. This range also supports the connectivity of Human Interface Devices like touch panels etc. 4.7 LCD LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over seven segments and other multi segment LEDs. The reasons being: LCDs are economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. A 16x2 LCD means it can display 16 characters per line and there are 2 such lines. In this LCD each character is displayed in 5x7 pixel matrix. This LCD has two registers, namely, Command and Data. The command register stores the command instructions given to the LCD. A command is an instruction given to LCD to do a predefined task like initializing it, clearing its screen, setting the cursor position, controlling display etc. The data register stores the data to be displayed on the LCD. The data is the ASCII value of the character to be displayed on the LCD. Click to learn more about internal structure of a LCD. 4.8 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, and DPDT etc, which have different number of changeover contacts. By using proper combination of contactors, the electrical circuit can be switched on and off. Get inner details about structure of a relay switch. 4.9 Regulator IC 7805 is a voltage regulator integrated circuit. It is a member of 78xx series of fixed linear voltage regulator ICs. The voltage source in a circuit may have fluctuations and would not give the fixed voltage output. The voltage regulator IC maintains the output voltage at a constant value. The xx in 78xx indicates the fixed output voltage it is designed to provide. 7805 provides +5V regulated power supply. Capacitors of suitable values can be connected at input and output pins depending upon the respective voltage levels. 4.10 Voltage and current Sensor 
ADC module of PIC Microcontroller converts the Signals on its analog pin to 10 bit binary data and it has software selectable high and low voltage reference input to some combination of VDD, VSS, RA2 and RA3. The analog input to PIC is limited to VSS and VDD voltages (0 โ€“ 5V) of PIC this circuit is designed to measure 0 to 30V. So we will map 0 to 30V to 0 to 5V by using a voltage divider. Current through a circuit can be
Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm 
| IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 9| 
measured by introducing a 1 ohm resistor and measuring the voltage across it. To minimize the path resistance we will use .47 ohm special resistor with and current is calculated. Voltage and Current Sampling circuit is shown below. 
When the Input voltage is 30V (max) the voltage across 20K ohm resistor becomes 5V which is feedback to the analog pin RA2 of the PIC Microcontroller. The voltage across .47 ohm resistor is also feedback to the analog pin RA3 via 100K ohm resistor. 5.1V Zener Diode is added in parallel to these analog input pins to protect PIC from over voltages. The ADC module of PIC converts analog input to 10 bit digital number. We want to convert this digital to corresponding voltage n decimal. V. Software Requirement 
5.1 Kiel Compiler Embedded system means some combination of computer hardware and programmable software which is specially designed for a particular task like displaying message on LCD[4]. If you are still wondering about an embedded system, just take a look at these circuit applications using 8051/PIC microcontroller. You can call these applications embedded systems as it involves hardware (8051/PIC microcontroller) and software (the code written in assembly language). Some real life examples of embedded systems may involve ticketing machines, vending machines, temperature controlling unit in air conditioners etc. Microcontrollers are nothing without a Program in it. One of the important part in making an embedded system is loading the software/program we develop into the microcontroller. Usually it is called โ€œburning softwareโ€ into the controller. Before โ€œburning a programโ€ into a controller, we must do certain prerequisite operations with the program. This includes writing the program in assembly language or C language in a text editor like notepad, compiling the program in a compiler and finally generating the hex code from the compiled program. Earlier people used different soft wares/applications for all these 3 tasks. Writing was done in a text editor like notepad/word pad, compiling was done using separate software (probably a dedicated compiler for a particular controller like 8051), converting the assembly code to hex code was done using another software etc. It takes lot of time and work to do all these separately, especially when the task involves lots of error debugging and reworking on the source code. Kiel Micro Vision is free software which solves many of the pain points for an embedded program developer. This software is an integrated development environment (IDE), which integrated a text editor to write programs, a compiler and it will convert your source code to hex files too. 5.2 How to Burn a Micro Controller Programming or burning a microcontroller means to transfer the program from the compiler to the memory of the microcontroller. A compiler is software which provides an environment to write, test and debug a program for the microcontroller. The program for a microcontroller is generally written in C or assembly language. Finally the compiler generates a hex file which contains the machine language instruction understandable by a microcontroller. It is the content of this hex file which is transferred to the memory of the microcontroller. Once a program is transferred or written in the memory of the microcontroller, it then works in accordance with the program. In order to know how to program a microcontroller, we need a device called a burner/programmer. A programmer is a hardware device with dedicated software which reads the content of the hex file stored on the PC or the laptop and transfers it to the microcontroller to be burned. It reads the data of the hex file by connecting itself to the PC via a serial or USB cable and transfers the data to the memory of the microcontroller to be programmed in accordance with the protocols as described by the manufacturer in the datasheet. The programmer and the compiler differ for microcontrollers from different companies. In some cases the compiler has programmer software inbuilt in it. You simply need to connect the programmer hardware and the microcontroller can be programmed from the compiler itself. 
VI. Steps Followed In Designing The System 
Three general steps can be followed to appropriately select the control system: Step # 1: Identify measurable variables important to production. It is very important to correctly identify the parameters that are going to be measured by the controllerโ€™s data acquisition interface, and how they are to be measured. Step # 2: Investigate the control strategies. An important element in considering a control system is the control strategy that is to be followed. The simplest strategy is to use threshold sensors that directly affect actuation of devices. 
Step # 3: Identify the software and the hardware to be used. Hardware must always follow the selection of software, with the hardware required being supported by the software selected. In addition to functional
Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm 
| IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 10| 
capabilities, the selection of the control hardware should include factors such as reliability, support, previous experiences with the equipment (successes and failures), and cost. 
VII. Result Analasis 
VIII. Conclusion 
Advanced automation system can be used in organization to know about various departments, mode working and levels of control. Hardware circuitry of automation system is very compact .by the wide spread internet it is possible to information from anywhere in the world with advanced features of automation System. It has been the latest technology for industrial application .this provides the foundation for providing service for industrial process application as well as reduced cost, improved man power satisfaction. A message interface gives user more flexible navigation outputs. That is less complex and more rigidly hierarchical. REFERENCES 
[1]. Jain. AnSingh.S โ€œModified Programming Language Framework for IVRS Accessibility of Graphical User Interfaces," Ubi-Media Computing (U-Media), 2011 4th International Conference on Digital Object Identifier: 10.1109/U-MEDIA.2011.44. 
[2]. Ansari, A.M, Nehal, M.F, Qadeer M.A.e,โ€ SIP-based Interactive Voice Response System using Free Switch EPBX " Wireless and Optical Communications Networks (WOCN), 2013 Tenth International Conference on Digital Object Identifier: 10.1109/WOCN.2013.6616224. 
[3]. Soujanya.M, ,Kumar.S. โ€œPersonalized IVR system in contact center," Electronics and Information Engineering (ICEIE), 2010 International Conference OnVolume:1 Digital Object Identifier: 10.1109/ICEIE.2010.5559673. 
[4]. Hashizume.K, Tuan Phung-Duc Kasahara.S, Takahashi.Y โ€œQueueing analysis of internet-based call centers withinteractive voice response and redial " Computer Aided Modeling and Design of Communication LinksandNetworks (CAMAD), 2012 IEEE 17th International Workshop on Digital Object Identifier: 1109/CAMAD. 2012.6335371.

More Related Content

What's hot

IRJET- Centralised Status alert system for industrial machines
IRJET-  	  Centralised Status alert system for industrial machinesIRJET-  	  Centralised Status alert system for industrial machines
IRJET- Centralised Status alert system for industrial machinesIRJET Journal
ย 
Auto dial-er Home security
Auto dial-er Home securityAuto dial-er Home security
Auto dial-er Home securityvaibhav jindal
ย 
J04701080085
J04701080085J04701080085
J04701080085ijceronline
ย 
Thesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleThesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleAkhil Reddy Rondla
ย 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of ThingsIRJET Journal
ย 
Home automation system using gsm
Home automation system using gsmHome automation system using gsm
Home automation system using gsmRohit Sinha
ย 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneKamal Lamichhane
ย 
Mini project-report
Mini project-reportMini project-report
Mini project-reportAshu0711
ย 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET Journal
ย 
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 Arduinoijtsrd
ย 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457IJRAT
ย 
Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...venu452
ย 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automationMainak Sinha
ย 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless Systemijceronline
ย 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoTIRJET Journal
ย 
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
ย 
GSM Based Security System
GSM Based Security SystemGSM Based Security System
GSM Based Security SystemPrajjwol Tripathi
ย 
Industrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice AnnouncementIndustrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice AnnouncementAssociate Professor in VSB Coimbatore
ย 
Final year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothFinal year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothShubham Bhattacharya
ย 
gsm based security system
gsm based security systemgsm based security system
gsm based security systemnayandey
ย 

What's hot (20)

IRJET- Centralised Status alert system for industrial machines
IRJET-  	  Centralised Status alert system for industrial machinesIRJET-  	  Centralised Status alert system for industrial machines
IRJET- Centralised Status alert system for industrial machines
ย 
Auto dial-er Home security
Auto dial-er Home securityAuto dial-er Home security
Auto dial-er Home security
ย 
J04701080085
J04701080085J04701080085
J04701080085
ย 
Thesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic VehicleThesis on Solar Based Hecto Robotic Vehicle
Thesis on Solar Based Hecto Robotic Vehicle
ย 
Office Automation System using Internet of Things
Office Automation System using Internet of ThingsOffice Automation System using Internet of Things
Office Automation System using Internet of Things
ย 
Home automation system using gsm
Home automation system using gsmHome automation system using gsm
Home automation system using gsm
ย 
Home automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhaneHome automation ppt-kamal lamichhane
Home automation ppt-kamal lamichhane
ย 
Mini project-report
Mini project-reportMini project-report
Mini project-report
ย 
IRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for VehicleIRJET- Intelligent Security and Monitoring System for Vehicle
IRJET- Intelligent Security and Monitoring System for Vehicle
ย 
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
ย 
Paper id 24201457
Paper id 24201457Paper id 24201457
Paper id 24201457
ย 
Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...Agriculture field motor control system by using Global System for Mobile comm...
Agriculture field motor control system by using Global System for Mobile comm...
ย 
Gsm based home automation
Gsm based home automationGsm based home automation
Gsm based home automation
ย 
Application of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless SystemApplication of Microcontroller in Transmitter Section of Wireless System
Application of Microcontroller in Transmitter Section of Wireless System
ย 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
ย 
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...
ย 
GSM Based Security System
GSM Based Security SystemGSM Based Security System
GSM Based Security System
ย 
Industrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice AnnouncementIndustrial Safety Measurement using Sensors and Voice Announcement
Industrial Safety Measurement using Sensors and Voice Announcement
ย 
Final year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetoothFinal year report on remote control of home appliances via bluetooth
Final year report on remote control of home appliances via bluetooth
ย 
gsm based security system
gsm based security systemgsm based security system
gsm based security system
ย 

Viewers also liked

Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...IJMER
ย 
Ijmer 46043741
Ijmer 46043741Ijmer 46043741
Ijmer 46043741IJMER
ย 
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...IJMER
ย 
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...IJMER
ย 
Securing Data Communication for Node Anonymization Using Location Information
Securing Data Communication for Node Anonymization Using  Location InformationSecuring Data Communication for Node Anonymization Using  Location Information
Securing Data Communication for Node Anonymization Using Location InformationIJMER
ย 
Accelerating Real Time Applications on Heterogeneous Platforms
Accelerating Real Time Applications on Heterogeneous PlatformsAccelerating Real Time Applications on Heterogeneous Platforms
Accelerating Real Time Applications on Heterogeneous PlatformsIJMER
ย 
B04010 03 0914
B04010 03 0914B04010 03 0914
B04010 03 0914IJMER
ย 
A Novel High Performance H-Bridge Converter Topology for 8/6 pole SRM Drive
A Novel High Performance H-Bridge Converter Topology for 8/6  pole SRM DriveA Novel High Performance H-Bridge Converter Topology for 8/6  pole SRM Drive
A Novel High Performance H-Bridge Converter Topology for 8/6 pole SRM DriveIJMER
ย 
An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...
An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...
An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...IJMER
ย 
Heavy Mineral Studies of Beach Sands of Vagathor, North Goa, India
Heavy Mineral Studies of Beach Sands of Vagathor, North Goa,  IndiaHeavy Mineral Studies of Beach Sands of Vagathor, North Goa,  India
Heavy Mineral Studies of Beach Sands of Vagathor, North Goa, IndiaIJMER
ย 
Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...
Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...
Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...IJMER
ย 
Reliable Hydra SSD Architecture for General Purpose Controllers
Reliable Hydra SSD Architecture for General Purpose ControllersReliable Hydra SSD Architecture for General Purpose Controllers
Reliable Hydra SSD Architecture for General Purpose ControllersIJMER
ย 
Behavioural Modelling Outcomes prediction using Casual Factors
Behavioural Modelling Outcomes prediction using Casual  FactorsBehavioural Modelling Outcomes prediction using Casual  Factors
Behavioural Modelling Outcomes prediction using Casual FactorsIJMER
ย 
Efficient Energy Management System with Solar Energy
Efficient Energy Management System with Solar EnergyEfficient Energy Management System with Solar Energy
Efficient Energy Management System with Solar EnergyIJMER
ย 
Calculating Voltage Instability Using Index Analysis in Radial Distribution ...
Calculating Voltage Instability Using Index Analysis in Radial  Distribution ...Calculating Voltage Instability Using Index Analysis in Radial  Distribution ...
Calculating Voltage Instability Using Index Analysis in Radial Distribution ...IJMER
ย 
Optimized Projected Strategy for Enhancement of WSN Using Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using  Genetic AlgorithmsOptimized Projected Strategy for Enhancement of WSN Using  Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using Genetic AlgorithmsIJMER
ย 
A Review on Two-Temperature Thermoelasticity
A Review on Two-Temperature ThermoelasticityA Review on Two-Temperature Thermoelasticity
A Review on Two-Temperature ThermoelasticityIJMER
ย 
Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...
Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...
Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...IJMER
ย 
Harmonic Analysis of VFDโ€™s
Harmonic Analysis of VFDโ€™sHarmonic Analysis of VFDโ€™s
Harmonic Analysis of VFDโ€™sIJMER
ย 
Fd2427822788
Fd2427822788Fd2427822788
Fd2427822788IJMER
ย 

Viewers also liked (20)

Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...Prediction of Deflection and Stresses of Laminated Composite  Plate with Arti...
Prediction of Deflection and Stresses of Laminated Composite Plate with Arti...
ย 
Ijmer 46043741
Ijmer 46043741Ijmer 46043741
Ijmer 46043741
ย 
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...Evaluation of Mechanical Properties of Sintered Hot Upset  Forged Square Cros...
Evaluation of Mechanical Properties of Sintered Hot Upset Forged Square Cros...
ย 
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
Investigation of the Role of Bulkhead and Crack Stopper Strap in the Fail-Saf...
ย 
Securing Data Communication for Node Anonymization Using Location Information
Securing Data Communication for Node Anonymization Using  Location InformationSecuring Data Communication for Node Anonymization Using  Location Information
Securing Data Communication for Node Anonymization Using Location Information
ย 
Accelerating Real Time Applications on Heterogeneous Platforms
Accelerating Real Time Applications on Heterogeneous PlatformsAccelerating Real Time Applications on Heterogeneous Platforms
Accelerating Real Time Applications on Heterogeneous Platforms
ย 
B04010 03 0914
B04010 03 0914B04010 03 0914
B04010 03 0914
ย 
A Novel High Performance H-Bridge Converter Topology for 8/6 pole SRM Drive
A Novel High Performance H-Bridge Converter Topology for 8/6  pole SRM DriveA Novel High Performance H-Bridge Converter Topology for 8/6  pole SRM Drive
A Novel High Performance H-Bridge Converter Topology for 8/6 pole SRM Drive
ย 
An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...
An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...
An Optimal Cooperative Provable Data Possession Scheme for Distributed Cloud ...
ย 
Heavy Mineral Studies of Beach Sands of Vagathor, North Goa, India
Heavy Mineral Studies of Beach Sands of Vagathor, North Goa,  IndiaHeavy Mineral Studies of Beach Sands of Vagathor, North Goa,  India
Heavy Mineral Studies of Beach Sands of Vagathor, North Goa, India
ย 
Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...
Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...
Analysis of Temperature loss of Hot Metal during Hot Rolling Process at Steel...
ย 
Reliable Hydra SSD Architecture for General Purpose Controllers
Reliable Hydra SSD Architecture for General Purpose ControllersReliable Hydra SSD Architecture for General Purpose Controllers
Reliable Hydra SSD Architecture for General Purpose Controllers
ย 
Behavioural Modelling Outcomes prediction using Casual Factors
Behavioural Modelling Outcomes prediction using Casual  FactorsBehavioural Modelling Outcomes prediction using Casual  Factors
Behavioural Modelling Outcomes prediction using Casual Factors
ย 
Efficient Energy Management System with Solar Energy
Efficient Energy Management System with Solar EnergyEfficient Energy Management System with Solar Energy
Efficient Energy Management System with Solar Energy
ย 
Calculating Voltage Instability Using Index Analysis in Radial Distribution ...
Calculating Voltage Instability Using Index Analysis in Radial  Distribution ...Calculating Voltage Instability Using Index Analysis in Radial  Distribution ...
Calculating Voltage Instability Using Index Analysis in Radial Distribution ...
ย 
Optimized Projected Strategy for Enhancement of WSN Using Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using  Genetic AlgorithmsOptimized Projected Strategy for Enhancement of WSN Using  Genetic Algorithms
Optimized Projected Strategy for Enhancement of WSN Using Genetic Algorithms
ย 
A Review on Two-Temperature Thermoelasticity
A Review on Two-Temperature ThermoelasticityA Review on Two-Temperature Thermoelasticity
A Review on Two-Temperature Thermoelasticity
ย 
Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...
Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...
Effect of artificial roughness on Thermal and Thermohydraulic efficiency in R...
ย 
Harmonic Analysis of VFDโ€™s
Harmonic Analysis of VFDโ€™sHarmonic Analysis of VFDโ€™s
Harmonic Analysis of VFDโ€™s
ย 
Fd2427822788
Fd2427822788Fd2427822788
Fd2427822788
ย 

Similar to Advanced Automation System in Industrial Applications Using PIC Microcontroller and GSM

Density based traffic light controlling (2)
Density based traffic light controlling (2)Density based traffic light controlling (2)
Density based traffic light controlling (2)hardik1240
ย 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening systemMukul Mohal
ย 
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
ย 
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
ย 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm ModemIJERA Editor
ย 
IOT Based Soldier Position Tracking and Health Monitoring System
IOT Based Soldier Position Tracking and Health Monitoring SystemIOT Based Soldier Position Tracking and Health Monitoring System
IOT Based Soldier Position Tracking and Health Monitoring SystemIRJET Journal
ย 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
ย 
Advertising Display System using LED and Graphical LED
Advertising Display System using LED and Graphical LEDAdvertising Display System using LED and Graphical LED
Advertising Display System using LED and Graphical LEDijsrd.com
ย 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home AutomationIRJET Journal
ย 
Embedded System
Embedded System Embedded System
Embedded System Sonali Parab
ย 
Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation systemPawan Kumar Ganjhu
ย 
GSM BASED e-NOTICE BOARD SRS
GSM BASED e-NOTICE BOARD SRSGSM BASED e-NOTICE BOARD SRS
GSM BASED e-NOTICE BOARD SRSVenkatesh Agnihotri
ย 
M44096368
M44096368M44096368
M44096368IJERA Editor
ย 
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
ย 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMpriyanka kini
ย 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET Journal
ย 
Project report
Project reportProject report
Project reportrahul poteti
ย 

Similar to Advanced Automation System in Industrial Applications Using PIC Microcontroller and GSM (20)

Density based traffic light controlling (2)
Density based traffic light controlling (2)Density based traffic light controlling (2)
Density based traffic light controlling (2)
ย 
Project report on dtmf based door opening system
Project report on  dtmf based door opening systemProject report on  dtmf based door opening system
Project report on dtmf based door opening system
ย 
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
ย 
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...
ย 
Home Security System Using Gsm Modem
Home Security System Using Gsm ModemHome Security System Using Gsm Modem
Home Security System Using Gsm Modem
ย 
[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 ...
ย 
IOT Based Soldier Position Tracking and Health Monitoring System
IOT Based Soldier Position Tracking and Health Monitoring SystemIOT Based Soldier Position Tracking and Health Monitoring System
IOT Based Soldier Position Tracking and Health Monitoring System
ย 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ย 
Advertising Display System using LED and Graphical LED
Advertising Display System using LED and Graphical LEDAdvertising Display System using LED and Graphical LED
Advertising Display System using LED and Graphical LED
ย 
Smart Home Automation
Smart Home AutomationSmart Home Automation
Smart Home Automation
ย 
Embedded System
Embedded System Embedded System
Embedded System
ย 
Smart home automation system
Smart home automation systemSmart home automation system
Smart home automation system
ย 
GSM BASED e-NOTICE BOARD SRS
GSM BASED e-NOTICE BOARD SRSGSM BASED e-NOTICE BOARD SRS
GSM BASED e-NOTICE BOARD SRS
ย 
M44096368
M44096368M44096368
M44096368
ย 
GSM Report_2013
GSM Report_2013GSM Report_2013
GSM Report_2013
ย 
GSM Report_2013
GSM Report_2013GSM Report_2013
GSM Report_2013
ย 
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...
ย 
Monitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSMMonitoring & Controlling of Devices using GSM
Monitoring & Controlling of Devices using GSM
ย 
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328IRJET-  	  A Paper on IoT based Digital Notice Board using Arduino ATMega 328
IRJET- A Paper on IoT based Digital Notice Board using Arduino ATMega 328
ย 
Project report
Project reportProject report
Project report
ย 

More from IJMER

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...IJMER
ย 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingIJMER
ย 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreIJMER
ย 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)IJMER
ย 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...IJMER
ย 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...IJMER
ย 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...IJMER
ย 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...IJMER
ย 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationIJMER
ย 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless BicycleIJMER
ย 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIJMER
ย 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemIJMER
ย 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesIJMER
ย 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...IJMER
ย 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningIJMER
ย 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessIJMER
ย 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersIJMER
ย 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And AuditIJMER
ย 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLIJMER
ย 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyIJMER
ย 

More from IJMER (20)

A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...A Study on Translucent Concrete Product and Its Properties by Using Optical F...
A Study on Translucent Concrete Product and Its Properties by Using Optical F...
ย 
Developing Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed DelintingDeveloping Cost Effective Automation for Cotton Seed Delinting
Developing Cost Effective Automation for Cotton Seed Delinting
ย 
Study & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja FibreStudy & Testing Of Bio-Composite Material Based On Munja Fibre
Study & Testing Of Bio-Composite Material Based On Munja Fibre
ย 
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
Hybrid Engine (Stirling Engine + IC Engine + Electric Motor)
ย 
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
Fabrication & Characterization of Bio Composite Materials Based On Sunnhemp F...
ย 
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
Geochemistry and Genesis of Kammatturu Iron Ores of Devagiri Formation, Sandu...
ย 
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
Experimental Investigation on Characteristic Study of the Carbon Steel C45 in...
ย 
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
Non linear analysis of Robot Gun Support Structure using Equivalent Dynamic A...
ย 
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works SimulationStatic Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
Static Analysis of Go-Kart Chassis by Analytical and Solid Works Simulation
ย 
High Speed Effortless Bicycle
High Speed Effortless BicycleHigh Speed Effortless Bicycle
High Speed Effortless Bicycle
ย 
Integration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise ApplicationsIntegration of Struts & Spring & Hibernate for Enterprise Applications
Integration of Struts & Spring & Hibernate for Enterprise Applications
ย 
Microcontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation SystemMicrocontroller Based Automatic Sprinkler Irrigation System
Microcontroller Based Automatic Sprinkler Irrigation System
ย 
On some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological SpacesOn some locally closed sets and spaces in Ideal Topological Spaces
On some locally closed sets and spaces in Ideal Topological Spaces
ย 
Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...Intrusion Detection and Forensics based on decision tree and Association rule...
Intrusion Detection and Forensics based on decision tree and Association rule...
ย 
Natural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine LearningNatural Language Ambiguity and its Effect on Machine Learning
Natural Language Ambiguity and its Effect on Machine Learning
ย 
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcessEvolvea Frameworkfor SelectingPrime Software DevelopmentProcess
Evolvea Frameworkfor SelectingPrime Software DevelopmentProcess
ย 
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded CylindersMaterial Parameter and Effect of Thermal Load on Functionally Graded Cylinders
Material Parameter and Effect of Thermal Load on Functionally Graded Cylinders
ย 
Studies On Energy Conservation And Audit
Studies On Energy Conservation And AuditStudies On Energy Conservation And Audit
Studies On Energy Conservation And Audit
ย 
An Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDLAn Implementation of I2C Slave Interface using Verilog HDL
An Implementation of I2C Slave Interface using Verilog HDL
ย 
Discrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One PreyDiscrete Model of Two Predators competing for One Prey
Discrete Model of Two Predators competing for One Prey
ย 

Recently uploaded

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...SUHANI PANDEY
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
ย 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
ย 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
ย 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...9953056974 Low Rate Call Girls In Saket, Delhi NCR
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
ย 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
ย 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSrknatarajan
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7Call Girls in Nagpur High Profile Call Girls
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
ย 

Recently uploaded (20)

VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
ย 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
ย 
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Walvekar Nagar Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
ย 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
ย 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
ย 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
ย 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
ย 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
ย 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
ย 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
ย 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
ย 
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar  โ‰ผ๐Ÿ” Delhi door step de...
Call Now โ‰ฝ 9953056974 โ‰ผ๐Ÿ” Call Girls In New Ashok Nagar โ‰ผ๐Ÿ” Delhi door step de...
ย 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
ย 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
ย 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
ย 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
ย 
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICSUNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
UNIT-IFLUID PROPERTIES & FLOW CHARACTERISTICS
ย 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
ย 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ย 

Advanced Automation System in Industrial Applications Using PIC Microcontroller and GSM

  • 1. International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) | IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 5| Advanced Automation System in Industrial Applications Using PIC Microcontroller and GSM K. Siva Prasad1, B. Kumuda2, U. Shantha Kumar3, M. Ashok Kumar4 1, 4 Asst Professor, Dept. of EEE, CBIT, Prodhuturu, Andhra Pradesh, India 2, 3 Asst Professor, Dept. of EEE, RYM Engineering college, Bellary I. Introduction An embedded system is a combination of software and hardware which is designed for one specific application in a time domain constraint. Now-a-days the meaning of the embedded system was changed because, it was not designed only for one specific application but, many applications can run with a single embedded system. The best example of an embedded system is a mobile phone which performs the communication, along with the communication one can surf the internet, access the social network sites, play the games and even global positioning system is deployed into such a small device. The main aim of the paper is to design and develop an Advanced Automation system in Industries Using GSM system in the industries. In this technology we are using the GSM modem which have the SIM card present in it , the user can call on the 10 digit SIM number using the cell phone or the land line from any part of the world. The micro controller is programmed using the embedded C. When the caller calls this SIM number, the micro controller will get to know the ring and it will pick up the call and the caller can control any of the devices using the keypad present in the cell phone or the land line. The micro controller will read the temp from the sensor and it will display the same on the LCD when the incoming temp crosses the set limit the micro controller will turn OFF the device and will call the owner using the SIM card present in the GSM modem, when the owner picks the call the micro controller will activate the speech IC and the message will be played to the owner telling that the temp has crossed the limit and the system is turned OFF and this can be told in any of the language whichever the owner chooses. Despite itโ€™s relatively old age, the 8051 / PIC is one of the most popular Microcontroller in use today. Many derivatives Microcontroller have since been developed that are based on--and compatible with--the 8051 / PIC. Thus, the ability to program an 8051 / PIC is an important skill for anyone who plans to develop products that will take advantage of Microcontroller. Using these in built peripherals the designing of GSM [1] Based Industrial Device Control achieves its portability. Other peripherals like GSM modem voltage Current and temperature sensor, LCD and PMDC motor are used in this system. II. Block Diagram And Explanation 2.1 Hardware requirement PIC Micro Controller, LCD, GSM Module, Power supply Unit, Voltage sensor, current sensor, temperature sensor and Relay Driver Abstract: The main aim of this paper is to design and develop an advanced automation system in the industries. In this technique we are using the GSM modem which have the SIM card present in it, the user can send message on the 10 digit SIM number using the cell phone from any part of the world. The micro controller is programmed using the embedded C. when the user will send the message to a particular device that particular device will be on or we can also off the device. Example if the motor is in over voltage, under voltage, over current in that time the microcontroller will trip the circuit and give the message feedback to the user. The micro controller will read the temp from the sensor and it will display the same on the LCD when the incoming temp crosses the set limit the micro controller will turn OFF the device and will send the message to owner using the SIM card present in the GSM modem. We can also check the continuous status of the device. Key words: IVRS, PIC Micro controller, GSM Module.
  • 2. Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm | IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 6| Fig.1. Block Diagram 2.2 Micro Controllers Micro Controllers are the Heart of the Circuit. In this circuit we are going to use the 8051 MCU. Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, implantable medical devices, remote controls, office machines, appliances, power tools, toys and other embedded systems. 2.3 LCD (Liquid Crystal Display) LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over even segments and other multi segment LEDs. The reasons being: LCDs are Economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. 2.4 Relay Driver IC Relay Driver IC is a high voltage and high current Darlington array IC. It contains open collector Darlington pairs with common emitters. A Darlington pair is an arrangement of two bipolar transistors. Recommended for high-side switching applications that benefit from separate logic and load grounds, these devices encompass load supply voltages to 50 V and output currents to -500 mA. These 8-channel source drivers are useful for interfacing between low-level logic and high-current loads. 2.5 GSM modem The GSM modem used by cell phones that provides low cost, long range, wireless communication channel for applications that need connectivity rather than high data rates. The interface between GSM and MUC controller is a textual protocol called Hayes AT- Commands. This particular application connects an ARM controller and Siemens M65 cellular phone using a RS232 based data cable. 2.6 Voltage and Current sensor VI sensors are use in the project to get voltage and current values for connected load. Sensor is build/designed using resistor network logic. 2.7 Temperature sensor Temperature sensors are used for getting temperature in the system. Which is countiuonesly monitored, if the temperature goes above predefine value then system will shutdown, which indicates there is fire in the system.
  • 3. Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm | IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 7| 2.8 Voice recorder IC The APR9600 device offers true single-chip voice recording,-volatile storage and playback capability for 40 to 60 seconds the device supports both random and sequential access of multiple messages. Sample rates are user-selectable, allowing designers to customize their design for unique equality and storage time needs. Integrated output amplifier, microphone amplifier, and AGC circuits greatly simplify system design. The device is ideal for use in portable voice recorders, toys, and many other consumer and industrial applications. III. Working The design and implementation of MUC based GSM based devices control system was effectively carried out with the advantages of low cost, low power consumption, high portability and minimum peripheral interfaces. To start the system first we need to send the SMS for trip setting for device 1 which is in turn connected to motor. SMS sending format is UV=<value>; OV=<value>; OC=<Value>. For ex: UV=18; OV=24; OC=01. After sending sms as above format we need to send one more sms to ON the device, which will in turn on the relays respectively. Suppose to one device1 sms send to send as! DEV1 1 and to off the device1! DEV1 0. Similarly by sending different sms as above format 4 devices can be made on and off. Status of device is also shown in LCD as well as feedback sms for given on which is pre-programmed while coding and speech sound of devices status is also given for any changes is devices status. Like device 1 on, device 1 off etc. which done using IC APV 600 Voices recorder IC. As soon as device1 gets ON ADC gets activated and immediately voltage and current informationโ€™s are seen on LCD[2]. If the voltage or current get exceed pre-defined values which is stetted before starting the device1, motor will be turned off and sms is send to a number regarding status of motor. Temperature sensors are used to sense if any fire in the system. If temperature goes beyond the limit then all the devices get shutdown and immediately sms is sent to a person. IV. Components 4.1 PIC microcontroller The PIC microcontroller was developed by General Instruments in 1975. PIC was developed when Microelectronics Division of General Instruments was testing its 16-bit CPU CP1600. Although the CP1600 was a good CPU but it had low I/O performance. The PIC controller was used to offload the I/O the tasks from CPU to improve the overall performance of the system. In 1985, General Instruments converted their Microelectronics Division to Microchip Technology. PIC stands for Peripheral Interface Controller. The General Instruments used the acronyms Programmable Interface Controller and Programmable Intelligent Computer for the initial PICs (PIC1640 and PIC1650). In 1993, Microchip Technology launched the 8-bit PIC16C84 with EEPROM which could be programmed using serial programming method. The improved version of PIC16C84 with flash memory (PIC18F84 and PIC18F84A) hit the market in 1998. 4.2 PIC Microcontroller Development Since 1998, Microchip Technology continuously developed new high performance microcontrollers with new complex architecture and enhanced in-built peripherals. PIC microcontroller is based on Harvard architecture. At present PIC microcontrollers are widely used for industrial purpose due to its high performance ability at low power consumption. It is also very famous among hobbyists due to moderate cost and easy availability of its supporting software and hardware tools like compilers, simulators, debuggers etc. The 8-bit PIC microcontroller is divided into following four categories on the basis of internal architecture: ๏‚ท Base Line PIC ๏‚ท Mid-Range PIC ๏‚ท Enhanced Mid-Range PIC ๏‚ท PIC18 4.3 Base Line PIC Base Line PICs are the least complex PIC microcontrollers. These microcontrollers work on 12-bit instruction architecture which means that the word size of instruction sets are of 12 bits for these controllers. These are smallest and cheapest PICs, available with 6 to 40 pin packaging. The small size and low cost of Base Line PIC replaced the traditional ICs like 555, logic gates etc. in industries.
  • 4. Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm | IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 8| 4.4. Mid-Range PIC Mid-Range PICs are based on 14-bit instruction architecture and are able to work up to 20 MHz speed. These controllers are available with 8 to 64 pin packaging. These microcontrollers are available with different peripherals like ADC, PWM, Op-Amps and different communication protocols like USART, SPI, I2C (TWI), etc. which make them widely usable microcontrollers not only for industry but for hobbyists as well. 4.5 Enhanced Mid-Range PIC These controllers are enhanced version of Mid-Range core. This range of controllers provides additional performance, greater flash memory and high speed at very low power consumption. This range of PIC also includes multiple peripherals and supports protocols like USART, SPI, I2C and so on. 4.6 PIC18 PIC18 range is based on 16-bit instruction architecture incorporating advanced RISC[3] architecture which makes it highest performer among the all 8-bit PIC families. The PIC18 range is integrated with new age communication protocols like USB, CAN, LIN, Ethernet (TCP/IP protocol) to communicate with local and/or internet based networks. This range also supports the connectivity of Human Interface Devices like touch panels etc. 4.7 LCD LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications. A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits. These modules are preferred over seven segments and other multi segment LEDs. The reasons being: LCDs are economical; easily programmable; have no limitation of displaying special & even custom characters (unlike in seven segments), animations and so on. A 16x2 LCD means it can display 16 characters per line and there are 2 such lines. In this LCD each character is displayed in 5x7 pixel matrix. This LCD has two registers, namely, Command and Data. The command register stores the command instructions given to the LCD. A command is an instruction given to LCD to do a predefined task like initializing it, clearing its screen, setting the cursor position, controlling display etc. The data register stores the data to be displayed on the LCD. The data is the ASCII value of the character to be displayed on the LCD. Click to learn more about internal structure of a LCD. 4.8 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, and DPDT etc, which have different number of changeover contacts. By using proper combination of contactors, the electrical circuit can be switched on and off. Get inner details about structure of a relay switch. 4.9 Regulator IC 7805 is a voltage regulator integrated circuit. It is a member of 78xx series of fixed linear voltage regulator ICs. The voltage source in a circuit may have fluctuations and would not give the fixed voltage output. The voltage regulator IC maintains the output voltage at a constant value. The xx in 78xx indicates the fixed output voltage it is designed to provide. 7805 provides +5V regulated power supply. Capacitors of suitable values can be connected at input and output pins depending upon the respective voltage levels. 4.10 Voltage and current Sensor ADC module of PIC Microcontroller converts the Signals on its analog pin to 10 bit binary data and it has software selectable high and low voltage reference input to some combination of VDD, VSS, RA2 and RA3. The analog input to PIC is limited to VSS and VDD voltages (0 โ€“ 5V) of PIC this circuit is designed to measure 0 to 30V. So we will map 0 to 30V to 0 to 5V by using a voltage divider. Current through a circuit can be
  • 5. Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm | IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 9| measured by introducing a 1 ohm resistor and measuring the voltage across it. To minimize the path resistance we will use .47 ohm special resistor with and current is calculated. Voltage and Current Sampling circuit is shown below. When the Input voltage is 30V (max) the voltage across 20K ohm resistor becomes 5V which is feedback to the analog pin RA2 of the PIC Microcontroller. The voltage across .47 ohm resistor is also feedback to the analog pin RA3 via 100K ohm resistor. 5.1V Zener Diode is added in parallel to these analog input pins to protect PIC from over voltages. The ADC module of PIC converts analog input to 10 bit digital number. We want to convert this digital to corresponding voltage n decimal. V. Software Requirement 5.1 Kiel Compiler Embedded system means some combination of computer hardware and programmable software which is specially designed for a particular task like displaying message on LCD[4]. If you are still wondering about an embedded system, just take a look at these circuit applications using 8051/PIC microcontroller. You can call these applications embedded systems as it involves hardware (8051/PIC microcontroller) and software (the code written in assembly language). Some real life examples of embedded systems may involve ticketing machines, vending machines, temperature controlling unit in air conditioners etc. Microcontrollers are nothing without a Program in it. One of the important part in making an embedded system is loading the software/program we develop into the microcontroller. Usually it is called โ€œburning softwareโ€ into the controller. Before โ€œburning a programโ€ into a controller, we must do certain prerequisite operations with the program. This includes writing the program in assembly language or C language in a text editor like notepad, compiling the program in a compiler and finally generating the hex code from the compiled program. Earlier people used different soft wares/applications for all these 3 tasks. Writing was done in a text editor like notepad/word pad, compiling was done using separate software (probably a dedicated compiler for a particular controller like 8051), converting the assembly code to hex code was done using another software etc. It takes lot of time and work to do all these separately, especially when the task involves lots of error debugging and reworking on the source code. Kiel Micro Vision is free software which solves many of the pain points for an embedded program developer. This software is an integrated development environment (IDE), which integrated a text editor to write programs, a compiler and it will convert your source code to hex files too. 5.2 How to Burn a Micro Controller Programming or burning a microcontroller means to transfer the program from the compiler to the memory of the microcontroller. A compiler is software which provides an environment to write, test and debug a program for the microcontroller. The program for a microcontroller is generally written in C or assembly language. Finally the compiler generates a hex file which contains the machine language instruction understandable by a microcontroller. It is the content of this hex file which is transferred to the memory of the microcontroller. Once a program is transferred or written in the memory of the microcontroller, it then works in accordance with the program. In order to know how to program a microcontroller, we need a device called a burner/programmer. A programmer is a hardware device with dedicated software which reads the content of the hex file stored on the PC or the laptop and transfers it to the microcontroller to be burned. It reads the data of the hex file by connecting itself to the PC via a serial or USB cable and transfers the data to the memory of the microcontroller to be programmed in accordance with the protocols as described by the manufacturer in the datasheet. The programmer and the compiler differ for microcontrollers from different companies. In some cases the compiler has programmer software inbuilt in it. You simply need to connect the programmer hardware and the microcontroller can be programmed from the compiler itself. VI. Steps Followed In Designing The System Three general steps can be followed to appropriately select the control system: Step # 1: Identify measurable variables important to production. It is very important to correctly identify the parameters that are going to be measured by the controllerโ€™s data acquisition interface, and how they are to be measured. Step # 2: Investigate the control strategies. An important element in considering a control system is the control strategy that is to be followed. The simplest strategy is to use threshold sensors that directly affect actuation of devices. Step # 3: Identify the software and the hardware to be used. Hardware must always follow the selection of software, with the hardware required being supported by the software selected. In addition to functional
  • 6. Advanced Automation System In Industrial Applications Using Pic Microcontroller And Gsm | IJMER | ISSN: 2249โ€“6645 | www.ijmer.com | Vol. 4 | Iss.7| July. 2014 | 10| capabilities, the selection of the control hardware should include factors such as reliability, support, previous experiences with the equipment (successes and failures), and cost. VII. Result Analasis VIII. Conclusion Advanced automation system can be used in organization to know about various departments, mode working and levels of control. Hardware circuitry of automation system is very compact .by the wide spread internet it is possible to information from anywhere in the world with advanced features of automation System. It has been the latest technology for industrial application .this provides the foundation for providing service for industrial process application as well as reduced cost, improved man power satisfaction. A message interface gives user more flexible navigation outputs. That is less complex and more rigidly hierarchical. REFERENCES [1]. Jain. AnSingh.S โ€œModified Programming Language Framework for IVRS Accessibility of Graphical User Interfaces," Ubi-Media Computing (U-Media), 2011 4th International Conference on Digital Object Identifier: 10.1109/U-MEDIA.2011.44. [2]. Ansari, A.M, Nehal, M.F, Qadeer M.A.e,โ€ SIP-based Interactive Voice Response System using Free Switch EPBX " Wireless and Optical Communications Networks (WOCN), 2013 Tenth International Conference on Digital Object Identifier: 10.1109/WOCN.2013.6616224. [3]. Soujanya.M, ,Kumar.S. โ€œPersonalized IVR system in contact center," Electronics and Information Engineering (ICEIE), 2010 International Conference OnVolume:1 Digital Object Identifier: 10.1109/ICEIE.2010.5559673. [4]. Hashizume.K, Tuan Phung-Duc Kasahara.S, Takahashi.Y โ€œQueueing analysis of internet-based call centers withinteractive voice response and redial " Computer Aided Modeling and Design of Communication LinksandNetworks (CAMAD), 2012 IEEE 17th International Workshop on Digital Object Identifier: 1109/CAMAD. 2012.6335371.