CN101293350A - Distributed Dual Bus Motion Control System for Humanoid Robot - Google Patents

Distributed Dual Bus Motion Control System for Humanoid Robot Download PDF

Info

Publication number
CN101293350A
CN101293350A CNA200810038844XA CN200810038844A CN101293350A CN 101293350 A CN101293350 A CN 101293350A CN A200810038844X A CNA200810038844X A CN A200810038844XA CN 200810038844 A CN200810038844 A CN 200810038844A CN 101293350 A CN101293350 A CN 101293350A
Authority
CN
China
Prior art keywords
bus
joint
controller
control system
motion control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA200810038844XA
Other languages
Chinese (zh)
Inventor
刘成刚
苏剑波
张怡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Jiao Tong University
Original Assignee
Shanghai Jiao Tong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Jiao Tong University filed Critical Shanghai Jiao Tong University
Priority to CNA200810038844XA priority Critical patent/CN101293350A/en
Publication of CN101293350A publication Critical patent/CN101293350A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Manipulator (AREA)

Abstract

本发明涉及一种仿人机器人分布式双总线运动控制系统,属于多自由度运动控制系统,用于仿人机器人运动控制。仿人机器人分布式双总线运动控制系统包括协调运动控制器、CAN总线、关节控制器和局部总线。协调运动控制器通过CAN总线与所有关节控制器相连,全部或者部分关节控制器之间通过局部总线实现互联。本发明通过增加局部总线实现关节控制器之间状态和传感信息的共享,减少CAN总线上传输的数据量,从而在实现基于CAN总线的分布式控制的同时满足系统对更高实时性的要求。

Figure 200810038844

The invention relates to a distributed dual-bus motion control system for a humanoid robot, which belongs to a multi-degree-of-freedom motion control system and is used for motion control of a humanoid robot. The distributed double bus motion control system of humanoid robot includes coordinated motion controller, CAN bus, joint controller and local bus. The coordinated motion controller is connected to all joint controllers through the CAN bus, and all or part of the joint controllers are interconnected through the local bus. The present invention realizes the sharing of state and sensing information between joint controllers by increasing the local bus, reduces the amount of data transmitted on the CAN bus, and thus satisfies the system's higher real-time requirements while realizing distributed control based on the CAN bus .

Figure 200810038844

Description

仿人机器人分布式双总线运动控制系统 Distributed Dual Bus Motion Control System for Humanoid Robot

技术领域 technical field

本发明涉及一种仿人机器人分布式双总线运动控制系统,用于仿人机器人的运动控制。属于多自由度运动控制系统。The invention relates to a distributed dual-bus motion control system for a humanoid robot, which is used for the motion control of a humanoid robot. It belongs to the multi-degree-of-freedom motion control system.

背景技术 Background technique

仿人机器人运动控制系统通常需要实时地控制三十个以上的关节,同时需要采集和处理码盘、压力传感器等多种信息。以往基于计算机局部总线如PCI(周边元件扩展接口)、VME或者ISA(工业标准结构)总线的集中式控制系统虽然具有很高的处理速度和通讯速度,但是处理器的负担过重,而且与控制器相连的导线过多,系统容易受到电磁干扰而影响运行的可靠性。为解决以上问题,目前的仿人机器人关节控制系统多采用了基于CAN(控制器局域网)、USB(通用串行总线)或者索尼公司开发的OPEN-R总线的分布式控制系统。其中CAN总线因为具有突出的可靠性、实时性和灵活性,在仿人机器人分布式运动控制系统中得到广泛的应用。Humanoid robot motion control systems usually need to control more than 30 joints in real time, and at the same time need to collect and process various information such as code discs and pressure sensors. In the past, the centralized control system based on the computer local bus such as PCI (Peripheral Component Expansion Interface), VME or ISA (Industry Standard Architecture) bus has high processing speed and communication speed, but the burden on the processor is too heavy, and it has nothing to do with the control system. If there are too many wires connected to the device, the system is susceptible to electromagnetic interference and affects the reliability of operation. In order to solve the above problems, the current humanoid robot joint control system mostly adopts a distributed control system based on CAN (Controller Area Network), USB (Universal Serial Bus) or OPEN-R bus developed by Sony Corporation. Among them, the CAN bus is widely used in the distributed motion control system of humanoid robots because of its outstanding reliability, real-time and flexibility.

仿人机器人关节自由度之间存在很强的耦合关系。仿人机器人的运动通常不是某个关节单独的运动,而是许多关节一起协调地运动。传统的仿人机器人运动控制系统通常采用一个协调运动控制器通过CAN总线集中控制多个关节控制器,由这些关节控制器完成对所有关节的控制。在运动控制过程中,协调运动控制器通过CAN总线接收来自所有关节控制器的所有关节当前状态信息(码盘读数)。通过所有关节当前状态信息和其他传感器信息规划所有关节运动,然后通过CAN总线向所有关节控制器发送关节控制指令。因为仿人机器人系统通常具有三十个以上的关节,所以CAN总线上传输的控制指令数据量很大。为了提高仿人机器人在不确定环境下的适应能力,需要提高仿人机器人运动控制系统的实时性。为了提高运动控制系统的实时性,就需要提高关节控制指令的发送频率,从而进一步增加CAN总线上传送的数据量。CAN总线的数据传输速度非常有限(最高1Mbps),因此传统的基于CAN总线的分布式运动控制系统很难满足仿人机器人系统对更高实时性的要求。There is a strong coupling relationship between the joint degrees of freedom of humanoid robots. The movement of a humanoid robot is usually not a single movement of a certain joint, but a coordinated movement of many joints. Traditional humanoid robot motion control systems usually use a coordinated motion controller to centrally control multiple joint controllers through the CAN bus, and these joint controllers complete the control of all joints. During the motion control process, the coordinated motion controller receives all joint current state information (code disc readings) from all joint controllers through the CAN bus. Plan all joint movements through the current state information of all joints and other sensor information, and then send joint control instructions to all joint controllers through the CAN bus. Because the humanoid robot system usually has more than thirty joints, the amount of control instruction data transmitted on the CAN bus is very large. In order to improve the adaptability of humanoid robots in uncertain environments, it is necessary to improve the real-time performance of the motion control system of humanoid robots. In order to improve the real-time performance of the motion control system, it is necessary to increase the sending frequency of joint control commands, thereby further increasing the amount of data transmitted on the CAN bus. The data transmission speed of the CAN bus is very limited (up to 1Mbps), so the traditional distributed motion control system based on the CAN bus is difficult to meet the higher real-time requirements of the humanoid robot system.

发明内容 Contents of the invention

本发明的目的在于针对现有技术的不足,提供一种仿人机器人分布式双总线运动控制系统,在实现基于CAN总线的分布式控制的同时满足系统对更高实时性的要求。The purpose of the present invention is to provide a distributed dual-bus motion control system for humanoid robots to address the deficiencies of the prior art, which can meet the system's higher real-time requirements while realizing distributed control based on the CAN bus.

为解决上述问题,本发明的技术方案中采用基于CAN总线的分布式系统。整个仿人机器人分布式双总线运动控制系统由协调运动控制器、CAN总线、局部总线及若干关节控制器构成,协调运动控制器通过CAN总线与所有关节控制器相连,全部或者部分关节控制器之间通过局部总线实现互联,共享关节状态信息和传感器信息。In order to solve the above problems, the distributed system based on CAN bus is adopted in the technical solution of the present invention. The entire humanoid robot distributed dual-bus motion control system is composed of a coordinated motion controller, CAN bus, local bus and several joint controllers. The coordinated motion controller is connected to all joint controllers through the CAN bus. All or part of the joint controllers The interconnection is realized through the local bus, and the joint state information and sensor information are shared.

本发明中所述局部总线通过关节控制器上的通讯接口实现。所述通讯接口包括串行通讯接口,串行外设接口,以及多通道缓冲串行接口。The local bus in the present invention is realized through the communication interface on the joint controller. The communication interface includes a serial communication interface, a serial peripheral interface, and a multi-channel buffer serial interface.

本发明的有益效果表现在:通过在关节控制器之间增加局部总线,可以在这些关节控制器之间实现关节状态信息的共享。通过关节状态信息的共享可以实现在这些关节控制器内完成关节自由度之间耦合关系的计算。此时协调运动控制器可以不再通过CAN总线发送和接收每个关节的运动控制指令而只需要发送和接收肢体末端的轨迹,从而大大降低CAN总线上传输的数据量,满足系统对更高实时性的要求。The beneficial effects of the present invention are as follows: by adding a local bus between the joint controllers, the sharing of joint state information among these joint controllers can be realized. The calculation of the coupling relationship between joint degrees of freedom can be completed in these joint controllers through the sharing of joint state information. At this time, the coordinated motion controller can no longer send and receive the motion control commands of each joint through the CAN bus, but only need to send and receive the trajectory of the extremities, thereby greatly reducing the amount of data transmitted on the CAN bus and satisfying the system's higher real-time requirements. sexual demands.

本发明的有益效果还表现在通过在关节控制器之间增加局部总线,可以在这些关节控制器之间实现传感器数据的共享。通过关节控制器之间传感器数据的共享,可以实现传感器数据的收集和压缩,从而进一步减小CAN总线上传输的数据量。The beneficial effects of the present invention are also manifested in that by adding a local bus between the joint controllers, sensor data can be shared between these joint controllers. Through the sharing of sensor data between joint controllers, the collection and compression of sensor data can be realized, thereby further reducing the amount of data transmitted on the CAN bus.

附图说明 Description of drawings

图1为本发明仿人机器人分布式双总线运动控制系统的结构示意图。FIG. 1 is a schematic structural diagram of a distributed dual-bus motion control system for a humanoid robot of the present invention.

图2为本发明的实施例1的结构示意图。Fig. 2 is a schematic structural diagram of Embodiment 1 of the present invention.

图3为本发明的实施例2的结构示意图。Fig. 3 is a schematic structural diagram of Embodiment 2 of the present invention.

图4为本发明的实施例3的结构示意图。Fig. 4 is a schematic structural diagram of Embodiment 3 of the present invention.

具体实施方式 Detailed ways

下面结合附图和具体实施例对本发明作进一步详细说明。The present invention will be described in further detail below in conjunction with the accompanying drawings and specific embodiments.

图1是本发明仿人机器人分布式双总线运动控制系统的结构示意图。如图1所示,本发明的仿人机器人分布式双总线运动控制系统包括协调运动控制器,CAN总线,局部总线和关节控制器。协调运动控制器通过CAN总线与所有关节控制器相连,所有或者部分关节控制器之间通过局部总线互联。局部总线可以根据数据通讯的具体情况或者关节控制器的数目采用不同的拓扑结构,具体方法将在实施例中详细介绍。Fig. 1 is a schematic structural diagram of a distributed dual-bus motion control system for a humanoid robot of the present invention. As shown in Fig. 1, the distributed dual-bus motion control system of the humanoid robot of the present invention includes a coordinated motion controller, a CAN bus, a local bus and a joint controller. The coordinated motion controller is connected to all joint controllers through CAN bus, and all or part of the joint controllers are interconnected through local bus. The local bus can adopt different topology structures according to the specific situation of data communication or the number of joint controllers, and the specific method will be introduced in detail in the embodiments.

实施例1如图2所示。图2中本运动控制系统由协调运动控制器,CAN总线,局部总线,关节控制器1和关节控制器2构成。协调运动控制器通过CAN总线与关节控制器1和2相连,关节控制器1和2通过局部总线互联。局部总线通过关节控制器1和2上的McBSP接口实现。McBSP是多通道缓冲串行接口,它能够同步发送和接收8/16/32位串行数据。接收和传送均采用独立的时钟和帧信号,其来源、频率和极性等均可由用户进行编程,而且最多支持128个通道用于传送和接收。McBSP包括数据流路径和控制路径,通过6根信号线连接到外部设备。数据通过发送引脚DX发送,接收引脚DR接收。时钟和帧同步控制信息分别通过发送时钟CLKX、接收时钟CLKR、发送帧同步FSX和接收帧同步FSR引脚来传递。硬件方面将关节控制器1上与发送数据相关的引脚DX、CLKX和FSX分别和关节控制器2上与接收数据相关的引脚DR、CLKR和FSR相连,将关节控制器2上与发送数据相关的引脚DX、CLKX和FSX分别和关节控制器1上与接收数据相关的引脚DR、CLKR和FSR连接。软件方面将McBSP设置成为点对点的通讯方式,从而实现两个关节控制器之间的互联。Embodiment 1 is shown in Figure 2. In Fig. 2, the motion control system is composed of coordinated motion controller, CAN bus, local bus, joint controller 1 and joint controller 2. The coordinated motion controller is connected with the joint controllers 1 and 2 through the CAN bus, and the joint controllers 1 and 2 are interconnected through the local bus. The local bus is implemented through the McBSP interface on joint controllers 1 and 2. McBSP is a multi-channel buffered serial interface that can send and receive 8/16/32-bit serial data synchronously. Both reception and transmission use independent clock and frame signals, whose source, frequency and polarity can be programmed by the user, and support up to 128 channels for transmission and reception. McBSP includes a data flow path and a control path, and is connected to external devices through 6 signal lines. Data is sent through the sending pin DX and received through the receiving pin DR. The clock and frame synchronization control information are transmitted through the sending clock CLKX, receiving clock CLKR, sending frame synchronization FSX and receiving frame synchronization FSR pins respectively. In terms of hardware, connect the pins DX, CLKX and FSX related to the sending data on the joint controller 1 to the pins DR, CLKR and FSR related to the receiving data on the joint controller 2 respectively, and connect the joint controller 2 to the sending data The related pins DX, CLKX and FSX are respectively connected to the pins DR, CLKR and FSR related to receiving data on the joint controller 1 . In terms of software, McBSP is set as a point-to-point communication mode, so as to realize the interconnection between the two joint controllers.

实施例2如图3所示。图3中本运动控制系统由协调运动控制器,CAN总线,局部总线,关节控制器1、关节控制器2和关节控制器3构成。协调运动控制器通过CAN总线与所有关节控制器1、2和3相连,关节控制器1、2和3通过局部总线互联。局部总线仍然采用关节控制器上的McBSP接口实现。将计算负载比较轻的关节控制器1设为主,将其他所有关节控制器2和3设为从。将主关节控制器1上与发送数据相关的引脚DX、CLKX和FSX分别与关节控制器2和3上与接收数据相关的引脚DR、CLKR和FSR相连,将关节控制器2和3上与发送数据相关的引脚DX、CLKX和FSX分别与关节控制器1上与接收数据相关的引脚DR、CLKR和FSR相连。如果需要连入更多的关节控制器可以将新加入的关节控制器设为从,将其上与发送数据相关的引脚分别与主关节控制器1上与接收数据相关的引脚相连,将其上与接收数据相关的引脚分别与主关节控制器1上与发送数据相关的引脚相连。软件方面将McBSP设置成多通道模式,从而实现三个或三个以上关节控制器之间的互联。Embodiment 2 is shown in FIG. 3 . In Fig. 3, the motion control system is composed of a coordinated motion controller, a CAN bus, a local bus, a joint controller 1, a joint controller 2 and a joint controller 3. The coordinated motion controller is connected to all joint controllers 1, 2 and 3 through the CAN bus, and the joint controllers 1, 2 and 3 are interconnected through the local bus. The local bus is still implemented using the McBSP interface on the joint controller. Set joint controller 1, which has a relatively light computational load, as the master, and set all other joint controllers 2 and 3 as slaves. Connect the pins DX, CLKX and FSX related to sending data on the main joint controller 1 to the pins DR, CLKR and FSR related to receiving data on joint controllers 2 and 3 respectively, and connect the pins on joint controllers 2 and 3 to The pins DX, CLKX and FSX related to sending data are respectively connected to the pins DR, CLKR and FSR related to receiving data on the joint controller 1 . If you need to connect more joint controllers, you can set the newly added joint controller as a slave, connect the pins related to sending data on it to the pins related to receiving data on the master joint controller 1, and set The pins related to receiving data on it are respectively connected to the pins related to sending data on the main joint controller 1 . In terms of software, McBSP is set to multi-channel mode, so as to realize the interconnection between three or more joint controllers.

实施例3如图4所示。图4中本运动控制系统由协调运动控制器,CAN总线,局部总线,关节控制器1、关节控制器2和关节控制器3构成。协调运动控制器通过CAN总线与关节控制器1、2和3相连,关节控制器1、2和3通过局部总线实现互联。局部总线仍然采用关节控制器上的McBSP接口实现。硬件方面将关节控制器1上与发送数据相关的引脚分别与关节控制器2上与接收数据相关的引脚相连,将关节控制器2上与发送数据相关的引脚分别与关节控制器3上与接收数据相关的引脚相连,将关节控制器3上与发送数据相关的引脚分别关节控制器1上与接收数据相关的引脚相连从而构成环形拓扑网络。如果需要连入更多的关节控制器,可以将关节控制器3上与发送数据相关的引脚分别与新加入的关节控制上与接收数据相关的引脚相连,将新加入的关节控制器上与发送数据相关的引脚分别与关节控制器1上与接收数据相关的引脚相连。软件方面将McBSP设置成为点对点的通讯方式,从而实现三个或三个以上关节控制器之间的互联。Embodiment 3 is shown in Figure 4. In Fig. 4, the motion control system is composed of a coordinated motion controller, a CAN bus, a local bus, a joint controller 1, a joint controller 2 and a joint controller 3. The coordinated motion controller is connected to the joint controllers 1, 2 and 3 through the CAN bus, and the joint controllers 1, 2 and 3 are interconnected through the local bus. The local bus is still implemented using the McBSP interface on the joint controller. In terms of hardware, connect the pins related to sending data on joint controller 1 to the pins related to receiving data on joint controller 2, and connect the pins related to sending data on joint controller 2 to joint controller 3 respectively. Connect the pins related to receiving data on the joint controller 3 to the pins related to sending data on the joint controller 3 and the pins related to receiving data on the joint controller 1 to form a ring topology network. If you need to connect more joint controllers, you can connect the pins related to sending data on joint controller 3 to the pins related to receiving data on the newly added joint controllers, and connect the newly added joint controllers to The pins related to sending data are respectively connected to the pins related to receiving data on the joint controller 1 . In terms of software, McBSP is set as a point-to-point communication method, so as to realize the interconnection between three or more joint controllers.

在实施的过程中,实施例1、2和3可以组合使用从而在部分或者全部关节控制器之间实现互联。局部总线除采用McBSP接口实现以外,也可以采用关节控制器上常见的其他类型的接口如SCI(串行通讯接口)和SPI(串行外设接口)等接口实现,具体实现的方法与实施例1、2或3类似。During implementation, Embodiments 1, 2 and 3 can be used in combination to realize interconnection among some or all of the joint controllers. In addition to the realization of the local bus using the McBSP interface, it can also be realized by using other types of common interfaces on the joint controller such as SCI (Serial Communication Interface) and SPI (Serial Peripheral Interface) and other interfaces. The specific implementation methods and embodiments 1, 2 or 3 are similar.

Claims (2)

1, a kind of apery robot distributed dual-bus motion control system, it is characterized in that constituting by coordinated movement of various economic factors controller, CAN bus, local bus and some joint controls, coordinated movement of various economic factors controller links to each other with all joint controls by the CAN bus, interconnected between all or part of joint control by the local bus realization, share joint status information and sensor information; Described local bus is realized by the communication interface on the joint control.
2,, it is characterized in that the communication interface on the described joint control is serial communication interface, Serial Peripheral Interface (SPI) or multichannel buffer serial line interface according to the apery robot distributed dual-bus motion control system of claim 1.
CNA200810038844XA 2008-06-12 2008-06-12 Distributed Dual Bus Motion Control System for Humanoid Robot Pending CN101293350A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA200810038844XA CN101293350A (en) 2008-06-12 2008-06-12 Distributed Dual Bus Motion Control System for Humanoid Robot

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA200810038844XA CN101293350A (en) 2008-06-12 2008-06-12 Distributed Dual Bus Motion Control System for Humanoid Robot

Publications (1)

Publication Number Publication Date
CN101293350A true CN101293350A (en) 2008-10-29

Family

ID=40064021

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA200810038844XA Pending CN101293350A (en) 2008-06-12 2008-06-12 Distributed Dual Bus Motion Control System for Humanoid Robot

Country Status (1)

Country Link
CN (1) CN101293350A (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101592951B (en) * 2009-07-02 2011-01-12 上海交通大学 General Control System of Distributed Humanoid Robot
CN102139486A (en) * 2011-04-14 2011-08-03 上海交通大学 Control system for robot palletizer with self-maintenance function
CN102360190A (en) * 2011-08-18 2012-02-22 广东工业大学 Humanoid robot control system
CN102608969A (en) * 2012-03-02 2012-07-25 北京理工大学 Cascade robot hand and eye registration control method based on infrared optical alignment
CN103975316A (en) * 2012-06-15 2014-08-06 罗伯特·博世有限公司 Sensor arrangement for an electric/electronic architecture and associated electric/electronic architecture for a vehicle
CN104690726A (en) * 2014-08-29 2015-06-10 北京精密机电控制设备研究所 Motion control system for space manipulator
CN104827468A (en) * 2015-01-20 2015-08-12 上海优爱宝机器人技术有限公司 Robot distributed control system and method
CN108227530A (en) * 2018-01-08 2018-06-29 浙江立石机器人技术有限公司 A kind of kinetic control system and control method
CN110509277A (en) * 2019-09-03 2019-11-29 哈尔滨工业大学 A kind of robot movement-control system and robot
CN113510720A (en) * 2021-06-16 2021-10-19 清华大学 Real-time distributed cooperative robot control system
CN115056219A (en) * 2022-05-26 2022-09-16 北京化工大学 A CAN-based multi-type motor control system for humanoid robot
CN116214500A (en) * 2022-12-12 2023-06-06 达闼机器人股份有限公司 Robot joint control method, joint, device, device and storage medium

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101592951B (en) * 2009-07-02 2011-01-12 上海交通大学 General Control System of Distributed Humanoid Robot
CN102139486A (en) * 2011-04-14 2011-08-03 上海交通大学 Control system for robot palletizer with self-maintenance function
CN102139486B (en) * 2011-04-14 2013-02-27 上海交通大学 Palletizing robot control system with self-maintenance function
CN102360190A (en) * 2011-08-18 2012-02-22 广东工业大学 Humanoid robot control system
CN102608969A (en) * 2012-03-02 2012-07-25 北京理工大学 Cascade robot hand and eye registration control method based on infrared optical alignment
CN102608969B (en) * 2012-03-02 2014-04-23 北京理工大学 Hand-eye registration control method of series robot based on infrared optical positioning
US9623818B2 (en) 2012-06-15 2017-04-18 Robert Bosch Gmbh Sensor system for an electric/electronic architecture and associated electric/electronic architecture for a vehicle
CN103975316A (en) * 2012-06-15 2014-08-06 罗伯特·博世有限公司 Sensor arrangement for an electric/electronic architecture and associated electric/electronic architecture for a vehicle
CN104690726A (en) * 2014-08-29 2015-06-10 北京精密机电控制设备研究所 Motion control system for space manipulator
CN104827468A (en) * 2015-01-20 2015-08-12 上海优爱宝机器人技术有限公司 Robot distributed control system and method
CN108227530A (en) * 2018-01-08 2018-06-29 浙江立石机器人技术有限公司 A kind of kinetic control system and control method
CN110509277A (en) * 2019-09-03 2019-11-29 哈尔滨工业大学 A kind of robot movement-control system and robot
CN113510720A (en) * 2021-06-16 2021-10-19 清华大学 Real-time distributed cooperative robot control system
CN113510720B (en) * 2021-06-16 2022-03-25 清华大学 Real-time distributed cooperative robot control system
CN115056219A (en) * 2022-05-26 2022-09-16 北京化工大学 A CAN-based multi-type motor control system for humanoid robot
CN116214500A (en) * 2022-12-12 2023-06-06 达闼机器人股份有限公司 Robot joint control method, joint, device, device and storage medium

Similar Documents

Publication Publication Date Title
CN101293350A (en) Distributed Dual Bus Motion Control System for Humanoid Robot
US20130179622A1 (en) System and method for transmitting and receiving data using an industrial expansion bus
CN102929363B (en) A kind of method for designing of high-density blade server
US20080320189A1 (en) Simple Serial Interface - method of communication and information exchange, and electronic devices based on this method.
CN204143223U (en) A kind of kinetic control system
CN206773693U (en) A kind of PCIe Riser cards for meeting OCP Mezzanine card standards
CN101610351B (en) Vision sensor of robot
CN105653461A (en) System for converting single USB interface into plurality of UART debugging interfaces
CN105306352A (en) Industrial field bus protocol gateway device
CN209388294U (en) An embedded serial HUB
CN203537414U (en) Communication protocol conversion device based on embedded multi micro-control units
CN204883256U (en) High real -time control system of robot framework
CN103217930B (en) Data interaction system between a kind of industrial control unit (ICU)
CN107608204A (en) Redundancy communication controller based on arm processor
CN107370651A (en) A kind of communication means between SPI slaves
CN103425112A (en) Robot control method based on Ethercat
CN206475179U (en) A kind of modularization robot system
CN103259705B (en) Based on the snake-shaped robot communication system of the CAN of charged isolation
CN103217681A (en) Tree-shaped topological mechanism multiprocessor sonar signal processing device and method
CN211682134U (en) Industrial robot control mainboard based on X86 framework
CN203219319U (en) Snake robot communication system based on CAN bus with power isolation
JPS63285605A (en) Serial data link system for numerical controller
CN216561775U (en) Equipment system for realizing PC control MCU low-speed IO by using UART
CN208888646U (en) A control device applied to intelligent manufacturing
CN103414794A (en) Can communication converting equipment and communication system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20081029