Showing posts with label Monitoring Circuit. Show all posts
Showing posts with label Monitoring Circuit. Show all posts

Sunday, May 29, 2016

DC Motor/ Fan Monitoring

DC Motor/ Fan Failure Detection Circuit

It is essential to monitor the health status of fans in some systems to ensure that cooling fans are operating reliably and efficiently. This helps prevent damage to sensitive components and equipment.

Monitoring Circuit, Fan Failure Detection

Explanation of How the Circuit Works:

Rsense acts as a Fan Current Sensing Resistor with a high power of 30.1W. R1 and C1 establish an average DC level at the midpoint of the transistor of the current waveform and apply this voltage to the base of Q1. Silicon NPN transistors are suitable for Q1.

This DC motor/fan failure detector is designed to detect fluctuations in current through Rsense. It promptly triggers a high output when a static current is detected, effectively signalling a potential failure.

Saturday, May 28, 2016

Short Circuit Monitoring

Comparator Circuit for Open/Short Detection

Open and Short Circuit Monitoring using comparator circuit

The Comparator Circuit for Open/Short Detection works as follows:

1. Open Circuit Detection: When there is an open circuit across the input connector, the voltage at V- will be approximately 5.1V, which is higher than the V+ voltage of 2.5V. As a result, the output to the microcontroller will be Low (0V).

2. Short Circuit Detection: In the event of a short circuit across the input connector, the voltage at V- will drop below 2.5V, causing the output to go High (5V).

In addition to open and short circuit detection, this circuit can also be utilized as a simple continuity test by connecting an LED and Buzzer at the output.

Telephone Ring Detector

Analog Telephone Ring Detector

Telephone ringing signal detector for microcontroller input

This circuit is designed to detect the ringing signal of an analog telephone. When the circuit detects the telephone ringing signal (60 to 105-volt RMS 20-Hertz sine wave) across the tip and ring, it triggers the Optocoupler's phototransistor output to provide a Low (0V) signal to the microcontroller. If no ringing signal is detected, it will give a High (5V) signal to the microcontroller.

To prevent fault triggering from unwanted signals, a 12V Zener diode is added to the circuit. Additionally, a 0.1uF, 250V capacitor is used for DC blocking, and a 10k 0.5W resistor limits the current passing through the optoisolator.

The output of this circuit can either drive a relay or be directly interfaced with other outputs such as LEDs.

Fuse Monitoring Circuits

Monitoring the fuses from the microcontroller with backup power is a good idea for our design.

AC Fuse Monitoring   

AC Fuse monitoring using photo transistor

This is a simple AC Fuse monitoring circuit, which will give Low (0V) to the microcontroller when the Fuse is okay and give High (5V) if the fuse is faulty. 4N26, an industry-standard single-channel phototransistor coupler senses the AC voltage and provides good isolation between the main AC input voltage and microcontroller input. The optocoupler consists of a gallium arsenide infrared LED and a silicon NPN phototransistor. The diode 1N4007 with 12V Zener at the optocoupler input prevents false triggering due to abnormal voltage drop on the main input. Another diode with a 120k resistor limits the return current on the neutral line.


This DC Fuse monitoring circuit is designed to supply the microcontroller with a 5V signal when the monitoring fuse is intact and a 0V signal when the fuse is faulty.
 Under normal conditions, the DC current flows through the fuse, and the forward current of the Optocoupler's LED is below the threshold level, causing the Optocoupler to remain in the OFF state.
 Once the fuse is faulty or blown, the optocoupler is switched ON, pulling down the logic output to the controller.

Power Calculation from Current and Resistance

Power Equation for Current and Resistance P = I² R Current (I) in Amps ...