Hardware-Oriented

Design of Multivibrator Circuits Using Timer 555 IC

Aim

To design and implement multivibrator circuits using the Timer 555 IC.
  1. To design a Monostable Multivibratormonostable multivibratorA circuit with one stable state that produces a single output pulse of fixed duration when triggered by an external signal. Also called a one-shot. using the 555 timer IC.
  2. To design an Astable Multivibratorastable multivibratorA free-running oscillator circuit with no stable state that continuously switches between two output levels, generating a square wave without any external trigger. using the 555 timer IC.

Apparatus & Software

ComponentQuantity
Timer 555 IC1
DC Supply3
Oscilloscope1
Bread Board1
10 kΩ Resistor2
0.1 µF Capacitor2
Connecting Wires-

Theory

IC 555 Timer: The 555 timer is widely used as an IC timer circuit and it is the most commonly used general purpose linear integrated circuit. It can run in either one of two modes: Monostable (one stable state) or Astable (no stable state). In the Monostable mode it can produce accurate time delays from microseconds to hours. In the Astable mode it can produce rectangular waveforms with a variable duty cycle. There are three resistors in the voltage divider network section, all having the same value of 5 kΩ in the bipolar version of this IC — hence the name 555.
A. Block Diagram of 555 Timer IC: A 555 timer has two comparators (which are basically two Op-Amps), an R-S flip-flop, two transistors, and a resistive network. The resistive network consists of three equal resistors (5 kΩ each) and acts as a voltage divider. The voltage at the inverting terminal of Comparator 1 (Upper comparator) is 2/3 Vcc and the voltage at the non-inverting terminal of Comparator 2 (Lower comparator) is 1/3 Vcc. Comparator 1 compares the threshold voltage (at pin 6) with 2/3 Vcc; Comparator 2 compares the trigger voltage (at pin 2) with 1/3 Vcc.
Block diagram of the 555 IC Timer showing internal comparators, flip-flop, discharge transistor, and voltage divider

Block diagram of the 555 IC Timer showing internal comparators, flip-flop, discharge transistor, and voltage divider.

When the threshold voltage exceeds 2/3 Vcc, the upper comparator sets the flip-flop and its output goes high. This saturates the discharge transistor at pin 7. When the trigger input falls below 1/3 Vcc, the lower comparator resets the flip-flop, turning the output high and disabling the discharge transistor. When not in use, a 0.01 nF capacitor should be connected between pin 5 (control voltage) and ground to prevent noise-induced false triggering. Pin 4 (Reset), when not in use, should be tied to Vcc.
B. Astable Multivibrator: These circuits are not stable in any state and continuously switch outputs after predetermined time periods, generating a square/rectangular waveform. The capacitor C charges from 1/3 Vcc to 2/3 Vcc through RA and RB (output HIGH), and discharges from 2/3 Vcc to 1/3 Vcc through RB only (output LOW). The time expressions are derived from the RC charging/discharging equations:
Thigh=0.693(RA+RB)CT_{\text{high}} = 0.693(R_A + R_B)C
Tlow=0.693RBCT_{\text{low}} = 0.693 R_B C
T=Thigh+Tlow=0.693(RA+2RB)CT = T_{\text{high}} + T_{\text{low}} = 0.693(R_A + 2R_B)C
f=1T=1.44(RA+2RB)Cf = \frac{1}{T} = \frac{1.44}{(R_A + 2R_B)C}
%Duty Cycle=ThighT×100=RA+RBRA+2RB×100\%\,\text{Duty Cycle} = \frac{T_{\text{high}}}{T} \times 100 = \frac{R_A + R_B}{R_A + 2R_B} \times 100
A 50% duty cycle (square wave) cannot be obtained in the standard configuration unless RA = 0, which risks damaging the internal discharge transistor. A 50% duty cycle can be achieved by connecting a diode across RB, so that the capacitor charges only through RA and discharges only through RB.
C. Monostable Multivibrator: A monostable multivibrator is a pulse-generating circuit having one stable and one quasi-stable state. The stable output is approximately zero (logic low). An external trigger pulse (negative-going, below 1/3 Vcc at pin 2) forces the output HIGH. The discharge transistor is turned OFF and the capacitor charges through R. When the capacitor voltage reaches 2/3 Vcc, the output returns to the stable LOW state. The pulse width is:
Tpulse=1.0986RC1.1RCT_{\text{pulse}} = 1.0986\,RC \approx 1.1\,RC
This relation is derived from: Vc = Vcc(1 − e⁻ᵗ/RC). Setting Vc = 2/3 Vcc gives t = RC × loge 3 = 1.0986 RC. Hence, each time a trigger pulse is applied, the circuit produces a single output pulse of width T = 1.1RC (one-shot multivibrator).

Pre-Lab / Circuit Diagram

Astable multivibrator circuit using NE555 IC (RA = RB = 10 kΩ, C1 = C2 = 0.1 µF)

Fig 1: Astable multivibrator using NE555 IC (RA = RB = 10 kΩ, C1 = C2 = 0.1 µF, mark-to-space ratio = 2:1).

Monostable multivibrator circuit using 555 IC (R = 10 kΩ, C = 0.1 µF)

Fig 2: Monostable multivibrator using 555 IC (R = 10 kΩ, C = 0.1 µF, trigger at pin 2).

Procedure

1. Astable Multivibrator:
  1. Design an astable multivibrator with a frequency of 1 kHz and a mark-to-space ratio (duty cycle ratio) of 2:1. Choose RA = RB = 10 kΩ and C1 = C2 = 0.1 µF.
  2. Connect the DC power supply to Vcc (pin 8) and ground (pin 1). Connect a 0.01 µF bypass capacitor between pin 5 (control voltage) and ground. Tie pin 4 (Reset) to Vcc.
  3. Connect the oscilloscope probes: one to pin 3 (output Vout) and the other to pin 2/6 (capacitor voltage Vc).
  4. Switch on the supply and observe the output square wave and capacitor waveform on the oscilloscope.
  5. Measure the positive duty cycle, negative duty cycle, and oscillation frequency from the oscilloscope.
2. Monostable Multivibrator:
  1. Design a monostable multivibrator with a delay time of 10 ms. Choose R = 10 kΩ and C = 0.1 µF.
  2. Connect a trigger square pulse generator to pin 2 (trigger input) and a 0.01 µF capacitor between pin 5 and ground. Tie pin 4 to Vcc.
  3. Connect the oscilloscope probes to pin 3 (output) and pin 6/2 (capacitor voltage Vc).
  4. Apply a trigger pulse and observe that the output goes high for a pulse width of T = 1.1RC, then returns to the stable low state.
  5. Verify that the pulse width is consistent with the theoretical value.

Simulation / Execution (Not Applicable)

This section is not required for this experiment.

Observations

1. Astable Multivibrator (RA = RB = 10 kΩ, C1 = C2 = 0.1 µF)
The circuit is designed using RA = RB = 10 kΩ and C1 = C2 = 0.1 µF to obtain a vibrator with mark-to-space ratio of 2:1. The output voltage Vout is measured across pin 3 of the IC along with the voltage across capacitor C1 as Vc.
Oscilloscope capture: Astable multivibrator Vout (square wave) and Vc (capacitor ramp)

Experimental output: Astable multivibrator — oscilloscope capture showing Vout (square wave) and Vc (capacitor ramp). Positive duty ≈ 67.8%, Negative duty ≈ 32.2%, Frequency ≈ 720 Hz.

Theoretical response of an astable multivibrator showing Vout and Vc waveforms

Actual (theoretical) response of an astable multivibrator for comparison.

From the images it can be observed that the output response is very similar to the practical response of an astable multivibrator. The positive duty and negative duty have a ratio of approximately 2:1 as desired. The frequency is not exactly 1 kHz but is close to it, which is likely due to minor errors or tolerances in the circuit.
2. Monostable Multivibrator (R = 10 kΩ, C = 0.1 µF)
The circuit is designed using R = 10 kΩ and C = 0.1 µF to obtain a monostable multivibrator. The output voltage Vout is measured across pin 3 of the IC along with the voltage across capacitor C as Vc. A square pulse is given as trigger input to obtain the following results.
Oscilloscope capture: Monostable multivibrator Vout and Vc, pulse width ≈ 1.1 ms

Experimental output: Monostable multivibrator — oscilloscope capture showing Vout and Vc. Pulse width ≈ 1.1 ms, consistent with T = 1.1RC.

Theoretical response of a monostable multivibrator showing trigger, capacitor voltage, and output

Actual (theoretical) response of a monostable multivibrator for comparison.

From the images it can be observed that the output response is very similar to the practical response of a monostable multivibrator. The pulse width of both the capacitor voltage and output voltage is equal in both the experimental and theoretical outputs. Since the oscilloscope can handle only two waveforms at once, the trigger input is not plotted alongside Vc.

Calculations

Astable Multivibrator — Theoretical Timing (RA = RB = 10 kΩ, C = 0.1 µF):
Thigh=0.693(RA+RB)C=0.693×20×103×0.1×106=1.386msT_{\text{high}} = 0.693(R_A + R_B)C = 0.693 \times 20 \times 10^3 \times 0.1 \times 10^{-6} = 1.386\,\text{ms}
Tlow=0.693RBC=0.693×10×103×0.1×106=0.693msT_{\text{low}} = 0.693\,R_B C = 0.693 \times 10 \times 10^3 \times 0.1 \times 10^{-6} = 0.693\,\text{ms}
T=Thigh+Tlow=1.386+0.693=2.079msT = T_{\text{high}} + T_{\text{low}} = 1.386 + 0.693 = 2.079\,\text{ms}
f=1.44(RA+2RB)C=1.4430×103×0.1×106480Hzf = \frac{1.44}{(R_A + 2R_B)C} = \frac{1.44}{30 \times 10^3 \times 0.1 \times 10^{-6}} \approx 480\,\text{Hz}
Mark-to-Space Ratio=ThighTlow=1.3860.693=2:1\text{Mark-to-Space Ratio} = \frac{T_{\text{high}}}{T_{\text{low}}} = \frac{1.386}{0.693} = 2:1
Monostable Multivibrator — Pulse Width (R = 10 kΩ, C = 0.1 µF):
Tpulse=1.1RC=1.1×10×103×0.1×106=1.1msT_{\text{pulse}} = 1.1\,RC = 1.1 \times 10 \times 10^3 \times 0.1 \times 10^{-6} = 1.1\,\text{ms}

Results & Analysis

Both multivibrator circuits were successfully implemented using the 555 IC Timer.
CircuitParameterTheoretical ValueObserved Value
AstableMark-to-Space Ratio2:1≈ 2:1 (67.8% / 32.2%)
AstableOscillation Frequency≈ 480 Hz≈ 720 Hz (close to 1 kHz design)
MonostablePulse Width1.1 ms≈ 1.1 ms (matched)
  • The astable multivibrator produced a continuous square wave with a 2:1 mark-to-space ratio as designed, confirming correct RA = RB configuration.
  • The oscillation frequency observed was close to but not exactly equal to the theoretical value, attributed to component tolerances and capacitor leakage.
  • The monostable multivibrator generated a single stable output pulse upon trigger application with pulse width closely matching the theoretical value of 1.1 ms.
  • The output waveforms (Vout and Vc) matched the expected practical responses of astable and monostable multivibrators.

Conclusion

In this experiment, we have successfully completed the implementation of an astable multivibrator and a monostable multivibrator using the 555 timer IC. The astable multivibrator was configured to achieve a mark-to-space ratio (duty cycle ratio) of 2:1 and produced a continuous square wave oscillation with frequency close to the designed value. The monostable multivibrator produced a stable output pulse with the desired delay when trigger input was applied, with the pulse width matching the theoretical calculation (T = 1.1RC). The experimental outputs closely matched the actual responses of the corresponding multivibrators, confirming the correct operation of the circuits implemented. Minor deviations in frequency are attributed to component tolerances and capacitor characteristics.

Post-Lab / Viva Voce

  1. Q: What are the three operating modes of the 555 timer IC, and what is the basic function of each?

    A: The 555 timer can operate in three modes: (1) Astable mode — the circuit has no stable state; it continuously oscillates between high and low output, generating a free-running rectangular waveform. (2) Monostable mode — the circuit has one stable state (output low). Upon receiving a trigger pulse, the output goes high for a time period T = 1.1RC, then returns to the stable low state. (3) Bistable mode (Schmitt trigger) — the circuit has two stable states. The output is set by a trigger and reset by a reset signal, acting like a simple flip-flop. No timing components (R, C) are needed in bistable mode.
  2. Q: In an astable multivibrator, what determines the mark-to-space ratio (duty cycle), and how can a 50% duty cycle be achieved?

    A: In the standard 555 astable configuration, Thigh = 0.693(RA + RB)C and Tlow = 0.693·RB·C. The mark-to-space ratio is Thigh/Tlow = (RA + RB)/RB. For the ratio to equal 2:1, RA = RB. To achieve a 50% duty cycle (Thigh = Tlow), we need RA = 0, which would short pin 7 to Vcc through RA. This is not possible in the standard configuration as it may damage the discharge transistor. In practice, a 50% duty cycle is achieved by adding a diode across RB, allowing the capacitor to charge through RA only and discharge through RB only.
  3. Q: What are the internal threshold voltages of the 555 timer, and what role do they play in timing?

    A: The 555 timer has an internal voltage divider using three equal 5 kΩ resistors that set two threshold levels: the upper threshold (pin 6) at 2/3 Vcc and the lower threshold/trigger (pin 2) at 1/3 Vcc. In astable mode, the capacitor charges from 1/3 Vcc to 2/3 Vcc (Thigh) and discharges from 2/3 Vcc back to 1/3 Vcc (Tlow). When pin 6 reaches 2/3 Vcc, the upper comparator resets the flip-flop, turning the output low and enabling the discharge transistor. When pin 2 falls to 1/3 Vcc, the lower comparator sets the flip-flop, turning the output high and charging the capacitor again.
  4. Q: What is the role of the control voltage pin (pin 5) in the 555 timer, and why is a bypass capacitor connected there?

    A: Pin 5 (control voltage) provides external access to the upper comparator reference voltage (normally 2/3 Vcc from the internal divider). By applying an external voltage to pin 5, the timing thresholds can be varied, enabling voltage-controlled frequency or pulse-width modulation (PWM). When no external control is applied, a small bypass capacitor (typically 0.01 µF) is connected between pin 5 and ground to filter out high-frequency noise that could otherwise shift the internal threshold voltages and cause jitter or erratic timing behaviour. This is a standard noise-decoupling practice.
  5. Q: Why does the observed oscillation frequency of the astable multivibrator differ from the theoretical value?

    A: The theoretical frequency formula f = 1.44/(RA + 2RB)C assumes ideal components. In practice, deviations occur due to: (1) Component tolerances — resistors and capacitors have ±5–10% tolerances, shifting timing from the nominal value. (2) Capacitor leakage current — a real capacitor has a finite parallel resistance, causing it to discharge slightly faster than expected. (3) Threshold voltage variation — the internal voltage divider in the 555 is affected by temperature and supply voltage fluctuations. (4) Discharge transistor non-ideality — the internal discharge transistor has a small saturation voltage that affects the effective discharge path.
  6. Q: What happens in a monostable multivibrator if a second trigger pulse arrives before the first timing period ends?

    A: In the standard 555 monostable configuration, if a new trigger pulse arrives before the output pulse period T = 1.1RC has elapsed, the output pulse width remains T regardless of additional trigger pulses during the timing period. The standard circuit is not retriggerable — the 555 will not respond to further triggers until the capacitor has discharged and the output has returned to the stable low state. To implement retriggerable behaviour, additional circuitry is required.
  7. Q: How does the 555 timer achieve precise timing despite being a simple analogue IC?

    A: The 555 timer achieves precision through its internal voltage divider, which sets stable threshold voltages at exactly 1/3 Vcc and 2/3 Vcc referenced to the supply voltage. This ratiometric referencing means timing is independent of absolute supply voltage variations (as long as Vcc is stable). The timing is governed by the RC time constanttime constantA measure of how quickly a circuit responds to change. For RC circuits, τ = RC; for RL circuits, τ = L/R. After one time constant, the response reaches ~63% of its final value.. Since both the threshold voltages and the charging voltage scale with Vcc, the timing equations T = 1.1RC (monostable) and T = 0.693RC (astable) depend only on R and C values, not on supply voltage. This makes the 555 inherently stable and predictable for timing applications.

References & Resources (Not Applicable)

This section is not required for this experiment.