CN105182847A - High-reliability dual-redundant CAN bus communication method applied in motion control system - Google Patents
High-reliability dual-redundant CAN bus communication method applied in motion control system Download PDFInfo
- Publication number
- CN105182847A CN105182847A CN201510536440.3A CN201510536440A CN105182847A CN 105182847 A CN105182847 A CN 105182847A CN 201510536440 A CN201510536440 A CN 201510536440A CN 105182847 A CN105182847 A CN 105182847A
- Authority
- CN
- China
- Prior art keywords
- bus
- joint
- buses
- controller
- communication
- 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
Links
- 230000006854 communication Effects 0.000 title claims abstract description 45
- 238000004891 communication Methods 0.000 title claims abstract description 44
- 230000033001 locomotion Effects 0.000 title claims abstract description 28
- 238000000034 method Methods 0.000 title claims abstract description 20
- 230000009977 dual effect Effects 0.000 claims description 9
- 230000005540 biological transmission Effects 0.000 claims description 4
- 238000012544 monitoring process Methods 0.000 description 10
- 230000001934 delay Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000011897 real-time detection Methods 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
- G05B19/0421—Multiprocessor system
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/25—Pc structure of the system
- G05B2219/25032—CAN, canbus, controller area network bus
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/25—Pc structure of the system
- G05B2219/25232—DCS, distributed control system, decentralised control unit
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Hardware Redundancy (AREA)
Abstract
Description
技术领域technical field
本发明涉及一种CAN总线通信方法,具体说涉及一种应用于运动控制系统的高可靠双冗余CAN总线通信方法。The invention relates to a CAN bus communication method, in particular to a highly reliable dual redundant CAN bus communication method applied to a motion control system.
背景技术Background technique
分布式运动控制系统包含一个主控制器和若干个关节控制器,主控制器主要完成运动路径的规划,将规划出的位置指令发送给各个关节控制器,同时收集各个关节的位置信息,为后续的运动轨迹做准备。主控制器与关节控制器之间需要建立一种快速、可靠的通信方式。以往的通信方式大都选择主控制器与各个关节控制器之间建立点对点串行通信或模拟通信方式,各个关节控制器之间相互独立,缺乏一种高可靠的高速通信链路。The distributed motion control system includes a main controller and several joint controllers. The main controller mainly completes the planning of the motion path, sends the planned position instructions to each joint controller, and collects the position information of each joint at the same time for the follow-up The trajectory of the movement is prepared. A fast and reliable communication method needs to be established between the main controller and the joint controller. Most of the previous communication methods choose to establish point-to-point serial communication or analog communication between the main controller and each joint controller. Each joint controller is independent of each other and lacks a highly reliable high-speed communication link.
发明内容Contents of the invention
本发明的技术解决问题是:克服现有技术的不足,提供了一种应用于运动控制系统的高可靠双冗余CAN总线通信方法。The technical problem of the present invention is to overcome the deficiencies of the prior art and provide a highly reliable dual-redundancy CAN bus communication method applied to a motion control system.
本发明的技术解决方案是:一种应用于运动控制系统的高可靠双冗余CAN总线通信方法,所述的运动控制系统包括一个主控制器和至少两个关节控制器;步骤如下:The technical solution of the present invention is: a highly reliable dual redundant CAN bus communication method applied to a motion control system, wherein the motion control system includes a main controller and at least two joint controllers; the steps are as follows:
(1)将主控制器与各关节控制器之间采用两条CAN总线进行通信,两条CAN总线记为A总线和B总线互为备份且硬件电路相互独立,每条CAN总线既可以接收数据,也可以发送数据;(1) Two CAN buses are used for communication between the main controller and each joint controller. The two CAN buses are recorded as A bus and B bus as backups for each other and the hardware circuits are independent of each other. Each CAN bus can receive data , can also send data;
(2)初始化两条CAN总线,设置CAN总线的通信协议;(2) Initialize two CAN buses, and set the communication protocol of the CAN buses;
(3)主控制器在控制周期的指令发送时段分时将各个关节控制器的关节位置指令通过A总线和B总线分别发送至各个关节控制器,发送完成后向A总线和B总线发送广播指令;所述的控制周期包括指令发送时段和关节状态信息返回时段,其中关节状态信息返回时段采用定时中断的方式进行通信;(3) The main controller sends the joint position commands of each joint controller to each joint controller through the A bus and the B bus in time-sharing during the command sending period of the control cycle, and sends broadcast commands to the A bus and the B bus after the transmission is completed ; The control cycle includes a command sending period and a joint state information return period, wherein the joint state information return period adopts a timing interruption method for communication;
(4)各个关节控制器通过查询A、B总线接收主控制器的关节位置指令消息,并将先接收到的指令消息进行解析并保存到内存中;(4) Each joint controller receives the joint position instruction message of the main controller by querying the A and B buses, and parses the first received instruction message and saves it in the memory;
(5)各个关节控制器通过查询A、B总线接收广播指令,接收到广播指令后,各个关节控制器同时根据解析的指令消息进行运动,并采集当前的状态信息,在定时中断中分时将各自的状态信息发送给主控制器;下一控制周期从步骤(3)开始循环执行。(5) Each joint controller receives the broadcast command by querying the A and B buses. After receiving the broadcast command, each joint controller moves according to the parsed command message at the same time, and collects the current status information. The respective state information is sent to the main controller; the next control cycle starts from step (3) and executes cyclically.
在定时中断中实时监测A总线、B总线的数据接收状态,当某条总线连续t时间未收到主控制器的指令消息时,立即初始化该总线,将通信切换到另一条总线,待进入到下一控制周期,恢复两条总线冗余的方式,所述的t至少两个控制周期。Monitor the data receiving status of A bus and B bus in real time during the timing interrupt. When a bus does not receive an instruction message from the master controller for t consecutive times, it will initialize the bus immediately, switch the communication to another bus, and wait to enter In the next control cycle, the redundant mode of two buses is restored, and the t is at least two control cycles.
在定时中断中实时监测A总线、B总线的状态,每隔一定时间t读取CAN总线错误标志位,当该错误标志位被置位时,立即初始化该总线,将通信切换到另一条总线,待进入到下一控制周期,恢复两条总线冗余的方式,所述的t至少两个控制周期。Monitor the state of bus A and bus B in real time during the timing interrupt, read the CAN bus error flag every certain time t, when the error flag is set, initialize the bus immediately, switch the communication to another bus, After entering the next control cycle, restore the redundant mode of two buses, and the said t is at least two control cycles.
本发明与现有技术相比有益效果为:Compared with the prior art, the present invention has beneficial effects as follows:
(1)本发明提出了一种使用双冗余CAN总线作为物理链路的通信方法,通过自定义CAN总线通信协议,建立了一条主控制器与多个关节控制器之间的数字通信高速公路,解决了分布式运动控制系统存在的可靠性低,通信速率慢、多个关节运动同步性差、传输的信息有限等问题。(1) The present invention proposes a communication method using dual redundant CAN bus as a physical link, and establishes a digital communication highway between a main controller and multiple joint controllers by customizing the CAN bus communication protocol , which solves the problems of low reliability, slow communication rate, poor synchronization of multiple joint movements, and limited transmitted information in the distributed motion control system.
(2)采用两路独立的CAN总线实现硬件双冗余热备份,采用数据信息实时监测及CAN总线硬件状态实时检测的方式实现故障CAN总线的剥离,采用在线切换方式实现故障CAN总线的快速复位,为双冗余CAN总线通信的可靠性提供了保障;(2) Two independent CAN buses are used to realize hardware dual-redundancy hot backup, real-time monitoring of data information and real-time detection of CAN bus hardware status are used to realize the stripping of faulty CAN buses, and online switching is used to realize quick reset of faulty CAN buses , providing a guarantee for the reliability of dual redundant CAN bus communication;
(3)对多个关节站点采用指令数据分时发送、广播消息同步启动的方式提高总线实时性,解决了多个关节运动同步性差的缺点,提高了运动系统的实时性,大大增强多关节之间的协调运动。(3) For multiple joint sites, the method of time-sharing transmission of command data and synchronous start of broadcast messages is adopted to improve the real-time performance of the bus, which solves the disadvantage of poor synchronization of multiple joint motions, improves the real-time performance of the motion system, and greatly enhances the connection between multiple joints. Coordinated movement between.
附图说明Description of drawings
图1为本发明双冗余CAN总线的拓扑结构图;Fig. 1 is the topological structure diagram of the dual redundant CAN bus of the present invention;
图2为本发明运动控制系统控制周期原理图;Fig. 2 is a schematic diagram of the control cycle of the motion control system of the present invention;
图3为本发明CAN总线数据信息实时监测流程图;Fig. 3 is the flow chart of real-time monitoring of CAN bus data information of the present invention;
图4为本发明CAN总线硬件状态实时监测流程图。Fig. 4 is a flow chart of the real-time monitoring of CAN bus hardware status in the present invention.
具体实施方式Detailed ways
下面结合附图及实施例对本发明做详细说明,本发明涉及一种应用于运动控制系统的高可靠双冗余CAN总线通信方法,所述的运动控制系统包括一个主控制器和至少两个关节控制器;本例以七个关节控制器为例进行说明。具体步骤如下:The present invention will be described in detail below in conjunction with the accompanying drawings and embodiments. The present invention relates to a highly reliable dual redundant CAN bus communication method applied to a motion control system. The motion control system includes a main controller and at least two joints Controller; this example takes seven joint controllers as an example for illustration. Specific steps are as follows:
(1)将主控制器与各关节控制器之间采用两条CAN总线进行通信(双冗余CAN总线的拓扑结构如图1所示),两条CAN总线记为A总线和B总线互为备份且硬件电路相互独立,每条CAN总线既可以接收数据,也可以发送数据,即形成相互独立的双冗余CAN总线通信;(1) Two CAN buses are used for communication between the main controller and each joint controller (the topology structure of the dual redundant CAN bus is shown in Figure 1), and the two CAN buses are marked as A bus and B bus as mutual Backup and hardware circuits are independent of each other, each CAN bus can receive data and send data, that is, form independent dual redundant CAN bus communication;
(2)初始化两条CAN总线,设置CAN总线的通信协议;(2) Initialize two CAN buses, and set the communication protocol of the CAN buses;
主控制器与各关节控制器之间通过两路相同的CAN总线进行数字通讯,主控制器发送给关节控制器的指令消息分为两种:控制指令和广播指令。广播指令的作用在于同步各关节的运动、确定返回帧信息。各关节控制器返回给主控制器的消息只有一种:状态返回消息。状态返回消息将关节控制器采集的关节位置信息等信息返回给主控制器,用于主控制器随时调整运动轨迹。The main controller and each joint controller carry out digital communication through two identical CAN buses, and the instruction messages sent by the main controller to the joint controllers are divided into two types: control instructions and broadcast instructions. The role of the broadcast command is to synchronize the movement of each joint and determine the return frame information. There is only one kind of message returned by each joint controller to the main controller: status return message. The status return message returns information such as the joint position information collected by the joint controller to the main controller, which is used for the main controller to adjust the motion trajectory at any time.
本发明可以选择将CAN总线A、B的通信协议的定义完全相同,消息的定义如下表所示。In the present invention, the definitions of the communication protocols of CAN bus A and B can be selected to be completely the same, and the definitions of messages are shown in the following table.
考虑到运动控制系统对实时性要求高的原因,可以选择CAN总线A、B的通讯速率为1Mbit/s,则主控制器给7个关节控制器发送7条位置消息的总时间约为0.7ms,发送广播消息的时间约为0.1ms。Considering the high real-time requirements of the motion control system, the communication rate of CAN bus A and B can be selected as 1Mbit/s, and the total time for the main controller to send 7 position messages to the 7 joint controllers is about 0.7ms , the time to send a broadcast message is about 0.1ms.
理论计算和试验结果表明,主控制器完成1次路径规划到将7个关节位置指令信号发送给7个关节控制器,并启动关节同时运动的时间差约为0.8ms,比以往的RS232等串口数据传输有了较大的提高。满足了分布式运动控制系统对通信速率的强烈要求。Theoretical calculations and test results show that the time difference between the main controller completing one path planning and sending the seven joint position command signals to the seven joint controllers, and starting the simultaneous motion of the joints is about 0.8ms, which is shorter than the previous serial data such as RS232. Transmission has been greatly improved. It meets the strong requirements of the distributed motion control system on the communication rate.
(3)主控制器在控制周期的指令发送时段将各个关节控制器的关节位置指令通过A总线和B总线分别发送至各个关节控制器,发送完成后向A总线和B总线发送广播指令;所述的控制周期包括指令发送时段和关节状态信息返回时段,其中关节状态信息返回时段采用定时中断的方式进行通信;例如如图2所示,运动控制系统的控制周期为20ms,其中指令发送时段的时长为2ms,在2ms时段内,主控制器向各关节控制器分发控制指令(关节位置指令),完成各关节控制指令分发后,主控制器最后发送广播帧指令,以此同步各关节的运动。(3) The main controller sends the joint position commands of each joint controller to each joint controller through the A bus and the B bus during the command sending period of the control cycle, and sends broadcast commands to the A bus and the B bus after the sending is completed; The control period described above includes the command sending period and the joint state information return period, wherein the joint state information return period adopts the method of timing interruption for communication; for example, as shown in Figure 2, the control period of the motion control system is 20ms, and the command sending period The duration is 2ms. During the 2ms period, the main controller distributes control instructions (joint position instructions) to each joint controller. After completing the distribution of each joint control instruction, the main controller finally sends a broadcast frame instruction to synchronize the movement of each joint. .
(4)各个关节控制器通过查询A、B总线接收主控制器的关节位置指令消息,并将先接收到的指令消息进行解析并保存到内存中;(4) Each joint controller receives the joint position instruction message of the main controller by querying the A and B buses, and parses the first received instruction message and saves it in the memory;
(5)各个关节控制器通过查询A、B总线接收广播指令,接收到广播指令后,各个关节控制器同时根据解析的指令消息进行运动,并采集当前的状态信息,在定时中断中分时将各自的状态信息发送给主控制器;下一控制周期从步骤(3)开始循环执行。(5) Each joint controller receives the broadcast command by querying the A and B buses. After receiving the broadcast command, each joint controller moves according to the parsed command message at the same time, and collects the current status information. The respective state information is sent to the main controller; the next control cycle starts from step (3) and executes cyclically.
关节控制器返回关节状态信息并不是同时的,而是分时返回,以此降低通信总线的负载率,例如1号关节控制器接收到广播帧后立刻进行反馈,如果反馈多帧数据,则帧与帧之间延时两个PWM周期;2号关节控制器接收到广播帧后延时40个定时周期进行反馈,如果反馈多帧数据,则帧与帧之间延时两个PWM周期;3号关节控制器接收到广播帧后延时80个定时周期进行反馈,如果反馈多帧数据,则帧与帧之间延时两个PWM周期,以此类推。因此通过分时发送数据可以降低系统的总线负载率,提高系统的可靠性。The joint status information returned by the joint controller is not at the same time, but in time-sharing, so as to reduce the load rate of the communication bus. For example, the No. 1 joint controller will give feedback immediately after receiving the broadcast frame. If multiple frames of data are fed back, the frame There is a delay of two PWM cycles between the frame and the frame; the No. 2 joint controller delays 40 timing cycles after receiving the broadcast frame for feedback. If multiple frames of data are fed back, the delay between frames is two PWM cycles; 3 After receiving the broadcast frame, the No. joint controller delays 80 timing cycles for feedback. If multiple frames of data are fed back, the frame-to-frame delay is two PWM cycles, and so on. Therefore, the bus load rate of the system can be reduced by sending data in time division, and the reliability of the system can be improved.
为了提高可靠性,在定时中断中采用数据信息实时监测及CAN总线硬件状态实时监测的方式实现故障CAN总线的剥离。数据信息实时监测是当某条CAN总线连续50ms未收到主控制器的指令消息时,则表明通信出现错误,立即初始化该条CAN总线,同时通信切换到另一条CAN总线,待进入到下一控制周期,恢复两条总线冗余的方式。CAN总线硬件状态实时监测是在定时中断中每隔一定时间读取CAN总线错误标志位(这是DSP芯片自带的错误标志位,主要用于表征CAN总线通信状态,例如CAN总线上是否有格式错误,是否出现填充错误),若该错误标志位被置位,则立即初始化该条CAN总线,同时通信切换到另一条CAN总线,待进入到下一控制周期,恢复两条总线冗余的方式。因此双冗余CAN总线故障监测及实时切换方法解决了过去通信过程中的低可靠性,提高了系统的安全性。CAN总线数据信息实时监测流程图如图3所示,硬件状态实时监测流程图如图4所示。In order to improve the reliability, real-time monitoring of data information and real-time monitoring of CAN bus hardware status are used in the timing interrupt to realize the stripping of faulty CAN bus. The real-time monitoring of data information means that when a certain CAN bus does not receive an instruction message from the main controller for 50ms, it indicates that there is an error in the communication, and the CAN bus is initialized immediately, and the communication is switched to another CAN bus at the same time. Control cycle, the way to restore the redundancy of the two buses. The real-time monitoring of the CAN bus hardware status is to read the CAN bus error flag at regular intervals during the timing interrupt (this is the error flag that comes with the DSP chip, and it is mainly used to represent the communication status of the CAN bus, such as whether there is a format on the CAN bus Error, whether there is a filling error), if the error flag is set, the CAN bus will be initialized immediately, and the communication will be switched to another CAN bus at the same time. After entering the next control cycle, the redundant mode of the two buses will be restored . Therefore, the double redundant CAN bus fault monitoring and real-time switching method solves the low reliability in the past communication process and improves the security of the system. The flowchart of real-time monitoring of CAN bus data information is shown in Figure 3, and the flowchart of real-time monitoring of hardware status is shown in Figure 4.
本发明未详细说明部分属于本领域技术人员公知常识。Parts not described in detail in the present invention belong to the common knowledge of those skilled in the art.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510536440.3A CN105182847A (en) | 2015-08-27 | 2015-08-27 | High-reliability dual-redundant CAN bus communication method applied in motion control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510536440.3A CN105182847A (en) | 2015-08-27 | 2015-08-27 | High-reliability dual-redundant CAN bus communication method applied in motion control system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105182847A true CN105182847A (en) | 2015-12-23 |
Family
ID=54904992
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510536440.3A Pending CN105182847A (en) | 2015-08-27 | 2015-08-27 | High-reliability dual-redundant CAN bus communication method applied in motion control system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105182847A (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105843764A (en) * | 2016-04-07 | 2016-08-10 | 大族激光科技产业集团股份有限公司 | Robot control method and device |
CN107024875A (en) * | 2017-04-21 | 2017-08-08 | 钟阳光 | A kind of motion control real-time communication method based on CAN network |
CN107132799A (en) * | 2017-06-21 | 2017-09-05 | 湖南利能科技股份有限公司 | A kind of apparatus and method of many MCU data interactions intelligent acquisitions |
CN110262214A (en) * | 2019-07-22 | 2019-09-20 | 北京航天发射技术研究所 | erection control system |
CN110568780A (en) * | 2018-06-05 | 2019-12-13 | 中国科学院宁波材料技术与工程研究所 | A master-slave coordinated motion control system |
CN111010259A (en) * | 2019-12-25 | 2020-04-14 | 香港大德昌龙生物科技有限公司 | Communication method and apparatus, in-vitro diagnostic device, computer-readable storage medium |
CN112859711A (en) * | 2021-02-07 | 2021-05-28 | 航天科工空间工程发展有限公司 | Spacecraft CAN bus autonomous switching processing system and method |
CN113219421A (en) * | 2021-02-05 | 2021-08-06 | 南京恩瑞特实业有限公司 | Secondary radar state monitoring system based on CAN bus |
WO2022199000A1 (en) * | 2021-03-26 | 2022-09-29 | 深圳市优必选科技股份有限公司 | Control method, control system and intelligent device |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1843526A1 (en) * | 2006-04-05 | 2007-10-10 | Nec Electronics (Europe) GmbH | Data communication system based on serial buses |
CN201804257U (en) * | 2010-08-11 | 2011-04-20 | 华锐风电科技(江苏)有限公司 | Pitch control system for wind power generator set based on CAN bus redundancy |
CN102055633A (en) * | 2010-09-29 | 2011-05-11 | 航天东方红卫星有限公司 | Satellite-borne double-CAN (Controller Area Network) bus node failure self-restoration system |
CN103634150A (en) * | 2013-12-03 | 2014-03-12 | 合肥工大高科信息科技股份有限公司 | Redundant high-safety CAN (controller area network) bus communication system and communication method thereof |
CN104690726A (en) * | 2014-08-29 | 2015-06-10 | 北京精密机电控制设备研究所 | Motion control system for space manipulator |
-
2015
- 2015-08-27 CN CN201510536440.3A patent/CN105182847A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1843526A1 (en) * | 2006-04-05 | 2007-10-10 | Nec Electronics (Europe) GmbH | Data communication system based on serial buses |
CN201804257U (en) * | 2010-08-11 | 2011-04-20 | 华锐风电科技(江苏)有限公司 | Pitch control system for wind power generator set based on CAN bus redundancy |
CN102055633A (en) * | 2010-09-29 | 2011-05-11 | 航天东方红卫星有限公司 | Satellite-borne double-CAN (Controller Area Network) bus node failure self-restoration system |
CN103634150A (en) * | 2013-12-03 | 2014-03-12 | 合肥工大高科信息科技股份有限公司 | Redundant high-safety CAN (controller area network) bus communication system and communication method thereof |
CN104690726A (en) * | 2014-08-29 | 2015-06-10 | 北京精密机电控制设备研究所 | Motion control system for space manipulator |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105843764A (en) * | 2016-04-07 | 2016-08-10 | 大族激光科技产业集团股份有限公司 | Robot control method and device |
CN105843764B (en) * | 2016-04-07 | 2019-02-12 | 大族激光科技产业集团股份有限公司 | The control method and device of robot |
CN107024875A (en) * | 2017-04-21 | 2017-08-08 | 钟阳光 | A kind of motion control real-time communication method based on CAN network |
CN107132799A (en) * | 2017-06-21 | 2017-09-05 | 湖南利能科技股份有限公司 | A kind of apparatus and method of many MCU data interactions intelligent acquisitions |
CN110568780A (en) * | 2018-06-05 | 2019-12-13 | 中国科学院宁波材料技术与工程研究所 | A master-slave coordinated motion control system |
CN110262214A (en) * | 2019-07-22 | 2019-09-20 | 北京航天发射技术研究所 | erection control system |
CN111010259A (en) * | 2019-12-25 | 2020-04-14 | 香港大德昌龙生物科技有限公司 | Communication method and apparatus, in-vitro diagnostic device, computer-readable storage medium |
CN113219421A (en) * | 2021-02-05 | 2021-08-06 | 南京恩瑞特实业有限公司 | Secondary radar state monitoring system based on CAN bus |
CN112859711A (en) * | 2021-02-07 | 2021-05-28 | 航天科工空间工程发展有限公司 | Spacecraft CAN bus autonomous switching processing system and method |
WO2022199000A1 (en) * | 2021-03-26 | 2022-09-29 | 深圳市优必选科技股份有限公司 | Control method, control system and intelligent device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105182847A (en) | High-reliability dual-redundant CAN bus communication method applied in motion control system | |
CN103455005B (en) | Controller redundancy and switching method | |
CN104570721B (en) | Redundant manipulator master slave mode determines method | |
CN110879565A (en) | Dual-computer redundancy control system and redundancy control/fault monitoring method and device thereof | |
CN106254198A (en) | Distributed System-Level task synchronization method based on Time Triggered | |
CN102739491B (en) | Ethernet communication master station implementation method | |
CN103647781A (en) | Mixed redundancy programmable control system based on equipment redundancy and network redundancy | |
CN104268037A (en) | Hot redundancy interlocking subsystem and main and standby switching method thereof | |
CN104516306B (en) | The automated system of redundancy | |
CN102201907B (en) | Method for realizing distributed simulation synchronization | |
CN110515295A (en) | A kind of method of the redundancy I/O module of dynamic and configurable | |
CN109991899A (en) | Half dynamic synchronization method of data between the active and standby controller of Rail Transit System | |
CN105681131B (en) | Main preparation system and its parallel output method | |
CN107942981A (en) | The cooperative control method of stage multiple spot servo-drive | |
CN109214129B (en) | A Fault Tolerance Method for LVC Simulation under Constrained Network Conditions Based on Virtual Reality Replacement | |
CN101304303A (en) | Synchronization Method of Host Parameters in Triple Redundant Control System | |
CN100594707C (en) | Digital Communication Method of CNC System Based on Ethernet Technology | |
US20160380858A1 (en) | Distributed real-time computer system and method for forcing fail-silent behavior of a distributed real-time computer system | |
CN102866698A (en) | Human machine interface (HMI) redundant communication method for distributed control system controller | |
CN101751020A (en) | High-availability function block redundancy method | |
CN107104822B (en) | Server disaster recovery processing method and device, storage medium and electronic equipment | |
CN105227289A (en) | A kind of clock synchronizing method of quick precise and safety and system | |
CN109306875A (en) | A kind of synchronous hot backup redundancy switching device of steam turbine DEH dual controller and method | |
CN114594672A (en) | Control system and control method thereof, and computer-readable storage medium | |
CN102710356B (en) | A kind of real time redundancy master station data synchronization method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20151223 |
|
RJ01 | Rejection of invention patent application after publication |