This is a Window Detector circuit. This circuit is used to detect over-voltage or under-voltage. This circuit uses the MAX933 and additional components like resistors. The over-voltage threshold of this circuit is 5.5V and the under-voltage threshold is 4.5V if we use the component values shown. We can choose different threshold by changing the values of R3, R2 and R1. Here is the circuit:
Window Detector circuit schematic

This circuit has hysteresis which is added by R4 and R5 to prevent chatter at the output when the supply voltage is close to a threshold. OUTB and OUTA each provides an active-low over-voltage indication and an active-low under-voltage indication. An active high can be provided by ANDing the two outputs.

The design procedure is as follows :
1.Select the needed hysteresis and compute values for R5 and R4
2.Choose values of R1. The R1 values up to about 100Mohm can be used.
3.Compute R3 + R2
R3 + R2 = R1 (Voth/(Vref+Vh) – 1)
4.Compute R2
R2= (R1 + R2 + R3) x (Vref-Vh)/Vuth – R1
5.Compute R3
R3 = (R2 + R3) – R2
6.Verify the resistor values using following equations
Voth = (Vref + Vh) x (R1+R2+R3)/R1 = 5.474
Vuth = (Vref – Vh) x (R1+R2+R3)/(R1+R2) = 4.484
Vh = Vref x R5/R4

With Voth is overvoltage threshold, Vuth is undervoltage threshold,  and Vh is Hysteresis voltage. [Source: MAXIM Application Note]

The design procedure is as follows :

1. Select the needed hysteresis and compute values for R5 and R4

2. Choose values of R1. The R1 values up to about 100Mohm can be used.

3. Compute R3 + R2

R3 + R2 = R1 (Voth/(Vref+Vh) – 1)

4. Compute R2

R2= (R1 + R2 + R3) x (Vref-Vh)/Vuth – R1

5. Compute R3

R3 = (R2 + R3) – R2

6. Verify the resistor values using following equations

Voth = (Vref + Vh) x (R1+R2+R3)/R1 = 5.474

Vuth = (Vref – Vh) x (R1+R2+R3)/(R1+R2) = 4.484

Vh = Vref x R5/R4

With Voth is overvoltage threshold, Vuth is undervoltage threshold, and Vh is Hysteresis voltage.

Possibly Related Articles:

  • Avoiding Electrolysis For Water Level Detector Probes Using Alternating Current Detection
    Electrolysis process has been the primary cause of your water level detector probes, and you can avoid this by sensing the current by this probe using alternating current. In alternating...
  • Two-Stage Low-Voltage Detector
    The MAX932 monitoring an input voltage in two steps figure is shown below. The outputs are high when Vin is higher than the LOW and FAIL thresholds. The calculation of...
  • PLL Lock Detection
    In some PLL application, sometimes we need to provide lock indication when the PLL is in locked state. The simplest one is binary indication, 0 or 1 to correspond with...
  • AC Line Dropout (Power Failure) Detector
    Power dropout detection is often required by digital system driven from the AC line. A memory store command to be issued before DC power falls is allowed by fast AC...
  • Provide Remote Alarm for Smoke Detector
    Ionization-based smoke detectors are efficient and cheap, so they are often installed in the house, other outbuildings, and  the garage. The Locations of the device is far from house, so...