Site icon Circuit Ideas for You

Simple Logic Probe Circuit using Transistors

This article shows you how to build a cool tool called a voltage tester.

It uses two transistors and can tell you if there is power positive voltage at a certain spot in an electronic circuit.

It beeps and has a light to show you when it finds power.

This is a handy tool for anyone who wants to learn about electronics.

What is a Simple Logic Probe Circuit:

A logic probe circuit is an electronic testing tool used to troubleshoot and analyze digital circuits.

It helps identify the logic levels high or low at different points in a circuit, providing valuable information about the circuits operation.

The probe is particularly useful for debugging digital systems, such as microcontrollers integrated circuits and other digital devices.

Circuit Working:

Parts List:

CategoryDescriptionQuantity
ResistorsAll 1/4 W CFR
560k1
1k1
Semiconductors
Transistors BC5472
LED (any 20mA 5mm)1
Piezo Buzzer1
OthersRed Probe (as shown in the diagram)1
Crocodile Clip (as shown in the diagram)1
Power SourceBattery 9V1

Here is a detailed explanation of the working of the dual transistor positive voltage sensor, including the circuit diagram and construction details.

Transistors Q1 and Q2 are configured in a Darlington pair.

This connection provides a high input impedance, enhancing sensitivity to positive voltage signals.

The LED and piezo buzzer draw power from the common collector output of Q2 simplifying the circuits power distribution.

The logic probe activates when a positive voltage is detected at the input.

This is achieved by connecting the negative lead of the probe to the common or negative supply of the PCB under test.

The probe responds to positive voltages higher than approximately 1.5V logic high.

Below this threshold the circuit remains inactive.

When a positive voltage exceeding the threshold is detected, both Q1 and Q2 turn on.

This results in the illumination of the LED and the activation of the piezo buzzer providing both visual and audible indicators.

Formulas and Calculations:

Compute Resistor Value (approximately):

Voltage Difference (Vdiff): To get the voltage drop across the resistor, subtract the forward voltage Vf of the LED from the supply voltage (Vcc).

Vcc – Vf = Vdiff

Utilize ohms law: After determining Vdiff and the intended LED current (If), compute the estimated resistor value using ohms law:

R = Vdiff / If

How to calculate LED resistor:

Lets say you are using a red LED with a Vf of 3.3V and a supply voltage Vcc of 9V.

You choose a desired LED current (If) of 15mA (refer to the LED datasheet for safe operating current).

Vdiff = Vcc – Vf = 9V – 3.3V = 5.7V

Using ohms law:

R = Vdiff / If = 5.7V / 20mA = 285Ω (rounded to nearest standard value)

How to Build:

Assemble the Darlington Pair:

Base Resistors:

Power Supply Connection:

Probe Connection:

Note:

Remember to refer to the datasheets of the chosen components for accurate specifications and ratings.

Conclusion:

A logic probe, circuit is a handy tool for quickly assessing the status of digital signals in a circuit aiding in the identification of faulty components or incorrect signal levels.

It provides a non intrusive means of monitoring digital circuits during development and troubleshooting.

References

Logic probe

Exit mobile version