Roll Number: 16
Experiment: Simulate Square wave Generator using IC 555 as Astable Multivibrator
Apparatus
1. IC 555 Timer:
Search for the IC 555 timer component in the Proteus component
library and place it on the workspace.
2. Passive Components:
Resistors (R1, R2)
Capacitor (C1)
Connecting wires
3. Voltage Source:
DC voltage source to power the circuit.
CIRCUIT DIAGRAM
OUTPUT WAVEFORM
PROCEDURE PHOTOS
STEP 1
STEP 2
STEP 3
STEP 4
PROCEDURE
1. Open Proteus Software:
Launch the Proteus software on your computer.
2. Create a New Project:
Start a new project in Proteus where you'll design and simulate the
square wave generator circuit.
3. Select Components:
Go to the component library in Proteus and search for the following
components:
IC 555 timer (NE555 or LM555)
Resistors
Capacitors
Voltage source (DC)
4. Place Components:
Drag and drop the IC 555 timer and other required components onto the
Proteus workspace.
Arrange the components to form the square wave generator circuit
using the IC 555 in astable mode.
5. Connect Components:
Connect the components according to the circuit diagram of the astable
multivibrator configuration using the IC 555 timer.
Ensure proper connections between the IC 555 timer pins, resistors,
capacitors, and power source.
Set Component Values:
Set the values of the resistors and capacitor to determine the frequency
and duty cycle of the square wave output.
The frequency of the square wave generated by the astable
multivibrator can be calculated using the formula:
makefileCopy code
Frequency = 1.44 / ((R1 + 2 * R2) * C)
Adjust resistor and capacitor values to achieve the desired frequency
and duty cycle.
6. Apply Power:
Connect a DC voltage source to power the circuit. Ensure proper
polarity and voltage level.
7. Simulate:
Run the simulation in Proteus to observe the behavior of the square
wave generator circuit.
Monitor the waveform at the output pin of the IC 555 timer to observe
the generated square wave.
OBSERVATION
Waveform Generation:
The output waveform at the designated pin of the IC 555 timer would exhibit a
square wave pattern.
The square wave would have a well-defined rising and falling edge, with equal
duration for both high and low states.
Frequency and Duty Cycle:
The frequency of the square wave would be determined by the values of the
resistors (R1, R2) and the capacitor (C) in the circuit.
Adjusting the resistor and capacitor values would allow you to control the
frequency of the square wave output.
The duty cycle of the square wave (the ratio of time spent in the high state to
the total period) would depend on the ratio of R1 and R2 resistors in the
circuit.
Simulation Accuracy:
The simulation should accurately represent the behavior of the square wave
generator circuit based on the chosen component values and configuration.
Ensure that the simulation results align with the theoretical calculations for
frequency and duty cycle based on the chosen resistor and capacitor values.
Stability and Reliability:
The square wave generator circuit should demonstrate stability and reliability
in generating the desired square wave output over time.
Verify that the circuit operates consistently and predictably during the
simulation without significant fluctuations or deviations from the expected
waveform.
Verification of Design Requirements:
Confirm that the simulated square wave generator circuit meets the design
requirements and specifications, such as the desired frequency, duty cycle, and
voltage levels of the square wave output.
Make adjustments to the component values or circuit configuration as needed
to achieve the desired performance.