This patent application is a National Phase application under 35 U.S.C. §371 of International Application No. PCT/KR2012/008905, filed Oct. 26, 2012, which claims priority to Korean Patent Application No. 10-2011-0110067 filed Oct. 26, 2011, entire contents of which are incorporated herein by reference.
1. Field of the Invention
The invention relates to methods for controlling actuators. The actuators are applicable to the robotics industry.
2. Description of Related Art
As is well known, an actuator having a deceleration function for flexible movement of a joint is used in robots within various fields, including industrial robots to humanoid robots.
Particularly, in robotics technology, which has been rapidly developed in recent years, an existing robotics mechanism used solely for a specific industry is coupled with the fields of other industries for technical fusion and composition. An example includes the development and production of a home cleaning robot, a programmable education robot, a toy robot, an entertainment robot, and the like.
In such robot technology, it is very important to control a driving-related actuator, or more exactly, a driving motor.
For example, a robot having a multitude of actuators requires an enhanced control mechanism in order to accurately control each of the actuators, and also organically control all the actuators in a correlative manner.
Particularly, when a large number of actuators are controlled by one central controller, a sensor unit (i.e., encoders 1, . . . , n) which senses a state of the actuator, and a driving unit (i.e., motors 1, . . . , n) for supplying a driving voltage to the actuator, are included for each actuator, and thus, four wirings are necessary between an actuator control unit (i.e., a motor controller) and the driving unit, and six separate wirings are necessary between the actuator control unit and the sensor unit.
Therefore, when N actuators are connected to the actuator control unit, a total of 10n wirings are necessary. As the number of actuators constituting the robot increases, the structure of the robot is greatly limited due to difficulty in wiring handling. In addition, if the number of actuators should increase or decrease due to a change in the design of the robot, then problems arise in that it becomes necessary to change all of the actuator controllers, sensor units, and driving units.
In the conventional actuator, since the types of information which can be fed back from the sensor unit are limited to a rotational speed, a position, and the like, of the motor, it is difficult to implement an automatic control mechanism which directly recognizes and copes with a problem generated in the operation of the actuator, such as overcurrent generation or internally overheating.
In addition, in a scheme wherein a large number of actuators are directly connected to the actuator control unit, a plurality of actuators should be accurately controlled simultaneously or sequentially in order to control the large number of actuators in a correlative manner. A load of signal processing according to such a control process is all concentrated on one actuator control unit, and thus, it is difficult to expect a smooth operation of the robot having the large number of actuators.
In order to address and improve the above, the applicant has filed a patent application titled “Network-type Actuator Module” on Dec. 21, 2006 (Korean Patent Application No. 2006-0131526 and Patent No. 0846177).
However, robot technology has continuously evolved, and there is a need for fast and simultaneous collection and processing of a variety of information related to driving the robot.
Therefore, a protocol re-maintenance task is required to realize more flexible driving control by enhancing the patented technology of the applicant.
In one embodiment, provided is a method for controlling a network-type actuator module capable of reading necessary information from a large number of actuators, without substantial limitation through one packet instruction transfer, by flexibly removing restrictions due to the limitation of the length of each field according to the definition of an instruction set and parameters, and rapidly and accurately controlling each actuator by removing delay time between packets at the time of control of the actuator.
In another embodiment, provided is a method for controlling a plurality of network-type actuator modules connected to a main controller in a multi-drop scheme, the method including: transferring, by the main controller, one instruction packet including a plurality of IDs to the actuator modules; and transferring, by the actuator module corresponding to the ID, a status packet to the main controller, wherein the actuator modules transfer the status packet in the order of IDs indicated by the instruction packet.
Here, the instruction packet includes an ID, a length of data to be read from the actuator module corresponding to the ID, and a start address of the data to be read from the actuator module corresponding to the ID, which are repeatedly represented in the order of the IDs
In this case, each of the ID, the length of the data, and the start address of the data may include 2 bytes, which includes an upper byte and a lower byte.
Further, the actuator module corresponding to a subsequent ID in the instruction packet may transfer the status packet after the actuator module corresponding to a preceding ID has transferred the status packet.
Accordingly, it is possible to read necessary information from a large number of actuators, without substantial limitation through one packet instruction transfer, by flexibly removing restrictions due to a limitation of the length of each field according to the definition of the instruction set and the parameters, and control each actuator. Thus, it is possible to achieve more precise, sophisticated, and accurate control.
The above and other objects, features and advantages of the present invention will become more apparent to those of ordinary skill in the art by describing in detail exemplary embodiments thereof with reference to the accompanying drawings, in which:
Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
Since the actuator module, which may be one configuration of the present invention, is described within Korean Patent No. 10-0846177 and hereby incorporated by reference in its entirety, a thorough description of the configuration is omitted for clarity, and only the parts related to one embodiment of the control method will be selectively described.
Further, the control method according to one embodiment of the present invention is intended to shorten time by reducing the communication packet amount while using the same bandwidth, additionally define a new instruction set via removing instructions, and expand the length of an address and the length of data by redefining parameters.
For example, since all are conventionally designated as one byte, the number of addresses that are readable may be 255, and the length of data may be 255. On the other hand, all are designated to 2 bytes such that the number of addresses and the length of data that are readable can be greatly expanded through redefinition of parameters.
In other words, a control relationship before an expansion concept encompasses an address of a value to be controlled, through a control table of an actuator module, is checked, then an instruction packet is generated with reference to an ID and the address, followed by the generated instruction packet being sent via a communications bus. This read packet is then checked by each module, then an instruction and a parameter are checked to confirm the control table of the module if it is checked that an ID is an ID of the module, and a status packet is then generated and sent via a communication bus to perform a response. When another extension concept is applied to the present invention, a process of adding an instruction, a process of defining a parameter for the added instruction, and a process of upgrading firmware using a program so that each module can recognize the added instruction and the parameter, are included in a packet generation process during such a basic control. This is included in a concrete description which will be described below. Examples may include BULK_READ and BULK_WRITE added to a table of an instruction set.
In addition, conventionally, when a response is performed after a status packet is generated, only a response to the status packet is sent; whereas in the present invention, status packets are sent as responses in order, in which transfer of a status packet of a preceding stage is monitored, and a status packet of a module is sent as soon as the status packet of the preceding stage is returned, such that a response delay between the packets, i.e., a return delay time, is removed to shorten the time.
More specifically, referring to
In this case, the main controller and the actuator module transmit or receive packets and perform communication.
Here, the types of packets include an instruction packet transferred from the main controller to the actuator module, and a status packet transferred from the actuator module to the main controller.
Further, when the main controller transfers the instruction packet in which an ID is set to N, only a motor having an ID “N” among a plurality of motors returns the status packet and executes the instruction.
For example, since the N actuator modules are connected to one bus, and a control signal, namely, the instruction signal from the main controller includes the ID of the actuator module that is a control target, only the actuator having such an ID operates and the m response from the actuator is transferred to the main controller as a status signal.
Further, referring to
In this case, when a user inputs a program for controlling each actuator through the user terminal in order to control the operation of a robot, a control signal from the user terminal is transferred to the main controller for actuator control, for example, through a bus with an RS232 scheme. The main controller converts the control signal into an instruction packet with an RS485 scheme suitable for actuator control, and transfers the instruction packet to each or all of the actuator modules in a multi-drop scheme.
Then, in a network of the multi-drop scheme of the present invention in which the large number of actuator modules are connected to the main controller, a communication protocol for input/output (I/O) and transfer of a control signal and a data signal should be supported so that signal transfer between the large number of actuator modules themselves, and between the large number of actuator modules and the main controller, can be performed in a simple and efficient scheme.
Control Table
The actuator module according to one embodiment of the present invention uses a control table for controlling the actuator module.
The control table consists of data for status and driving of the actuator module.
Values are written to the control table to drive the actuator module, and the values of the control table are read to recognize the status of the actuator module.
An exemplary control table is illustrated in
As illustrated in
The control table includes information including an address, an item, access, and an initial value.
The address indicates an address of a memory to or from which a value will be written or read.
The item indicates the type of data designated in each address.
The access indicates whether the item can be written or read.
The initial value indicates a factory default value when the initial value is the data in the EEPROM area, and indicates an initial value at the time of applying a power supply voltage when the initial value is the data in the RAM area.
Hereinafter, the meaning of the data designated in each address will be described.
First, the EEPROM area will be described.
OXOO and OXO1: Model number
OXO2: Version of firmware
OXO3: Unique number (ID) for identifying the actuator module. Different IDs should be assigned to the respective linked actuator modules.
OXO4: Baud rate which determines the communication rate. A calculation equation is:
Speed [BPS]=2000000/[Address4+1]
For example, data values for primary baud rates are shown in Table 1.
In the case of Universal Asynchronous Receiver/Transmitter (UART), communication does not suffer when a baud rate error is less than 3%.
0X05: This indicates a return delay time, i.e., a delay time until the status packet is returned after the instruction packet is transferred.
0X06, 0X07, 0XO8, and OXO9: Operational angle limit. An angle range in which an operation of the actuator module is allowed is set.
OXOB: Highest limit temperature. This indicates an operational limit temperature of the actuator module.
OXOC and OXOD: Lowest/highest limit voltage. These indicate an upper limit and a lower limit of an operational voltage range of the actuator module.
OXOE and OXOF: Maximum torque. These are maximum torque output values of the actuator module.
When these values are set to “0,” a status enters a free run state in which there is no torque.
Maximum torque (Max Torque/Torque Limit) is assigned to two places of the EEPROM area (e.g., OXOE and OXOF), and the RAM area (e.g., OX22 and OX23). When the power supply is turned on, the value in the EEPROM area is copied to the RAM.
The torque of the actuator module is limited by values OX22 and OX23 in the RAM.
OX10: Status return level. This determines whether the actuator module returns the status packet after receiving the transferred instruction packet and has a value as shown in Table 2 below.
In the case of an instruction packet of a broadcasting ID (e.g., OXFE), no status packet is returned regardless of the status return level.
OX11: Alarm LED. When an error is generated, the LED flickers if an error bit for each instruction has been set to 1.
An error correspondence table for each instruction is as shown in Table 3 below.
The function of each bit is operated in a logic “OR.”
In other words, if the bit is set to OXO5, the LED flickers even when an input voltage error is generated, and when an overheating error is generated.
When a situation returns to a normal situation after the error is generated, the LED stops flickering after two seconds.
OX12: Alarm shutdown. When an error is generated, the actuator module is in a torque off state, i.e., stops if the error bit for each instruction has been set to 1.
An error correspondence table for each instruction is as shown in Table 4.
The function of each bit is operated in a logic “OR.”
However, a torque off state continues even when a situation is returned to a normal situation after the error is generated, unlike the alarm LED.
Therefore, it is necessary to set torque enable [0X18] to 1 again in order to exit a shutdown state.
OX14, OX15, OX16, and OX17: Calibration. This is data for compensating for a deviation between potentiometer products, and cannot be changed by a user.
Subsequent addresses are in the RAM area.
OX18: Torque enable. When a power supply voltage is applied to the actuator module in a digital mode, a state becomes a free run state in which no torque is generated.
In this case, when 1 is set in address OX18, a state becomes a torque enabled state.
OX19: LED. When this is set to 1, the LED is turned on and when this is set to 0, the LED is turned off.
OX1A, OX1B, OX1C, and OX1D: Compliance margin and slope. A margin and a slope are set to adjust the compliance of the actuator. If the compliance is well utilized, an effect of shock absorption can be obtained.
In an output curve according to a position error in
OX1E and OX1F: Goal position. These indicate a position to which the actuator module moves.
The actuator module moves at 300° when the value is set to a maximum value Ox3ff in
OX20 and OX21: moving speed. These indicate speeds at which the actuator module moves to the goal position. When the speed is set to the maximum value Ox3ff, the actuator module moves at a speed of 70 rpm.
For reference, when the speed is set to 1, the speed is lowest, and when the speed is set to 0, the actuator module moves at highest speed possible with the current applied voltage. In other words, no speed control is performed.
OX22 and OX23: Maximum torque. These are maximum torque output values of the actuator module. When these values are set to “0,” the state becomes a free run state in which there is no torque. The maximum torque (Max Torque/Torque Limit) is assigned to two places of the EEPROM area (e.g., OXOE and OXOF) and the RAM area (e.g., OX22 and OX23). When the power supply is turned on, the value in the EEPROM area is copied to the RAM. The torque of the actuator module is limited by the OX22 and OX23 values (OX22 and OX23) in the RAM.
OX24 and OX25: Present position. Present position of the actuator module.
OX26 and OX27: Present speed. Present speed of the actuator module.
OX28 and OX29: Present load. Size of a load currently driven by the actuator module. Bit 10 is a direction in which a load is applied in Table 5.
OX2A: Present voltage. Voltage currently applied to the actuator module. This value is 10 times greater than the real voltage. In other words, when the voltage is 10V, 100 [OX64] is read.
OX2B: Present temperature. Internal temperature (° C.) of the actuator module.
OX2C: Registration instruction. This is set to 1 when an instruction is registered by an instruction REG_WRITE, and to 0 after the registered instruction has been performed by an instruction ACTION.
OX2E: Moving. This is set to 1 when the actuator module moves with its own power.
OX2F: Lock. When this is set to 1, only values of addresses 0X18 to 0X23 can be written and recording is prohibited in the other areas. The lock can be released only with the power supply off.
OX30 and OX31: Punch. Minimum current amount supplied to the motor upon driving. These have an initial value OX20 and can be set up to OX3FF.
Valid Data Range
Each data has a determined valid range. When a write instruction outside this range is transferred, an error is returned. The length and the range of the data that a user can write are shown in a table in
Packet Structure
The instruction packet used in the present invention is a packet for the main controller to instruct the actuator module to operate, and has a structure as shown in Table 6.
OXFF OXFF: Two OXFFs in a header are signals indicating the start of the packet.
ID: This is an ID of an actuator module to be controlled by the instruction packet. There may be 254 IDs of the actuator module from OXOO to OXFD.
Broadcasting ID: ID that designates all connected actuator modules. A broadcasting ID packet in which the ID is set to OXFE is effective for all connected actuator modules. Therefore, in the case of a packet transferred to the broadcasting ID, no status packet is returned.
LENGTH: Length of the instruction packet, which has a value “number of parameters (N)+2.”
INSTRUCTION: Instruction to instruct the actuator module to perform.
PARAMETERS 0 to N: Theses are used when additional information other than the instruction is necessary.
CHECK SUM: A method of calculating a check sum is as follows.
CHECK SUM=˜{ID+LENGTH+INSTRUCTION+PARAMETER 1+ . . . +PARAMETER N}. When a value calculated as the check sum is greater than 255, a lower byte of a resultant value is CHECKSUM. “˜” is a Not Bit operator.
The status packet used in the present invention is a packet that the actuator module returns to the main controller as a response after receiving the transferred instruction packet, and has a structure as shown in Table 7 below.
Meanings of respective bytes constituting the status packet are as follows.
OXFF and OXFF: Two OXFFs in a header are signals indicating the start of the packet.
ID: ID of an actuator module that returns the status packet. There are 254 IDs of the actuator module from OXOO to OXFD.
LENGTH: Length of the status packet, which has a value “the number of parameters (N)+2.”
ERROR: This indicates a status of an error generated during the operation of the actuator module. The meaning of each bit is as shown in Table 8.
PARAMETERS 0 to N: These are used when additional information other than ERROR is necessary.
CHECK SUM: A method of calculating a check sum is as follows.
CHECK SUM˜{ID+LENGTH+ERROR+PARAMETER 1+ . . . +PARAMETER N}. When a value calculated as a checksum is greater than 255, a lower byte of the resultant value is CHECKSUM. “˜” is a Not Bit operator.
[Instruction Set]
An instruction set used in the actuator module of the present invention includes types as shown in Table 9 below. Particularly, in the present invention, an example in which BULK_READ and BULK_WRITE are added to expand instructions is shown.
In addition, this expansion of the instruction only illustrates BULK_READ and BULK_WRITE, and it is understood that a new instruction can be added through a different definition. A corresponding parameter should be newly defined, and firmware should also be upgraded using a program.
Thus, the existing number of readable addresses may be limited to 255, whereas addresses can be expanded so that more addresses may be read using a concept of expansion according to the present invention. The same applies to the length of the data.
1. WRITE_DATA
Function: Instruction to write data to the control table within the actuator module.
Length: When there is N data to be written, the length is N+3
Instruction: OXO3
Parameter 1: Start address of a place in which data is written
Parameter 2: First data to be written
Parameter 3: Second data to be written
Parameter N+1: Nth data to be written
For example, when the ID of the connected actuator module is set to 1, an instruction to write 1 to address 3 of the control table may be transferred.
The instruction packet when the instruction is transferred to the broadcasting ID (OXFE) is as shown in Table 10 below.
In the above case, no status packet is returned since the instruction is transferred to the broadcasting ID.
2. READ_DATA
Function: Instruction to read data of the control table within the actuator module.
Length: OXO4
Instruction: OXO2
Parameter 1: Start address of the data to be read
Parameter 2: Length of the data to be read
For example, when a present internal temperature of the actuator module having ID “1” is to be read, 1 byte may be read from an address OX2B value of the control table. An instruction packet in this case is as shown in Table 11.
Here, the returned status packet is as shown in Table 12.
It can be seen that the read data value is OX20, and the present internal temperature of the actuator module is about 32° C. [OX20].
3. REG_WRITE
Function: The instruction REG_WRITE is similar to the instruction WRITE_DATA, but has a different time point at which the instruction is executed. When the instruction packet REG_WRITE arrives, its value is stored in a buffer, and the WRITE operation remains in a standby state. In this case, a registered Instruction [OX2C] is set to 1. Then, when an instruction packet ACTION arrives, the registered instruction REG_WRITE is executed for the first time.
Length: N+3
Instruction: OXO4
Parameter 1: Start address of a place to which data is to be written
Parameter 2: First data to be written
Parameter 3: Second data to be written
Parameter N+1: Nth data to be written
4. ACTION
Function: Instruction to perform a WRITE operation registered by the instruction REG_WRITE.
Length: OXO2
Instruction: OXO5
Parameter: None
Here, the instruction ACTION is useful when a plurality of actuator modules should be accurately operated at the same time. When several actuator modules are controlled with an instruction packet, the actuator module that first receives the instruction and the actuator module that receives the last instruction have some time difference at an operational point of time. However, when the instructions REG_WRITE and ACTION are used, such a problem is solved. When the instruction ACTION is transferred to two or more actuator modules, the broadcasting ID (OXFE) should be used. In this case, no status packet is returned.
5. PING
Function: The instruction PING instructs nothing. This instruction is only used to receive the status packet or to confirm presence of the actuator module having a specific ID.
Length: OXO2
Instruction: OXO1
Parameter: None
For example, when the status packet of the actuator module having an ID “1” is desired to be obtained, the instruction PING may be used as shown in Table 13.
Accordingly, the returned state packet is as shown in Table 14.
Even when the broadcasting ID is designated or the status return level [OX10] is 0, the status packet is returned for the PING instruction.
6. RESET
Function: The control table of the actuator module is reset to a factory default state.
Length: OXO2
Instruction: OXO6
Parameter: None
For example, the instruction packet when the actuator module having an ID “0” needs to be reset is as shown in Table 15.
The state packet returned for the instruction RESET as described above is as shown in Table 16.
Here, after the instruction RESET is performed, the ID is changed into 1.
7. SYNC_WRITE
Function: Instruction used to simultaneously control a large number of actuator modules through one instruction packet transfer. When the instruction SYNC_WRITE is used, several instructions are transferred at a time. Accordingly, communication time is shortened in controlling the large number of actuator modules. However, the addresses and the lengths of the control table to be written to the respective actuator modules should be the same, and the IDs should be transferred as a broadcasting ID.
ID: OXFE
Length: [L+1]*N+4. Here, L is the length of the data of the actuator module, and N is the number of actuator modules.
Instruction: OX83
Parameter 1: Start address of a place to which data is written
Parameter 2: Length [L] of the data to be written
Parameter 3: ID of the first actuator module
Parameter 4: First data of the first actuator module
Parameter 5: Second data of the first actuator module
. . . .
Parameter L+3: Lth data of the first actuator module
Parameter L+4: ID of a second actuator module
Parameter L+5: First data of the second actuator module
Parameter L+6: Second data of the second actuator module
. . . .
Parameter 2L+4: Lth data of the second actuator module
. . . .
For example, for four actuator modules, the position and the speed are assumed to be determined as follows.
An actuator module having ID “0”: Move to position OX010 at speed 0X150
An actuator module having ID “1”: Move to position OX220 at speed 0X360
An actuator module having ID “2”: Move to position OX030 at speed 0X170
An actuator module having ID “3”: Move to position OX220 at speed 0X380
An instruction packet for instructing such an operation is configured as follows.
OXFF OXFF OXFE OX18 OX83 OX1E OXO4 OXOO OX1O OXOO OX50 OX01 OX01 OX20 OX02 OX60 OX03 OX02 OX30 OX00 OX70 OX01 OX03 0X20 0X02 0X80 OX03 OX12
In this case, since the packet is transferred to the broadcasting ID, no status packet is returned.
8. BULK_READ
Function: Instruction used to read values from a large number of actuator modules at the same time through one instruction packet transfer.
The length of the packet and an idle time between returned status packets are reduced in comparison with the issuance of the instruction READ several times, thus shortening communication time.
However, the instruction cannot be used to read the value from one module several times.
When the same module ID is designated several times, only a first designated parameter is processed.
ID: OXFE
Length: 3N+3
Instruction: OX92
Parameter 1: OXOO
Parameter 2: Length [L] of data to be read from the first module
Parameter 3: ID of the first module
Parameter 4: Start address of the data to be read from the first module
. . . .
Parameter 3N+2: Length [L] of data to be read from the Nth module
Parameter 3N+3: ID of the Nth module
Parameter 3N+4: Start address of data to be read from the Nth module
. . . .
For example, values are assumed to be read from two actuator modules, as follows.
An actuator module having ID “1”: A goal position value (2 bytes from 0X1E) is read.
An actuator module having ID “2”: A present position value (2 bytes from 0X24) is read.
An instruction packet for instructing such an operation is configured as follows.
OXFF OXFF OXFE OXO9 OX92 OXOO OXO2 OXO1 OX1E OXO2 OXO2 OX24 OX1D
In this case, the module having ID “2” monitors transfer of the status packet of the module having ID “1” (ID of an immediately previous parameter) on a data bus, and transfer its status packet as soon as the status packet of the module having ID “1” is transferred.
A returned status packet is as follows.
OXFF OXFF OXO1 OXO4 OXOO OXOO OX80 OX7A OXFF OXFF OXO2 OXO4 OXOO OXOO OX80 OX79
This is in the form in which the status packets sent by the respective modules m ID “1” and ID “2” are input in succession.
9. BULK_WRITE
Function: Instruction used to write values to a large number of actuator modules at the same time through one instruction packet transfer.
The length of the packet and an idle time between packets are reduced in comparison with the issuance of the instruction WRITE several times, thus shortening communication time.
In addition, the same ID may be designated several times in order to write values to the control table of discontinuous addresses in one module.
ID: OXFE
Length: Variable
Instruction: OX93
Parameter 1: OXOO
Parameter 2: Length [L1] of data to be written to the first module
Parameter 3: ID of the first module
Parameter 4: First data of the first module
Parameter 5: Second data of the first module
. . . .
Parameter L1+2*1+1: Lth data of the first actuator module
Parameter L1+2*2+0: Length [L2] of data to be written to the second module
Parameter L1+2*2+1: ID of the second module
Parameter L1+2*2+2: First data of the second module
. . . .
Parameter L1+L2+ . . . +LN+2*N+1: Lth data of the Nth actuator module
. . . .
For example, values are assumed to be determined for two actuator modules, as follows.
An actuator module having ID “1”: Move to position 0x220 at speed 0x360
An actuator module having ID “2”: Change CW/CCW Compliance Slope to 0X16
An instruction packet for instructing this operation is configured as follows.
OXFF OXFF OXFE OXOD OX93 OXOO OX04 OXO1 OX2O OXO2 OX6O OXO3 OXO2 OXO2 OX1O OX1O OXB4
In this case, since the packet is transferred to the broadcasting ID, no status packet is returned.
Thus, the instruction set may be continuously added, and the content of the parameter is identified according to the respective instruction sets.
Thus, it is possible to flexibly remove restrictions due to limitation of the length of each field according to the definition of the instruction sets and parameters.
For example, it is assumed that an instruction set BULK_READ_2 is produced as 0XA0, and parameters are designated as follows.
ID: OXFE
Length:
Instruction: OXAO
Parameter 1: Lower byte of the ID of the first module
Parameter 2: Upper byte of the ID of the first module
Parameter 3: Lower byte of a start address of the data to be read from the first module
Parameter 4: Upper byte of the start address of the data to be read from the first module
Parameter 5: Lower byte of the length of the data to be read from the first module
Parameter 6: Upper byte of the length of the data to be read from the first module
. . . .
With the designation in this form, it is possible to remove a restriction that only 0 to 255 can be designated, which is a naturally occurring limitation since the ID, the address of the control table, the length of the data, and the like, consist of one byte.
The method for controlling a network-type actuator module according to the present invention is an industrially applicable invention since restrictions due to limitations of the length of each field can be flexibly removed according to the definition of the instruction set and the parameters.
Number | Date | Country | Kind |
---|---|---|---|
10-2011-0110067 | Oct 2011 | KR | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/KR2012/008905 | 10/26/2012 | WO | 00 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2013/062379 | 5/2/2013 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
4742475 | Kaiser | May 1988 | A |
5381341 | Herrala | Jan 1995 | A |
6480587 | Rao | Nov 2002 | B1 |
20030155470 | Young | Aug 2003 | A1 |
20040064216 | Coogan | Apr 2004 | A1 |
20050204061 | Farchmin | Sep 2005 | A1 |
20060156059 | Kitamura | Jul 2006 | A1 |
20070061018 | Callaghan | Mar 2007 | A1 |
Number | Date | Country |
---|---|---|
2001-147706 | May 2001 | JP |
2003-340773 | Dec 2003 | JP |
10-0846177 | Jul 2008 | KR |
10-2009-0027302 | Mar 2009 | KR |
Entry |
---|
“Embedded server for Data Acquisition Systems” by Goran Nikolic, Sep. 21, 2010, 43 pages [online][retrieved on Apr. 5, 2017]. Retrieved from <http://systems.ihp-microelectronics.com/uploads/downloads/DAAD2010—M2—Nikolic4.pdf>. |
International Search Report for PCT/KR2012/008905. |
Number | Date | Country | |
---|---|---|---|
20150120002 A1 | Apr 2015 | US |