Skip to content

Microprocessor Transistor hFE tester that displays the hFE value of a NPN Transistor.

Notifications You must be signed in to change notification settings

chotranilavina/hFE-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hFE-Tester

Design a microprocessor transistor hFE tester. The system has to display the hFE value of NPN transistors. The transistor under test (TUT) is to be inserted in the socket, and its base is energized with a current from a device DI.

The current I produced by the device DI, can be controlled by supplying it with a DC voltage V. The relationship is as follows:

[ I = V*10-4 A]

The emitter of the transistor is grounded, and the collector is connected to a 2.2K resistor, whose other end is connected to the +5V supply. The Voltage drop across a 2.2K resistor is measured and this is related to the hFE by the following relation:

[ HFE *I *2200 = Voltage Drop ]

The hFE value should be displayed on a LCD display. If the hFE valueis less than 50, an alarm should be sounded 2 seconds.

About

Microprocessor Transistor hFE tester that displays the hFE value of a NPN Transistor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published