Wednesday, June 27, 2012

LED Basics

Today LED has become an integral part of consumer electronics.

LED TV, LED Display, LED Lights and so on. These are becoming very popular because of there low power consumption.

What is LED?
LED stands for Light emitting diode.

A light emitting diode is essentially a PN junction semiconductor diode that emits a monochromatic(single) colour light when operated in a forward biased direction.
For detail in technical evolution refer the following url

http://en.wikipedia.org/wiki/Light-emitting_diode

Early LEDs were only bright enough to be used as indicators, or in the displays of early calculators and digital watches. More recently they have been starting to appear in higher brightness applications.

Characteristics voltage drop


When a LED is connected around the correct way in a circuit it develops a voltage across

it called the CHARACTERISTIC VOLTAGE DROP. A LED must be supplied with a voltage that is higher than its "CHARACTERISTIC VOLTAGE"  via a resistor - called a VOLTAGE DROPPING RESISTOR or CURRENT LIMITING RESISTOR

How LED works?

LED and resistor are placed in series and connected to a voltage.As the voltage rises from 0v, nothing happens until the voltage reaches about 1.7v. At this voltage a red LED just starts to glow. As the voltage increases, the voltage across the LED remains at 1.7v but the current through the LED increases and it gets brighter. As the current increases to 5mA, 10mA, 15mA, 20mA the brightness will increase and at 25mA, it will be a maximum.

This is just a simple example as each LED has a different CHARACTERISTIC VOLTAGE DROP and a different maximum current.

In the diagram below we see a LED on a 3v supply, 9v supply and 12v supply. The current-limiting resistors are different and the first circuit takes 6mA, the second takes 15mA and the third takes 31mA. But the voltage across the red LED is the same in all cases.

Characteristics Voltage Drop



Head Voltage


As the supply-voltage increases, the voltage across the LED will be constant at 1.7v (for a red LED) and the excess voltage will be dropped across the resistor. The supply can be any voltage from 2v to 12 or more. The resistor will drop 0.3v to 10.3v. This is called HEAD VOLTAGE.

The voltage dropped across this resistor, combined with the current, constitutes wasted energy and should be kept to a minimum.

Head Voltage

Most supplies are derived from batteries and the voltage will drop as the cells are used.

Here is an example of a problem:
Supply voltage: 12v
7 red LEDs in series = 11.9v
Dropper resistor = 0.1v
As soon as the supply drops to 11.8v, no LEDs will be illuminated.
Example 2:
Supply voltage 12v
5 green LEDs in series @ 2.1v = 10.5v
Dropper resistor = 1.5v
The battery voltage can drop to 10.5v
Suppose the current @ 12v = 25mA.
As the voltage drops, the current will drop.
At 11.5v, the current will be 17mA
At 11v, the current will be 9mA
At 10.5v, the current will be zero

Many batteries drop 1v and still have over 80% of their energy remaining. That's why you should design your circuit to have a large HEAD VOLTAGE.

Some Basic circuits using LED


1. Polarity Tester



2. Continuity Tester



3. USB Reading Lamp

http://electronichobbyist.wordpress.com/2012/08/04/usb-reading-lamp/

Sunday, June 17, 2012

Regulated DC Power Supply Circuit

Below is the regulated DC power supply( 12, 8, 5 v) circuit. This circuit can be customized by adding 9v and 6v voltage regulator.

Also, the 4 diodes can be replaced by bridge rectifier.



If you are looking for a variable power supply then click here

Basic Power Supply Circuits - Part 2

Simplest DC power supply circuit using 78XX is shown below.



Parts

D1, D2, D3, D4 - 1N4007

IC1 - 7812

IC2 - 7805

C1 – 1000 mf

C2 – 330 mf

C3 – 10 mf

T1 - 12 v Step down transformer, 1 A.

Friday, June 15, 2012

Laptop Audio Amplifier

Laptop Audio Amplifier.

Basic Power supply circuits Part 1

To understand power supply circuits, we need to understand rectifiers.

A rectifier converts AC or alternating current to DC direct current. Rectifiers are used in Power supply circuits which we will discuss in detail.

The process of converting AC to DC is called Rectification.

Half wave rectification.

It requires only single diode. Only positive cycle of the current is passed through the diode i.e only half of the AC wave is passed and hence the name half wave.

[caption id="attachment_29" align="aligncenter" width="300"] Half wave rectifier[/caption]

Full Wave rectification

It requires 2 diodes or 4 diodes. In this both positive and negative AC cycle is passed through the diode alternatively.



Bridge Rectifier

Bridge rectifier also produces same output as full wave rectifier.



The four diodes D1-D4 are arranged in series pair with only 2 diodes conducting current during each positive half cycle.
During the positive half cycle of the supply, diode D1 and D2 conduct in series while diodes D3 and D4 are reverse biased.



During the negative half cycle of the supply, diode D3 and D4 conduct while D1 and D2 are reverse biased.



In the next article I will show how to use rectifiers to build DC power supply circuits.