Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Prelab 3

By: Basil Mahmood

V(t) = Vo(1 - e -t/RC )


**RC = 1000 * (0.05 x 10 -6 )**
V(t) = 2(1 - e -t/(0.00005) )

Matlab Graph
Spice Graph and Code:

** Creating circuit file "trans.cir"


** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY
SUBSEQUENT SIMULATIONS

*Libraries:
* Profile Libraries :
* Local Libraries :
* From [PSPICE NETLIST] section of C:\Users\basil98\cdssetup\OrCAD_PSpice/16.6.0/PSpice.ini
file:
.lib "nomd.lib"

*Analysis directives:
.TRAN 0 0.00025 0 SKIPBP
.OPTIONS ADVCONV
.PROBE64 V(alias(*)) I(alias(*)) W(alias(*)) D(alias(*)) NOISE(alias(*))
.INC "..\SCHEMATIC1.net"

**** INCLUDING SCHEMATIC1.net ****


* source PRELAB3
R_R1 N00113 N00154 1k TC=0,0
V_V1 N00117 0 2V
X_U1 N00117 N00113 Sw_tClose PARAMS: tClose=0 ttran=1u Rclosed=0.01
+ Ropen=1Meg
C_C1 N00154 0 0.05uF TC=0

**** RESUMING trans.cir ****


.END
**** 11/16/17 14:10:49 ****** PSpice Lite (October 2012) ****** ID# 10813 ****

** Profile: "SCHEMATIC1-trans" [ C:\Users\basil98\Desktop\lab3-


PSpiceFiles\SCHEMATIC1\trans.sim ]

**** Voltage Controlled Switch MODEL PARAMETERS

******************************************************************************

X_U1.Smod
RON .01
ROFF 1.000000E+06
VON 1
VOFF 0

JOB CONCLUDED
**** 11/16/17 14:10:49 ****** PSpice Lite (October 2012) ****** ID# 10813 ****

** Profile: "SCHEMATIC1-trans" [ C:\Users\basil98\Desktop\lab3-


PSpiceFiles\SCHEMATIC1\trans.sim ]

**** JOB STATISTICS SUMMARY

******************************************************************************

Total job time (using Solver 1) = .03

You might also like