Figures
Abstract
To reduce the collision risk to civil airliners caused by suborbital vehicle disintegration events, this paper uses a covariance propagation algorithm to model the debris landing point of suborbital disintegration accidents and gives a collision probability analysis method for civil airliners encountering debris during the cruise. Collision warning is performed for airborne risk targets to improve the emergency response capability of the ATC surveillance system to hazardous situations. The algorithm models the three-dimensional spatial motion target localization problem as a Gauss-Markov process, quantifying the location of debris landing points in the vicinity of nominal trajectories. By predicting the aircraft trajectory, the calculation of the inter-target collision probability is converted into an integration problem of a two-dimensional normally distributed probability density function in a circular domain. Compared with the traditional Monte Carlo method, the calculation speed of debris drop points is improved, which can meet the requirements of civil aviation for real-time response to unexpected situations.
Citation: Chen W, Tian S, Ren S (2022) Modeling and probabilistic analysis of civil aircraft operational risk for suborbital disintegration accidents. PLoS ONE 17(4): e0266514. https://doi.org/10.1371/journal.pone.0266514
Editor: Yanyong Guo, Southeast University, CHINA
Received: December 8, 2021; Accepted: March 23, 2022; Published: April 7, 2022
Copyright: © 2022 Chen et al. This is an open access article distributed under the terms of the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.
Data Availability: All relevant data are within the paper and its Supporting Information files.
Funding: This study is funded by the National Natural Science Foundation of China (grant no. 61901477), the Natural Science Foundation of Tianjin City of China (grant no. 19JCQNJC00800) and the Tianjin Municipal Education Commission Scientific Research Project of China (grant no. 2020KJ011).
Competing interests: The authors have declared that no competing interests exist.
1. Introduction
In recent years, along with the shift from government-driven to market-driven drivers of space activities, commercial spaceflight has become an important driver of global space activities, and the commercialization of suborbital flight has developed rapidly [1]. Unlike civil aviation flight methods, the suborbital flight is a flight between both gravity and aerodynamics, as the speed of flight around the earth is not reached, the vehicle is equivalent to making a parabola back to earth in space [2]. Compared to a normal flight, the suborbital flight time will be shortened several times; compared to a spacecraft, suborbital vehicles are cheap and reusable, thus presenting a huge economic value [3]. It is predicted that suborbital transportation is likely to become one of the main modes of space travel in the next generation [4].
Suborbital vehicles travel at hypersonic speeds, with orbits between the maximum altitude of existing aircraft and the minimum orbital altitude of satellites, and are prone to disintegration and large debris generation under strong aerodynamic loads. The Inter-Agency Space Debris Coordination Committee (IADC) Space Debris Mitigation Guidelines [5] state that spacecraft typically disintegrate at an altitude of 75 km, and that a typical spacecraft disintegration altitude of (80±10) km has been observed in practice, with object re-entry survival The aerodynamic forces on these fragments in the atmosphere are somewhat random and their distribution and landing points are difficult to predict, with serious consequences in the event of a collision with a civil aircraft [6]. During space launches, traffic control authorities completely close off large, infinitely high areas of "hazardous airspace [7]" in advance of the launch plan. This measure avoids aircraft encounters with risky objects and maximizes the safety of civil aviation operations, but also causes extensive flight delays and economic losses. As the number of commercial suborbital space activities increases in the future, this static, excessive, and prolonged approach to traditional airspace management will be costly to airlines [8].
Suborbital debris distribution modeling is a key technique to form the danger zone prediction, and effective danger zone prediction is a prerequisite for implementing safe air traffic control. In terms of debris distribution modeling, some scholars have approximated the suborbital debris prediction hazard zone as a rectangle based on the debris statistics of the Columbia disintegration event [9–11], with the length of the rectangle being the disintegration height divided by 1000 and the width of the rectangle being 1/8 of the length; this approximation is relatively crude, lacks rigorous scientific justification, and does not have universal significance. Some scholars have used the TAP (Trajectory Analysis Program) model to simulate the debris distribution in a visual simulation system for suborbital accident debris risk assessment [12, 13], which was first designed to simulate the debris distribution generated by the accidental disintegration of an aircraft in an aerobatic stunt show and is not essentially applicable to the trajectory prediction of suborbital disintegration accident debris. In addition, in risky target collision warnings, some scholars use the orbital state and error covariance information obtained from the forecast to calculate the collision probability between targets, but this algorithm is only applicable to outer space targets.
To improve the real-time response capability of ATMS to suborbital disintegration accidents and minimize the waste of airspace resources, this paper uses a covariance propagation algorithm to model the suborbital disintegration accident debris position distribution as a Gauss-Markov process, combined with the classical aircraft track prediction model, fully considering the safety requirements in the civil aviation field and the response speed requirements of ATC system, the collision between aircraft and suborbital debris The probability is calculated, and the calculation results can provide real-time reference information for air traffic controllers to issue redirect instructions to pilots for air risk target collision warning.
2. Collision model
2.1. Covariance propagation method for debris model
Reyhanoglu et al. [14] proposed a covariance propagation algorithm for determining the four-dimensional footprint of debris based on the three-degree-of-freedom (3-DOF) model of falling objects on a rotating planet. The algorithm is based on aerodynamics and Newton’s laws of motion to establish a mathematical model of the diffusive motion of individual debris in a complex atmospheric environment, and further analysis is performed. Let x1x2x3 denote the position of the debris in the station center coordinate system at the moment of aircraft disintegration. The origin of the coordinate system is at (θ0, ϕ0) the surface of the earth, where (θ0, ϕ0) is the initial latitude and longitude at the moment of aircraft disintegration. The x1 axis points to the east and the x2 axis points to the north, the x1x2 plane represents the plane tangent to the earth at the origin, and the x3 axis is perpendicular to the plane pointing to the zenith direction. The coordinate system can also be called the ENU (East-North-Up) coordinate system. Then the equation of motion describing the propagation trajectory of the debris can be given by the following equation:
(1)
Where: x = [x1, x2, x3]T and v = [v1, v2, v3]T represent the position vector and velocity vector in the ENU coordinate system, respectively; ω = [0,ωe cos ϕ0, ωe sin ϕ0]T is the rotational angular velocity vector in the ENU coordinate system, where ωe = 7.2921 × 10−5 rad/s represents the mean angular velocity of the Earth’s rotation; e3 = [0, 0, 1]T represents the third standard unit vector; ξ represents the random acceleration vector caused by modeling uncertainty and disturbances; Re = 6378 × 103 m represents the radius of the Earth, and according to the inverse square gravity model, the gravitational acceleration can be represented by g = ge(Re/(Re + x3))2, where ge = 9.81/s2; aD represents the instantaneous acceleration associated with the atmospheric density, which can be expressed as
, where β represents the ballistic coefficient, and va is the difference between the velocity vector v of the debris and the wind vector w(x,t), va = v − w(x, t).aG represents the acceleration of gravity,
.The atmospheric index model can be expressed as
.
For debris generated from suborbital disintegration accidents, the Monte Carlo method is usually used to simulate the Spatio-temporal evolution process of their state vectors. However, in practical applications, the simulation process of a large amount of debris is time-consuming and cannot meet the high requirements of real-time response for air traffic control work. Therefore, the estimation of debris drop-off points using the Covariance Analysis Description Equation Technique (CADET) can significantly reduce the computational effort. The algorithm describes the stochastic process of predicting debris drop points around a linearized nominal trajectory as a Gauss-Markov process and then constructs a probability ellipsoid of the Gauss-Markov process at a certain confidence level through a probability density function to quantify the location of debris drop points near the nominal trajectory.
First, define the extended state vector s = [xT, vT]T, then the fragment motion Eq (1) can be reformulated as:
(2)
Where: η = [0T, ξT]T. Define
as the nominal state vector, i.e.,
, and the perturbation vector ɀ = s–s*, then Eq (2) is linearized as:
(3)
Where:
,
. Assuming that the initial state obeys the Gaussian distribution and that the noise statistics are characterized by
and
, then Eq (3) can be regarded as a continuous Gauss-Markov process. The fragment position vector at a time t can be expressed as a Gaussian random variable with mean
and covariance matrix X(t) = CZ(t)CT, where C = [I3×3 03×3].
In the above model, the main uncertainty influences include ballistic coefficients, atmospheric density, and wind vectors. The widely used empirical density model MSISE-00 (Mass Spectrometer Incoherent Scatter Radar Extended 2000 [15]) and the wind model HWM-07 (Horizontal Wind Model 2007 [16]) were chosen for modeling the disintegration accident. The debris ballistic coefficients can be characterized by probabilistic statistics. The motion state (longitude, latitude, altitude, velocity vector, heading angle, etc.) of the suborbital vehicle before disintegration can usually be derived from radar observations or flight trajectory equations. The description of the debris dispersion characteristics is extended to four dimensions by introducing an ellipsoidal set constructed by parameterizing the center and shape matrices concerning time. The resulting 4D probability constrained problem is much more complex than the 3D problem due to the infinite nature of the time variables. Therefore, solving the problem requires discretizing the time and associating each sample time with an ellipsoid. In this case, the 4D footprint of a single momentary fragment is part of the probability ellipsoid, while a series of instantaneous probability ellipsoids form a "fragment channel", as in Fig 1.
2.2. Aircraft track prediction model
The coordinate system describing the position of the moving target mainly includes the carrier coordinate system and the navigation coordinate system, and the target attitude is described by the pitch angle θ, roll angle ϕ, and yaw angle ѱ. The carrier coordinate system is the Front-Left-Up (FLU) reference system, and the navigation coordinate system is the ENU reference system, as shown in Fig 2, and the angular conversion relationship between the carrier coordinate system and the navigation coordinate system is represented by the Earth Centered Earth Fixed (ECEF) reference system.
In this paper, we only discuss the case that the aircraft encounters suborbital debris during the cruise (the cruise altitude of civil aircraft is generally around 10km), i.e., the pitch angle is considered to be 0 and the flight attitude is neglected. As shown in Fig 3, let be the angle between the aircraft heading and due east direction, and let denote the coordinate conversion matrix from the carrier coordinate system to the navigation coordinate system.
The position prediction error of the aircraft in the carrier coordinate system is a diagonal matrix. Suppose the aircraft position in the carrier coordinate system is q, and the corresponding predicted position is , and the trajectory prediction error
. The track prediction error approximately conforms to the normal distribution, and its covariance matrix is the diagonal matrix S.
(5)
Where: σx is the error along the heading direction, when the aircraft travels at a uniform speed in a straight line, σx increases linearly with time, and satisfies:
(6)
Where: ra = 0.25n.mi/min is the growth rate of error along with the heading.σy is the error along the vertical heading direction and satisfies:
(7)
Where: rc = 1/57 represents the error growth factor and s(t) represents the distance flown by aircraft in the predicted time. σz is the error along the vertical heading direction and is usually assumed to be σz = 30 m.
3. Collision probability calculation method
3.1. Definition of the encounter coordinate system
To avoid the impact of vehicle debris in suborbital disintegration accidents on the safe operation of civil airliners, the collision probability of debris and aircraft in the same space needs to be considered comprehensively for airborne risk target collision warning. To simplify the calculation process of collision probability, the calculation is generally based on the following assumptions [19]: the position vector and velocity vector of two targets in the navigation coordinate system during the encounter are known and can be equivalently transformed into a sphere of known radius; the motion process of two targets during the encounter has the characteristics of uniform linearity and no uncertainty in velocity, i.e., the position error ellipsoid is guaranteed to remain constant during the encounter; the position error of two targets obeys the normal distribution in three-dimensional space, which can be described by the predicted position and position error covariance matrix. The collision condition is that the distance between the two targets is less than the sum of their equivalent radii, and thus the collision probability is defined as the probability that the mode of the relative position vectors is less than the sum of their equivalent radii.
The position-velocity geometric relationship between the aircraft and the individual debris after a suborbital disintegration accident is shown in Fig 4. Where v1, v2 denotes the velocity vectors of the two targets, respectively, r1o, r2o is the predicted position vector, and r1, r2 is the actual position vector. The position errors of the two targets are expressed in the carrier coordinate system as e1, e2, and the equivalent radii are R1, R2, respectively. The actual position vector of the target can be expressed as the predicted position vector plus the position error vector, i.e., r1 = r1o + e1, r2 = r2o + e2.
Let Pc denote the collision probability and the coordinate transformation matrix of the navigation and carrier coordinate systems is known. The distance between two targets is the relative position vector modulo ρ = |ρ| = |r1-r2|. The collision probability is expressed as the probability that the distance between two targets is less than the sum of equivalent radii, so the collision probability Pc can be expressed as Pc = P {ρ ≺ R = R1 + R2}. Let the starting moment be t0 = 0, then the relative position vector between the two targets at the moment t is:
(8)
Where: vr is the relative velocity vector. The square of the distance between the two targets is ρ2(t) = ρ(t) ∙ ρ(t), find the derivative concerning time and let the derivative be zero as follows:
(9)
From Eq (9), the minimum distance between the two targets, i.e., the time to reach the Closest Point of Approach (CPA), is:
(10)
Then, the relative position vector of the two objects is:
(11)
Further:
(12)
That is, when the distance between two targets is smallest, the dot product of the relative position vector ρ(tcpa) and the relative velocity vector vr is 0, which means that the two vectors are perpendicular to each other. In other words, when two objects are closest, they are in the plane perpendicular to the relative velocity vector, which is defined as the Encounter Plane (EP).
The encounter coordinate system o–xeyeze is defined as shown in Fig 5, where the origin o2 of the coordinate system is located at the distribution center of the aircraft (target 2), the xe axis and ye axis are within the EP and are perpendicular to each other, the xe axis points to the projection point of the distribution center of the debris (target 1) on the EP, and the ze axis point to the direction of the relative velocity vector. According to the definition of the encounter coordinate system, the unit vectors of the three axes of the encounter coordinate system are:
(13)
Thus, the coordinate transformation matrix Me for the navigation coordinate system to the encounter coordinate system:
(14)
3.2. Position error projection
Suppose a vector is represented in the carrier coordinate system, the navigation coordinate system, and the EP coordinate system as rb, rn, re, respectively, then the transformation relation is:
(15)
The resulting coordinate transformation matrix from the carrier coordinate system to the encounter coordinate system is
. Let Xr denote the random vector in the carrier coordinate system, which is represented in the EP coordinate system Xre, and the transformation relationship between them can be expressed as Xre = Me1Xr. Then the variance matrix Xre in the encounter coordinate system is:
(16)
This converts the position error covariance matrix represented in the carrier coordinate system to the position error covariance matrix represented in the encounter coordinate system, and by eliminating the terms associated with ze in this covariance array, the position error is projected onto the encounter plane, thus reducing the three-dimensional complex problem to a two-dimensional one, as shown in Fig 6:
The position vectors X1 and X2 of two targets in the encounter plane obey a two-dimensional normal distribution and are independent of each other, then the relative position vector X = X1 –X2 is also a normal random vector. The collision probability of two targets is the probability that the relative position vectors fall into the circle with R = R1 + R2 as the radius. Therefore, the joint circular domain is constructed with the origin o2 as the center and R as the radius, and the position error ellipses of the two targets are formed into a joint error ellipse at target 1, as shown in Fig 7:
In general, the variance matrix of the relative position vector X is not diagonal, i.e., the EP coordinate axes are not parallel to the direction of the principal axes of the joint error ellipse, and to simplify the calculation, the coordinate transformation is needed again. To make the principal axes of the joint error ellipse parallel to the coordinate axes, define a computational coordinate system o–xcyc, with the origin coinciding with the encounter coordinate system, the xc axis pointing in the direction of the short axis of the joint error ellipse in the encounter plane, and yc pointing in the direction of the long axis. Assuming that an angle of rotation θ is required, in the encounter co-ordinate system, let the variance array X be
(17)
where: κ denotes the correlation coefficient. In the computational coordinate system o–xcyc, the variance matrix of the random vector X is
(18)
Based on the relationship between the variance array under coordinate transformation, it follows that
(19)
Where: M(θ) is the coordinate transfer matrix from the encounter coordinate system to the calculated coordinate system.
(20)
and,
(21)
Since Var(X)c is a diagonal array, it follows that
(22)
For the axis of rotation xc to point in the direction of the short semi-axis of the error ellipse, there should be
, i.e.
(23)
The angle of rotation θ should therefore satisfy the condition that
(24)
The distribution center should rotate in the computational coordinate system by an amplitude of θ’ = -θ, as shown in Fig 8, at which point the parameters of the error distribution in the computational coordinate system are
(25)
(26)
(27)
(28)
The two-dimensional normal distribution probability density function (PDF) is:
(29)
The collision probability Pc is the integral of the PDF in the joint circular domain:
(30)
In this way, the problem of calculating probability is transformed into the problem of integrating the probability density function in the circle domain.
4. Example analysis
Statistical data show that the aircraft in cruise is in a relatively stable state with typical motion characteristics, and its motion is considered to satisfy a typical linear growth pattern without additional assumptions, where the typical airspeed of a commercial transport aircraft is 0.25 km/s. The motion of the vehicle before the disintegration accident is usually known from radar observations and flight trajectory equations, and the international common spacecraft The disintegration altitude is 78 km, and the yaw angle ѱ0 = 0, pitch angle θ0 = -1, initial velocity v0 = 7.1km/s, and initial longitude and latitude of the suborbital vehicle before disintegration are assumed to be γ0 = 157°W and φ0 = 20°N, respectively. The aircraft model takes the Boeing 737 as an example, and the aircraft’s equivalent radius can be set to 30 m. In this modeling, only the individual debris form is considered, and the suborbital debris equivalent radius is set to 0.2 m based on the debris statistics of the Columbia disintegration accident, and the joint equivalent radius is R = 30.2 m.
Through the above calculation, when the debris of the suborbital disintegration accident falls to the civil aviation altitude, the state information of the aircraft and some debris at the reference moment is given in combination with the aircraft trajectory prediction model, and the collision probability, the closest moment and the closest distance between the aircraft and each debris are calculated respectively, as shown in Table 1.
4.1. Debris position error distribution
It is assumed that the error of each debris position is spherically distributed, that is:
(31)
Take the first set of simulation data and calculate the collision probability between the aircraft and debris 01, as shown in Fig 9. The collision probability Pc increases first with the increase of position error and starts to decrease after σx = 103 m reaching a great value Pcmax. When the position error is small, as long as the aircraft and the debris are not in the intersecting path, the probability of collision is small. As the position error increases, the probability of collision increases, and after reaching the maximum value, as the error range continues to increase, the probability of collision is small even if the distance between the aircraft and the debris is small. In addition, in the actual situation the debris position error is larger in the direction of the z axis, therefore, considering the position error distribution σx: σy: σz increases from 1:1:1 to 1:1:5, as seen in Figs 10 and 11, the collision probability extreme value point keeps shrinking.
4.2. Airborne risk target collision warning
The international general spacecraft maneuver avoidance probability yellow threshold value is pc = 10−5, the red threshold is pc = 10−4, according to the calculation results in Table 1, it is known that the collision probability between the aircraft and debris 01 and 02 are greater than and equal to the red threshold value, respectively, and the collision probability with debris 03 is in the yellow warning level, there is a possibility of collision and need to take avoidance maneuvers in advance. In addition, the collision probability between the aircraft and debris 04 is much smaller than the yellow warning value and will be a safe rendezvous event. In summary, to avoid the safety impact of suborbital disintegration on the civil airliner, the collision probability value between the aircraft and any debris in the debris group should be less than the yellow warning value, and the collision probability between the aircraft and the debris should be reduced to below 10−7 after the avoidance measures are taken.
4.3. Fragmentation prediction calculation efficiency
The covariance propagation method used in this paper has a more significant advantage in running time compared to the traditional Monte Carlo algorithm while increasing the sampling points, as shown in Fig 12, which will facilitate the real-time response work of ATMs.
5. Conclusion
In this paper, the covariance propagation algorithm is used to model and analyze the debris drop points generated by suborbital vehicle disintegration accidents. Compared with the traditional Monte Carlo algorithm, the computational efficiency of this algorithm is significantly improved. Combined with the aircraft trajectory prediction model, the position and velocity information of the aircraft and each suborbital debris at the closest moment in the same altitude level are predicted in advance, and the position error covariance matrix of the aircraft and suborbital debris are combined by the above method. After linear transformation and coordinate conversion, the problem of collision probability calculation is converted into the problem of integrating the probability density function of two-dimensional normal distribution in a circular domain. Concerning the international common standard for spacecraft avoidance maneuvers, the collision warning of airborne risk targets is carried out, and an important foundation for the construction of a safe and efficient decision support system for flight avoidance is laid.
References
- 1. Gong Y K, Qin T, Wei W, Mou Y. Analysis of international commercial space market and policy[J]. Aerospace China, 2020, 20(4): 39–48.
- 2. Zahari A R, Romli F I. Analysis of suborbital flight operation using PESTLE[J]. Journal of Atmospheric and Solar-Terrestrial Physics, 2019, 192: 104901.
- 3. AST F. The annual compendium of commercial space transportation: 2018[J]. Federal Aviation Administration, 2018.
- 4. Paul Fitzgerald P. Inner space: ICAO’s new frontier[J]. Journal of Air Law and Commerce, 2014, 78(4): 3–34.
- 5. Rui-feng Hu, Zi-zheng Gong, Zi-niu Wu. Engineering methods for reentry prediction of uncontrolled spacecraft and space debris: the state of the art (in Chinese) [J]. Spacecraft Environment Engineering, 2014,31(05):548–557.
- 6.
Wilde P, Draper C. Aircraft protection standards and implementation guidelines for range safety[C]//48th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Exposition. 2010: 1542. https://doi.org/10.2514/6.2010-1542
- 7. Murray D. The FAA’s Current Approach to integrating commercial space operations into the national airspace system[J]. Federal Aviation Administration, 2013.
- 8. Liang Y, Chen W, Feng S, et al. Risk modelling and probability analysis of civil aircraft operation in suborbital disintegration accident[C]//International Conference on Sensors and Instruments (ICSI 2021). International Society for Optics and Photonics, 2021, 11887: 118870H.
- 9. Morlang F, Ferrand J, Seker R. Why a future commercial spacecraft must be able to SWIM[J]. Journal of Space Safety Engineering, 2017, 4(1): 5–8. DOI: https://doi.org/10.1016/j.jsse.2017.03.003.
- 10. Hays C, Chu D, Llanos P. A statistical approach for commercial space vehicle integration into the national airspace system[J]. 2019.
- 11. Luchkova T, Kaltenhaeuser S, Morlang F. Air traffic impact analysis design for a suborbital point-to-point passenger transport concept[J]. 2016.
- 12.
Sarconi M. A prototype system for simulating the risks of sub-orbital space flight for commercial aviation[R]. Glasgow, UK: Level 4 Project, School of Computing Science University of Glasgow, 2013.
- 13.
Johnson C W. Using the ‘Internet of Things’ to Support Dynamic Risk Assessment in Future Concepts of Operation for Air Traffic Management[D]. Glasgow: University of Glasgow, 2015.
- 14. Reyhanoglu M, Alvarado J. Estimation of debris dispersion due to a space vehicle breakup during reentry[J]. Acta Astronautica, 2013, 86: 211–218. DOI: https://doi.org/10.1016/j.actaastro.2013.01.018.
- 15. Picone J M, Hedin A E, Drob D P, et al. NRLMSISE-00 empirical model of the atmosphere: Statistical comparisons and scientific issues[J]. Journal of Geophysical Research: Space Physics, 2002, 107(A12): SIA 15-1-SIA 15–16.
- 16. Drob D P, Emmert J T, Crowley G, et al. An empirical model of the Earth’s horizontal wind fields: HWM07[J]. Journal of Geophysical Research: Space Physics, 2008, 113(A12).
- 17. Paielli R A, Erzberger H. Conflict probability estimation for free flight[J]. Journal of Guidance, Control, and Dynamics, 1997, 20(3): 588–596.
- 18. Prandini M, Hu J, Lygeros J, et al. A probabilistic approach to aircraft conflict detection[J]. IEEE Transactions on intelligent transportation systems, 2000, 1(4): 199–220.
- 19.
Bai Xian-zong. Research on collision probability in space objects collision detection (in Chinese) [D]. National University of Defense Technology, 2008.