The disclosed embodiments relate to the field of collision prediction and avoidance of airborne and spaceborne vehicles. More particularly, the embodiments relate to flight path trajectory conflict prediction and maneuvering avoidance methods for airplanes and spacecraft using parallelepipeds in Mahalanobis space.
The following nomenclature is used herein:
axis12=unit vector from r1 to r2
axis12r=axis12 rotated
axis23=unit vector from r2 to r3
axis23r=axis23 rotated
C3=3×3 positional covariance matrix
dx=off-axis x position
dy=off-axis y position
dz=endpoint adjustment
ECI=Earth centered inertial frame
erf=error function
m=counter upper limit
Mf=final Mahalanobis distance
Mi=initial Mahalanobis distance
n=combined covariance ellipsoid scale factor
OBJ=cross-sectional radius
P=probability
P_S1=Chan's analytical probability approximation
r=radius of torus' cross-sectional (or relative distance vector)
r1=first relative distance point
r2=second relative distance point
r3=third relative distance point
R=radius of torus (or Patera's distance to combined object center)
TCA=time of closest approach
ti=start time
tf=end time
V=swept out volume of collision tube
VNC=Velocity-Normal-Co-Normal frame
X=object's earth-centered x position
y=object's earth-centered y position
z=object's earth-centered z position
α=coefficient defining probability density
φ=object-centric angle in Mahalanobis space
σ=standard deviation
θ=object-centric angle
The assumptions involved in linear collision probability formulation are generally well defined in the prior art. Object collision probability analysis (a.k.a., COLA) is typically conducted with the objects modeled as spheres, thus eliminating the need for attitude information. Their relative motion is considered linear for the encounter by assuming the effect of relative acceleration is dwarfed by that of the velocity. The positional errors are assumed to be zero-mean, Gaussian, uncorrelated, and constant for the encounter. The relative velocity at the point of closest approach is deemed sufficiently large to ensure a brief encounter time and static covariance. The cumulative collision probability P is found by integrating the three-dimensional, Gaussian, relative position density over the volume V (collision tube) that is swept out by the combined hardbody of the two space objects over a specified time interval (ti, tf)
The probability density in the bracketed section is conveniently represented in the diagonal frame of the position-error covariance matrix. The definition of the integration volume V(ti, tf) is the most complicated aspect of evaluating Equation 1. Coupled with object sizes, the encounter region determines the limits of integration. The encounter region is defined when one object is within a standard deviation (σ) combined covariance ellipsoid shell scaled by a factor of n. This user-defined, three-dimensional, n-σ shell is centered on the primary object; n is typically in the range of 3 to 8 to accommodate conjunction possibilities ranging from 97.070911% to 99.999999%.
Because the covariances are expected to be uncorrelated, they are simply summed to form one, large, combined, covariance ellipsoid 10 that is centered at the primary object. The secondary object 12 passes quickly through this ellipsoid 10 creating a tube-shaped path that is commonly called a collision tube 14. A conjunction occurs if the secondary sphere touches the primary sphere, i.e., when the distance between the two projected object centers is less than the sum of their radii. The radius of this collision tube 14 accommodates all possibilities of the secondary touching the primary by combining the radii of both objects. A plane perpendicular to the relative velocity vector 16 is formed and the combined object and covariance ellipsoid are projected onto this encounter plane 18 as shown in
As previously stated, the encounter region is defined by an n-σ shell determined by the user to sufficiently account for conjunction possibilities. For short-term encounters, the tube 14 is assumed straight and rapidly traversed, allowing a decoupling of the dimension associated with the tube path (relative velocity). The tube becomes a circle 22 on the projected encounter plane 18. Likewise, the covariance ellipsoid becomes an ellipse 24 as depicted in
The relative velocity vector 16 (decoupled dimension) is associated with the time of closest approach (TCA). The conjunction assessment here is concerned with cumulative probability over the time it takes to span the n-σ shell, not an instantaneous probability at a specific time within the shell. Along this decoupled dimension, integration of the probability density across the shell produces a number very near unity, meaning the close approach will occur at some time within the shell with near absolute certainty. Thus the cumulative collision probability is reduced to a two-dimensional problem in the encounter plane 18 that is then multiplied by the decoupled dimension's probability. By rounding the latter probability to one, it is eliminated from further calculations. This projection results in a double integral.
The resulting two-dimensional probability equation in the encounter plane 18 is given as
where OBJ is the combined object radius, x lies along the minor axis, y lies along the major axis, xm and ym are the respective components of the projected miss distance, and σx and σy are the corresponding standard deviations. The four methods discussed below approximate Equation 2 numerically (Foster, Patera, Alfano) or analytically (Chan).
Foster (see Foster, J. L., and Estes, H. S., “A Parametric Analysis of Orbital Debris Collision Probability and Maneuver Rate for Space Vehicles,” NASA/JSC-25898, August 1992) derived a collision probability model using polar coordinates in the encounter (U-W) plane where R0 and φ define the combined object center's location, OBJ is the combined object radius, σu and σw are the principal axes standard deviations, and r and θ define the relative spatial position of the segmented object.
In Foster's numerical implementation, the angle θ step size is 0.5° and the radius r step size is OBJ/12. This model is currently used by NASA to assess on-orbit risk for ISS and Shuttle missions. It can also be found in The Aerospace Corporation's Collision Vision Tool. Solution accuracy is degraded when the object radius is smaller than the miss distance but larger than the standard deviation of the minor axis. Within the accuracy bounds of currently available orbital data, it is reasonable to assume that these theoretical cases are highly unlikely.
Patera (see Patera, R. P. “General Method for Calculating Satellite Collision Probability,” Journal of Guidance, Control, and Dynamics, Vol. 24, No. 4, July-August 2001, pp. 716-722) developed a mathematically equivalent model to Equation 2 as a one-dimensional line integral where r is the distance to the hardbody perimeter and θ is the covariance-centric angular position. The probability density is symmetrized enabling the two-dimensional integral to be reduced to a one-dimensional path integral, resulting in the expression
if the miss distance exceeds the combined object radius and
if the combined object radius exceeds the miss distance. Computation of the α term and Equation 4's numerical implementation involves coordinate rotation, scaling, and trigonometric functions. In a subsequent Engineering Note (see Patera, R. P. “Calculating Collision Probability for Arbitrary Space-Vehicle Shapes via Numerical Quadrature,” Journal of Guidance, Control, and Dynamics, Vol. 28, No. 6, November-December 2005, pp. 1326-1328), Patera switched the integration variable to be object-centric and employed a series expansion when r was very small. These changes overcame occasional computational difficulties of the original method and also resulted in substantially fewer iterations to achieve a given level of accuracy. This method is currently employed in The Aerospace Corporation's Collision Vision Tool.
The present inventor Alfano (see Alfano, S. “A Numerical Implementation of Spherical Object Collision Probability,” Journal of the Astronautical Sciences, Vol. 53, No. 1, January-March 2005, pp. 103-109) developed a series expression to represent Equation 2 as a combination of error (erf) functions and exponential terms. In the encounter plane 18, the combined object center's location is (xm, ym) with associated standard deviations σx and σy and combined object radius OBJ. The series expression is given as
The method then breaks the series into m-even and m-odd components and makes use of Simpson's one-third rule. An expression to determine a sufficiently small number of terms is given as
with a lower bound of 10 and upper bound of 50. This method is currently implemented in Satellite Tool Kit (STK®) from Analytical Graphics, Inc. of Exton, Pa.
Chan (see Chan, K., “Improved Analytical Expressions for Computing Spacecraft Collision Probabilities,” AAS Paper No. 03-184, AAS/AIAA Space Flight Mechanics Meeting, Ponce, Puerto Rico, 9-13 Feb. 2003) developed a series expression as an analytical approximation to Equation 2. It is based on transforming the two-dimensional Gaussian probability density function (PDF) to a one-dimensional Rician PDF and using the concept of equivalent areas. In the encounter plane, the combined object radius is OBJ, centered at (xm, ym) with associated standard deviations of (σx, σy). The series expression is
This expression has the added benefit of being easily differentiated for other types of probability analysis. This model is currently implemented in the Satellite Tool Kit from Analytical Graphics, Inc. Solution accuracy is degraded when the object radius is larger than one-tenth the miss distance. This is expected because Chan used an equivalent-area approximation.
However, the assumption of linear relative motion may not be valid in all cases. Chan (see Chan, K., “Spacecraft Collision Probability for Long-Term Encounters,” AAS Paper No. 03-549, AAS/AIAA Astrodynamics Specialist Conference, Big Sky, Mont., 3-7 August, 2003), Patera (see Patera, R. P. “Satellite Collision Probability for Nonlinear Relative Motion,” Journal of Guidance, Control, and Dynamics, Vol. 26, No. 5, 2003, pp. 728-733), Alfano (see Alfano, S., “Addressing Nonlinear Relative Motion For Spacecraft Collision Probability,” AIAA Paper No. 2006-6760, 15th AAS/AIAA Astrodynamics Specialist Conference, Keystone, Colo., Aug. 21-24, 2006), and McKinley (see McKinley, D. P., “Development of a Nonlinear Probability Collision Tool for the Earth Observing System,” AIAA Paper No. 2006-6295, 15th AAS/AIAA Astrodynamics Specialist Conference, Keystone, Colo., Aug. 21-24, 2006) each proposed different methods for calculating collision probability for such instances. Nonlinear motion is typically associated with long-term encounters, which imply the covariance can no longer be assumed static. The collision tube will not be straight, invalidating the simple dimensional reduction used for linear motion. The size of the n-σ shell must also be carefully considered, especially if the relative motion reverses direction during the encounter. The cumulative collision probability P is found by integrating the three-dimensional, Gaussian, relative position density over the volume V (collision tube) that is swept out by the combined hardbody of the two space objects over a specified time interval (ti, tf)
The probability density in the bracketed section is conveniently represented in the diagonal frame of the position-error covariance matrix. The definition of the integration volume V(ti, tf) is the most complicated aspect of evaluating this expression.
The previously described linear methods for computing satellite collision probability can be extended to accommodate nonlinear relative motion in the presence of changing position and velocity uncertainties. For linear relative motion, the probability along the relative velocity vector (collision tube) is unity and is conveniently removed from the calculations. For nonlinear motion, that dimension must be reintroduced. This can be simply done by breaking the collision tube into small sections, computing the probability associated with each section, and then summing. To accomplish this, an (orbit) propagator is needed that can propagate object (satellite) position, velocity, and associated covariances. The propagator must be of sufficient accuracy to meet user requirements.
The general method of adjoining tubes begins with object position and velocity data at the time of closest approach. Propagation is done forward/backward in time until a user limit is reached. The limit can be based on a standard deviation threshold (3σ was mentioned by Patera and an upper limit of 8.5σ recommended by Chan) or a specified time (such as one half an orbital period). For each time step the tube sections should be sufficiently small enough so that, over the interval, the relative motion can be assumed linear and the covariance constant. For each section, a two-dimensional probability is computed as previously described for linear motion by projecting the combined object shape onto a plane perpendicular to the relative velocity. In addition, a one-dimensional probability is computed along the relative velocity vector by determining the component position from the mean at each end of the tube and then dividing by the standard deviation for that axis, thus producing each endpoint's Mahalanobis distance (see Alfano, S., “Addressing Nonlinear Relative Motion For Spacecraft Collision Probability,” AIAA Paper No. 2006-6760, 15th AAS/AIAA Astrodynamics Specialist Conference, Keystone, Colo., Aug. 21-24, 2006). The product of these probabilities yields the sectional probability. All sectional probabilities are summed until the time and/or sigma limit is reached. This approach differs from Patera's original work in that the symmetrized space is time-invariant resulting in a new derivation of the path integral. The probability of each cylinder is determined by multiplying the two-dimensional linear probability by the sectional (relative velocity axis) probability; the user may choose any of the linear probability models previously described in the literature.
The tubes have no gaps when dealing with linear relative motion. For such cases, the nonlinear results will match the linear probability for constant covariance and spherical objects. As seen in
There are several choices the user should carefully consider when implementing this method. The limits and time step must be selected to ensure adequacy for the intended analysis. For a very large time limit and cyclical relative motion it is possible to retrace the same path through the covariance space. An example would be one satellite circling the other in formation for hundreds of revolutions. The collision tube would continually trace over itself; if care is not taken, the single revolution probability could be summed hundreds of times. To avoid this, it is suggested that the total time limit not exceed one half of an orbital period or that subsequent retracing be recognized and suitable adjustments made to the calculation. A large time step can also cause errors if the sectional motion is not sufficiently linear or the sectional covariance is not sufficiently constant. A simple test for sufficiency is to halve the time step and repeat the analysis. If the probability differences are within the user's tolerance, then the time step is adequate.
Three-dimensional position and velocity data of each object, as well as their 6×6 covariance matrices, are required. Although not necessary, this work assumes all starting data to be at the point of closest approach in the Earth Centered Inertial (ECI) frame. Suitable incremental limits should be set for the time step, maximum acceptable angle (angular limit) between adjoining tubes, and maximum change in long-axis sigma for any tube. Additionally, the user must specify the computational stopping condition in terms of time limit and/or encounter region.
To compute the sectional probability of each tube, all data is propagated for the given time step. If the angular difference between the previous and current relative velocity vectors exceeds the angular limit, the time step is halved and this process repeated. A coordinate transformation is accomplished to align the z axis with the relative velocity vector. The one-dimensional, z-axis, Mahalanobis distances of the cylinder endpoints (Mi, Mf) are used to compute long-axis probability P1d from
If the endpoint differences should exceed the maximum change in long-axis sigma then the time step is halved and this process repeated. Projection of the collision tube onto the encounter plane, defined by the x-y axes, produces the necessary information to generate two-dimensional collision probability using whatever method the user chooses. The one- and two-dimensional probabilities are then multiplied to determine the sectional collision probability. This process is repeated until a final limit is reached.
A 3σ encounter shell may be insufficient for some cases where the relative trajectory reverses itself. Consider the linear and nonlinear motion shown in
Patera presented a nonlinear toroidal case for testing. A circular, relative trajectory 52 is chosen with a spherical hardbody radius and symmetric covariance ellipsoid. The object creates a torus 54 as it follows the circular trajectory 52. The exact solution to collision probability was derived by members of The Aerospace Corporation as:
where σ is the standard deviation, R is the radius of the torus, and r is the cross-sectional radius as shown in
The collision tube is more closely represented as the number of cylinders increases. With σ set to one, R set to one, and r set to 0.3, Eq. 9 produces a probability of 0.066144. The number of adjoining cylinders was varied from 4 to 300 to assess convergence behavior as displayed in
The gaps and overlaps created by adjoining right circular cylinders can be reduced by sectioning the cylinder into component pieces. The gaps and overlaps of all the sections will be considerably smaller than the unsectioned cylinder. For Foster's method, the cylinder is sectioned into 12 radial segments and 720 angular segments. Patera (see Patera, R. P., “Collision Probability for Larger Bodies Having Nonlinear Relative Motion,” Journal of Guidance Control and Dynamics, Vol. 29, No. 6, November-December 2006, pp. 1468-1471) found that by using his methods, five radial segments and 20 angular segments are adequate for the cases he examined.
What would be useful is a non-polar form of sectioning that has the added benefit of easily representing any object shape.
In disclosed embodiments, the right cylinders described previously are instead modeled by bundles of abutting parallelepipeds. Each parallelepiped end is adjusted such that the bundle forms a compound miter where neighboring tubes meet, thereby reducing any gaps or overlaps. The approach that follows applies to all relative motion and is coupled with a modified error-function method to allow any object shape. As before, the method begins with object position, velocity, and covariance data at TCA. Propagation is done forward/backward in time until a user limit is reached. For each time step the tube sections are sufficiently small enough so that, over the interval, the relative motion can be assumed linear and the covariance constant. The probability of each parallelepiped is computed and summed to obtain the overall probability of the tube section. All sections are summed to produce the overall encounter probability.
Embodiments disclosed herein assist in flight path trajectory conflict prediction and maneuvering avoidance methods for airplanes and spacecraft by increasing accuracy through use of parallelepipeds to model the collision tube volume in Mahalanobis space.
General Method
In the general method, geometric projections determine the end points of each parallelepiped. Let r1, r2, and r3 be three consecutive points along the relative trajectory in the Velocity-Normal-Co-Normal (VNC) frame of the primary object. Determine the unit vectors from r1 to r2 (axis12 for the first tube) and r2 to r3 (axis23 for the second tube). Rotate the axes to a new frame (denoted by suffix r) where the z component is aligned with axis12 such that after rotation axis12r is (0 0 1) as shown in
Define axis13r as the sum of axis12r and axis23r; the compound miter is perpendicular to axis13r and passes through r2r. In the new frame the r2r end point adjustment dz for each parallelepiped is found by examining the first tube's off-axis positions dx and dy through the equation
The use of trigonometric functions and their associated sign rectifications are not needed. The center of the parallelepiped's face is shifted from r2r by (dx dy dz), placing it on the surface of the compound miter.
At every time step the two-dimensional probability P2d is computed by aligning the parallelepiped sides with the projected covariance axes (face in
With no motion there is no accumulation of probability. A key assumption of this method is that the parallelepiped bundles represent the motion of the combined object sphere through the space. Each bundle does not give the instantaneous collision probability for its span of time, but the accumulated sections will yield the probability over a sufficiently large probability density interval (spanning 8.5σ for 14 decimal place accuracy). If the relative motion is nonexistent or very small over the time interval, then the motion is considered insufficient. Theoretically this could occur for a secondary satellite directly ahead or behind the primary in the same two-body Keplerian orbit. For such a case; there is no relative motion and the bundles are not an accurate representation; it is suggested that the instantaneous probability of the sphere be used at whatever time the user chooses because there is no definitive TCA. Alternately one could choose the maximum instantaneous probability over a range of time or assess a sufficiently large number of Monte Carlo simulations.
Because of the approach taken to produce P2d, this method can accommodate any complex object shape (convex, concave, spiral, hollow, etc.). Using the Area Tool in Satellite Tool Kit (STK© from Analytical Graphics, Inc. of Exton, Pa.) or a similar product, a pixel file can be created for each object as seen along the relative velocity vector. These pixel files are then merged to produce a combined file that maps out all points where the two objects could touch. Each pixel that contains a segment of the combined object becomes the face of another parallelepiped and is included in the calculation.
Sectional Computation
Three-dimensional position and velocity data of each object, as well as their 6×6 covariance matrices, are required with the assumption that all starting data are in the Earth Centered Inertial (ECI) frame then transformed to the primary object's VNC frame where the relative distance vector is computed. Suitable incremental limits should be set for each time step with the user specifying the computational stopping condition in terms of time limit and/or encounter region. The computational algorithm is as follows.
Initially propagate all to Time of Closest Approach (TCA) in Earth Centered Inertial (ECI) frame
This iterative procedure is done twice, once forward in time from TCA and once backward in time.
Practical Considerations
If the time step is too large, the parallelepipeds may not adequately represent the path of the combined objects through the changing probability density space. Also, fidelity increases with the number of parallelepipeds used to represent the combined object's shape for each tube section.
The incremental limits chosen for this method were the same as the adjoining tube method. In addition, one must specify how many parallelepipeds-per-bundle are needed to adequately represent the combined object space. The Number of 2-D Integration Steps defines this granularity for the two-dimensional probability computation and was set to 25.
The computation of parallelepipeds can be considerably longer than the adjoining tubes method. To compute a single cylindrical tube using a granularity value of 25 requires approximately 1963 parallelepipeds (π×25^2). This is necessary to reduce gaps and overlaps. For non-cylindrical shapes the number will vary, as explained later.
It is suggested that reverse reorientation be done to eliminate the need to associate the covariance ellipsoid axes from one time step to the next. As the covariance changes shape and orientation over time, it is possible that a minor axis in a previous iteration becomes a major axis in the next. It is not uncommon for eigenvalue solving routines to order their outputs from least to greatest or vice-versa. Without associating the axes from step to step, the corresponding eigenvalues could reorder the axes, thereby causing a sudden axis swap which would appear as an abrupt 90° reorientation in the transformed space. By using the same ordered eigenvectors to reverse the reorientation, any axis swap that might occur is undone.
Another consideration is the choice of a rotating, rather than inertial frame. As seen in the
Due to time correlation, apparent motion in Cartesian space can be misleading when working in Mahalanobis space. When an object moves through a probability density space, there will be an accumulation of collision probability. Consider the theoretical case of a secondary object 1.5 kilometers ahead of the primary in otherwise identical circular orbits, but with a growing covariance, as depicted in
Obviously, if the number of parallelepipeds-per-bundle are small, the representation will encompass more volume than the hardbody. As the number increases so does fidelity, with the bundles becoming more representative of the combined object's shape, as seen in the torus of
Numerical Testing
A tool was scripted in MATLAB© for testing conjunctions of spherical objects. The tool uses data containing positions, velocities, object sizes, and 6×6 covariance matrices of both objects at TCA and requires the user to set the intermediate limits. Calculation continues until one of the limits defined by the final variables is reached. Those limits are End Time and End Sigma. The End Sigma is the final Mahalanobis distance and also the value of n for the n-σ shell.
Initial testing was done by comparing the method to linear-motion cases and Patera's nonlinear cases. As expected, the methods matched the linear-motion cases. For the previously-mentioned toroidal case the number of adjoining cylinders was varied from 4 to 100 to assess convergence behavior as displayed in the
Representing Exact Object Shapes
The abutting parallelepipeds lend themselves well to representing the exact, projected shape of the combined object in the encounter plane. Each parallelepiped face can be tailored to the individual size of a single pixel. An image must be created that contains the entire region where the two objects could touch. This can be done by taking each object's image, properly scaled for dimensional compatibility and aligned with the relative velocity vector, and merging the image files one pixel at a time to create a new, combined image file. Each tube section is unique in time and can have a different image file to accommodate objects whose attitudes are (or appear to be) changing.
General Method
Geometric projections determine the end points of each parallelepiped. For a circular cylinder this projection is represented in
Each object image is rendered as a black and white bitmap where pixel resolution determines the number of parallelepipeds. The optical (principal) axis is along the relative velocity vector and the resulting image aligned with the projected, combined, covariance ellipse axes so that the associated encounter plane dimensions are decoupled. Care must be taken to ensure pixel size corresponds to the same distance for both objects.
Assuming that the primary object 132 is at the combined covariance ellipsoid center, the secondary object 134 is held fixed and the primary object 132 is moved about the secondary object 134 to determine all points of contact to create a combined object footprint 136. An example of these objects 132, 134 and the resulting footprint 136 are illustrated in
Combined Object Footprint Computation
The following algorithm assumes that each object image is available and properly scaled and oriented as described above. The image files are produced by the STK© Area Tool and read into MATLAB© using the “imread” intrinsic function. Each image's RGB file is then converted to a binary matrix file where a 1 means the pixel is full (contains the hardbody) and 0 means empty. The number of rows and columns of first object matrix (obj—1) are determined and assigned to i1max and j1max respectively. The number of rows and columns of second object matrix (obj—2) are determined and assigned to i2max and j2max. The combined object matrix (obj_c) is computed as follows:
Practical Considerations
Order is important in determining the object footprint. If the user chooses to reverse the order and put the secondary object at the combined covariance ellipsoid center, the primary is held fixed and the secondary object is moved about the primary to determine all points of contact. This reversal will produce a combined image that is identical to the original but rotated 180°. When projected onto the encounter plane, its center will be also be displaced 180° relative to the combined covariance axes of the original. By symmetry the probability calculation will produce identical results.
Image resolution is also important. The more pixels used to define the objects, the finer the granularity and the more discriminating the probability calculation. More pixels result in longer processing time. The user must determine what resolution will provide the desired accuracy while considering possible time constraints for processing.
By working at the pixel level the objects need not be reduced to primitive shapes such as rectangles, circles, and triangles and then reassembled. The objects can have any combination of concave or convex shapes, sharp corners, spirals, and even gaping holes. By assessing probability pixel by pixel, only the limits of integration change, never the integrand. Equation 8 is all that is needed for the subsequent computations.
Numerical Testing
Initial testing of the combined object footprint was done in a very primitive fashion by cutting out paper images with scissors and tracing out the combined image by hand. Once satisfied that the general shape was correct, a pixel by pixel comparison was done with MATLAB© to ensure nothing was included that should not have been included or omitted that should not have been omitted.
Treating the objects as spheres can greatly over inflate the probability. As seen in the text box of
Testing was done using several features in Satellite Tool Kit (STK© from Analytical Graphics, Inc. of Exton, Pa.). Satellites are created in STK's object browser. The 3d Graphics Option in the Properties section allows the user to select a Model File (3D representation) from hundreds of different models. The Advanced Close Approach Tool (AdvCAT) propagates all data and finds the point of closest approach between two satellites. The Vector Geometry tool allows the user to define the relative velocity vector at this point. The Area Tool then creates a black and white silhouette of the selected object models using this vector as the optical axis (into the screen). The displayed image can be sized at the discretion of the user and the resulting bitmap exported.
A MATLAB© script imports the position, velocity, and covariance matrix from STK/AdvCAT for each object along with the image files produce by the Area Tool. The script performs a raster sweep to create the combined object footprint, displaces the footprint by the relative position, and then uses the combined covariance data to determine the probability.
System
In use, the instructions for performing the method are embodied in software instructions operating on a personal computer, workstation, or server accessed by a client over a network. The software is stored in memory and the instructions operated on by a processor. The resulting collision probability is displayed to a user via a visual display or a printer. Object information, including position, velocity, and covariance data for the objects can be obtained from a database, determined by a separate propagator software module, or manually input by an operator. Indeed, typical data sources for the object track data include, but are not limited to, Vector Covariance messages from the Air Force Space Command (AFSPC), object owner-operator (e.g., Intelsat, Inmarsat, EchoStar, SES—i.e., Astra. New Skies, and Americom-, NOAA, and Star One) ephemerides which the Center for Space Standards & Innovation (SCCI) is currently providing as part of the SOCRATES-GEO effort, the Orbital Determination Tool Kit (ODTK, available from Analytical Graphics, Inc. of Exton, Pa.) generated ephemerides, and covariances derived from owner-operator observational and/or telemetry data.
Upon performing the calculations, post-processing activity includes, but is not limited to, visualization on a display, generation of graphs and reports, issuance of automated alerts and warnings, and collision avoidance maneuver planning, such as provided by CSSI's collision avoidance maneuver planning tool and/or STK's Astrogator module.
An embodiment for addressing nonlinear relative motion for collision probability using parallelepipeds is illustrated in
Referring now to
Referring now to
Referring now to
Referring now to
It is important to note that while the potential for collision may not be caused by a primary owner operator, it may still be the responsibility of the primary owner-operator to avoid the collision. For example, On Jul. 14, 2008, DISH Network's EchoStar 2 satellite experienced a substantial failure that rendered the satellite a total loss. It is now drifting through the geosynchronous orbit belt and is a definite hazard to other satellites. Various embodiments illustrated herein allow automatic risk assessment to other satellites automatically. Since EchoStar 2 can no longer respond to commands, if a conjunction is ever predicted the responsibility to maneuver will be upon the other owner/operator.
As noted above, the risk assessment can also be run in an automated fashion without human intervention. For example, it is generally well known which satellites are in the same general area as the primary satellite owner's. In those cases, tracking data from government facilities can automatically be obtained and updated on a periodic basis as a time driven data retrieval query. That information can then be analyzed against the ephemeris data of the primary satellite owner. Based on rules stored in the database of the primary satellite owner, (i.e. when is risk unacceptable), correction action can be triggered in the form of alarms to the primary satellite owner at the respective command center, and/or messages being generates and sent to the secondary satellite owner/command center that a potential problem exists. In this fashion, potential problems become immediately known to the respective parties.
A system and method of addressing nonlinear relative motion for collision probability using parallelepipeds has been described. It will be understood by those skilled in the art that the present invention may be embodied in other specific forms without departing from the scope of the invention disclosed and that the examples and embodiments described herein are in all respects illustrative and not restrictive. Those skilled in the art of the present invention will recognize that other embodiments using the concepts described herein are also possible. Further, any reference to claim elements in the singular, for example, using the articles “a,” “an,” or “the” is not to be construed as limiting the element to the singular.
Number | Name | Date | Kind |
---|---|---|---|
4782450 | Flax | Nov 1988 | A |
5442556 | Boyes et al. | Aug 1995 | A |
5636123 | Rich et al. | Jun 1997 | A |
6201482 | Schiefele et al. | Mar 2001 | B1 |
Number | Date | Country | |
---|---|---|---|
20100049440 A1 | Feb 2010 | US |