Skip to main content

Posts

Showing posts with the label Street

Simple Project Automatic Street Lights Intensity Control

How to make a Simple Automatic Street Lights Intensity Control. White LED (Light Emitting Diodes) substitutes HID lanterns in road illumination system to add on dim element. 8051 family’s micro-controller is bring into play to control the power by growing pulse width transformed pointers that impels a MOSFET to swap the Light Emitting Diodes accordingly to accomplish most wanted function. Automatic Street Lights Intensity Control Circuit Diagram In the current system, maximum lightning over the freeways is completed through HID (High Intensity Discharge lamps), the energy utilization of HID lamps/lanterns are high. The intensity of HID lamps cannot be controlled, in harmony to the necessity, therefore there is a requirement to swap to a substitute way of illumination system i.e., by making use of LEDs. This lighting system is constructed to conquer the disadvantages of High Intensity Discharge lamps. This lightning system exhibits the utilization of the Light emitting diodes or LED’s a...

Simple Automatic Street Light

There have been lot of problems in street lights. Major problem in some places is every evening a person has to come and switch ON the street light and it should be again switched off in morning. Yes, this may not be the situation in everywhere but exists in many places. So this problem can be overcome by using a simple circuit. Below shown circuit will be automatically switched ON and OFF during night and morning times respectively. Circuit diagram : Simple Automatic street light Circuit Diagram In above circuit R1 can be used to adjust the sensitivity. And the working of the circuit is very simple. The LDR will have very low resistance during day time so the transistor Q1 will be in OFF condition. And during night time the resistance will be very high so automatically the transistor Q1 will be ON. The Q1 is PNP transistor and the emitter of Q1 is given to base of Q2. So the Q2 transistor will be ON only if the transistor Q1 is ON. The TRIAC is used in the circuit to make is circ...