File CAPTIM

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

@B PRINT "RC CHARGING CIRCUITS (TIME VARIES FROM 0 TO 200)" @@@D PRINT "E=";@@@E INPUT E@@@G PRINT "R=";@@@H INPUT R@@@J PRINT "C=";@@@K INPUT C@@@L PRINT@@@N PRINT "E(APPLIED)","T","R","C","E(C)"@@@P FOR T=0 TO 60 STEP 5 @@@Q LET V=E*(1-EXP(-T/(R*C)))@@@R PRINT E,T,R,C,V@@@T NEXT T @@@Y FOR T=80 TO 200 STEP 20@@@^ LET V=E*(1-EXP(-T/(R*C)))@@@! PRINT E,T,R,C,V@@@
 NEXT T @@AY PRINT@@AZ PRINT "TYPE 'RUN' AND CHANGE VALUES OF E,R, AND C" @@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@



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