home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / dccircut.zip / README.DOC < prev    next >
Text File  |  1992-03-31  |  2KB  |  48 lines

  1.                             DC CIRCUIT ANALYSIS
  2.                           Version 1.1, March 1992
  3.                       Copyright 1991, Arthur Tanzella
  4.                             All Rights Reserved
  5.  
  6. The DC Circuit Analysis program contains over 100 files occupying
  7. approximately 750 Kb of disk space, and is compressed into a single self-
  8. extracting file called "DCINSTAL.EXE."  This file was created using the LHarc
  9. version 2.11 program, which is a copyright reserved freeware program written
  10. by Haruyasu Yoshizaki.
  11.  
  12. To run the program, requires an EGA or VGA graphics adapter with 256 Kb of
  13. RAM installed, and a color monitor.  It also requires between 275 Kb and
  14. 325 Kb of available RAM after DOS, drivers and Terminate and Stay Resident
  15. (TSR) programs are loaded.  The actual amount of RAM required depends on the
  16. complexity of the circuit, and whether on not EMS memory is available.
  17.  
  18. To install the program you must specify the drive and sub-directory on the
  19. command line as follows:
  20.  
  21.                               DCINSTAL C:\DC
  22.  
  23. You can install to any drive or sub-directory specified on the DCINSTAL
  24. command line, except a 360 Kb diskette.
  25.  
  26. To use the program I recommend you first print all the documentation files. 
  27. The DC.DOC documentation file includes a tutorial on semiconductors, logic,
  28. and digital computer circuits.  The documentation uses the IBM extended
  29. character set.  If you have an HP LaserJet (II, IIP, III, or IIIP) printer,
  30. you should either set the default symbol set to "PC8," or copy the following
  31. file to the printer before printing the documentation files:
  32.  
  33.                 COPY /B LASERJET.BIN PRN
  34.  
  35. This file can be found in the same directory as the document files.  To print
  36. all three documentation files, I suggest using the following command:
  37.  
  38.                 COPY *.DOC PRN
  39.  
  40. To start the program, change the default directory to the directory
  41. containing the DC.EXE program, and type "DC" as follows:
  42.  
  43.                 CD \DC
  44.                 DC
  45.  
  46. You can now choose a sample circuit and analyze it.  To exit a screen use the
  47. "ESC" key.  At the opening menu choose "Exit without Saving."
  48.