What does it do?
| The negative latch produces an output signal that goes high and remains high when the input signal has been low. It is useful for turning something on until a second signal switches it off. |
 |
How does it operate?
|

Click on the circuit diagram to download a Livewire file of the circuit that you can investigate and add to your own circuit. |
The negative latch subsystem is a resetable memory block. The output signal goes high as soon as the input signal goes low. Pressing the push switch resets the output signal back to low.
An alternative form of latch is provided by the positive latch subsystem. The positive latch is easier to understand and work with.
The negative latch circuit uses a pair of cross-coupled NAND Gates to provide a simple form of memory.

|
|
This form of latch is often referred to as an RS bistable or flip-flop. RS stands for Reset and Set.
Rather than using a push switch, the reset signal can come from another sensor or processing block.
The negative latch is an example of positive feedback – the output signal from each NAND gate is fed back to an input pin of the other NAND gate. It is this feedback that produces the latching action. |
Possible applications
- Keeping an output device turned on until it is switched off by a separate switch.
Making
|
 Pins of 4011 NAND gate IC
|
 How part of the PCB might look |
The PCB shows the basic circuit. Several gates in the IC are not used in this simple design; they can be applied in other subsystems. Any unused input pins should be connected to 0V or Vs, to prevent damage by static electricity.
Build and test the unit that will provide the input signal before building the latch.
Use a Dual In Line (DIL) socket for the IC. Before inserting the IC, connect the power supply and use a voltmeter to check that:
- the voltage on pin 7 is low (0V);
- the voltage on pin 14 is high (the supply voltage);
- the voltage on pin 1 (the blue PCB track) goes high and low in response to the unit that provides the input signal.
Add the switch and resistor and test that the signal on pin 6 goes low when the switch is pressed. Insert the IC the right way round.
Testing
Make sure that the signal going out (on the green PCB track) goes high and stays high after a low signal on the input pin.
Fault finding
If there is a fault, check that:
- The voltage on pin 7 is low (0V)
- The voltage on pin 14 is high (the supply voltage)
If there is a fault, check the tracks and solder joints.
Alternatives
Web links
Return to list of datasheets