CN110471790B - Computer equipment, product and processing method and device of data task of product - Google Patents

Computer equipment, product and processing method and device of data task of product Download PDF

Info

Publication number
CN110471790B
CN110471790B CN201910626385.5A CN201910626385A CN110471790B CN 110471790 B CN110471790 B CN 110471790B CN 201910626385 A CN201910626385 A CN 201910626385A CN 110471790 B CN110471790 B CN 110471790B
Authority
CN
China
Prior art keywords
check value
data
processing unit
central processing
check
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.)
Active
Application number
CN201910626385.5A
Other languages
Chinese (zh)
Other versions
CN110471790A (en
Inventor
焦红岩
刘闯
张荣涛
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jiaoda Microunion Tech Co ltd
Original Assignee
Beijing Jiaoda Microunion Tech 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 Beijing Jiaoda Microunion Tech Co ltd filed Critical Beijing Jiaoda Microunion Tech Co ltd
Priority to CN201910626385.5A priority Critical patent/CN110471790B/en
Publication of CN110471790A publication Critical patent/CN110471790A/en
Application granted granted Critical
Publication of CN110471790B publication Critical patent/CN110471790B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1004Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's to protect a block of data words, e.g. CRC or checksum
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Abstract

The application provides a computer device, a product and a processing method and a device of a data task thereof, wherein the method comprises the following steps: performing cyclic redundancy check on the local safety related data and/or the input/output data, generating a first check value and sending the first check value to a backup central processing unit; and receiving a second check value generated by performing cyclic redundancy check on the local safety related data and/or the input/output data and sent by the backup central processing unit, and comparing the first check value with the second check value so as to effectively reduce the communication data amount, improve the comparison efficiency and improve the operation efficiency of the CPU under the condition of ensuring the comparison result.

Description

Computer equipment, product and processing method and device of data task of product
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for processing a computer device, a product, and a data task thereof.
Background
In the task level two-in-two system, two-in-two central processing units (CPUs, central processing unit) are required to compare local safety related data with external input and output data to complete two-in-two verification. The common comparison method is that software arranged in an execution layer of the two-out-of-two system is used for transmitting input data, output data and local safety related data of two CPUs to the other party, the two CPUs are used for comparing the data transmitted by the other party with the locally stored data after receiving the data transmitted by the other party, then the comparison result is transmitted to a voter, the voter judges voting according to consistency of the comparison result, if the voting is successful, the control processor is controlled to continue working, and if the voting is unsuccessful, the working of the processor is stopped. However, the related art has a problem that the working efficiency of the system is affected when a large number of CPU machines are easily occupied due to the fact that all data to be compared need to be transmitted to each other.
Disclosure of Invention
The present application aims to solve at least one of the technical problems in the related art to some extent.
Therefore, a first object of the present application is to provide a data task processing method, so as to effectively reduce the communication data volume, improve the comparison efficiency and improve the operation efficiency of the CPU under the condition of ensuring the comparison result.
A second object of the present application is to propose a processing device for data tasks.
A third object of the application is to propose a computer device.
A fourth object of the present application is to propose a computer readable storage medium.
A fifth object of the application is to propose a computer programme product.
To achieve the above objective, an embodiment of a first aspect of the present application provides a method for processing a data task, including the following steps: performing cyclic redundancy check on the local safety related data and/or the input/output data, generating a first check value and sending the first check value to a backup central processing unit; and receiving a second check value generated by performing cyclic redundancy check on the local safety related data and/or the input/output data and sent by the backup central processing unit, and comparing the first check value with the second check value.
According to one embodiment of the present application, the sending the first check value to the backup central processing unit further includes: and when the storage amount of the first check value is detected and identified to reach a preset value, the first check value is sent to the backup central processing unit.
According to one embodiment of the present application, the sending the first check value to the backup central processing unit further includes: and obtaining a first control instruction for outputting data to external equipment, and sending the first check value to the backup central processing unit according to the first control instruction.
According to one embodiment of the present application, the method for processing a data task further includes: after the generating the first check value, the first check value is stored.
According to one embodiment of the application, when the first check value and the second check value are consistent, a first confirmation signal is generated and sent to the backup central processor; and identifying and receiving a second confirmation signal sent by the backup central processing unit, and controlling to output data to external equipment.
According to an embodiment of the present application, before the cyclic redundancy check is performed on the local security related data and/or the input/output data, the method further includes: a first control instruction is obtained to output data to the external device.
According to the processing method of the data task, in the two-in-two system, the cyclic redundancy check is carried out on the local safety related data and/or the input and output data, so that the communication data amount is effectively reduced, the comparison efficiency is improved, and the operation efficiency of a CPU is improved under the condition of ensuring the comparison result.
To achieve the above object, an embodiment of a second aspect of the present application provides a processing apparatus for data tasks, including: the checking unit is used for performing cyclic redundancy check on the local safety related data and/or the input/output data, generating a first check value and sending the first check value outwards; and the comparison unit is used for receiving the second check value and comparing the first check value with the second check value.
To achieve the above object, an embodiment of a third aspect of the present application provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor executes the program to implement the method for processing data tasks.
In order to achieve the above object, a fourth aspect of the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of processing data tasks.
In order to achieve the above object, an embodiment of a fifth aspect of the present application proposes a computer program product, which when executed by a processor, performs a processing method for achieving the described data task.
Additional aspects and advantages of the application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the application.
Drawings
The foregoing and/or additional aspects and advantages of the application will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings, in which:
FIG. 1 is a flow chart of a method for processing a data task according to an embodiment of the present application;
FIG. 2 is a flow chart of a method of processing data tasks according to an embodiment of the application;
FIG. 3 is a signal interaction diagram of a method for processing data tasks according to an embodiment of the present application;
fig. 4 is a block diagram of a processing device for data tasks according to an embodiment of the application.
Detailed Description
Embodiments of the present application are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative and intended to explain the present application and should not be construed as limiting the application.
The following describes a computer device, a product, and a method and an apparatus for processing a data task thereof according to embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a flowchart of a method for processing a data task according to an embodiment of the present application. As shown in fig. 1, the method for processing a data task according to an embodiment of the present application includes the following steps:
s101: and performing cyclic redundancy check on the local safety related data and/or the input/output data, generating a first check value and sending the first check value to the backup central processing unit.
It should be noted that the present application is applied to two-in-two systems, and for any CPU in two-in-two systems, the CPU that performs data interaction with the CPU is the backup CPU. The cyclic redundancy check is CRC (Cyclic Redundancy Check) check.
S102: and receiving a second check value which is sent by the backup central processing unit and is used for carrying out cyclic redundancy Yu Jiaoyan on the local safety related data and/or the input and output data, and comparing the first check value with the second check value.
That is, when the application performs the binary check, the original data is not required to be transmitted between two CPUs, and only the check value of CRC check performed on the local CPU is required to be transmitted and compared, so that the data transmission quantity between the two CPUs is effectively reduced, the running efficiency of the CPUs is improved, the check duration is reduced, and the check efficiency is improved under the condition of ensuring the binary check. And CRC protection is adopted for the local safety related data and/or the input and output data, so that the data safety is improved.
According to one embodiment of the present application, sending the first check value to the backup central processing unit further comprises: and detecting and recognizing that the storage amount of the first check value reaches a preset value, and sending the first check value to the backup central processing unit.
It should be appreciated that after the first check value is generated, the first check value is stored.
Specifically, after performing CRC check on the local security related data and/or the input/output data, the local CPU generates a first check value, stores the first check value, detects and identifies in real time whether the storage amount of the first check value reaches a preset value, for example, a storage maximum value, and if the storage amount of the first check value reaches the preset value, sends the first check value to the backup CPU, so that the backup CPU can receive the first check value and compare the first check value with the check value stored locally by the backup CPU.
According to another embodiment of the present application, the sending the first check value to the backup central processing unit further includes: and acquiring a first control instruction for outputting data to external equipment, and sending a first check value to the backup central processing unit according to the first control instruction.
That is, after the local CPU performs cyclic redundancy check on the local security-related data and/or the input/output data, it is detected in real time whether a first control instruction for outputting data to the external device is received, and if the first control instruction is received, the stored first check value is transmitted to the backup central processor.
Therefore, the frequency of data transmission can be effectively reduced by two methods for triggering the transmission of the check value.
Further, comparing the first check value and the second check value, as shown in fig. 2, further includes:
s201: and when the first check value is consistent with the second check value, generating a first confirmation signal and sending the first confirmation signal to the backup central processing unit.
S202: and identifying and receiving a second confirmation signal sent by the backup central processing unit, and controlling to output data to the external equipment.
That is, when the storage amount of the check value of the backup CPU reaches a preset value or the backup CPU obtains a first control instruction for outputting data to the external device, the backup CPU sends a second check value to the local CPU, the local CPU receives the second check value sent by the backup CPU and judges whether the first check value is consistent with the second check value, if the first check value is consistent with the second check value, a first confirmation signal is generated and sent to the backup CPU, so that the backup CPU can output data to the external device according to the second confirmation signal and the first confirmation signal which are checked by the backup CPU, and receives the second confirmation signal sent by the backup CPU, and output data to the external device according to the first confirmation signal and the second confirmation signal, so that the local CPU and the backup CPU can alarm and stop data processing if the first check value is inconsistent with the second check value.
According to another embodiment of the present application, before performing the cyclic redundancy check on the local security related data and/or the input/output data, the method may further include: a first control instruction is obtained to output data to the external device.
That is, the local CPU may start performing the cyclic redundancy check on the local security-related data and/or the input-output data after receiving the first control instruction to output the data to the external device.
According to a specific embodiment of the present application, as shown in fig. 3, the local CPU and the backup CPU simultaneously receive a first control instruction for outputting data to the external device, start performing CRC check on the local security related data and/or the input/output data, when the storage amount of the CRC check value reaches a preset value, the local CPU sends a stored first check value to the backup CPU, the backup CPU sends a stored second check value to the local CPU, the local CPU and the backup CPU respectively compare the first check value and the second check value, if the first check value and the second check value are consistent, the local CPU sends a first acknowledgement signal to the backup CPU, the backup CPU sends a second acknowledgement signal to the local CPU, and when the local CPU and the backup CPU respectively receive the second acknowledgement signal and the first acknowledgement signal, the local CPU sends data to the external device.
In summary, according to the data task processing method provided by the application, in the two-in-two system, the cyclic redundancy check is performed on the local security related data and/or the input/output data, so that the communication data volume is effectively reduced, the comparison efficiency is improved, and the operation efficiency of the CPU is improved under the condition of ensuring the comparison result.
In order to achieve the above embodiment, the present application further provides a data task processing device.
Fig. 4 is a block diagram of a processing device for data tasks according to an embodiment of the application. As shown in fig. 4, the processing apparatus 100 for data tasks includes: a verification unit 10 and a comparison unit 20.
The checking unit 10 is configured to perform cyclic redundancy check on local safety-related data and/or input/output data, generate a first check value, and send the first check value to the outside; the comparing unit 20 is configured to receive the second check value and compare the first check value with the second check value.
Further, the verification unit 10 is further configured to: and when the storage amount of the first check value reaches a preset value, sending the first check value to the backup central processing unit.
Further, the verification unit 10 is further configured to: and obtaining a first control instruction for outputting data to the external equipment, and sending a first check value to the backup central processing unit according to the first control instruction.
Further, the verification unit 10 is further configured to: after the first check value is generated, the first check value is stored.
Further, the comparing unit 20 is further configured to: when the first check value is consistent with the second check value, generating a first confirmation signal and sending the first confirmation signal to the backup central processing unit; and identifying and receiving a second confirmation signal sent by the backup central processing unit, and controlling to output data to the external equipment.
Further, the verification unit 10 is further configured to: a first control instruction is obtained to output data to the external device.
It should be noted that the foregoing explanation of the embodiment of the method for processing a data task is also applicable to the device for processing a data task of this embodiment, and will not be repeated here.
In order to implement the above embodiment, the present application further provides a computer device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the processor implements the method for processing data tasks described above when executing the program.
In order to achieve the above-described embodiments, the present application also proposes a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the aforementioned data task processing method.
In order to implement the above embodiment, the present application also proposes a computer program product, which when executed by a processor, performs the aforementioned data task processing method.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in the present specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
Furthermore, the terms "first," "second," and the like, are used for descriptive purposes only and are not to be construed as indicating or implying a relative importance or number of technical features indicated. Thus, a feature defining "a first" or "a second" may explicitly or implicitly include at least one such feature. In the description of the present application, the meaning of "plurality" means at least two, for example, two, three, etc., unless specifically defined otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and additional implementations are included within the scope of the preferred embodiment of the present application in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order from that shown or discussed, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the embodiments of the present application.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). In addition, the computer readable medium may even be paper or other suitable medium on which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. As with the other embodiments, if implemented in hardware, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented as software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like. While embodiments of the present application have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the application, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the application.

Claims (9)

1. A method for processing a data task, comprising the steps of:
performing cyclic redundancy check on the local safety related data and/or the input/output data, generating a first check value and sending the first check value to a backup central processing unit;
receiving a second check value generated by performing cyclic redundancy check on the local safety related data and/or the input/output data and sent by the backup central processing unit, and comparing the first check value with the second check value;
if the first check value is consistent with the second check value, generating a first confirmation signal and sending the first confirmation signal to the backup central processing unit, so that the backup central processing unit can output data to external equipment according to the second confirmation signal and the first confirmation signal which are checked by the backup central processing unit, receive the second confirmation signal sent by the backup central processing unit and output data to the external equipment according to the first confirmation signal and the second confirmation signal;
the sending the first check value to the backup central processing unit further includes:
when the storage amount of the first check value reaches a preset value, sending the first check value to the backup central processing unit;
the processing method of the data task is applied to a two-out-of-two system.
2. The method for processing a data task according to claim 1, wherein the sending the first check value to the backup central processing unit further comprises:
and obtaining a first control instruction for outputting data to external equipment, and sending the first check value to the backup central processing unit according to the first control instruction.
3. The method for processing a data task according to claim 2, further comprising:
after the generating the first check value, the first check value is stored.
4. A method of processing a data task according to any one of claims 1 to 3, further comprising:
when the first check value is consistent with the second check value, generating a first confirmation signal and sending the first confirmation signal to the backup central processing unit;
and identifying and receiving a second confirmation signal sent by the backup central processing unit, and controlling to output data to external equipment.
5. A method of processing a data task according to claim 1, further comprising, prior to said performing a cyclic redundancy check on the local security related data and/or the input output data:
a first control instruction is obtained to output data to the external device.
6. A processing apparatus for data tasks, for performing a processing method of data tasks according to any of claims 1-5, comprising:
the checking unit is used for performing cyclic redundancy check on the local safety related data and/or the input/output data, generating a first check value and sending the first check value outwards;
and the comparison unit is used for receiving the second check value and comparing the first check value with the second check value.
7. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements a method for processing data tasks according to any of claims 1-5 when executing the program.
8. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements a method for processing data tasks according to any of claims 1-5.
9. A computer program product which, when executed by a processor, performs a processing method implementing the data task of any of claims 1-5.
CN201910626385.5A 2019-07-11 2019-07-11 Computer equipment, product and processing method and device of data task of product Active CN110471790B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910626385.5A CN110471790B (en) 2019-07-11 2019-07-11 Computer equipment, product and processing method and device of data task of product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910626385.5A CN110471790B (en) 2019-07-11 2019-07-11 Computer equipment, product and processing method and device of data task of product

Publications (2)

Publication Number Publication Date
CN110471790A CN110471790A (en) 2019-11-19
CN110471790B true CN110471790B (en) 2023-12-01

Family

ID=68508020

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910626385.5A Active CN110471790B (en) 2019-07-11 2019-07-11 Computer equipment, product and processing method and device of data task of product

Country Status (1)

Country Link
CN (1) CN110471790B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113821396A (en) * 2020-06-18 2021-12-21 中车株洲电力机车研究所有限公司 Processor running state monitoring and diagnosing method and device
CN112989440B (en) * 2021-04-21 2021-09-14 北京芯愿景软件技术股份有限公司 Chip, processor driving method and electronic equipment
CN114567485A (en) * 2022-03-01 2022-05-31 北京全路通信信号研究设计院集团有限公司 Data processing method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020005A (en) * 2012-12-19 2013-04-03 北京康拓科技有限公司 Method and device for data communication and comparison of high-reliability system
CN103164523A (en) * 2013-03-19 2013-06-19 华为技术有限公司 Inspection method, device and system of data consistency inspection
CN104504347A (en) * 2015-01-20 2015-04-08 网易宝有限公司 Data consistency matching processing method and device
CN108683668A (en) * 2018-05-18 2018-10-19 腾讯科技(深圳)有限公司 Resource checksum method, apparatus, storage medium and equipment in content distributing network
CN109492436A (en) * 2018-11-29 2019-03-19 深圳市网心科技有限公司 A kind of file verification method and relevant apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10235238B2 (en) * 2016-05-25 2019-03-19 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Protecting clustered virtual environments from silent data corruption
US10225046B2 (en) * 2017-01-09 2019-03-05 At&T Intellectual Property I, L.P. Adaptive cyclic redundancy check for uplink control information encoding

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020005A (en) * 2012-12-19 2013-04-03 北京康拓科技有限公司 Method and device for data communication and comparison of high-reliability system
CN103164523A (en) * 2013-03-19 2013-06-19 华为技术有限公司 Inspection method, device and system of data consistency inspection
CN104504347A (en) * 2015-01-20 2015-04-08 网易宝有限公司 Data consistency matching processing method and device
CN108683668A (en) * 2018-05-18 2018-10-19 腾讯科技(深圳)有限公司 Resource checksum method, apparatus, storage medium and equipment in content distributing network
CN109492436A (en) * 2018-11-29 2019-03-19 深圳市网心科技有限公司 A kind of file verification method and relevant apparatus

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Design and RAMS Analysis of a Fault-tolerant Computer Control System;Wang Shuai;《Tsinghua Science and Technology》;摘要 *
二乘二取二安全控制平台开发;刚建雷;胡燕来;窦道飞;程剑峰;;铁道通信信号(06);全文 *
基于FPGA的二取二总线数据比较器;刚建雷;韩安平;胡燕来;;电子产品世界(06);全文 *
段武.《高速铁路列车运行控制技术-计算机联锁系统》.中国铁道出版社,2017,第74页-第80页. *

Also Published As

Publication number Publication date
CN110471790A (en) 2019-11-19

Similar Documents

Publication Publication Date Title
CN110471790B (en) Computer equipment, product and processing method and device of data task of product
US10268557B2 (en) Network monitoring device, network system, and computer program product
CN110704121B (en) Operation retry method, system and computer device
CN111211929A (en) Fault positioning method, fault positioning device, control equipment and intelligent equipment
CN109376031B (en) Method and device for preventing error judgment of check of EEPROM storage area
KR102002517B1 (en) Method and system for configuration of ecu security
CN108536545B (en) Information processing method and device for terminal equipment
CN109597389B (en) Test system of embedded control system
JP6094523B2 (en) Program rewriting method
CN114761935A (en) Controller
US6697995B1 (en) Diagnostic method for logic used in vehicle
CN116011026A (en) Database configuration security rapid verification method, system, equipment and storage medium
CN107577562B (en) Data interaction method and device and computer readable storage medium
CN112925546B (en) Multistage verification method and system for preventing vehicle-mounted ECU from refreshing errors
CN113568398A (en) Configuration deleting method and system for distributed control system
CN109472148B (en) Method, device and storage medium for loading hot patch
KR101997723B1 (en) Method and apparatus for monitoring relative processor
KR101745174B1 (en) Mehtod of restoring electronic control of vehicylar and apparatus performing the same
US20160011932A1 (en) Method for Monitoring Software in a Road Vehicle
CN113656064B (en) Frame flow processing method, system, readable storage medium and device
CN112799370B (en) Control device, and vehicle-mounted system software restoration method and system
US11475723B2 (en) Determining a fault in an electronic controller
CN110492979B (en) Incremental data transmission method and device, slave and storage medium
CN111090270B (en) Controller failure notification using information verification code
CN112733123B (en) Authorization management method and distributed management system

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
GR01 Patent grant
GR01 Patent grant