CN111464619A - Production control system and method of Internet of things module - Google Patents

Production control system and method of Internet of things module Download PDF

Info

Publication number
CN111464619A
CN111464619A CN202010236292.4A CN202010236292A CN111464619A CN 111464619 A CN111464619 A CN 111464619A CN 202010236292 A CN202010236292 A CN 202010236292A CN 111464619 A CN111464619 A CN 111464619A
Authority
CN
China
Prior art keywords
internet
things module
upper computer
information
module
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
CN202010236292.4A
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 Ai Link Technology Co ltd
Original Assignee
Sichuan Ai Link Technology 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 Sichuan Ai Link Technology Co ltd filed Critical Sichuan Ai Link Technology Co ltd
Priority to CN202010236292.4A priority Critical patent/CN111464619A/en
Publication of CN111464619A publication Critical patent/CN111464619A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • General Factory Administration (AREA)

Abstract

The invention relates to the technical field of Internet of things, and discloses a production control system and method of an Internet of things module, which can be used for timely and accurately monitoring the process of the Internet of things module. In the invention, the upper computer stores the process information of the Internet of things module in a database of a server; before the first process of the Internet of things module, the upper computer reads the process information of the Internet of things module from the database of the server and caches the process information in the local, and writes the process information into the Internet of things module; when the Internet of things module executes the working procedure, the upper computer inquires the current working procedure information of the Internet of things module and compares the current working procedure information with the current working procedure information locally set by the upper computer to judge the working procedure state of the Internet of things module; when the process of the Internet of things module is qualified or fails, the upper computer writes corresponding qualified or failed marks into the Internet of things module.

Description

Production control system and method of Internet of things module
Technical Field
The invention relates to the technical field of Internet of things, in particular to a production control system and method of an Internet of things module.
Background
In the actual production process of the internet of things module, currently, an MES system is generally adopted to control whether the process of the internet of things module is omitted, redone and the next process, and the module must have a unique code, such as MAC, SN and IMEI. Once the MES system is paralyzed or the MES system cannot be logged in, the process of the Internet of things module without the unique code cannot be inquired whether the process of the Internet of things module is redone or missed.
Therefore, a method needs to be invented, which can know that the process of the internet of things module is rework, missing process and the next process without inquiring the MES system, so as to realize timely and accurate monitoring of the process of the internet of things module.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the production control system and method of the Internet of things module are provided, and timely and accurate monitoring of the process of the Internet of things module is achieved.
The technical scheme adopted by the invention for solving the technical problems is as follows:
the utility model provides a production management and control system of thing networking module, includes: the system comprises a server, an upper computer and an Internet of things module;
the upper computer is used for storing the process information of the Internet of things module in a database of the server; reading the process information of the Internet of things module from a database of a server before the first process of the Internet of things module, caching the process information in the local, and writing the process information into the Internet of things module; when the Internet of things module executes the working procedure, the current working procedure information is inquired for the Internet of things module and is compared with the current working procedure information locally set on the upper computer to judge the working procedure state of the Internet of things module; the system is also used for writing corresponding pass or fail marks into the Internet of things module when the process of the Internet of things module is passed or failed;
the server is used for storing the process information of the Internet of things module by using the database;
the Internet of things module is used for storing the process information written in by the upper computer in the module, and when a process query instruction of the upper computer is received, the process information currently executed by the Internet of things module is returned to the upper computer.
As a further optimization, the process information of each process includes a sequence number, a name, a result, and a next process sequence number in sequence.
As a further optimization, the step of judging the internet of things module comprises: and judging whether the Internet of things module needs to do the process currently, whether the process is redone or not, and whether the process is missed or not and the next process.
In addition, the invention also provides a production control method of the Internet of things module, which comprises the following steps:
a. the upper computer stores the process information of the Internet of things module in a database of the server;
b. before the first process of the Internet of things module, the upper computer reads the process information of the Internet of things module from the database of the server and caches the process information in the local, and writes the process information into the Internet of things module;
c. when the Internet of things module executes the working procedure, the upper computer inquires the current working procedure information of the Internet of things module and compares the current working procedure information with the current working procedure information locally set by the upper computer to judge the working procedure state of the Internet of things module;
d. when the process of the Internet of things module is qualified or fails, the upper computer writes corresponding qualified or failed marks into the Internet of things module.
The invention has the beneficial effects that:
the writing-in of the process information of the Internet of things module and the writing-in of the qualified or failed process execution mark are realized through the writing command of the upper computer to the Internet of things module, the process information currently executed by the Internet of things module is inquired through the reading command, the process state of the Internet of things module is judged by comparing the inquired process information with the locally set current process information, and therefore whether the current process is needed to be judged, whether the current process is redone or not, whether the process is missed or not, and the next process which is needed to be done is judged, so that the production process of the Internet of things module can be timely and accurately monitored without logging in an MES system, and the quality of a product is controlled.
Drawings
Fig. 1 is a schematic view of process information in an embodiment of the present invention.
Detailed Description
The invention aims to provide a production control system and method of an internet of things module, which can be used for timely and accurately monitoring the process of the internet of things module. In the invention, the upper computer stores the complete process information of the Internet of things module in the database of the server, before the Internet of things module executes the first process, the upper computer can cache the process information of the Internet of things module in a local computer, the process information is written into the module through a write command through an interface of the Internet of things module, the upper computer can also read the process information of the Internet of things module through a read command and compare the process information with the locally set current process information to judge whether the module completes the current process, whether the current process is redone, and the next process which should be done is missed.
Example (b):
the process that the thing networking module will accomplish in this embodiment is: calibrating, comprehensively testing and functionally testing; the process information is shown in fig. 1.
Firstly, the upper computer stores the process information 1, BT, N,2\ r \ N2, FT, N,3\ r \ N3, FUNC, N, \\ r \ N of the Internet of things module in a database of the server.
Before the first process of production, the host computer takes out the process information of the Internet of things module from the database of the server and caches the process information on a local computer. And then, writing the process information into the Internet of things module. Specifically, the upper computer sends commands AT + PROC #1, BT, N,2\ r \ nAT + PROC #2, FT, N,3\ r \ nAT + PROC #3, FUNC, N, \\ r \ N to the module through the serial port, and the Internet of things module stores the commands 1, BT, N,2\ r \ N2, FT, N,3\ r \ N3, FUNC, N, \ r \ N in the Internet of things module.
The user sets the current process of the upper computer to be calibration: 1, BT, N,2, when the thing networking module is doing this process, AT + PROC is sent to the module through the serial ports to the host computer? Inquiring process information, checking whether returned information contains 1, BT, N and 2, if the returned information contains 1, BT, N and 2 or 1, BT, F and 2, allowing the Internet of things module to be in a calibration process, if the calibration process is qualified, sending a command AT + PROC #1, BT, P and 2 by the upper computer through a serial port to write a qualified mark P into the physical network module, and if the calibration process is failed, sending a command AT + PROC #1, BT, F and 2 by the upper computer through the serial port to write a failed mark F into the Internet of things module. If the information returned by the Internet of things module is 1, BT, P and 2, the upper computer prompts the user that the current process is redone, and the user can be prompted to do the process by inquiring the process with the minimum sequence number as the non-P process state according to the returned result.
The user sets the current process of the upper computer to be comprehensive measurement: 2, FT, N,3, when the thing networking module is doing this process, the host computer sends AT + PROC through the serial ports to the module? Inquiring process information, if the returned information contains 1, BT, F,2 or 1, BT, N,2 upper computers to prompt that the previous process is not finished or unqualified, if the returned information is 1, BT, P,2\ r \ N2, FT, P,3\ r \ N3, FUNC, N, \ r \ N or 1, BT, P,2\ r \ N2, FT, P,3\ r \ N3, FUNC, F, \\\ r N upper computers prompt that the Internet of things module should be used for a third process function test, if the returned information is 1, BT, P,2\ r \ N2, FT, N,3\ r \ N3, FUNC, N, \\\ r \ N or 1, BT, P,2\ r \ N2, FT, F,3 r \ N3, N, \\\\\ N, and allowing the previous process to be used for testing. If the integrated testing process is qualified, the upper computer sends commands AT + PROC #1, FT, P and 2 through the serial port to write the qualified mark P into the physical network module, and if the integrated testing process fails, the upper computer sends commands AT + PROC #1, FT, F and 2 through the serial port to write the failed mark F into the Internet of things module.
The user sets the current process of the upper computer as a function test: FUNC, N, when the module of the internet of things is doing the procedure, the upper computer sends AT + PROC to the module through the serial port? And inquiring process information, and if the returned information is not 1, BT, P,2\ r \ N2, FT, P,3\ r \ N3, FUNC, N, \ r \ or 1, BT, P,2\ r \ N2, FT, P,3\ r \ N3, FUNC, F, \ r \ N, the upper computer prompts to be missed to do and redo by using the current process. If the upper computer allows the process. If the function test procedure is qualified, the upper computer sends commands AT + PROC #3, FUNC and P through the serial port, the qualified mark P is written into the physical network module, and if the comprehensive test procedure fails, the upper computer sends commands AT + PROC #3, FUNC and F through the serial port, and the failure mark F is written into the Internet of things module.
If the return information checked by the upper computer is 1, BT, P,2\ r \ n2, FT, P,3\ r \ n3, FUNC, P, \\ r \ n indicates that the module completes all procedures and can be normally off-line.

Claims (4)

1. The utility model provides a production management and control system of thing networking module which characterized in that includes: the system comprises a server, an upper computer and an Internet of things module;
the upper computer is used for storing the process information of the Internet of things module in a database of the server; reading the process information of the Internet of things module from a database of a server before the first process of the Internet of things module, caching the process information in the local, and writing the process information into the Internet of things module; when the Internet of things module executes the working procedure, the current working procedure information is inquired for the Internet of things module and is compared with the current working procedure information locally set on the upper computer to judge the working procedure state of the Internet of things module; the system is also used for writing corresponding pass or fail marks into the Internet of things module when the process of the Internet of things module is passed or failed;
the server is used for storing the process information of the Internet of things module by using the database;
the Internet of things module is used for storing the process information written in by the upper computer in the module, and when a process query instruction of the upper computer is received, the process information currently executed by the Internet of things module is returned to the upper computer.
2. The system for managing and controlling the production of internet of things modules as claimed in claim 1,
the process information of each process includes a serial number, a name, a result, and a next process serial number in this order.
3. The production control system of the Internet of things module as claimed in claim 1 or 2,
the process state of judging the Internet of things module comprises the following steps: and judging whether the Internet of things module needs to do the process currently, whether the process is redone or not, and whether the process is missed or not and the next process.
4. A production control method of an Internet of things module is applied to the production control system according to any one of claims 1 to 3, and is characterized by comprising the following steps:
a. the upper computer stores the process information of the Internet of things module in a database of the server;
b. before the first process of the Internet of things module, the upper computer reads the process information of the Internet of things module from the database of the server and caches the process information in the local, and writes the process information into the Internet of things module;
c. when the Internet of things module executes the working procedure, the upper computer inquires the current working procedure information of the Internet of things module and compares the current working procedure information with the current working procedure information locally set by the upper computer to judge the working procedure state of the Internet of things module;
d. when the process of the Internet of things module is qualified or fails, the upper computer writes corresponding qualified or failed marks into the Internet of things module.
CN202010236292.4A 2020-03-30 2020-03-30 Production control system and method of Internet of things module Pending CN111464619A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010236292.4A CN111464619A (en) 2020-03-30 2020-03-30 Production control system and method of Internet of things module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010236292.4A CN111464619A (en) 2020-03-30 2020-03-30 Production control system and method of Internet of things module

Publications (1)

Publication Number Publication Date
CN111464619A true CN111464619A (en) 2020-07-28

Family

ID=71680098

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010236292.4A Pending CN111464619A (en) 2020-03-30 2020-03-30 Production control system and method of Internet of things module

Country Status (1)

Country Link
CN (1) CN111464619A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113435724A (en) * 2021-06-18 2021-09-24 云南电网有限责任公司临沧供电局 System and method for remote monitoring and management of distribution network operation

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1517925A (en) * 2003-01-15 2004-08-04 奥林巴斯株式会社 Procedure management system
CN102621517A (en) * 2012-04-06 2012-08-01 青岛乾程电子科技有限公司 Detecting and controlling method in ammeter production process
CN103592898A (en) * 2012-08-13 2014-02-19 上海斐讯数据通信技术有限公司 An electronic product production automatic control system and a method
CN107390658A (en) * 2017-08-01 2017-11-24 西安易朴通讯技术有限公司 The management-control method and system of intelligent terminal production process
CN109525971A (en) * 2018-10-29 2019-03-26 四川爱联科技有限公司 Bluetooth mould group production test system and method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1517925A (en) * 2003-01-15 2004-08-04 奥林巴斯株式会社 Procedure management system
CN102621517A (en) * 2012-04-06 2012-08-01 青岛乾程电子科技有限公司 Detecting and controlling method in ammeter production process
CN103592898A (en) * 2012-08-13 2014-02-19 上海斐讯数据通信技术有限公司 An electronic product production automatic control system and a method
CN107390658A (en) * 2017-08-01 2017-11-24 西安易朴通讯技术有限公司 The management-control method and system of intelligent terminal production process
CN109525971A (en) * 2018-10-29 2019-03-26 四川爱联科技有限公司 Bluetooth mould group production test system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113435724A (en) * 2021-06-18 2021-09-24 云南电网有限责任公司临沧供电局 System and method for remote monitoring and management of distribution network operation

Similar Documents

Publication Publication Date Title
US7865907B2 (en) Method and apparatus for providing automatic software updates
US20080303472A1 (en) Method for replacement of a defective field device by a new field device in a system which communicates via a digital fieldbus, in particular an automation system
US11644827B2 (en) Method for improving the measuring performance of automation field devices
JP2020091924A (en) Background collection of diagnostic data from field instrumentation devices
JP2018110030A (en) Process data management method and device
US20120035746A1 (en) Automatic receiving, inspection, inventory management and reporting using wireless communications
US10354343B2 (en) Automated process control hardware engineering using schema-represented requirements
US11928646B2 (en) Method for verifying the field device inventory entered in an asset management system
CN108646694A (en) Intelligent management, device, system and the computer equipment of numerically-controlled machine tool
US20140032972A1 (en) Method of engineering and diagnosing a field device and a system thereof
Romanov et al. Unified architecture of execution level hardware and software for discrete machinery manufacturing control systems
CN111464619A (en) Production control system and method of Internet of things module
US20080307406A1 (en) Device and method for checking the current software installation in field devices in a distributed system, in particular an automation system
US20040193396A1 (en) Systems, devices, and methods for acceptance testing a fieldbus component configuration program
EP1935578B1 (en) Control system
US8856345B2 (en) Redundancy in process control system
CN105373446B (en) It is a kind of based on the system self-repairing method drilled automatically and device
KR100636404B1 (en) Method and System for Testing by Using Automatic Control Program
CN114253248A (en) System and method for automatically testing and verifying DCS (distributed control System) of nuclear power station
KR20220098539A (en) Automatic development system for PLC program
CN112997122A (en) Method for improving the measurement performance of an automation field device to be configured
CN107346451B (en) Spare part tracing system
CN110955222A (en) Test method and test system of engine data recorder
US20220129344A1 (en) Method for data communication between a management level and a field level of an industrial system
CN110716858A (en) Industrial control software testing system and software testing method

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
CB02 Change of applicant information

Address after: 621000 Sichuan Ailian Technology Co.,Ltd., Anzhou Industrial Park, Mianyang City, Sichuan Province

Applicant after: Sichuan Ailian Technology Co.,Ltd.

Address before: 621000 Mianyang city of Sichuan Province, Sichuan Industrial Park, love science and Technology Co.

Applicant before: SICHUAN AI-LINK TECHNOLOGY Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20200728

RJ01 Rejection of invention patent application after publication