Skip to main content

Automatic Light Dimmer Circut Diagram


Description
In many cases, the dimmer presented here may be built into a wall-mounted box containing the light switch. It is intended for use with 240 V incandescent lamps only. When it is fitted, and the light is switched on, the lamp does not come on fully for about 400 ms (which is not noticeable). When the light is switched off, it stays on unchanged for about 20 s, and then goes out gradually. This has the advantage that it is not immediately dark when the light is switched off. When light switch S1 is turned on, capacitor C2 is charged via R1, C1 and bridge rectifier D1–D4. Zener diode D5 limits the potential across C2 to about 15 V. After a short while, diode D6 lights, whereupon a potential difference ensues across light sensitive resistor R3, which is sufficient to trigger triac Tr1.
Circuit diagram:
 The light then comes on. When the light switch is turned off, C2 is discharged via P1, R2 and D6. When the potential across C2 drops, the brightness of the LED diminishes, so that the p.d. across R3 also drops. The increasing resistance of R3 effects phase angle control of the triac so that the light is dimmed gradually. The dimming time may be altered with P1 within the time range determined by network R2-C2. The circuit operates correctly only, of course, when the LDR is not exposed to light other than that from the LED. The type of LDR is not particularly important, as long as it is not too long: in the prototype, a model with a length of 5 mm was used.
 Author:Schallmoser
Source - http://www.extremecircuits.net/2010/07/automatic-light-dimmer.html
C - Elektor Electronics

Comments

Popular posts from this blog

3 Channels Audio Splitter Amplifier Circuit Diagram using TL084

This is the schematic diagram of 3 channels audio splitter amplifier circuit which built using op-amp IC TL084. The 3 channels amplifier output distribution applies a single TL084.   3 Channels Audio Splitter Amplifier Circuit Diagram The very first step is to capacitive coupling having a p. 1.0 ~ electrolytic capacitor. The entries are railways Vee Y2 or 4.5 V. This enables working with an individual 9V power source. A voltage gain of 10 (1 M?/100 Kohm) is obtained in the first stage, as well as the other three floors are connected as a unity gain voltage followers. Every single output stage drives independently through an amplifier output 50 pF capacitor towards the resistance of 5.1 k ohm load. The response range is flat from 10 Hz to 30 kHz.

A basic Arduino Solar PV Monitor

I have just recently had solar pv installed, mainly to future proof my energy costs, I do not expect it to be like drilling for oil in my back garden, however the return looks to be encouraging. The install gives you another single unit meter, from this you will see the total amount the panels produce, but that is about it. I wanted to know how much the production was as it was happening, I discovered the light blinks on the front of the meter will flash 1000 times for each kWh of electricity which passes through. The rate of the flashing of the LED tells you how much power is currently passing through the meter. [ ]

RF amplifier protection

RF amplifier protection I have developed the protection circuit for the EB104 amplifier I am working on, after I finally had some time to design and test a few models. The main requirements have been: - protection in case of high temperature; - protection in case of high SWR; - protection in case of wrong output filter selection; - simple design (i’m a fan of the whole K.I.S.S. rule of thought), able to work in strong electromagnetic fields, reliable, inexpensive. Because i will be using the same directional coupler i have used in the SWR meter (the one made on PCB) wich is directly influenced by the signal frequency, and because i want full HF coverage, i cannot just measure the reflected signal and make a circuit cut the amplifier when it goes over a limit; on 28Mhz the coupler generates roughly 4 times more voltage that let’s say in 7Mhz. So a system that compares direct and reflected signal and triggers when the latter is percentually too high was needed, therefore an operational a...