home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / arch / 8459 < prev    next >
Encoding:
Text File  |  1992-07-30  |  2.4 KB  |  53 lines

  1. Newsgroups: comp.arch
  2. Path: sparky!uunet!wupost!sdd.hp.com!nigel.msen.com!yale.edu!jvnc.net!nuscc!ntuix!eoahmad
  3. From: eoahmad@ntuix.ntu.ac.sg (Othman Ahmad)
  4. Subject: Re: BUSES
  5. Message-ID: <1992Jul30.130720.7567@ntuix.ntu.ac.sg>
  6. Organization: Nanyang Technological University - Singapore
  7. References: <1992Jul28.180537.14749@StarConn.com>
  8. Date: Thu, 30 Jul 1992 13:07:20 GMT
  9. Lines: 42
  10.  
  11. In article <1992Jul28.180537.14749@StarConn.com> jpp@StarConn.com (John Pettitt) writes:
  12.  
  13. : On a more normal level an ISA bus will peak out at around 3.3 MB a
  14. : second half duplex (600 ns per transaction 2 bytes per).  In the real
  15. This is the standard memory cycle at 8Mhz with a certain wait state. Surely
  16. 600nS transaction time is too conservative. Today, static RAM can operate at
  17. 20nS access time.
  18.     For a sequential access mode, there is no address setup time. The 
  19. transaction time is determined by the access time and propagation delay
  20. from card to microprocessor. This technique is called the synchronous 
  21. mode for the EISA. At 33Mbyte /second, that makes the transaction time to be
  22. 121 nS for a 32-bit wide transfer. For a 16-bit wide ISA, the skewing effect
  23. should be smaller so let us assume that the transaction time be 110nS. That
  24. makes the peak transfer rate to be 18Mbytes/second.
  25.     The 18Mbytes/s figure assumes that there is no-wait state inserted by
  26. the PC chipset, using the 0WS, and no address setup time is necessary because
  27. the transfer is sequential and the address is generated by the ISA card itself.
  28.     The card vendor must design the transfer protocol himself, unlike
  29. EISA, which is standardised. The advantage is huge because of the large 
  30. number of ISA machines.
  31.     The card which needs these high speed would be the communication cards,
  32. video cards and harddisk controller cards.
  33.  
  34. My question is: Has anybody tried to experiment with the 0WS signal of the ISA?
  35. If they have, may I know the problems which are faced?
  36.  
  37. I'm not interested in theoretical discussion because I had asked the same
  38. thing but am not satisfied with the answers or suggestions.
  39.  
  40. Since John Pettitt mentioned that he is a retired I/O system designer, maybe
  41. someone else may volunteer. If John Pettitt had done some experiments with
  42. the 0WS, it would be nice to hear his views.
  43.  
  44. Thank you for any comment.
  45.  
  46. --
  47. Othman bin Ahmad, School of EEE,
  48. Nanyang Technological University, Singapore 2263.
  49. Internet Email: eoahmad@ntuix.ntu.ac.sg
  50. Bitnet Email: eoahmad@ntuvax.bitnet
  51.  
  52.