Skip to main content

6.6 LED

Before going into the details of LED (Light Emitting Diode), let us understand electrical transducers and diode. 

Electrical Transducer:

An electronic device that converts energy from one form to another is called transducer. This process is called transduction.

An input transducer takes in physical energy and converts it into an electrical energy.

Example: Microphone

Takes in physical sound waves and converts into an electrical signal that can be transferred through wires.


An output transducer or an actuator takes in electrical signal and converts them into other forms of energy.

Example: Lamp 

Converts electricity into light. 

Motor converts electricity into motion. 

This transducer works to convert a form of energy (Heat, light or sound) into an electrical signal (Frequency, current and voltage).



DIODE:

A diode is a two terminal electric component that conducts electricity primarily in one direction. It has high resistance on one end and low resistance on the other end.


Uses:

Allow an electric current to pass in one direction (called the diode’s forward direction) while blocking it in the opposite direction (the reverse direction)

This unidirectional behavior is called rectification and is used to convert alternating current (AC) to Direct current (DC)

Types of Diodes:

Light Emitting diode (LED)

Laser diode

Avalanche diode

Zenne diode

Schottky diode

photo diode

PN junction diode

A diode is a semi-conductor device that essentially acts as a one-way switch for the current



LED (Light Emitting Diode)

LED (Light Emitting Diode) is a semiconductor device that emits light when an electric current flows through it. When current passes through an LED, the electrons recombine with holes emitting light in the process. LED allow the current to flow in forward direction and blocks the current in the reverse direction.


Color of an LED is determined by the Material used in Semi-conducting element

If the material used in the semi conductor element is of Aluminum gallium indium phosphide alloy then the color would be (Red, orange, yellow) and when the material used is Indium gallium nitride alloys the color would be (Green, blue, white)

Slight changes in the composition of these alloys change the color of the emitted light.

 


Watch these videos for better understanding: 

Comments

Popular posts from this blog

1. What is 'Internet of Things'?

Description: Internet of things (IoT) is a system of interrelated computing devices, mechanical and digital machines, objects, animals, people that are provided with Unique Identifiers (UIDs) and the ability to transfer data over the internet without requiring human-to-human (or) human-to-computer interactions. It is the process of connecting everyday physical objects to the internet.  It refers to a system of physical devices that receive and transfer data over wireless networks with limited human intervention.  It is the concept of computer and machines with sensors which connect to the internet to Report status and Accept control commands. The term 'Thing' in the 'Internet of Things' can be a: Person with heart monitor implant Farm animal with a biochip transponder Automobile that has built in sensor Any other natural or man-made object can be assigned an IP address and is able to transfer data over the internet. Other names of IoT are: Ubiquitous computing Physical ...

6.1 Basics of Physics & Electronics

Description: Recapitulating the basics of the Physics and Electronics are essential to get a clear picture of the upcoming blogs. Physics: The term ‘Physics’ comes from the root word ‘Phys’ meaning nature and natural order. Physics is the study of physical properties. It involves the study of everything in physical existence from smallest subatomic particles to the entire universe. Study of natural forces refers to the study of heat, light, sound, pressure, electricity etc. Physics can be broadly classified as: Mechanics: This focuses on the behavior of object and the forces that act upon them. Thermodynamics: Study of heat, temperature and energy. Optics: Study of light waves. Acoustics: Study of sound waves Electro-magnetism: Study of electric and magnetic forces. ATOM The term ATOM comes from the Greek word “ATOMOS” meaning “Indivisible”,  but the basic idea that matter is made up of tiny indivisible particles is an old idea that appeared in many ancient ...

2. Working Principle of Internet of Things

Consider reservation counters and banks for example: Typical computer system work on the principle, Input-->process-->output. In conventional system input is keyed in by human beings. The software algorithm running at the computing system, process the input data and produces an output. If people responsible are lethargic or lazy, often the speed and accuracy of the system is lost. But in IoT we do not have this issue. Inputs are replaced by relevant sensors. Hence possibility of human error can be eliminated to the great extent. Processing happens in cloud and returned to receiver end. Block diagram of the process-flow: In many IoT systems, sensors forward data via short-range wireless communication protocols such as Bluetooth, zigbee, wifi to the local computing system. Data gets pro-processed and sent to the central server or the cloud system. Analytics software system takes informed decisions at the cloud platform and will reach the receiver end device.  In few cases this ...