Hi,
I'm having an issue with a fairly simple DC circuit(6 rezistors and 3 DC sources) which seems to have goten the best of me.
My problem is that in the output file the most of the values are off the edge
This is my code :
Circuit
R1 1 2 5
R2 3 6 10
R3 4 5 10
R4 3 7 10
R5 2 3 20
R6 7 5 30
V1 1 0 30
V3 2 4 50
V2 7 6 40
.OP
.DC V1 LIST 30
.PRINT DC I(R1),I(R2),I(R3),I(R4),I(R5),I(R6)
.PROBE
.END
And the circuit looks like this:
[
All the help would be very appreciated.
Also on tinypic:Schematic
I'm having an issue with a fairly simple DC circuit(6 rezistors and 3 DC sources) which seems to have goten the best of me.
My problem is that in the output file the most of the values are off the edge
This is my code :
Circuit
R1 1 2 5
R2 3 6 10
R3 4 5 10
R4 3 7 10
R5 2 3 20
R6 7 5 30
V1 1 0 30
V3 2 4 50
V2 7 6 40
.OP
.DC V1 LIST 30
.PRINT DC I(R1),I(R2),I(R3),I(R4),I(R5),I(R6)
.PROBE
.END
And the circuit looks like this:
[
All the help would be very appreciated.
Also on tinypic:Schematic
Last edited: