home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / gendoc / siemens8.iqf / SIEMENS8.INF
Text File  |  1985-02-09  |  4KB  |  87 lines

  1.  
  2.         Tips on getting the Siemens 100-8 SSDD 8 inch
  3.       disk drives running with the Morrow DJDMA disk controller.
  4.  
  5.      Two problems arise when configuring the 100-8 for the DJDMA.  The first
  6. is the jumper settings, and the second is the CP/M BIOS drive parameter tables.
  7. The DJDMA needs some odd (compared to other controllers) jumper settings, and
  8. the 100-8 drive parameters (step rate and settling time) are not always what
  9. Siemens' (now World Disk Drives, Irvine, California) documentation would lead
  10. one to expect.
  11.  
  12. Jumper Settings
  13.  
  14.      The DJDMA requires the following characteristics of its disk drives:
  15.  
  16.           1. Radial (daisy chained) drive select
  17.           2. Head load when drive is selected and door is closed
  18.           3. In-Use LED on from drive select
  19.           4. Stepper power from head load
  20.           5. Soft sector
  21.           6. Terminating resistors on the last drive in the daisy chain
  22.  
  23.      For the 100-8 the approriate jumper settings are:
  24.  
  25.           Rad Sel     0 in drive A, 1 in drive B
  26.           Rad Step    2
  27.           12          yes
  28.           16          no
  29.           18          no
  30.           20          yes
  31.           22          yes
  32.           24          yes
  33.           34          yes
  34.           36          yes
  35.           A           no
  36.           B           no
  37.           C           no
  38.           D           yes
  39.           E           yes
  40.           F           no
  41.           G           yes
  42.           H           no
  43.           J           no
  44.           K           yes
  45.           L           yes
  46.           M           no
  47.           RI          yes
  48.           RR          yes
  49.           V           no
  50.           SS          yes
  51.           HS          no
  52.           Term Res.   no on drive A, yes on drive B
  53.           Act LED  U  no
  54.                    S  no
  55.                    R  no
  56.                    H  yes
  57.           SE          yes
  58.           TE          no
  59.  
  60. BIOS disk parameters
  61.  
  62.      The Morrow BIOS comes configured for Shugart 800/801 drives.  They
  63. require 8 millisecond step and settle times.  The Siemens documentation
  64. says that the 100-8 needs 3 to 8 milliseconds "access" (by which I think 
  65. they intended "step") time and 14 milliseconds settling time.  I've got the 
  66. feeling they reversed the numbers.  8 milliseconds was sufficient settling 
  67. time under all conditions.  I tried 8 milliseconds as the step parameter and 
  68. the operation was erratic.  More often than not the drives couldn't keep up 
  69. with the step rate and would fail the track seek.  I then changed the step 
  70. parameter to 14 milliseconds and all worked fine.  I tried reducing the step 
  71. parameter in 2 millisecond increments and all worked fine down to 10 
  72. milliseconds.  To be safe, start with 14 milliseconds and if you're 
  73. adventurous, try reducing it until you start getting slightly erratic seeks.
  74. You can tell you've gone too far if, instead of getting a clean head movement
  75. directly to the requested track, it tries more than once, returning to track
  76. 0 in the process.  Back off 2 milliseconds and your drive will be seeking as
  77. fast as it can.  I don't know if stepping the drive at faster than 14
  78. milliseconds hurts the long term reliability of the drive, so if you're
  79. worried about such things, leave it at 14.  I used DU-V87.COM (available on
  80. many RCPM systems) to help pinpoint the seek problems.  It allows you to 
  81. command the head directly to any track.
  82.  
  83.                                              Len Moskowitz
  84.                                              Fair Lawn, N.J.
  85.                                              October 1984
  86.  
  87.