PC Based Supervisory Control And Data Acquisition System
#1

PC Based Supervisory Control And Data Acquisition System

[attachment=17746]

ABSTRACT
The aim of the project is to read the status of industrial machines which is connected to 8 channel ADC by sensors. It will send the readings of ADC as a message through MAX 232 to PC.

One of the 8051s many powerful features is its integrated UART, otherwise known as a serial port. The fact that the 8051 has an integrated serial port means that you may very easily read and write values to the serial port. If it were not for the integrated serial port, writing a byte to a serial line would be a rather tedious process requiring turning on and off one of the I/O lines in rapid succession to properly "clock out" each individual bit, including start bits, stop bits, and parity bits.

However, we do not have to do this. Instead, we simply need to configure the serial ports operation mode and baud rate. Once configured, all we have to do is write to an SFR to write a value to the serial port or read the same SFR to read a value from the serial port. The 8051 will automatically let us know when it has finished sending the character we wrote and will let us know whenever it has received a byte so that we can process it. We do not have to worry about transmission at the bit level which saves us quite a bit of coding and processing time.

In this project, we are using three sensors, a relay, ADC (Analog to Digital Conversion), Microcontroller. By using this project, one can control the operation of the machines depending on the readings of TEMPERATURE, VOLTAGE, CURRENT by means of PC using PC’s hyper terminal window.

This project uses regulated 5v, 500mA power supply. 7805, a three terminal voltage regulator is used for voltage regulation. Bridge type full wave rectifier is used to rectify the ac output of secondary of 230/12v step down transformer.
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: ppt on supervisory control and data acquisition, supervisory control and data acquisition using gsm modem, pc based turbo supervisory control, blending optimization supervisory system, interview questions supervisory positions, supervisory control and data acquisition for automatic sub station control, blend optimization and supervisory system boss ppt,

[-]
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)

Possibly Related Threads...
Thread Author Replies Views Last Post
  PC BASED SUBSTATION MONITORING AND CONTROLLING USING RF seminar details 4 7,147 17-09-2016, 12:58 PM
Last Post: Guest
  Radio frequency based real time Child Monitoring and alarm system simple details seminar addict 1 2,019 06-09-2014, 06:45 PM
Last Post: Guest
  Adaptive Data Fusion for Energy Efficient Routing in Wireless Sensor Networksy seminar addict 1 1,512 25-08-2014, 05:40 PM
Last Post: Guest
  GSM Based Irrigation Control System seminar paper 1 2,081 24-03-2013, 08:09 PM
Last Post: Guest
  GPS & GSM Based Realtime Vehicle Tracking System. seminar paper 2 3,104 16-02-2013, 10:31 AM
Last Post: seminar details
  SECURE DATA TRANSMISSION USING STEGANOGRAPHY seminar paper 1 1,916 24-11-2012, 01:35 PM
Last Post: seminar details
  dc motor speed control seminar paper 1 1,523 21-11-2012, 01:15 PM
Last Post: seminar details
  SPEED CONTROL OF DC MOTOR USING full report seminar details 1 2,007 21-11-2012, 01:14 PM
Last Post: seminar details
  Data Communication and Networking seminar paper 1 3,332 16-11-2012, 12:36 PM
Last Post: seminar details
  GSM Based Home Security System details seminar paper 1 1,975 14-11-2012, 12:29 PM
Last Post: seminar details

Forum Jump: