background image

2/22/2018

XH430-W350

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

7/15

Unit

0.229[RPM]

All velocity related Data uses the same unit

Range

0 ~ 1,023

-

 

Max Position Limit (48), Min Position Limit (52)

These values limit maximum and minimum target positions for Position Control Mode(Joint Mode) within the range of 1 rotation(0~4095). Therefore, Goal Position(116) should be

configured within the position limit range. These values are not used in Extended Position Control Mode and Current-based Position Control Mode.

 

Values

Description

Unit

0.088[deg]

All position related Data uses the same unit

Range

0 ~ 4095

The range is limited by 1 rotation

Note : Max Position Limit(48) and Min Position Limit(52) are only used in Position Control Mode with a single turn.

 

Shutdown (63)

The Dynamixel can protect itself by detecting dangerous situations that could occur during the operation. Each Bit is inclusively processed with the ‘OR’ logic, therefore, multiple options

can be generated. For instance, when ‘0x05’ (binary : 00000101) is defined as Shutdown(63), Dynamixel can detect both Input Voltage Error(binary : 00000001) and Overheating

Error(binary : 00000100). If those errors are detected, Torque Enable(64) is cleared to ‘0’ and the motor output becomes 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 is insufficient to operate the motor

bit 3

0x08 Motor Encoder Error

Detect malfunction of the motor encoder

bit 2

0x04 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 to the 

Protocol section of e-Manual

.)

 

RAM Area

Torque Enable (64)

Controls Torque ON/OFF. Writing ‘1’ to this address will turn on the Torque and all Data in the EEPROM area will be protected.

Values

Description

0(Default)

Torque OFF(Free-run) and the motor does not generate torque.

1

Torque ON and all Data in the EEPROM area will be locked.

Note : Present Position(132) can be reset when Operating Mode(11) and Torque Enable(64) are updated. For more details, please refer to the Homing Offset(20) and Present Position(132).

 

LED (65)

Turn on or turn off the LED. Dynamixel LED can only be controlled by LED(65).

Values Description

Values

Description

0(Default)

Turn off the LED.

1

Turn on the LED.

 

Status Return Level (68)

This value decides how to return Status Packet when Dynamixel receives an Instruction Packet.

Values

When to return

Status Packet

Description

0

PING Instruction

Status Packet will not be returned for all Instructions. (Exception : PING Instruction)

1

PING Instruction

READ Instruction

Status Packet will only be returned for READ Instruction. 
exceptionally returns Status Packet to all Instruction.

2

All Instructions

Status Packet will be returned for all Instructions.

Note : If the ID of Instruction Packet is set to Broad Cast ID(0xFE), Status Packet will not be returned for READ and WRITE Instructions regardless of Status Return Level(68). For more details, please

refer to the

 Protocol section of e-Manual.

 

Registered Instruction (69)

This value will be set to ‘1’ when Dynamixel receives REG_WRITE Instruction Packet and processing ACTION Instruction Packet will clear the value to ‘0’.

 

Содержание 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 ...

Отзывы: