AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN...

14
AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR

Transcript of AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN...

Page 1: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

AUTOMATION THROUGH POWERLINES

PRESENTED BY-

JANHVI PACHPUTE

SAGAR GOHIL

VIKAS GUNDU

SOUREEN MAZUMDAR

Page 2: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

CONTENTS

Introduction Existing system Proposed system Block diagram Circuit diagram Software used Application Advantage Future scope References

Page 3: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

INTRODUCTION

Power line (A.C mains) communication between devices connected on the same phase.

The interfacing circuitry between the mains and host controller is achieved by ST7538Q transceiver.

Page 4: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

PROPOSED SYSTEM

Control room

pipe

Water tank with float sensors

Water tank

Electric pump

Page 5: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

BLOCK DIAGRAM

The sensors in the water tank will determine the waterlevel and the microcontroller will send the signals through powerlines to turn on or off the pump.

The relay driver  is necessary to control the pump by a low-power signal.

Page 6: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

TRANSMITTER SIDE

When the water level is below a certain level, microcontroller will send a signal through the powerlines to start the pump.

Also when the waterlevel is above a certain limit, a signal will be sent to stop the pump.

Page 7: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

RECEIVER SIDE

AC Signal received will be converted to dc by ST7538Q.

Microcontroller will read the signal and accordingly turn the electric pump on or off depending on the instructions received.

Page 8: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

CIRCUIT DIAGRAM

Page 9: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

SOFTWARE USED

Arduino is used to program the Atmega8 Microcontroller.

The open-source Arduino environment makes it easy to write code and upload it to the i/o board.

It runs on Windows, Mac OS X, and Linux. The environment is written in Java and

based on Processing, avr-gcc, and other open source software.

Page 10: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

WORK COMPLETED

Research of existing system Research of data transmission through power

lines Uniting both systems Circuit Diagram Collecting required components

Page 11: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

ADVANTAGES

Easy to install as network infrastructure is already present.

Almost fully automated system, so minimal human attention required.

Page 12: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

APPLICATIONS

  Home automation

Office automation

Home Broadband internet

Smart Meter Reading

HDTV Networking

Patient Monitoring in the Hospitals

Page 13: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

FUTURE SCOPE

This technology can be used to make all devices plug and playable.The only requirement would be a socket.It would also increase communication between devices.

Page 14: AUTOMATION THROUGH POWERLINES PRESENTED BY- JANHVI PACHPUTE SAGAR GOHIL VIKAS GUNDU SOUREEN MAZUMDAR.

REFERENCES

www.aurdino.cc.com www.google.com www.modbus.org