Você está na página 1de 9

ECC-10: LINEAR

INTEGRATED
CIRUITS

LAB FILE

By :
EXPERIMENT 1a

AIM: Generate the output waveform for an inverting amplifier using


op-amp 741 with the help of Pspice.

CODE:
.LIB C:\eval.lib
R1 1 2 1k
Rf 2 6 1k
X 0 2 7 4 6 uA741
Vi 1 0 DC 0.1V
Vp 7 0 DC 12V
Vn 0 4 DC 12V Circuit Diagram
.DC Vi -12V +12V 0.1V
.PROBE
.END

Output Waveform
EXPERIMENT 1b

AIM: Generate the output waveform for a non inverting amplifier using
op-amp 741 with the help of Pspice.

CODE:
.LIB C:\eval.lib
R1 0 2 1k
Rf 2 6 1k
X 3 2 7 4 6 uA741
Vi 3 0 DC 0.1V
Vp 7 0 DC 12V
Vn 0 4 DC 12V
.DC Vi -12V +12V 0.1V Circuit Diagram
.PROBE
.END

Output Waveform
EXPERIMENT 2a

AIM: Generate the output waveform for the AC analysis of an inverting


amplifier using op-amp 741 with the help of Pspice.

CODE:
.LIB C:\eval.lib
R1 1 2 1k
RF 2 6 1k
X 0 2 7 4 6 uA741
Vi 1 0 AC 0.1V
Vp 7 0 DC 12V
Vn 0 4 DC 12V Circuit Diagram
.AC DEC 20 1Hz 1MEGHz
.PROBE
.END

Output Waveform
EXPERIMENT 2b

AIM: Generate the output waveform for the AC analysis of a non-


inverting amplifier using op-amp 741 with the help of Pspice.

CODE:
.LIB C:\eval.lib
R1 0 2 1k
RF 2 6 1k
X 3 2 7 4 6 uA741
Vi 3 0 AC 0.1V
Vp 7 0 DC 12V
Vn 0 4 DC 12V
.AC DEC 20 1Hz 1MEGHz Circuit Diagram
.PROBE
.END

Output Waveform
EXPERIMENT 3a

AIM: Generate the output waveform of an ideal integrator using op-


amp 741 with the help of Pspice.

CODE:
.LIB C:\EVAL.LIB
R 1 2 0.5K
C 2 6 10uF
Vi 1 0 PULSE( -2V +2V 0s 1ns 1ns 0.05s 0.1s)
X 0 2 7 4 6 uA741
Vp 7 0 DC 12V
Vn 0 4 DC 12V
.TRAN 10Ms 1s
.PROBE
.END
Circuit Diagram

Output Waveform
EXPERIMENT 3b

AIM: Generate the output waveform of an ideal differentiator using


op-amp 741 with the help of Pspice.

CODE:
.LIB C:\EVAL.LIB
R 2 6 0.5K
C 1 2 10uF
Vi 1 0 PULSE( -2V +2V 0s 1ns 1ns 0.05s 0.1s)
X 0 2 7 4 6 uA741
Vp 7 0 DC 12V
Vn 0 4 DC 12V
.TRAN 10Ms 1s
.PROBE
.END
Circuit Diagram

Output Waveform
EXPERIMENT 4

AIM: Generate the output waveform of a Bi-Quad Filter using op-amp


741 with the help of Pspice.

CODE:
.LIB C:\eval.lib
R1 2 10 20K
R2 1 3 20K
R3 3 8 10K
R4 2 6 10K
Ra 6 5 707
Rb 8 9 707
C1 5 8 0.01uF
C2 9 10 0.01uF Circuit Diagram
X1 3 2 7 4 6 uA741
X2 0 5 7 4 8 uA741
X3 0 9 7 4 10 uA741
Vi 1 0 AC 10V
Vp 7 0 DC 12V
Vn 0 4 DC 12V
.AC DEC 50 1Hz 10MEGHz Output Waveform
.PROBE
.END
EXPERIMENT 5

AIM: Generate the output waveform of a Practical Integrator using op-


amp 741 with the help of Pspice.

CODE:
R1 1 3 1k
R2 3 6 1k
R3 2 6 1k
R4 2 0 1k
C 3 0 0.01uF
X 3 2 7 4 6 Ua741
Vp 7 0 DC 12V Circuit Diagram
Vn 0 4 DC 12V
Vi 1 0 AC 0.1V
.AC DEC 20 1Hz 10MEGHz
.PROBE
.END

Output Waveform

Você também pode gostar