CN112637246A - Method for intelligently encoding and transmitting coal type information of coking coal sampling control system - Google Patents

Method for intelligently encoding and transmitting coal type information of coking coal sampling control system Download PDF

Info

Publication number
CN112637246A
CN112637246A CN202110048306.4A CN202110048306A CN112637246A CN 112637246 A CN112637246 A CN 112637246A CN 202110048306 A CN202110048306 A CN 202110048306A CN 112637246 A CN112637246 A CN 112637246A
Authority
CN
China
Prior art keywords
type information
coal
coal type
information
code
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
CN202110048306.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.)
Shanxi Taigang Stainless Steel Co Ltd
Original Assignee
Shanxi Taigang Stainless Steel 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 Shanxi Taigang Stainless Steel Co Ltd filed Critical Shanxi Taigang Stainless Steel Co Ltd
Priority to CN202110048306.4A priority Critical patent/CN112637246A/en
Publication of CN112637246A publication Critical patent/CN112637246A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0894Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage
    • H04L9/0897Escrow, recovery or storing of secret information, e.g. secret key escrow or cryptographic key storage involving additional devices, e.g. trusted platform module [TPM], smartcard or USB

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Abstract

The invention relates to the field of industrial information control systems. A coking coal sampling control system coal type information intelligent coding transmission method, distribute a characteristic code to each kind of coal of all coking coals used and form a coal type information characteristic code table; the method comprises the steps that a sender acquires (manually and directly acquires) coal type information comprising a feature code, formulates an encryption algorithm, encrypts the feature code of the coal type information to form transmission data, and sends the transmission data to a receiver through a digital output module of a sending logic controller; the receiver receives the transmission information through a digital receiving module of the receiving logic controller, decodes the transmission information according to a decryption method provided by the sender to obtain the coal type information including the feature code of the coal type information, and then obtains the coal type information through a coal type information feature code table.

Description

Method for intelligently encoding and transmitting coal type information of coking coal sampling control system
Technical Field
The invention relates to the field of industrial information control systems.
Background
At present, each link of coking coal sampling has an artificial interference mode, so that the influence factors are more, the coal information is artificially interfered in the middle, and the actual situation of the coal cannot be truly reflected.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the factors of coal information leakage and artificial interference are avoided, and the requirement of actual production is fundamentally met.
The technical scheme adopted by the invention is as follows: a method for intelligently coding and transmitting coal information of a coking coal sampling control system comprises the following steps
Step one, distributing a characteristic code for each coal of all the used coking coals to form a coal type information characteristic code table;
step two, the sender acquires (manually and directly acquires) the coal information comprising the characteristic codes, formulates an encryption algorithm, encrypts the characteristic codes of the coal information to form transmission data, and sends the transmission data to the receiver through a digital output module of the sending logic controller;
and step three, the receiver receives the transmission information through a digital receiving module of the receiving logic controller, decodes the transmission information according to a decryption method provided by the sender to obtain the coal type information comprising the feature codes of the coal type information, and then obtains the coal type information through a coal type information feature code table.
The feature code is a number corresponding to the coal type one by one.
And in the encryption process in the second step, computer binary coding is carried out on each feature code to form a digital information signal code of the coal feature code, and the digital information signal code is subjected to mask encryption by using a specified mask.
The receiving party and the transmitting party are connected through a signal communication cable with a shield.
The program side of the encryption and decryption methods is located elsewhere in a u-disc, the program u-disc with the encryption method being held by the sender and the program u-disc with the decryption method being held by the recipient.
The invention has the beneficial effects that: the system is used for the coal preparation sampling control system of the Tai-Gai coking plant, has good effect, can accurately and safely transmit the coal information between the central control and the laboratory after the system is put into use, avoids the factors of coal information leakage and artificial interference, fundamentally meets the requirement of actual production, and indirectly creates economic benefit.
Detailed Description
In terms of hardware: a set of independent control station (a sender computer) is configured at a sender, a receiver computer is a central control and sampling machine, and the sender computer and the receiver computer are directly connected through a multi-core shielded cable.
Software aspects
Sending hair
(A) Sending and acquiring coal type information (the Tai Steel needs to transmit and use 32 coal type information);
(B) the sender and the receiver negotiate, and a coal type information characteristic code table is formed in a manual coding mode (Tai Steel adopts 1-32 Arabic numbers to correspond to 32 types of coal to form the coal type characteristic code table, and the sender and the receiver can negotiate and adjust which code corresponds to which type of coal information at any time to ensure the confidentiality of coal type information transmission);
(C) the coal characteristic code table is subjected to computer binary coding to form a digital information signal code of the coal characteristic code (32 coal characteristic codes in the Tai-Gai-Steel can be represented by 5-bit computer binary digits (2)5=32));
Figure DEST_PATH_IMAGE001
(D) The digital information signal code of the coded coal characteristic code is subjected to mask encryption by using a specified mask (any value from 0 to 255 can be used), the digital information signal code of the coded coal characteristic code is encrypted by using 224 specified mask in the Taigang, and the digital information signal code is packed into a transmission byte, because one byte is 8 bits, the lower 5 bits of the byte are used, and the rest is spare;
the digital information signal sending packet of the coal type feature code is formed by carrying out software programming on the information through a sending logic controller (most logic controllers on the market can be realized), the sending packet is sent out through a digital output module (DO module for short) of the sending logic controller (Siemens uses Siemens WINCC man-machine interaction software as an upper computer, appointed coal type information feature codes of the secondary sampling are sent to a Siemens PLC400 system of a lower computer according to a coal type information feature code table formed in the steps (A) and (B), the PLC400 system of the lower computer adopts step7 software to complete the steps (C) and (D), namely, the received appointed coal type information feature codes are subjected to coding mask of computer binary information and packaged to form a sending packet to be transmitted, and the completion process of the four steps (A), B, C and (D) forms a complete privatization communication protocol, the protocol is completely independent of common protocols widely used in the market (such as PROFIBUS-dp, Ethernet and the like), and the safety of information transmission is ensured;
transmission process
Laying 12-core signal communication cables with shields, connecting one end of each signal cable to a digital output module DO appointed by a sending end, connecting the other end of each signal cable to a digital input module DI appointed by a receiving end, and then transmitting digital information signals of the coal type feature codes packaged by the logic controller to the receiving end (the Tai steel uses the shielded control cable with the specification of KVVP7 x 1.0 for 200 meters, only uses 5 cores, and the rest is reserved);
receiving party
The receiving end receives signals through a digital input DI module (Siemens S7200smart system integrated digital input module DI adopted by the receiving end Tai Steel carries out signal receiving and acquisition);
the received digital information signal of the specified coal type feature code is subjected to reduction decryption of computer binary information through a receiving logic controller (most logic controllers on the market can be realized), the specified coal type information feature code is finally reduced by adopting reverse mask code and decoding processing and is output to a display touch screen (the receiving logic controller adopted by the receiving end Tai Steel is a Siemens S7200smart system integrated digital input module DI, and the output display adopts a matched Siemens HMI700ie to touch a display panel), and the decryption is a process of unpacking the privatized communication protocol;
the characteristic code of the specified coal information acquired from the display touch screen is restored into the real coal information transmitted by the transmitting terminal according to the coal information characteristic code table so as to be used in the next procedure, and thus, the whole process of coal information coding transmission is completed.
The program side of the encryption and decryption methods is located elsewhere in a u-disc, the program u-disc with the encryption method being held by the sender and the program u-disc with the decryption method being held by the recipient.

Claims (5)

1. A method for intelligently encoding and transmitting coal type information of a coking coal sampling control system is characterized by comprising the following steps: the method comprises the following steps
Step one, distributing a characteristic code for each coal of all the used coking coals to form a coal type information characteristic code table;
step two, the sender acquires the coal type information comprising the characteristic code, formulates an encryption algorithm, encrypts the characteristic code of the coal type information to form transmission data, and sends the transmission data to the receiver through a digital output module of the sending logic controller;
and step three, the receiver receives the transmission information through a digital receiving module of the receiving logic controller, decodes the transmission information according to a decryption method provided by the sender to obtain the coal type information comprising the feature codes of the coal type information, and then obtains the coal type information through a coal type information feature code table.
2. The method for intelligently encoding and transmitting coal type information of a coking coal sampling control system according to claim 1, wherein the method comprises the following steps: the feature code is a number corresponding to the coal type one by one.
3. The method for intelligently encoding and transmitting coal type information of a coking coal sampling control system according to claim 1, wherein the method comprises the following steps: and in the encryption process in the second step, computer binary coding is carried out on each feature code to form a digital information signal code of the coal feature code, and the digital information signal code is subjected to mask encryption by using a specified mask.
4. The method for intelligently encoding and transmitting coal type information of a coking coal sampling control system according to claim 1, wherein the method comprises the following steps: the receiving party and the transmitting party are connected through a signal communication cable with a shield.
5. The method for intelligently encoding and transmitting coal type information of a coking coal sampling control system according to claim 1, wherein the method comprises the following steps: the program side of the encryption and decryption methods is located elsewhere in a u-disc, the program u-disc with the encryption method being held by the sender and the program u-disc with the decryption method being held by the recipient.
CN202110048306.4A 2021-01-14 2021-01-14 Method for intelligently encoding and transmitting coal type information of coking coal sampling control system Pending CN112637246A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110048306.4A CN112637246A (en) 2021-01-14 2021-01-14 Method for intelligently encoding and transmitting coal type information of coking coal sampling control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110048306.4A CN112637246A (en) 2021-01-14 2021-01-14 Method for intelligently encoding and transmitting coal type information of coking coal sampling control system

Publications (1)

Publication Number Publication Date
CN112637246A true CN112637246A (en) 2021-04-09

Family

ID=75294212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110048306.4A Pending CN112637246A (en) 2021-01-14 2021-01-14 Method for intelligently encoding and transmitting coal type information of coking coal sampling control system

Country Status (1)

Country Link
CN (1) CN112637246A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1469645A1 (en) * 2003-04-15 2004-10-20 Broadcom Corporation Synchronous encryption and encoding using tables
CN1567811A (en) * 2004-06-30 2005-01-19 蒋正华 An information transmission encryption method
CN101360227A (en) * 2008-06-24 2009-02-04 华亚微电子(上海)有限公司 Digital television recognition method and apparatus thereof
CN103841118A (en) * 2014-03-25 2014-06-04 中国科学技术大学苏州研究院 Two-way reliable covert channel based on TCP effective loads
CN104065968A (en) * 2014-07-02 2014-09-24 哈尔滨海能达科技有限公司 Video data encryption method, video data decryption method, video data encryption device and video data decryption device
CN107508841A (en) * 2017-08-25 2017-12-22 徐珊 A kind of rete mirabile signaling alarm systems
CN108173885A (en) * 2018-03-27 2018-06-15 国家基础地理信息中心 Data ciphering method, data decryption method and relevant apparatus
CN109525555A (en) * 2014-03-27 2019-03-26 阿里巴巴集团控股有限公司 A kind of method and device of online registration and certification
CN110320881A (en) * 2019-08-06 2019-10-11 张华东 A kind of thermal power plant wisdom fuel system

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1469645A1 (en) * 2003-04-15 2004-10-20 Broadcom Corporation Synchronous encryption and encoding using tables
CN1567811A (en) * 2004-06-30 2005-01-19 蒋正华 An information transmission encryption method
CN101360227A (en) * 2008-06-24 2009-02-04 华亚微电子(上海)有限公司 Digital television recognition method and apparatus thereof
CN103841118A (en) * 2014-03-25 2014-06-04 中国科学技术大学苏州研究院 Two-way reliable covert channel based on TCP effective loads
CN109525555A (en) * 2014-03-27 2019-03-26 阿里巴巴集团控股有限公司 A kind of method and device of online registration and certification
CN104065968A (en) * 2014-07-02 2014-09-24 哈尔滨海能达科技有限公司 Video data encryption method, video data decryption method, video data encryption device and video data decryption device
CN107508841A (en) * 2017-08-25 2017-12-22 徐珊 A kind of rete mirabile signaling alarm systems
CN108173885A (en) * 2018-03-27 2018-06-15 国家基础地理信息中心 Data ciphering method, data decryption method and relevant apparatus
CN110320881A (en) * 2019-08-06 2019-10-11 张华东 A kind of thermal power plant wisdom fuel system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
魏勇等: "燃煤电厂煤仓动态监测及其在智能燃料系统中的应用", 《中国设备工程》 *

Similar Documents

Publication Publication Date Title
US9898611B2 (en) Method and apparatus for scrambling a high speed data transmission
EP0422230A1 (en) Data carrier and data communication apparatus using the same
CN105208298B (en) A kind of matrix switch system and Inverse problem method for multi-format video signal switching
CN102291398A (en) Data compression and decompression method, device and system in wireless communication system
CN112637246A (en) Method for intelligently encoding and transmitting coal type information of coking coal sampling control system
CN205142235U (en) Parallel scrambling device
CN103490879A (en) Self-correcting quantum secret key distribution method and system
CN115426627B (en) Industrial Internet of things data acquisition box based on 5G network
CN105530067B (en) A kind of parallel scrambling apparatus and parallel method for scrambling
CN107040376A (en) A kind of method and system of quantum secure optic communication
CN111065091B (en) Wireless data acquisition system and data transmission method based on lora
CN105430315A (en) VGA (Video Graphics Array) video signal remote transmission device
CN211906059U (en) Safe intelligent programmable logic controller based on encryption chip
CN111614375B (en) Data transmission method, data transmission device, terminal and storage medium
CN108462690A (en) A kind of numerically-controlled machine tool device data remote communication method
CN103440549A (en) Power failure dispatching control system and control method thereof
CN111884985A (en) Network physical isolation network gate development platform
CN113542254A (en) System and method for fusing terminal security access
CN206226442U (en) A kind of multiple business optical transmitter-receiver
CN109639405A (en) A kind of communication system that information is encrypted by chaotic signal
CN113612535B (en) Optical fiber communication system with high data transmission safety
CN105700496A (en) DO-point remote synchronous mapping and expanding system and method
CN212278361U (en) Multi-channel video receiving device with remote receiving function
CN106157961B (en) Voice signal processing method and device
CN107105398A (en) A kind of method and apparatus of communication

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210409