Difference between revisions of "SimpleMotion V2 port"
From Granite Devices Knowledge Wiki
[checked revision] | [checked revision] |
(→Electrical properties) |
|||
Line 1: | Line 1: | ||
+ | [[File:multidrop_estop.png|thumb|500px|SM V2 multidrop bus with E-stop functionality]] | ||
[[File:Ethernet_RJ45_connector_p1160054.jpg|thumb|RJ45 cable compatible with Ethernet and SimpleMotion V2]] | [[File:Ethernet_RJ45_connector_p1160054.jpg|thumb|RJ45 cable compatible with Ethernet and SimpleMotion V2]] | ||
[[SimpleMotion V2]] communication link and [[Argon (servo drive)|Argon]] drives use [http://en.wikipedia.org/wiki/Modular_connector#8P8C RJ45] connectors and cables as physical connection standard. | [[SimpleMotion V2]] communication link and [[Argon (servo drive)|Argon]] drives use [http://en.wikipedia.org/wiki/Modular_connector#8P8C RJ45] connectors and cables as physical connection standard. | ||
Line 14: | Line 15: | ||
==Use as E-stop input== | ==Use as E-stop input== | ||
− | + | In Argon drive, the same connector acts also as emergencecy stop or [[Safe torque off]] input. User may connect a e-stop button directly at the end of device chain to gain reliable stopping mechanism for all linked devices. | |
==Connector pinout== | ==Connector pinout== | ||
[[File:RJ-45_TIA-568A_Left.png|RJ45 cable pinout|thumb]] | [[File:RJ-45_TIA-568A_Left.png|RJ45 cable pinout|thumb]] |
Revision as of 11:55, 17 December 2012
SimpleMotion V2 communication link and Argon drives use RJ45 connectors and cables as physical connection standard.
RJ45 is well known from Ethernet connectors and same cables may be used with SimpleMotion wiring.
Electrical properties
SimpleMotion V2 uses RS485 electrical serial communication standard for all data transfer. Some main benefits of using RS485 are:
- Multidrop buses possible (up to 32 devices in single serial link)
- High reliability due to differential signaling
- High data rates and long cable lengths possible
- Easy to interface even from smallest microcontrollers with UART
- Low wire count, only 2 signal wires + ground needed
- Bidirectional data transfer (receive & transmit) in one wire pair
As default SimpleMotion V2 uses 460800 BPS bitrate.
Use as E-stop input
In Argon drive, the same connector acts also as emergencecy stop or Safe torque off input. User may connect a e-stop button directly at the end of device chain to gain reliable stopping mechanism for all linked devices.
Connector pinout
Pin # | Signal name | Description |
---|---|---|
1 | CANL (reserved) | CAN bus possibility for future use |
2 | CANH (reserved) | CAN bus possibility for future use |
3 | RS485_A | RS485 signal A |
4 | Reserved | Do not connect |
5 | E_STOP | Connect normally closed E-stop button switch between pins 5 and 8 |
6 | RS485_B | RS485 signal B |
7 | Reserved | Do not connect |
8 | GND | Ground reference for RS485 and E_STOP |