CN101420435A - Communication protocol conversion device and method based on embedded multiple MCU - Google Patents

Communication protocol conversion device and method based on embedded multiple MCU Download PDF

Info

Publication number
CN101420435A
CN101420435A CNA2008102028449A CN200810202844A CN101420435A CN 101420435 A CN101420435 A CN 101420435A CN A2008102028449 A CNA2008102028449 A CN A2008102028449A CN 200810202844 A CN200810202844 A CN 200810202844A CN 101420435 A CN101420435 A CN 101420435A
Authority
CN
China
Prior art keywords
mcu
embedded
communication
data
protocol conversion
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
CNA2008102028449A
Other languages
Chinese (zh)
Other versions
CN101420435B (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.)
Shanghai University of Electric Power
State Grid Shanghai Electric Power Co Ltd
Original Assignee
Shanghai University of Electric Power
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai University of Electric Power filed Critical Shanghai University of Electric Power
Priority to CN2008102028449A priority Critical patent/CN101420435B/en
Publication of CN101420435A publication Critical patent/CN101420435A/en
Application granted granted Critical
Publication of CN101420435B publication Critical patent/CN101420435B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Communication Control (AREA)

Abstract

The present invention relates to a kind of communication protocol conversion device and method, adopt embedded multiple MCU and real-time multi-task operating system uC/OS-II based on embedded multiple MCU.Communication protocol conversion device is with the communication of agreements such as Modbus/RTU or ASCII realization with the data acquisition I/O module of mechanical floor, obtain the industry spot measurement data, adopt ethernet interface remote data to be transferred to supervisory control systems such as upper DAS, DCS then with agreements such as Modbus/TCP, TCP/IP, realize the relaying and the protocol conversion function of industrial communication network, so that the serial equipment of mechanical floor can easily be connected to the supervisory layers network.Adopt embedded multiple MCU and high speed dual port RAM data sharing technology, simplify circuit design, improve reliability, the real-time of system, convenient exchanges data, data sharing and the information processing that realizes between embedded MCU.

Description

Communication protocol conversion device and method based on embedded multiple MCU
Technical field
The present invention relates to a kind of communication Protocol Conversion technology, particularly relate to a kind of communication protocol conversion device and method based on embedded multiple MCU.
Background technology
At industry-by-industries such as electric power, oil, chemical industry, metallurgy, iron and steel, traffic, on-site signal need be sent to supervisory control systems such as upper DAS, DCS by data communication network after carrying out continuous acquisition and processing by data acquisition system.Because field level equipment exists many different with the equipment of controlled stage or monitoring level for data processing and transmission, therefore on-site signal is sent in the process of upper location supervisory often needs through different data communication networks, and communication protocol conversion device is just essential.
Fast development along with technology such as computer, electronics, automation, Networks and Communications, networking, intellectuality, digitized dcs have obtained extensive use, and this just requires the accuracy of the every data of control system and reliability are had higher requirement.And at present most of adopt not only disposal ability is limited based on the Single Chip Microcomputer (SCM) system of single task order mechanism, and have system real time, the relatively poor problem of reliability.In recent years, embedded technology has obtained developing rapidly, embedded system can adapt to the strict demand of data acquisition and monitoring system to aspects such as function, reliability, cost, volume and power consumptions well, is that the communication protocol conversion device that core makes up data acquisition of new generation and monitoring system has the important application meaning with high-performance embedded microprocessor.
Summary of the invention
It is limited to The present invention be directed in the existing communication technology Single Chip Microcomputer (SCM) system disposal ability, and there are system real time, the relatively poor problem of reliability, a kind of communication protocol conversion device and method based on embedded multiple MCU proposed, adopt embedded multiple MCU and high speed dual port RAM data sharing technology, improve reliability, the real-time of system, can conveniently realize exchanges data, data sharing and information processing between embedded MCU.
Technical scheme of the present invention is: a kind of communication protocol conversion device based on embedded multiple MCU, comprise the LCD liquid crystal display, button, Ethernet, the RSB485 communication interface, the RS232 communication interface, also comprise embedded from MCU, dual port RAM, embedded main MCU, wherein embeddedly realize and the industry spot data communication with Modbus/RTU or ASCII protocol by RS232 communication interface or RS485 communication interface from MCU, embeddedly data are put into the dual port RAM from MCU, embedded main MCU and dual port RAM swap data, receive the instruction of keyboard, and be in charge of system parameter setting, simultaneously data are outputed to the LCD liquid crystal display, and remote data is transferred to upper location supervisory by ethernet interface.
Described dual port RAM adopts the IDT7134 chip with asynchronous high-speed twoport static RAM (SRAM), and this chip has two fully independently ports, and each port all has control line, address wire and the data wire of oneself, race logic circuit that inside is integrated.The RAM memory of described IDT7134 chip is divided into two, passes to embedded data from MCU for embedded main MCU for one, this part only allows embedded main MCU read-write, and is embedded read-only from MCU; Another piece is embeddedly to pass to the data of embedded main MCU from MCU, and this part only allows embedded from the MCU read-write, and embedded main MCU is read-only.
A kind of communication protocol conversion method based on embedded multiple MCU comprises communication protocol conversion device and real-time multi-task operating system uC/OS-II based on embedded multiple MCU, and concrete grammar may further comprise the steps:
1) call OSInit () function: OSInit () function has been set up 2 tasks: idle task and statistics task, and wherein idle task is not moved when every other task is ready, and statistics task mainly calculates the utilance of CPU;
2) carry out InitHardware () function, finish system clock setting and each hardware parameter setting, carry out InitPara () function and finish the system global variables initialization, carry out the initialization that CommInit () function is finished UART serial ports parameter, set up communication task;
3) enter the uC/OS-II of system kernel, multitask brings into operation;
4) communication task of system is mainly finished request of data and is waited for the answer signal amount that receives interrupt service subroutine, finishes the function that sends the claim frame data in the idle task that the uC/OS-II kernel is set up;
5) system establishes 3 interrupt service subroutines: regularly interruption, outside 0 is interrupted and the communication reception is interrupted, wherein regularly interrupt realizing time-delay and overtime controlled function, outside 0 interrupts sending communication finishes semaphore functionality, and communication receives interrupts being responsible for receiving the acknowledgement frame data;
6) all reinitialize the UART serial ports one time after each communication is finished, can eliminate the accumulated error of communication baud rate, program can realize and 32 Slave device talks, sends Slave device address number successively.
Beneficial effect of the present invention is: the present invention is based on the communication protocol conversion method of embedded multiple MCU, realize the relaying and the protocol conversion function of industrial communication network, so that the serial equipment of mechanical floor can easily be connected to the supervisory layers network.Communication protocol conversion device adopts embedded multiple MCU and high speed dual port RAM data sharing technology, simplifies circuit design, improves reliability, the real-time of system, convenient exchanges data, data sharing and the information processing that realizes between embedded MCU.
Description of drawings
Fig. 1 the present invention is based on the system construction drawing of the communication protocol conversion device of embedded multiple MCU;
Fig. 2 the present invention is based on the communication protocol conversion method main program flow chart of embedded multiple MCU;
Fig. 3 the present invention is based on the communication protocol conversion method communication task scheduling process figure of embedded multiple MCU;
Fig. 4 the present invention is based on the communication protocol conversion method communication task program flow diagram of embedded multiple MCU;
Fig. 5 the present invention is based on the communication protocol conversion method data requester flow chart of embedded multiple MCU;
Fig. 6 the present invention is based on the communication protocol conversion method Data Receiving interrupt service routine flow chart of embedded multiple MCU.
Embodiment
As shown in Figure 1, the communication protocol conversion device based on embedded multiple MCU comprises embedded from MCU1, dual port RAM 2, LCD liquid crystal display 3, embedded main MCU4, button 5, Ethernet 6, RSB485 communication interface 7 and RS232 communication interface 8.Wherein embeddedly realize data acquisition I/O module with mechanical floor by RS232 communication interface 8 or RS485 communication interface 7 with agreements such as Modbus/RTU or ASCII from MCU1, the communication of intelligent instrumentation etc., obtain the industry spot measurement data, embeddedly data are put into the dual port RAM 2 from MCU1, embedded main MCU4 and dual port RAM 2 swap datas, receive the instruction of keyboard 5, and be in charge of system parameter setting, simultaneously data are outputed to LCD liquid crystal display 3, and pass through Ethernet 6 communication interfaces with Modbus/TCP, agreements such as TCP/IP are transferred to upper DAS with remote data, supervisory control systems such as DCS.
The present invention has adopted high speed dual port RAM data sharing technology, dual port RAM 2 chips adopt IDT7134, and this chip is an asynchronous high-speed twoport static RAM (SRAM), has two fully independently ports, each port all has control line, address wire and the data wire of oneself, race logic circuit that inside is integrated.Embedded MCU is equivalent to the operation of dual port RAM port its external RAM is operated.The present invention distributes memory according to the transfer of data characteristics, realizes arbitration on software, employing is divided into two with the RAM memory of IDT7134, pass to embedded data from MCU for embedded main MCU for one, this part only allows embedded main MCU read-write, and is embedded read-only from MCU; Another piece is embeddedly to pass to the data of embedded main MCU from MCU, and this part only allows embedded from the MCU read-write, and embedded main MCU is read-only.So just solved the problem of shared data conflict.In addition, the address latch of communication protocol conversion device adopts 74HC373 and 74HC573, is respectively applied for the address latch of the left and right sides port of dual port RAM.
Be illustrated in figure 2 as main program flow chart of the present invention, but its software platform adopts that source code is open, portable cutting, curable preemptive type real-time multi-task operating system uC/OS-II.Adopt the uC/OS-II The Realtime Operating System Nucleus, simplified the design of application system, make whole system simple for structure, make complicated application program levelization.Before any function of using uC/OS-II to provide, must call OSInit () function.OSInit () function has been set up 2 tasks: idle task and statistics task, and wherein idle task is not moved when every other task is ready, and statistics task mainly calculates the utilance of CPU.InitHardware () function is mainly finished system clock setting and each hardware parameter setting, and InitPara () function is finished the system global variables initialization, and CommInit () function is finished the initialization of UART serial ports parameter, sets up communication task.
Be illustrated in figure 3 as communication task scheduling process of the present invention, the communication task of system is responsible for the acknowledgement frame data of treatment S lave.Promptly finish request of data and wait for the answer signal amount that receives interrupt service subroutine, finish in the idle task of function by the foundation of uC/OS-II kernel of transmission claim frame data.There are 3 interrupt service subroutines in system: regularly interruption, outside 0 is interrupted and the communication reception is interrupted.Regularly interrupt realizing functions such as time-delay and overtime control, outside 0 interrupts sending communication finishes semaphore functionality, and communication receives interruption and is responsible for receiving the acknowledgement frame data.Communication dispatch moves on to idle task to the function that sends the claim frame data, and the communicating interrupt service subprogram is changed into non-shielding interruption, can not be subjected to the uC/OS-II inner core managing like this.But the service that can not use kernel to provide in the communicating interrupt service subprogram so promptly can not be called OSSemPost () function transmission communication and finished semaphore.In order to address this problem, increased outside 0 interrupt service subroutine, after promptly in the communicating interrupt service subprogram, receiving the complete answer frame data, trigger once outside 0 interruption (being subjected to the uC/OS-II inner core managing), externally call the transmission of OSSemPost () function in 0 interrupt service subroutine and receive the acknowledgement frame data semaphore.So both solve the response speed of communication, improved real-time and reliability again.
Be illustrated in figure 4 as communication task program flow diagram of the present invention, all reinitialize the UART serial ports one time after it should be noted that each communication, can eliminate the accumulated error of communication baud rate like this.Program can realize and 32 Slave device talks, sends Slave device address number successively.
Communication task is mainly finished request of data and is waited for the function of the answer signal amount that receives interrupt service subroutine.The data requester flow process as shown in Figure 5, Data Receiving interrupt service routine flow process is as shown in Figure 6.

Claims (4)

1, a kind of communication protocol conversion device based on embedded multiple MCU, comprise the LCD liquid crystal display, button, Ethernet, the RSB485 communication interface, the RS232 communication interface, it is characterized in that, also comprise embedded from MCU, dual port RAM, embedded main MCU, wherein embeddedly realize and the industry spot data communication with Modbus/RTU or ASCII protocol by RS232 communication interface or RS485 communication interface from MCU, embeddedly data are put into the dual port RAM from MCU, embedded main MCU and dual port RAM swap data, receive the instruction of keyboard, and be in charge of system parameter setting, simultaneously data are outputed to the LCD liquid crystal display, and remote data is transferred to upper location supervisory by ethernet interface.
2, according to the described communication protocol conversion device of claim 1 based on embedded multiple MCU, it is characterized in that, described dual port RAM adopts the IDT7134 chip with asynchronous high-speed twoport static RAM (SRAM), this chip has two fully independently ports, each port all has control line, address wire and the data wire of oneself, race logic circuit that inside is integrated.
3, according to the described communication protocol conversion device of claim 2 based on embedded multiple MCU, it is characterized in that, the RAM memory of described IDT7134 chip is divided into two, pass to embedded data for embedded main MCU for one from MCU, this part only allows embedded main MCU read-write, and is embedded read-only from MCU; Another piece is embeddedly to pass to the data of embedded main MCU from MCU, and this part only allows embedded from the MCU read-write, and embedded main MCU is read-only.
4, a kind of communication protocol conversion method based on embedded multiple MCU comprises communication protocol conversion device and real-time multi-task operating system uC/OS-II based on embedded multiple MCU, and concrete grammar may further comprise the steps:
1) call OSInit () function: OSInit () function has been set up 2 tasks: idle task and statistics task, and wherein idle task is not moved when every other task is ready, and statistics task mainly calculates the utilance of CPU;
2) carry out InitHardware () function, finish system clock setting and each hardware parameter setting, carry out InitPara () function and finish the system global variables initialization, carry out the initialization that CommInit () function is finished UART serial ports parameter, set up communication task;
3) enter the uC/OS-II of system kernel, multitask brings into operation;
4) communication task of system is mainly finished request of data and is waited for the answer signal amount that receives interrupt service subroutine, finishes the function that sends the claim frame data in the idle task that the uC/OS-II kernel is set up;
5) system establishes 3 interrupt service subroutines: regularly interruption, outside 0 is interrupted and the communication reception is interrupted, wherein regularly interrupt realizing time-delay and overtime controlled function, outside 0 interrupts sending communication finishes semaphore functionality, and communication receives interrupts being responsible for receiving the acknowledgement frame data;
6) all reinitialize the UART serial ports one time after each communication is finished, can eliminate the accumulated error of communication baud rate, program can realize and 32 Slave device talks, sends Slave device address number successively.
CN2008102028449A 2008-11-18 2008-11-18 Communication protocol conversion device and method based on embedded multiple MCU Active CN101420435B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2008102028449A CN101420435B (en) 2008-11-18 2008-11-18 Communication protocol conversion device and method based on embedded multiple MCU

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2008102028449A CN101420435B (en) 2008-11-18 2008-11-18 Communication protocol conversion device and method based on embedded multiple MCU

Publications (2)

Publication Number Publication Date
CN101420435A true CN101420435A (en) 2009-04-29
CN101420435B CN101420435B (en) 2012-01-04

Family

ID=40631039

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2008102028449A Active CN101420435B (en) 2008-11-18 2008-11-18 Communication protocol conversion device and method based on embedded multiple MCU

Country Status (1)

Country Link
CN (1) CN101420435B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102306134A (en) * 2011-08-15 2012-01-04 福州科迪电子技术有限公司 Method and device for converting serial data of electronic scale into computer universal serial bus (USB) data
CN102316129A (en) * 2010-07-01 2012-01-11 江苏大学 Method of data exchange between embedded device and remote database
CN102843380A (en) * 2012-09-13 2012-12-26 深圳市亚特尔科技有限公司 Method for solving serial port communication bottleneck based on MODBUS
CN103460625A (en) * 2010-09-28 2013-12-18 库帕技术公司 Dual-port Ethernet traffic management for protocol conversion
CN103581163A (en) * 2013-04-24 2014-02-12 安徽师范大学 Multifunctional remote I/O port control server and design method thereof
CN104021064A (en) * 2014-05-23 2014-09-03 无锡市崇安区科技创业服务中心 Serial communication data monitoring method
CN104580187A (en) * 2014-12-31 2015-04-29 厦门为那通信科技有限公司 Method for achieving interaction of external devices of different MODULEBUS protocols and server
CN107132799A (en) * 2017-06-21 2017-09-05 湖南利能科技股份有限公司 A kind of apparatus and method of many MCU data interactions intelligent acquisitions
CN107592286A (en) * 2016-07-06 2018-01-16 沈阳源通智能电力科技有限公司 A kind of intelligent communications terminal and its implementation for supporting multi-protocols
CN109032021A (en) * 2018-08-07 2018-12-18 中国航空工业集团公司雷华电子技术研究所 A kind of application method of the double MCU warm back-up control systems of redundancy
CN109150680A (en) * 2018-08-30 2019-01-04 青岛科技大学 A kind of adaptive determining address networking circuit and method suitable for RS485 bus
CN109358550A (en) * 2018-11-01 2019-02-19 广东粤迪厚创科技发展有限公司 A kind of detection device and detection method of communication apparatus
CN110138810A (en) * 2019-06-28 2019-08-16 阳光电源股份有限公司 Communications protocol switching method and system
CN110688263A (en) * 2019-09-30 2020-01-14 中国工程物理研究院计算机应用研究所 FPGA-based hard disk automatic switching device and application method
CN111512251A (en) * 2017-12-19 2020-08-07 Abb瑞士股份有限公司 Method for facilitating control system testing and simulation
CN111355618B (en) * 2020-05-25 2020-08-14 中国人民解放军国防科技大学 Serial port equipment adaptation system for semi-physical network simulation and use method
CN113904882A (en) * 2021-09-24 2022-01-07 广东汇天航空航天科技有限公司 Communication control system and communication control method of multiple MCU units
CN114461162A (en) * 2022-01-21 2022-05-10 思澈科技(上海)有限公司 LCD control method based on MCU chip

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN200950301Y (en) * 2006-06-05 2007-09-19 粟时平 Dynamic electric energy quality monitoring and analyzing device

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102316129A (en) * 2010-07-01 2012-01-11 江苏大学 Method of data exchange between embedded device and remote database
CN102316129B (en) * 2010-07-01 2013-08-21 江苏大学 Method of data exchange between embedded device and remote database
CN103460625B (en) * 2010-09-28 2016-08-03 库帕技术公司 Dual-port ethernet communication buret for protocol conversion is managed
CN103460625A (en) * 2010-09-28 2013-12-18 库帕技术公司 Dual-port Ethernet traffic management for protocol conversion
CN102306134A (en) * 2011-08-15 2012-01-04 福州科迪电子技术有限公司 Method and device for converting serial data of electronic scale into computer universal serial bus (USB) data
CN102843380A (en) * 2012-09-13 2012-12-26 深圳市亚特尔科技有限公司 Method for solving serial port communication bottleneck based on MODBUS
CN102843380B (en) * 2012-09-13 2015-12-16 深圳市亚特尔科技有限公司 A kind of method solved based on the serial port communication bottleneck of MODBUS
CN103581163A (en) * 2013-04-24 2014-02-12 安徽师范大学 Multifunctional remote I/O port control server and design method thereof
CN104021064A (en) * 2014-05-23 2014-09-03 无锡市崇安区科技创业服务中心 Serial communication data monitoring method
CN104580187B (en) * 2014-12-31 2018-09-04 厦门为那通信科技有限公司 A method of realizing that the external device of different MODULEBUS agreements is interacted with server
CN104580187A (en) * 2014-12-31 2015-04-29 厦门为那通信科技有限公司 Method for achieving interaction of external devices of different MODULEBUS protocols and server
CN107592286A (en) * 2016-07-06 2018-01-16 沈阳源通智能电力科技有限公司 A kind of intelligent communications terminal and its implementation for supporting multi-protocols
CN107132799A (en) * 2017-06-21 2017-09-05 湖南利能科技股份有限公司 A kind of apparatus and method of many MCU data interactions intelligent acquisitions
CN111512251A (en) * 2017-12-19 2020-08-07 Abb瑞士股份有限公司 Method for facilitating control system testing and simulation
CN111512251B (en) * 2017-12-19 2024-04-16 Abb瑞士股份有限公司 Method for facilitating control system testing and simulation
CN109032021A (en) * 2018-08-07 2018-12-18 中国航空工业集团公司雷华电子技术研究所 A kind of application method of the double MCU warm back-up control systems of redundancy
CN109032021B (en) * 2018-08-07 2021-06-18 中国航空工业集团公司雷华电子技术研究所 Use method of redundant double-MCU hot backup control system
CN109150680A (en) * 2018-08-30 2019-01-04 青岛科技大学 A kind of adaptive determining address networking circuit and method suitable for RS485 bus
CN109150680B (en) * 2018-08-30 2020-10-16 青岛科技大学 Self-adaptive address-determining networking circuit and method suitable for RS485 bus
CN109358550A (en) * 2018-11-01 2019-02-19 广东粤迪厚创科技发展有限公司 A kind of detection device and detection method of communication apparatus
CN110138810A (en) * 2019-06-28 2019-08-16 阳光电源股份有限公司 Communications protocol switching method and system
CN110138810B (en) * 2019-06-28 2022-07-12 阳光电源股份有限公司 Communication protocol switching method and system
CN110688263A (en) * 2019-09-30 2020-01-14 中国工程物理研究院计算机应用研究所 FPGA-based hard disk automatic switching device and application method
CN111355618B (en) * 2020-05-25 2020-08-14 中国人民解放军国防科技大学 Serial port equipment adaptation system for semi-physical network simulation and use method
CN113904882A (en) * 2021-09-24 2022-01-07 广东汇天航空航天科技有限公司 Communication control system and communication control method of multiple MCU units
CN113904882B (en) * 2021-09-24 2023-08-18 广东汇天航空航天科技有限公司 Communication control system and communication control method for multiple MCU units
CN114461162A (en) * 2022-01-21 2022-05-10 思澈科技(上海)有限公司 LCD control method based on MCU chip

Also Published As

Publication number Publication date
CN101420435B (en) 2012-01-04

Similar Documents

Publication Publication Date Title
CN101420435B (en) Communication protocol conversion device and method based on embedded multiple MCU
CN100514233C (en) EPA on-site controller based on SOPC
CN201174706Y (en) Ethernet serial power converter based on FPGA technique
CN203537414U (en) Communication protocol conversion device based on embedded multi micro-control units
CN102736595A (en) Unified platform of intelligent power distribution terminal based on 32 bit microprocessor and real time operating system (RTOS)
CN101141339A (en) Embedded SoC chip based wireless network industry monitoring management system
CN102722126A (en) Four-roll plate bending machine control system based on advanced RISC machine (ARM) and Wince
WO2011106999A1 (en) Personal wireless mobile remote monitoring system
CN206489484U (en) A kind of Embedded Hardware Platform client/server layout designs
CN100550003C (en) The implementation method of chip-on communication of built-in isomerization multicore architecture interconnection organisational level
CN101070855A (en) Pump smart control system based PROFIBUS-DP communication interface
CN103064329A (en) Photovoltaic device data collection system and implementation method based on singlechip
CN101303687A (en) Method for implementing chip-on communication of built-in isomerization multicore architecture
CN101370208A (en) Method for implementing ubiquitous intelligent human-machine interaction chip based on personal identification
CN101377823A (en) Electric identification apparatus based on intelligent personal identification and implementing method thereof
CN104007706A (en) All-time monitoring system and method of enterprise sewage generation and treatment
CN103338063B (en) Android electric intelligent key and Bluetooth unlock system, as well as implementation method thereof
CN101201594A (en) Control method for electric actuating mechanism based on CMX-RTOS built-in real-time operating system
CN201084005Y (en) Embedded machine tool numerical control system based on ARM technology
CN201167335Y (en) Profibus-DP bus serial port server
CN204009892U (en) Embedded overall treatment platform based on X86 and the general-purpose operating system
CN210199560U (en) Intelligent energy Internet of things centralized controller
CN201114166Y (en) Pump intelligence control system based on PROFIBUS-DP communication interface
Liu et al. The developmental design of the intelligent slave station based on the profibus-DP fieldbus
CN204721371U (en) A kind of things-internet gateway device being applied to Industry Control

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
ASS Succession or assignment of patent right

Owner name: STATE GRID SHANGHAI ELECTRIC POWER COMPANY

Effective date: 20141216

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20141216

Address after: 200090 Pingliang Road, Shanghai, No. 2103, No.

Patentee after: Shanghai University of Electric Power

Patentee after: State Grid Shanghai Municipal Electric Power Company

Address before: 200090 Pingliang Road, Shanghai, No. 2103, No.

Patentee before: Shanghai University of Electric Power