The Maximum distance of an RS485 network depends on the Baud rate. Here is an equation for calculating the maximum distance at a given baud.
Length(m) = 1200 / ( 1 + ( Baud-rate / 250 ) 2 ) 0.5
The Maximum distance of an RS485 network depends on the Baud rate. Here is an equation for calculating the maximum distance at a given baud.
Length(m) = 1200 / ( 1 + ( Baud-rate / 250 ) 2 ) 0.5
Comments
0 comments
Please sign in to leave a comment.