Multivibrators (PHC504)

Multivibrators

Individual Sequential Logic circuits can be used to build more complex circuits such as ounters, Shift Registers, Latches or Memories etc, but for these types of circuits to operate in a "Sequential" way, they require the addition of a clock pulse or timing signal to cause them to change their state. Clock pulses are generally square shaped waves that are produced by a single pulse generator circuit such as a Multivibrator which oscillates between a "HIGH" and a "LOW" state and generally has an even 50% duty cycle, that is it has a 50% "ON" time and a 50% "OFF" time. Sequential logic circuits that use the clock signal for synchronization may also change their state on either the rising or falling edge, or both of the actual clock signal. There are basically three types of pulse generation circuits depending on the number of stable states,

IC 555 TIMER

The 555 timer IC was first introduced around 1971 by the Signetics Corporation as the SE555/NE555 and was called "The IC Time Machine" and was also the very first and only commercial timer IC available. It provided circuit designers with a relatively cheap, stable, and user-friendly integrated circuit for timer and multivibrator applications. These ICs come in two packages, either the round metal-can called the 'T' package or the more familiar 8-pin DIP 'V' package as shown in figure below. The IC comprises of 23 transistors, 2 diodes, and 16 resistors with built-in compensation for component tolerance and temperature drift.

multivibrator
Fig

The pin connections are as follows:

  1. Ground.
  2. Trigger input.
  3. Output.
  4. Reset input.
  5. Control voltage.
  6. Threshold input.
  7. Discharge.
  8. +VCC. +5 to +15 volts in normal use.
multivibrator
Fig

The IC is made of a combination of linear comparators and digital flip-flops as described in Fig. The entire circuit is usually housed in an eight-pin package as specified in Fig. A comparator is an OPAMP that compares an input voltage and indicates whether an input is higher or lower than a reference voltage by swinging into saturation in both the direction. A series connection of three resistors sets the reference voltage levels to the two comparators at 2 V CC>3 and V CC>3, the output of these comparators setting or resetting the flip-flop unit. The output of the flip-flop circuit is then brought out through an output amplifier stage. The flip-flop circuit also operates a transistor inside the IC, the transistor collector usually being driven low to discharge a timing capacitor.

The 555 can operate in either mono/bi-stable or astable mode, depending on the connections to and the arrangement of the external components. Thus, it can either produce a single pulse when triggered, or it can produce a continuous pulse train as long as it remains powered.

Astable Operation

One popular application of the 555 timer IC is as an astable multivibrator or clock circuit.

These circuits are not stable in any state and switch outputs after predetermined time periods. The result of this is that the output is a continuous square/rectangular wave with the properties depending on values of external resistors and capacitors. Thus, while designing these circuits following parameters need to be determined:

multivibrator
Fig
  1. Frequency (or the time period) of the wave.
  2. The duty cycle of the wave.

The time period of the pulse is defined as T and duration of the pulse (ON time) is τ. Duty cycle can be defined as the On time/Period that is, τ/T. a duty cycle of 50% will yield a square wave.

The following analysis of the operation of the 555 as an astable circuit includes details of the different parts of the unit and how the various inputs and outputs are used. Figure shows an astable circuit built using an external resistor and capacitor to set the timing interval of the output signal.

Capacitor C charges toward V CC through external resistors R A and R B . Refering to figure, we see that the capacitor voltage rises until it goes above 2 V CC>3. This voltage is the threshold voltage at pin 6, which drives comparator 1 to trigger the flip-flop so that the output at pin 3 goes low. In addition, the discharge transistor is driven on, causing the output at pin 7 to discharge the capacitor through resistor R B . The capacitor voltage then decreases until it drops below the trigger level ( V CC>3). The flip-flop is triggered so that the output goes back high and the discharge transistor is turned off, so that the capacitor can again charge through resistors R A and R B toward V CC .

multivibrator
Fig

Figure a shows the capacitor and output waveforms resulting from the astable circuit. Calculation of the time intervals during which the output is high and low can be made using the relations

\[T_{high} = 0.693(R_{A} + 2R_{B})C \sim 0.7(R_{A} + R_{B})C\]

\[T_{low} = 0.7R_{B}C\]

The total period is

\[T = period = T_{high} + T_{low}\]
The frequency of the astable circuit is then calculated using *

\[f = \frac{1}{T} = \frac{1.44}{(R_{A} + 2R_{B})C}\]

\[Duty~Cycle~= R_{A}/ (R_{A} + R_{B})\]

Monostable Operation

Monostable multivibrator often called a one shot multivibrator is a pulse generating circuit in which the duration of this pulse is determined by the RC network connected externally to the 555 timer. In a stable or standby state, the output of the circuit is approximately zero or a logic-low level. When external trigger pulse is applied output is forced to go high (≈ VCC). The time for which output remains high is determined by the external RC network connected to the timer. At the end of the timing interval, the output automatically reverts back to its logic-low stable state. The output stays low until trigger pulse is again applied. Then the cycle repeats. The monostable circuit has only one stable state (output low) hence the name monostable.

The 555 timer can also be used as a one-shot or monostable multivibrator circuit, as shown in Fig. When the trigger input signal goes negative, it triggers the one-shot, with output at pin 3 then going high for a time period given by

multivibrator
Fig

\[T_{high} = 1.1R_{A}C\]

Referring back to Fig. 13.16 , we see that the negative edge of the trigger input causes comparator 2 to trigger the flip-flop, with the output at pin 3 going high. Capacitor C charges toward V CC through resistor R A . During the charge interval, the output remains high. When the voltage across the capacitor reaches the threshold level of 2 V CC>3, comparator 1 triggers the flip-flop, with output going low. The discharge transistor also goes low, causing the capacitor to remain at near 0 V until triggered again. Figure shows the input trigger signal and the resulting output waveform for the 555 timer operated as a one-shot. Time periods for this circuit can range from microseconds to many seconds, making this IC useful for a range of applications.

Example 13.2 Determine the period of the output waveform for the circuit of Fig. when triggered by a negative pulse.

multivibrator
Fig

Bistable Multivibrator

multivibrator
Fig

In these circuits, the output is stable in both the states. The states are switched using an external trigger but unlike the monostable multivibrator, it does not return back to its original state. Another trigger is needed for this to happen. This operation is similar to a flip-flop. There are no RC timing network and hence no design parameters. The following circuit can be used to design a bistable multivibrator. The trigger and reset inputs (pins 2 and 4 respectively on a 555) are held high via pull-up resistors while the threshold input (pin 6) is simply grounded. Thus configured, pulling the trigger momentarily to ground acts as a 'set' and transitions the output pin (pin 3) to Vcc (high state). Pulling the threshold input to supply acts as a 'reset' and transitions the output pin to ground (low state). No capacitors are required in a bistable configuration.