home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / dcom / lans / misc / 679 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  4.3 KB

  1. Xref: sparky comp.dcom.lans.misc:679 comp.realtime:1006
  2. Newsgroups: comp.dcom.lans.misc,comp.realtime
  3. Path: sparky!uunet!sun-barr!cs.utexas.edu!torn!cunews!revcan!quantum!danh
  4. From: danh@quantum.on.ca (Dan Hildebrand)
  5. Subject: Re: Embedded Systems Networking Systems
  6. Message-ID: <#ncnf7=@quantum.on.ca>
  7. Date: Thu, 27 Aug 92 12:23:56 GMT
  8. Organization: Quantum Software Systems
  9. References: <gregh.714841186@cserver>
  10. Keywords: Echelon, LonWorks, Networks, X.25
  11. Lines: 89
  12.  
  13. In article <gregh.714841186@cserver> gregh@cserver.plexus.com (Greg Hawley) writes:
  14.  
  15. Why not drop an Arcnet chip onto your embedded system ? The component cost 
  16. is very low, and it seems to meet your criteria:
  17.  
  18. >CRITERIA
  19. >
  20. >In choosing a networking product we have the following 
  21. >criteria. 
  22. >
  23. >    1. Reliability is a larger concern than speed.
  24. >       A system with sustained throughput of 10 kbps would
  25. >       be adequate.
  26.  
  27. The Arcnet chips take care of all the crc checking and transmission 
  28. retries, and they also provide about 200 Kbytes / second transfer rates ( 
  29. 2.5 Mbits / second ). The newer Arcnet chips integrate the bus interface 
  30. and a dual port RAM packet buffer, for a very low parts count ( small board 
  31. space requirements ) and minimal design effort.
  32.  
  33. >    2. An open protocol is desired.  
  34.  
  35. An IEEE standard is pending for Arcnet and the components are widely 
  36. available.
  37.  
  38. >    3. Support less than 100 nodes (but more than *2*).  
  39. >       No internetworking capability is necessary.
  40.  
  41. Supports up to 254 nodes. Being a token passing network, determinism and
  42. consistent throughput under load is also good.
  43.  
  44. >    4. Distributed control of network is preferable.
  45. >       No single node should control the network's
  46. >       operation.
  47.  
  48. Arcnet provides a very robust protocol ( handled transparently inside the 
  49. chip ) for reconfiguration of the network if a node goes down, or a new 
  50. node is added, or if the token is lost. There is no single point of 
  51. failure, nor is any node more "special" to the operation of the network 
  52. than any other. Network hubs, packet sniffers and other accessories are 
  53. available from a wide variety of sources.
  54.  
  55. >    5. Must have industrial environment capability.
  56. >       This includes wide temperature range, high
  57. >       electrical noise resistance, etc.
  58.  
  59. Arcnet is widely used in industrial settings and is available off-the-shelf 
  60. with twisted pair, coax and fiber media interfaces. We've provided it as an 
  61. option for QNX for some time now, and seen many successful industrial 
  62. applications use Arcnet.
  63.  
  64. >    6. Wire or fiber media are acceptable.
  65.  
  66. See above. If the high-end is interesting as well, Thomas-Conrad now makes 
  67. a product called TCNS, which is basically a 100 Mbit Arcnet for about $700 
  68. per node. Works very well.
  69.  
  70. >QUESTIONS
  71. >---------
  72. >
  73. >3.  Are there open standards (IEEE, etc.) that exist for protocols
  74. >    like what we am looking for.  Have third party's developed
  75. >    implementations of these protocols?  All of the standards we
  76. >    have seen are for high capacity systems.  What about lower
  77. >    speed stuff.  What we are really looking for is a multi-drop
  78. >    X.25/HDLC protocol.  We think.  
  79.  
  80. Arcnet has an IEEE standard pending. One of the advantages to Arcnet is 
  81. that writing the driver is not difficult, with most of the protocol work 
  82. all done in the chip. All you need to do is interface the chip and write 
  83. some basic send/receive packet code -- the chip takes care of all the 
  84. protocol issues.
  85.  
  86. >4.  Are there are other questions we should be asking?  Are there
  87. >    any general comments we should hear?  Are we on the right track?
  88.  
  89. Another point that may or may not matter for your application is that you 
  90. can get Arcnet cards for almost any cardcage ( PC bus, STD bus, etc ), 
  91. allowing you to add standard hardware to your network of embedded systems 
  92. if you later choose to. If you use standard packet formats, you would also 
  93. be able to talk to those nodes with another operating system ( your 
  94. development system, maybe ). In our customer base we see a number of 
  95. systems built where small embedded systems share the LAN with PC's, VME and 
  96. STD bus chassis.
  97.  
  98. Dan Hildebrand                     email: danh@qnx.com
  99. Quantum Software Systems, Ltd.     QUICS: danh     (613) 591-0934 (data)
  100. (613) 591-0931 (voice)             mail:  175 Terrence Matthews          
  101. (613) 591-3579 (fax)                      Kanata, Ontario, Canada K2M 1W8
  102.