CN111783232B - An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis - Google Patents

An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis Download PDF

Info

Publication number
CN111783232B
CN111783232B CN202010715684.9A CN202010715684A CN111783232B CN 111783232 B CN111783232 B CN 111783232B CN 202010715684 A CN202010715684 A CN 202010715684A CN 111783232 B CN111783232 B CN 111783232B
Authority
CN
China
Prior art keywords
segment
constraint
sub
stage
return
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
CN202010715684.9A
Other languages
Chinese (zh)
Other versions
CN111783232A (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.)
National University of Defense Technology
Original Assignee
National University of Defense Technology
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 National University of Defense Technology filed Critical National University of Defense Technology
Priority to CN202010715684.9A priority Critical patent/CN111783232B/en
Publication of CN111783232A publication Critical patent/CN111783232A/en
Application granted granted Critical
Publication of CN111783232B publication Critical patent/CN111783232B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/15Vehicle, aircraft or watercraft design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/04Constraint-based CAD
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Geometry (AREA)
  • General Physics & Mathematics (AREA)
  • Evolutionary Computation (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Automation & Control Theory (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Evolutionary Biology (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Feedback Control In General (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开了一种基于聚类分析的可回收火箭返回段自适应优化方法,包括:建立一子级返回段的返回轨迹优化问题模型;求解出末端约束变量相对于设计变量的状态转移矩阵;利用聚类算法将状态转移矩阵中的数据元素进行敏感度划分,筛选出敏感度较高的数据元素形成状态转移矩阵M;根据设定的线性度准则,从M中筛选线性的约束变量、线性的设计变量以及对应的线性状态转移矩阵,从M中筛选非线性的约束变量、非线性的设计变量;针对线性参数和非线性参数,分别利用不同的优化方法求得最优的设计变量值。本发明能有效地处理复杂的着陆约束问题,具有较高的精度、收敛性和计算效率,降低了返回段优化问题参数空间的维度和复杂度,具有良好的自适应性和拓展性。

Figure 202010715684

The invention discloses an adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis, comprising: establishing a return trajectory optimization problem model of a sub-stage return segment; solving the state transition matrix of terminal constraint variables relative to design variables; The data elements in the state transition matrix are divided into sensitivity by clustering algorithm, and the data elements with higher sensitivity are screened out to form a state transition matrix M; according to the set linearity criterion, linear constraint variables, linear The design variables and the corresponding linear state transition matrix are selected from M to screen the nonlinear constraint variables and nonlinear design variables; for the linear parameters and nonlinear parameters, different optimization methods are used to obtain the optimal design variable values. The invention can effectively deal with the complex landing constraint problem, has high precision, convergence and calculation efficiency, reduces the dimension and complexity of the parameter space of the optimization problem in the return segment, and has good adaptability and expansibility.

Figure 202010715684

Description

一种基于聚类分析的可回收火箭返回段自适应优化方法An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis

技术领域technical field

本发明属于航天器飞行控制领域,特别涉及一种基于聚类分析的可回收火箭返回段自适应优化方法。The invention belongs to the field of spacecraft flight control, in particular to an adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis.

背景技术Background technique

近年来,随着商业航天时代的到来,可回收运载火箭垂直起降技术已成为国际航天领域的研究热点。目前,垂直起降技术已成为一种可行的、最具前景的可回收运载火箭的技术,其极大地降低了航天器发射任务的成本。而整个运载火箭一子级返回段(后文简称返回段)的最优轨迹设计作为垂直起降的核心关键技术,是一个系统性、整体性的轨迹优化问题,各种复杂约束和设计变量之间存在相互耦合、交联关系,并且对着陆精度要求非常高。In recent years, with the advent of the era of commercial spaceflight, the vertical take-off and landing technology of retrievable launch vehicles has become a research hotspot in the field of international spaceflight. At present, vertical take-off and landing technology has become a feasible and most promising technology for recoverable launch vehicles, which greatly reduces the cost of spacecraft launch missions. As the core key technology of vertical take-off and landing, the optimal trajectory design of the first sub-stage return section of the entire launch vehicle (hereinafter referred to as the return section) is a systematic and holistic trajectory optimization problem. There is a mutual coupling and cross-linking relationship between them, and the requirements for landing accuracy are very high.

返回段是整个探测器轨道设计和火箭总体设计的重要依据,其包括多个飞行段,再入速度大,返回过程较为复杂,航程和速度跨度大、飞行环境变化明显、各种因素扰动因素强。返回段轨迹优化不仅要保证末端高精度稳定着陆,还需要综合考虑各飞行段动压、过载、热流密度、发动机性能以及末端着陆位置、速度、姿态等约束,因此对于这样多飞行段下的高维约束和设计变量的非线性问题有必要展开相关研究。对于此类系统性、整体性的轨迹优化问题需要在统一的模型下联立考虑、同时满足,而不应该单段处理。总之,多阶段同步规划是未来研究的一个关键方向。近年来,国内外许多学者针对可回收运载火箭返回段优化问题分别都提出了自己的优化设计方法,但大多存在以下问题之一:The return segment is an important basis for the orbital design of the entire probe and the overall design of the rocket. It includes multiple flight segments. The reentry speed is high, the return process is complicated, the range and speed span are large, the flight environment changes significantly, and various factors are strong disturbance factors. . The trajectory optimization of the return segment must not only ensure high-precision and stable landing at the terminal, but also comprehensively consider the dynamic pressure, overload, heat flux density, engine performance, and terminal landing position, speed, attitude and other constraints of each flight segment. It is necessary to carry out related research on the nonlinear problems of dimensional constraints and design variables. Such systematic and holistic trajectory optimization problems need to be considered and satisfied simultaneously under a unified model, and should not be dealt with in a single segment. In conclusion, multi-stage synchronous planning is a key direction for future research. In recent years, many scholars at home and abroad have proposed their own optimization design methods for the optimization of the return segment of recoverable launch vehicles, but most of them have one of the following problems:

(1)模型较为理想化,不符合运载火箭一子级整个返回轨迹的实际飞行情况;(1) The model is more idealized and does not conform to the actual flight conditions of the entire return trajectory of the first sub-stage of the launch vehicle;

(2)研究主要集中在垂直着陆段这一单个飞行段;(2) The research mainly focuses on the single flight segment of the vertical landing segment;

(3)一子级飞行时间较短,考虑的设计变量和约束变量较少,调整能力有限,无法满足整个返回多飞行段最优轨迹的需要;(3) The flight time of the first sub-stage is short, the design variables and constraint variables are considered less, and the adjustment ability is limited, which cannot meet the needs of returning to the optimal trajectory of multiple flight segments;

(4)针对不同的返回任务或者不同的飞行段需要对优化问题结合相关算法进行重新构造,推导过程较为复杂,计算也比较繁琐;(4) For different return tasks or different flight segments, it is necessary to reconstruct the optimization problem combined with the relevant algorithms, the derivation process is more complicated, and the calculation is more complicated;

(5)不能实现返回轨迹的自适应优化与算法的自动分配。(5) The self-adaptive optimization of the return trajectory and the automatic allocation of the algorithm cannot be realized.

在高维参数空间(复杂约束和设计变量构成的参数空间)、高动态下,传统的优化方法无论从精度、效率、最优性、适应性等角度均已无法满足要求,很容易出现不收敛的情况,因此有必要发展更加精准、适用性更强的自适应轨迹优化方法。In high-dimensional parameter space (parameter space composed of complex constraints and design variables) and high dynamics, traditional optimization methods can no longer meet the requirements in terms of accuracy, efficiency, optimality, adaptability, etc., and it is easy to appear non-convergence. Therefore, it is necessary to develop a more accurate and more applicable adaptive trajectory optimization method.

发明内容SUMMARY OF THE INVENTION

本发明的目的在于,针对传统的优化方法无法从精度、效率、最优性、适应性等角度满足可回收火箭返回段优化问题的不足,提供一种基于聚类分析的可回收火箭返回段自适应优化方法,能有效地处理复杂的着陆约束问题,具有较高的精度、收敛性和计算效率,降低了返回段优化问题参数空间的维度和复杂度,具有良好的自适应性和拓展性。The purpose of the present invention is to provide a method based on cluster analysis for the return section of a recoverable rocket to solve the problem that the traditional optimization method cannot satisfy the optimization problem of the return section of the recoverable rocket from the perspectives of accuracy, efficiency, optimality, adaptability, etc. The adaptive optimization method can effectively deal with complex landing constraints, has high accuracy, convergence and computational efficiency, reduces the dimension and complexity of the parameter space of the optimization problem in the return segment, and has good adaptability and scalability.

为解决上述技术问题,本发明所采用的技术方案是:For solving the above-mentioned technical problems, the technical scheme adopted in the present invention is:

一种基于聚类分析的可回收火箭返回段自适应优化方法,包括:An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis, comprising:

步骤1,建立一子级返回段的返回轨迹优化问题模型;所述优化问题模型中包括返回段的飞行段划分信息、设计变量信息和约束变量信息;其中约束变量信息包括设计变量约束信息、过程约束变量信息和末端约束变量信息;Step 1, establish a return trajectory optimization problem model of a sub-level return segment; the optimization problem model includes the flight segment division information, design variable information and constraint variable information of the return segment; wherein the constraint variable information includes design variable constraint information, process Constraint variable information and end constraint variable information;

其特点是还包括以下步骤:It also features the following steps:

步骤2,求解出末端约束变量相对于设计变量的状态转移矩阵;Step 2, solve the state transition matrix of the terminal constraint variables relative to the design variables;

步骤3,利用聚类算法将所述状态转移矩阵中的数据元素进行敏感度划分,根据设计需求从所述状态转移矩阵中识别划分出敏感度较高的数据元素形成初步降维后的状态转移矩阵M;Step 3: Use a clustering algorithm to perform sensitivity division on the data elements in the state transition matrix, and identify and divide data elements with higher sensitivity from the state transition matrix according to design requirements to form a state transition after preliminary dimensionality reduction. matrix M;

步骤4,根据设定的线性度准则,从M中筛选线性的约束变量、线性的设计变量以及对应的线性状态转移矩阵,从M中筛选非线性的约束变量、非线性的设计变量;Step 4, according to the set linearity criterion, filter linear constraint variables, linear design variables and corresponding linear state transition matrices from M, and filter nonlinear constraint variables and nonlinear design variables from M;

步骤5,针对线性的约束变量、线性的设计变量以及对应的线性状态转移矩阵,利用线性搜索算法求得最优的设计变量值;针对非线性的约束变量、非线性的设计变量,利用非线性优化方法中的直接优化方法求得最优的设计变量值。Step 5: For linear constraint variables, linear design variables and corresponding linear state transition matrices, use a linear search algorithm to obtain optimal design variable values; for nonlinear constraint variables and nonlinear design variables, use nonlinear The direct optimization method in the optimization method obtains the optimal design variable values.

作为一种优选方式,所述步骤1包括以下步骤:As a preferred way, the step 1 includes the following steps:

步骤11,将返回段分为调姿段、动力减速段、大气再入段和垂直着陆段四个飞行段;Step 11: Divide the return segment into four flight segments: the attitude adjustment segment, the power deceleration segment, the atmospheric reentry segment and the vertical landing segment;

步骤12,建立一子级返回轨迹的三自由度动力学方程;Step 12, establishing a three-degree-of-freedom dynamic equation of a sub-level return trajectory;

步骤13,确定一子级轨迹优化的目标函数、设计变量信息和约束变量信息。Step 13: Determine the objective function, design variable information and constraint variable information of the first-level trajectory optimization.

作为一种优选方式,所述步骤12中建立的三自由度动力学方程为:As a preferred way, the three-degree-of-freedom dynamic equation established in the step 12 is:

Figure BDA0002598028520000031
Figure BDA0002598028520000031

Figure BDA0002598028520000032
Figure BDA0002598028520000032

Figure BDA0002598028520000033
Figure BDA0002598028520000033

Figure BDA0002598028520000034
Figure BDA0002598028520000034

Figure BDA0002598028520000035
Figure BDA0002598028520000035

Figure BDA0002598028520000036
Figure BDA0002598028520000036

Figure BDA0002598028520000037
Figure BDA0002598028520000037

其中,x、y、z分别为一子级在发射坐标系x向、y向、z向的坐标;V是一子级的速度值;θ是一子级的速度倾角;σ是一子级的偏航角;m为一子级当前质量;

Figure BDA0002598028520000038
分别为x、y、z、V、θ、σ、m的变化率;R为地球半径;r为地心距;P为一子级上发动机的额定推力;εn为变推力因子且0≤εn≤1,n=0时εn为动力减速段的变推力因子,n=1时εn为垂直着陆段的变推力因子;Isp为发动机比冲;g0为海平面重力加速度;gr=-μ/r2,μ为地球引力常数;α为一子级的攻角;β为一子级的侧滑角;Xq、Yq、Zq分别为一子级在速度坐标系x向、y向、z向下的气动力分量。Among them, x, y, z are the coordinates of a sub-stage in the x, y, and z directions of the emission coordinate system; V is the velocity value of a sub-stage; θ is the velocity inclination of a sub-stage; σ is a sub-stage yaw angle of ; m is the current quality of a sub-class;
Figure BDA0002598028520000038
are the rate of change of x, y, z, V, θ, σ, m respectively; R is the radius of the earth; r is the distance from the center of the earth; P is the rated thrust of the engine on a sub-stage; ε n is the variable thrust factor and 0≤ ε n ≤ 1, when n=0, ε n is the variable thrust factor of the power deceleration stage, and when n=1, ε n is the variable thrust factor of the vertical landing segment; I sp is the engine specific impulse; g 0 is the sea-level gravitational acceleration; g r =-μ/r 2 , μ is the gravitational constant of the earth; α is the angle of attack of a child; β is the sideslip angle of a child; X q , Y q , Z q are the velocity coordinates of a child respectively It is the aerodynamic component in the x-direction, y-direction, and z-downward.

作为一种优选方式,所述步骤13中确定的目标函数用下式表示:minJ=-m(tf),其中,J为目标函数,tf为着陆时刻,m(tf)为一子级在着陆时刻的质量。As a preferred way, the objective function determined in the step 13 is represented by the following formula: minJ=-m(t f ), wherein J is the objective function, t f is the landing time, and m(t f ) is a sub the mass of the stage at the moment of landing.

作为一种优选方式,所述步骤13中确定的设计变量信息为:As a preferred way, the design variable information determined in the step 13 is:

Xs=[t1 t2 t3 t4 α1 α2 β1 β2 ε1 ε2]TX s =[t 1 t 2 t 3 t 4 α 1 α 2 β 1 β 2 ε 1 ε 2 ] T ,

其中,Xs为设计变量构成的矩阵,t1为一子级在调姿段的滑行时间,t2为一子级在动力减速段的飞行时间,t3为一子级在大气再入段的飞行时间,t4为一子级在垂直着陆段的飞行时间,α1为一子级在动力减速段的攻角,α2为一子级在垂直着陆段的攻角,β1为一子级在动力减速段的侧滑角,β2为一子级在垂直着陆段的侧滑角,ε1为一子级在动力减速段的发动机推力因子,ε2为一子级在垂直着陆段的发动机推力因子。Among them, X s is a matrix composed of design variables, t 1 is the taxiing time of a sub-stage in the attitude adjustment section, t 2 is the flight time of a sub-stage in the power deceleration section, and t 3 is a sub-stage in the atmospheric re-entry section. t 4 is the flight time of a sub-stage in the vertical landing section, α 1 is the attack angle of a sub-stage in the power deceleration section, α 2 is the attack angle of a sub-stage in the vertical landing section, and β 1 is a The sideslip angle of the child in the power deceleration section, β 2 is the sideslip angle of a child in the vertical landing section, ε 1 is the engine thrust factor of a child in the power deceleration section, and ε 2 is the vertical landing of a child segment engine thrust factor.

作为一种优选方式,所述设计变量约束信息包括攻角约束信息、侧滑角约束信息、以及发动机推力约束信息。As a preferred manner, the design variable constraint information includes attack angle constraint information, sideslip angle constraint information, and engine thrust constraint information.

作为一种优选方式,所述过程约束变量信息包括动压限制条件、过载限制条件、相连两动力段发动机关开机点火时间间隔条件、一子级在末端着陆质量限制条件中的一种多多种。As a preferred manner, the process constraint variable information includes one or more of dynamic pressure limitation conditions, overload limitation conditions, engine shutdown and ignition time interval conditions of two connected power stages, and terminal landing mass limitation conditions of a sub-stage.

作为一种优选方式,所述末端约束变量信息包括:在设定的精度范围内,一子级着陆时的位置达到指定位置、一子级着陆时的速度达到指定速度,且一子级着陆时姿态垂直。As a preferred manner, the terminal constraint variable information includes: within the set accuracy range, the position of the first sub-stage when landing reaches the specified position, the speed of the first sub-stage landing reaches the specified speed, and the first sub-stage landing time reaches the specified speed, and the first sub-stage landing The posture is vertical.

作为一种优选方式,所述步骤3中,采用K-means聚类算法将所述状态转移矩阵中的数据元素进行敏感度划分。As a preferred manner, in the step 3, K-means clustering algorithm is used to divide the sensitivity of the data elements in the state transition matrix.

作为一种优选方式,执行K-means聚类算法时,根据一子级返回任务模型的数据经验初始化聚类中心。As a preferred manner, when the K-means clustering algorithm is executed, the cluster center is initialized according to the data experience of the first-level return task model.

与现有技术相比,本发明能有效地处理复杂的着陆约束问题,具有较高的精度、收敛性和计算效率,降低了返回段优化问题参数空间的维度和复杂度,具有良好的自适应性和拓展性。Compared with the prior art, the present invention can effectively deal with the complex landing constraint problem, has high precision, convergence and calculation efficiency, reduces the dimension and complexity of the parameter space of the optimization problem in the return segment, and has good self-adaptation. sex and expandability.

附图说明Description of drawings

图1为返回段飞行剖面图。Figure 1 is a flight sectional view of the return segment.

图2为本发明流程图。Figure 2 is a flow chart of the present invention.

图3为优化迭代过程曲线图。Figure 3 is a graph of the optimization iterative process.

图4为主要参数的剖面对比图。Figure 4 is a cross-sectional comparison diagram of the main parameters.

具体实施方式Detailed ways

本发明方法的整体技术思路如下:The overall technical idea of the method of the present invention is as follows:

首先,建立了返回多飞行段、多约束、多变量的问题模型。然后通过参数特性分析提出自适应优化算法:求解出末端约束变量相对于设计变量的高维参数空间状态转移矩阵,其描述了末端约束变量相对于设计变量摄动的敏感度;通过K-means聚类算法将状态转移矩阵中的数据元素进行敏感度划分,并根据设定的线性度准则筛选出线性约束变量、线性设计变量以及线性状态转移矩阵,筛选出非线性的约束变量和设计变量;最后根据不同参数的线性和非线性特性自动分配不同的优化算法。First, a problem model with multiple flight segments, multiple constraints, and multiple variables is established. Then, an adaptive optimization algorithm is proposed through the analysis of parameter characteristics: the high-dimensional parameter space state transition matrix of the terminal constraint variables relative to the design variables is solved, which describes the sensitivity of the terminal constraint variables relative to the design variables perturbation; The class algorithm divides the sensitivity of the data elements in the state transition matrix, and filters out linear constraint variables, linear design variables and linear state transition matrix according to the set linearity criterion, and filters out nonlinear constraint variables and design variables; Different optimization algorithms are automatically assigned according to the linear and nonlinear characteristics of different parameters.

以下结合附图详细介绍本发明:The present invention is described in detail below in conjunction with the accompanying drawings:

1返回多飞行段模型的建立1 Return to the establishment of the multi-flight segment model

建立了一子级返回多飞行段的划分模型、返回轨迹动力学模型以及多变量多约束下的优化问题模型。The division model of one-stage return multi-flight segment, the dynamic model of return trajectory and the optimization problem model under multi-variable and multi-constraint are established.

1.1一子级返回多飞行段划分1.1 One-child return multi-flight segment division

本发明所研究的轨迹优化问题仅针对运载火箭一子级的回收过程,因此不考虑上升段。一子级返回回收包括返回原场和不返回原场两种方式,本发明研究不返回原场的回收方式。典型的不返回原场的一子级在完成上升段飞行后,其返回过程中通常经历调姿段、高空再入段、动力减速段、大气再入段、垂直着陆段等多个飞行段。对于不同的飞行任务,返回段划分也有所不同。考虑到调姿段、滑行段基本上均处于稠密大气层外,可以忽略气动影响,而调姿段也是无动力滑行,依靠反推力控制系统进行调姿,因此这两个飞行段均只受引力影响。本发明返回段划分模型进行简化,将返回段分为调姿段、动力减速段、大气再入段和垂直着陆段四个飞行段。返回段飞行剖面图如图1所示。The trajectory optimization problem studied in the present invention is only for the recovery process of the first sub-stage of the launch vehicle, so the ascending section is not considered. A sub-level return recovery includes two ways of returning to the original field and not returning to the original field. The present invention studies the recovery method that does not return to the original field. A typical sub-stage that does not return to the original field usually undergoes multiple flight segments such as the attitude adjustment segment, the high-altitude re-entry segment, the power deceleration segment, the atmospheric re-entry segment, and the vertical landing segment during the return process after completing the ascent segment flight. For different flight missions, the return segment division is also different. Considering that the attitude adjustment section and the taxiing section are basically outside the dense atmosphere, the aerodynamic influence can be ignored, and the attitude adjustment section is also unpowered taxiing and relies on the reverse thrust control system for attitude adjustment, so these two flight sections are only affected by gravity. . The return segment division model of the present invention is simplified, and the return segment is divided into four flight segments: an attitude adjustment segment, a power deceleration segment, an atmospheric reentry segment and a vertical landing segment. The flight profile of the return segment is shown in Figure 1.

1.2动力学模型的建立1.2 Establishment of the dynamic model

在研究运载火箭一子级返回过程的质心运动时,不考其姿态的控制调整过程与地球的自转运动,推导了一子级返回轨迹的三自由度动力学方程,用如下的微分方程组表示:When studying the movement of the center of mass in the return process of the first sub-stage of the launch vehicle, without considering the control and adjustment process of its attitude and the rotation of the earth, the three-degree-of-freedom dynamic equation of the return trajectory of the first sub-stage is deduced, which is expressed by the following differential equations :

Figure BDA0002598028520000051
Figure BDA0002598028520000051

其中,x、y、z分别为一子级在发射坐标系x向、y向、z向的坐标;V是一子级的速度值;θ是一子级的速度倾角;σ是一子级的偏航角;m为一子级当前质量;

Figure BDA0002598028520000052
分别为x、y、z、V、θ、σ、m的变化率;R为地球半径;r为地心距;P为一子级上发动机的额定推力;εn为返回段第n次有动力飞行段(这里的有动力指的是发动机提供的推力,动力减速段是第一次有动力的飞行段,垂直着陆段是第二次有动力的飞行段,另外两个飞行段无动力)且0≤εn≤1,n=0时εn为动力减速段的变推力因子,n=1时εn为垂直着陆段的变推力因子;Isp为发动机比冲;g0为海平面重力加速度;gr=-μ/r2,μ为地球引力常数;α为一子级的攻角;β为一子级的侧滑角;Xq、Yq、Zq分别为一子级在速度坐标系x向、y向、z向下的气动力分量。Among them, x, y, z are the coordinates of a sub-stage in the x, y, and z directions of the emission coordinate system; V is the velocity value of a sub-stage; θ is the velocity inclination of a sub-stage; σ is a sub-stage yaw angle of ; m is the current quality of a sub-class;
Figure BDA0002598028520000052
are the rate of change of x, y, z, V, θ, σ, m respectively; R is the radius of the earth; r is the distance from the center of the earth; P is the rated thrust of the engine on a sub-stage; Powered flight segment (powered here refers to the thrust provided by the engine, the powered deceleration segment is the first powered flight segment, the vertical landing segment is the second powered flight segment, and the other two flight segments are unpowered) And 0≤εn ≤1, when n =0, εn is the variable thrust factor of the power deceleration segment, and when n =1, εn is the variable thrust factor of the vertical landing segment; Isp is the engine specific impulse; g 0 is the sea level Gravitational acceleration; g r =-μ/r 2 , μ is the gravitational constant of the earth; α is the angle of attack of a sub-level; β is the sideslip angle of a sub-level; X q , Y q , Z q are respectively a sub-level Aerodynamic components in the x, y, and z directions of the velocity coordinate system.

Xq、Yq、Zq定义如下:X q , Y q , Z q are defined as follows:

Figure BDA0002598028520000061
Figure BDA0002598028520000061

式中,SM为运载火箭一子级特征参考面积(为常数);ρ为地球当地大气密度,

Figure BDA0002598028520000062
ρ0为海平面大气密度,h0为参考高度(为常数);Cx、Cy、Cz分别为阻力、升力和侧力系数,且Cz=-Cy,定义如下:In the formula, S M is the characteristic reference area of the first sub-stage of the launch vehicle (constant); ρ is the local atmospheric density of the earth,
Figure BDA0002598028520000062
ρ 0 is the air density at sea level, h 0 is the reference height (which is a constant); C x , C y , and C z are drag, lift and lateral force coefficients, respectively, and C z = -C y , defined as follows:

Figure BDA0002598028520000063
Figure BDA0002598028520000063

式中,Cx0

Figure BDA0002598028520000064
为常数。In the formula, C x0 ,
Figure BDA0002598028520000064
is a constant.

1.3优化问题描述1.3 Optimization problem description

一子级返回段轨迹优化是指以燃料消耗最少为目标,调节各个设计变量使飞行器满足飞行过程约束并软着陆于设定的着陆点。The trajectory optimization of the first-level return segment refers to the goal of minimum fuel consumption, adjusting various design variables to make the aircraft meet the flight process constraints and land softly at the set landing point.

1.3.1目标函数1.3.1 Objective function

为使运载火箭运载能力最佳并有足够的燃料用于制导修正机动,一子级返回段全过程的性能指标为燃料消耗最少,即末端着陆质量最大,所以轨迹优化的目标函数为In order to make the carrier rocket carry the best carrying capacity and have enough fuel for the guidance and correction maneuver, the performance index of the whole process of the first-stage return segment is the least fuel consumption, that is, the maximum landing mass at the end, so the objective function of trajectory optimization is:

minJ=-m(tf) (4)minJ=-m(t f ) (4)

其中,J为目标函数,tf为着陆时刻,m(tf)为一子级在着陆时刻的质量。Among them, J is the objective function, t f is the landing moment, and m(t f ) is the mass of a sub-stage at the landing moment.

1.3.2设计变量1.3.2 Design variables

各个飞行段的设计变量:Design variables for each flight segment:

调姿段:无动力滑行,依靠反推力控制系统将攻角调至0°,以满足发动机的点火姿态要求,设计变量为:滑行时间t1Attitude adjustment section: no power taxiing, relying on the reverse thrust control system to adjust the angle of attack to 0° to meet the ignition attitude requirements of the engine, the design variable is: taxiing time t 1 .

动力减速段:开启发动机进行减速,降低再入大气速度,同时控制攻角和侧滑角,主要设计变量为:飞行时间t2、发动机推力因子ε1、攻角α1、侧滑角β1Power deceleration section: turn on the engine to decelerate, reduce the re-entry velocity, and control the angle of attack and sideslip angle at the same time. The main design variables are: flight time t 2 , engine thrust factor ε 1 , angle of attack α 1 , and sideslip angle β 1 .

大气再入段:该阶段按照0°攻角设计飞行,完全采用气动减速,设计变量为:飞行时间t3Atmospheric re-entry stage: This stage is designed to fly according to the 0° angle of attack, completely using aerodynamic deceleration, and the design variable is: flight time t 3 .

垂直着陆段:发动机二次点火开启发动机进行减速,至一子级着陆,主要设计变量为:飞行时间t4、发动机推力因子ε2、攻角α2、侧滑角β2Vertical landing stage: the engine is re-ignited to start the engine to decelerate, and the main design variables are: flight time t 4 , engine thrust factor ε 2 , angle of attack α 2 , and sideslip angle β 2 .

各个飞行段的飞行时间以及动力减速段和垂直着陆段的推力系数可以通过直接优化得到。动力减速段和垂直着陆段的攻角和侧滑角通过设计离散点进行优化,在离散点之间,攻角和侧滑角可以通过线性插值方法得到。动力减速段的攻角和侧滑角程序表达式为:The flight time of each flight segment and the thrust coefficient of the power deceleration segment and the vertical landing segment can be obtained by direct optimization. The angle of attack and sideslip angle of the power deceleration section and the vertical landing section are optimized by designing discrete points, and between the discrete points, the angle of attack and sideslip angle can be obtained by a linear interpolation method. The program expressions of the attack angle and sideslip angle of the power deceleration section are:

Figure BDA0002598028520000071
Figure BDA0002598028520000071

垂直着陆段的攻角和侧滑角程序表达式为:The program expressions of the angle of attack and sideslip angle of the vertical landing segment are:

Figure BDA0002598028520000072
Figure BDA0002598028520000072

根据设计的飞行程序,选择如下变量作为设计变量:According to the designed flight procedure, the following variables are selected as design variables:

Xs=[t1 t2 t3 t4 α1 α2 β1 β2 ε1 ε2]T (7)X s =[t 1 t 2 t 3 t 4 α 1 α 2 β 1 β 2 ε 1 ε 2 ] T (7)

1.3.3约束条件1.3.3 Constraints

一子级在返回过程中会受到各种复杂约束条件的限制,主要包括设计变量约束,过程约束和精确着陆约束。A child will be restricted by various complex constraints during the return process, mainly including design variable constraints, process constraints and precision landing constraints.

(1)控制约束(1) Control constraints

控制约束主要包括攻角、侧滑角以及发动机推力约束。Control constraints mainly include angle of attack, sideslip angle and engine thrust constraints.

Figure BDA0002598028520000081
Figure BDA0002598028520000081

式中,p=1,2,3,4分别表示调姿段、动力下降段、大气再入段和垂直着陆段。

Figure BDA0002598028520000082
分别为各个飞行段的攻角、侧滑角和推力的最小和最大值。
Figure BDA0002598028520000083
是时间变量,
Figure BDA0002598028520000084
分别为各个飞行段的开始时间和终端时间。
Figure BDA0002598028520000085
表示在时间区间
Figure BDA0002598028520000086
具有连续的一阶导数。In the formula, p=1, 2, 3, and 4 represent the attitude adjustment segment, the power descent segment, the atmospheric reentry segment and the vertical landing segment, respectively.
Figure BDA0002598028520000082
are the minimum and maximum values of the angle of attack, sideslip angle and thrust of each flight segment, respectively.
Figure BDA0002598028520000083
is the time variable,
Figure BDA0002598028520000084
are the start time and terminal time of each flight segment, respectively.
Figure BDA0002598028520000085
expressed in the time interval
Figure BDA0002598028520000086
has a continuous first derivative.

(2)过程约束(2) Process constraints

返回过程需要考虑动压和过载的限制。The return process needs to consider the limitations of dynamic pressure and overload.

Figure BDA0002598028520000087
Figure BDA0002598028520000087

式中,

Figure BDA0002598028520000088
是速度系下的推力分量;nmax为箭体能够承受的最大过载;qmax为动压上限。In the formula,
Figure BDA0002598028520000088
is the thrust component under the velocity system; n max is the maximum overload that the arrow body can bear; q max is the upper limit of dynamic pressure.

同时,考虑到发动机的工作性能,相邻两动力段发动机关开机点火时间要有一定的间隔At the same time, considering the working performance of the engine, there must be a certain interval between the ignition times of the two adjacent power sections when the engine is turned off and turned on.

Δt≥Δtmin (10)Δt≥Δt min (10)

式中,Δtmin为相邻两动力段发动机关机点火时间间隔下限。In the formula, Δt min is the lower limit of the time interval between engine shutdown and ignition of two adjacent power stages.

此外,一子级在垂直着陆段着陆之前已经历多个飞行阶段,推进剂剩余有限,要保证末端着陆质量大于结构质量In addition, a sub-stage has undergone multiple flight stages before landing in the vertical landing segment, and the propellant remaining is limited, and it is necessary to ensure that the terminal landing mass is greater than the structural mass

m(tf)(p=4)≥mdry (11)m(t f ) (p=4) ≥m dry (11)

式中,mdry为一子级结构质量,即飞行过程中剩余质量下限。In the formula, m dry is the mass of a sub-level structure, that is, the lower limit of the remaining mass during the flight.

各个飞行段之间的连接条件为The connection conditions between each flight segment are

Figure BDA0002598028520000091
Figure BDA0002598028520000091

(3)末端精确着陆约束(3) End precise landing constraints

垂直着陆段末端着陆要求一子级位置和速度都要达到指定的目标和精度,同时其姿态要保证垂直。本发明研究中采用大地经度、大地纬度和海拔高度作为末端位置约束,相对速度作为速度约束,弹道倾角作为姿态约束。The landing at the end of the vertical landing segment requires that the position and speed of the first stage must reach the specified target and accuracy, and its attitude must be vertical. In the research of the present invention, geodetic longitude, geodetic latitude and altitude are used as end position constraints, relative velocity is used as velocity constraints, and ballistic inclination is used as attitude constraints.

Figure BDA0002598028520000092
Figure BDA0002598028520000092

式中,λf,Bf,Hf,Vff分别为弹道积分计算得到的着陆点的大地经度、大地纬度、海拔高度、相对速度、弹道倾角;λf,Bf,Hf,Vff分别为目标着陆点大地经度、大地纬度、海拔高度、相对速度、弹道倾角;ζλBHVθ分别为相应的末端着陆精度。In the formula, λ f , B f , H f , V f , θ f are the geodetic longitude, geodetic latitude, altitude, relative velocity, and ballistic inclination of the landing point calculated by ballistic integration; λ f , B f , H f , V f , θ f are the geodetic longitude, geodetic latitude, altitude, relative velocity, and ballistic inclination of the target landing site, respectively; ζ λ , ζ B , ζ H , ζ V , ζ θ are the corresponding terminal landing accuracy, respectively.

为方便表示,后文研究中将过程不等式约束记为F,将末端精确着陆约束记为Gf=[λff,Bf-Bf,Hf-Hf,Vf-Vfff]TFor the convenience of expression, in the following research, the process inequality constraint is denoted as F, and the end precise landing constraint is denoted as G f =[λ ff ,B f -B f ,H f -H f ,V f -V fff ] T .

2算法设计2 Algorithm design

在考虑各类复杂约束和设计变量的情况下,提出一种自适应优化算法策略,即基于聚类分析的算法分配策略。对有限差分近似得到的高维参数空间状态转移矩阵进一步处理,通过聚类分析方法自动识别划分出矩阵中的高敏感度数据元素及其对应的设计变量,然后利用线性度准则将末端约束变量和设计变量分为线性参数和非线性参数,最后对线性参数和非线性参数分配不同的优化算法。该算法不仅逻辑简单,而且降低了高维参数空间优化问题的维度,实现了优化算法的自适应分配。具体细节见以下部分。Considering all kinds of complex constraints and design variables, an adaptive optimization algorithm strategy, which is an algorithm allocation strategy based on cluster analysis, is proposed. The high-dimensional parameter space state transition matrix obtained by the finite difference approximation is further processed, and the high-sensitivity data elements in the matrix and their corresponding design variables are automatically identified and divided by the cluster analysis method. The design variables are divided into linear parameters and nonlinear parameters, and finally different optimization algorithms are assigned to the linear parameters and nonlinear parameters. The algorithm is not only simple in logic, but also reduces the dimension of the high-dimensional parameter space optimization problem and realizes the adaptive allocation of the optimization algorithm. See the following sections for details.

2.1高维参数空间状态转移矩阵求解2.1 High-dimensional parameter space state transition matrix solution

对于高维参数空间下的优化问题,有必要分析影响末端约束变量的主要设计变量。而状态转移矩阵中的每个元素代表了约束变量对设计变量摄动的敏感度,因此对状态转移矩阵中的元素做参数识别,可以得到影响约束变量

Figure BDA0002598028520000101
变化的主要设计变量
Figure BDA0002598028520000102
从而通过调整
Figure BDA0002598028520000103
使得
Figure BDA0002598028520000104
瞄准预定目标。For optimization problems in high-dimensional parameter spaces, it is necessary to analyze the main design variables that affect the end-constraint variables. Each element in the state transition matrix represents the sensitivity of the constraint variables to the perturbation of the design variables. Therefore, by identifying the parameters of the elements in the state transition matrix, the influencing constraint variables can be obtained.
Figure BDA0002598028520000101
Changed key design variables
Figure BDA0002598028520000102
so that by adjusting
Figure BDA0002598028520000103
make
Figure BDA0002598028520000104
Aim for the intended target.

为使问题具有一般性,记设计变量

Figure BDA0002598028520000105
等式约束
Figure BDA0002598028520000106
(本发明优化问题模型中n=10,m=5),它们之间存在非线性函数关系To make the problem general, note the design variables
Figure BDA0002598028520000105
equality constraints
Figure BDA0002598028520000106
(n=10, m=5 in the optimization problem model of the present invention), there is a nonlinear functional relationship between them

Gf=f(Xs,t) (14)G f =f(X s ,t) (14)

末端约束量与设计变量之间的状态转移矩阵为The state transition matrix between the end constraints and the design variables is

Figure BDA0002598028520000107
Figure BDA0002598028520000107

式中,

Figure BDA0002598028520000108
表示Xs中对应的设计变量;
Figure BDA0002598028520000109
为末端约束Gf对设计变量Xs的状态转移矩阵,描述了约束变量对设计变量摄动的敏感度。目前求解状态转移矩阵有两种常用的方法,一种是计算出状态转移矩阵的显示表达式,在轨迹积分中同步求解;另一种是采用数值差分方法近似求解。一子级的返回段动力学模型比较复杂,末端约束和设计变量之间没有显示的函数关系,因此得到不到状态关系矩阵的解析形式。本发明在计算中采用有限差分近似公式求解
Figure BDA00025980285200001010
中的各个元素:In the formula,
Figure BDA0002598028520000108
represents the corresponding design variable in X s ;
Figure BDA0002598028520000109
For the state transition matrix of the end constraint G f to the design variable X s , the sensitivity of the constraint variable to the perturbation of the design variable is described. At present, there are two commonly used methods for solving the state transition matrix, one is to calculate the display expression of the state transition matrix and solve it simultaneously in the trajectory integration; the other is to use the numerical difference method to approximate the solution. The dynamic model of the return segment of the first sub-stage is relatively complex, and there is no explicit functional relationship between the end constraints and the design variables, so the analytical form of the state relationship matrix cannot be obtained. The present invention adopts finite difference approximation formula to solve
Figure BDA00025980285200001010
Elements in:

Figure BDA00025980285200001011
Figure BDA00025980285200001011

在利用(16)式进行计算时,

Figure BDA0002598028520000111
Figure BDA0002598028520000112
的偏差,偏差过大会影响收敛性和计算精度,偏差过小会引起计算误差,根据数值仿真经验,通常取0.1%-1%设计变量区间的小偏差(本发明取1%)。由此,根据数值仿真计算可求出状态转移矩阵。When using the formula (16) to calculate,
Figure BDA0002598028520000111
for
Figure BDA0002598028520000112
If the deviation is too large, it will affect the convergence and calculation accuracy, and if the deviation is too small, it will cause calculation errors. Thus, the state transition matrix can be obtained according to the numerical simulation calculation.

2.2状态转移矩阵数据元素的聚类分析2.2 Cluster Analysis of Data Elements of State Transition Matrix

对于不同的返回任务而言,飞行段任务或者设计变量的改变都会导致状态转移矩阵发生变化,因此运用能够自动识别矩阵元素的方法很有必要,可避免人工的参与。聚类分析是统计学中一种重要的数据分析方法,在模式识别、机器学习、数据分析和图像处理等领域得到了广泛应用;它是将数据按照某种相似性度量准则自动划分为若干簇,整个划分是无监督的过程,最终使得同一簇内的数据相似度尽量高并且簇间数据尽量独立开来。本发明采用经典的K-means聚类算法对状态转移矩阵中的数据元素进行聚类处理。下面结合高维参数空间下的状态转移矩阵简要介绍K-means聚类算法对矩阵数据元素的聚类流程。For different return tasks, changes in flight segment tasks or design variables will lead to changes in the state transition matrix, so it is necessary to use a method that can automatically identify matrix elements to avoid manual participation. Cluster analysis is an important data analysis method in statistics and has been widely used in pattern recognition, machine learning, data analysis and image processing. , the whole division is an unsupervised process, and finally the data similarity within the same cluster is as high as possible and the data between clusters is as independent as possible. The invention adopts the classical K-means clustering algorithm to perform clustering processing on the data elements in the state transition matrix. The following briefly introduces the clustering process of matrix data elements by the K-means clustering algorithm in combination with the state transition matrix in the high-dimensional parameter space.

(1)首先将状态转移矩阵

Figure BDA0002598028520000113
中的元素进行min-max标准化,对原始元素数据进行线性变换,使结果落于[0,1]区间,记标准化后的矩阵为A,则A中对应元素为(1) First convert the state transition matrix
Figure BDA0002598028520000113
The elements in the min-max are normalized, and the original element data is linearly transformed so that the result falls in the [0,1] interval, and the standardized matrix is A, then the corresponding element in A is

Figure BDA0002598028520000114
Figure BDA0002598028520000114

(2)在参数空间

Figure BDA0002598028520000115
中,记标准化矩阵A=[A1,...,Ai,...,Am]T,可知每个Ai包含n个数据元素,即Ai=(Ai1,...,Aij,...,Ain),需要将数据元素分为p类。选择p个初始聚类中心,本发明研究中,将数据元素分为两类,即高敏感度参数和低敏感度参数,设初始迭代次数为b=0,初始化需选择两个聚类中心
Figure BDA0002598028520000116
(2) In the parameter space
Figure BDA0002598028520000115
, denote the standardized matrix A=[A 1 ,...,A i ,...,A m ] T , it can be known that each A i contains n data elements, that is, A i =(A i1 ,..., A ij ,...,A in ), the data elements need to be divided into p classes. Select p initial cluster centers. In the research of the present invention, the data elements are divided into two categories, namely high-sensitivity parameters and low-sensitivity parameters, and the initial iteration number is set to b=0, and two cluster centers need to be selected for initialization
Figure BDA0002598028520000116

(3)对于Ai中任意一个数据元素,求其到p个聚类中心的欧式距离:

Figure BDA0002598028520000117
在Ai中把与聚类中心
Figure BDA0002598028520000118
距离近的数据元素归到相应的簇中,即若
Figure BDA0002598028520000119
就把Aij划分到簇
Figure BDA00025980285200001110
中。(3) For any data element in A i , find its Euclidean distance to p cluster centers:
Figure BDA0002598028520000117
Put and cluster center in A i
Figure BDA0002598028520000118
Data elements with close distances are grouped into the corresponding clusters, that is, if
Figure BDA0002598028520000119
Divide Aij into clusters
Figure BDA00025980285200001110
middle.

(4)根据各簇中的数据元素计算新的聚类中心

Figure BDA00025980285200001111
Figure BDA00025980285200001112
其中Aij为类
Figure BDA00025980285200001113
中的数据元素,Np为类
Figure BDA00025980285200001114
中数据元素的个数。(4) Calculate the new cluster center according to the data elements in each cluster
Figure BDA00025980285200001111
Figure BDA00025980285200001112
where Aij is the class
Figure BDA00025980285200001113
The data elements in , where N p is the class
Figure BDA00025980285200001114
The number of data elements in .

(5)当

Figure BDA0002598028520000121
时表示算法收敛,即聚类中心在迭代更新后数值保持不变,ε为迭代停止阈值。否则令b=b+1,转到步骤(3),继续迭代。(5) When
Figure BDA0002598028520000121
When it means that the algorithm converges, that is, the value of the cluster center remains unchanged after iterative update, and ε is the iteration stop threshold. Otherwise, let b=b+1, go to step (3), and continue to iterate.

K-means聚类算法简单高效,易于实现,仿真表明5~10次就可迭代到收敛值。但是研究表明聚类中心的选取会影响聚类的收敛性和效率,初始聚类中心的随机选择也会给算法带来较大的不确定性。因此在对状态转移矩阵进行聚类划分时,聚类中心的合理选择可以提高参数敏感度聚类结果的准确性。本发明基于先验信息引导,根据大量一子级返回任务模型的数据经验初始化聚类中心,改善迭代初期的聚类效果,指导数据元素准确聚类,同时在聚类过程中合理的施加约束改善聚类性能。The K-means clustering algorithm is simple, efficient, and easy to implement. The simulation shows that the convergence value can be iterated for 5 to 10 times. However, studies have shown that the selection of cluster centers will affect the convergence and efficiency of clustering, and the random selection of initial cluster centers will also bring greater uncertainty to the algorithm. Therefore, when the state transition matrix is clustered, the reasonable selection of the cluster center can improve the accuracy of the parameter sensitivity clustering results. Based on the guidance of prior information, the invention initializes the clustering center according to the data experience of a large number of first-level return task models, improves the clustering effect in the early stage of iteration, guides the accurate clustering of data elements, and at the same time reasonably imposes constraints in the clustering process to improve the clustering performance.

至此,通过聚类分析自动筛选出状态转移矩阵中高敏感度的数据元素,从而得到在局部区间

Figure BDA0002598028520000129
范围内影响约束变量的主要设计变量,记为
Figure BDA0002598028520000122
实现了问题模型的初步降维。记初步降维后的状态转移矩阵为M,则So far, the high-sensitivity data elements in the state transition matrix are automatically screened out through cluster analysis, so as to obtain the results in the local interval.
Figure BDA0002598028520000129
The main design variables in the range that affect the constraint variables, denoted as
Figure BDA0002598028520000122
The initial dimensionality reduction of the problem model is achieved. Denote the state transition matrix after initial dimensionality reduction as M, then

Figure BDA0002598028520000123
Figure BDA0002598028520000123

式中,

Figure BDA0002598028520000124
表示
Figure BDA0002598028520000125
中对应的设计变量;pn为聚类后主要设计变量的个数,且pn<n,
Figure BDA0002598028520000126
In the formula,
Figure BDA0002598028520000124
express
Figure BDA0002598028520000125
The corresponding design variables in ; p n is the number of main design variables after clustering, and p n <n,
Figure BDA0002598028520000126

接下来,将设计变量

Figure BDA0002598028520000127
作为输入,利用打靶法计算设计变量在设计区间内变化时输出约束变量的变化值,对应的变化矩阵定义为差分矩阵,记为N。用矩阵N中的元素除以M对应位置的元素,得到的矩阵记为C,且Cik=Nik/Mik,其中每个元素的含义是设计变量在设计区间和局部区间内变化时,末端约束变量变化的倍数。本发明研究中偏差
Figure BDA0002598028520000128
取1%设计变量设计区间,即局部偏差到设计区间扩大了100倍。定义线性度指标l(本发明研究中,线性度指标取l=[0.9,1.1]×100),若由聚类分析得到的高敏感度数据元素所在的位置在C中对应的主要元素的值在线性指标范围之内,说明该主要数据元素对应的设计变量和约束变量之间存在全局的线性关系,由此可筛选出设计变量和约束变量中存在的线性参数及对应的线性状态转移矩阵(记为Q),从而实现了线性参数与非线性参数的解耦,同时也对优化问题进行再次降维。Next, the design variables will be
Figure BDA0002598028520000127
As the input, the target method is used to calculate the change value of the output constraint variable when the design variable changes within the design interval, and the corresponding change matrix is defined as the difference matrix, denoted as N. Divide the element in matrix N by the element at the corresponding position of M, and the obtained matrix is denoted as C, and C ik =N ik /M ik , where the meaning of each element is that when the design variable changes in the design interval and the local interval, The fold of change in the end constraint variable. Bias in the present study
Figure BDA0002598028520000128
Taking 1% of the design variable design interval, that is, the local deviation to the design interval is expanded by 100 times. Define the linearity index l (in the study of the present invention, the linearity index takes l=[0.9,1.1]×100), if the position of the high-sensitivity data element obtained by the cluster analysis is the value of the corresponding main element in C Within the range of the linear index, it indicates that there is a global linear relationship between the design variables and the constraint variables corresponding to the main data element, so that the linear parameters existing in the design variables and the constraint variables and the corresponding linear state transition matrix ( Denoted as Q), which realizes the decoupling of linear parameters and nonlinear parameters, and also reduces the dimension of the optimization problem again.

2.3优化问题重构与优化算法自适应分配2.3 Optimization Problem Reconstruction and Adaptive Allocation of Optimization Algorithms

通过上述聚类分析,自动对参数进行敏感度和线性度的分类,实现了末端约束变量和设计变量的参数解耦,降低了优化问题的复杂度和维度。然后根据参数的线性和非线性特性可以对自适应分配相应的优化算法。记设计变量

Figure BDA0002598028520000131
其中,
Figure BDA0002598028520000132
为线性参数设计变量,
Figure BDA0002598028520000133
为降维后的非线性参数优化设计变量。记等式约束
Figure BDA0002598028520000134
其中,
Figure BDA0002598028520000135
为线性参数约束变量,
Figure BDA0002598028520000136
为降维后的非线性参数末端约束变量。对于线性参数,有线性搜索算法,如牛顿迭代、拟牛顿迭代、微分修正方法等。值得注意的是,线性搜索算法在优化中可以增强解的鲁棒性。本发明采用微分修正法进行迭代求解,它本质上是一种牛顿迭代逼近期望值算法,即迭代的打靶法,通过不断调整设计变量使得约束变量最终收敛于期望值,具有足够的适应性和鲁棒性。通过敏感度和线性度的分析可以得到
Figure BDA0002598028520000137
相对于X1s的线性状态转移矩阵Q,则Through the above cluster analysis, the parameters are automatically classified for sensitivity and linearity, which realizes the parameter decoupling between the end constraint variables and the design variables, and reduces the complexity and dimension of the optimization problem. Then according to the linear and nonlinear characteristics of the parameters, the corresponding optimization algorithm can be assigned to the adaptation. design variables
Figure BDA0002598028520000131
in,
Figure BDA0002598028520000132
Design variables for linear parameters,
Figure BDA0002598028520000133
Optimizing design variables for nonlinear parameters after dimensionality reduction. note equality constraints
Figure BDA0002598028520000134
in,
Figure BDA0002598028520000135
Constrain the variables for linear parameters,
Figure BDA0002598028520000136
is the end constraint variable of the nonlinear parameter after dimension reduction. For linear parameters, there are linear search algorithms, such as Newton iteration, quasi-Newton iteration, and differential correction methods. It is worth noting that the linear search algorithm can enhance the robustness of the solution in optimization. The invention adopts the differential correction method for iterative solution, which is essentially a Newton iterative approximation to the expected value algorithm, that is, the iterative shooting method. By continuously adjusting the design variables, the constraint variables finally converge to the expected value, which has sufficient adaptability and robustness. . Through the analysis of sensitivity and linearity, we can get
Figure BDA0002598028520000137
With respect to the linear state transition matrix Q of X 1s , then

Figure BDA0002598028520000138
Figure BDA0002598028520000138

为了具有一般性,用最小二乘策略解决约束变量

Figure BDA0002598028520000139
和迭代设计变量
Figure BDA00025980285200001310
自由度不等的情况,并增加迭代因子μ增加迭代的精度和收敛性,则For generality, a least squares strategy is used to solve the constraint variables
Figure BDA0002598028520000139
and iterative design variables
Figure BDA00025980285200001310
In the case of unequal degrees of freedom, and increasing the iteration factor μ increases the iteration accuracy and convergence, then

Figure BDA00025980285200001311
Figure BDA00025980285200001311

式中,μ为迭代因子,且0<μ≤1。值得注意的是,理论上呈严格线性关系的参数一次迭代就可收敛到期望值,本发明的定义的线性参数是以线性度指标l进行衡量的,并非严格线性,仿真表明约束变量收敛到期望的精度需要迭代5-10次。In the formula, μ is the iteration factor, and 0<μ≤1. It is worth noting that, in theory, parameters with a strict linear relationship can converge to the expected value in one iteration. The linear parameters defined in the present invention are measured by the linearity index l, which is not strictly linear. Simulation shows that the constraint variables converge to the expected value. Accuracy requires 5-10 iterations.

对于降维后的非线性设计变量

Figure BDA00025980285200001312
可采用直接优化方法,如序列二次规划法(SQP)、内点法、伪谱法等方法进行优化,从而使得非线性末端约束变量
Figure BDA00025980285200001313
和不等式约束
Figure BDA0002598028520000141
收敛于要求的精度,目标函数
Figure BDA0002598028520000142
可以通过对
Figure BDA0002598028520000143
微分迭代修正和对
Figure BDA0002598028520000144
优化搜索得到最优指标。注意到使用微分修正算法和直接优化方法需提供初值解,本发明通过遗传算法(GA)对原优化问题优化得到初值解。For nonlinear design variables after dimensionality reduction
Figure BDA00025980285200001312
Direct optimization methods, such as sequential quadratic programming (SQP), interior point method, pseudospectral method, etc., can be used for optimization, so that the nonlinear end-constraint variable
Figure BDA00025980285200001313
and inequality constraints
Figure BDA0002598028520000141
converges to the required accuracy, the objective function
Figure BDA0002598028520000142
through the
Figure BDA0002598028520000143
Differential iterative correction and pair
Figure BDA0002598028520000144
Optimize the search to get the best index. It is noted that the use of the differential correction algorithm and the direct optimization method needs to provide the initial value solution, and the present invention optimizes the original optimization problem through the Genetic Algorithm (GA) to obtain the initial value solution.

2.4算法小结2.4 Algorithm Summary

本发明总体流程如图2所示,主要包含状态转移矩阵求解、聚类分析和问题重构与算法分配三个方面的内容;三者层层递进,状态转移矩阵是算法基础,聚类分析是核心环节,而问题重构与算法分配是关键部分。The overall flow of the present invention is shown in Figure 2, which mainly includes three aspects: state transition matrix solution, cluster analysis, problem reconstruction and algorithm allocation; the three are progressive, state transition matrix is the basis of the algorithm, cluster analysis It is the core link, and problem reconstruction and algorithm allocation are the key parts.

该自适应优化算法从状态转移矩阵求解出发,通过聚类分析算法辨识提取出矩阵中的高敏感度数据元素,然后结合差分矩阵进一步作线性分析,准确识别出线性和非线性参数并分析得到线性状态转移矩阵,最后对根据的不同的参数特性分配不同的优化算法。值得注意的是,一旦飞行段划分、设计变量个数和设计变量区间确定之后,线性状态转移矩阵为一常值矩阵,在微分修正计算的过程中不需要更新,极大提高了运算效率。总之,该算法的最大优势是全程无需人工参与,且算法简单高效,可以准确实现参数的自动识别分类和优化算法的自动分配。The adaptive optimization algorithm starts from the solution of the state transition matrix, identifies and extracts high-sensitivity data elements in the matrix through the cluster analysis algorithm, and then further performs linear analysis combined with the difference matrix to accurately identify the linear and nonlinear parameters and analyze the linearity. State transition matrix, and finally assign different optimization algorithms according to different parameter characteristics. It is worth noting that once the division of flight segments, the number of design variables and the interval of design variables are determined, the linear state transition matrix is a constant value matrix, which does not need to be updated in the process of differential correction calculation, which greatly improves the operation efficiency. In a word, the biggest advantage of this algorithm is that it does not require manual participation in the whole process, and the algorithm is simple and efficient, and can accurately realize automatic identification and classification of parameters and automatic allocation of optimization algorithms.

3仿真验证3 Simulation verification

根据有限差分近似公式计算状态转移矩阵

Figure BDA0002598028520000145
然后将状态转移矩阵min-max标准化得到标准化矩阵A,如表1所示。对A中数据元素进行聚类分析,得到高敏感度元素,如A中的粗斜元素所示,对应于状态转移矩阵中的元素如表1中
Figure BDA0002598028520000146
粗斜元素所示。通过约束变量对设计变量的敏感度分析得到影响约束变量的主要设计变量,即粗斜元素所对应的的设计变量。Calculate the state transition matrix according to the finite difference approximation formula
Figure BDA0002598028520000145
Then normalize the state transition matrix min-max to get the normalized matrix A, as shown in Table 1. Cluster analysis is performed on the data elements in A, and high-sensitivity elements are obtained, as shown by the thick oblique elements in A, corresponding to the elements in the state transition matrix as shown in Table 1
Figure BDA0002598028520000146
Bold italic elements are shown. Through the sensitivity analysis of constraint variables to design variables, the main design variables that affect the constraint variables, that is, the design variables corresponding to the rough slope elements, are obtained.

可以发现,在局部偏差范围内,影响末端着陆经度λf变化的主要设计变量为动力下降段的侧滑角β1,影响末端着陆纬度Bf变化的主要设计变量是调姿段的飞行时间t1,影响末端着陆高度Hf变化的主要设计变量为调姿段和大气再入段的飞行时间t1、t3,影响末端着陆速度Vf变化的主要设计变量是垂直着陆段的飞行时间t4和推力因子ε2,影响末端着陆速度倾角θf变化的主要设计变量是垂直着陆段的飞行时间t4,其中t1和t4是协调控制变量,t1同时是B和H的主要控制量,t4同时是V和θ的主要控制量。It can be found that within the range of local deviation, the main design variable that affects the change of the terminal landing longitude λ f is the sideslip angle β 1 of the power descent section, and the main design variable that affects the change of the terminal landing latitude B f is the flight time t of the attitude adjustment section. 1. The main design variables that affect the change of the terminal landing height H f are the flight time t 1 and t 3 of the attitude adjustment section and the atmospheric re-entry section, and the main design variable affecting the change of the terminal landing speed V f is the flight time t of the vertical landing section 4 and thrust factor ε 2 , the main design variable that affects the change of terminal landing speed inclination angle θ f is the flight time t 4 of the vertical landing segment, where t 1 and t 4 are coordinated control variables, and t 1 is the main control of B and H at the same time quantity, t 4 is the main controlling quantity of both V and θ.

表1状态转移矩阵及其对应的标准化矩阵Table 1 State transition matrix and its corresponding normalization matrix

Figure BDA0002598028520000151
Figure BDA0002598028520000151

上述聚类分析得到影响末端约束变量的主要设计变量

Figure BDA0002598028520000152
和初步降维后的状态转移矩阵M,将
Figure BDA0002598028520000153
作为输入,利用打靶法计算
Figure BDA0002598028520000154
在设计变量全区间范围内变化时输出约束变量的变化值,得到全局差分矩阵N,矩阵M和N如表2所示。用N除以M中的对应元素得到矩阵C,可以发现,当设计变量范围变化100倍时,λf,Bf,Hf对应的粗斜元素的数值在线性度范围之内,而Vff对应的粗斜元素不在线性度范围之内。因此,筛选得到线性设计变量t1,t31和线性约束变量λf,Bf,Hf以及线性状态转移矩阵Q。The above cluster analysis obtained the main design variables that affect the end constraint variables
Figure BDA0002598028520000152
and the state transition matrix M after initial dimensionality reduction, the
Figure BDA0002598028520000153
As input, the target method is used to calculate
Figure BDA0002598028520000154
When the design variables are changed in the whole interval, the change values of the constraint variables are output, and the global difference matrix N is obtained. The matrices M and N are shown in Table 2. Divide N by the corresponding element in M to get the matrix C. It can be found that when the range of design variables changes by 100 times, the values of the rough slope elements corresponding to λ f , B f , and H f are within the linearity range, while V f , θ f corresponds to the thick oblique element that is not within the linearity range. Therefore, the linear design variables t 1 , t 3 , β 1 and the linear constraint variables λ f , B f , H f and the linear state transition matrix Q are obtained by screening.

表2初步降维状态转移矩阵M、差分矩阵N、矩阵CTable 2 Preliminary dimensionality reduction state transition matrix M, difference matrix N, matrix C

Figure BDA0002598028520000161
Figure BDA0002598028520000161

线性状态转移矩阵Q表达式为The linear state transition matrix Q is expressed as

Figure BDA0002598028520000162
Figure BDA0002598028520000162

从而λff,Bf-Bf,Hf-Hf的修正量与t1,t31的调整量之间有如下关系Therefore, the relationship between the correction amount of λ ff , B f -B f , H f -H f and the adjustment amount of t 1 , t 3 , β 1 is as follows

Figure BDA0002598028520000163
Figure BDA0002598028520000163

通过参数敏感度和线性度分析得到了t1,t31与λff,Bf-Bf,Hf-Hf之间的线性偏导矩阵,即微分修正矩阵,通过不断迭代修正t1,t31使得λf,Bf,Hf收敛于期望值λf,Bf,Hf,在使用非线性优化算法进行优化时设计变量和约束变量就相应减小了三个维度。在优化问题重构中,

Figure BDA0002598028520000171
Figure BDA0002598028520000172
Through parameter sensitivity and linearity analysis, the linear partial derivative matrix between t 1 , t 3 , β 1 and λ ff , B f -B f , H f -H f is obtained, that is, the differential correction matrix, through Iteratively corrects t 1 , t 3 , β 1 so that λ f , B f , H f converge to the expected values λ f , B f , H f , and the design variables and constraint variables are reduced accordingly when the nonlinear optimization algorithm is used for optimization three dimensions. In optimization problem reconstruction,
Figure BDA0002598028520000171
Figure BDA0002598028520000172

采用本发明设计的自适应优化算法(简记为AOA)与现有技术中的SQP算法进行对比验证分析。两种方法的末端着陆位置精度如表3所示。可以看出,由AOA迭代修正的末端着陆位置(包括经度、纬度和高度)精度要高于由SQP方法得到的精度。两种方法得到的末端着陆速度和速度倾角均达到了精度要求,效果相当。表明AOA方法具有很好的收敛性和精度。The self-adaptive optimization algorithm (abbreviated as AOA) designed by the present invention is compared and verified with the SQP algorithm in the prior art. The end landing position accuracy of the two methods is shown in Table 3. It can be seen that the accuracy of the terminal landing position (including longitude, latitude and altitude) iteratively corrected by AOA is higher than that obtained by the SQP method. The terminal landing speed and speed inclination obtained by the two methods both meet the accuracy requirements, and the effects are equivalent. It shows that the AOA method has good convergence and accuracy.

表3末端精确着陆精度对比Table 3 End-to-end precision landing accuracy comparison

Figure BDA0002598028520000173
Figure BDA0002598028520000173

从图3可以看出,SQP算法的优化迭代次数为43次,AOA算法的优化迭代次数为16次,仅为SQP算法的37.2%。同时,由AOA得到的末端着陆质量为22582kg,SQP得到的末端着陆质量为22136kg。因此,AOA方法在计算效率和最优性上要优于SQP算法。It can be seen from Figure 3 that the optimization iterations of the SQP algorithm are 43 times, and the optimization iterations of the AOA algorithm are 16 times, which is only 37.2% of the SQP algorithm. At the same time, the terminal landing mass obtained by AOA is 22582kg, and the terminal landing mass obtained by SQP is 22136kg. Therefore, the AOA method is superior to the SQP algorithm in terms of computational efficiency and optimality.

图4(a)-(h)给出了主要参数的剖面。图4(a)-(b)给出了过载和动压的剖面曲线。可以看出,两种方法得到的结果均满足所有约束,图4(c)-(g)给出了末端着陆主要参数的的剖面曲线。在垂直着陆段,经度和纬度几乎保持不变,一子级到达目标着陆点上方区域,主要进行高度、速度和速度倾角的调节。图4(g)展示了两种方法的质量剖面对比。质量剖面的曲线斜率代表了发动机的质量秒耗量。在调姿段和大气再入段,由于发动机关机,质量保持不变。在动力下降段和垂直着陆段,两种方法的质量曲线几乎平行,说明优化得到的发动机的推力因子大小近似相等。但是AOA方法在两个动力段的发动机开机时长分别为80.2s和35.4s,而SQP方法在两个动力段的发动机开机时间分别为87.6s和31.4s,AOA方法所消耗的燃料质量为12918kg,SQP方法所消耗的燃料为13264kg。AOA方法整个返回过程用了398.5s,SQP方法整个返回过程用了396.2s。对于这样一个自由时间优化问题,AOA方法保证了发动机点火时间和燃料消耗的最优性。Figures 4(a)-(h) give the profiles of the main parameters. Figure 4(a)-(b) shows the profile curves of overload and dynamic pressure. It can be seen that the results obtained by the two methods satisfy all constraints, and Fig. 4(c)-(g) gives the profile curves of the main parameters of the terminal landing. In the vertical landing segment, the longitude and latitude are almost unchanged, and the first stage reaches the area above the target landing point, and mainly adjusts the altitude, speed and speed inclination. Figure 4(g) shows the mass profile comparison of the two methods. The slope of the curve of the mass profile represents the mass-second consumption of the engine. During the attitude and atmospheric reentry phases, the mass remains unchanged due to engine shutdown. In the power descent section and the vertical landing section, the mass curves of the two methods are almost parallel, indicating that the thrust factors of the optimized engines are approximately equal. However, the engine startup time of the AOA method in the two power stages is 80.2s and 35.4s respectively, while the engine startup time of the SQP method in the two power stages is 87.6s and 31.4s, respectively. The fuel mass consumed by the AOA method is 12918kg, The fuel consumed by the SQP method was 13264 kg. The entire return process of the AOA method took 398.5s, and the entire return process of the SQP method took 396.2s. For such a free-time optimization problem, the AOA method ensures the optimality of engine ignition timing and fuel consumption.

综上,本发明具有以下优点:To sum up, the present invention has the following advantages:

(1)建立了运载火箭一子级整个返回段多飞行段的系统性、整体性的轨迹优化问题模型,在统一的模型下联立考虑、同时满足。(1) A systematic and holistic trajectory optimization problem model for the entire return segment and multiple flight segments of the first sub-stage of the launch vehicle is established, which is considered and satisfied simultaneously under a unified model.

(2)在高维参数空间状态转移矩阵的基础上,基于K-means聚类算法成功实现了对状态转移矩阵中高敏感度数据元素的准确识别定位,并通过线性度分析筛选出线性和非线性参数以及线性偏导矩阵;最后针对不同设计变量和约束变量的线性和非线性特性分配不同的优化算法,具有很好的精度、收敛性、计算效率和最优性。(2) On the basis of the high-dimensional parameter space state transition matrix, based on the K-means clustering algorithm, the accurate identification and positioning of the highly sensitive data elements in the state transition matrix is successfully realized, and the linearity and nonlinearity are filtered out by linearity analysis. parameters and linear partial derivative matrices; finally, different optimization algorithms are assigned to the linear and nonlinear characteristics of different design variables and constraint variables, which have good accuracy, convergence, computational efficiency and optimality.

(3)在聚类分析过程中可以得到影响约束变量变化的主要设计变量,有助于为标称轨迹的调整设计提供参考,且通过敏感度和线性度分析降低了优化问题的复杂度和维度,实现了线性参数和非线性参数的解耦。(3) In the process of cluster analysis, the main design variables that affect the change of constraint variables can be obtained, which helps to provide a reference for the adjustment and design of the nominal trajectory, and reduces the complexity and dimension of the optimization problem through sensitivity and linearity analysis. , which realizes the decoupling of linear parameters and nonlinear parameters.

(4)实现了参数识别分类的自动化和算法分配的自适应,基本不需要人工参与,具有良好的可靠性、准确性和可拓展性,并且对于其他类型的高维优化问题也具有参考意义。(4) It realizes the automation of parameter identification and classification and the self-adaptation of algorithm allocation, which basically does not require manual participation, has good reliability, accuracy and scalability, and also has reference significance for other types of high-dimensional optimization problems.

上面结合附图对本发明的实施例进行了描述,但是本发明并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是局限性的,本领域的普通技术人员在本发明的启示下,在不脱离本发明宗旨和权利要求所保护的范围情况下,还可做出很多形式,这些均属于本发明的保护范围之内。The embodiments of the present invention have been described above in conjunction with the accompanying drawings, but the present invention is not limited to the above-mentioned specific embodiments, which are merely illustrative rather than limiting. Under the inspiration of the present invention, without departing from the scope of protection of the spirit of the present invention and the claims, many forms can be made, which all fall within the protection scope of the present invention.

Claims (10)

1.一种基于聚类分析的可回收火箭返回段自适应优化方法,包括:1. An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis, comprising: 步骤1,建立一子级返回段的返回轨迹优化问题模型;所述优化问题模型中包括返回段的飞行段划分信息、设计变量信息和约束变量信息;其中约束变量信息包括设计变量约束信息、过程约束变量信息和末端约束变量信息;Step 1, establish a return trajectory optimization problem model of a sub-level return segment; the optimization problem model includes the flight segment division information, design variable information and constraint variable information of the return segment; wherein the constraint variable information includes design variable constraint information, process Constraint variable information and terminal constraint variable information; 其特征在于,还包括以下步骤:It is characterized in that, also comprises the following steps: 步骤2,求解出末端约束变量相对于设计变量的状态转移矩阵;Step 2, solve the state transition matrix of the terminal constraint variables relative to the design variables; 步骤3,利用聚类算法将所述状态转移矩阵中的数据元素进行敏感度划分,根据设计需求从所述状态转移矩阵中识别划分出敏感度较高的数据元素形成初步降维后的状态转移矩阵M;Step 3: Use a clustering algorithm to perform sensitivity division on the data elements in the state transition matrix, and identify and divide data elements with higher sensitivity from the state transition matrix according to design requirements to form a state transition after preliminary dimensionality reduction. matrix M; 步骤4,根据设定的线性度准则,从M中筛选线性的约束变量、线性的设计变量以及对应的线性状态转移矩阵,从M中筛选非线性的约束变量、非线性的设计变量;Step 4, according to the set linearity criterion, filter linear constraint variables, linear design variables and corresponding linear state transition matrices from M, and filter nonlinear constraint variables and nonlinear design variables from M; 步骤5,针对线性的约束变量、线性的设计变量以及对应的线性状态转移矩阵,利用线性搜索算法求得最优的设计变量值;针对非线性的约束变量、非线性的设计变量,利用非线性优化方法中的直接优化方法求得最优的设计变量值。Step 5: For linear constraint variables, linear design variables and corresponding linear state transition matrices, use a linear search algorithm to obtain optimal design variable values; for nonlinear constraint variables and nonlinear design variables, use nonlinear The direct optimization method in the optimization method obtains the optimal design variable values. 2.如权利要求1所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述步骤1包括以下步骤:2. The self-adaptive optimization method for the return section of a recoverable rocket based on cluster analysis as claimed in claim 1, wherein the step 1 comprises the following steps: 步骤11,将返回段分为调姿段、动力减速段、大气再入段和垂直着陆段四个飞行段;Step 11: Divide the return segment into four flight segments: the attitude adjustment segment, the power deceleration segment, the atmospheric reentry segment and the vertical landing segment; 步骤12,建立一子级返回轨迹的三自由度动力学方程;Step 12, establishing a three-degree-of-freedom dynamic equation of a sub-level return trajectory; 步骤13,确定一子级轨迹优化的目标函数、设计变量信息和约束变量信息。Step 13: Determine the objective function, design variable information and constraint variable information of the first-level trajectory optimization. 3.如权利要求2所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述步骤12中建立的三自由度动力学方程为:3. The self-adaptive optimization method for the return section of a recoverable rocket based on cluster analysis as claimed in claim 2, wherein the three-degree-of-freedom dynamic equation established in the step 12 is:
Figure FDA0002598028510000021
Figure FDA0002598028510000021
Figure FDA0002598028510000022
Figure FDA0002598028510000022
Figure FDA0002598028510000023
Figure FDA0002598028510000023
Figure FDA0002598028510000024
Figure FDA0002598028510000024
Figure FDA0002598028510000025
Figure FDA0002598028510000025
Figure FDA0002598028510000026
Figure FDA0002598028510000026
Figure FDA0002598028510000027
Figure FDA0002598028510000027
其中,x、y、z分别为一子级在发射坐标系x向、y向、z向的坐标;V是一子级的速度值;θ是一子级的速度倾角;σ是一子级的偏航角;m为一子级当前质量;
Figure FDA0002598028510000028
分别为x、y、z、V、θ、σ、m的变化率;R为地球半径;r为地心距;P为一子级上发动机的额定推力;εn为变推力因子且0≤εn≤1,n=0时εn为动力减速段的变推力因子,n=1时εn为垂直着陆段的变推力因子;Isp为发动机比冲;g0为海平面重力加速度;gr=-μ/r2,μ为地球引力常数;α为一子级的攻角;β为一子级的侧滑角;Xq、Yq、Zq分别为一子级在速度坐标系x向、y向、z向下的气动力分量。
Among them, x, y, z are the coordinates of a sub-stage in the x, y, and z directions of the emission coordinate system; V is the velocity value of a sub-stage; θ is the velocity inclination of a sub-stage; σ is a sub-stage yaw angle of ; m is the current quality of a sub-class;
Figure FDA0002598028510000028
are the rate of change of x, y, z, V, θ, σ, m respectively; R is the radius of the earth; r is the distance from the center of the earth; P is the rated thrust of the engine on a sub-stage; ε n is the variable thrust factor and 0≤ ε n ≤ 1, when n=0, ε n is the variable thrust factor of the power deceleration stage, and when n=1, ε n is the variable thrust factor of the vertical landing segment; I sp is the engine specific impulse; g 0 is the sea-level gravitational acceleration; g r =-μ/r 2 , μ is the gravitational constant of the earth; α is the angle of attack of a child; β is the sideslip angle of a child; X q , Y q , Z q are the velocity coordinates of a child respectively It is the aerodynamic component in the x-direction, y-direction, and z-downward.
4.如权利要求2或3所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述步骤13中确定的目标函数用下式表示:minJ=-m(tf),其中,J为目标函数,tf为着陆时刻,m(tf)为一子级在着陆时刻的质量。4. The self-adaptive optimization method for the return section of a recoverable rocket based on cluster analysis according to claim 2 or 3, wherein the objective function determined in the step 13 is represented by the following formula: minJ=-m(t f ), where J is the objective function, t f is the landing moment, and m(t f ) is the mass of a sub-stage at the landing moment. 5.如权利要求2或3所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述步骤13中确定的设计变量信息为:5. The self-adaptive optimization method for the return section of a recoverable rocket based on cluster analysis according to claim 2 or 3, wherein the design variable information determined in the step 13 is: Xs=[t1 t2 t3 t4 α1 α2 β1 β2 ε1 ε2]TX s =[t 1 t 2 t 3 t 4 α 1 α 2 β 1 β 2 ε 1 ε 2 ] T , 其中,Xs为设计变量构成的矩阵,t1为一子级在调姿段的滑行时间,t2为一子级在动力减速段的飞行时间,t3为一子级在大气再入段的飞行时间,t4为一子级在垂直着陆段的飞行时间,α1为一子级在动力减速段的攻角,α2为一子级在垂直着陆段的攻角,β1为一子级在动力减速段的侧滑角,β2为一子级在垂直着陆段的侧滑角,ε1为一子级在动力减速段的发动机推力因子,ε2为一子级在垂直着陆段的发动机推力因子。Among them, X s is a matrix composed of design variables, t 1 is the taxiing time of a sub-stage in the attitude adjustment section, t 2 is the flight time of a sub-stage in the power deceleration section, and t 3 is a sub-stage in the atmospheric re-entry section. t 4 is the flight time of a sub-stage in the vertical landing section, α 1 is the attack angle of a sub-stage in the power deceleration section, α 2 is the attack angle of a sub-stage in the vertical landing section, and β 1 is a The sideslip angle of the child in the power deceleration section, β 2 is the sideslip angle of a child in the vertical landing section, ε 1 is the engine thrust factor of a child in the power deceleration section, and ε 2 is the vertical landing of a child segment engine thrust factor. 6.如权利要求2所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述设计变量约束信息包括攻角约束信息、侧滑角约束信息、以及发动机推力约束信息。6 . The adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis according to claim 2 , wherein the design variable constraint information comprises attack angle constraint information, sideslip angle constraint information, and engine thrust constraints. 7 . information. 7.如权利要求2所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述过程约束变量信息包括动压限制条件、过载限制条件、相连两动力段发动机关开机点火时间间隔条件、一子级在末端着陆质量限制条件中的一种多多种。7. The cluster analysis-based adaptive optimization method for the return section of a recoverable rocket according to claim 2, wherein the process constraint variable information includes dynamic pressure constraints, overload constraints, and engine closures of two connected power stages. One or more of the power-on ignition time interval conditions and the terminal landing mass limit conditions of a sub-stage. 8.如权利要求2所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述末端约束变量信息包括:在设定的精度范围内,一子级着陆时的位置达到指定位置、一子级着陆时的速度达到指定速度,且一子级着陆时姿态垂直。8. The cluster analysis-based adaptive optimization method for the return segment of a recoverable rocket according to claim 2, wherein the terminal constraint variable information comprises: within a set accuracy range, the The position reaches the specified position, the speed of the first stage landing reaches the specified speed, and the attitude of the first stage landing is vertical. 9.如权利要求1所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,所述步骤3中,采用K-means聚类算法将所述状态转移矩阵中的数据元素进行敏感度划分。9. The self-adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis as claimed in claim 1, wherein in the step 3, K-means clustering algorithm is used to convert the data in the state transition matrix. Elements are sensitively divided. 10.如权利要求9所述的基于聚类分析的可回收火箭返回段自适应优化方法,其特征在于,执行K-means聚类算法时,根据一子级返回任务模型的数据经验初始化聚类中心。10. The self-adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis as claimed in claim 9, wherein when performing the K-means clustering algorithm, the clustering is initialized according to the data experience of the first-level return mission model center.
CN202010715684.9A 2020-07-23 2020-07-23 An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis Active CN111783232B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010715684.9A CN111783232B (en) 2020-07-23 2020-07-23 An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010715684.9A CN111783232B (en) 2020-07-23 2020-07-23 An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis

Publications (2)

Publication Number Publication Date
CN111783232A CN111783232A (en) 2020-10-16
CN111783232B true CN111783232B (en) 2022-09-09

Family

ID=72763250

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010715684.9A Active CN111783232B (en) 2020-07-23 2020-07-23 An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis

Country Status (1)

Country Link
CN (1) CN111783232B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112525004B (en) * 2020-11-27 2022-10-18 中国人民解放军国防科技大学 On-line determination method and system for starting point of rocket fixed-point soft landing
CN112597641B (en) * 2020-12-10 2022-07-22 上海宇航系统工程研究所 Carrier landing stability optimization method
CN113479347B (en) * 2021-07-13 2023-12-08 北京理工大学 Rocket vertical recovery landing zone track control method
CN114117631B (en) * 2021-11-16 2024-06-28 北京理工大学 Rocket recovery trajectory optimization method with optimal terminal time estimation
CN115973462B (en) * 2023-03-16 2023-07-21 江苏深蓝航天有限公司 Method for vertical recovery of liquid orbital rocket under one-level course and related equipment
CN116184813B (en) * 2023-05-04 2023-07-21 中国人民解放军国防科技大学 Boost glide rocket attitude control method, device, equipment and storage medium
CN116594309B (en) * 2023-07-19 2023-09-29 东方空间技术(山东)有限公司 Rocket sublevel vertical recovery control method, computing equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226631A (en) * 2013-03-29 2013-07-31 南京航空航天大学 Method for rapidly designing and optimizing low-thrust transfer orbit
CN110466804A (en) * 2019-08-30 2019-11-19 北京理工大学 The quick track optimizing method of rocket-powered decline landing mission

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103226631A (en) * 2013-03-29 2013-07-31 南京航空航天大学 Method for rapidly designing and optimizing low-thrust transfer orbit
CN110466804A (en) * 2019-08-30 2019-11-19 北京理工大学 The quick track optimizing method of rocket-powered decline landing mission

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
火箭垂直回收着陆段在线制导凸优化方法;张志国等;《弹道学报》;20170315(第01期);全文 *
火箭返回着陆问题高精度快速轨迹优化算法;王劲博等;《控制理论与应用》;20180315(第03期);全文 *

Also Published As

Publication number Publication date
CN111783232A (en) 2020-10-16

Similar Documents

Publication Publication Date Title
CN111783232B (en) An adaptive optimization method for the return segment of a recoverable rocket based on cluster analysis
CN108536020B (en) A Model Reference Adaptive Sliding Mode Control Method for VTOL Reusable Vehicles
CN107908109B (en) A Trajectory Optimization Controller for Reentry Segment of Hypersonic Vehicle Based on Orthogonal Configuration Optimization
Yan et al. Extended state observer‐based sliding mode fault‐tolerant control for unmanned autonomous helicopter with wind gusts
Jiang et al. Integrated guidance for Mars entry and powered descent using reinforcement learning and pseudospectral method
CN107092731B (en) Inter-stage specific thrust trajectory integrated optimization method for sub-orbital launch vehicle
Stephan et al. Linear parameter-varying control for quadrotors in case of complete actuator loss
CN108717265A (en) A kind of unmanned vehicle cruise tracking control system and control method based on control variable parameter
Takarics et al. Active flutter mitigation testing on the FLEXOP demonstrator aircraft
CN115108053A (en) Event-triggered space multi-satellite cooperative formation control method
Hamrah et al. Discrete finite-time stable position tracking control of unmanned vehicles
CN109446582A (en) A kind of high-precision depression of order considering earth rotation steadily glides dynamic modeling method
An et al. Adaptive controller design for a switched model of air-breathing hypersonic vehicles
CN113467495B (en) A Fast Trajectory Optimization Method for Aircraft Satisfied with Strict Time and Position Constraints
Vedantam et al. Multi-stage stabilized continuation for indirect optimal control of hypersonic trajectories
Engelbrecht et al. Optimal attitude and flight vector recovery for large transport aircraft using sequential quadratic programming
CN113467241A (en) Method for optimizing burn-up of convex curvature landing trajectory
CN114690793B (en) Guidance method for vertical soft landing of reusable launch vehicle based on sliding mode control
CN111856944A (en) An event-triggered fuzzy control method for hypersonic aircraft
CN115129072A (en) Terminal sliding mode control method under position tracking deviation constraint of fixed wing unmanned aerial vehicle
CN108459611B (en) An attitude tracking control method for a near-space vehicle
Zhao et al. An adaptive optimization algorithm based on clustering analysis for return multi-flight-phase of VTVL reusable launch vehicle
CN108363310A (en) Artificial intelligence program person writes the weight clustering decision-making of digital aircraft source code
CN117930881A (en) A UAV control method and system based on deep learning
CN112198797A (en) Unmanned aerial vehicle height multistage control system and method

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