[go: up one dir, main page]

CN112416424B - Unidirectional configuration synchronization and checking method of dual-system architecture - Google Patents

Unidirectional configuration synchronization and checking method of dual-system architecture Download PDF

Info

Publication number
CN112416424B
CN112416424B CN202011307264.3A CN202011307264A CN112416424B CN 112416424 B CN112416424 B CN 112416424B CN 202011307264 A CN202011307264 A CN 202011307264A CN 112416424 B CN112416424 B CN 112416424B
Authority
CN
China
Prior art keywords
configuration
end system
receiving end
check
verification
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
CN202011307264.3A
Other languages
Chinese (zh)
Other versions
CN112416424A (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 Kedong Electric Power Control System Co Ltd
Original Assignee
Beijing Kedong Electric Power Control System 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 Kedong Electric Power Control System Co Ltd filed Critical Beijing Kedong Electric Power Control System Co Ltd
Priority to CN202011307264.3A priority Critical patent/CN112416424B/en
Publication of CN112416424A publication Critical patent/CN112416424A/en
Application granted granted Critical
Publication of CN112416424B publication Critical patent/CN112416424B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/177Initialisation or configuration control

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Hardware Redundancy (AREA)

Abstract

The invention discloses a one-way configuration synchronization and checking method of a double-system architecture, which comprises the following steps: 1) The method comprises the steps that when a sending end system and a receiving end system are started, local configurations are loaded respectively; 2) The management tool is connected with one side of the sending end system for configuration, and each time a configuration file is completed, the sending end system synchronizes the configuration file to the receiving end system in real time; 3) When the management tool configuration is stored, the sending end system and the receiving end system simultaneously store a local configuration file, and the sending end system triggers configuration checking; 4) Performing configuration checking; 5) When the configuration check fails, the transmitting end system determines whether to automatically execute configuration synchronization according to the configuration, and the configuration check is performed again after the synchronization is completed; or 6) manually executing a configuration synchronization command to configure synchronization. The invention realizes the one-way configuration transmission and the configuration synchronization check of the dual system.

Description

一种双系统架构的单向配置同步及核查方法A one-way configuration synchronization and verification method for dual system architecture

技术领域Technical Field

本发明涉及一种本发明涉及一种双系统架构的单向配置同步及核查方法,属于技术领域。The present invention relates to a unidirectional configuration synchronization and verification method of a dual-system architecture, and belongs to the technical field.

技术背景technical background

双系统架构单向传输系统指的是两个完全独立的硬件主板,独立运行两个操作系统,两个系统之间采用单向传输介质进行通信,数据只能从发送端系统到接收端系统。现有的双系统架构单向传输系统,需要分别接入发送端和接收端系统中进行配置,操作繁琐。The dual-system architecture one-way transmission system refers to two completely independent hardware motherboards that independently run two operating systems. The two systems communicate using a one-way transmission medium, and data can only be transmitted from the sending end system to the receiving end system. The existing dual-system architecture one-way transmission system needs to be connected to the sending end and the receiving end system for configuration, which is cumbersome to operate.

双系统架构单向传输系统,如果能够实现只将管理工具连接到系统发送端进行配置,然后在系统内部发送端自动向接收端进行配置同步,那么就可以简化两侧系统配置时的操作流程。For a dual-system architecture one-way transmission system, if it is possible to connect the management tool to the system sending end for configuration, and then automatically synchronize the configuration from the sending end to the receiving end within the system, the operation process when configuring the systems on both sides can be simplified.

发明内容Summary of the invention

本发明所要解决的技术问题是:在双系统架构单向传输系统中,如何实现只需要接入发送端系统进行配置,由发送端系统向接收端系统同步并对接收端配置进行核查。The technical problem to be solved by the present invention is: in a dual-system architecture unidirectional transmission system, how to achieve that only the sending end system needs to be accessed for configuration, the sending end system synchronizes with the receiving end system and verifies the receiving end configuration.

为解决上述技术问题,本发明提供一种双系统架构的单向配置同步及核查方法,包括以下步骤:In order to solve the above technical problems, the present invention provides a one-way configuration synchronization and verification method for a dual-system architecture, comprising the following steps:

1)发送端系统与接收端系统启动时加载各自本地配置文件;1) The sending system and the receiving system load their respective local configuration files when they start up;

2) 管理工具连接在发送端系统一侧进行配置,每配置完成一条配置文件,发送端系统都将该配置文件实时同步到接收端系统;2) The management tool is connected to the sending system for configuration. After each configuration file is completed, the sending system will synchronize the configuration file to the receiving system in real time.

3)管理工具配置保存时,发送端系统与接收端系统同时保存本地配置文件,发送端系统触发配置核查;3) When the management tool configuration is saved, the sending end system and the receiving end system save the local configuration file at the same time, and the sending end system triggers the configuration verification;

4)进行配置核查;4) Perform configuration verification;

5)配置核查失败时,发送端系统可自动执行配置同步,同步完成后再次进行配置核查;或5) When the configuration check fails, the sending end system can automatically perform configuration synchronization and perform configuration verification again after synchronization is completed; or

6)手动执行配置同步命令,进行配置同步及核查。6) Manually execute the configuration synchronization command to synchronize and verify the configuration.

与现有技术相比,本发明的有益效果是:本发明的双系统架构的单向配置同步及核查方法,主要应用于双系统体系架构中。管理工具连接到系统发送端进行配置,然后在系统内部发送端自动向接收端进行配置同步,并通过配置核查技术确保两侧配置相同,当两侧配置不一致时能及时反馈,实现了单向配置传输及配置同步核查。Compared with the prior art, the invention has the following beneficial effects: the one-way configuration synchronization and verification method of the dual-system architecture of the invention is mainly applied to the dual-system architecture. The management tool is connected to the system sending end for configuration, and then the sending end automatically synchronizes the configuration to the receiving end within the system, and ensures that the configurations on both sides are the same through the configuration verification technology. When the configurations on both sides are inconsistent, timely feedback can be given, thus realizing one-way configuration transmission and configuration synchronization verification.

附图说明BRIEF DESCRIPTION OF THE DRAWINGS

图1为两侧系统初始化示意图;Figure 1 is a schematic diagram of system initialization on both sides;

图2为管理工具连接发送端系统进行配置示意图;FIG2 is a schematic diagram showing the management tool connecting to the sending end system for configuration;

图3为管理工具连接发送端系统保存配置示意图;FIG3 is a schematic diagram of a management tool connected to a sending end system to save configuration;

图4为保存配置后,自动触发配置核查示意图;FIG4 is a schematic diagram of automatically triggering configuration verification after saving the configuration;

图5为配置核查失败时,自动触发配置同步示意图;FIG5 is a schematic diagram of automatically triggering configuration synchronization when configuration verification fails;

图6为配置核查失败时,手动执行配置同步示意图。FIG. 6 is a schematic diagram of manually executing configuration synchronization when configuration verification fails.

具体实施方式Detailed ways

下面结合附图及实施例对本发明做进一步说明。The present invention will be further described below in conjunction with the accompanying drawings and embodiments.

实施例1Example 1

如图1-6所示, 一种双系统架构的单向配置同步及核查方法,包括以下步骤:As shown in FIG1-6, a one-way configuration synchronization and verification method for a dual-system architecture includes the following steps:

1)接收端系统与接收端系统启动时加载各自本地配置;1) The receiving end system and the receiving end system load their respective local configurations when starting;

所述本地配置包含系统中各功能模块正常运行所需的配置信息;The local configuration includes configuration information required for normal operation of each functional module in the system;

2)管理工具连接在发送端系统一侧进行配置,每配置完成一条配置文件,发送端系统都将该配置文件实时同步到接收端系统;2) The management tool is connected to the sending system for configuration. After each configuration of a configuration file is completed, the sending system will synchronize the configuration file to the receiving system in real time;

具体包括以下步骤:The specific steps include:

a)发送端系统收到一条配置文件,对配置合法性进行校验;a) The sending system receives a configuration file and verifies the legitimacy of the configuration;

b) 若校验失败,反馈失败并丢弃无效配置;若校验成功,更新配置,将该配置文件发送到接收端系统;b) If the verification fails, feedback is given and the invalid configuration is discarded; if the verification succeeds, the configuration is updated and sent to the receiving system;

c)接收端系统收到一条配置文件,更新配置。c) The receiving system receives a configuration file and updates the configuration.

3)管理工具配置保存时,两侧同时保存本地配置文件,发送端系统触发配置核查;3) When the management tool configuration is saved, both sides save the local configuration files at the same time, and the sending end system triggers configuration verification;

4)进行配置核查,具体步骤如图4所示:4) Perform configuration verification. The specific steps are shown in Figure 4:

a.发送端系统对本地配置计算HASH值并同步到接收端系统进行校验,同时向控制通道中写入核查事件;实际配置文件可能比较大,对比完整配置文件比较消耗时间,因此两侧系统采用相同的摘要算法对各自的完整配置进行计算,接收端系统对比两个摘要值是否相同,相同则核查成功,不同则核查失败;a. The sending system calculates the HASH value of the local configuration and synchronizes it to the receiving system for verification, and writes the verification event to the control channel. The actual configuration file may be relatively large, and it takes time to compare the complete configuration file. Therefore, the systems on both sides use the same digest algorithm to calculate their respective complete configurations. The receiving system compares whether the two digest values are the same. If they are the same, the verification is successful, otherwise it fails.

b.接收端校验两侧配置的HASH值,当两侧配置的HASH值相同时读取控制通道中的数据;否则不做处理;b. The receiving end verifies the HASH values configured on both sides. If the HASH values configured on both sides are the same, the receiving end reads the data in the control channel; otherwise, no processing is performed.

c.延迟设定时间后,发送端系统多次尝试向控制通道中写入核查关闭事件,并根据写入成功与否来判断接收端的校验结果,写入成功说明配置核查成功,写入失败说明配置核查失败,将核查结果返回给管理工具。c. After the set delay time, the sending system attempts to write a verification shutdown event to the control channel multiple times, and determines the verification result of the receiving end based on whether the write is successful or not. A successful write indicates a successful configuration verification, and a failed write indicates a failed configuration verification. The verification result is returned to the management tool.

所述控制通道内只有一个数据缓存块,即同一时间只能写入一条控制命令,当控制通道已写满时,再次写入则返回失败。接收端仅在判断两侧配置的HASH值相同时,才读取控制通道数据,读取数据后发送端才能再次写入成功。There is only one data cache block in the control channel, that is, only one control command can be written at the same time. When the control channel is full, writing again will return failure. The receiving end reads the control channel data only when it determines that the HASH values configured on both sides are the same. After reading the data, the sending end can write again successfully.

发送端向控制通道中写入核查事件后,根据设定的延迟时间及尝试次数,周期性尝试写入核查关闭事件,当写入成功则停止尝试,最后根据写入成功与否来判断接收端的校验结果。After the sender writes the verification event to the control channel, it periodically attempts to write the verification shutdown event according to the set delay time and number of attempts. When the writing is successful, the attempt stops. Finally, the verification result of the receiving end is judged based on whether the writing is successful or not.

配置核查失败时,发送端再次触发配置同步及核查时,由于核查事件已经写入控制通道内,因此直接尝试写入核查关闭事件。When configuration verification fails, when the sender triggers configuration synchronization and verification again, since the verification event has been written to the control channel, it directly attempts to write the verification shutdown event.

接收端配置核查成功时,先后从控制通道读取核查事件和核查关闭事件。When the receiving end configuration verification succeeds, the verification event and the verification closing event are read from the control channel in turn.

5)配置核查失败时,发送端系统根据配置决定是否自动执行配置同步,同步完成后再次进行配置核查;或5) When the configuration check fails, the sending end system decides whether to automatically perform configuration synchronization based on the configuration, and performs configuration verification again after synchronization is completed; or

6)手动执行配置同步命令,配置同步。6) Manually execute the configuration synchronization command to synchronize the configuration.

实施例2Example 2

一种双系统架构的单向配置同步及核查方法,包括以下步骤:A one-way configuration synchronization and verification method for a dual-system architecture comprises the following steps:

1)接收端系统与接收端系统启动时加载各自本地配置;1) The receiving end system and the receiving end system load their respective local configurations when starting;

所述本地配置包含系统中各功能模块正常运行所需的配置信息;The local configuration includes configuration information required for normal operation of each functional module in the system;

2) 管理工具连接在发送端系统一侧进行配置,每配置完成一条配置文件,发送端系统都将该配置文件实时同步到接收端系统;2) The management tool is connected to the sending system for configuration. After each configuration file is completed, the sending system will synchronize the configuration file to the receiving system in real time.

3)管理工具配置保存时,发送端系统与接收端系统同时保存本地配置文件,发送端系统触发配置核查;3) When the management tool configuration is saved, the sending end system and the receiving end system save the local configuration file at the same time, and the sending end system triggers the configuration verification;

4)进行配置核查,具体步骤如图4所示:4) Perform configuration verification. The specific steps are shown in Figure 4:

a.发送端系统对本地配置利用国密SM3算法计算摘要,并同步到接收端系统进行校验,向控制通道中写入核查事件;a. The sending system calculates the summary of the local configuration using the national secret SM3 algorithm, synchronizes it to the receiving system for verification, and writes the verification event into the control channel;

b.接收端校验两侧配置的摘要,当两侧配置的摘要相同时读取控制通道中的数据;否则不做处理;b. The receiving end verifies the digests configured on both sides. If the digests configured on both sides are the same, the receiving end reads the data in the control channel; otherwise, no processing is performed.

c.延迟设定时间后,发送端系统多次尝试向控制通道中写入核查关闭事件,并根据写入成功与否来判断接收端的校验结果,写入成功说明配置核查成功,写入失败说明配置核查失败,将核查结果返回给管理工具。c. After the set delay time, the sending system attempts to write a verification shutdown event to the control channel multiple times, and determines the verification result of the receiving end based on whether the write is successful or not. A successful write indicates a successful configuration verification, and a failed write indicates a failed configuration verification. The verification result is returned to the management tool.

所述控制通道内只有一个数据缓存块,即同一时间只能写入一条控制命令,当控制通道已写满时,再次写入会返回失败。接收端仅在判断两侧配置的HASH值相同时,才读取控制通道数据,读取数据后发送端才能再次写入成功。There is only one data cache block in the control channel, that is, only one control command can be written at the same time. When the control channel is full, writing again will return failure. The receiving end reads the control channel data only when it determines that the HASH values configured on both sides are the same. After reading the data, the sending end can write again successfully.

发送端向控制通道中写入核查事件后,根据设定的延迟时间及尝试次数,周期性尝试写入核查关闭事件,当写入成功则停止尝试,最后根据写入成功与否来判断接收端的校验结果。After the sender writes the verification event to the control channel, it periodically attempts to write the verification shutdown event according to the set delay time and number of attempts. When the writing is successful, the attempt stops. Finally, the verification result of the receiving end is determined based on whether the writing is successful or not.

配置核查失败时,发送端再次触发配置同步及核查时,由于核查事件已经写入控制通道内,因此直接尝试写入核查关闭事件。When configuration verification fails, when the sender triggers configuration synchronization and verification again, since the verification event has been written to the control channel, it directly attempts to write the verification shutdown event.

接收端配置核查成功时,先后从控制通道读取核查事件和核查关闭事件。When the receiving end configuration verification succeeds, the verification event and the verification closing event are read from the control channel in turn.

5)配置核查失败时,发送端系统根据配置决定是否自动执行配置同步,同步完成后再次进行配置核查;或5) When the configuration check fails, the sending end system decides whether to automatically perform configuration synchronization based on the configuration, and performs configuration verification again after synchronization is completed; or

6)手动执行配置同步命令,配置同步。6) Manually execute the configuration synchronization command to synchronize the configuration.

实施例3Example 3

一种双系统架构的单向配置同步及核查方法,包括以下步骤:A one-way configuration synchronization and verification method for a dual-system architecture comprises the following steps:

1)接收端系统与接收端系统启动时加载各自本地配置;1) The receiving end system and the receiving end system load their respective local configurations when starting;

所述本地配置包含系统中各功能模块正常运行所需的配置信息;The local configuration includes configuration information required for normal operation of each functional module in the system;

2) 管理工具连接在发送端系统一侧进行配置,每配置完成一条配置文件,发送端系统都将该配置文件实时同步到接收端系统;2) The management tool is connected to the sending system for configuration. After each configuration file is completed, the sending system will synchronize the configuration file to the receiving system in real time.

3)管理工具配置保存时,发送端系统与接收端系统同时保存本地配置文件,发送端系统触发配置核查;3) When the management tool configuration is saved, the sending end system and the receiving end system save the local configuration file at the same time, and the sending end system triggers the configuration verification;

4)进行配置核查,具体步骤如图4所示:4) Perform configuration verification. The specific steps are shown in Figure 4:

a.发送端系统对本地配置利用MD5算法计算摘要,并同步到接收端系统进行校验,向控制通道中写入核查事件;a. The sending system calculates the summary of the local configuration using the MD5 algorithm, synchronizes it to the receiving system for verification, and writes the verification event to the control channel;

b.接收端校验两侧配置的摘要,当两侧配置的摘要相同时读取控制通道中的数据;否则不做处理;b. The receiving end verifies the digests configured on both sides. If the digests configured on both sides are the same, the receiving end reads the data in the control channel; otherwise, no processing is performed.

c.延迟设定时间后,发送端系统多次尝试向控制通道中写入核查关闭事件,并根据写入成功与否来判断接收端的校验结果,写入成功说明配置核查成功,写入失败说明配置核查失败,将核查结果返回给管理工具。c. After the set delay time, the sending system attempts to write a verification shutdown event to the control channel multiple times, and determines the verification result of the receiving end based on whether the write is successful or not. A successful write indicates a successful configuration verification, and a failed write indicates a failed configuration verification. The verification result is returned to the management tool.

所述控制通道内只有一个数据缓存块,即同一时间只能写入一条控制命令,当控制通道已写满时,再次写入会返回失败。接收端仅在判断两侧配置的HASH值相同时,才读取控制通道数据,读取数据后发送端才能再次写入成功。There is only one data cache block in the control channel, that is, only one control command can be written at the same time. When the control channel is full, writing again will return failure. The receiving end reads the control channel data only when it determines that the HASH values configured on both sides are the same. After reading the data, the sending end can write again successfully.

发送端向控制通道中写入核查事件后,根据设定的延迟时间及尝试次数,周期性尝试写入核查关闭事件,当写入成功则停止尝试,最后根据写入成功与否来判断接收端的校验结果。After the sender writes the verification event to the control channel, it periodically attempts to write the verification shutdown event according to the set delay time and number of attempts. When the writing is successful, the attempt stops. Finally, the verification result of the receiving end is determined based on whether the writing is successful or not.

配置核查失败时,发送端再次触发配置同步及核查时,由于核查事件已经写入控制通道内,因此直接尝试写入核查关闭事件。When configuration verification fails, when the sender triggers configuration synchronization and verification again, since the verification event has been written to the control channel, it directly attempts to write the verification shutdown event.

接收端配置核查成功时,先后从控制通道读取核查事件和核查关闭事件。When the receiving end configuration verification succeeds, the verification event and the verification closing event are read from the control channel in turn.

5)配置核查失败时,发送端系统根据配置决定是否自动执行配置同步,同步完成后再次进行配置核查;或5) When the configuration check fails, the sending end system decides whether to automatically perform configuration synchronization based on the configuration, and performs configuration verification again after synchronization is completed; or

6)手动执行配置同步命令,配置同步。6) Manually execute the configuration synchronization command to synchronize the configuration.

以上显示和描述了本发明的基本原理、主要特征和优点。本行业的技术人员应该了解,上述实施例不以任何形式限制本发明,凡采用等同替换或等效变换的方式所获得的技术方案,均落在本发明的保护范围内。The above shows and describes the basic principles, main features and advantages of the present invention. Those skilled in the art should understand that the above embodiments do not limit the present invention in any form, and any technical solution obtained by equivalent replacement or equivalent transformation falls within the protection scope of the present invention.

Claims (2)

1. A one-way configuration synchronization and checking method of a double-system architecture is characterized by comprising the following steps:
1) The method comprises the steps that when a sending end system and a receiving end system are started, local configurations are loaded respectively;
2) The management tool is connected with one side of the sending end system for configuration, and each time a configuration file is completed, the sending end system synchronizes the configuration file to the receiving end system in real time;
3) When the management tool configuration is stored, the sending end system and the receiving end system simultaneously store a local configuration file, and the sending end system triggers configuration checking;
4) The configuration checking method comprises the following specific steps:
a. The sending end system calculates a HASH value for local configuration or calculates an abstract by using a SM3 algorithm of national security or calculates an abstract by using an MD5 algorithm, synchronizes to the receiving end system for verification, and writes a verification event into a control channel;
b. the receiving end checks HASH values or abstracts configured on two sides, and when the HASH values or abstracts configured on two sides are the same, the receiving end reads data in the control channel, otherwise, the receiving end does not process the data;
c. after the set time is delayed, the sending end system tries to write a check closing event into the control channel for many times, judges the check result of the receiving end according to whether the writing is successful or not, and indicates that the configuration check is successful when the writing is successful, indicates that the configuration check is failed when the writing is unsuccessful, and returns the check result to the management tool;
only one data cache block is arranged in the control channel, namely only one control command can be written at the same time, when the control channel is full, the writing again is failed, the receiving end only reads the control channel data when judging that the HASH values configured on two sides are the same, and the transmitting end can write again successfully after reading the data;
5) When the configuration check fails, the system at the transmitting end determines whether to automatically execute the configuration synchronization according to the configuration, and after the synchronization is completed, the system at the transmitting end again performs the configuration check, and when the transmitting end triggers the configuration synchronization and the check again, the system at the transmitting end directly tries to write the check closing event because the check event is written into the control channel; when the configuration check of the receiving end is successful, reading a check event and a check closing event from the control channel successively;
Or (b)
6) And manually executing a configuration synchronization command and performing configuration synchronization.
2. The method for synchronizing and checking unidirectional configurations of a dual system architecture as defined in claim 1, wherein: in step 2), the method specifically comprises the following steps:
a) The sending end system receives a configuration file and checks the validity of the configuration;
b) If the verification fails, feeding back the failure and discarding the invalid configuration; if the verification is successful, updating the configuration and sending the configuration file to a receiving end system;
c) The receiving end system receives a configuration file and updates the configuration.
CN202011307264.3A 2020-11-20 2020-11-20 Unidirectional configuration synchronization and checking method of dual-system architecture Active CN112416424B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011307264.3A CN112416424B (en) 2020-11-20 2020-11-20 Unidirectional configuration synchronization and checking method of dual-system architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011307264.3A CN112416424B (en) 2020-11-20 2020-11-20 Unidirectional configuration synchronization and checking method of dual-system architecture

Publications (2)

Publication Number Publication Date
CN112416424A CN112416424A (en) 2021-02-26
CN112416424B true CN112416424B (en) 2024-07-05

Family

ID=74773846

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011307264.3A Active CN112416424B (en) 2020-11-20 2020-11-20 Unidirectional configuration synchronization and checking method of dual-system architecture

Country Status (1)

Country Link
CN (1) CN112416424B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110620800A (en) * 2018-06-20 2019-12-27 北京金风慧能技术有限公司 Method and device for synchronously processing configuration data of power secondary system across safety zones

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7047377B2 (en) * 2002-08-20 2006-05-16 Gruintine Pueche, Inc. System and method for conducting an auction-based ranking of search results on a computer network
CN104486319B (en) * 2014-12-09 2018-06-19 上海爱数信息技术股份有限公司 Suitable for the configuration file real-time synchronization method and its system of high-availability system
CN105681108B (en) * 2016-03-15 2018-10-30 迈普通信技术股份有限公司 A kind of method and apparatus for realizing that configuration is synchronous

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110620800A (en) * 2018-06-20 2019-12-27 北京金风慧能技术有限公司 Method and device for synchronously processing configuration data of power secondary system across safety zones

Also Published As

Publication number Publication date
CN112416424A (en) 2021-02-26

Similar Documents

Publication Publication Date Title
US8972591B2 (en) Method for downloading software
CN112380166B (en) Block chain data archiving method and device
CN110727550B (en) Data replication processing method, device, disaster recovery system, equipment and storage medium
CN108934187A (en) The access method and relevant apparatus and related system of distributed memory system
US7254683B2 (en) Speculative data mirroring apparatus method and system
CN117648109B (en) Differential upgrading method, system and medium based on Flash page alignment mode
CN109933354A (en) Fingerprint head online upgrading method, system and the cloud lock of a kind of intelligent cloud lock
CN112181459B (en) CPLD upgrade optimization method and system
CN112416424B (en) Unidirectional configuration synchronization and checking method of dual-system architecture
CN102622286B (en) A kind of raid-array bitmap backup method and system
CN117478683A (en) A cross-chain data trusted migration method and system for multi-alliance chain networks
US8174966B2 (en) Switching program, switching method and duplex system
WO2025201434A1 (en) Storage controller and storage array
CN103179158A (en) Method and system for batch synchronization of parameters
CN103502970A (en) Method and device for operating key-value pairs
CN114491595A (en) Upgrade package based on UDS (Universal data System) safe refreshing and starting verification method and refreshing verification method thereof
CN114297043B (en) Log packet replay method, device, electronic device and storage medium
KR102711057B1 (en) Method for updating BMS software of an energy storage system having different internal and external communication methods
CN112765078B (en) STP transmission layer realizing method for supporting multi-disk PIO command concurrence
CN116894252A (en) CPLD management and control method based on trusted module
JP2000330777A (en) Program exchanging method
CN111273919B (en) Secure computer platform supporting software batch remote update
JP3598202B2 (en) Online system
CN114356652B (en) A reliability application method for embedded high-speed storage file system
CN112463669B (en) A storage arbitration management method, system, terminal 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
GR01 Patent grant
GR01 Patent grant