CN113093661A - Embedded machine tool alarm text processing device and control method thereof - Google Patents

Embedded machine tool alarm text processing device and control method thereof Download PDF

Info

Publication number
CN113093661A
CN113093661A CN202110379288.8A CN202110379288A CN113093661A CN 113093661 A CN113093661 A CN 113093661A CN 202110379288 A CN202110379288 A CN 202110379288A CN 113093661 A CN113093661 A CN 113093661A
Authority
CN
China
Prior art keywords
processor
machine tool
real
file
opcua
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110379288.8A
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.)
Sichuan University of Science and Engineering
Original Assignee
Sichuan University of Science and Engineering
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 Sichuan University of Science and Engineering filed Critical Sichuan University of Science and Engineering
Priority to CN202110379288.8A priority Critical patent/CN113093661A/en
Publication of CN113093661A publication Critical patent/CN113093661A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/414Structure of the control system, e.g. common controller or multiprocessor systems, interface to servo, programmable interface controller
    • G05B19/4142Structure of the control system, e.g. common controller or multiprocessor systems, interface to servo, programmable interface controller characterised by the use of a microprocessor
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/34Director, elements to supervisory
    • G05B2219/34013Servocontroller

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses an embedded machine tool alarm text processing device and a control method thereof, wherein the device comprises a processor, wherein the processor is connected with an OPCUA server in a machine tool to acquire a real-time alarm number; the processor is also connected with an external expansion FLASH memory, a first file and a second file are stored in the external expansion FLASH memory, the first file is used for storing an offset address corresponding to the real-time alarm number, the second file is used for storing Chinese text information corresponding to the offset address, the processor searches the corresponding offset address in the first file according to the real-time alarm number, and searches the corresponding Chinese text information in the second file according to the offset address; the processor is connected with an LCD display screen which displays the real-time alarm number and the corresponding Chinese text information. The invention obtains the real-time alarm number of the OPCUA server in the machine tool, provides the machine tool operating personnel with prompt information aiming at different alarm numbers, and pushes the processing information to the machine tool operating personnel for fault processing.

Description

Embedded machine tool alarm text processing device and control method thereof
Technical Field
The invention relates to the technical field of numerical control machine tools, in particular to an embedded machine tool alarm text processing device and a control method thereof.
Background
In a manufacturing plant, the production efficiency is crucial, the automation degree of the plant is increased, the fault treatment is relatively complicated, and the overall quality requirement for operators is increased. Along with the overall development of numerical control systems, the fault information of the built-in machine tool is more and more comprehensive, but the operator in a factory often does not know the fault information code of the machine tool, namely the alarm number of the machine tool completely, and needs to consult a guidance manual provided by a manufacturer to process the fault. The opua technology is also rapidly adopted by various manufacturers as a new technology for factory equipment layer communication. The traditional fault processing mode of the machine tool brings a revolution.
The existing machine tool alarm device mainly uses a sensor to perform auxiliary alarm on the running state of a machine tool. However, once the machine tool fails, the working state of the machine tool cannot be known by the staff for the first time through the machine tool alarm number, and how to process the fault is not known, so a new technical scheme is needed to solve the problems.
Therefore, the existing machine tool alarm cannot provide the machine tool operator with prompt information aiming at different alarm numbers, and cannot push processing information to the machine tool operator for fault processing.
The related documents, application No. 201410835886.1, CN 105812253A, the title of the invention is 0PCUA data service gateway device and the realization method thereof.
Disclosure of Invention
In view of at least one defect of the prior art, the invention aims to provide an embedded machine tool alarm text processing device, which acquires a real-time alarm number of an OPCUA server in a machine tool, provides prompt information for different alarm numbers for a machine tool operator, and pushes processing information to the machine tool operator for fault processing.
In order to achieve the purpose, the invention adopts the following technical scheme: the key of the embedded machine tool alarm text processing device is that the device comprises a processor, wherein the processor is connected with an interface circuit and is connected with an OPCUA server in a machine tool through the interface circuit to acquire a real-time alarm number; the processor is also connected with an external expansion FLASH memory, a first file and a second file are stored in the external expansion FLASH memory, the first file is used for storing an offset address corresponding to the real-time alarm number, the second file is used for storing Chinese text information corresponding to the offset address, the processor searches the corresponding offset address in the first file according to the real-time alarm number, and searches the corresponding Chinese text information in the second file according to the offset address; the processor is connected with an LCD display screen through a display screen interface, and the LCD display screen displays the real-time alarm number and corresponding Chinese text information.
The Chinese text information comprises fault prompt information corresponding to the real-time alarm number and corresponding processing information.
The key point of the control method of the embedded machine tool alarm text processing device is that: the method comprises the following steps:
step A: the processor is connected with an OPCUA server in the machine tool to obtain a real-time alarm number;
and B: the processor searches a text line corresponding to the real-time alarm number in a first file of the externally-expanded FLASH memory according to the real-time alarm number, and acquires a corresponding offset address in the text line;
and C: the processor searches a text line corresponding to the offset address in a second file of the externally-expanded FLASH memory according to the offset address, and acquires corresponding Chinese text information;
step D: the processor displays the real-time alarm number and the corresponding Chinese text information through the LCD display screen.
The embedded machine tool alarm text processing device has the remarkable effects that the real-time alarm number of the OPCUA server in the machine tool is obtained, prompt information aiming at different alarm numbers is provided for machine tool operators, and processing information is pushed to the machine tool operators for fault processing.
Drawings
FIG. 1 is a block diagram of a circuit module according to the present invention;
FIG. 2 is a circuit diagram of a processor;
FIG. 3 is a circuit diagram of a SW debug interface;
FIG. 4 is a circuit diagram of an LED lamp;
FIG. 5 is a circuit diagram of a key circuit;
FIG. 6 is a circuit diagram of a display screen interface;
FIG. 7 is a circuit diagram of an extended SRAM memory;
FIG. 8 is a circuit diagram of a network module;
FIG. 9 is a circuit diagram of a network interface jack;
FIG. 10 is a circuit diagram of a DC power input module;
FIG. 11 is a circuit diagram of a power conversion module;
FIG. 12 is a circuit diagram of an externally extended FLASH memory;
FIG. 13 is a circuit diagram of a USB to serial port chip;
FIG. 14 is a circuit diagram of a USB interface;
FIG. 15 is a schematic diagram of a Chinese text message displayed on an LCD screen;
fig. 16 is a schematic structural diagram of an OPCUA client;
FIG. 17 is a flow chart of a method of the present invention.
Detailed Description
The invention is described in further detail below with reference to the figures and specific examples.
As shown in fig. 1-17, an embedded machine tool alarm text processing device includes a processor 1, the processor 1 is connected with an interface circuit, the processor 1 is connected with an OPCUA server in a machine tool through the interface circuit to obtain a real-time alarm number; the processor 1 is also connected with an external expansion FLASH memory, a first file and a second file are stored in the external expansion FLASH memory, the first file is used for storing a real-time alarm number and a corresponding offset address thereof, the second file is used for storing the offset address and corresponding Chinese text information thereof, the processor 1 searches the corresponding offset address in the first file according to the real-time alarm number, and searches the corresponding Chinese text information in the second file according to the offset address; the processor 1 is connected with an LCD display screen 12 through a display screen interface 11, and the LCD display screen 12 displays the real-time alarm number and corresponding Chinese text information.
The invention discloses an embedded control system of an embedded machine tool alarm text processing device.
As a preferred embodiment, the implementation mode of the OPCUA adopts an easily-cut OPEN62541 protocol structure, and the device loads FreeRtos and LWIP as a basic real-time running environment of the OPCUA protocol.
The graphic display interface adopts a bottom graphic library of the LITtleVGL, the control logic of the OPCUA protocol is realized in the framework, the contents such as text reading and the like are completed, and debugging information is output through a serial port, so that the development and debugging of the program are easier to understand.
The device communicates with an OPCUA server in the machine tool through an OPCUA client, reads real-time alarm number information from the inside of the OPCUA server, and controls a graphical display interface to refresh the interface in the information change process; the graphic display interface can comprise a multi-level menu and displays the communication state and Chinese text information of the graphic display interface; the text reading module reads the real-time alarm number through the OPCUA client to search the alarm Chinese text information matched with the real-time alarm number.
Further, the opuua client is a lightweight opuua communication protocol architecture built based on FREERTOS + LWIP + MBEDTLS + OPEN 62541. The functions of reading nodes, writing nodes, subscriptions, Find servers and the like of the OPCUA are contained. The function of the OPCUA client is to connect with an OPCUA server of the machine tool to acquire the information of the alarm number in the machine tool; the opuca protocol architecture needs to be linked with a network interface of a hardware bottom layer and interact with a graphical display interface in real time for logic control.
Compared with the prior art, the invention adopts a lightweight embedded device to realize the communication of the OPCUA protocol, after reading the alarm number of the machine tool, the file information can be quickly retrieved through the FATFS file system, and the device can communicate with the machine tool only by one network cable, is convenient to connect and does not need complex equipment such as an industrial personal computer; furthermore, the embedded device is fused with the OPCUA client, so that the flexibility of the system in different application scenes is enhanced, and secondary development is facilitated. And compare the text retrieval processing mode that traditional string matches, the utility model discloses practical retrieval speed increases substantially, improves whole embedded control system's real-time response speed.
As shown in fig. 2, the processor 1 adopts an STM32F407VGT6 single chip microcomputer.
As shown in FIG. 3, the STM32F407VGT6 single chip microcomputer is connected with a SW debugging interface, and the SW debugging interface adopts a JTAG debugging interface.
As shown in FIG. 4, the STM32F407VGT6 single chip microcomputer is connected with an LED lamp for signal indication.
As shown in FIG. 5, the STM32F407VGT6 single chip microcomputer is connected with a key circuit, and a command can be sent to the STM32F407VGT6 single chip microcomputer through keys of the key circuit.
The effect that above-mentioned structure set up does: the processor 1 is connected with an OPCUA server in the machine tool through an interface circuit to acquire a real-time alarm number, namely a fault information code of the machine tool, so that subsequent fault processing is facilitated.
Preferably, as shown in fig. 7, the processor 1 is further connected with a flared SRAM memory, and the flared SRAM memory is used for storing corresponding data, such as opua client data, in the processor 1.
Preferably, as shown in fig. 12, the processor 1 is further connected to an external FLASH memory, where the external FLASH memory stores a first file and a second file, the first file is used to store an alarm number and a corresponding offset address, and the second file stores the offset address and corresponding chinese text information, that is, corresponding fault information and related processing information.
As shown in fig. 15, for example, the alarm number is 1030, the processor 1 searches the offset address corresponding to the line 1030 in the first file to be 6, and then the processor 1 directly searches the offset address 6 in the second file, that is, the line 6 in the second file, where the line 6 is the alarm number 1030 and the corresponding chinese text information, that is, the corresponding fault information and processing information.
The processor 1 displays corresponding fault information and processing information via the LCD display 12. According to the fault information and the corresponding processing information, an operator can quickly judge whether the fault is an important fault needing shutdown and maintenance or a fault which can be ignored temporarily, production equipment shutdown caused by small faults is avoided, the production cycle is delayed, the overall intelligent degree of a production workshop is favorably improved, and the production efficiency is improved.
By accessing the offset address of the first file, a search is then made in the second file. The retrieval speed is improved, the system is more smoothly operated, and the occupation of resources of the embedded system is reduced. Compared with the traditional text retrieval processing mode of character string matching, the method has the advantages that the retrieval speed is greatly improved, and the real-time response speed of the whole embedded control system is improved.
The processor 1 is connected with an LCD display screen 12 through a display screen interface 11, and the LCD display screen displays the real-time alarm number and corresponding Chinese text information. Furthermore, the display screen interface 11 needs to integrate a Chinese character library, which is convenient for operators to identify.
As shown in fig. 13, the processor 1 may output the debugging information of the system via the USB to serial port chip.
As shown in fig. 2 and 14, the processor 1 is further connected to a USB interface, and is connected to the computer in a USB SLAVE mode through the USB interface, so that the first file and the second file in the external FLASH memory can be updated more conveniently, and the system versatility is improved.
As shown in fig. 6, the processor 1 is connected to an LCD display 12 via a display interface 11.
The LCD display screen displays the real-time alarm number and the corresponding Chinese text information, and operators can conveniently view the real-time alarm number and the corresponding Chinese text information.
The LCD display screen is a touch display screen.
The processor 1 can also be sent relevant instructions by touching the display screen.
The interface circuit comprises a network module 13 and a network interface socket 14, the processor 1 is connected with the network interface socket 14 through the network module 13, and the network interface socket 14 is connected with an OPCUA server in the machine tool through an RJ45 network cable.
As shown in fig. 8, the network module 13 is a LAN8720A network module, and as shown in fig. 9, the network interface socket 14 is an HR911105A network interface socket, which facilitates connection of the processor 1 to an opuca server in the machine tool.
The OPCUA server in the machine tool can be connected through the interface circuit through one RJ45 network cable.
The processor also comprises a direct current power supply input module which supplies power to the processor 1 through the power supply conversion module. The circuit module can be used for supplying power to the processor 1.
As shown in fig. 10, the dc power input module employs an MP2359 dc power module; as shown in fig. 11, the power conversion module employs a U5AMS1117 power conversion module.
As shown in fig. 17, a control method of an embedded machine tool alarm text processing device includes the following steps:
step A: the processor 1 is connected with an OPCUA server in the machine tool to obtain a real-time alarm number;
and B: the processor 1 searches a text line corresponding to the real-time alarm number in a first file of the externally-expanded FLASH memory according to the real-time alarm number, and acquires a corresponding offset address in the text line;
and C: the processor 1 searches a text line corresponding to the offset address in a second file of the externally-expanded FLASH memory according to the offset address, and acquires corresponding Chinese text information;
step D: the processor 1 displays the real-time alarm number and its corresponding Chinese text information via the LCD display 12.
In the step A, the processor 1 is connected with an OPCUA server in the machine tool through an OPCUA client; the processor 1 acquires a real-time alarm number through the text reading module;
in the step D, the processor 1 controls the LCD display screen 12 to display the real-time alarm number and the corresponding Chinese text information through the graphic display interface.
The graphic display interface adopts a bottom graphic library of the LittleVGL, the control logic of the OPCUA protocol is realized in the framework, the contents such as text reading and the like are completed, and debugging information is output through a serial port, so that the development and debugging of the program are easier to understand.
The text reading module is based on FATFS, compared with the traditional character string matching mode. The invention adopts a mode of an offset address table, stores the offset address required by inquiring the alarm text information in a first file, and searches in a second file by accessing the offset address of the first file. The retrieval speed is improved, the system is operated more smoothly, and the occupation of resources of the embedded system is reduced.
The OpCUA client adopts an OPEN62541 protocol structure, FreeRtos and LWIP are loaded as a basic real-time running environment of the OPCUA protocol, and when the processor 1 uses the OPCUA client, MbodTLS is transplanted to use an information key to encode and decode information, so that the OPCUA client can be in encrypted connection with an OPCUA server in a machine tool.
The FreeRTOS is a mini real-time operating system kernel. As a lightweight operating system, the functions include: task management, time management, semaphores, message queues, memory management, logging functions, software timers, coroutines, etc., can substantially meet the needs of smaller systems. LWIP (Light Weight Internet Protoco1) is an open source TCP/IP protocol stack for embedded systems developed by Swiss Computer Science Institute of Computer Science (Swedish Institute of Computer Science) AdamDunkels et al. The meaning of LWIP is the Light Weight IP protocol. The LWIP can be transplanted to an operating system or can be independently operated without the operating system. The emphasis of LWIP TCP/IP implementation is to reduce the RAM footprint while maintaining the primary functionality of the TCP protocol. Generally, the LWIP protocol stack can be operated only by a RAM of dozens of KB and a ROM of about 40KB, so that the LWIP protocol stack is suitable for being used in a small embedded system.
MbodTLS is an open-source, portable, easy-to-use, high-code-readability SSL library. Common encryption/decryption algorithms, x.509 certificate operations and TLS/DTLS protocols can be implemented. Each functional module of the system is relatively independent and low in coupling, can be defined and cut by configuring a macro, and is very suitable for an embedded system.
There are some machines, such as siemens 828d for example, which refuse to log in anonymously, and when using the opua client, the migration mbidtls encodes and decodes information using the information key, so that the opua client can make an encrypted connection with the opua server in the machine. By realizing the OPCUA protocol stack, the universality of the whole system is enhanced, the application environment of the device is improved, and secondary repeated development is reduced.
For the Siemens 828d machine tool, the connection can be completed by inputting a certificate and a secret key in a corresponding format when the OPCUA client is connected with the machine tool in an encryption mode.
As shown in fig. 16, the structure of the opua client is schematic. The basic information model of the OPCUA provides a foundation for the information modeling of the OPCUA. The information model of the opuca is expressed by a tree mechanism, and mainly includes node types, node attributes, and node relationships. The service of the opuca includes connection service, editing and browsing of an address space, real-time reading and writing and subscription, reading and updating of historical data, and calling of method nodes, which are common and have event triggering and alarming. These functions are all composed of messages generated by the request, reply mechanism of the opua protocol stack.
After the OPCUA client reads the alarm number, the device automatically reads the offset address corresponding to the alarm number, and after the offset address is obtained, the text information corresponding to the offset is read through the SEEK function of FATFS. Because Chinese is required to be displayed, special attention needs to be paid to the fact that Chinese characters in the embedded system and the second file need to be set to be UTF-8 to be matched with a Chinese character library, and the phenomena of messy codes and the like are avoided.
Finally, it is noted that: the above-mentioned embodiments are only examples of the present invention, and it is a matter of course that those skilled in the art can make modifications and variations to the present invention, and it is considered that the present invention is protected by the modifications and variations if they are within the scope of the claims of the present invention and their equivalents.

Claims (8)

1. An embedded machine tool alarm text processing device is characterized by comprising a processor (1), wherein the processor (1) is connected with an interface circuit, and the processor (1) is connected with an OPCUA server in a machine tool through the interface circuit to acquire a real-time alarm number; the processor (1) is also connected with an external expansion FLASH memory, a first file and a second file are stored in the external expansion FLASH memory, the first file is used for storing an offset address corresponding to the real-time alarm number, the second file is used for storing Chinese text information corresponding to the offset address, the processor (1) searches the corresponding offset address in the first file according to the real-time alarm number, and searches the corresponding Chinese text information in the second file according to the offset address; the processor (1) is connected with an LCD display screen (12) through a display screen interface (11), and the LCD display screen (12) displays the real-time alarm number and corresponding Chinese text information.
2. The embedded machine tool alarm text processing device according to claim 1, wherein: the LCD display screen (12) is a touch display screen.
3. The embedded machine tool alarm text processing device according to claim 1, wherein: the interface circuit comprises a network module (13) and a network interface socket (14), the processor (1) is connected with the network interface socket (14) through the network module (13), and the network interface socket (14) is connected with an OPCUA server in the machine tool through an RJ45 network cable.
4. The embedded machine tool alarm text processing device according to claim 1, wherein: the processor also comprises a direct current power supply input module which supplies power to the processor (1) through the power supply conversion module.
5. The embedded machine tool alarm text processing device according to claim 1, wherein: the processor (1) is connected with a USB interface.
6. The control method of the embedded machine tool alarm text processing device according to claim 1, characterized by comprising the following steps:
step A: the processor (1) is connected with an OPCUA server in the machine tool to acquire a real-time alarm number;
and B: the processor (1) searches a text line corresponding to the real-time alarm number in a first file of the externally-expanded FLASH memory according to the real-time alarm number, and acquires a corresponding offset address in the text line;
and C: the processor (1) searches a text line corresponding to the offset address in a second file of the externally-expanded FLASH memory according to the offset address to acquire corresponding Chinese text information;
step D: the processor (1) displays the real-time alarm number and the corresponding Chinese text information through an LCD display screen (12).
7. The control method of the embedded machine tool alarm text processing device according to claim 6, characterized in that: in the step A, a processor (1) is connected with an OPCUA server in the machine tool through an OPCUA client; the processor (1) acquires a real-time alarm number through the text reading module;
in the step D, the processor (1) controls the LCD display screen (12) to display the real-time alarm number and the corresponding Chinese text information through a graphic display interface.
8. The control method of the embedded machine tool alarm text processing device according to claim 6, characterized in that: the OpCUA client adopts an OPEN62541 protocol structure, FreeRtos and LWIP are loaded to serve as a basic real-time running environment of the OPCUA protocol, and when the OPCUA client is used, MbodTLS is transplanted to use an information key to encode and decode information, so that the OPCUA client can be in encrypted connection with an OPCUA server in a machine tool.
CN202110379288.8A 2021-04-08 2021-04-08 Embedded machine tool alarm text processing device and control method thereof Pending CN113093661A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110379288.8A CN113093661A (en) 2021-04-08 2021-04-08 Embedded machine tool alarm text processing device and control method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110379288.8A CN113093661A (en) 2021-04-08 2021-04-08 Embedded machine tool alarm text processing device and control method thereof

Publications (1)

Publication Number Publication Date
CN113093661A true CN113093661A (en) 2021-07-09

Family

ID=76675413

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110379288.8A Pending CN113093661A (en) 2021-04-08 2021-04-08 Embedded machine tool alarm text processing device and control method thereof

Country Status (1)

Country Link
CN (1) CN113093661A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101599078A (en) * 2009-07-10 2009-12-09 腾讯科技(深圳)有限公司 A kind of method of text retrieval and device
CN103888547A (en) * 2014-04-16 2014-06-25 中国银行股份有限公司 Bill processing method and server
CN105116842A (en) * 2015-07-13 2015-12-02 华中科技大学 Fault data visualization analysis method based on numerical control system log
CN106294352A (en) * 2015-05-13 2017-01-04 姚猛 A kind of document handling method, device and file system
CN106940554A (en) * 2017-05-09 2017-07-11 上海应用技术大学 The Digit Control Machine Tool real time data inspecting method for visualizing and system of page end
CN208017964U (en) * 2017-10-23 2018-10-30 上海翌灿智能科技有限公司 A kind of fire auto alarm &fire extinguisher system for numerically-controlled machine tool
CN112384866A (en) * 2018-07-25 2021-02-19 西门子股份公司 Fault diagnosis device, system, method, and computer-readable storage medium
CN214376417U (en) * 2021-04-08 2021-10-08 四川轻化工大学 Embedded machine tool alarm text reading device and PCB structure thereof

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101599078A (en) * 2009-07-10 2009-12-09 腾讯科技(深圳)有限公司 A kind of method of text retrieval and device
CN103888547A (en) * 2014-04-16 2014-06-25 中国银行股份有限公司 Bill processing method and server
CN106294352A (en) * 2015-05-13 2017-01-04 姚猛 A kind of document handling method, device and file system
CN105116842A (en) * 2015-07-13 2015-12-02 华中科技大学 Fault data visualization analysis method based on numerical control system log
CN106940554A (en) * 2017-05-09 2017-07-11 上海应用技术大学 The Digit Control Machine Tool real time data inspecting method for visualizing and system of page end
CN208017964U (en) * 2017-10-23 2018-10-30 上海翌灿智能科技有限公司 A kind of fire auto alarm &fire extinguisher system for numerically-controlled machine tool
CN112384866A (en) * 2018-07-25 2021-02-19 西门子股份公司 Fault diagnosis device, system, method, and computer-readable storage medium
CN214376417U (en) * 2021-04-08 2021-10-08 四川轻化工大学 Embedded machine tool alarm text reading device and PCB structure thereof

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
庄殿铮: "RSA公开密钥密码算法在基于Internet的数控机床远程监控中的应用研究", 《组合机床与自动化加工技术》 *
张兴宇: "基于数控机床远程监控技术的安全传输***开发", 《组合机床与自动化加工技术》 *
涂玉芬: "基于虚拟仪器的数控机床远程协同故障诊断***研究", 《煤 炭 技 术》 *
陆瑶成: "发动机ECU故障诊断***研究", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》 *
马荣贵: "《微机原理与接口技术》", 31 August 2009 *

Similar Documents

Publication Publication Date Title
CN102867010B (en) The system and method that taking-up, storage and supply arrangement define fileinfo
CN108667807A (en) A kind of protocol self-adapting method and system based on monitoring cloud platform and gateway
CN111556158B (en) Access method, access device, access equipment and storage medium of Internet of things platform
CN103227449B (en) A kind of protective device definite value Automatic Checking System
CN111706608A (en) Man-machine interaction method for magnetic suspension bearing
CN202886953U (en) Profibus device monitoring and managing system
JP2017142767A (en) Controller system and variable coordination support device
CN104570980A (en) B/S-architecture-based cross-platform remote monitoring system for numerical control machining production line
CN110867956A (en) Topology automatic identification system and method based on intelligent platform area
CN102880146B (en) Profibus device monitoring and managing system
CN102043570A (en) Command line input method and device
CN113986985B (en) IO reading method, system, equipment and storage medium for energy management
CN112529217B (en) Power equipment information query method, system, device, equipment and storage medium
CN114327217A (en) Method for simplifying configuration of comprehensive background monitoring management system of intelligent station house
JP2018072958A (en) Data providing device and data providing method
CN113093661A (en) Embedded machine tool alarm text processing device and control method thereof
CN111212093A (en) Data processing system and control device
CN214376417U (en) Embedded machine tool alarm text reading device and PCB structure thereof
CN105809577B (en) Power plant informatization data classification processing method based on rules and components
CN104578418A (en) Configuration method and system of automatic power distribution equipment based on 101 protocols, and equipment
CN112650765A (en) Method, device and equipment for judging station faults and storage medium
KR20200081657A (en) Platform of Smart Factory
CN113726644B (en) Method and system for intelligent gateway data acquisition
Pan et al. Design of SCADA System for CNC Grinder Workshop Based on SIMATIC NET
CN116032021B (en) New energy station integrated monitoring method, system, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210709

RJ01 Rejection of invention patent application after publication