Skip to main content

What Is Rectifier?


rectifier is an electrical device composed of one or more diodes that converts alternating current (AC) to direct current (DC). A diode is like a one-way valve that allows an electrical current to flow in only one direction. This process is called rectification.




A rectifier can take the shape of several different physical forms such as solid-state diodes, vacuum tube diodes, mercury arc valves, silicon-controlled rectifiers and various other silicon-based semiconductor switches.
Rectifiers are used in various devices, including:
  • DC power supplies
  • Radio signals or detectors
  • A source of power instead of generating current
  • High-voltage direct current power transmission systems
  • Several household appliances use power rectifiers to create power, like notebooks or laptops, video game systems and televisions.
What is a rectifier?

When the voltage is applied to the P-N junction diode in such a way that the positive terminal of the battery is connected to the p-type semiconductor and the negative terminal of the battery is connected to the n-type semiconductor, the diode is said to be forward biased.

When this forward bias voltage is applied to the P-N junction diode, a large number of free electrons(majority carriers) in the n-type semiconductor experience a repulsive force from the negative terminal of the battery similarly a large number of holes (majority carriers) in the p-type semiconductor experience a repulsive force from the positive terminal of the battery. 

There are 3 types of rectifiers:
I) Half-Wave Rectifier.
You can see in the diagram, when an AC signal is fed on the input of the transformer, the diode only allows current through it when it gets forward biased (diode in forward bias offers low resistance to the current). So, the resulting signal at the output is a pulsating DC. These type of rectifiers have a low efficiency (DC output power/AC input power) of 40.6%.
II) Centre-tapped Fullwave rectifier.
In the above circuit, let an AC signal is fed on the input. When terminal 1 is postive and terminal 2 is negative, diode D1 gets forward biased and current flows through it, but diode D2 gets reverse biased, current doesn't flow through it. Again, when terminal 1 is negative and terminal 2 is positive, diode D1 gets reverse biased and current doesn’t flow through it, but diode D2 gets forward biased and current flows through it. So the resulting output is a smooth DC signal. These rectifiers have a efficiency of 81.2%
III) Bridge Rectifier.
In the above circuit, let an AC signal is fed on the input. When terminal B is postive and terminal D is negative, diodes D1&D3 get forward biased and current flow through them, but diode D2&D4 get reverse biased, current don’t flow through them. Again, when terminal B is negative and terminal D is positive, diodes D2&D4 get forward biased and current flow through them, but diode D1&D3 get reverse biased, current don’t flow through them. So, the resulting output is a smooth DC signal. The efficiency of these type of rectifiers is 81.2%.

Comments

Popular posts from this blog

What is Supercomputer

A supercomputer is a type of computer that has the architecture, resources and components to achieve massive computing power. Today's supercomputers consists of tens of thousands of processors that are able to perform billions and trillions of calculations or computations per second. Supercomputers are primarily are designed to be used in enterprises and organizations that require massive computing power. A supercomputer incorporates architectural and operational principles from parallel and grid processing, where a process is simultaneously executed on thousands of processors or is distributed among them. Although supercomputers houses thousands of processors and require substantial floor space, they contain most of the key components of a typical computer, including a processor(s), peripheral devices, connectors, an operating system and applications. As of 2013, IBM Sequoia is the fastest supercomputer to date. It has more than 98,000  processors  that allow it t...

What Is An Amplifier?

An amplifier is an electronic device that increases the voltage, current, or power of a signal. Amplifiers are used in wireless communications and broadcasting, and in audio equipment of all kinds.  Or Amplifier is device which increase the strength of signal. An amplifier, electronic amplifier or (informally) amp is an electronic device that can increase the power of a signal. An amplifier functions by taking power from a power supply and controlling the output to match the input signal shape but with a larger amplitude. In this sense, an amplifier modulates the output of the power supply based upon the properties of the input signal. An amplifier is effectively the opposite of an attenuator: while an amplifier provides gain, an attenuator provides loss. Amplifier is made up of transistors. before invention of the transistor vacuum tubes were used in amplifier. Classification of Amplifiers 1-Type of Signal ...

What Is Artificial Intelligence ?

Since the invention of computers or machines, their capability to perform various tasks went on growing exponentially. Humans have developed the power of computer systems in terms of their diverse working domains, their increasing speed, and reducing size with respect to time. A branch of Computer Science named  Artificial Intelligence  pursues creating the computers or machines as intelligent as human beings. Definition  AI (artificial intelligence) is the simulation of human intelligence processes by machines, especially computer systems. These processes include learning (the acquisition of information and rules for using the information), reasoning (using the rules to reach approximate or definite conclusions) and self-correction. Particular applications of AI include expert systems, speech recognition and machine vision. Or we can say that Artificial intelligence is a branch of computer science that aims to create intelligent machines. It has b...