0% found this document useful (0 votes)
127 views9 pages

EEE Software Lab Report On Pspice

The document contains circuit diagrams, netlists, and simulation outputs for four circuit exercises. Exercise 1 simulates a circuit with one voltage source and calculates the current through a dependent source. Exercise 2 simulates a circuit with multiple voltage sources and prints the voltage across a dependent source and currents through independent sources. Exercise 3 simulates a circuit with one voltage source and dependent current and voltage sources and prints voltages, currents, and power calculations. Exercise 4 shows the schematic diagrams for circuits in Exercises 5(a) and 6(b).
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
127 views9 pages

EEE Software Lab Report On Pspice

The document contains circuit diagrams, netlists, and simulation outputs for four circuit exercises. Exercise 1 simulates a circuit with one voltage source and calculates the current through a dependent source. Exercise 2 simulates a circuit with multiple voltage sources and prints the voltage across a dependent source and currents through independent sources. Exercise 3 simulates a circuit with one voltage source and dependent current and voltage sources and prints voltages, currents, and power calculations. Exercise 4 shows the schematic diagrams for circuits in Exercises 5(a) and 6(b).
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Exercise 1

Circuit Diagram:

Netlist Simulation Input:

**** 01/31/23 21:18:18 *********** Evaluation PSpice (Nov 1999) **************

ex1Fig2.CIR

**** CIRCUIT DESCRIPTION

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

V1 1 0 DC 20V

1 0 2 DC 0.1A

R1 2 1 3

R2 3 2 3

R3 3 1 10

R4 4 0 2

E1 3 4 2 1 3

.DC V1 20 20 1

.PRINT DC I(E1)

.END
Simulation Output File:

**** 01/31/23 21:18:18 *********** Evaluation PSpice (Nov 1999) **************

ex1Fig2.CIR

**** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C

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

V1 I(E1)

2.000E+01 1.557E+02

JOB CONCLUDED

TOTAL JOB TIME 0.00

Schematic Simulated Circuit Diagram:


Exercise 2

Circuit Diagram:

Netlist Simulation Input:

**** 01/31/23 21:57:53 *********** Evaluation PSpice (Nov 1999) **************

ex2Fig5b.CIR

**** CIRCUIT DESCRIPTION

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

V1 1 0 DC 10V

V2 5 6 DC 0V

V3 7 2 DC 0V

R1 1 2 8

R2 3 4 20

R3 4 0 8

R4 2 5 16

R5 6 0 4

F1 3 7 V2 0.5

.DC V1 10 10 1
.PRINT DC V(F1)

.PRINT DC I(V2) I(V3)

.END

Simulation Output File:

**** 01/31/23 21:57:53 *********** Evaluation PSpice (Nov 1999) **************

ex2Fig5b.CIR

**** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C

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

V1 V(F1)

1.000E+01 -1.417E+01

**** 01/31/23 21:57:53 *********** Evaluation PSpice (Nov 1999) **************

ex2Fig5b.CIR

**** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C

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

V1 I(V2) I(V3)

1.000E+01 4.167E-01 2.083E-01


JOB CONCLUDED

TOTAL JOB TIME 0.00

Schematic Simulated Circuit Diagram:

Exercise 3

Circuit Diagram:
Netlist Simulation Input:

**** 01/31/23 22:27:10 *********** Evaluation PSpice (Nov 1999) **************

ex3Fig6b.CIR

**** CIRCUIT DESCRIPTION

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

V1 1 0 DC 100V

V2 3 6 DC 0V

R1 1 2 10

R2 2 3 5

R3 2 4 10

R4 6 0 10

R5 3 5 5

G1 4 0 2 3 10

H1 5 0 V2 10

.DC V1 100 100 1

.PRINT DC V(1) I(V1) V(4) I(G1) V(5) I(H1)

.PRINT DC I(R1) I(R2) I(R3) I(R4) I(R5)

.END

Simulation Output File:

**** 01/31/23 22:27:10 *********** Evaluation PSpice (Nov 1999) **************

ex3Fig6b.CIR

**** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C


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

V1 V(1) I(V1) V(4) I(G1) V(5)

1.000E+02 1.000E+02 -9.714E+00 -9.238E+01 9.524E+00 1.905E+00

**** 01/31/23 22:27:10 *********** Evaluation PSpice (Nov 1999) **************

ex3Fig6b.CIR

**** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C

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

V1 I(H1)

1.000E+02 0.000E+00

**** 01/31/23 22:27:10 *********** Evaluation PSpice (Nov 1999) **************

ex3Fig6b.CIR

**** DC TRANSFER CURVES TEMPERATURE = 27.000 DEG C

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

V1 I(R1) I(R2) I(R3) I(R4) I(R5)

1.000E+02 9.714E+00 1.905E-01 9.524E+00 1.905E-01 -4.441E-17

JOB CONCLUDED

TOTAL JOB TIME 0.00


Schematic Simulated Circuit Diagram:

Calculation:

Power of 100V source = -971.4 W; Supplied power


Power of dependent current source = -879.4576 W; Supplied power
Power of dependent voltage source = 0 W
Power absorbed by R1= I12 R1= 943.62 W
Power absorbed by R2= I22 R2=0.181 W
Power absorbed by R3= I32 R3=907.066 W
Power absorbed by R4= I42 R4=0.363 W
Power absorbed by R5= I52 R5=0 W
Exercise 4

Schematics Simulated Circuit Diagram of Fig. 5(a):

Schematics Simulated Circuit Diagram of Fig. 6(b):

You might also like