|
RDM Timing Discussion Discussion and questions relating to the timing requirements of RDM. |
|
Thread Tools | Search this Thread | Display Modes |
March 17th, 2015 | #1 |
Junior Member
Join Date: Mar 2015
Posts: 2
|
Timing contraints driver switch from controller to responder
Hi there,
New on this forum, and to rdm for that matter. I hope someone can help me to clear up some timing details that I can not seem to find in the E1.20 specs. I am currently working on implementation of a rdm responder in a LPC11xx MCU. The issue I am facing is that in the situation of a controller doing a request to a responder, with an expected response, I am not entirely clear as to what the timing constraints are w.r.t. the bus (drive) switch from controller to responder. What I understand from the specs is that after the last stop bit is sent by the controller, the controller keeps driving the bus with MBB for a maximum of 88usec. After this time (or before), the controller stops driving the bus. I do not think the responder can detect the bus not being driven anylonger, as the biasing circuitry will pull the bus high if undriven (true?). Does this mean that the responder will always have to wait the full 88usec before it can initiate a break? If the responder starts its break earlier, we can not garantee the minimum break time (176usec). Can anyone elaborate? Any help would be most welcome! Thanks. Meindert Koelman |
March 17th, 2015 | #2 | |
Task Group Member
Join Date: Aug 2008
Posts: 378
|
Quote:
The biasing circuitry will pull the bus high when it is un-driven, but this can take a while due to capacitance on the wire. That's why RDM devices are required to drive the bus high before they disable their line drivers. This way the bias circuit only has to maintain the bus state, not change it. Response timing is defined by E1.20-2010 Table 3-4 "Responder Packet Spacing Times". A responder must wait a full 176us before it can initiate a break. |
|
March 18th, 2015 | #3 |
Junior Member
Join Date: Mar 2015
Posts: 2
|
Dear Eric,
Thank you for your swift reply. It is clear now. Kind regards, Meindert |
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
RDM Controller timing clarification | Dan Scheurell | RDM Timing Discussion | 4 | May 15th, 2014 10:34 PM |
Driver Enable Time | luiscolo | RDM Timing Discussion | 1 | February 7th, 2010 07:34 PM |