background image

2/22/2018

XH430-W350

http://support.robotis.com/en/product/actuator/dynamixel_x/xh_series/xh430-w350_main.htm

12/15

1

Movement is detected, or Profile is in progress(Goal Position(116) instruction is being processed)

 

Moving Status (123)

This value provides additional information about the movement. Following Error Bit(0x08) and In-Position Bit(0x01) only work with Position Control Mode, Extended Position Control Mode, Current-based

Position Control Mode.

Moving Status

Details

Description

Bit 7

0x80

-

Unused

Bit 6

0x40

-

Unused

Bit 5

~

Bit 4

0x30

Profile Type(0x30)

Trapezoidal Velocity Profile

Profile Type(0x20)

Triangular Velocity Profile

Profile Type(0x10)

Rectangular Velocity Profile

Profile Type(0x00)

No Profile Used (Step)

Bit 3

0x08

Following Error

Dynamixel fails to reach target position trajectory

Bit 2

0x04

-

Unused

Bit 1

0x02

Profile Ongoing

Profile is in progress with Goal Position(116) instruction

Bit 0

0x01

In-Position

Dynamixel is reached to target position

 

Present PWM (124)

This value indicates present PWM. For more details, please refer to the Goal PWM(100).

 

Present Current (126)

This value indicates present Current. For more details, please refer to the Goal Current(102).

 

Present Velocity (128)

This value indicates present Velocity. For more details, please refer to the Goal Velocity(104).

 

Present Position (132)

This value indicates present Position. For more details, please refer to the Goal Position(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 within 1[rev] (0 ~ 4,095) when Torque is turned on in Position Control Mode.

Homing Offset(20) can affect to the Present Position(132) value.

 

Velocity Trajectory (136)

This is a target velocity trajectory created by Profile. Operating method can be changed based on control mode. For more details, please refer to the Profile Velocity(112).

 Velocity Control Mode : When Profile reaches to the endpoint, Velocity Trajectory(136) becomes equal to Goal Velocity(104).

 Position Control Mode, Extended Position Control Mode, Current-based Position Control Mode : Velocity Trajectory is used to create Position Trajectory(140). When Profile reaches to endpoint, Velocity

Trajectory(136) is cleared to '0'.

 

Position Trajectory (140)

This is a target position trajectory created by Profile. This value is only used in Position Control Mode, Extended Position Control Mode, Current-based Position Control Mode. For more details, please refer

to the Profile Velocity(112).

 

Present Input Voltage (144)

This value indicates current voltage that is being supplied. For more details, please refer to the Max/Min Voltage Limit(32, 34).

 

Present Temperature (144)

This value indicates internal temperature of Dynamixel. For more details, please refer to the Temperature Limit(31).

 

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.

Содержание XH430-W350-R

Страница 1: ... Position Control Mode PWM Control Mode Voltage Control Mode Weight 82g Dimensions W x H x D 28 5mm x 46 5mm x 34mm Gear Ratio 353 5 1 Stall Torque 3 1N m at 11 1V 1 2A 3 4N m at 12 0V 1 3A 4 2N m at 14 8V 1 5A No load speed 27rpm at 11 1V 30rpm at 12 0V 37rpm at 14 8V Operating Temperature 5 80 Input Voltage 10 14 8V Recommended 12V Command Signal Digital Packet Protocol Type XH430 W350 T Half du...

Страница 2: ...col 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 other hand modified data in the EEPROM Area kee...

Страница 3: ...dforward 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 Acceleration Value of Profile RW 0 112 4 Profile Velocity Velocity Value of Profile RW 0 116 4 Goal Position Target Position Value RW 120 2 Realtime Tick Co...

Страница 4: ...s a unique value in the network to identify each Dynamixel with an Instruction Packet 0 252 0xFC values can be used as an ID and 254 0xFE is occupied as a broadcast ID The Broadcast ID 254 0xFE can send an Instruction Packet to all connected Dynamixels simultaneously Note Please avoid using an identical ID for multiple Dynamixels In order to change the ID in the EEPROM Area Torque Enable 64 has to...

Страница 5: ...WM is the abbreviation for Pulse Width Modulation that modulates PWM Duty to control motors The PWM Control Mode changes pulse width to control average supply voltage to the motor and this technique is widely used in the motor control field Therefore PWM Control Mode uses Goal PWM 100 value to control supply voltage for Dynamixel PWM Control Mode is similar to the Wheel Mode of Dynamixel AX and RX...

Страница 6: ... the Shutdown 63 Torque Enable 64 is cleared to 0 and Torque is disabled For more details please refer to the Shutdown 63 section Values Description Unit about 0 1 V All voltage related Data uses the same unit Range 95 160 9 5 16 0 V PWM Limit 36 This value indicates maximum PWM output Goal PWM 100 can t be configured with any values exceeding PWM Limit 36 PWM Limit 36 is commonly used in all oper...

Страница 7: ...4 Overheating Error Default Detect internal temperature exceeds the configured operating temperature bit 1 0x02 Unused always 0 bit 0 0x01 Input Voltage Error Detect input voltage exceeds the configured operating voltage Note If Shutdown occurs use below method to REBOOT Dynamixels H W REBOOT Turn off the power and turn on again S W REBOOT Transmit REBOOT Instruction For more details please refer ...

Страница 8: ...about the PID controller please refer to the below website http en wikipedia org wiki PID_controller Position D Gain 80 Position I Gain 82 Position P Gain 84 Feedforward 2nd Gain 88 Feedforward 1st Gain 90 These Gains are used in Position Control Mode and Extended Position Control Mode Gains of Dynamixel s internal controller can be calculated from Gains of the Control Table as shown below The con...

Страница 9: ...roller please refer to the below websites http en wikipedia org wiki PID_controller https en wikipedia org wiki Feed_forward_ control Bus Watchdog 98 Available after Firmware version 38 Bus Watchdog 98 is a safety device Fail safe that stops the Dynamixel if the communication between the controller and Dynamixel communication RS485 TTL is disconnected due to an unspecified error Communication is d...

Страница 10: ...t 40 For more details please refer to the Profile Velocity 112 Values Description Unit 214 577 Rev min2 All acceleration related Data uses the same unit Range 0 Acceleration Limit 40 The value 0 on Profile Acceleration 108 means infinite acceration 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 Con...

Страница 11: ... 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 Goal Position 116 is differ by 4 Profiles provided by Dynamixels Please refer to the Profile Velocity 112 for more details Values Description Unit 0 088 deg 1 rev 0 4 095 Range Position Control Mode Min Position Limit 52 Max Position Limit 48 Initial Val...

Страница 12: ...Velocity Trajectory 136 becomes equal to Goal Velocity 104 Position Control Mode Extended Position Control Mode Current based Position Control Mode Velocity Trajectory is used to create Position Trajectory 140 When Profile reaches to endpoint Velocity Trajectory 136 is cleared to 0 Position Trajectory 140 This is a target position trajectory created by Profile This value is only used in Position C...

Страница 13: ...s 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 holl...

Страница 14: ...430 w350_main htm 14 15 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 Combination ...

Страница 15: ... support robotis com en product actuator dynamixel_x xh_series xh430 w350_main htm 15 15 Dimension Drawing Information X 430_std_ref pdf Frame Compatibility Guide LINK Error Report Copyrights c 2010 ROBOTIS All rights reserved ...

Отзывы: