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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/17/04 15:35
Read: times


 
#83314 - modbus or not
Responding to: ???'s previous message
You can squeeze modbus (rtu or ascii) with some extra logic into a 89c2051 comfortably in assembler, allow about 5k if you use 'c' -
Squueze ??? I agree that Modbus is an excellent bus for many applications; however, if you are memory conscious you can fit a 485 protocol into <500 bytes.
If you are "talking" to equipment made by others, you will, of course, have to adhere to whatever bus they use, but if you are solely "talking to yourself" I would still use RS485 sice a roll our own protocol can be tailor made to your particular application. As an example I redid an "internal comm only" product from a standard bus to a custom 485 bus and gained better then 800% throughput improvement without sacrificing any checks.

Again, ABSOLUTELY nothing wrong with using a standared protocol when that coice makes the most sense.

Erik

List of 27 messages in thread
TopicAuthorDate
Control system            01/01/70 00:00      
   buses for industrial            01/01/70 00:00      
      CAN or RS-485            01/01/70 00:00      
         one way of master slave            01/01/70 00:00      
         RS485            01/01/70 00:00      
   Control system            01/01/70 00:00      
   Modbus            01/01/70 00:00      
      modbus or not            01/01/70 00:00      
   rs-485            01/01/70 00:00      
      Rs485 vs CAN            01/01/70 00:00      
      CAN            01/01/70 00:00      
         rs-485,high speed?            01/01/70 00:00      
            UART speed            01/01/70 00:00      
            Speed            01/01/70 00:00      
               Go Speed Racer!            01/01/70 00:00      
                  comments on speed and the above            01/01/70 00:00      
                     Daisy chain            01/01/70 00:00      
                        Daisy,Daisy.....            01/01/70 00:00      
                        no repeat            01/01/70 00:00      
                           Modbus            01/01/70 00:00      
                              Modbus            01/01/70 00:00      
                                 Hub ?            01/01/70 00:00      
   Modbus            01/01/70 00:00      
      Modbus            01/01/70 00:00      
         More modbus            01/01/70 00:00      
            Modbus            01/01/70 00:00      
               failed links            01/01/70 00:00      

Back to Subject List