File PARAL

Directory of image this file is from
This file as a plain text file

@B PRINT "PARALLEL CIRCUIT WITH 3 RESISTORS"@@@E PRINT "R1="; @@@F INPUT R1 @@@G PRINT "R2="; @@@H INPUT R2 @@@I PRINT "R3="; @@@J INPUT R3 @@@K PRINT "R(TOTAL)=1/((1/R1)+(1/R2)+(1/R3))"@@@O LET R=1/((1/R1)+(1/R2)+(1/R3)) @@@T PRINT "R(TOTAL)=";R@@@W PRINT  @@@X PRINT@@@Y PRINT "E(APPLIED)","I1=E/R1","I2=E/R2","I3=E/R3","I(TOTAL)"@@@^ FOR E=5 TO 40 STEP 5 @@@
 LET I1=E/R1@@@( LET I2=E/R2@@@- LET I3=E/R3@@@2 LET I=E/R@@AP PRINT E,I1,I2,I3,I @@AU NEXT E @@A[ PRINT@@A\ PRINT@@A] PRINT "CHECK:   I(TOTAL)=I1+I2+I3" @@A^ PRINT@@A
 PRINT@@A  PRINT "TYPE 'RUN' AND INPUT NEW VALUES FOR R1,R2,AND R3" @@A
 END@@
?B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@B@



Feel free to contact me, David Gesswein djg@pdp8online.com with any questions, comments on the web site, or if you have related equipment, documentation, software etc. you are willing to part with.  I am interested in anything PDP-8 related, computers, peripherals used with them, DEC or third party, or documentation. 

PDP-8 Home Page   PDP-8 Site Map   PDP-8 Site Search