GSM based SCADA implementation using Microcontroller
#9


[attachment=7898]


Introduction
The purpose of this project is to acquire the remote electrical parameters like Voltage, Current and Frequency and send these real time values over GSM network using GSM Modem/phone.
This project is also designed to protect the electrical circuitry by operating an Electromagnetic Relay.  This Relay gets activated whenever the electrical parameters exceed the predefined values.  The Relay can be used to operate a Circuit Breaker to switch off the main electrical supply.


Features
Sensing different electrical parameters (voltage, current, temperature).
Display those parameters.
Forwarding the electrical parameters over GSM network.
Producing buzzer alerts (if necessary).
Controlling the electrical appliances.


The major building blocks of this project
Regulated power supply with voltage regulator.
Microcontroller.
GSM modem
GLCD.
Relay.


Microcontroller
A microcontroller is a small computer on a single integrated circuit consisting of a relatively simple CPU combined with support functions such as a crystal oscillator, timers, watchdog timer, serial and analog I/O etc.

Microcontrollers are also used in scientific, high technology, and aerospace projects.

Microcontrollers are designed for small or dedicated applications.

Some microcontrollers may operate at clock rate frequencies as low as 4 kHz, as this is adequate for many typical applications, enabling low power consumption (mill watts or microwatts)

Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, remote controls, office machines, appliances, power tools, and toys. By reducing the size and cost compared to a design that uses a separate microprocessor, memory, and input/output devices, microcontrollers make it economical to digitally control even more devices and processes.

A microcontroller can be considered a self-contained system with a processor, memory and peripherals and can be used with an embedded system.
Microcontroller
A microcontroller is a small computer on a single integrated circuit consisting of a relatively simple CPU combined with support functions such as a crystal oscillator, timers, watchdog timer, serial and analog I/O etc.

Microcontrollers are also used in scientific, high technology, and aerospace projects.

Microcontrollers are designed for small or dedicated applications.

Some microcontrollers may operate at clock rate frequencies as low as 4 kHz, as this is adequate for many typical applications, enabling low power consumption (mill watts or microwatts)

Microcontrollers are used in automatically controlled products and devices, such as automobile engine control systems, remote controls, office machines, appliances, power tools, and toys. By reducing the size and cost compared to a design that uses a separate microprocessor, memory, and input/output devices, microcontrollers make it economical to digitally control even more devices and processes.

A microcontroller can be considered a self-contained system with a processor, memory and peripherals and can be used with an embedded system.

Microcontrollers must provide real time response to events in the embedded system they are controlling. When certain events occur, an interrupt system can signal the processor to suspend processing the current instruction sequence and to begin an interrupt service routine (ISR, or "interrupt handler").

Embedded processors are usually used to control devices, they sometimes need to accept input from the device they are controlling. This is the purpose of the analog to digital converter. Since processors are built to interpret and process digital data, i.e. 1s and 0s, they won't be able to do anything with the analog signals that may be being sent to it by a device.

So the analog to digital converter is used to convert the incoming data into a form that the processor can recognize. There is also a digital to analog converter that allows the processor to send data to the device it is controlling.

PIC is a family of Harvard architecture microcontrollers made by Microchip Technology, derived from the PIC1640 originally developed by General Instrument's Microelectronics Division. The name PIC initially referred to "Peripheral Interface Controller".

A PIC's instructions vary from about 35 instructions for the low-end PICs to over 80 instructions for the high-end PICs. The instruction set includes instructions to perform a variety of operations on registers directly, the accumulator and a literal constant or the accumulator and a register, as well as for conditional execution, and program branching.




Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: gsm based microcontroller, list of scada breeches, electrical seminars on scada, gsm based scada documentation, scada seminar, scada using gsm, microcontoller,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: GSM based SCADA implementation using Microcontroller - by seminar surveyer - 03-01-2011, 12:16 PM

Possibly Related Threads...
Thread Author Replies Views Last Post
  Remote Controlling of Greenhouse Agriculture System by Microcontroller and Bluetooth smart paper boy 2 3,095 12-01-2018, 12:40 PM
Last Post: dhanabhagya
  GSM based Control Panel for Agricultural and Domestic Water Pumps seminar addict 4 25,668 08-09-2016, 10:58 AM
Last Post: ijasti
  DESIGN AND IMPLEMENTATION OF GOLAY ENCODER AND DECODER computer science crazy 2 24,652 26-08-2016, 03:46 PM
Last Post: anasek
  DEVELOPMENT OF SOFTWARE & HARDWARE FOR MICROCONTROLLER BASED SMART NOTICE BOARD (US Electrical Fan 3 3,971 09-08-2016, 11:27 AM
Last Post: jaseela123d
  MICROCONTROLLER BASED DAM GATE CONTROL SYSTEM full report seminar class 13 17,791 19-06-2016, 07:53 PM
Last Post: Saianjana
  Microcontroller Based Cellular Voting Machine seminar projects crazy 5 6,695 10-05-2016, 04:19 PM
Last Post: pankaj raj
  MICROCONTROLLER BASED AUTOMATIC RAILWAY GATE CONTROL full report project topics 49 58,624 10-09-2015, 03:18 PM
Last Post: seminar report asees
  microcontroller project ideas list and reports computer science crazy 2 3,360 08-07-2015, 02:27 PM
Last Post: seminar report asees
  DESIGN AND IMPLEMENTATION OF ASYNCHRONOUS FIFO FOR EMBEDDED APPLICATIONS computer science crazy 1 23,937 14-04-2015, 05:38 PM
Last Post: Guest
  Micro Controller based Security System using Sonar seminar projects crazy 3 3,711 28-09-2014, 05:50 PM
Last Post: Guest

Forum Jump: