0% found this document useful (0 votes)
223 views5 pages

Electronics Projects Traffic Light Lamp Blow Monitoring - Singapore

This document describes an electronics project to monitor traffic light lamps using a microcontroller board. The system includes components like a potential transformer to sense voltage, current transformers to sense current, a signal conditioning board, a PIC microcontroller, relay drivers, relays, an alarm driver, an alarm, and an LCD display. It generates power supplies, collects voltage and current data, performs calculations to check if the power is below minimum limits, and can enable a buzzer alarm and display results on the LCD if needed. A flowchart shows the process of getting data from analog to digital conversion, computing averages, checking power limits, and controlling the buzzer and display.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
223 views5 pages

Electronics Projects Traffic Light Lamp Blow Monitoring - Singapore

This document describes an electronics project to monitor traffic light lamps using a microcontroller board. The system includes components like a potential transformer to sense voltage, current transformers to sense current, a signal conditioning board, a PIC microcontroller, relay drivers, relays, an alarm driver, an alarm, and an LCD display. It generates power supplies, collects voltage and current data, performs calculations to check if the power is below minimum limits, and can enable a buzzer alarm and display results on the LCD if needed. A flowchart shows the process of getting data from analog to digital conversion, computing averages, checking power limits, and controlling the buzzer and display.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

For more topics visit www.presentationtopics.

in

Electronics Projects
Electronics Mini Projects – Simple Electronics Projects -
Engineering Mini Projects - Presentations for Download - Latest
Seminar Topics for presentation - Electronic seminar projects
---------------------------------------------------------------------------------

Electronics Projects
Traffic Light Lamp Blow
monitoring_Singapore
For more topics visit www.presentationtopics.in

Electronics Projects
Electronics Mini Projects – Simple Electronics Projects -
Engineering Mini Projects - Presentations for Download - Latest
Seminar Topics for presentation - Electronic seminar projects
---------------------------------------------------------------------------------

BLOCK DIAGRAM

Alarm

LCD
Transistor Display
Driver

Voltage
Signal PT
+5V
Microcontroller Conditioning
Power Supply Board Board
CT Current

Relay
Drivers Lamp 1

Relays
for Lamp 2
CT Current
Lamp

CT Lamp 3
Current
Dual Power Supply
For more topics visit www.presentationtopics.in

Electronics Projects
Electronics Mini Projects – Simple Electronics Projects -
Engineering Mini Projects - Presentations for Download - Latest
Seminar Topics for presentation - Electronic seminar projects
---------------------------------------------------------------------------------

Power Supply:
Generates +5V Power supply from the given 230VAC
Dual Power Supply:
Generates+12V and –12V DC power supply for opamp circuits
PT:
Potential transformer is used to sense the voltage
CT:
Current Transformer is used to sense the current.
Signal Conditioning Board:
Used to convert the sensed voltage and current into 0-5V DC and gives it to the
ADC of the PIC Micro controller.

PIC 16F877 Micro controller:


PIC 16F877 Micro controller is used as the CPU for processing the I/p and Output.

Relay Drivers:
A relay operates on +12V DC. But the Microcontroller delivers +5V TTL signal.
So this relay driver circuit is used to drive the relay using the +5V DC signal.

Relay:
Is a electromagnetic switch used to provide power supply to the motor through it.

Alarm driver:
A alarm operates on +12V DC. But the Microcontroller delivers +5V TTL signal.
So this relay driver circuit is used to drive the alarm using the +5V DC signal.
Alarm:
Used to give alarm sound when there is any fault condition (Over current, High
temperature etc)
LCD Display:
Used to display the output parameters like voltage current etc.
For more topics visit www.presentationtopics.in

Electronics Projects
Electronics Mini Projects – Simple Electronics Projects -
Engineering Mini Projects - Presentations for Download - Latest
Seminar Topics for presentation - Electronic seminar projects
---------------------------------------------------------------------------------

Flow Chart

Start

B
For more topics visit www.presentationtopics.in

Electronics Projects
Electronics Mini Projects – Simple Electronics Projects -
Engineering Mini Projects - Presentations for Download - Latest
Seminar Topics for presentation - Electronic seminar projects
---------------------------------------------------------------------------------

Get Data From Analog to Digital


Convertor

Compute average for every 20 scanned values

Check the Jumper


settings and set the
minimum power limit

Check whether
Total power is Enable Buzzer Sound
below min power
limit
Disable buzzer Sound

Display All the values in the LCD

You might also like