CN202889275U - Remote motor control system based on eCos and Web server - Google Patents

Remote motor control system based on eCos and Web server Download PDF

Info

Publication number
CN202889275U
CN202889275U CN 201220365786 CN201220365786U CN202889275U CN 202889275 U CN202889275 U CN 202889275U CN 201220365786 CN201220365786 CN 201220365786 CN 201220365786 U CN201220365786 U CN 201220365786U CN 202889275 U CN202889275 U CN 202889275U
Authority
CN
China
Prior art keywords
ecos
web server
control system
motor control
system based
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.)
Expired - Fee Related
Application number
CN 201220365786
Other languages
Chinese (zh)
Inventor
张震
戚湧
孙瑜
方赓
朱长林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Science and Technology Changshu Research Institute Co Ltd
Original Assignee
Nanjing University of Science and Technology Changshu Research Institute Co 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 Nanjing University of Science and Technology Changshu Research Institute Co Ltd filed Critical Nanjing University of Science and Technology Changshu Research Institute Co Ltd
Priority to CN 201220365786 priority Critical patent/CN202889275U/en
Application granted granted Critical
Publication of CN202889275U publication Critical patent/CN202889275U/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Selective Calling Equipment (AREA)

Abstract

The utility model discloses a remote motor control system based on eCos and a Web server. The remote motor control system based on the eCos and the Web server is designed and realized. On a basis of realizing the frame design of the system, detailed design of a hardware circuit is performed, an eCos operation system is transplanted and the drive development of a serial port, a GPIO, an Ethernet controller, an external SRAM, a stepping motor and the like is realized. Through the transplant and development of an embedded TCP/IP protocol stack LwIP and the Web server, functional requirements for the remote motor control system based on the eCos and the Web server are finally realized. Compared with the prior art, since automatic production and network-based management can be realized by the embedded server in the production field according to the utility model, the production efficiency is improved. And the remote motor control system based on the eCos and the Web server has advantages of high stability, good real-time property, low cost and the like.

Description

A kind of remote motor control system based on eCos and Web server
Technical field
The utility model relates to the remote motor control field, particularly a kind of remote motor control system based on eCos and Web server.
Background technology
Along with popularizing fast of automated system, these control system are the control appliance state in real time, for the automatic operating of field apparatus provides effectively Means of Ensuring.But because the employing of most industrial control system is traditional control model, the manager of production whenever and wherever possible remote control equipment moves.The motor remote control technology integrates control technology and the network communications technology, has realized the comprehensive functions such as remote access, control and data communication to motor device.Because this technology so that information network has directly embedded in the field control network of traditional industry equipment, meets the decentralized trend of industrial equipment, so in the Internet communications field advantageous advantage is arranged.
Be applied to step motor control based on eCos and Web server tele-control system and have conventional on-site and control not available various requirement, its main characteristics are as follows: real-time, fail safe, extensibility.In practical application in industry, the mode of PC control mainly is to communicate with serial ports such as RS232, RS485, but command range is shorter.In addition, some schemes are wide in conjunction with the GSM network coverage in addition, application is general, delay time weak point and reliability high, realize the operation of remote wireless control stepping motor by the short message mode.But these schemes need to be developed again to existing equipment, and cost is slightly high.
Summary of the invention
For defects, it is the motor remote control technology that integrates the network communications technology and control technology that the utility model aims to provide a kind of, the comprehensive functions such as remote access, control and data communication to motor device have been realized, purpose is to improve command range, reducing development cost and equipment complexity.
For achieving the above object, so the utility model proposes a kind of remote motor control system design and realization based on eCos and Web server.Adopt eCos operating system and Cortex-M3 core processor STM32F103 family chip to make up embedded web server, to realize the control to stepping motor, external memory modules adopts SRAM.
The utility model has realized that by transplanting eCos operating system serial ports, GPIO, ethernet controller, external SRAM and stepping motor etc. drive exploitation.Embedded web server can be realized automated production and network management at production field, can enhance productivity, and itself have high, the real-time and low cost and other advantages of stability.The user can carry out the operations such as operation, angular adjustment, rotating speed control by embedded TCP/IP stack LwIP and Web server to the Long-distance Control stepping motor, finally realized the functional requirement of remote motor control system.Compared with prior art, the utility model possesses the characteristics such as command range is long, real-time is better, hardware is realized comparatively simply, the overall development cost is relatively low.
Description of drawings
Fig. 1 is overall structure schematic diagram of the present utility model.
Fig. 2 is system hardware master-plan of the present utility model.
Fig. 3 is Systems Software Architecture schematic diagram of the present utility model.
By Web server remote motor control system parameter the page is set under Fig. 4 eCos operating system.
Embodiment
The concrete technical scheme specific implementation of the utility model is explained in conjunction with implementation.
The overall system framework as shown in Figure 1 can the field control stepping motor based on the remote motor control system of eCos and Web server, and the user can pass through the browser access control system, obtains page info and sending controling instruction.Around above functional requirement, carried out the master-plan of remote motor control system hardware and software.
Hardware designs is in conjunction with Fig. 2, and remote motor control system hardware comprises microprocessor, serial communication modular, ethernet module, keyboard interface circuit, stepper motor driving circuit and external SRAM circuit etc.
Wherein: microprocessor, adopt the STM32F103 family chip of ST company as the core processor of remote motor control system, adopt the Cortex-M3 kernel.
Serial communication modular for the STM32F103 family chip, only need use MAX3232 the serial communication signal of TTL can be converted into the RS232 signal of standard.
Stepping motor driver module, native system select Darlington pipe driving chip ULN2003AN to drive four phase step motor, as long as the correct I/O control sequential of processor output just can be rotated by the control step motor.
The ethernet controller module, by the Ethernet interconnection network, the user uses browser input control system IP address, namely can the built-in webpage of access system, obtain respective page information.
External memory modules, native system adopt the mode of the outer SRAM of expansion sheet to increase memory capacity.
Software for Design is hardware abstraction layer HAL on hardware platform in conjunction with Fig. 3, and it is one of key of operating system transplantation, describes for operating system software layer and device drive layer provide hardware platform.Operating system can be divided into two parts, and a part is system kernel, and it is responsible for the functions such as storage administration, task scheduling, Clock management and interrupt management of whole system; Another part is system extension, mainly provides network, file system and database expanded function to the user, and this part function generally can be carried out cutting according to system's needs.On operating system, be application layer, realize the various functions of actual embedded system.
In conjunction with Fig. 4, under eCos operating system, carry out Long-distance Control by Web server, comprise motor switch setting and operational order setting.It is 3 that motor switch arranges maximum length, effectively is input as ON or OFF, and representative begins and stops respectively.It is 4 that operational order arranges length, effectively is input as R or L and adds three figure places.Such as R200, represent positive clock, the 200 expression anglecs of rotation.

Claims (4)

1. remote motor control system based on eCos and Web server, hardware comprises microprocessor, serial communication modular, ethernet module, keyboard interface circuit, stepper motor driving circuit and external SRAM circuit etc., it is characterized in that: microprocessor STM32F103 family chip adopts the Cortex-M3 kernel as core processor.
2. the remote motor control system based on eCos and Web server as claimed in claim 1 is characterized in that: serial communication modular use MAX3232.
3. the remote motor control system based on eCos and Web server as claimed in claim 1, it is characterized in that: the stepping motor driver module is ULN2003AN.
4. the remote motor control system based on eCos and Web server as claimed in claim 1 is characterized in that: external memory modules employing SRAM.
CN 201220365786 2012-07-26 2012-07-26 Remote motor control system based on eCos and Web server Expired - Fee Related CN202889275U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201220365786 CN202889275U (en) 2012-07-26 2012-07-26 Remote motor control system based on eCos and Web server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201220365786 CN202889275U (en) 2012-07-26 2012-07-26 Remote motor control system based on eCos and Web server

Publications (1)

Publication Number Publication Date
CN202889275U true CN202889275U (en) 2013-04-17

Family

ID=48080661

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201220365786 Expired - Fee Related CN202889275U (en) 2012-07-26 2012-07-26 Remote motor control system based on eCos and Web server

Country Status (1)

Country Link
CN (1) CN202889275U (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102769421A (en) * 2012-07-26 2012-11-07 南京理工大学常熟研究院有限公司 Remote motor control system based on eCos (embedded configurable operating system) and Web server
CN103901842A (en) * 2014-03-07 2014-07-02 华南理工大学 Weeding robot control system based on wireless local area network and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102769421A (en) * 2012-07-26 2012-11-07 南京理工大学常熟研究院有限公司 Remote motor control system based on eCos (embedded configurable operating system) and Web server
CN103901842A (en) * 2014-03-07 2014-07-02 华南理工大学 Weeding robot control system based on wireless local area network and method

Similar Documents

Publication Publication Date Title
CN202276352U (en) Wisdom household system
CN101345629A (en) Double on-site bus interface converter
CN201557131U (en) Modbus/TCP-MODBUS communication gateway
CN204598011U (en) A kind of OPC data acquisition and monitoring intelligent terminal based on TD-LTE
CN103001843B (en) Based on the OPC protocol converter of embedded VxWorks
CN201845437U (en) Multi-protocol traffic signal controller
CN103442043A (en) Remote control ticket checking gate system based on IP
CN106375204A (en) Intelligent gateway system and operation method thereof
CN202889275U (en) Remote motor control system based on eCos and Web server
CN103064329A (en) Photovoltaic device data collection system and implementation method based on singlechip
CN202395811U (en) Protocol conversion device used for intelligent BMS
CN102769421A (en) Remote motor control system based on eCos (embedded configurable operating system) and Web server
CN105208351A (en) Pan-tilt control network monitoring system based on ONVIF standards
CN203445899U (en) Embedded gateway based on Modbus and TCP/IP protocol conversion
CN202759477U (en) Industrial communication protocol transition system
CN207995122U (en) A kind of multi-protocols intelligent gateway based on narrowband Internet of Things
CN104601480A (en) Zigbee turn 3G switching router
CN102684584A (en) Remote stepping motor control system based on Ethernet
CN205318609U (en) AS -i simulation slave station interface
CN203747846U (en) Wireless communication mainboard structure
CN101718986A (en) Fast bus station door control method
CN203630563U (en) Remote intelligent measurement and control unit
CN106647495A (en) Ultra-high-frequency range finder control system and realization method thereof
CN203338093U (en) Dual-core control device based on bad industrial environment
CN202353595U (en) Gateway for EtherCAT (Ethernet for control and automation technology) and RS485 communication switching

Legal Events

Date Code Title Description
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130417

Termination date: 20200726