Skip to main content

zener diode


ZENER DIODE

<

Zener Diode I-V Characteristics


The Zener Diode is used in its “reverse bias” or reverse breakdown mode, i.e. the diodes anode connects to the negative supply. From the I-V characteristics curve above, we can see that the zener diode has a region in its reverse bias characteristics of almost a constant negative voltage regardless of the value of the current flowing through the diode and remains nearly constant even with large changes in current as long as the zener diodes current remains between the breakdown current IZ(min) and the maximum current rating IZ(max). This ability to control itself can be used to great effect to regulate or stabilise a voltage source against supply or load variations. The fact that the voltage across the diode in the breakdown region is almost constant turns out to be an important application of the zener diode as a voltage regulator. The function of a regulator is to provide a constant output voltage to a load connected in parallel with it in spite of the ripples in the supply voltage or the variation in the load current and the zener diode will continue to regulate the voltage until the diodes current falls below the minimum IZ(min) value in the reverse breakdown region. Depletion Region. When a p-n junction isformed, some of the free electrons in the n-region diffuse across the junction and combine with holes to form negative ions. In so doing they leave behind positive ions at the donor impurity sites.

Comments

Popular posts from this blog

Physics:ULTRASONIC AND APPLICATION

UNIT-III                    ULTRASONICS AND APPLICATIONS Introduction-Properties-Production: Magnetostriction effect, magnetostriction generator-  piezoelectric effect, piezoelectric generator – Ultrasonic detection- acoustical grating-Applications:  Cavitation, cleaning, SONAR,– Non destructive testing: Pulse echo system, through transmission,  resonance system- Medical applications: cardiology, neurology, ultrasonic imaging (A, B and TM- Scan). 3.1  INTRODUCTION The sound waves above the frequency of 20000 Hz (20 KHz) are known as ultrasonic waves. Ultrasonic waves are inaudible to humans, because. their high frequencies are unable to vibrate the human ear drum. The ultrasonic waves are high frequency sound waves smaller wave length. Its wave length at room temperature is 0.0175 m. Since they are sound waves, they require a material medium to travel and have most ...

MICROPROCESSOR AND MICROCONTROLLER

MICROPROCESSOR AND MICROCONTROLLER                                                               ASSIGNMENT-II 1a) What is the difference between Harvard Architecture and von Neumann Architecture? The name  Harvard Architecture  comes from the Harvard Mark. The most obvious characteristic of the Harvard Architecture is that it has physically separate signals and storage for code and data memory. It is possible to access program memory and data memory simultaneously. Typically, code (or program) memory is read-only and data memory is read-write. Therefore, it is impossible for program contents to be modified by the program itself. The  von Neumann Architecture  is named after the mathematician and early computer scientist John von Neumann. Von Neumann machines have shared signals and memory for code...