CN105354381A - Reconstruction-based FPGA multi-redundancy implementation method - Google Patents

Reconstruction-based FPGA multi-redundancy implementation method Download PDF

Info

Publication number
CN105354381A
CN105354381A CN201510744148.0A CN201510744148A CN105354381A CN 105354381 A CN105354381 A CN 105354381A CN 201510744148 A CN201510744148 A CN 201510744148A CN 105354381 A CN105354381 A CN 105354381A
Authority
CN
China
Prior art keywords
remaining
fpga
module
configuration data
reconstruct
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.)
Granted
Application number
CN201510744148.0A
Other languages
Chinese (zh)
Other versions
CN105354381B (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.)
Tianjin Jinhang Computing Technology Research Institute
Original Assignee
Tianjin Jinhang Computing Technology Research Institute
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 Tianjin Jinhang Computing Technology Research Institute filed Critical Tianjin Jinhang Computing Technology Research Institute
Priority to CN201510744148.0A priority Critical patent/CN105354381B/en
Publication of CN105354381A publication Critical patent/CN105354381A/en
Application granted granted Critical
Publication of CN105354381B publication Critical patent/CN105354381B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/34Circuit design for reconfigurable circuits, e.g. field programmable gate arrays [FPGA] or programmable logic devices [PLD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention discloses a reconstruction-based FPGA multi-redundancy implementation method. The method comprises: firstly, generating FPGA configuration data of each redundancy module; collecting statistics on the length of configuration data and determining a timeout parameter; then establishing a redundancy switching table, and building a redundancy switching module according to the table; generating FPGA configuration data of the redundancy switching module; then, after integrating the configuration data, programming the configuration data into an FPGA configuration chip; the redundancy switching module configuring a watchdog and performing redundancy scheduling according to the redundancy switching table; using configuration data of a specified redundancy module to configure an FPGA and running the FPGA; and when the selected redundancy is faulty, returning to the redundancy switching module to select a redundancy until all redundancies fail. According to the method disclosed by the present invention, multi-redundancy of a single FPGA is achieved by using a reconstruction method; compared with a non-reconstruction method, an increase in FPGA hardware costs is avoided, a requirement on a transport protocol of input data is reduced, and flexibility of system design is increased, so that a user can build a more reliable multi-redundancy system.

Description

Based on the FPGA redundance implementation method of reconstruct
Technical field
The invention belongs to FPGA redundance and realize field, relate to a kind of FPGA redundance implementation method based on reconstruct.
Background technology
Redundancy technology is a kind of important means improving system works reliability, because FPGA has good customizability, can meet diversified remaining and switch demand, therefore be widely applied in multiplicated system.Traditional multiplicated system based on FPGA adopts single FPGA or many FPGA two kinds of implementations of non-reconstruct, wherein simultaneously single FPGA implementation multichannel is adopted the data of identical or similar protocol transmission to send in FPGA, and FPGA carries out correction judgement to each circuit-switched data and carries out Systematical control and data selection accordingly.Many FPGA implementation is then that the fpga chip of employing 2 or more forms hardware redundancy, automatically switches to another FPGA when certain FPGA operation irregularity, thus the normal work of the system of guarantee.
Above two kinds of implementations reach the object improving system reliability, meet the redundancy design demand of system to a certain extent, but there is following problem: single FPGA implementation requires the same or similar host-host protocol of data acquisition of input, if host-host protocol is different, then FPGA needs to set up different hardware processing logic for often kind of agreement, thus need more massive FPGA and configuring chip, increase hardware cost; Many FPGA implementation not only increases hardware cost, also adds the failure rate of system to a certain extent due to the introducing of control and decision logic between FPGA.
Summary of the invention
(1) goal of the invention
The object of the invention is: the increase of hardware cost in realizing for avoiding FPGA redundance, increases the dirigibility of system, provides a kind of FPGA redundance implementation method based on reconstruct.
(2) technical scheme
In order to solve the problems of the technologies described above, the invention provides one
(3) beneficial effect
The redundance implementation method of the FPGA based on reconstruct that technique scheme provides, reconstruct mode is adopted to realize the redundance of single FPGA, compared with non-reconstruct mode, avoid the increase of FPGA hardware cost, reduce the host-host protocol requirement to input data, add the dirigibility of system, make user can set up more reliable multiplicated system.
Accompanying drawing explanation
Fig. 1 is remaining handover module schematic diagram in the redundance implementation method of the FPGA that the present invention is based on reconstruct.
Fig. 2 is remaining module diagram in the redundance implementation method of the FPGA that the present invention is based on reconstruct.
Fig. 3 is remaining handover module and remaining module operational flow diagram in the redundance implementation method of the FPGA that the present invention is based on reconstruct.
Embodiment
For making object of the present invention, content and advantage clearly, below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail.
In order to solve the technical matters existed in prior art, the FPGA redundance implementation method based on reconstruct provided by the invention, comprises the following steps:
Step 1) generate each remaining module FPGA configuration data, statistics configuration data length, determines timeout parameter;
Particularly, each remaining module is the concrete function that user will realize in each remaining, realizes by adding house dog submodule on the basis of original subscriber's desired function; House dog submodule is the IP kernel with watchdog function that FPGA development environment provides, with watchdog reset signal, if watchdog reset signal is not set to effectively by certain remaining module within a certain period of time, then watchdog reset time-out, show that the function that this remaining realizes breaks down, need to carry out remaining switching; User utilizes FPGA development environment to generate each remaining module FPGA configuration data, statistics configuration data length, and according to the concrete function of each remaining and applied environment determination timeout parameter.
Step 2) according to step 1) statistics set up remaining switching table;
Particularly, remaining switching table comprises dispatching priority, the scheduling start address and timeout parameter of total remaining number N and each remaining; Dispatching priority refers to the priority that this remaining is scheduled in all remaining modules, scheduling start address refers to the start address that FPGA configuration data corresponding to this remaining module stores in configuring chip, timeout parameter refers to that this remaining module house dog that do not reset in how long then shows that this remaining function breaks down, and needs to call other remaining modules; The determination of scheduling start address should with priority and configuration data length for foundation, the scheduling start address of high priority remaining should be less than the scheduling start address of low priority remaining, and the difference of adjacent two remainings scheduling start address should be greater than the configuration data length of high priority remaining in two remainings; In remaining switching table, the scheduling start address of limit priority remaining not should be 0, and this address should be greater than step 3) in the length of remaining handover module FPGA configuration data, specifically can according to step 3) in FPGA configuration data generate laggard Row sum-equal matrix.
Step 3) set up remaining handover module according to remaining switching table, generate remaining handover module FPGA configuration data;
Particularly, remaining handover module is the main control module carrying out remaining scheduling, this module controls with house dog by reconstructing, remaining data-carrier store and remaining dispatch three sub-module compositions, wherein reconstruct and house dog control submodule be FPGA programmed environment provide with reconstructing and the IP kernel of watchdog function, remaining data-carrier store is for storing the dispatching priority of all remainings in remaining switching table, scheduling start address and timeout parameter data, and all provide the read-write space of 1 bit for recording the current effective status of this remaining for each remaining, remaining scheduling sublayer module changes the remaining effective status in remaining data-carrier store according to remaining failure condition, and carry out remaining selection according to remaining dispatching priority and each remaining effective status after changing, control submodule according to selected remaining parameter to reconstruct and house dog to be configured, enable FPGA reconstruct, utilize the remaining handover module FPGA configuration data length of FPGA environment generation should be less than the scheduling start address of limit priority remaining in remaining switching table, otherwise answer the remaining switching table of foundation in set-up procedure 2 and change the related data stored in step 3 remaining data-carrier store according to this table.
Step 4) configuration data integration programming;
Particularly, the FPGA configuration file crossover tool utilizing FPGA development environment to provide is by step 1) in generate each remaining module FPGA configuration data and step 3) in generate remaining handover module FPGA configuration data integrate, be integrated into a FPGA configuring chip programming file and write FPGA configuring chip; When Data Integration, the start address of remaining handover module configuration data in configuring chip should be specified to be 0, the start address that each remaining module configuration data stores in configuring chip and step 2) in each remaining of finally determining to dispatch start address consistent.
Step 5) remaining handover module configuration house dog, scheduling remaining module;
Particularly, when FPGA powers on, acquiescence reads configuration data from the address 0 configuring chip, namely FPGA is configured to the function of remaining handover module, if the remaining that remaining scheduler module is dispatched does not carry out reset operation to house dog within the time that remaining switching table is specified, FPGA also can automatic reconfiguration, FPGA is configured to the function of remaining handover module; When remaining handover module runs, first remaining scheduling sublayer module controls by reconstruct and house dog the configuration data start address that submodule reads reconstruct last time, if this address is not 0, it is invalid then remaining corresponding for this address to be set in remaining data-carrier store, show that this remaining function breaks down, will no longer be scheduled before next FPGA powers on; If this address is 0, shows that current state carries out remaining scheduling for the first time after FPGA powers on, putting invalid operation without the need to carrying out remaining.After above step completes, remaining scheduling sublayer module reads remaining data from remaining data-carrier store, select effective remaining with limit priority, then scheduling start address and the timeout parameter of this remaining is recorded, start address write reconstruct and house dog control submodule will be dispatched, and specify the overtime timer threshold value of house dog, enable house dog according to timeout parameter, control the enable reconstruct of submodule finally by reconstruct and house dog.
Step 6) use the remaining module configuration data of specifying configure FPGA and run;
Particularly, in step 5) after enable reconstruct, FPGA reads from the scheduling start address of specifying the configuration data stored configuring chip automatically, carries out self reconstruct, and FPGA is configured to the function of specifying remaining module afterwards, and has reconstructed the operation that automatically resets; In normal state, this remaining module can reset house dog within scheduling switching table time of specifying, and FPGA can not reconstruct; When an error occurs, this remaining module does not complete data transmit-receive and process in official hour, and will cause watchdog reset time-out, FPGA can read configuration data, automatic reconfiguration from the address 0 of configuring chip.
Step 7) repeat step 5) to step), until all remainings lost efficacy;
Particularly, in step 5) in, remaining handover module carries out remaining scheduling, FPGA is configured to the function of specifying remaining; In step 6) in, when specifying remaining function to break down, FPGA, by being again reconstructed into the function of remaining handover module, gets back to step 5); System running state will repeat step 5) and step 6), until all remainings all break down, namely do not have effective remaining to supply scheduling.
Based on the technical scheme of above-mentioned implementation method, a concrete example is provided to do further detailed description to the present invention program below
First the IP kernel of this example chips model and development environment and use is introduced: fpga chip selects the EP3C55 of altera corp, and FPGA configuring chip selects the EPCS128 of altera corp, and development environment selects QuartusII10.1.Use two kinds of IP kernels altogether, one is ALTREMOTE_UPDATE, and this IP kernel provides reconstruct and watchdog function; Another kind is RAM:1-PORT, is single port storer, for storing dispatching priority, the data such as scheduling start address and timeout parameter etc. of all remainings in remaining switching table.
Below the applied environment of this example is introduced: this exemplary application is in the triplex redundance system adopting A, B, C tri-kinds of protocol transmission, FPGA receives the data from A protocol channel, B protocol channel or C protocol channel, parses raw data and result is exported after process.Work when three passages are different, first uses A protocol channel to carry out data receiver, automatically switches to B protocol channel, be switched to C protocol channel again when B protocol channel breaks down when this passage breaks down.Namely the priority of A protocol channel is higher than B protocol channel, and the priority of B protocol channel is higher than C protocol channel.Because the data processing method of three passages there are differences, when adopting traditional non-reconstruct single FPGA remaining implementation, resource occupation has exceeded the total resources that FPGA provides, and cannot meet design requirement.Then can meet design requirement by the inventive method, with reference to Fig. 1 ~ Fig. 3, case step is as follows:
Step 1) generate each remaining module FPGA configuration data, statistics configuration data length, determines timeout parameter; Three remaining modules are used altogether, A remaining module, B remaining module and C remaining module in this example.According to embody rule environment, the timeout parameter determined is: A remaining is T1, B remaining be T2, C remaining is T3.According to timeout parameter, be the IP kernel ALTREMOTE_UPDATE that three modules add with watchdog function, and add watchdog reset function respectively, the reset cycle is less than respective timeout parameter.Under QuartusII10.1 environment, three modules are compiled afterwards, obtain the configuration data length of three modules: A remaining is L1, B remaining be L2, C remaining is L3.
Step 2) according to step 1) statistics set up remaining switching table: total remaining number is 3, A remaining dispatching priority is 1, scheduling start address M1, timeout parameter T1; B remaining dispatching priority is 2, scheduling start address M2, timeout parameter T2; C remaining module schedules priority is 3, scheduling start address M3, timeout parameter T3.Guarantee M3>M2>M1, and M2-M1>L1, M3-M2>L2, M1 ≠ 0.
Step 3) set up remaining handover module according to remaining switching table, generate remaining handover module FPGA configuration data; Under QuartusII10.1 development environment, IP kernel RAM:1-PORT is used to build remaining data-carrier store submodule, IP kernel ALTREMOTE_UPDATE is used to build reconstruct and house dog control submodule, use logic to build remaining scheduling sublayer module, and IP kernel RAM:1-PORT is connected with remaining scheduling sublayer module respectively with IP kernel ALTREMOTE_UPDATE.The initialization value of remaining data-carrier store is the dispatching priority i of each remaining, and scheduling start address Mi, timeout parameter Ti and effective status Vi, wherein Vi value is 1.Remaining scheduling sublayer module changes the remaining effective status Vi in remaining data-carrier store according to remaining failure condition, remaining selection is carried out according to remaining dispatching priority i and each remaining effective status Vi after changing, and according to selected remaining parameter, IP kernel ALTREMOTE_UPDATE is configured, enable FPGA reconstruct; After remaining handover module has been set up, QuartusII10.1 is utilized to compile this module, obtain configuration data length L0, should M1>L0 be guaranteed, otherwise answer set-up procedure 2) in the remaining switching table set up and change step 3 according to this table) related data that stored in remaining data-carrier store.
Step 4) configuration data integration programming; The FPGA configuration file crossover tool ConvertProgrammingFile utilizing QuartusII10.1 to provide is by step 1) in generate A remaining module, B remaining module, C remaining module FPGA configuration data and step 3) in the remaining handover module FPGA configuration data that generates integrate, be integrated into a FPGA configuring chip programming file and by programmable device write FPGA configuring chip EPCS128; When Data Integration, specify the start address of remaining handover module configuration data in configuring chip to be 0, the start address that each remaining module configuration data stores in configuring chip and step 2) in each remaining of finally determining to dispatch start address Mi consistent.
Step 5) remaining handover module configuration house dog, scheduling remaining module; When FPGA powers on, configuration data is read from the address 0 of EPCS128, FPGA is configured to the function of remaining handover module, if remaining A, B or C that remaining scheduler module is dispatched do not carry out reset operation to house dog in the timeout parameter Ti specified separately, FPGA can automatic reconfiguration be also the function of remaining handover module; When remaining handover module runs, first remaining scheduling sublayer module reads the configuration data start address of reconstruct last time by IP kernel ALTREMOTE_UPDATE, if this address M=Mi (i=1,2,3), then the Vi in IP kernel RAM:1-PORT is set to 0, shows that this remaining module is invalid.If M=0, then without the need to changing the Vi value of each remaining module.Afterwards, remaining scheduling sublayer module reads remaining data from IP kernel RAM:1-PORT, select the limit priority remaining of Vi ≠ 0, record Mi and the Ti value of this remaining, Mi is write IP kernel ALTREMOTE_UPDATE, specify reconstruct start address, by Ti value write IP kernel ALTREMOTE_UPDATE, specify the overtime timer threshold value of house dog.Finally by the enable house dog of IP kernel ALTREMOTE_UPDATE, enable reconstruct.
Step 6) use the remaining module configuration data of specifying configure FPGA and run; In step 5) after enable reconstruct, FPGA automatically reads from the scheduling start address Mi specified the configuration data stored in EPCS128 and carries out self reconstruct, and FPGA is configured to the function of this remaining module afterwards; When non-fault occurs, this remaining module can reset house dog within the Ti time, and FPGA does not reconstruct; When an error occurs, this remaining module does not reset house dog within the Ti time, can cause FPGA automatic reconfiguration, be reconstructed into the function of remaining handover module.
Step 7) repeat step 5) to step 6), until the Vi value of A, B, C remaining module is 0, namely all remaining modules all break down.
As can be seen from technique scheme, the inventive method adopts reconstruct mode to realize the redundance of single FPGA, compared with non-reconstruct mode, avoid the increase of FPGA hardware cost, reduce the host-host protocol requirement to input data, add the dirigibility of system, make user can set up more reliable multiplicated system; And whole method implementation process is without the need to the hardware design of complexity, does not need user significantly to change original remaining function, there is stronger practicality.
The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the prerequisite not departing from the technology of the present invention principle; can also make some improvement and distortion, these improve and distortion also should be considered as protection scope of the present invention.

Claims (7)

1., based on a FPGA redundance implementation method for reconstruct, it is characterized in that, comprise the following steps:
1) generate each remaining module FPGA configuration data, statistics configuration data length, determines timeout parameter;
2) according to step 1) statistics set up remaining switching table;
3) set up remaining handover module according to remaining switching table, generate remaining handover module FPGA configuration data;
4) configuration data integrates programming;
5) remaining handover module configuration house dog, scheduling remaining module;
6) use the remaining module configuration data configuration FPGA specified and run;
7) step 5 is repeated) and step 6), until all remainings lost efficacy.
2. as claimed in claim 1 based on the FPGA redundance implementation method of reconstruct, it is characterized in that, described step 1) in, described each remaining module is the concrete function that user will realize in each remaining, realizes by adding house dog submodule on the basis of original subscriber's desired function; House dog submodule is the IP kernel with watchdog function that FPGA development environment provides, with watchdog reset signal, if watchdog reset signal is not set to effectively by certain remaining module within a certain period of time, then watchdog reset time-out, show that the function that this remaining realizes breaks down, need to carry out remaining switching.
3., as claimed in claim 2 based on the FPGA redundance implementation method of reconstruct, it is characterized in that, described step 2) in, described remaining switching table comprises the dispatching priority of total remaining number N and each remaining, scheduling start address and timeout parameter; Dispatching priority refers to the priority that this remaining is scheduled in all remaining modules, scheduling start address refers to the start address that FPGA configuration data corresponding to this remaining module stores in configuring chip, timeout parameter refers to that this remaining module house dog that do not reset in how long then shows that this remaining function breaks down, and needs to call other remaining modules; The determination of scheduling start address should with priority and configuration data length for foundation, the scheduling start address of high priority remaining should be less than the scheduling start address of low priority remaining, and the difference of adjacent two remainings scheduling start address should be greater than the configuration data length of high priority remaining in two remainings; In remaining switching table, the scheduling start address of limit priority remaining is not 0, and this address should be greater than step 3) in the length of remaining handover module FPGA configuration data.
4. as claimed in claim 3 based on the FPGA redundance implementation method of reconstruct, it is characterized in that, described step 3) in, described remaining handover module is the main control module carrying out remaining scheduling, and it comprises reconstruct and house dog control, remaining data-carrier store and remaining dispatch three submodules, wherein reconstruct and house dog control submodule be FPGA programmed environment provide with reconstructing and the IP kernel of watchdog function, remaining data-carrier store is for storing the dispatching priority of all remainings in remaining switching table, scheduling start address and timeout parameter data, and be the read-write space that each remaining all provides 1 bit, for recording the current effective status of this remaining, remaining scheduling sublayer module changes the remaining effective status in remaining data-carrier store according to remaining failure condition, and carry out remaining selection according to remaining dispatching priority and each remaining effective status after changing, control submodule according to selected remaining parameter to reconstruct and house dog to be configured, enable FPGA reconstruct, the remaining handover module FPGA configuration data length of FPGA environment generation is utilized to be less than the scheduling start address of limit priority remaining in remaining switching table.
5. as claimed in claim 4 based on the FPGA redundance implementation method of reconstruct, it is characterized in that, described step 4) in, described configuration data integrate be utilize FPGA development environment to provide FPGA configuration file crossover tool by step 1) in each remaining module FPGA configuration data of generating and step 3) in the remaining handover module FPGA configuration data that generates integrate, be integrated into a FPGA configuring chip programming file and write FPGA configuring chip; When Data Integration, specify the start address of remaining handover module configuration data in configuring chip to be 0, the start address that each remaining module configuration data stores in configuring chip and step 2) in each remaining of finally determining to dispatch start address consistent.
6. as claimed in claim 5 based on the FPGA redundance implementation method of reconstruct, it is characterized in that, described step 5) in, described remaining handover module configuration house dog, scheduling remaining module, specifically when FPGA powers on, acquiescence reads configuration data from the address 0 configuring chip, if the remaining that remaining scheduler module is dispatched does not carry out reset operation to house dog within the time that remaining switching table is specified, FPGA automatic reconfiguration, is configured to the function of remaining handover module by FPGA; When remaining handover module runs, first remaining scheduling sublayer module controls by reconstruct and house dog the configuration data start address that submodule reads reconstruct last time, if this address is not 0, it is invalid then remaining corresponding for this address to be set in remaining data-carrier store, show that this remaining function breaks down, will no longer be scheduled before next FPGA powers on; If this address is 0, shows that current state carries out remaining scheduling for the first time after FPGA powers on, putting invalid operation without the need to carrying out remaining; After above step completes, remaining scheduling sublayer module reads remaining data from remaining data-carrier store, select effective remaining with limit priority, then scheduling start address and the timeout parameter of this remaining is recorded, start address write reconstruct and house dog control submodule will be dispatched, and specify the overtime timer threshold value of house dog, enable house dog according to timeout parameter, control the enable reconstruct of submodule finally by reconstruct and house dog.
7. as claimed in claim 6 based on the FPGA redundance implementation method of reconstruct, it is characterized in that, described step 6) in, the remaining module configuration data configuration FPGA that described use is specified also runs, specifically in step 5) after enable reconstruct, FPGA reads from the scheduling start address of specifying the configuration data stored configuring chip automatically, carries out self reconstruct, FPGA is configured to the function of specifying remaining module afterwards, and has reconstructed the operation that automatically resets; In normal state, this remaining module can reset house dog within scheduling switching table time of specifying, and FPGA can not reconstruct; When an error occurs, this remaining module does not complete data transmit-receive and process in official hour, and will cause watchdog reset time-out, FPGA can read configuration data, automatic reconfiguration from the address 0 of configuring chip.
CN201510744148.0A 2015-11-05 2015-11-05 FPGA redundance implementation methods based on reconstruct Active CN105354381B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510744148.0A CN105354381B (en) 2015-11-05 2015-11-05 FPGA redundance implementation methods based on reconstruct

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510744148.0A CN105354381B (en) 2015-11-05 2015-11-05 FPGA redundance implementation methods based on reconstruct

Publications (2)

Publication Number Publication Date
CN105354381A true CN105354381A (en) 2016-02-24
CN105354381B CN105354381B (en) 2018-07-13

Family

ID=55330353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510744148.0A Active CN105354381B (en) 2015-11-05 2015-11-05 FPGA redundance implementation methods based on reconstruct

Country Status (1)

Country Link
CN (1) CN105354381B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110535788A (en) * 2019-07-12 2019-12-03 中国人民解放军战略支援部队信息工程大学 Multiprotocol controller and multi-protocol exchange chip
CN110928217A (en) * 2019-11-18 2020-03-27 天津津航计算技术研究所 CPU (Central processing Unit) triple-redundancy voting circuit applied to aviation electric heating control system
CN111679927A (en) * 2020-05-29 2020-09-18 中国航空工业集团公司西安航空计算技术研究所 Fault-tolerant computer of redundancy reconsitution
CN112578723A (en) * 2020-12-07 2021-03-30 天津津航计算技术研究所 Redundancy CPLD switching control device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090085603A1 (en) * 2007-09-27 2009-04-02 Fujitsu Network Communications, Inc. FPGA configuration protection and control using hardware watchdog timer
CN101576836A (en) * 2009-06-12 2009-11-11 北京航空航天大学 Degradable three-machine redundancy fault-tolerant system
CN101833536A (en) * 2010-04-16 2010-09-15 北京航空航天大学 Reconfigurable on-board computer of redundancy arbitration mechanism
CN103440171A (en) * 2013-08-25 2013-12-11 浙江大学 Realization method of real-time operating system of component-based hardware

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090085603A1 (en) * 2007-09-27 2009-04-02 Fujitsu Network Communications, Inc. FPGA configuration protection and control using hardware watchdog timer
CN101576836A (en) * 2009-06-12 2009-11-11 北京航空航天大学 Degradable three-machine redundancy fault-tolerant system
CN101833536A (en) * 2010-04-16 2010-09-15 北京航空航天大学 Reconfigurable on-board computer of redundancy arbitration mechanism
CN103440171A (en) * 2013-08-25 2013-12-11 浙江大学 Realization method of real-time operating system of component-based hardware

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭林: "基于FPGA的星载机容错技术研究与设计", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110535788A (en) * 2019-07-12 2019-12-03 中国人民解放军战略支援部队信息工程大学 Multiprotocol controller and multi-protocol exchange chip
CN110928217A (en) * 2019-11-18 2020-03-27 天津津航计算技术研究所 CPU (Central processing Unit) triple-redundancy voting circuit applied to aviation electric heating control system
CN111679927A (en) * 2020-05-29 2020-09-18 中国航空工业集团公司西安航空计算技术研究所 Fault-tolerant computer of redundancy reconsitution
CN112578723A (en) * 2020-12-07 2021-03-30 天津津航计算技术研究所 Redundancy CPLD switching control device

Also Published As

Publication number Publication date
CN105354381B (en) 2018-07-13

Similar Documents

Publication Publication Date Title
CN105354381A (en) Reconstruction-based FPGA multi-redundancy implementation method
CN103559053A (en) Board system and FPGA (Field Programmable Logic Array) online update method of communication interface cards
CN105808290B (en) Remote dynamic updating system and method for multi-FPGA complete machine system
CN103325411A (en) Single event upset resisting reinforcing system and method used for FPGA (Field Programmable Gate Array)
CN104956440A (en) Apparatus, method and system for determining reference voltages for a memory
CN107704285A (en) Multi-version configuration chip, system and method for field programmable gate array
CN102983996A (en) Dynamic allocation method and system for high-availability cluster resource management
US10635538B2 (en) Semiconductor device and control method thereof for processing
CN102591594B (en) Data processing method and equipment
US20150012118A1 (en) Method for engineering a distributed control system and an engineering tool thereof
CN102105870B (en) Processing system with external memory access control
CN109902061B (en) Digital logic circuit and microprocessor
US20080195839A1 (en) Reconfigurable, Modular and Hierarchical Parallel Processor System
CN103577375B (en) Bus control method and device that can compatible multiple CAN bus hardware circuit
CN103514140A (en) Reconfiguration controller for massively transmitting configuration information in reconfigurable system
CN108959157A (en) A kind of control system and method for programmable logic device
CN103890713A (en) Apparatus and method for managing register information in a processing system
CN205091732U (en) Automatic switching device for USB interface
CN104063216A (en) High-speed data processing display method based on Labview
CN112787872B (en) Distributed processing system network configuration and reconfiguration method
CN106407094B (en) Log system and log configuration method
CN114662689A (en) Pruning method, device, equipment and medium for neural network
CN114327813A (en) Disk array reconstruction task scheduling method, device, equipment and storage medium
CN106933757A (en) A kind of method of spread F PGA storage resources
CN208489944U (en) Automatic testing arrangement of STB

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant