Skip to main content

LED Bike Light Circuit Project Diagram


Description 
 On my mountain bike I always used to have one of those well-known flashing LED lights from the high street shop. These often gave me trouble with flat batteries and lights that fell off. As an electronics student I thought: “this can be done better”. First I bought another front wheel, one which has a dynamo already built in the hub. This supplied a nice sine wave of 30 Vpp (at no load). With this knowledge I designed a simple power supply. The transistors that are used are type BD911.
These are a bit of an over-kill, but there were plenty of these at my school, so that is why I used them. Something a little smaller will also work. The power supply is connected to an astable multi-vibrator. This alternately drives the front light and the rear light. The frequency is determined by the RC time-constant of R3 and C3, and R2 and C4. This time can be calculated with the formula: t = R3×C3 = 20×103×10×10-6 = 0.2 s You can use a 22k (common value) for R2 and R3, that doesn’t make much difference. On a small piece of prototyping board are six LEDs with a voltage dropping resistor in series with each pair of LEDs.
Circuit Diagram: 
 Such a PCB is used for both the front and the rear of the bike. Of course, you use white LEDs for the front and red ones for the rear. The PCB with the main circuit is mounted under the seat, where it is safe and has been working for more than a year now. There are a few things I would change for the next revision. An on/off switch would be nice. And if the whole circuit was built with SMD parts it could be mounted near the front light. This would also be more convenient when routing the wiring. Now the cable from the dynamo goes all the way to the seat and from there to the front and rear lights.

Source http://www.extremecircuits.net/2010/05/led-bike-light-circuit-project.html

Comments

Popular posts from this blog

OP AMP INTEGRATOR CALCULATOR

Enter the Input Voltage,Vin: Volts Enter the Frequency, f: Hertz Enter the Input Resistance, Rin: Ohms Enter the Value of Capacitor, C: Farads Output Voltage, Vout: Volts OP AMP based Integrator Tutorial and Design

Block diagram of AM transmitter and receiver with explanation

Block diagram of AM transmitter and receiver with explanation AM Transmitter : Transmitters that transmit AM signals are known as AM transmitters. These transmitters are used in medium wave (MW) and short wave (SW) frequency bands for AM broadcast. The MW band has frequencies between 550 KHz and 1650 KHz, and the SW band has frequencies ranging from 3 MHz to 30 MHz. The two types of AM transmitters that are used based on their transmitting powers are: ·          High Level ·          Low Level High level transmitters use high level modulation, and low level transmitters use low level modulation. The choice between the two modulation schemes depends on the transmitting power of the AM transmitter. In broadcast transmitters, where the transmitting power may be of the order of kilowatts, high level modulation is employed. In low power transmitters, where only a few watts of transmitting power are required , low...

Using the TLP250 Isolated MOSFET Driver Explanation and Example Circuits

I’ve already shown how to drive an N-channel MOSFET (or even an IGBT) in both high-side and low-side configurations in a multitude of ways. I’ve also explained the principles of driving the MOSFETs in these configurations. The dedicated drivers I’ve shown so far are the TC427 and IR2110. Some people have requested me to write up on MOSFET drive using the very popular TLP250. And I’ll explain that here. The TLP250, like any driver, has an input stage, an output stage and a power supply connection. What’s special about the TLP250 is that the TLP250 is an optically isolated driver, meaning that the input and output are “optically isolated”. The isolation is optical – the input stage is an LED and the receiving output stage is light sensitive (think “photodetector”). Before delving any further, let’s look at the pin configuration and the truth table. Fig. 1 - TLP250 Pin Configuration Fig. 2 - TLP250 Truth Table Fig. 1 clearly shows the input LED side and the receiving photodetector as well...