62.water level control in reservoiers

4
Mikro C Project Abstract 2009 PROJECT DEFINITION / SPECIFICATION PROJECT DEFINITION / SPECIFICATION For WATER LEVEL CONTROL IN DAMS WATER LEVEL CONTROL IN DAMS Ph: 9948832456, 9701707234, 0891 – 3062869 Mail: [email protected] 1

Upload: padmakar-mangrule

Post on 24-May-2015

247 views

Category:

Documents


7 download

TRANSCRIPT

Page 1: 62.water level control in reservoiers

Mikro C Project Abstract 2009

PROJECT DEFINITION / SPECIFICATIONPROJECT DEFINITION / SPECIFICATION

For

WATER LEVEL CONTROL IN DAMSWATER LEVEL CONTROL IN DAMS

Ph: 9948832456, 9701707234, 0891 – 3062869 Mail: [email protected] 1

Page 2: 62.water level control in reservoiers

Mikro C Project Abstract 2009

SECTION 1: PROJECT TYPE

Micro control ler (AT89C51) hardware design with software

development (Device Driver) .

SECTION 2: PROJECT DESCRIPTION

For automation of water level monitoring system in dams, this project makes

a small model, which we can implement in real time work. In this a

mechanical arrangement is made at minimum and maximum levels of water

level, which has a sensor circuit for sending signals to the microcontroller.

The microcontroller is programmed in such a way that if the water level is

below a minimum water level it keeps doors of dam closed. If the water

exceeds the maximum value the controller opens the door in order to control

the water level, it is kept opened until the level falls to minimum level and the

door is kept closed. We also provide a type of Traffic security on the dam by

placing a door and Display with alarm, when the water level reaches the

maximum level the doors on the dam closes automatically and a warning

message with alarm is also be there. When the water level comes to normal

the crossing way on dam comes normal automatically.

SECTION 3: BLOCK DIAGRAM

Ph: 9948832456, 9701707234, 0891 – 3062869 Mail: [email protected] 2

Page 3: 62.water level control in reservoiers

Mikro C Project Abstract 2009

SECTION 4: PROJECT OUTLINE

A brief introduction to internal architecture of microcontroller.

An over view of programming of microcontroller.

An overview on assembly language.

An overview on mechanical arrangement.

Stepper motor interfacing with microcontroller.

SECTION 5: INTERFACES USED

Serial communication used for downloading the hex code.

Stepper motor Interfacing.

Sensor circuit interface.

16x2 LCD interfacing

DC motor interface

Buzzer interface

SECTION 6: SOFTWARES USED

Ph: 9948832456, 9701707234, 0891 – 3062869 Mail: [email protected] 3

ATMEL89C51

Controller

Reset Circuit

Sensor unit 1 Motor unit 1

Motor unit 2

Sensor unit 2

Display unit

DoorOscillatoryCircuit

Page 4: 62.water level control in reservoiers

Mikro C Project Abstract 2009

A Cross compiler for compiling and linking the code written for

AT89C51.

Serial communication software for downloading code to AT89C51.

Operating system: Windows XP.

Ph: 9948832456, 9701707234, 0891 – 3062869 Mail: [email protected] 4