Sie sind auf Seite 1von 7

LABORATORY : 2 TITLE: Introduction of PSPICE Objective : 1. To understand and apply the concept of DC analysis 2.

Measure the DC voltage and current Tools : PSPICE

Procedures 1. MEASURING DC VOLTAGE IN A CIRCUIT a. Measure DC voltage using VPRINT1 and VPRINT2 Draw the schematic below. Place VPRINT1 and VPRINT2 to measure dc voltage drop across the resistors and wire up. Set the value DC of all VPRINT by key in the nodes where the measurement is to take place.

Figure 1

Go to Analysis Setup; enable DC Sweep (tick). Click at DC Sweep and fill in the value as below: Name: V1 Start value: 0V End value:20V Increment:20V Enable Voltage source and linear

Save the schematic (as VPRINT) AND run simulation. Examine output file: Analysis > Examine output Get the voltage of VR1, VR2, VR3 and VR4.

Results
.PRINT R_R2 R_R4 R_R3 V_V1 TRAN V([b]) b c 3k 0 c 4k 0 b 2k a 0 20V NODE VOLTAGE NODE VOLTAGE NODE VOLTAGE

NODE VOLTAGE

(a) 20.0000 (b) 12.1740

(c)

6.9565

VOLTAGE SOURCE CURRENTS NAME CURRENT V_V1 -7.826E-03

TOTAL POWER DISSIPATION 1.57E-01 WATTS

b. Measure DC voltage using VIEWPOINT Using the same schematic, save as viewpoint Get new part named VIEWOINT and place at every node in the circuit except ground.

Figure 2

Run simulation. Get the voltage of VR1, VR2, VR3 and VR4. (ex: VR1=|Vb-Va|) and compare the values with the part 1a above. Results R_R1 R_R2 R_R4 R_R3 V_V1 a b 1k b c 3k 0 c 4k 0 b 2k a 0 20V NODE VOLTAGE NODE VOLTAGE NODE VOLTAGE

NODE VOLTAGE

(a) 20.0000 (b) 12.1740 (c)

6.9565

VOLTAGE SOURCE CURRENTS NAME CURRENT V_V1 -7.826E-03

TOTAL POWER DISSIPATION 1.57E-01 WATTS

2. MEASURING DC CURRENT IN A CIRCUIT a. Measure DC Current using IPRINT. Using the same schematics, save as IPRINT. Get new part named IPRINT and places it into the circuit in series. Set the value of all IPRINT by key in the nodes where the measurement is to take place.

Figure 3 Run simulation. Examine output file : Analysis > Examine output. Get the current of IR1, IR2, IR3, IR4.

Results: V_PRINT1 a $N_0001 0V

.PRINT TRAN I(V_PRINT1) R_R1 $N_0001 b 1k V_PRINT2 $N_0002 c 0V .PRINT TRAN I(V_PRINT2) R_R4 0 c 4k R_R2 b $N_0002 3k V_PRINT3 b $N_0003 0V

.PRINT R_R3 V_V1

TRAN I(V_PRINT3) 0 $N_0003 2k a 0 20

NODE VOLTAGE

NODE VOLTAGE

NODE VOLTAGE

NODE VOLTAGE

( a) 20.0000 (b) 12.1740 (c) ($N_0002) 6.9565

6.9565 ($N_0001) 20.0000 ($N_0003) 12.1740

VOLTAGE SOURCE CURRENTS NAME CURRENT V_PRINT1 7.826E-03 V_PRINT2 1.739E-03 V_PRINT3 6.087E-03 V_V1 -7.826E-03 TOTAL POWER DISSIPATION 1.57E-01 WATTS.

b. Measure DC current using IPROBE Using the same schematic, save as IPROBE. Get the new part named IPROBE and places it into the circuit in series. Run simulation. Get the current of IR!, IR2, IR3 and IR4. Check and compare the value with part 2a.

Results:

R_R1 R_R2 V_V1 R_R3 R_R4 v_V2 v_V4 v_V3

$N_0002 $N_0001 1k $N_0001 $N_0003 3k $N_0004 0 20V 0 $N_0005 2k 0 $N_0006 4k $N_0004 $N_0002 0 $N_0003 $N_0006 0 $N_0001 $N_0005 0

NODE VOLTAGE

NODE VOLTAGE

NODE VOLTAGE

NODE VOLTAGE

($N_0001) 12.1740 ($N_0003) 6.9565

($N_0002) 20.0000 ($N_0004) 20.0000 ($N_0006) 6.9565

($N_0005) 12.1740

VOLTAGE SOURCE CURRENTS NAME CURRENT V_V1 v_V2 v_V4 v_V3 -7.826E-03 7.826E-03 1.739E-03 6.087E-03

TOTAL POWER DISSIPATION 1.57E-01 WATTS

Question: 1.Your report should contains: i. Schematics ii. Output files or simulated circuit with voltage and current values. iii. Result and Comparisons iv. Conclusion

Das könnte Ihnen auch gefallen