Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/27/01 16:07
Read: times


 
#18136 - RE: Do I understand RS-485
Unless you are 100% orchestrated by a master station, then you need a contention protocol... (for peer to peer structures).

Its what to do when transmitters take the line at the same time and attempt to reserve the channel for a slot. Usually assigned or random delays before re-attempting channel grab is used.

It depends upon the information flow whether peer-to-peer is worth bothering with. It can be very good for nets doing exception reporting.

But I think all would agree a channel master approach is easier for beginners. Usually a token sharing approach is used wherein the master polls each slave device in order to inquire if they have any news to report or to deliver commands from the master to the slave. The polling does make for constant chatter on the line, but if you require slaves to respond to polling then you'll know quickly when one goes down.

aka j

List of 19 messages in thread
TopicAuthorDate
Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Erik - RS 485            01/01/70 00:00      
RE: Erik - RS 485            01/01/70 00:00      
RE: Do I understand RS-485 correctly ??            01/01/70 00:00      
RE: Do I understand RS-485            01/01/70 00:00      
RE: Do I understand RS-485            01/01/70 00:00      
RE: Erik - RS 485            01/01/70 00:00      
RE: sanjeev ....            01/01/70 00:00      
RE: sanjeev ....            01/01/70 00:00      
RE: simon... erik....            01/01/70 00:00      
RE: Do I understand RS-485 Akja            01/01/70 00:00      
RE: Do I understand RS-485 Akja            01/01/70 00:00      
RE: Do I understand RS-485 marshall            01/01/70 00:00      
RE: Do I understand RS-485 marshall            01/01/70 00:00      

Back to Subject List