home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / 11815 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  2.3 KB

  1. Path: sparky!uunet!usc!chaph.usc.edu!news
  2. From: baffoni@aludra.usc.edu (Juxtaposer)
  3. Newsgroups: comp.sys.atari.st
  4. Subject: Re: Difference between SCSI and SCSI 2?
  5. Date: 28 Jul 1992 12:58:49 -0700
  6. Organization: University of Southern California, Los Angeles, CA
  7. Lines: 41
  8. Message-ID: <l7b9npINN3ma@aludra.usc.edu>
  9. References: <1992Jul27.122717.20063@crc.ac.uk>
  10. NNTP-Posting-Host: aludra.usc.edu
  11.  
  12. In article <1992Jul27.122717.20063@crc.ac.uk> naffara@crc.ac.uk (Dr. N.A. Affara) writes:
  13. >Can anyone tell me what the difference between SCSI (1) and SCSI 2 is?
  14. >Or for that matter the difference between SCSI and for example IDE?
  15. >(apart from the fact that they use different connectors)
  16.  
  17.     Sure.
  18.  
  19.     SCSI-1:  First SCSI standard - specified an 8-bit bus that has a peak
  20. throughput of 4MB/s, with a maximum of 8 SCSI devices possible (though one is
  21. designated controller with the other 7 slave devices).  It uses a 50-pin ribbon
  22. cable or a 50-pin Centronics style cable, or Apple uses a 25 pin cable.
  23.  
  24.     SCSI-2:  Next major release of the SCSI standard.  Specifies 16-bit bus
  25. (but can handle 8-bit devices for backward compatibility) and, between two 
  26. fully SCSI-2 compliant devices, can reach peak transfer rates of 16MB/s, with a
  27. sustained transfer rate of up to 10MB/s.  SCSI-2 provides for multiple acces-
  28. sing of devices on the SCSI bus - data can be written from one device to up to
  29. 7 other devices (SCSI-2 maintains the 8 device limit) simultaneously, but they
  30. all get the same info.  I believe (not sure about this one) that each SCSI-2
  31. device can become bus master, so DMA between SCSI-2 devices is possible.
  32. SCSI-2 uses the same cabling as SCSI-1.
  33.  
  34.     IDE:  This is the successor to the MFM/RLL drives.  It can pretend to
  35. be any MFM/RLL device of the same (or lesser) size, and will automatically 
  36. translate the heads/sec.per track/cylinders to the correct values of the media
  37. transparently to the computer.   It is an 8-bit bus, with maximum 4MB/s (I 
  38. think, but never saw it of course) with a maximum of 2 devices that can be
  39. connected to the same controller.  Their primary advantage is the cheap cost
  40. of manufacture (and the subsequent cheap resale price).  IDE uses a 40pin
  41. ribbon connector (I have yet to see an external IDE drive, so that may be the
  42. only valid type of cable).
  43.  
  44. >Thanks
  45. >Phil
  46. >(E-mail naffara@uk.ac.crc)
  47.  
  48.     No prob.
  49.  
  50. -Mike
  51.  
  52.  
  53.