CN103984275A - FPGA (Field Programmable Gate Array) based general industrial movement control system and control method based on movement control system - Google Patents

FPGA (Field Programmable Gate Array) based general industrial movement control system and control method based on movement control system Download PDF

Info

Publication number
CN103984275A
CN103984275A CN201410250922.8A CN201410250922A CN103984275A CN 103984275 A CN103984275 A CN 103984275A CN 201410250922 A CN201410250922 A CN 201410250922A CN 103984275 A CN103984275 A CN 103984275A
Authority
CN
China
Prior art keywords
module
fpga
motor
data
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.)
Granted
Application number
CN201410250922.8A
Other languages
Chinese (zh)
Other versions
CN103984275B (en
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.)
Jing Ke (Shenzhen) robot technology Co., Ltd.
Original Assignee
Beijing Jing Kehai Work Science And Technology Ltd
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 Beijing Jing Kehai Work Science And Technology Ltd filed Critical Beijing Jing Kehai Work Science And Technology Ltd
Priority to CN201410250922.8A priority Critical patent/CN103984275B/en
Publication of CN103984275A publication Critical patent/CN103984275A/en
Application granted granted Critical
Publication of CN103984275B publication Critical patent/CN103984275B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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]

Abstract

The invention discloses an FPGA (Field Programmable Gate Array) based general industrial movement control system and a control method based on the movement control system, relating to the field of industrial movement control, and aiming at solving the problems that the existing industrial movement controller has less and fixed support to the common industrial field bus protocol and the position sensor interface protocol when being used for industrial networking and movement control and cannot be compatible with external equipment, and the control method of the existing industrial movement controller is complex and causes long control time. The system comprises an FPGA module, a bus interface module, a USB (Universal Serial Bus) interface module, a SD card interface module, a driver interface module, a configuration module and an A/D (analog/digital) conversion module; the FPGA based general industrial movement control system acquires control parameters from an upper computer, performs information configuration, carries out analysis according to the related control parameters and the command, performs kinematics operation and sends a computed result to a motor control module to realize control on a motor servo driver. The system and the method are suitable for controlling the motor servo driver.

Description

A kind of universal industrial kinetic control system and control method based on this kinetic control system based on FPGA
Technical field
The present invention relates to industrial motion control field.
Background technology
Field Bus Control Technology is the industrial control technology growing up in the world the eighties in 20th century, each is controlled node and connects by network, simplified greatly the loaded down with trivial details wiring function of traditional control system, therefore at industrial control field, be widely used.But, standard for Fieldbus is of a great variety, there are ModBus, Profibus, CAN, LonWorks etc., do not have true standard, the industrial control equipments such as the servo-driver of different manufacturers, motion controller, PLC are supported different networks, must adopt the industrial control equipment of supporting this procotol, so just give the integrated difficulty of having brought of system, also increase system cost.
In industrial circle, kinetic control system is used widely in occasions such as assembling processing, robot control, numerically-controlled machines.Also there is similar problem for the support of industry control network in existing motion controller, must use the equipment of supporting same protocol when carrying out networking.For using agreement breakout box to change between the equipment of different agreement, increased system cost, also reduced communication speed.
In addition, for the higher occasion of control accuracy, motion controller needs to carry out position closed loop control sometimes.The interface protocol that different types of position transducer is supported may be different, and therefore, when the sensor construction system closed-loop control of use location, the interface of motion controller or position transducer must be united, and this also brings very large difficulty to the system integration.
Current high performance motion controller generally adopts DSP as main control chip, while being applied to motion control, can complete preferably the control algolithms such as trajectory planning, coordinate transform.But this type of system applies is when industrial occasions, usually need to carry out networking with human interface device HMI, PLC and as node Industrial Ethernet or other procotols, when being integrated in to DSP, communication and condition monitoring function can take a large amount of system resource, reduce control performance, generally can adopt independently control chip to carry out communication and condition monitoring.This mode can make system hardware more complicated, increases system hardware cost and cost of development simultaneously.
Summary of the invention
The present invention is in order to solve existing motion controller when carrying out industrial networking and motion control, for conventional industrial field bus agreement and position sensor interface agreement, support less and fixing, cause motion controller cannot with the defect of external unit compatibility, simultaneously, too complicated control time length and the low problem of precision of causing of the control method of existing motion controller, has proposed a kind of universal industrial kinetic control system based on FPGA.
A universal industrial kinetic control system based on FPGA, is characterized in that, it comprises:
For realizing data interaction with external fieldbus, host computer, servo driver of motor and SD storage card, and according to the data message receiving, carry out the FPGA module of kinematic calculation simultaneously,
The bus interface module that carries out data interaction for realizing external fieldbus and FPGA module,
The usb interface module that carries out data interaction for realizing host computer and FPGA module,
The SD card interface module of carrying out data interaction for realizing SD storage card and FPGA module,
The driver interface module of carrying out data interaction for realizing servo driver of motor and FPGA module,
For by the system software that loads the pin of FPGA module and resource allocation information and execution FPGA module and store, and the configuration module that this configuration information is stored,
For the simulating signal of outside input is converted to digital signal, and this digital signal is delivered to the A/D modular converter of FPGA module.
The data receiver computing module that described FPGA inside modules has software to realize, described data receiver computing module comprises:
For receive the external fieldbus data reception module of external fieldbus data by bus interface module,
For send the external fieldbus data transmission blocks of data to external fieldbus by bus interface module,
For receive the host computer data reception module of host computer data by usb interface module,
For send the host computer data transmission blocks of data to host computer by usb interface module,
For receive the SD storing card data receiver module of SD storing card data by SD card interface module,
For send the SD storing card data sending module of data to SD storage card by SD card interface module,
For receive the servo driver of motor data reception module of servo driver of motor data by driver interface module,
For send the servo driver of motor data transmission blocks of data to servo driver of motor by driver interface module,
For outside fieldbus data, host computer data, servo driver of motor data and SD storing card data are resolved, and analysis result is sent to the fixed-point processor of floating point processor,
For carrying out logical operation according to analysis result, and logic operation result is sent to the floating point processor of motor control module,
For the motor control module of servo driver of motor being controlled according to logic operation result.
Described motor control module comprises:
For identifying the Electric Machine Control identification module that the current control method that servo driver of motor is controlled is open-loop control method or closed loop control method, when control method is open-loop control method, Electric Machine Control identification module sends out-of-work signal to closed loop control module, when control method is closed loop control method, Electric Machine Control identification module sends the signal of starting working to closed loop control module
Be used for the positional information of the servo driver of motor of receiving position sensor assembly transmission, and this positional information be sent to the positional information receiver module of closed loop control module,
For the positional information of servo driver of motor and the logic operation result of floating point processor transmission sending according to positional information receiver module, generate closed-loop control signal, and this closed-loop control signal be sent to the closed loop control module of closed loop pwm pulse generation module,
For when the control method of servo driver of motor is open-loop control method, according to logic operation result, generate the open loop pwm pulse generation module of open loop pwm pulse,
For when the control method of servo driver of motor is closed loop control method, according to the closed loop pwm pulse generation module of logic operation result and closed-loop control signal generation closed loop pwm pulse.
Control method based on the above-mentioned universal industrial kinetic control system based on FPGA, it comprises the following steps:
For by the system software that loads the pin of FPGA module and resource allocation information and execution FPGA module and store, and the configuration step that this configuration information is stored,
The duty detecting step in normal operating conditions whether for detection of the monitoring of system works voltage and house dog,
For FPGA module, receive the external fieldbus data receiver step of external fieldbus data,
For the fixed-point arithmetic step that outside fieldbus data, host computer data, servo driver of motor data and SD storing card data are carried out to instruction parsing,
For carry out motor motion control and single shaft-driven floating-point operation step according to instruction analysis result,
For identifying the Electric Machine Control identification step that the current control method that servo driver of motor is controlled is open-loop control method or closed loop control method, when control method is open-loop control method, Electric Machine Control identification module sends out-of-work signal to closed loop control module, when control method is closed loop control method, Electric Machine Control identification module sends the signal of starting working to closed loop control module
Be used for the positional information of the servo driver of motor of receiving position sensor assembly transmission, and this positional information be sent to the positional information receiving step of closed loop control module,
Be used for according to the closed-loop control step of the positional information of servo driver of motor and logic operation result generation closed-loop control signal,
For when the control method of servo driver of motor is open-loop control method, the open loop pwm pulse that generates open loop pwm pulse according to logic operation result generates step,
For when the control method of servo driver of motor is closed loop control method, according to the closed loop pwm pulse of logic operation result and closed-loop control signal generation closed loop pwm pulse, generate step.
Beneficial effect: the present invention is based on single FPGA chip, by system configuration, can support to comprise multiple industrial field bus and the position sensor interface agreement of ether, and possesses upgrading ability, therefore can conveniently carry out integrated with existing industrial network, do not need to purchase special motion controller and position transducer, there is very strong versatility;
The present invention can be according to the field bus protocol of practical application, by host computer, carry out logic configuration, reduced the overall cost of system, improved the versatility of motion controller, can rely on expansion interface to coordinate software to carry out the upgrading of bus protocol, further expanded the range of application of motion controller simultaneously;
The present invention is when carrying out position closed loop control, can support SSI, EnDat, BiSSel and tetra-kinds of the most frequently used position sensor interface agreements of HiperFace, but the upgrading that also can carry out interface protocol according to expansion interface adapts to the position transducer of more interface types.
The present invention is directed to day by day complicated industrial field bus communication and demand for control, by be embedded in the soft-core processor of two 32 at fpga chip, complete respectively and control monitoring and communication and movement locus and control, communication control and monitoring taking for hardware resource have been reduced, reduce system and controlled complicacy and cost, shorten the time of controlling motor, improved Electric Machine Control precision;
The present invention adopts USB interface and host computer to carry out communication, and the highest communication speed of system can reach 12Mbps, far above common serial communication speed, to better meet growing bus network communication need.
Accompanying drawing explanation
Fig. 1 is a kind of structural representation of the universal industrial kinetic control system based on FPGA.
Embodiment
Embodiment one, in conjunction with Fig. 1, this embodiment is described, a kind of universal industrial kinetic control system based on FPGA described in this embodiment comprises:
For realizing data interaction with external fieldbus, host computer, servo driver of motor and SD storage card, and according to the data message receiving, carry out the FPGA module 1 of kinematic calculation simultaneously,
The bus interface module 2 that carries out data interaction for realizing external fieldbus and FPGA module 1,
The usb interface module 3 that carries out data interaction for realizing host computer and FPGA module 1,
The SD card interface module 4 of carrying out data interaction for realizing SD storage card and FPGA module 1,
The driver interface module 6 of carrying out data interaction for realizing servo driver of motor and FPGA module 1,
For loading the pin of FPGA module 1 and the system software of resource allocation information and 1 storage of execution FPGA module, and the configuration module 8 that this configuration information is stored,
For the simulating signal of outside input is converted to digital signal, and this digital signal is delivered to the A/D modular converter of FPGA module 1.
Bus interface module 2 described in present embodiment is comprised of 10/100/1000Mbps PHY Industrial Ethernet network chip, CAN interface chip, RS485 interface chip, M_LVDS interface chip and expansion interface, FPGA module 1 is connected with external fieldbus such as Industrial Ethernet, CAN, Modbus and Profibus, the command information of control terminal is provided to system, control servo driver of motor, status information is uploaded to control terminal by fieldbus simultaneously; Wherein, ethernet PHY chip has adopted 88E1111 chip, can select as required tri-kinds of different traffic rates of 10/100/1000Mbps, adopted parallel interface to be connected with FPGA module 1, CAN bus chip adopts SN65VHD230 chip, and ModBus and Profibus are based on RS485 agreement, adopts SP3485 chip, communication speed can reach 100Mbps, also has M_LVDS communication interface based on MAX3488 chip and the expansion bus interface on 8 tunnels.
In present embodiment, FPGA module 1 can be according to the needs of concrete application, adopt software can support flexibly SSI, EnDat, BiSSel and tetra-kinds of position sensor interface agreements of HiperFace, also can pass through at the inner expansion interfaces that increase of driver interface module 6 simultaneously, thereby by upgrading to support other position sensor interface agreement.
Usb interface module 3 described in present embodiment adopts CH375 chip to realize, and this chip can operate under usb host and slave condition, compatible USB2.0 agreement, and communication speed can reach 12Mbps; This chip can individually walk abreast or serial data transmission mode, in order to give full play to its speed advantage, employing parallel transmission mode realizes FPGA module 1 and host computer carries out the transmission of data, 4 of SD card interface module do not need proprietary chip to carry out level conversion, directly adopt FPGA to read and write by SPI serial protocol.
A/D modular converter described in present embodiment adopts AD7604 chip to realize, this chip have 16 precision, the 4 single-ended inputs in tunnel by 4 employing retainers can guarantee to sample simultaneously, the converter of 1 200KHz, interface can adopt parallel interface, power consumption is in 100mW left and right, this chip has the ESD ability of input saturation function and 7kV, is suitable for industrial occasions.
The difference of a kind of universal industrial kinetic control system based on FPGA described in embodiment two, this embodiment and embodiment one is, described FPGA module 1 employing EP3C40Q240 control chip realization.
In present embodiment, FPGA module 1 adopts EP3C40Q240 control chip to realize, 40K LE logical block contained in this control chip inside, have 126 available I/O resources, the RAM that contains 100kByte and 4 PLL, the integrated multiplier of 128 18 * 18, system adopts the crystal oscillator of 50M as system clock, by frequency multiplication, inner soft core operates under the frequency of 100MHz.System adopts independently soft-core processor to realize parallel control by hardware resource being taken to more communication algorithm, can greatly improve so the execution efficiency of system monitoring of system executive system communication control.System has extended out the FLASH chip AM29LV160 of a slice 16 * 1MB and the sram chip IS61LV25616 of 1 16 * 512KB, meets systematic control algorithm for the storage demand of program and data.
The difference of a kind of universal industrial kinetic control system based on FPGA described in embodiment three, this embodiment and embodiment one is, the data receiver computing module that described FPGA module 1 inside has software to realize, described data receiver computing module comprises:
For receive the external fieldbus data reception module of external fieldbus data by bus interface module 2,
For send the external fieldbus data transmission blocks of data to external fieldbus by bus interface module 2,
For receive the host computer data reception module of host computer data by usb interface module 3,
For send the host computer data transmission blocks of data to host computer by usb interface module 3,
For receive the SD storing card data receiver module of SD storing card data by SD card interface module 4,
For send the SD storing card data sending module of data to SD storage card by SD card interface module 4,
For receive the servo driver of motor data reception module of servo driver of motor data by driver interface module 6,
For send the servo driver of motor data transmission blocks of data to servo driver of motor by driver interface module 6,
For outside fieldbus data, host computer data, servo driver of motor data and SD storing card data are resolved, and analysis result is sent to the fixed-point processor of floating point processor,
For carrying out logical operation according to analysis result, and logic operation result is sent to the floating point processor of motor control module,
For the motor control module of servo driver of motor being controlled according to software operation result.
In present embodiment, at two NIOS II controllers of FPGA module 1 inner embedding, one of them is fixed-point processor, another is floating point processor, fixed-point processor is responsible for communication control and the status monitoring of system, this processor can pass through one or more in software configuration utility industrial ethernet protocol, CAN agreement, ModBus and Profibus agreement according to specific needs, this processor can also rely on USB interface to be connected with host computer simultaneously, by FIFO, carry out data buffering, improve reading efficiency; Floating point processor is responsible for carrying out kinematics computing, when fixed-point processor is transferred to instruction and parameter after floating point processor, happiness, with starting to carry out the kinematic calculation such as coordinate transform, straight line and circular interpolation, is controlled servo driver of motor thereby finally each axle controlled quentity controlled variable is sent to motor control module.
The difference of a kind of universal industrial kinetic control system based on FPGA described in embodiment four, this embodiment and embodiment three is, described motor control module comprises:
For identifying the Electric Machine Control identification module that the current control method that servo driver of motor is controlled is open-loop control method or closed loop control method, when control method is open-loop control method, Electric Machine Control identification module sends out-of-work signal to closed loop control module, when control method is closed loop control method, Electric Machine Control identification module sends the signal of starting working to closed loop control module
Be used for the positional information of the servo driver of motor of receiving position sensor assembly 12 transmissions, and this positional information be sent to the positional information receiver module of closed loop control module,
For the positional information of servo driver of motor and the logic operation result of floating point processor transmission sending according to positional information receiver module, generate closed-loop control signal, and this closed-loop control signal be sent to the closed loop control module of closed loop pwm pulse generation module,
For when the control method of servo driver of motor is open-loop control method, according to logic operation result, generate the open loop pwm pulse generation module of open loop pwm pulse,
For when the control method of servo driver of motor is closed loop control method, according to the closed loop pwm pulse generation module of logic operation result and closed-loop control signal generation closed loop pwm pulse.
The difference of a kind of universal industrial kinetic control system based on FPGA described in embodiment five, this embodiment and embodiment four is, described motor control module is 1-5.
The difference of a kind of universal industrial kinetic control system based on FPGA described in embodiment six, this embodiment and embodiment one is, described driver interface module 6 comprises:
For the level switch module 13 that the open loop control signal of FPGA module 1 output and closed-loop control signal are converted to differential signal,
For obtaining the positional information of servo driver of motor, and this positional information is delivered to the position transducer module 12 of FPGA module 1 by position sensor interface module.
In present embodiment, level switch module 13 adopts MAX3488 chip to realize, concrete communications protocol is resolved by the hardware module in FPGA module 1, by MAX3488 chip, pwm pulse is converted to differential signal simultaneously, and feedback differential signal is converted to common LVCMOS level.
The difference of a kind of universal industrial kinetic control system based on FPGA described in embodiment seven, this embodiment and embodiment one is, described configuration module 8 comprises:
For the FLASH module of storing FPGA module 1 system software,
For load FPGA module 1 configuration information, carry out the system software that FLASH module is stored, and overall control variable and motion control arithmetic are sent to the configuring chip module of RAM module,
For the RAM module of storing overall control variable and motion control arithmetic.
A kind of universal industrial kinetic control system based on FPGA described in embodiment eight, this embodiment and embodiment one, it is characterized in that, it also comprises the CPLD module 7 for the pin of FPGA module 1 and resource allocation information are encrypted.
CPLD module 7 described in present embodiment adopts EPM570T100IN chip to realize, and configurator and the application program of FPGA module 1 inside is encrypted, for system provides better security.
The control method of embodiment nine, a kind of universal industrial kinetic control system based on FPGA based on described in embodiment one to eight any one comprises the following steps:
For loading the pin of FPGA module 1 and the system software of resource allocation information and 1 storage of execution FPGA module, and the configuration step that this configuration information is stored,
The duty detecting step in normal operating conditions whether for detection of the monitoring of system works voltage and house dog,
For FPGA module 1, receive the external fieldbus data receiver step of external fieldbus data,
For the fixed-point arithmetic step that outside fieldbus data, host computer data, servo driver of motor data and SD storing card data are carried out to instruction parsing,
For carry out motor motion control and single shaft-driven floating-point operation step according to instruction analysis result,
For identifying the Electric Machine Control identification step that the current control method that servo driver of motor is controlled is open-loop control method or closed loop control method, when control method is open-loop control method, Electric Machine Control identification module sends out-of-work signal to closed loop control module, when control method is closed loop control method, Electric Machine Control identification module sends the signal of starting working to closed loop control module
Be used for the positional information of the servo driver of motor of receiving position sensor assembly 12 transmissions, and this positional information be sent to the positional information receiving step of closed loop control module,
Be used for according to the closed-loop control step of the positional information of servo driver of motor and logic operation result generation closed-loop control signal,
For when the control method of servo driver of motor is open-loop control method, the open loop pwm pulse that generates open loop pwm pulse according to logic operation result generates step,
For when the control method of servo driver of motor is closed loop control method, according to the closed loop pwm pulse of logic operation result and closed-loop control signal generation closed loop pwm pulse, generate step.

Claims (9)

1. the universal industrial kinetic control system based on FPGA, is characterized in that, it comprises:
For realizing data interaction with external fieldbus, host computer, servo driver of motor and SD storage card, and according to the data message receiving, carry out the FPGA module (1) of kinematic calculation simultaneously,
Be used for realizing the bus interface module (2) that external fieldbus and FPGA module (1) are carried out data interaction,
Be used for realizing the usb interface module (3) that host computer and FPGA module (1) are carried out data interaction,
Be used for realizing the SD card interface module (4) that SD storage card and FPGA module (1) are carried out data interaction,
Be used for realizing the driver interface module (6) that servo driver of motor and FPGA module (1) are carried out data interaction,
For loading the pin of FPGA module (1) and the system software of resource allocation information and execution FPGA module (1) storage, and the configuration module that this configuration information is stored (8),
For the simulating signal of outside input is converted to digital signal, and this digital signal is delivered to the A/D modular converter of FPGA module (1).
2. a kind of universal industrial kinetic control system based on FPGA according to claim 1, is characterized in that, described FPGA module (1) adopts EP3C40Q240 control chip to realize.
3. a kind of universal industrial kinetic control system based on FPGA according to claim 1, is characterized in that, the data receiver computing module that described FPGA module (1) inside has software to realize, and described data receiver computing module comprises:
For receive the external fieldbus data reception module of external fieldbus data by bus interface module (2),
For send the external fieldbus data transmission blocks of data to external fieldbus by bus interface module (2),
For receive the host computer data reception module of host computer data by usb interface module (3),
For send the host computer data transmission blocks of data to host computer by usb interface module (3),
For receive the SD storing card data receiver module of SD storing card data by SD card interface module (4),
For send the SD storing card data sending module of data to SD storage card by SD card interface module (4),
For receive the servo driver of motor data reception module of servo driver of motor data by driver interface module (6),
For send the servo driver of motor data transmission blocks of data to servo driver of motor by driver interface module (6),
For outside fieldbus data, host computer data, servo driver of motor data and SD storing card data are resolved, and analysis result is sent to the fixed-point processor of floating point processor,
For carrying out logical operation according to analysis result, and logic operation result is sent to the floating point processor of motor control module,
For the motor control module of servo driver of motor being controlled according to logic operation result.
4. a kind of universal industrial kinetic control system based on FPGA according to claim 3, is characterized in that, described motor control module comprises:
For identifying the Electric Machine Control identification module that the current control method that servo driver of motor is controlled is open-loop control method or closed loop control method, when control method is open-loop control method, Electric Machine Control identification module sends out-of-work signal to closed loop control module, when control method is closed loop control method, Electric Machine Control identification module sends the signal of starting working to closed loop control module
Be used for the positional information of the servo driver of motor of receiving position sensor assembly (12) transmission, and this positional information be sent to the positional information receiver module of closed loop control module,
For the positional information of servo driver of motor and the logic operation result of floating point processor transmission sending according to positional information receiver module, generate closed-loop control signal, and this closed-loop control signal be sent to the closed loop control module of closed loop pwm pulse generation module,
For when the control method of servo driver of motor is open-loop control method, according to logic operation result, generate the open loop pwm pulse generation module of open loop pwm pulse,
For when the control method of servo driver of motor is closed loop control method, according to the closed loop pwm pulse generation module of logic operation result and closed-loop control signal generation closed loop pwm pulse.
5. a kind of universal industrial kinetic control system based on FPGA according to claim 4, is characterized in that, described motor control module is 1-5.
6. a kind of universal industrial kinetic control system based on FPGA according to claim 1, is characterized in that, described driver interface module (6) comprising:
For the level switch module (13) that the open loop control signal of FPGA module (1) output and closed-loop control signal are converted to differential signal,
For obtaining the positional information of servo driver of motor, and this positional information is delivered to the position transducer module (12) of FPGA module (1) by position sensor interface module.
7. a kind of universal industrial kinetic control system based on FPGA according to claim 1, is characterized in that, described configuration module (8) comprising:
Be used for storing the FLASH module of FPGA module (1) system software,
Be used for loading FPGA module (1) configuration information, carry out the system software that FLASH module is stored, and overall control variable and motion control arithmetic are sent to the configuring chip module of RAM module,
For the RAM module of storing overall control variable and motion control arithmetic.
8. a kind of universal industrial kinetic control system based on FPGA according to claim 1, is characterized in that, it also comprises the CPLD module (7) for the pin of FPGA module (1) and resource allocation information are encrypted.
9. the control method of a kind of universal industrial kinetic control system based on FPGA based on described in claim 1-8 any one, is characterized in that, it comprises the following steps:
For loading the pin of FPGA module (1) and the system software of resource allocation information and execution FPGA module (1) storage, and the configuration step that this configuration information is stored,
The duty detecting step in normal operating conditions whether for detection of the monitoring of system works voltage and house dog,
For FPGA module (1), receive the external fieldbus data receiver step of external fieldbus data,
For the fixed-point arithmetic step that outside fieldbus data, host computer data, servo driver of motor data and SD storing card data are carried out to instruction parsing,
For carry out motor motion control and single shaft-driven floating-point operation step according to instruction analysis result,
For identifying the Electric Machine Control identification step that the current control method that servo driver of motor is controlled is open-loop control method or closed loop control method, when control method is open-loop control method, Electric Machine Control identification module sends out-of-work signal to closed loop control module, when control method is closed loop control method, Electric Machine Control identification module sends the signal of starting working to closed loop control module
Be used for the positional information of the servo driver of motor of receiving position sensor assembly (12) transmission, and this positional information be sent to the positional information receiving step of closed loop control module,
Be used for according to the closed-loop control step of the positional information of servo driver of motor and logic operation result generation closed-loop control signal,
For when the control method of servo driver of motor is open-loop control method, the open loop pwm pulse that generates open loop pwm pulse according to logic operation result generates step,
For when the control method of servo driver of motor is closed loop control method, according to the closed loop pwm pulse of logic operation result and closed-loop control signal generation closed loop pwm pulse, generate step.
CN201410250922.8A 2014-06-06 2014-06-06 A kind of universal industrial kinetic control system based on FPGA and control method based on this kinetic control system Active CN103984275B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410250922.8A CN103984275B (en) 2014-06-06 2014-06-06 A kind of universal industrial kinetic control system based on FPGA and control method based on this kinetic control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410250922.8A CN103984275B (en) 2014-06-06 2014-06-06 A kind of universal industrial kinetic control system based on FPGA and control method based on this kinetic control system

Publications (2)

Publication Number Publication Date
CN103984275A true CN103984275A (en) 2014-08-13
CN103984275B CN103984275B (en) 2016-08-17

Family

ID=51276293

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410250922.8A Active CN103984275B (en) 2014-06-06 2014-06-06 A kind of universal industrial kinetic control system based on FPGA and control method based on this kinetic control system

Country Status (1)

Country Link
CN (1) CN103984275B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105592107A (en) * 2016-03-01 2016-05-18 南京富岛信息工程有限公司 Device and method for safely collecting industrial process data on basis of FPGA
CN106227088A (en) * 2015-05-20 2016-12-14 施耐德电器工业公司 Communication means
CN106773992A (en) * 2017-01-04 2017-05-31 钢研纳克检测技术有限公司 One kind is for the motor-driven motion controller of multiclass in analytical instrument
CN107942797A (en) * 2017-11-29 2018-04-20 上海无线电设备研究所 Embedded dual core servo controller and its design method based on SOPC
CN108536061A (en) * 2018-04-03 2018-09-14 北京爱科迪通信技术股份有限公司 A kind of driving method for kinetic control system
CN109298683A (en) * 2018-11-26 2019-02-01 上海维宏电子科技股份有限公司 Support the digital control system of a variety of bus driver communications protocol
CN110515321A (en) * 2018-05-22 2019-11-29 上海优爱宝智能机器人科技股份有限公司 The happy high platform of industry
CN111045392A (en) * 2019-12-06 2020-04-21 广东工业大学 Servo motion control card interface circuit based on FPGA
CN111443630A (en) * 2020-04-03 2020-07-24 军创(厦门)自动化科技有限公司 Servo driver with built-in programmable control function
CN111571589A (en) * 2020-05-18 2020-08-25 珠海格力电器股份有限公司 Slave station control device, terminal control system and slave station control method
CN111665752A (en) * 2020-05-27 2020-09-15 中国核电工程有限公司 FPGA-based loading and unloading machine motion control system and method
CN111766807A (en) * 2020-06-23 2020-10-13 济南浪潮高新科技投资发展有限公司 Hospital ward night shift inspection robot control system
CN113703838A (en) * 2021-08-30 2021-11-26 远景智能国际私人投资有限公司 Device control method, device and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101634071A (en) * 2009-08-13 2010-01-27 浙江理工大学 Electronic jacquard machine control system based on FPGA
CN102291073A (en) * 2011-08-04 2011-12-21 广西民族师范学院 Multi-axis stepper motor interpolation controller and multi-axis stepper motor motion control card
CN102298336A (en) * 2010-06-24 2011-12-28 深圳市雷泰控制技术有限公司 Motion controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101634071A (en) * 2009-08-13 2010-01-27 浙江理工大学 Electronic jacquard machine control system based on FPGA
CN102298336A (en) * 2010-06-24 2011-12-28 深圳市雷泰控制技术有限公司 Motion controller
CN102291073A (en) * 2011-08-04 2011-12-21 广西民族师范学院 Multi-axis stepper motor interpolation controller and multi-axis stepper motor motion control card

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
周赞: "基于FPGA的机器人多轴运动控制器设计与实验研究", 《中国优秀硕士论文全文数据库》, vol. 2014, no. 5, 15 May 2014 (2014-05-15), pages 7 - 38 *
潘德灿: "基于NiosII的慢走丝线切割数控系统的研究", 《百度文库》, 22 April 2013 (2013-04-22) *

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227088B (en) * 2015-05-20 2020-09-08 施耐德电器工业公司 Communication method
CN106227088A (en) * 2015-05-20 2016-12-14 施耐德电器工业公司 Communication means
CN105592107B (en) * 2016-03-01 2018-10-23 南京富岛信息工程有限公司 A kind of safe harvester of industrial process data based on FPGA and method
CN105592107A (en) * 2016-03-01 2016-05-18 南京富岛信息工程有限公司 Device and method for safely collecting industrial process data on basis of FPGA
CN106773992A (en) * 2017-01-04 2017-05-31 钢研纳克检测技术有限公司 One kind is for the motor-driven motion controller of multiclass in analytical instrument
CN107942797A (en) * 2017-11-29 2018-04-20 上海无线电设备研究所 Embedded dual core servo controller and its design method based on SOPC
CN108536061A (en) * 2018-04-03 2018-09-14 北京爱科迪通信技术股份有限公司 A kind of driving method for kinetic control system
CN110515321A (en) * 2018-05-22 2019-11-29 上海优爱宝智能机器人科技股份有限公司 The happy high platform of industry
CN109298683A (en) * 2018-11-26 2019-02-01 上海维宏电子科技股份有限公司 Support the digital control system of a variety of bus driver communications protocol
CN109298683B (en) * 2018-11-26 2021-05-18 上海维宏电子科技股份有限公司 Numerical control system supporting multiple bus driver communication protocols
CN111045392A (en) * 2019-12-06 2020-04-21 广东工业大学 Servo motion control card interface circuit based on FPGA
CN111443630A (en) * 2020-04-03 2020-07-24 军创(厦门)自动化科技有限公司 Servo driver with built-in programmable control function
CN111443630B (en) * 2020-04-03 2022-01-14 军创(厦门)自动化科技有限公司 Servo driver with built-in programmable control function
CN111571589A (en) * 2020-05-18 2020-08-25 珠海格力电器股份有限公司 Slave station control device, terminal control system and slave station control method
CN111665752A (en) * 2020-05-27 2020-09-15 中国核电工程有限公司 FPGA-based loading and unloading machine motion control system and method
CN111665752B (en) * 2020-05-27 2022-09-27 中国核电工程有限公司 FPGA-based loading and unloading machine motion control system and method
CN111766807A (en) * 2020-06-23 2020-10-13 济南浪潮高新科技投资发展有限公司 Hospital ward night shift inspection robot control system
CN113703838A (en) * 2021-08-30 2021-11-26 远景智能国际私人投资有限公司 Device control method, device and storage medium
CN113703838B (en) * 2021-08-30 2024-01-05 远景智能国际私人投资有限公司 Equipment control method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN103984275B (en) 2016-08-17

Similar Documents

Publication Publication Date Title
CN103984275A (en) FPGA (Field Programmable Gate Array) based general industrial movement control system and control method based on movement control system
CN107505882A (en) A kind of multi-axis motion controller and control method
CN102109836B (en) Expandable and cuttable multi-shaft movement control system and method
CN102253657B (en) Implementation method for networked system structure of numerical control system
CN103226344B (en) A kind of motion control on-chip system
CN103425106A (en) Linux-based Ethercat maser/slave station control system and method
CN105892412B (en) Multi-shaft motion control system hardware structure based on self-defined bus
CN102540982B (en) Motion control card and motion control method
CN105242640A (en) Novel high-speed and high-precision multi-axis servo motion controller circuit
CN103941648A (en) Multi-axis motion control system and control method thereof
CN103901822A (en) Multi-shaft linkage motion control system
CN201689325U (en) Enlargeable and reducible multi-axis motion control system
CN203250190U (en) Controller of industrial robot
CN105373109B (en) A kind of Delta robots control system
CN103901804A (en) Servo system real-time motion controller based on DSP and FPGA and control method
CN105955202A (en) Network-based economical embedded five-axis numerical control system and control method thereof
CN206710827U (en) A kind of modular motion controller
CN203825438U (en) Servo driver and multi-shaft control system using the same
JPWO2008146477A1 (en) PLC with communication function
CN108062049A (en) A kind of embedded multi-shaft motion control system based on STM32
CN202677196U (en) AGV interface board based FPGA
CN102722174B (en) AGV (Automatic Guided Vehicle) control system based on bus control mode
CN201600591U (en) Built-in type networked motion controller with high integrated level
CN101853591B (en) Integrated control system experiment device and operation method
CN204790504U (en) Based on embedded AC servo controlling means of CPCI bus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20171103

Address after: 510641 Tianhe District, Guangdong, No. five road, No. 381,

Patentee after: Sun Jingting

Address before: 100191 238 Bai Yan mansion, 1307 middle Fourth Ring Road, Haidian District, Beijing

Patentee before: Beijing Jing Kehai work Science and Technology Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20180625

Address after: 518102 Guangdong province Shenzhen Longhua District view Lake Street Songyuan Xiamen community tiger ground row 117 beautiful land 7 Building 403

Patentee after: Jing Ke (Shenzhen) robot technology Co., Ltd.

Address before: No. 381, five mountain road, Tianhe District, Guangzhou, Guangdong

Patentee before: Sun Jingting