CN111273612A - Mobile robot motion controller - Google Patents
Mobile robot motion controller Download PDFInfo
- Publication number
- CN111273612A CN111273612A CN201811476128.XA CN201811476128A CN111273612A CN 111273612 A CN111273612 A CN 111273612A CN 201811476128 A CN201811476128 A CN 201811476128A CN 111273612 A CN111273612 A CN 111273612A
- Authority
- CN
- China
- Prior art keywords
- interfaces
- interface
- chip
- paths
- mobile robot
- 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
- 230000002093 peripheral Effects 0.000 claims abstract description 24
- 235000019800 disodium phosphate Nutrition 0.000 claims abstract description 19
- 238000004891 communication Methods 0.000 claims abstract description 9
- 101710040871 CAPN1 Proteins 0.000 claims abstract description 4
- 101710040874 CAPN2 Proteins 0.000 claims abstract description 4
- 238000002955 isolation Methods 0.000 claims description 6
- 230000001276 controlling effect Effects 0.000 claims description 5
- 230000001808 coupling Effects 0.000 claims description 5
- 238000010168 coupling process Methods 0.000 claims description 5
- 238000005859 coupling reaction Methods 0.000 claims description 5
- 230000003287 optical Effects 0.000 claims description 5
- 239000004065 semiconductor Substances 0.000 claims description 4
- 101700008936 Tim8 Proteins 0.000 claims description 3
- 230000005540 biological transmission Effects 0.000 claims description 3
- 230000000875 corresponding Effects 0.000 claims description 3
- 108060000203 dacZ Proteins 0.000 claims description 3
- 229920005994 diacetyl cellulose Polymers 0.000 claims description 3
- 108060002264 disA Proteins 0.000 claims description 3
- 102100006019 DNAJC19 Human genes 0.000 claims description 2
- 101710019217 DNAJC19 Proteins 0.000 claims description 2
- 101710037203 TIMM9 Proteins 0.000 claims description 2
- 102100002998 TIMM9 Human genes 0.000 claims description 2
- 229920002574 CR-39 Polymers 0.000 claims 1
- 102100004845 ARHGEF5 Human genes 0.000 description 3
- 108060008273 TIMELESS Proteins 0.000 description 3
- 238000000034 method Methods 0.000 description 2
- 239000008358 core component Substances 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000006011 modification reaction Methods 0.000 description 1
- 238000004642 transportation engineering Methods 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/18—Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
- G05B19/414—Structure of the control system, e.g. common controller or multiprocessor systems, interface to servo, programmable interface controller
- G05B19/4142—Structure of the control system, e.g. common controller or multiprocessor systems, interface to servo, programmable interface controller characterised by the use of a microprocessor
-
- 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/30—Nc systems
- G05B2219/34—Director, elements to supervisory
- G05B2219/34013—Servocontroller
Abstract
The invention discloses a mobile robot motion controller which adopts a microprocessor (ARM + DSP) framework, wherein the external interfaces mainly comprise 8 selectable RS232 and RS485 interfaces (COM 1-COM 8), 2 CAN bus interfaces (CAN1 and CAN2), 1 EtherCAT interface, 8 PWM output interfaces, 6 incremental encoder interfaces, 16 switching value input interfaces, 16 switching value output interfaces, 6 analog signal input interfaces, 2 analog value output interfaces, 6 controllable power supply outputs and the like. The invention can complete more complex algorithm and meet the interface requirements of a plurality of peripheral equipment. The invention combines the situation that the mobile robot needs the peripheral equipment interface, designs a plurality of peripheral equipment communication interfaces for matching, and has strong applicability and good expandability.
Description
Technical Field
The invention relates to the technical field of motion control of mobile robots, in particular to a motion controller of a mobile robot.
Background
The mobile robot technology is a product of a plurality of high and new technologies, and is rapidly going to be put to practical use in various industries, such as logistics transportation, automatic warehouse, unmanned driving, patrol and the like. The motion controller is a core component of the mobile robot and is a platform for completing various algorithms. At present, motion controllers in the field of mobile robots can be divided into three categories: PLC, industrial computer and singlechip. The former two kinds of devices have good stability and simple programming, but have higher cost and few peripheral interfaces; the single chip microcomputer has low cost and strong expandability, but the programming is relatively complex, and the stability and the anti-interference capability are inferior to those of the former two. However, the existing single chip microcomputer is very reliable and very low in price, so that the development cost of the robot can be effectively reduced, and the product competitiveness is improved.
In the field of mobile robots, most of the current motion controllers of single-chip microcomputers are based on ARM processors or DSP processors, and belong to a single processor architecture. When the robot needs to complete a plurality of functions and scheduling management, the motion controller needs a plurality of peripheral function module interfaces, so the controller generally adopts an ARM processor. When the robot completes some complex motion algorithms, the motion controller needs to have strong computing power, so the controller generally adopts a DSP processor. The ARM processor has a plurality of peripheral interfaces and strong expandability, but has poor computing power and is difficult to process some complex algorithms; the DSP has strong computing power and can process more complex algorithms, but has few peripheral interfaces and poor expandability. A single processor architecture typically only accommodates certain types of robots and is difficult to accommodate for a wide variety of mobile robots.
It can be seen that the prior art mainly has the following disadvantages:
1) most of the singlechip-type motion controllers are developed by adopting a single microprocessor, a DSP is selected for ensuring the computing capability, and an ARM is selected for ensuring the number of peripheral interfaces, so that the singlechip-type motion controllers can only adapt to a few specific types of robots, and the transportability is poor;
2) in the market, the number of peripheral equipment interfaces of the motion controller of the existing mobile robot is not large. When the robot needs to realize a plurality of functions, one motion controller may need to be externally connected with a plurality of functional modules and sensors, and under the condition that the number of interfaces is limited, the design requirements are difficult to meet.
Disclosure of Invention
In view of the above, in order to solve the above problems in the prior art, the present invention provides a mobile robot motion controller, which can guarantee both the requirement of computing capability and the requirement of peripheral device interface. The motion controller has a plurality of peripheral equipment interfaces and better computing resources, has strong expandability, and can meet the motion control requirements of various mobile robots, such as an AGV platform, a Delta parallel robot, a six-degree-of-freedom parallel VR seat, a high-precision alignment platform and the like.
The invention solves the problems through the following technical means:
a mobile robot motion controller comprises a microprocessor, 8 paths of selectable RS232 and RS485 interfaces, 2 CAN bus interfaces, 1 EtherCAT interface, 8 PWM output interfaces, 6 incremental encoder interfaces, 16 paths of switching value input interfaces, 16 paths of switching value output interfaces, 6 paths of analog signal input interfaces, 2 paths of analog value output interfaces and 6 paths of controllable power supply output interfaces; the microprocessor is respectively connected with 8 paths of selectable RS232 and RS485 interfaces, 2 CAN bus interfaces, 1 EtherCAT interface, 8 PWM output interfaces, 6 incremental encoder interfaces, 16 paths of switching value input interfaces, 16 paths of switching value output interfaces, 6 paths of analog signal input interfaces, 2 paths of analog value output interfaces and 6 paths of controllable power supply output interfaces; the microprocessor adopts an ARM + DSP dual-processor architecture; the 8 selectable RS232 and RS485 interfaces are COM 1-COM 8 respectively; the 2 CAN bus interfaces are CAN1 and CAN2, respectively.
Further, the ARM processor adopts a chip of an STM32 microcontroller series of Italian semiconductor company; the DSP processor adopts microcontroller series chips of Texas instruments company; the ARM chip and the DSP chip are communicated through an SPI interface.
Furthermore, the 8 selectable RS232 and RS485 interfaces are formed by 8 serial ports USART + UART which are arranged in STM32 series chips and are externally connected with corresponding interface driving chips; the RS232 interface and the RS485 interface are selected by a dial switch to realize mutual switching, and data receiving of 8 serial ports is transmitted in a DMA mode.
Furthermore, the 2 CAN bus interfaces are formed by 2 CAN controllers internally arranged in STM32 series chips and externally connected CAN bus driving chips, and simultaneously, each CAN bus is connected in parallel to lead out a plurality of interfaces so as to be matched with more communication peripheral equipment based on the CAN buses, such as the synchronization for controlling a plurality of motors.
Further, 1 EtherCAT interface comprises Beifu company EtherCAT driver chip, adopts SPI interface and STM32 series chip to communicate, satisfies industrial ethernet's real-time transmission requirement.
Further, 8 PWM output interfaces are formed by PWM output channels of timers TIM9 to TIM14 built in an STM32 series chip, and are used to control up to 8 motors.
Further, the 6 incremental encoder interfaces are composed of encoder interfaces of timers TIM1 to TIM5 and TIM8 built in an STM32 series chip, and are used for receiving encoder feedback output signals of 6 motors.
Further, the 16-path switching value input interface is formed by externally connecting an optical coupling isolation chip to a GPIO port of an STM32 series chip and is used as an input interface of a switching value signal; the 16-path switching value output interface is formed by externally connecting an optical coupling isolation chip with a GPIO port of an STM32 series chip and is used as an output interface of a switching value signal.
Furthermore, the 6-path analog signal input interface is composed of 6-path analog input channels of an ADC built in an STM32 series chip and is externally connected with a voltage dividing resistor; the 2-path analog output interface is composed of two built-in DACs of STM32 series chips and can independently output two paths of 0-3.3V analog voltages.
Further, the 6 controllable power supply outputs are controlled by GPIO ports of STM32 series chips, and the voltage outputs are switched on and off through power MOSFETs or relays.
Compared with the prior art, the invention has the beneficial effects that at least:
1) the invention adopts the motion controller based on ARM and DSP dual-processor architecture, not only can complete more complex algorithm, but also can meet the requirements of a plurality of peripheral equipment interfaces.
2) According to the invention, a plurality of peripheral equipment communication interfaces are designed for matching by combining the condition that the mobile robot needs the peripheral equipment interface, so that the applicability is strong and the expandability is good.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a mobile robot motion controller according to the present invention.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present invention comprehensible, embodiments accompanied with figures are described in detail below. It should be noted that the described embodiments are only a part of the embodiments of the present invention, and not all embodiments, and all other embodiments obtained by those skilled in the art without any inventive work based on the embodiments of the present invention belong to the protection scope of the present invention.
Examples
As shown in fig. 1, the present invention provides a mobile robot motion controller, whose composition framework includes a microprocessor (ARM + DSP), 8 selectable RS232 and RS485 interfaces (COM 1-COM 8), 2 CAN bus interfaces (CAN1 and CAN2), 1 EtherCAT interface, 8 PWM output interfaces, 6 incremental encoder interfaces, 16 switching value input interfaces, 16 switching value output interfaces, 6 analog signal input interfaces, 2 analog value output interfaces, 6 controllable power supply outputs, etc.
Wherein, the motion controller adopts an (ARM + DSP) dual-processor architecture. The ARM processor uses the chip of the STM32 microcontroller family of the Italian Semiconductor (ST) company, and the family has a plurality of built-in peripheral interface controllers; the DSP processor adopts microcontroller series chips of Texas Instruments (TI) company, and has good computing capability; the ARM chip and the DSP chip are communicated through an SPI interface.
The 8-path selectable RS232 and RS485 interfaces are formed by externally connecting 8 serial ports (USART + UART) built in STM32 series chips with corresponding interface driving chips. The RS232 interface and the RS485 interface are switched by selecting a dial switch, and can respectively reach 8 paths of interfaces at most, so that the RS232 interface and the RS485 interface can be matched with a plurality of peripheral communication devices based on RS232 and RS 485. In order to reduce the occupation of excessive CPU resources during serial port communication, the data receiving of 8 serial ports are transmitted in a DMA mode.
The 2 CAN bus interfaces are formed by 2 CAN controllers which are arranged in STM32 series chips and are externally connected with CAN bus driving chips, and simultaneously, each CAN bus is connected in parallel to lead out a plurality of interfaces so as to be matched with more communication peripheral equipment based on the CAN buses, such as the synchronization for controlling a plurality of motors.
Wherein, 1 EtherCAT interface comprises time good (Beckhoff) company EtherCAT driver chip, adopts SPI interface and STM32 series chip to communicate, satisfies industrial ethernet's real-time transmission requirement.
The 8 PWM output interfaces are composed of PWM output channels of timers TIM 9-TIM 14 built in STM32 series chips and can be used for controlling up to 8 motors.
The 6 incremental encoder interfaces are composed of encoder interfaces of built-in timers TIM 1-TIM 5 and TIM8 of STM32 series chips and can be used for receiving encoder feedback output signals of 6 motors.
The 16-path switching value input interface is formed by externally connecting an optical coupling isolation chip to a GPIO port of an STM32 series chip, and can be used as an input interface of a switching value signal, such as a photoelectric switch, a key, a limit switch and the like.
Wherein, 16 way switching value output interfaces constitutes the output interface that can regard as the switching value signal by the external opto-coupler isolation chip of the GPIO port of STM32 series chip, like motor, alarm lamp, speaker etc..
The 6-path analog signal input interface is composed of 6-path analog input channels of an ADC (analog to digital converter) built in an STM32 series chip, is externally connected with a voltage dividing resistor, and can adapt to the acquisition of various analog signal voltages.
The 2-path analog quantity output interface is composed of two built-in DACs of STM32 series chips and can independently output two paths of 0-3.3V analog voltages.
The 6 controllable power outputs are controlled by GPIO ports of STM32 series chips, and the voltage outputs are switched on and off through power MOSFETs or relays.
The invention relates to a more general type mobile robot motion controller, and provides an ARM and DSP dual-processor-based framework. The ARM is mainly responsible for peripheral interface communication and scheduling management, and the DSP is used for processing relatively complex algorithms. The motion controller integrates multiple interfaces such as RS232, RS485, CAN bus, EtherCAT, analog input and output, general I/O, encoder input and PWM output, and CAN match with a plurality of peripheral functional devices, thereby ensuring the diversity of robot functions.
The invention adopts the motion controller based on ARM and DSP dual-processor architecture, which can not only complete more complex algorithm, but also meet the interface requirements of a plurality of peripheral equipment.
The invention combines the situation that the mobile robot needs the peripheral equipment interface, designs a plurality of peripheral equipment communication interfaces for matching, and has strong applicability and good expandability.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.
Claims (10)
1. A mobile robot motion controller is characterized by comprising a microprocessor, 8 paths of selectable RS232 and RS485 interfaces, 2 CAN bus interfaces, 1 EtherCAT interface, 8 PWM output interfaces, 6 incremental encoder interfaces, 16 paths of switching value input interfaces, 16 paths of switching value output interfaces, 6 paths of analog signal input interfaces, 2 paths of analog value output interfaces and 6 paths of controllable power supply output interfaces; the microprocessor is respectively connected with 8 paths of selectable RS232 and RS485 interfaces, 2 CAN bus interfaces, 1 EtherCAT interface, 8 PWM output interfaces, 6 incremental encoder interfaces, 16 paths of switching value input interfaces, 16 paths of switching value output interfaces, 6 paths of analog signal input interfaces, 2 paths of analog value output interfaces and 6 paths of controllable power supply output interfaces; the microprocessor adopts an ARM + DSP dual-processor architecture; the 8 selectable RS232 and RS485 interfaces are COM 1-COM 8 respectively; the 2 CAN bus interfaces are CAN1 and CAN2, respectively.
2. The mobile robot motion controller of claim 1, wherein the ARM processor employs a chip of the family of meaning semiconductor STM32 microcontrollers; the DSP processor adopts microcontroller series chips of Texas instruments company; the ARM chip and the DSP chip are communicated through an SPI interface.
3. The mobile robot motion controller according to claim 1, wherein 8 selectable RS232 and RS485 interfaces are formed by 8 serial USART + UART external corresponding interface driving chips built in STM32 series chips; the RS232 interface and the RS485 interface are selected by a dial switch to realize mutual switching, and data receiving of 8 serial ports is transmitted in a DMA mode.
4. The mobile robot motion controller of claim 1, wherein the 2 CAN bus interfaces are formed by 2 CAN controllers built in an STM32 serial chip and connected with a CAN bus driving chip, and each CAN bus is connected in parallel to lead out a multi-path interface so as to match with more communication peripheral devices based on the CAN bus, such as the synchronization for controlling a plurality of motors.
5. The mobile robot motion controller of claim 1, wherein 1 EtherCAT interface is formed by an EtherCAT driver chip of the befort corporation, and the SPI interface is used to communicate with an STM32 series chip to meet the real-time transmission requirement of the industrial ethernet.
6. The mobile robot motion controller according to claim 1, wherein 8 PWM output interfaces are formed by PWM output channels of built-in timers TIM9 to TIM14 of the STM32 series chip for controlling up to 8 motors.
7. The mobile robot motion controller of claim 1, wherein the 6 incremental encoder interfaces are formed by encoder interfaces of built-in timers TIM 1-TIM 5 and TIM8 of the STM32 series chip, and are configured to receive encoder feedback output signals of the 6 motors.
8. The mobile robot motion controller according to claim 1, wherein the 16-way switching value input interface is formed by externally connecting an optical coupling isolation chip to a GPIO port of an STM32 series chip and is used as an input interface of a switching value signal; the 16-path switching value output interface is formed by externally connecting an optical coupling isolation chip with a GPIO port of an STM32 series chip and is used as an output interface of a switching value signal.
9. The mobile robot motion controller according to claim 1, wherein the 6-path analog signal input interface is composed of 6-path analog input channels of an ADC built in an STM32 series chip, and is externally connected with a voltage dividing resistor; the 2-path analog output interface is composed of two built-in DACs of STM32 series chips and can independently output two paths of 0-3.3V analog voltages.
10. The mobile robot motion controller of claim 1, wherein the 6-way controllable power supply output is controlled by a GPIO port of an STM32 series chip, with the terminal voltage output being switched by a power MOSFET or relay.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811476128.XA CN111273612A (en) | 2018-12-04 | 2018-12-04 | Mobile robot motion controller |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811476128.XA CN111273612A (en) | 2018-12-04 | 2018-12-04 | Mobile robot motion controller |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111273612A true CN111273612A (en) | 2020-06-12 |
Family
ID=70996719
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201811476128.XA Pending CN111273612A (en) | 2018-12-04 | 2018-12-04 | Mobile robot motion controller |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111273612A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111813026A (en) * | 2020-07-28 | 2020-10-23 | 安徽鑫创源机器人科技有限公司 | ROS robot drive plate |
CN112526908A (en) * | 2020-12-02 | 2021-03-19 | 昆山鑫润利自动化科技有限公司 | A commonality PCB designs motion control system for tool production |
CN113176745A (en) * | 2021-04-19 | 2021-07-27 | 珞石(北京)科技有限公司 | Terminal interaction device of adaptive cooperative robot |
Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN201017315Y (en) * | 2007-01-18 | 2008-02-06 | 山东超越数控电子有限公司 | Minicomputer based on DSP+ARM |
CN102231069A (en) * | 2011-04-15 | 2011-11-02 | 河南科技大学 | System and method for controlling cotton foreign fibre sorting machine |
CN102355053A (en) * | 2011-08-10 | 2012-02-15 | 西安金源电气股份有限公司 | Transformer air-cooled control ied |
CN203357456U (en) * | 2013-05-30 | 2013-12-25 | 华南理工大学广州学院 | Robot controller based on STM 32 |
CN103786157A (en) * | 2014-01-20 | 2014-05-14 | 浙江大学 | Embedded type control system based on upper limb exoskeleton assisting robots |
CN203896234U (en) * | 2014-05-14 | 2014-10-22 | 南京理工大学 | Multi-motor synchronization controlling apparatus based on embedded system |
CN104526696A (en) * | 2014-12-03 | 2015-04-22 | 桂林电子科技大学 | Novel four-axis robot control system |
CN204360214U (en) * | 2014-11-29 | 2015-05-27 | 江西洪都航空工业集团有限责任公司 | A kind of embedded intelligence mobile controller of object manipulator |
CN204737530U (en) * | 2015-06-30 | 2015-11-04 | 苏州汇川技术有限公司 | Elevator integration controller |
CN105856234A (en) * | 2016-06-08 | 2016-08-17 | 江苏若博机器人科技有限公司 | Three-core two-axis crawler-type high-speed natural gas pipeline robot control system |
CN106426184A (en) * | 2016-12-13 | 2017-02-22 | 广州中国科学院先进技术研究所 | Robot control system |
CN106712596A (en) * | 2016-11-22 | 2017-05-24 | 上海航天控制技术研究所 | Permanent magnet synchronous motor servo driver based on double-core MCU (Micro-programmed Control Unit) |
CN206967495U (en) * | 2017-06-30 | 2018-02-06 | 电子科技大学中山学院 | Multi-spindle machining hand controls |
CN108062049A (en) * | 2017-11-29 | 2018-05-22 | 连云港宏翔东方智能技术有限公司 | A kind of embedded multi-shaft motion control system based on STM32 |
-
2018
- 2018-12-04 CN CN201811476128.XA patent/CN111273612A/en active Pending
Patent Citations (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN201017315Y (en) * | 2007-01-18 | 2008-02-06 | 山东超越数控电子有限公司 | Minicomputer based on DSP+ARM |
CN102231069A (en) * | 2011-04-15 | 2011-11-02 | 河南科技大学 | System and method for controlling cotton foreign fibre sorting machine |
CN102355053A (en) * | 2011-08-10 | 2012-02-15 | 西安金源电气股份有限公司 | Transformer air-cooled control ied |
CN203357456U (en) * | 2013-05-30 | 2013-12-25 | 华南理工大学广州学院 | Robot controller based on STM 32 |
CN103786157A (en) * | 2014-01-20 | 2014-05-14 | 浙江大学 | Embedded type control system based on upper limb exoskeleton assisting robots |
CN203896234U (en) * | 2014-05-14 | 2014-10-22 | 南京理工大学 | Multi-motor synchronization controlling apparatus based on embedded system |
CN204360214U (en) * | 2014-11-29 | 2015-05-27 | 江西洪都航空工业集团有限责任公司 | A kind of embedded intelligence mobile controller of object manipulator |
CN104526696A (en) * | 2014-12-03 | 2015-04-22 | 桂林电子科技大学 | Novel four-axis robot control system |
CN204737530U (en) * | 2015-06-30 | 2015-11-04 | 苏州汇川技术有限公司 | Elevator integration controller |
CN105856234A (en) * | 2016-06-08 | 2016-08-17 | 江苏若博机器人科技有限公司 | Three-core two-axis crawler-type high-speed natural gas pipeline robot control system |
CN106712596A (en) * | 2016-11-22 | 2017-05-24 | 上海航天控制技术研究所 | Permanent magnet synchronous motor servo driver based on double-core MCU (Micro-programmed Control Unit) |
CN106426184A (en) * | 2016-12-13 | 2017-02-22 | 广州中国科学院先进技术研究所 | Robot control system |
CN206967495U (en) * | 2017-06-30 | 2018-02-06 | 电子科技大学中山学院 | Multi-spindle machining hand controls |
CN108062049A (en) * | 2017-11-29 | 2018-05-22 | 连云港宏翔东方智能技术有限公司 | A kind of embedded multi-shaft motion control system based on STM32 |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111813026A (en) * | 2020-07-28 | 2020-10-23 | 安徽鑫创源机器人科技有限公司 | ROS robot drive plate |
CN112526908A (en) * | 2020-12-02 | 2021-03-19 | 昆山鑫润利自动化科技有限公司 | A commonality PCB designs motion control system for tool production |
CN113176745A (en) * | 2021-04-19 | 2021-07-27 | 珞石(北京)科技有限公司 | Terminal interaction device of adaptive cooperative robot |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111273612A (en) | Mobile robot motion controller | |
CN105680735B (en) | Four axis servomotor motion control cards and method based on arm processor | |
CN102455697B (en) | Electric bus vehicle control unit based on programmable logic controller (PLC) technology | |
CN205121333U (en) | AGV on -board control system | |
CN103744376B (en) | A kind of servo-driver and the multi-axis control system using the servo-driver | |
CN106444536A (en) | Flexible servo drive system | |
CN202093383U (en) | Field bus control module of VPC3+C chip-based electric execution mechanism | |
CN206489440U (en) | Centralized servo drive system | |
CN102495613A (en) | Controller area network (CAN)-control-based auxiliary control unit for locomotive | |
CN201293928Y (en) | Locale bus control module based on PROFIBUS-DP protocol | |
CN207424602U (en) | Wired and wireless supervisory control system applied to more motor monitorings | |
CN201909987U (en) | Constant-current supply networking system on basis of serial bus | |
CN100385786C (en) | DC motor servo controlling card based on DSP | |
CN202093382U (en) | Field bus control module of electric operating mechanism based on ADM2468 chip | |
CN201654534U (en) | Port terminal block of computer control system | |
CN105765852A (en) | Flexible digital controller for power converters | |
CN213987221U (en) | ARINC429 communication circuit module for aviation controller | |
CN205247138U (en) | Total line type electric actuator controller of PROFIBUS with redundant function | |
CN109698642A (en) | A kind of control method of servo motor and system | |
CN205028100U (en) | Two accuse modules of manual control and bus command control | |
CN216053016U (en) | Different data bus signal access system | |
CN211264137U (en) | Modularization air conditioner electrical system | |
CN210380935U (en) | Communication address self-setting system of digital weighing sensor | |
CN103941696B (en) | Position recognition system of vehicle universal bus module and recognition method of position recognition system | |
CN214311370U (en) | Multi-interface, input and output configurable wiegand communication expansion board |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination |