System for Near-Term Mitigation of Space Debris
20230068550 · 2023-03-02
Assignee
Inventors
Cpc classification
B64G1/68
PERFORMING OPERATIONS; TRANSPORTING
B64G3/00
PERFORMING OPERATIONS; TRANSPORTING
International classification
Abstract
An improved debris generator that can be used as part of a space object modeling (SOM) system to turn any active spacecraft into a debris sensor for characterizing and cataloging space debris. The space debris generator includes an extractor which extracts satellite sensor data into a sensor store, an impact agent which estimates “on the fly” new debris field objects generated by the collision, and an injector which stores the enhanced object data on a central server for near-term mitigation of impact driven breakup events. The impact agent is an artificial neural network trained using a large number of simulations of impact events.
Claims
1. A method performed by an on-board or ground based computing system for quickly characterizing and cataloging debris strikes using spacecraft sensor data.
2. The method of claim 1 further comprising an extractor which stores satellite sensor information in a sensor store and tests for impact events.
3. The method of claim 1 further comprising a trained impact agent which takes the sensor store information and characterizes the pre and post impact parameters by using sensor information as a target for data driven analysis techniques.
4. The method of claim 3 further comprising a spacecraft impact emulator which provides a virtual environment for training an agent.
5. The method of claim 1 further comprising an injector which injects the computed debris field into a near-term object store for use by other components of a SOM model and near-term debris risk mitigation.
6. The method of claim 1 further comprising multiple on-board or ground based computer systems for calculating debris strike characteristics and sharing data with other nodes in the network for characterizing and cataloging debris.
7. A memory storing computer executable instructions for controlling a computer system to characterize and catalog space debris using in-situ spacecraft data comprising: i) extractor instructions that extract, process, and store satellite sensor information. ii) impact agent instructions that calculate impact dynamics and debris characteristics, including pre and post impact parameters, from the sensor store data. iii) spacecraft impact emulator instructions that can be used to train an agent off-line. iv) injector instructions that store the debris characteristics for use by other SOM components.
Description
DESCRIPTION OF THE DRAWINGS
[0021] For a more complete understanding of the invention, reference is made to the following description and accompanying drawings, in which:
[0022]
[0023]
[0024]
[0025]
[0026]
DETAILED DESCRIPTION OF THE INVENTION
[0027] The following is a detailed description of illustrative embodiments of the present invention. As these embodiments of the present invention are described with reference to the aforementioned drawings, various modifications or adaptations of the methods and or specific structures described may become apparent to those skilled in the art. All such modifications, adaptations, or variations that rely upon the teachings of the present invention, and through which these teachings have advanced the art, are considered to be within the spirit and scope of the present invention. For example, it is apparent that additional analysis techniques operating on other raw spacecraft sensor data or derived measurements, such as from ground based platforms, may also be incorporated as input to the impact agent. Hence, these descriptions and drawings are not to be considered in a limiting sense as it is understood that the present invention is in no way limited to the embodiments illustrated.
[0028] In broad terms, the debris generator may be described as a set of computer executable instructions executed by one or more computers via routines, programs, or data structures that perform particular tasks which can be distributed as desired in various embodiments. The computer system on which the debris generator may be implemented may be an on-board computer system located on the spacecraft, a ground based computer system, computer readable storage media, or other input devices such as a high performance payload data processor. Data may be transmitted to or from the debris generator via wired or wireless (electromagnetic based) connections.
[0029] The present invention provides a method and system for capturing impact information and quickly using it to generate a predicted debris field in order to assess the risk to spacecraft from space debris. Most existing methods for predicting debris fields rely on a disparate patchwork of data and mathematical techniques founded on assumptions which severely limit the accuracy of the results. For example, some methods may use a ballistic limit equation to determine whether a target will be perforated by the impacting object, but completely neglect the system effects of impact on important parameters such as spacecraft velocity or altitude. Other methods may incorporate a more physically detailed computational model of the impact event, but then be forced to rely on inaccurate data about the impacting particle because current impact sampling methods are either too expensive, too slow, or insufficient. The debris generator of the current invention, which in one embodiment is a new active sampling method itself, uses a physically detailed model of the impact event in conjunction with data driven techniques applied to readily available satellite sensor measurements. This requires the invention of a new component, the impact agent (block 102), and a new framework for handling the information, the extractor and injector (blocks 101 and 103).
[0030]
[0031] Block 102 of
where:
v=spacecraft orbital velocity
v.sub.e=escape velocity
r=spacecraft orbital radius
a=spacecraft semi-major axis
[0032] In other embodiments, the sensor data used as a target for the trained impact agent can be some combination of parameters including spacecraft state vectors, spin axis, and rotation rates.
[0033] The impact agent shown in
[0034]
where:
m.sub.obj,i=mass of impacting object
v.sub.obj,i=velocity of impacting object
ρ.sub.obj,i=density of impacting object
l.sub.obj,i=characteristic length of impacting object
Z.sub.obj,i=shock impedance of impacting object
R.sub.s=impact location
θ=impact angle
[0035] For a given set of actions, the spacecraft impact emulator (block 102.4) generates the corresponding post impact results. In some embodiments, the results can be:
where:
β.sub.obj,i=momentum enhancement factor
p.sub.post=post impact momentum of the spacecraft
n.sub.deb=number of debris cloud fragments generated
{right arrow over (n)}.sub.deb,i=velocity vector of debris fragment
[0036] Using these results, which in the training process are referred to as observations (block 102.5), the impact agent receives rewards (block 102.6) which reinforce pathways that lead to the target post impact parameter space. In some embodiments, the impact agent may use a discount factor to evaluate an action based on the sum of all rewards that follow. To those practiced in the art, this is known as the credit assignment problem.
[0037]
[0038]