background image

2/22/2018

XM540-W150

http://support.robotis.com/en/product/actuator/dynamixel_x/xm_series/xm540-w150.htm

14/17

External Port

Mode

External Port Data

External Port

Electrical Characteristics

Access

Details

Common

-

-

0 ~ 3.3[V], 0 ~ 5[mA]

V

ESD(HBM)

 : 2[kV]

0(AI)

Read

Converts External Port signal to  digital value

External Data = signal x (4,095 / 3.3)

Resolution : 12[bit] (0 ~ 4,095)

1(DO_PP)

Write

0 : Set External Port output to 0[V]

1 : Set External Port output to 3.3[V]

Output High level(VOH) : 2.4 [V] (min)

Output Low level(VOL) : 0.5 [V] (max)

2(DI_PU)

3 (DI_PD)

Read

0: External Port input is 0[V]

1 : External Port input is 3.3[V]

Input High level(VIH) : 2.3 [V] (min)

Input Low level(VIL) : 1.0 [V] (max)

Pull-Up/Down : 40 [kΩ] (typ)

 

 V

ESD(HBM)

 : ESD(Electrostatic Discharge) Voltage(human body model)

The External Port is not electrically insulated, therefore, abide by the electrical specifications.

If the electrical specification is exceeded or there is a problem with the signal connection, special caution is required because

DYNAMIXEL can be damaged.

1. Be careful not to cause electric shock by static electricity (ESD), short circuit, open circuit.

2. Be careful not to let water or dust get into the External Port connector.

3. If you are not using the External Port, remove the cable.

4. To connect or disconnect the External Port, proceed with power off.

5. Do not connect the GNDext pin of External Port directly to the GND pin of DYNAMIXEL connector. Noise from power may affect

on the External Port.

 

Indirect Address 1 ~ 28 (168, 170 ~ 220, 222), Indirect Address 29 ~ 56 (578, 580 ~ 630, 632)

Indirect Data 1 ~ 28 (224, 225 ~ 250, 251), Indirect Data 29 ~ 56 (634, 635 ~ 660, 661)

Indirect Address and Indirect Data are useful when accessing two remote addresses in the Control Table as sequential addresses. Sequential addresses increase Instruction Packet efficiency. Addresses

that can be defined as Indirect Address is limited to RAM area(Address 64 ~ 661).

If specific address is allocated to Indirect Address, Indirect Address inherits features and properties of the Data from the specific Address. Property includes Size(Byte length), value range, and Access

property(Read Only, Read/Write). For instance, allocating 65(Address of LED) to Indirect Address 1(168), Indirect Data 1(224) can perform exactly same as LED(65).

 Example 1) Allocating Size 1[byte] LED(65) to Indirect Data 1(224)

A. Indirect Address 1(168) : change the value to '65' which is the address of LED

B. Set Indirect Data 1(224) to ‘1’ -> LED(65) also becomes '1' and LED is turned on.

C. Set Indirect Data 1(224) to ‘0’ -> LED(65) also becomes ‘0’ and LED is turned off.

 Example 2) Allocating Size 4[byte] Goal Position(116) to Indirect Data 2(225), all 4[byte] has to be allocated.

A. Indirect Address 2(170) : change the value to '116' which is the first address of Goal Position.

B. Indirect Address 3(172) : change the value to '117' which is the first address of Goal Position.

C. Indirect Address 4(174) : change the value to '118' which is the first address of Goal Position.

D. Indirect Address 5(176) : change the value to '119' which is the first address of Goal Position.

E. Set 4[byte] value '1024' to Indirect Data 2 -> Goal Position(116) also becomes '1024 and Dynamixel moves.

 

Indirect Address

Values

Description

Range

64~661

Indirection Address can't be allocated with EEPROM area

 

Note 1) : In order to allocate Data in the Control Table longer than 2[byte] to Indirect Address, all address must be allocated to Indirect Address like the above Example 2.

Note 2) : Indirect Address 29 ~ 56 and Indirect Data 29 ~ 56 can only be accessed with Protocol 2.0.

 

Wiring Instructions through hollow back case

 

Summary of Contents for XM540-W150

Page 1: ...tion Control Mode PWM Control Mode Weight 165g Dimensions W x H x D 33 5mm x 58 5mm x 44mm Gear Ratio 152 3 1 Stall Torque 6 9N m at 11 1V 4 2A 7 3N m at 12 0V 4 4A 8 9N m at 14 8V 5 5A No load speed 50rpm at 11 1V 53rpm at 12 0V 66rpm at 14 8V Operating Temperature 5 80 Input Voltage 10 14 8V Recommended 12V Command Signal Digital Packet Protocol Type XM540 W150 T Half duplex Asynchronous Serial ...

Page 2: ...Instruction Packet Please refer to the Protocol section of e Manual for more details about Packets Note Two s complement rule is followed to find the negative value For more information please refer to the following link Two s complement link Area EEPROM RAM The Control Table is divided into 2 Areas Data in the RAM Area is reset to initial values when the Dynamixel is turned on Volatile On the oth...

Page 3: ...tion I Gain I Gain of Position RW 0 84 2 Position P Gain P Gain of Position RW 800 88 2 Feedforward 2nd Gain 2nd Gain of Feed Forward RW 0 90 2 Feedforward 1st Gain 1st Gain of Feed Forward RW 0 98 1 Bus Watchdog Dynamixel Bus Watchdog RW 0 100 2 Goal PWM Target PWM Value RW 102 2 Goal Current Target Current Value RW 104 4 Goal Velocity Target Velocity Value RW 108 4 Profile Acceleration Accelerat...

Page 4: ... Therefore Indirect Address 29 56 and Indirect Data 29 56 can only be accessed with Protocol 2 0 Address Description EEPROM Area Note Any Data in EEPROM Area can only be modified when the value of Torque Enable 64 is cleared to 0 Model Number 0 This address stores model number of the Dynamixel Firmware Version 6 This address stores firmware version of the Dynamixel ID 7 The ID is a unique value in...

Page 5: ...rconnected with a Synchronization cable The Slave DYNAMIXEL is controlled by the PWM signal sent from the Master DYNAMIXEL via the synchronization cable Therefore Goal Position Goal Current Goal PWM of the Slave DYNAMIXEL will be ignored in this mode Synchronization Cable Description General Mode The Slave DYNAMIXEL is controlled by the PWM signal from the Master DYNAMIXEL Master Slave DYNAMIXELs ...

Page 6: ...ences between Secondary ID 12 and ID 7 are as follows Secondary ID 12 is not a unique value i e a lot of Dynamixels may have the same Secondary ID value ID 7 has a higher priority than Secondary ID 12 i e if Secondary ID 12 and ID 7 are the same ID 7 will be applied first The EEPROM area of the Control Table cannot be modified with Secondary ID 12 Only the RAM area can be modified If Instruction P...

Page 7: ...n decreasing torque and velocity For more details please refer to the Gain section of each operating modes Values Description Range 0 885 885 100 output Current Limit 38 This value indicates maximum current torque output limit Goal Current 102 can t be configured with any values exceeding Current Limit 38 The Current Limit 38 is used in Torque Control Mode and Current based Position Control Mode t...

Page 8: ...mes 0 REBOOT is the only method to reset Torque Enable 64 to 1 Torque ON after the shutdown The followings are detectable situations Shutdown Definition Description bit 7 0x80 Unused always 0 bit 6 0x40 Unused always 0 bit 5 0x20 Overload Error Default Detect persistent load that exceeds maximum output bit 4 0x10 Electrical Shock Error Default Detect electrical shock on the circuit or input power ...

Page 9: ...nal PWM value The final PWM value is applied to the motor through an Inverter and the horn of Dynamixel is driven Results are stored at Present Position 132 Present Velocity 128 Present PWM 124 and Present Current 126 Note Ka stands for Anti windup Gain and β is a conversion coefficient of position and velocity that cannot be modified by users For more details about the PID controller please refer...

Page 10: ...between the controller and Dynamixel communication RS485 TTL is disconnected due to an unspecified error Communication is defined as all the Instruction Packet in the Dynamixel Protocol Values Description Unit 20 ms Range 0 Deactivate Bus Watchdog Function Clear Bus Watchdog Erro 1 127 Activate Bus Watchdog 1 Bus Watchdog Error Status The Bus Watchdog function monitors the communication interval t...

Page 11: ...nite acceleration Profile Velocity 112 The Maximum velocity of Profile can be set with this value Profile Velocity 112 can be used in all control modes except Torque Control Mode and Velocity Control Mode Profile Velocity 112 cannot exceed Velocity Limit 44 Velocity Control Mode only uses Profile Acceleration 108 instead of Profile Velocity 112 Values Description Unit 0 229 RPM All velocity relate...

Page 12: ... Control Mode only uses Profile Acceleration 108 Step and Trapezoidal Profiles are supported Velocity Override and Jerk control are supported as well Acceleration time t1 can be calculated as below equation Goal Position 116 Target position can be set with Goal Position 116 From the front view of Dynamixels CCW is an increasing direction whereas CW is a decreasing direction The way to reaching Goa...

Page 13: ...sition 116 Note Present Position 132 represents 4 byte continuous range 2 147 483 648 2 147 483 647 when Torque is turned off regardless of Operating Mode 11 However Present Position 132 is reset in those cases Case 1 Present Position 132 is reset with the value within 1 rev 0 4 095 when Operating Mode 11 is changed to Position Control Mode Case 2 Present Position 132 is reset with the value withi...

Page 14: ...emote addresses in the Control Table as sequential addresses Sequential addresses increase Instruction Packet efficiency Addresses that can be defined as Indirect Address is limited to RAM area Address 64 661 If specific address is allocated to Indirect Address Indirect Address inherits features and properties of the Data from the specific Address Property includes Size Byte length value range and...

Page 15: ...series xm540 w150 htm 15 17 Caution for Dynamixel X Series cable assembly through hollow case Organize the entangled cable before assembling the back case Do not assemble the back case with entangled cable The entangled cable can be squashed by the case and cause communication error ...

Page 16: ...2 22 2018 XM540 W150 http support robotis com en product actuator dynamixel_x xm_series xm540 w150 htm 16 17 Combination ...

Page 17: ...t robotis com en product actuator dynamixel_x xm_series xm540 w150 htm 17 17 Drawings X 540 pdf X 540 dwg dummy_X540_std stp dummy_X540_idle stp Frame Compatibility Guide LINK Error Report Copyrights c 2010 ROBOTIS All rights reserved ...

Reviews: