CN116894406B - Model order reduction-based space thermal ion reactor temperature field rapid prediction method - Google Patents

Model order reduction-based space thermal ion reactor temperature field rapid prediction method Download PDF

Info

Publication number
CN116894406B
CN116894406B CN202310905675.XA CN202310905675A CN116894406B CN 116894406 B CN116894406 B CN 116894406B CN 202310905675 A CN202310905675 A CN 202310905675A CN 116894406 B CN116894406 B CN 116894406B
Authority
CN
China
Prior art keywords
matrix
temperature field
power
modal
data snapshot
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
CN202310905675.XA
Other languages
Chinese (zh)
Other versions
CN116894406A (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.)
Xian Jiaotong University
Original Assignee
Xian Jiaotong University
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 Xian Jiaotong University filed Critical Xian Jiaotong University
Priority to CN202310905675.XA priority Critical patent/CN116894406B/en
Publication of CN116894406A publication Critical patent/CN116894406A/en
Application granted granted Critical
Publication of CN116894406B publication Critical patent/CN116894406B/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/20Design optimisation, verification or simulation
    • G06F30/28Design optimisation, verification or simulation using fluid dynamics, e.g. using Navier-Stokes equations or computational fluid dynamics [CFD]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2113/00Details relating to the application field
    • G06F2113/08Fluids
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/08Thermal analysis or thermal optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/14Force analysis or force optimisation, e.g. static or dynamic forces

Abstract

A method for rapidly predicting a temperature field of a space thermal ion stack based on model order reduction comprises the steps of 1, designating an operation power interval of the space thermal ion stack, and randomly generating a power sample space; 2. solving a temperature field of each power in the power sample space to obtain a data snapshot matrix of the whole power sample space; 3. carrying out eigenvalue orthogonal decomposition on the data snapshot matrix to obtain an orthogonal basis matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a form of adding the average value of the sample temperature field and the products of a plurality of orthogonal basis vectors and modal coefficients; 4. based on the generalized energy percentage, a certain number of orthogonal basis vectors are selected as a main mode to establish a reduced order model; 5. training a neural network by utilizing each power value and a corresponding modal coefficient in a sample space based on a back propagation algorithm to obtain a proxy model; 6. and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain the temperature values of all grid nodes. The method of the invention has the advantages of rapid calculation and accurate result.

Description

Model order reduction-based space thermal ion reactor temperature field rapid prediction method
Technical Field
The invention relates to the technical field of space thermal ion stack operation analysis, in particular to a model order reduction-based space thermal ion stack temperature field rapid prediction method.
Background
The space thermal ion stack adopts the in-pile thermal ion power generation technology, the thermal ion power generation efficiency is closely related to the temperature, and the accurate and rapid prediction of the temperature field distribution of the space thermal ion stack has important significance for the on-orbit operation control of the space thermal ion stack. At present, a Computational Fluid Dynamics (CFD) method is adopted to calculate a temperature field of a full-size three-dimensional space thermal ion stack, so that a large amount of calculation resources are required to be consumed, and the calculation time is long. If various working conditions are calculated, the calculation time is multiplied, and the quick prediction of the temperature field is not facilitated. The essence of model reduction is to express high-dimensional data information with low-dimensional data information. The method has the advantages that under the condition that the space dimension and the physical attribute of the problem are reserved, the calculation cost is reduced, and the enough precision requirement can be ensured.
Disclosure of Invention
In order to overcome the problems in the prior art, the invention aims to provide a model order reduction-based rapid prediction method for a temperature field of a space thermal ion stack, which solves the problems of long calculation time, large calculation amount and repeated calculation under similar working conditions in the process of solving the temperature field of the space thermal ion stack by a CFD simulation method.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
a method for rapidly predicting a temperature field of a space thermal ion stack based on model reduction comprises the following steps:
step 1: an operating power interval of the spatial thermionic stack is specified, and a power sample space is randomly generated within the operating power interval.
Step 2: and solving the temperature field of each power in the power sample space by using CFD software, so as to obtain a data snapshot matrix of the whole power sample space.
The specific form of the data snapshot matrix is as follows:
wherein M is the number of grid nodes;
n—number of numerical analog data samples;
a-data snapshot matrix;
X i -the ith column vector of the data snapshot matrix, i=1, 2,3 … N;
x—grid node temperature, K.
Step 3: and carrying out intrinsic orthogonal decomposition on the data snapshot matrix to obtain an orthogonal base matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a mode of adding the average value of the sample temperature field and the products of a plurality of characteristic modes and modal coefficients.
Firstly, converting a data snapshot matrix into a square matrix:
[B] N×N =[A T ] N×M [A] M×N (2)
b is a square matrix of a data snapshot matrix;
[A T ]-transpose of the data snapshot matrix.
And decomposing the eigenvalue of the square matrix B:
wherein phi is a characteristic vector matrix;
c, a characteristic value matrix;
ψ i -ith eigenvector, i=1, 2,3 … N;
λ i -ith eigenvalue, i=1, 2,3 … N.
The eigenvalues in the eigenvalue matrix C are arranged according to the size thereof in a descending order, and the orthogonal base matrix is obtained in the form of:
wherein, beta-is an orthogonal base matrix;
θ i -i < th > order orthogonal basis vector, i=1, 2,3 … N.
Transpose a of the data snapshot matrix from the orthogonal base matrix β T The characteristic coefficient matrix D can be obtained, and its specific form is:
[D] N×N =[A T ] N×M [β] M×N =[a 1 a 2 … a N ] (5)
wherein D is a characteristic coefficient matrix;
a i -the modal coefficient of the i-th order orthogonal basis vector, i=1, 2,3 … N.
Each column vector in the data snapshot matrix can be expressed in terms of orthogonal basis vectors and eigenvalues as follows:
after the above process is completed, the temperatures at all grid nodes in the calculation region of the space thermionic stack are decomposed into the form of the average value of the sample temperature field and the product of several orthogonal basis vectors and modal coefficients added:
in the method, in the process of the invention,-temperature predicted value, K;
X 0 -is the average value of the sample temperature field, K;
r-the number of selected characteristic modes.
Step 4: based on the generalized energy percentage, a certain number of orthogonal basis vectors are selected as a main mode to establish a reduced order model.
The generalized energy percentage is in the form of:
wherein E is r -generalized energy percentage;
λ j -a j-th eigenvalue;
epsilon-energy ratio.
Step 5: based on a back propagation algorithm, training a neural network by using each power value and a corresponding modal coefficient in a sample space, thereby obtaining a proxy model.
Step 6: and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain the temperature values of all grid nodes.
Compared with the prior art, the invention has the following outstanding characteristics:
the method for quickly predicting the temperature field of the space thermal ion stack under different power operation conditions based on the model order reduction is provided, an order reduction model is built through a certain amount of CFD software calculation result data, and a high-precision proxy model is obtained through neural network training, so that the temperature field of the space thermal ion stack under different powers is quickly obtained.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
The invention is described in further detail below with reference to the attached drawings and detailed description:
the invention discloses a model order reduction-based rapid prediction method for a temperature field of a space thermal ion stack, which is shown in fig. 1, and specifically comprises the following steps:
step 1: an operating power interval of the spatial thermionic stack is specified, and a power sample space is randomly generated within the operating power interval. This embodiment specifies a power operating range of 50% -100%.
Step 2: and solving the temperature field of each power in the power sample space by using CFD software, so as to obtain a data snapshot matrix of the whole power sample space. This example uses ANSYS Fluent for temperature field solving for 100% power of the space thermionic stack.
The specific form of the data snapshot matrix is as follows:
wherein M is the number of grid nodes;
n—number of numerical analog data samples;
a-data snapshot matrix;
X N -an nth column vector of the data snapshot matrix;
x—grid node temperature, K.
Step 3: and carrying out intrinsic orthogonal decomposition on the data snapshot matrix to obtain an orthogonal base matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a mode of adding the average value of the sample temperature field and the products of a plurality of characteristic modes and modal coefficients.
Firstly, converting a data snapshot matrix into a square matrix:
[B] N×N =[A T ] N×M [A] M×N (2)
b is a square matrix of a data snapshot matrix;
[A T ]-transpose of the data snapshot matrix.
And decomposing the eigenvalue of the square matrix B:
wherein phi is a characteristic vector matrix;
c, a characteristic value matrix;
ψ N -an nth feature vector;
λ N -nth eigenvalue.
The eigenvalues in the eigenvalue matrix C are arranged according to the size thereof in a descending order, and the orthogonal base matrix is obtained in the form of:
wherein, beta-is an orthogonal base matrix;
θ i -i < th > order orthogonal basis vector, i=1, 2,3 … N.
Transpose a of the data snapshot matrix from the orthogonal base matrix β T The characteristic coefficient matrix D can be obtained, and its specific form is:
[D] N×N =[A T ] N×M [β] M×N =[a 1 a 2 … a N ] (5)
wherein D is a characteristic coefficient matrix;
a i -the modal coefficient of the i-th order orthogonal basis vector, i=1, 2,3 … N.
Each column vector in the data snapshot matrix can be expressed in terms of orthogonal basis vectors and eigenvalues as follows:
after the above process is completed, the temperatures at all grid nodes in the calculation region of the space thermionic stack are decomposed into the form of the average value of the sample temperature field and the product of several characteristic modes and mode coefficients added:
in the method, in the process of the invention,-temperature predicted value, K;
X 0 -is the average value of the sample temperature field, K;
r-the number of selected characteristic modes.
Step 4: based on the generalized energy percentage, a certain number of characteristic modes are selected as main modes to establish a reduced order model. In this embodiment, r=3 (for example only, other numbers may be used, depending on the actual problem) when the energy ratio is set to 0.99.
The generalized energy percentage is in the form of:
wherein E is r -generalized energy percentage;
λ j -a j-th eigenvalue;
epsilon-energy ratio.
Step 5: based on a back propagation algorithm, training a neural network by using each power value and a corresponding modal coefficient in a sample space, thereby obtaining a proxy model.
Step 6: and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain temperature information of all grid nodes.

Claims (1)

1. A method for rapidly predicting a temperature field of a space thermal ion stack based on model reduction is characterized by comprising the following steps: the method comprises the following steps:
step 1: designating an operation power interval of the space thermionic stack, and randomly generating a power sample space in the operation power interval;
step 2: solving a temperature field of each power in the power sample space by using CFD software, so as to obtain a data snapshot matrix of the whole power sample space;
the specific form of the data snapshot matrix is as follows:
wherein M is the number of grid nodes;
n—number of numerical analog data samples;
a-data snapshot matrix;
X i -the ith column vector of the data snapshot matrix, i=1, 2,3 … N;
x-grid node temperature, K;
step 3: carrying out intrinsic orthogonal decomposition on the data snapshot matrix to obtain an orthogonal base matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a mode of adding the average value of the sample temperature field and the products of a plurality of characteristic modes and modal coefficients;
firstly, converting a data snapshot matrix into a square matrix:
[B] N×N =[A T ] N×M [A] M×N (2)
b is a square matrix of a data snapshot matrix;
[A T ]-transpose of the data snapshot matrix;
and decomposing the eigenvalue of the square matrix B:
wherein phi is a characteristic vector matrix;
c, a characteristic value matrix;
ψ i -ith eigenvector, i=1, 2,3 … N;
λ i -ith eigenvalue, i=1, 2,3 … N;
the eigenvalues in the eigenvalue matrix C are arranged according to the size thereof in a descending order, and the orthogonal base matrix is obtained in the form of:
wherein, beta-is an orthogonal base matrix;
θ i -i-th order orthogonal basis vector, i=1, 2,3 … N;
transpose a of the data snapshot matrix from the orthogonal base matrix β T The mode coefficient matrix D is obtained, and the specific form is as follows:
[D] N×N =[A T ] N×M [β] M×N =[a 1 a 2 …a N ] (5)
wherein D is a modal coefficient matrix;
a i -the modal coefficient of the i-th order orthogonal basis vector, i=1, 2,3 … N;
each column vector in the data snapshot matrix is represented in terms of an orthogonal basis vector and a modal coefficient as follows:
after the above process is completed, the temperatures at all grid nodes in the calculation region of the space thermionic stack are decomposed into the form of the average value of the sample temperature field and the product of several orthogonal basis vectors and modal coefficients added:
in the method, in the process of the invention,-temperature predicted value, K;
X 0 -is the average value of the sample temperature field, K;
r-the number of selected characteristic modes;
step 4: based on the generalized energy percentage, a certain number of orthogonal basis vectors are selected as a main mode to establish a reduced order model;
the generalized energy percentage is in the form of:
wherein E is r -generalized energy percentage;
λ j -a j-th eigenvalue;
epsilon-energy ratio;
step 5: training a neural network by utilizing each power value and a corresponding modal coefficient in a sample space based on a back propagation algorithm, thereby obtaining a proxy model;
step 6: and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain the temperature values of all grid nodes.
CN202310905675.XA 2023-07-21 2023-07-21 Model order reduction-based space thermal ion reactor temperature field rapid prediction method Active CN116894406B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310905675.XA CN116894406B (en) 2023-07-21 2023-07-21 Model order reduction-based space thermal ion reactor temperature field rapid prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310905675.XA CN116894406B (en) 2023-07-21 2023-07-21 Model order reduction-based space thermal ion reactor temperature field rapid prediction method

Publications (2)

Publication Number Publication Date
CN116894406A CN116894406A (en) 2023-10-17
CN116894406B true CN116894406B (en) 2024-01-30

Family

ID=88314737

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310905675.XA Active CN116894406B (en) 2023-07-21 2023-07-21 Model order reduction-based space thermal ion reactor temperature field rapid prediction method

Country Status (1)

Country Link
CN (1) CN116894406B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117171934B (en) * 2023-11-03 2024-01-26 成都大学 POD-ANNS-based overhead transmission line galloping response prediction method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115270660A (en) * 2022-08-04 2022-11-01 上海交通大学 Multi-scale multi-physical field coupling analysis method for transient behavior of space thermionic reactor
CN115793432A (en) * 2022-11-11 2023-03-14 西安交通大学 Space thermionic nuclear power supply control method based on model predictive control
CN116070424A (en) * 2022-12-30 2023-05-05 南华大学 Thermal layering reduced-order analysis method for lead-bismuth fast reactor lead pool

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11727162B2 (en) * 2019-11-25 2023-08-15 Akselos S.A. Methods and systems for component-based reduced order modeling for industrial-scale structural digital twins

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115270660A (en) * 2022-08-04 2022-11-01 上海交通大学 Multi-scale multi-physical field coupling analysis method for transient behavior of space thermionic reactor
CN115793432A (en) * 2022-11-11 2023-03-14 西安交通大学 Space thermionic nuclear power supply control method based on model predictive control
CN116070424A (en) * 2022-12-30 2023-05-05 南华大学 Thermal layering reduced-order analysis method for lead-bismuth fast reactor lead pool

Also Published As

Publication number Publication date
CN116894406A (en) 2023-10-17

Similar Documents

Publication Publication Date Title
CN116894406B (en) Model order reduction-based space thermal ion reactor temperature field rapid prediction method
Atwell et al. Reduced order controllers for Burgers' equation with a nonlinear observer
Wu et al. Modeling a SOFC stack based on GA-RBF neural networks identification
CN109038592B (en) Sampling method and probability load flow calculation method applying same
CN113746087B (en) Power grid transient stability sample controllable generation and evaluation method and system based on CTGAN
Shen et al. Nonlinear modeling and adaptive fuzzy control of MCFC stack
Pagels et al. Nonanalytic Behavior of the Σ Term in π− N Scattering
Fang et al. A mixed-kernel-based support vector regression model for automotive body design optimization under uncertainty
Xining et al. Location layout design of aircraft parts assembly based on MSVR
Zhang et al. Taking the guess work out of the initial guess: A solution interval method for least-squares parameter estimation in nonlinear models
Ren et al. Particle swarm optimization based predictive control of proton exchange membrane fuel cell (pemfc)
Cannon et al. Non-steady state mass action dynamics without rate constants: dynamics of coupled reactions using chemical potentials
Cheng et al. Gramian-based model reduction of directed networks
CN114137829A (en) Proton exchange membrane fuel cell subspace identification method based on ALMBO optimization algorithm
CN108345729B (en) Symmetrical cable-strut structure shape finding method based on group theory
Camarda et al. A parallel chemical reactor simulation using Cactus
Theodoropoulos et al. A reduced input/output dynamic optimisation method for macroscopic and microscopic systems
Park et al. A reduction method for the boundary control of the heat conduction equation
CN115048846B (en) Model order reduction and stability judgment method and system for tube bundle fluid bullet system
Duan et al. Extension of Newman’s method to electrochemical reaction–diffusion in a fuel cell catalyst layer
Mushtaq et al. Exact Solution for the Rank-One Structured Singular Value with Repeated Complex Full-Block Uncertainty
Farahat et al. Estimation of state transition probabilities in asynchronous vector markov processes
CN115186379A (en) Thermal protection structure uncertainty response reconstruction method based on Bayesian theory
Tumpa et al. Nuclear Power Plant Burst Parameters Prediction During a Loss-of-Coolant Accident Using an Artificial Neural Network
Dar et al. Generalization of Numerical Approaches for Fractional-order Differential Equations: A Review

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