home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 712.README.NOW < prev    next >
Text File  |  1993-01-21  |  5KB  |  120 lines

  1. INSTRUCTIONS FOR INSTALLING MECHAN .. VERSION 93-1 .. JANUARY 21, 1993
  2.   
  3. MECHAN is a program for the Kinematic or Dynamic Analysis of Multi-Loop
  4. Planar Linkages and Gears.  It was written by Prof. C. W. Radcliffe at
  5. the University of California, Berkeley, for use by students enrolled in
  6. mechanical engineering courses in Mechanisms and Dynamics of Machinery.
  7.  
  8. MECHAN should be useful to all mechanical engineers who need to
  9. model and analyze planar linkages, gears, or geared-linakges.
  10.  
  11. For those familiar with the theory of three-position synthesis of planar
  12. linkages three additional bonus programs are included on the diskette.
  13.  
  14. CPLRAN.EXE ... Plots coupler point curves for a fourbar linkage driven
  15.                by the coupler rather than an input crank.  If you want
  16.                crank driven curves try MECHAN with data file FOURBAR.
  17.  
  18. STDFORM.EXE .. Three position synthesis based on the SANDOR-ERDMAN
  19.                standard-form equations.
  20.  
  21. THREE.EXE..... Two or three position synthesis based on the SUH-RADCLIFFE
  22.                constraint equations - displacement matrix method. 
  23.  
  24. MECHAN is very simple to use once the user becomes familiar with
  25. the notation which is described in the on-line help file.  To see the
  26. results for a geared-linkage press ENTER in answer to all prompts the
  27. first time you run MECHAN.  For addiitional help select the help option
  28. OPTION 5 from the MECHAN main menu. 
  29.  
  30. Registered users may call for additional help.  Leave a message on the
  31. answering machine if I am not home.  Please be sure to include your name,
  32. address, and telephone number.  Please speak slowly and clearly.
  33.  
  34.                     Prof. Charles W. Radcliffe
  35.                     571 Silverado Drive
  36.                     Lafayette, CA 94549
  37.                     (510) 283-6678
  38.  
  39. Continuing users are expected to register.  A contribution of $25.00
  40. from individuals or $50.00 from companies or educational institutions
  41. will register you as a user.  Please send all contributions to the
  42. address given above.  Please feel free to make copies and distribute
  43. to students or other potential users.  Students need not register.
  44.  
  45.  
  46. MECHAN can be installed and run with files on:
  47.  
  48. 1. A hard disk
  49. 2. A single 1.2 mb or larger capacity floppy disk
  50. 3. Programs on a 320 kb floppy and data on a second 320 kb floppy disk
  51.  
  52. MECHAN is written in Microsoft GWBASIC 3.2.  To use the enhanced animation
  53. features of version 93-1 you must have GWBASIC or BASICA version 3.2 or
  54. higher and a EGA or VGA color monitor.
  55.  
  56. The file INIT must be edited and changed to reflect the individual
  57. features of your system.  You can edit the file (or create a new file) 
  58. using the INIT.EXE program provided on the distribution diskette. At the
  59. DOS prompt enter
  60.  
  61. init     ... then follow the prompts.
  62.  
  63. MECHAN will provide a high resolution animated color display with an EGA or
  64. VGA color monitor (screen 9).  To get EGA hard copy you must have DOS 5.0
  65. or a screen dump program compatible with your printer.  Use the PRINT SCREEN
  66. key in either mode but run GRAPHICS.COM before starting MECHAN.
  67.  
  68. MECHAN will provide 640x200 resolution in black and white on a CGA
  69. monitor.  When teamed with an EPSON or IBM dot matrix printer you can
  70. get quite acceptable hardcopy by using the PRINT SCREEN key on the 
  71. keyboard.  You may have to put MECHAN in CGA mode (screen 2) for those
  72. times when you want HARD COPY with PRINT SCREEN even though you normally
  73. run in EGA mode for the animation and color. This can be done easily at
  74. the initial prompt when you run MECHDR or MECHPL. Be sure to execute
  75. GRAPHICS.COM before you start MECHAN if you plan to use PRINT SCREEN.
  76. If you have DOS 5.0 and a HP Laserjet II printer enter GRAPHICS LASERJETII
  77. at the DOS prompt >.
  78.  
  79. The MECHAN93 files are stored as a self-extracting file MECHAN93.EXE. 
  80. If you have a hard disk you can direct the files to any directory 
  81. described by its full pathname.  As an example assume you want all of
  82. the MECHAN files to be installed in directory C:\MECH.  The full
  83. command line syntax is
  84.  
  85. mkdir c:\mech         (Make a new directory C:\MECH)
  86. cd c:\mech            (Change to directory C:\MECH)
  87. a:mechan93            (Expand the compressed files from A: to C:)
  88.  
  89. If you have a dual floppy system you may wish to have the programs
  90. on one diskette in the A: drive.  In many dual floppy systems the A:
  91. drive is a high-density 1.2 mb drive.  All of the MECHAN files will
  92. fit on a 1.2 mb floppy with approximately 600 kb left for your own
  93. data files.  
  94.  
  95. If you have a dual 320 kb system all is not lost.  In this case you 
  96. must create three disks, one each for PROGRAMS, DATA, and PLOT files.
  97. The PLOT files take the most space.  When initially setup, as indicated 
  98. below, both DATA and PLOT files will be copied to the DATA diskette.  Later
  99. you may wish to store excess PLOT files on a separate disk in order to
  100. allow more space for data files on the DATA disk. If you have a high
  101. density drive A: and a low density drive B: it will be more efficient to
  102. mount the PROGRAMS disk in drive B: and the DATA disk in drive A:.
  103.  
  104. Before you start check the file INIT. You can either enter
  105.  
  106. type init
  107.  
  108. or create a new INIT file by running init.exe.  To run init.exe enter
  109.  
  110. init
  111.  
  112. Once the INIT file is correct you may start MECHAN by entering
  113.  
  114. mechan
  115.  
  116.  
  117.  
  118.  
  119.  
  120.