Experiment 4 22/08/2019 Aim: Design and Simulate Using WINSPICE A Resistive Loaded Inverter With
Experiment 4 22/08/2019 Aim: Design and Simulate Using WINSPICE A Resistive Loaded Inverter With
Experiment 4 22/08/2019 Aim: Design and Simulate Using WINSPICE A Resistive Loaded Inverter With
Aim: Design and simulate using WINSPICE a resistive loaded inverter with
RL=1kohm, such that VOL=0.6V. The enhancement type NMOS driver transistor has
following parameters: Vdd=5V, VT0=1V, unCox=22uA/V2. Also observe the effect
of variation of RL on VTC plot and noise margin parameter. Use 1um technology.
Comment about the robustness with respect to VOL parameter of the designed
resistively NMOS inverter design.
Theory:
Circuit diagram:
Codes:
Inverter:
*cmos
vdd s1 0 5
R1 s1 d 1k
vin s 0 5
.control
run
.endc
.end
Vary RL:
*cmos
vdd s1 0 5
R1 s1 d1 1k
R2 s1 d2 10k
R3 s1 d3 20k
vin s 0 5
.control
run
.endc
.end
Observations:
Result:
Parameters V(th.) V(prac.)
VIL
VIH
VOL
VOH
Conclusion: