Analog Assignment 5
Analog Assignment 5
1 Introduction
The 555 timer IC is widely used in electronic applications for generating timing pulses
and oscillations. It functions in three primary configurations: monostable, astable, and
bistable. Each mode offers unique characteristics, making the 555 timer a versatile com-
ponent in circuit design.
2 Monostable Mode
In monostable mode, the 555 timer acts as a one-shot pulse generator, producing a single
output pulse in response to an external trigger. The duration of the pulse is determined
by a resistor-capacitor (RC) network.
T = 1.1RC (1)
T 5 × 10−3
R= = = 4.5452kΩ (2)
1.1C 1.1 × 1 × 10−6
1
2.2 Circuit and Simulation
The circuit consists of a trigger input, a timing capacitor, and a resistor determining the
pulse width. The output remains high for the duration determined by the RC network.
Using cursors, we can measure the time period, which is around 5ms.
2
Figure 3: Time period using cursors
Similarly, to achieve a time period of 200µs, the trigger pulse width would need to be
kept below 200µs.
3 Astable Mode
Astable mode enables the 555 timer to function as a free-running oscillator, generating a
continuous square wave output. The frequency and duty cycle are determined by external
resistor and capacitor values.
3
3.2 Circuit and Simulation
The circuit operates continuously, generating a square wave at a fixed frequency and duty
cycle.
4
Figure 6: On time calculation
5
4 Bistable Mode
Bistable mode allows the 555 timer to function as a flip-flop, toggling between two stable
states upon receiving external triggers.
The circuit maintains its output state until an external trigger is applied to toggle the
output.
6
5 Design of LDO Voltage Regulators
LDO regulators provide a stable output voltage with minimal dropout voltage. This
section covers both pMOS and nMOS-based designs.
The circuit regulates the output voltage by controlling the pMOS transistor based on the
feedback network.
7
Figure 12: Simulation waveform
8
Figure 14: Simulation result