US20040044444A1 - Automatic flight envelope protection for uninhabited air vehicles: method for determining point in flight envelope - Google Patents
Automatic flight envelope protection for uninhabited air vehicles: method for determining point in flight envelope Download PDFInfo
- Publication number
- US20040044444A1 US20040044444A1 US10/230,547 US23054702A US2004044444A1 US 20040044444 A1 US20040044444 A1 US 20040044444A1 US 23054702 A US23054702 A US 23054702A US 2004044444 A1 US2004044444 A1 US 2004044444A1
- Authority
- US
- United States
- Prior art keywords
- uav
- flight envelope
- operating state
- envelope
- future
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 31
- 238000004364 calculation method Methods 0.000 claims description 8
- 238000012360 testing method Methods 0.000 description 12
- 230000009471 action Effects 0.000 description 7
- RZVHIXYEVGDQDX-UHFFFAOYSA-N 9,10-anthraquinone Chemical compound C1=CC=C2C(=O)C3=CC=CC=C3C(=O)C2=C1 RZVHIXYEVGDQDX-UHFFFAOYSA-N 0.000 description 5
- 238000007726 management method Methods 0.000 description 5
- 238000012986 modification Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 5
- 238000013461 design Methods 0.000 description 3
- 230000007774 longterm Effects 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 230000008901 benefit Effects 0.000 description 2
- 238000004422 calculation algorithm Methods 0.000 description 2
- 230000035515 penetration Effects 0.000 description 2
- 230000004075 alteration Effects 0.000 description 1
- 238000012937 correction Methods 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 230000010006 flight Effects 0.000 description 1
- 238000011835 investigation Methods 0.000 description 1
- 230000033001 locomotion Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000012800 visualization Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/0055—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots with safety arrangements
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05D—SYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
- G05D1/00—Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
- G05D1/10—Simultaneous control of position or course in three dimensions
- G05D1/101—Simultaneous control of position or course in three dimensions specially adapted for aircraft
Definitions
- the present invention relates to the field of Uninhabited Air Vehicles (UAVs) and more specifically to a system and method for determining if the UAV is operating within its flight envelope.
- UAVs Uninhabited Air Vehicles
- AFEP Automatic Flight Envelope Protection
- the present invention discloses a system and method for detecting if a UAV is operating within its flight envelope.
- the invention includes a means or step for defining the flight envelope of the UAV.
- the operating state of the UAV is identified from a present time to a future elapsed time.
- the invention determines if the UAV will be within its flight envelope at the end of the elapsed time in the future.
- FIG. 1 illustrates a logical representation of UAV Onboard Signal processing
- FIG. 2 illustrates a top-level flowchart of the AFEP unit logic
- FIG. 3 illustrates a logical representation of the steps to determine if the UAV is within its flight envelope.
- FIG. 1 there is shown a logical representation of UAV Onboard Signal processing, wherein an AFEP unit 10 is logically interposed between a navigation and guidance system 20 , and a Primary Flight Control System (PFCS) 30 .
- the AFEP unit 10 receives inputs from a mission management system 40 , from a vehicle avionics subsystem 23 , and may receive inputs from additional sensor or payload subsystems 27 .
- the AFEP unit 10 produces outputs to a flight control system 30 or override switch 21 and to the mission management system 40 .
- one or more of these subsystems may be merged, may be absent, or may be implemented via a ground data link and pilot-in-the-loop, without affecting the fundamental signal flow depicted in FIG. 1.
- a waypoint or mission command is obtained from the mission management system 40 .
- this command (possibly after some preliminary calculations) is fed directly to the navigation and guidance system 20 , for execution by the PFCS 30 .
- this command is pre-evaluated to determine whether it is within the flight envelope of the vehicle, and is overridden through override switch 21 by an achievable command from the AFEP unit 10 if the UAV is determined to not be within the flight envelope.
- This modification of the data path includes the fact that this system examines one command in advance of the command currently executed.
- a mission level command will require path interpolation between waypoints, performed at Interpolate Next Step 110 .
- Interpolation subdivides the mission plan into intermediate points between waypoints, so that these points may be evaluated by the AFEP unit 10 . This is often done partly or completely by the navigation system 20 . Alternately, this function can be performed in the AFEP unit 10 ; if so, then the AFEP unit 10 needs to obtain incremental waypoint outputs from the navigation system 20 .
- Exceed Envelope Limits 120 The result of the Interpolated Next Step 110 is evaluated to determine whether the UAV operating state exceeds the flight envelope limits. These flight envelope limits may include the consideration of both vehicle and earth-centered coordinates, and generally require dynamic updates based on vehicle avionics 23 inputs to the AFEP unit 10 (as indicated in FIG. 1). If flight envelope limits are exceeded, the AFEP unit 10 is invoked; if not, then the original mission plan is executed (by passing the planned command on to the PFCS 30 ). The Exceed Envelope Limits 120 test is then re-applied at the next interpolated step of the flight plan. Each mission command can be pre-tested before it is executed. Flight envelope limits may be calculated in advance during the initialization of the mission, or on-line, since the triangulation algorithm, described infra, is fairly simple to execute.
- the originally planned command is modified so that the flight envelope will not be exceeded.
- the command will be corrected in such a way as to move along the flight envelope in the direction of the original command, as projected onto the surface of the envelope (more complex logic being used when multiple surfaces, such as corners, are approached).
- a re-plan will be sought and limit protection will be based on recent command history prior to the anomaly.
- This step calculates corrected commands that achieve short-term envelope avoidance, using the information obtained from the Exceeds Envelope Limits step 120 .
- the Notify planner of Envelope Violation step 140 mission planning software, typically executed by Mission Management System 40 , is notified of envelope violations, since these may have long term implications for the mission plan.
- the invention uses available online (viz., either on-board, or ground station based) replanning methods if these are available. If so, the replanner will compute a modification of the long term mission plan and update the current mission plan. Thus, this step corrects for long term implications of unintended flight envelope penetration, which cannot be resolved without consideration of the entire mission objectives and resource availability. In the event that a replanner is not available, the method continues to seek the best approximation, within the operating envelope capabilities of the aircraft, to the original plan.
- the new command (with or without correction) is issued to the PFCS 30 in the Send Command to Flight Control System step 150 .
- very short term errors are corrected by the action of the flight control system itself.
- the Measure Aircraft State step 160 the aircraft state is measured to determine that the command is being executed as planned. This step is standard, and is often performed within the control system.
- step 170 the mission command is evaluated vs. the plan to determine whether the plan is being executed correctly. If not, the envelope limiting cycle will be initiated once again.
- V-N Velocity v. Vertical (Normal) Load
- V-H Velocity v. Height (altitude)
- O'Rourke's triangulation code is limited to polygons that are “two-dimensional” and thus is not directly applicable to (necessarily) planar polygons that have an arbitrary orientation in three-dimensional space.
- the present invention is not limited to this particular method, however. Any proper interior triangulation of the flight envelope is suitable, however derived. Triangular faces, i.e., a polyhedron, are a requisite of the routine that implements the determination of whether the UAV is within the flight envelope.
- Triangulation may be done in 2-D for simple calculations, based on the readily available flight envelope data.
- V-N and V-H curves may be projected with reference to their common V axis into three dimensions.
- the flight envelope is projected onto a subspace of the full n-dimensional flight envelope by assuming that over the next time step, lateral motion will be small and that it can either be approximated by a constant value or by zero.
- the projection of the flight envelope onto a lower dimensional subspace is always evaluated at the present operating point of the aircraft.
- n is any number of the twelve (12) Position and/or Velocity dimensions of the UAV.
- the twelve dimension are: the Position of the UAV in three (3) dimensions, e.g.
- the triangulated flight envelope data and/or the block approximations of the higher dimensions of the flight envelope will define the flight envelope as an interconnected series of points, lines, and surfaces in the n-dimensional flight envelope space (n-space).
- the envelope will be some non-convex polytope.
- the present invention applies recent advances in the field of computational geometry to evaluate whether an operational point of a UAV is within the flight envelope.
- the present invention determines the present operating state of the UAV, step 210 .
- the operating state of the UAV is the measure of the UAV in the dimensions that define the flight envelope. This may be accomplished by direct sensor measurement of pertinent flight data, approximation, or in some cases derivation from measured and/or approximated values.
- the data may be scaled in either vehicle-centered or global coordinates, and transformed between either coordinate system and flight envelope coordinates as necessary.
- the state information gives both the ‘position’ and ‘velocity’ of the current UAV operating point in n-space.
- Position and Velocity are enclosed in single quotes to distinguish their discussion relative to n-space from physical Position and Velocity of the UAV in vehicle-centered or global coordinates as discussed above. For the remainder of this disclosure, position and velocity will refer to n-space unless capitalized.
- the UAV operating state information gives both a coordinate position and velocity of the operating point in n-space. Therefore, information is available not only at the sample time, but also can be estimated for some future elapsed time, step 220 . In an exemplary embodiment, this elapsed time is equal to the sample period of the AFEP unit 10 . Therefore, even if it is determined that the UAV is within the flight envelope at the sample time, but will likely exceed the flight envelope before the subsequent sample period, corrective action will be initiated.
- the AFEP unit 10 (FIG. 1) is designed to protect the UAV for a middle range of time scales (and disturbance phenomena) that are slower than the inner loop time constants, i.e., the primary flight control system sampling period of the vehicle, but faster than mission planning time scales. Depending on the particular vehicle, and the design of these subsystems, this middle range may vary between about 0.5 seconds to about 1 minute. In the case of longer time scales, it is common that the mission management system 40 has been made aware that the flight envelope limit has been approached or exceeded, and will produce a new mission plan at the next waypoint. If this is not the case, the AFEP unit 10 will constrain the UAV within it flight envelope and the UAV will approximate its planned mission as nearly as possible.
- the flight envelope Before the operating state of the UAV is evaluated to determine if it is within the flight envelope, the flight envelope may be collapsed in one or more dimensions, step 230 . This may be done for one of several reasons. First, for ease of visualization in a UAV's design and testing phases, as most people cannot visualize the envelope in more than three dimensions. Further, many operating states of the UAV will pose no threat to breach certain surfaces of the flight envelope, therefore the calculations may be simplified by collapsing an unnecessary dimension, much like the assumptions made is drawing the V-H or V-N curves.
- step 240 To determine if an operating point is within the flight envelope, step 240 , the present invention makes use of a modification of routines found in “Computational Geometry in C”, 2 nd Ed., by Joseph O'Rourke (Cambridge University Press, 1998), chapter 7 of which is hereby incorporated by reference for all purposes.
- O'Rourke provides code for determining if a point is within a polygon or polyhedron (both generally non-convex), called InPoly and InHedron, respectively.
- InPoly and InHedron both generally non-convex
- the InPoly routine functions in two dimensions by drawing a ray from the supplied test point, q. It then translates the defined polygon, P, so that q is at the origin and chooses the ray so that it is aligned with the positive x-axis. By testing for the number of-intersections between the ray and P, InPoly can determine if q is inside or outside P, or lies at on an edge or a vertex.
- the InPoly routine further calculates the point of intersection with each edge that straddles the ray, though it does not make any use of the value of this point of intersection. However, for the purposes of UAV control, this information is very valuable. By capturing this information in the modified InPoly routine, it is possible to determine if the operating point will cross the flight envelope boundary within a given time. Thus, the modified InPoly routine not only makes the AFEP unit 10 aware of the current operating state of the UAV, step 240 , but the AFEP unit 10 is also aware of the nearest flight envelope boundary, step 250 , and the distance from it, step 260 . AFEP unit 10 is therefore fully capable of determining whether a departure from the envelope is imminent. This output data is required for subsequent steps of Flight Envelope Protection (FIG. 2, Step 140 , 150 ).
- the ray used by InPoly does not have to be in the direction of the positive x-axis, but can be generally in any direction. Since any ray is suitable for the purposes of the routine, the test ray is specifically chosen to be co-linear with the velocity of the operating point. This required the modified InPoly routine to perform a rotation of P to align the velocity vector as the primary direction of interest with the positive x-axis.
- the InHedron routine is a starting point to evaluate such situations.
- the InHedron routine begins by constructing a bounding box about the polyhedron, so that it can quickly classify tests points that lie outside that box as being “outside” points. This is for reasons of computational efficiency. However, this is not strictly desirable for the purposes of the present invention, because even if the operating point is outside the envelope, further processing to determine the closest face, and distance to the closest face in the direction of the velocity is useful.
- the unmodified InHedron routine selects a random ray beginning at the specified operating point.
- the ray is of sufficient length to ensure penetration beyond the polyhedron if in fact the operating point is within the polyhedron.
- InHedron compares this ray to each face of the polyhedron, and if the routine returns an odd number of ray-face intersections, then the point is judged within the polyhedron. Note zero is an even number for this determination.
- the modified InHedron routine will now be described. In contrast to the InPoly routine, InHedron does not translate the operating point to the origin. This somewhat simplifies the modifications.
- the velocity vector of the operating point is provided to the modified routine, which becomes the basis of the test ray that the modified InHedron compares to each face of the flight envelope. Thus, the modified InHedron routine bypasses the random ray generation step.
- a subroutine of the InHedron routine returns the point of intersection between the test ray and any face of the polyhedron that the ray intersects. In the modified InHedron, this information is kept in a running minimum comparison to determine the closest plane to the operating state of the UAV, step 250 , and the distance from it in the direction of the velocity, step 260 .
- the InHedron routine is run twice. First, it is run in its original version to determine if the operating point is inside, outside, or on one of the boundaries of the flight envelope. The modified InHedron is run the second time, including considerations of the velocity of the operating point.
- the modified InHedron routine can determine the distance from the nearest face in the direction of the velocity. Performing a test of the magnitude of the velocity vector for intersection with the nearest face will be straightforward to those skilled in the art.
- the ray chosen in the run of the modified InHedron is still based on the velocity vector, but is made longer to determine if the UAV will eventually return to a point within the flight envelope in its current configuration. Cases where the modified InHedron routine indicates intersection with the polyhedron at an edge or a vertex are not particularly troubling. These only indicate that the UAV is expected to cross the envelope at an extreme location.
- the information obtained regarding the nearest boundary, step 250 , and distance from it, step 260 can be used to generate the parameters of corrective action, step 270 , commended by the AFEP unit 10 .
- this corrective action can entail limitation of the UAV's progress in a given direction, in the case where the operating state of the UAV is presently within the flight envelope but predicted to exceed the envelope imminently.
- the distance from the nearest face along the reverse direction of the velocity can indicate proper corrective action to return the UAV operating state to the flight envelope in a minimum time.
Landscapes
- Engineering & Computer Science (AREA)
- Aviation & Aerospace Engineering (AREA)
- Radar, Positioning & Navigation (AREA)
- Remote Sensing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
Abstract
Description
- This application is related to U.S. patent application Ser. No. 09/844,863, filed Apr. 27, 2001, now pending. The complete disclosure of that application is hereby incorporated by reference for all purposes.
- 1. Field of Invention
- The present invention relates to the field of Uninhabited Air Vehicles (UAVs) and more specifically to a system and method for determining if the UAV is operating within its flight envelope.
- 2. Description of Related Art
- The above-cited prior application disclosed a system and method for Automatic Flight Envelope Protection (AFEP) in a UAV. Generally, the system detected whether an operating command issued by the UAV would cause the UAV to exceed it flight envelope. If so, the AFEP routine would modify the operating command to the extent that operation beyond the flight envelope was preventable.
- This system suffered from the drawback that the flight envelope was difficult to represent numerically so that operation beyond the flight envelope could be detected by computer and appropriate corrective action applied. For example, previous methods involved using an “interior blocked” approximation, i.e., using cubes or rectangles to approximate the interior of the flight envelope. These methods were laborious to implement, and are in fact rather poor approximations of the flight envelope. A properly drawn V-N curve usually comes to a cusp at the low velocity limit, and is difficult to capture with a blocked approximation.
- Interior blocked approximations also produced many artificial facets, which gives rise to numerous special conditions that must be tested, at the expense of additional computation, even though these limits are quite conservative because interior blocked approximations cannot fit the shape of the flight envelope very well. Thus the algorithm may indicate corrective action before it is actually necessary.
- Further, it is normal for the aircraft to spend large portions of flights having the operating point quite close to one or more operating limits. Therefore, an inefficient representation of the flight envelope in the region of such limits will result in unduly constrained behavior of the aircraft.
- In order to overcome these and other problems in the prior art, the present invention discloses a system and method for detecting if a UAV is operating within its flight envelope. The invention includes a means or step for defining the flight envelope of the UAV. The operating state of the UAV is identified from a present time to a future elapsed time. The invention determines if the UAV will be within its flight envelope at the end of the elapsed time in the future.
- These and other features, benefits, and advantages of the present invention will be made apparent from the following descriptions, figures, and appended claims, wherein like reference numerals refer to like structures across the several figures.
- FIG. 1 illustrates a logical representation of UAV Onboard Signal processing; and
- FIG. 2 illustrates a top-level flowchart of the AFEP unit logic; and
- FIG. 3 illustrates a logical representation of the steps to determine if the UAV is within its flight envelope.
- Referring now to FIG. 1, there is shown a logical representation of UAV Onboard Signal processing, wherein an
AFEP unit 10 is logically interposed between a navigation andguidance system 20, and a Primary Flight Control System (PFCS) 30. The AFEPunit 10 receives inputs from amission management system 40, from avehicle avionics subsystem 23, and may receive inputs from additional sensor orpayload subsystems 27. The AFEPunit 10 produces outputs to aflight control system 30 oroverride switch 21 and to themission management system 40. In varying embodiments, one or more of these subsystems may be merged, may be absent, or may be implemented via a ground data link and pilot-in-the-loop, without affecting the fundamental signal flow depicted in FIG. 1. - Referring now to FIG. 2, a top-level flowchart of the AFEP
unit 10 logic is shown. At a Next Mission Commandstep 100, a waypoint or mission command is obtained from themission management system 40. Without AFEPunit 10, this command (possibly after some preliminary calculations) is fed directly to the navigation andguidance system 20, for execution by thePFCS 30. With AFEPunit 10 in place, this command is pre-evaluated to determine whether it is within the flight envelope of the vehicle, and is overridden throughoverride switch 21 by an achievable command from the AFEPunit 10 if the UAV is determined to not be within the flight envelope. This modification of the data path includes the fact that this system examines one command in advance of the command currently executed. - Normally, a mission level command will require path interpolation between waypoints, performed at Interpolate
Next Step 110. Interpolation subdivides the mission plan into intermediate points between waypoints, so that these points may be evaluated by the AFEPunit 10. This is often done partly or completely by thenavigation system 20. Alternately, this function can be performed in theAFEP unit 10; if so, then theAFEP unit 10 needs to obtain incremental waypoint outputs from thenavigation system 20. - Exceed
Envelope Limits 120—The result of the InterpolatedNext Step 110 is evaluated to determine whether the UAV operating state exceeds the flight envelope limits. These flight envelope limits may include the consideration of both vehicle and earth-centered coordinates, and generally require dynamic updates based onvehicle avionics 23 inputs to the AFEP unit 10 (as indicated in FIG. 1). If flight envelope limits are exceeded, the AFEPunit 10 is invoked; if not, then the original mission plan is executed (by passing the planned command on to the PFCS 30). The Exceed Envelope Limits 120 test is then re-applied at the next interpolated step of the flight plan. Each mission command can be pre-tested before it is executed. Flight envelope limits may be calculated in advance during the initialization of the mission, or on-line, since the triangulation algorithm, described infra, is fairly simple to execute. - In the Calculate Corrected Command
step 130, the originally planned command is modified so that the flight envelope will not be exceeded. In the most typical case of a gradual exceedance of the envelope, the command will be corrected in such a way as to move along the flight envelope in the direction of the original command, as projected onto the surface of the envelope (more complex logic being used when multiple surfaces, such as corners, are approached). In the case of an interruption or discontinuity in the command sequence, a re-plan will be sought and limit protection will be based on recent command history prior to the anomaly. This step calculates corrected commands that achieve short-term envelope avoidance, using the information obtained from the ExceedsEnvelope Limits step 120. - In the Notify planner of Envelope
Violation step 140, mission planning software, typically executed by Mission Management System 40, is notified of envelope violations, since these may have long term implications for the mission plan. In one embodiment, the invention uses available online (viz., either on-board, or ground station based) replanning methods if these are available. If so, the replanner will compute a modification of the long term mission plan and update the current mission plan. Thus, this step corrects for long term implications of unintended flight envelope penetration, which cannot be resolved without consideration of the entire mission objectives and resource availability. In the event that a replanner is not available, the method continues to seek the best approximation, within the operating envelope capabilities of the aircraft, to the original plan. - The new command (with or without correction) is issued to the PFCS 30 in the Send Command to Flight Control System
step 150. In the present case, very short term errors are corrected by the action of the flight control system itself. - In the Measure Aircraft State
step 160, the aircraft state is measured to determine that the command is being executed as planned. This step is standard, and is often performed within the control system. - At the Mission Command Completed,
step 170, the mission command is evaluated vs. the plan to determine whether the plan is being executed correctly. If not, the envelope limiting cycle will be initiated once again. - If the mission command under investigation is complete, a termination condition is applied at the Last
Mission Command step 180 to bring the mission to its end. - The Exceeds Envelope Limits Step 120 is now described in greater detail.
- Referring now to FIG. 3, the bounds of the flight envelope are defined in
step 200. As a first representation of the flight envelope, Velocity v. Vertical (Normal) Load (“V-N”) and Velocity v. Height (altitude) (“V-H”) curves, readily available from the aircraft's wind-tunnel design testing, are triangulated. Triangulation in this context entails dividing any non-triangular polygonal faces of the flight envelope into triangles by adding diagonals connecting certain non-adjacent points on the curve. See O'Rourke, “Computational Geometry in C”, 2nd Ed., (Cambridge University Press, 1998), Ch. 1, hereby incorporated by reference. - O'Rourke's triangulation code is limited to polygons that are “two-dimensional” and thus is not directly applicable to (necessarily) planar polygons that have an arbitrary orientation in three-dimensional space. However, we project such polygons down to two-dimensions in a way that their polygonal structure is preserved (i.e., vertices or edges do not collapse upon one another), it is apparent that the triangulation of the projected two-dimensional polygon is naturally related to the triangulation of the original three-dimensional polygon—since the diagonals are still diagonals when so projected.
- The present invention is not limited to this particular method, however. Any proper interior triangulation of the flight envelope is suitable, however derived. Triangular faces, i.e., a polyhedron, are a requisite of the routine that implements the determination of whether the UAV is within the flight envelope.
- Triangulation may be done in 2-D for simple calculations, based on the readily available flight envelope data. For more demanding situations, V-N and V-H curves may be projected with reference to their common V axis into three dimensions. In the case of V-N and V-H curves, the flight envelope is projected onto a subspace of the full n-dimensional flight envelope by assuming that over the next time step, lateral motion will be small and that it can either be approximated by a constant value or by zero. The projection of the flight envelope onto a lower dimensional subspace is always evaluated at the present operating point of the aircraft. The flight envelope limits in the other dimensions are tested using the less accurate “block” approximations, the simplest of which is a simple limit test (single block) on the remaining operating point variables (the limits, in general, depend on the operating condition in—particular when the aircraft is undergoing steady maneuvers such as a coordinated turn, roll, or pull-up). In this case, n is any number of the twelve (12) Position and/or Velocity dimensions of the UAV. Specifically, the twelve dimension are: the Position of the UAV in three (3) dimensions, e.g. latitude, longitude and altitude; the rotation Position of the UAV around its own three (3) axes, i.e., lateral, longitudinal and vertical; and the Velocity (or rotation rate) of the UAV with respect to any of the six (6) above dimensions. By this technique, the limits of the flight-envelope are established. Position and Velocity are capitalized intentionally in this context.
- The triangulated flight envelope data and/or the block approximations of the higher dimensions of the flight envelope will define the flight envelope as an interconnected series of points, lines, and surfaces in the n-dimensional flight envelope space (n-space). Generally, the envelope will be some non-convex polytope. The present invention applies recent advances in the field of computational geometry to evaluate whether an operational point of a UAV is within the flight envelope.
- Again referring to FIG. 3, at each sample time during the execution of the UAV mission, the present invention determines the present operating state of the UAV,
step 210. The operating state of the UAV is the measure of the UAV in the dimensions that define the flight envelope. This may be accomplished by direct sensor measurement of pertinent flight data, approximation, or in some cases derivation from measured and/or approximated values. The data may be scaled in either vehicle-centered or global coordinates, and transformed between either coordinate system and flight envelope coordinates as necessary. The state information gives both the ‘position’ and ‘velocity’ of the current UAV operating point in n-space. ‘Position’ and ‘velocity’ are enclosed in single quotes to distinguish their discussion relative to n-space from physical Position and Velocity of the UAV in vehicle-centered or global coordinates as discussed above. For the remainder of this disclosure, position and velocity will refer to n-space unless capitalized. - The UAV operating state information gives both a coordinate position and velocity of the operating point in n-space. Therefore, information is available not only at the sample time, but also can be estimated for some future elapsed time,
step 220. In an exemplary embodiment, this elapsed time is equal to the sample period of theAFEP unit 10. Therefore, even if it is determined that the UAV is within the flight envelope at the sample time, but will likely exceed the flight envelope before the subsequent sample period, corrective action will be initiated. Conversely, if a momentary excursion or phenomena, e.g., a wind gust, takes the UAV outside its flight envelope at the sample time, however the velocity of its operating point indicates it will be within the flight envelope before the subsequent sample period, then intervention may be deemed unnecessary. - The AFEP unit 10 (FIG. 1) is designed to protect the UAV for a middle range of time scales (and disturbance phenomena) that are slower than the inner loop time constants, i.e., the primary flight control system sampling period of the vehicle, but faster than mission planning time scales. Depending on the particular vehicle, and the design of these subsystems, this middle range may vary between about 0.5 seconds to about 1 minute. In the case of longer time scales, it is common that the
mission management system 40 has been made aware that the flight envelope limit has been approached or exceeded, and will produce a new mission plan at the next waypoint. If this is not the case, theAFEP unit 10 will constrain the UAV within it flight envelope and the UAV will approximate its planned mission as nearly as possible. - Before the operating state of the UAV is evaluated to determine if it is within the flight envelope, the flight envelope may be collapsed in one or more dimensions,
step 230. This may be done for one of several reasons. First, for ease of visualization in a UAV's design and testing phases, as most people cannot visualize the envelope in more than three dimensions. Further, many operating states of the UAV will pose no threat to breach certain surfaces of the flight envelope, therefore the calculations may be simplified by collapsing an unnecessary dimension, much like the assumptions made is drawing the V-H or V-N curves. - To determine if an operating point is within the flight envelope,
step 240, the present invention makes use of a modification of routines found in “Computational Geometry in C”, 2nd Ed., by Joseph O'Rourke (Cambridge University Press, 1998), chapter 7 of which is hereby incorporated by reference for all purposes. O'Rourke provides code for determining if a point is within a polygon or polyhedron (both generally non-convex), called InPoly and InHedron, respectively. However, O'Rourke does not deal with the velocity aspects necessary to UAV implementation. - The InPoly routine functions in two dimensions by drawing a ray from the supplied test point, q. It then translates the defined polygon, P, so that q is at the origin and chooses the ray so that it is aligned with the positive x-axis. By testing for the number of-intersections between the ray and P, InPoly can determine if q is inside or outside P, or lies at on an edge or a vertex.
- The InPoly routine further calculates the point of intersection with each edge that straddles the ray, though it does not make any use of the value of this point of intersection. However, for the purposes of UAV control, this information is very valuable. By capturing this information in the modified InPoly routine, it is possible to determine if the operating point will cross the flight envelope boundary within a given time. Thus, the modified InPoly routine not only makes the
AFEP unit 10 aware of the current operating state of the UAV,step 240, but theAFEP unit 10 is also aware of the nearest flight envelope boundary,step 250, and the distance from it,step 260.AFEP unit 10 is therefore fully capable of determining whether a departure from the envelope is imminent. This output data is required for subsequent steps of Flight Envelope Protection (FIG. 2,Step 140, 150). - The ray used by InPoly does not have to be in the direction of the positive x-axis, but can be generally in any direction. Since any ray is suitable for the purposes of the routine, the test ray is specifically chosen to be co-linear with the velocity of the operating point. This required the modified InPoly routine to perform a rotation of P to align the velocity vector as the primary direction of interest with the positive x-axis.
- For more complex circumstances, or corners of the flight envelope, additional dimensions must be considered. The InHedron routine is a starting point to evaluate such situations. The InHedron routine begins by constructing a bounding box about the polyhedron, so that it can quickly classify tests points that lie outside that box as being “outside” points. This is for reasons of computational efficiency. However, this is not strictly desirable for the purposes of the present invention, because even if the operating point is outside the envelope, further processing to determine the closest face, and distance to the closest face in the direction of the velocity is useful.
- The unmodified InHedron routine selects a random ray beginning at the specified operating point. The ray is of sufficient length to ensure penetration beyond the polyhedron if in fact the operating point is within the polyhedron. InHedron then compares this ray to each face of the polyhedron, and if the routine returns an odd number of ray-face intersections, then the point is judged within the polyhedron. Note zero is an even number for this determination.
- Cases where the ray lies in a plane of the polyhedron, or intersects an edge or vertex of the polyhedron are also returned. Although these are considered degeneracies to the standard routine, and another ray is selected, they become relevant to the modified InHedron routine.
- The modified InHedron routine will now be described. In contrast to the InPoly routine, InHedron does not translate the operating point to the origin. This somewhat simplifies the modifications. The velocity vector of the operating point is provided to the modified routine, which becomes the basis of the test ray that the modified InHedron compares to each face of the flight envelope. Thus, the modified InHedron routine bypasses the random ray generation step.
- A subroutine of the InHedron routine returns the point of intersection between the test ray and any face of the polyhedron that the ray intersects. In the modified InHedron, this information is kept in a running minimum comparison to determine the closest plane to the operating state of the UAV,
step 250, and the distance from it in the direction of the velocity,step 260. - In an exemplary embodiment of the present invention, The InHedron routine is run twice. First, it is run in its original version to determine if the operating point is inside, outside, or on one of the boundaries of the flight envelope. The modified InHedron is run the second time, including considerations of the velocity of the operating point.
- When the first run of the InHedron routine returns the result that the operating point is within the flight envelope, then the modified InHedron routine, using the velocity vector as the basis for the test ray, can determine the distance from the nearest face in the direction of the velocity. Performing a test of the magnitude of the velocity vector for intersection with the nearest face will be straightforward to those skilled in the art.
- When the first run of the InHedron routine returns the result that the operating point is outside the flight envelope, then the ray chosen in the run of the modified InHedron is still based on the velocity vector, but is made longer to determine if the UAV will eventually return to a point within the flight envelope in its current configuration. Cases where the modified InHedron routine indicates intersection with the polyhedron at an edge or a vertex are not particularly troubling. These only indicate that the UAV is expected to cross the envelope at an extreme location.
- Whether using the modified InPoly or modified InHedron routines according to the present invention, the information obtained regarding the nearest boundary,
step 250, and distance from it,step 260, can be used to generate the parameters of corrective action,step 270, commended by theAFEP unit 10. As described, supra, this corrective action can entail limitation of the UAV's progress in a given direction, in the case where the operating state of the UAV is presently within the flight envelope but predicted to exceed the envelope imminently. Alternately, in the case where the operating state of the UAV is determined to be outside the flight envelope, and not predicted to return in the direction of its present velocity, the distance from the nearest face along the reverse direction of the velocity can indicate proper corrective action to return the UAV operating state to the flight envelope in a minimum time. - The invention has been described herein with reference to particular exemplary embodiments. Certain alterations and modifications may be apparent to those skilled in the art, without departing from the scope of the invention. For example, a preferred embodiment using computational geometry techniques is described. It is also within the scope of the invention to use such techniques as polytope approximation, or projection. The exemplary embodiments are not meant to be limiting on the scope of the invention, which is defined by the appended claims.
Claims (20)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US10/230,547 US6711477B1 (en) | 2002-08-29 | 2002-08-29 | Automatic flight envelope protection for uninhabited air vehicles: method for determining point in flight envelope |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US10/230,547 US6711477B1 (en) | 2002-08-29 | 2002-08-29 | Automatic flight envelope protection for uninhabited air vehicles: method for determining point in flight envelope |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20040044444A1 true US20040044444A1 (en) | 2004-03-04 |
| US6711477B1 US6711477B1 (en) | 2004-03-23 |
Family
ID=31976504
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US10/230,547 Expired - Lifetime US6711477B1 (en) | 2002-08-29 | 2002-08-29 | Automatic flight envelope protection for uninhabited air vehicles: method for determining point in flight envelope |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US6711477B1 (en) |
Cited By (18)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070009119A1 (en) * | 2005-06-14 | 2007-01-11 | Young-Chan Kim | Display apparatus and control method thereof |
| EP1744232A1 (en) | 2005-07-14 | 2007-01-17 | EADS Deutschland GmbH | System and method for transferring an aircraft from a flight condition area outside a permitted flight condition area to a flight condition inside the permitted flight condition area |
| US20070057113A1 (en) * | 2004-12-22 | 2007-03-15 | Robert Parks | System and method for utilizing stored electrical energy for VTOL aircraft thrust enhancement and attitude control |
| US7451023B2 (en) | 2005-07-25 | 2008-11-11 | Lockheed Martin Corporation | Collaborative system for a team of unmanned vehicles |
| US20100084513A1 (en) * | 2008-09-09 | 2010-04-08 | Aeryon Labs Inc. | Method and system for directing unmanned vehicles |
| CN102880185A (en) * | 2011-07-13 | 2013-01-16 | 波音公司 | Solar energy collection flight path management system for aircraft |
| US20130311011A1 (en) * | 2011-01-30 | 2013-11-21 | Elbit Systems Ltd. | Dynamic limitation of monoblock flight control surfaces inclinations during stall susceptibility conditions |
| US20140121863A1 (en) * | 2012-10-29 | 2014-05-01 | The Boeing Company | Flight Envelope Display |
| US20140316613A1 (en) * | 2013-04-23 | 2014-10-23 | The Boeing Company | Aircraft Performance Monitoring System |
| US20160114903A1 (en) * | 2014-10-24 | 2016-04-28 | King Abdullah University Of Science And Technology | Flight envelope protection system for unmanned aerial vehicles |
| US20160237640A1 (en) * | 2015-02-13 | 2016-08-18 | Esco Corporation | Monitoring ground-engaging products for earth working equipment |
| JP2017065297A (en) * | 2015-09-28 | 2017-04-06 | 双葉電子工業株式会社 | Flight control device, flight control method, flying object |
| KR20170109488A (en) * | 2016-03-21 | 2017-09-29 | 더 보잉 컴파니 | Unmanned aerial vehicle flight control system |
| CN108399289A (en) * | 2017-12-29 | 2018-08-14 | 北京航空航天大学 | A kind of safe envelope model and its construction method for the flight of unmanned plane low latitude environment |
| US20200409357A1 (en) * | 2016-04-24 | 2020-12-31 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| CN114253298A (en) * | 2015-07-17 | 2022-03-29 | 松下电器(美国)知识产权公司 | Flight route generation method and flight route generation program |
| CN114488906A (en) * | 2022-02-15 | 2022-05-13 | 广东汇天航空航天科技有限公司 | Flight control method, flight control unit and flight control system |
| US12007764B2 (en) | 2016-04-24 | 2024-06-11 | Flytrex Aviation Ltd. | System and method for aerial traffic management of unmanned aerial vehicles |
Families Citing this family (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| AU2004294651A1 (en) * | 2003-10-21 | 2005-06-16 | Proxy Aviation Systems, Inc. | Methods and apparatus for unmanned vehicle control |
| US6856894B1 (en) * | 2003-10-23 | 2005-02-15 | International Business Machines Corporation | Navigating a UAV under remote control and manual control with three dimensional flight depiction |
| US6813559B1 (en) * | 2003-10-23 | 2004-11-02 | International Business Machines Corporation | Orbiting a waypoint |
| ATE420394T1 (en) * | 2004-07-03 | 2009-01-15 | Saab Ab | SYSTEM AND METHOD FOR CONTROLLING AN AIRCRAFT DURING FLIGHT |
| US7962252B2 (en) * | 2005-06-20 | 2011-06-14 | The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration | Self-contained avionics sensing and flight control system for small unmanned aerial vehicle |
| US7706932B2 (en) * | 2006-11-30 | 2010-04-27 | Instituto Nacional de Tecnica Aeroespacial “Estaban Terradas” | Method for controlling control parameters in an air vehicle and system of controlling an air vehicle |
| US8849477B2 (en) * | 2008-10-14 | 2014-09-30 | Honeywell International Inc. | Avionics display system and method for generating three dimensional display including error-compensated airspace |
| US8362925B2 (en) * | 2009-05-05 | 2013-01-29 | Honeywell International Inc. | Avionics display system and method for generating flight information pertaining to neighboring aircraft |
| US8843326B1 (en) * | 2011-07-22 | 2014-09-23 | The Boeing Company | System, method and computer-readable storage medium for defining a load envelope that envelopes a plurality of load cases |
| US9922282B2 (en) | 2015-07-21 | 2018-03-20 | Limitless Computing, Inc. | Automated readiness evaluation system (ARES) for use with an unmanned aircraft system (UAS) |
| CN107436154A (en) * | 2017-08-08 | 2017-12-05 | 西安电子科技大学 | State of flight monitoring method for civil aviaton's airborne communication |
| WO2024035714A1 (en) * | 2022-08-09 | 2024-02-15 | Pete Bitar | Compact and lightweight drone delivery device called an arcspear electric jet drone system having an electric ducted air propulsion system and being relatively difficult to track in flight |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6493609B2 (en) * | 2001-04-27 | 2002-12-10 | Lockheed Martin Corporation | Automatic flight envelope protection for uninhabited air vehicles |
| US6604706B1 (en) * | 1998-08-27 | 2003-08-12 | Nicolae Bostan | Gyrostabilized self propelled aircraft |
-
2002
- 2002-08-29 US US10/230,547 patent/US6711477B1/en not_active Expired - Lifetime
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6604706B1 (en) * | 1998-08-27 | 2003-08-12 | Nicolae Bostan | Gyrostabilized self propelled aircraft |
| US6493609B2 (en) * | 2001-04-27 | 2002-12-10 | Lockheed Martin Corporation | Automatic flight envelope protection for uninhabited air vehicles |
Cited By (37)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7857254B2 (en) | 2004-12-22 | 2010-12-28 | Aurora Flight Sciences Corporation | System and method for utilizing stored electrical energy for VTOL aircraft thrust enhancement and attitude control |
| US20070057113A1 (en) * | 2004-12-22 | 2007-03-15 | Robert Parks | System and method for utilizing stored electrical energy for VTOL aircraft thrust enhancement and attitude control |
| US20070009119A1 (en) * | 2005-06-14 | 2007-01-11 | Young-Chan Kim | Display apparatus and control method thereof |
| EP1744232A1 (en) | 2005-07-14 | 2007-01-17 | EADS Deutschland GmbH | System and method for transferring an aircraft from a flight condition area outside a permitted flight condition area to a flight condition inside the permitted flight condition area |
| US20070016343A1 (en) * | 2005-07-14 | 2007-01-18 | Eads Deutschland Gmbh | System and method for converting an aircraft from a flight condition lying outside a permissible fight condition range to a flight condition lying within the permissible flight condition range |
| US7676303B2 (en) * | 2005-07-14 | 2010-03-09 | Eads Deutschland Gmbh | System and method for converting an aircraft from a flight condition lying outside a permissible flight condition range to a flight condition lying within the permissible flight condition range |
| US7451023B2 (en) | 2005-07-25 | 2008-11-11 | Lockheed Martin Corporation | Collaborative system for a team of unmanned vehicles |
| US8521339B2 (en) * | 2008-09-09 | 2013-08-27 | Aeryon Labs Inc. | Method and system for directing unmanned vehicles |
| US20100084513A1 (en) * | 2008-09-09 | 2010-04-08 | Aeryon Labs Inc. | Method and system for directing unmanned vehicles |
| US8958930B2 (en) * | 2011-01-30 | 2015-02-17 | Elbit Systems Ltd. | Dynamic limitation of monoblock flight control surfaces inclinations during stall susceptibility conditions |
| US20130311011A1 (en) * | 2011-01-30 | 2013-11-21 | Elbit Systems Ltd. | Dynamic limitation of monoblock flight control surfaces inclinations during stall susceptibility conditions |
| CN102880185A (en) * | 2011-07-13 | 2013-01-16 | 波音公司 | Solar energy collection flight path management system for aircraft |
| US8359128B1 (en) * | 2011-07-13 | 2013-01-22 | The Boeing Company | Solar energy collection flight path management system for aircraft |
| US20140121863A1 (en) * | 2012-10-29 | 2014-05-01 | The Boeing Company | Flight Envelope Display |
| US20140316613A1 (en) * | 2013-04-23 | 2014-10-23 | The Boeing Company | Aircraft Performance Monitoring System |
| US9061756B2 (en) * | 2013-04-23 | 2015-06-23 | The Boeing Company | Aircraft performance monitoring system |
| US20160114903A1 (en) * | 2014-10-24 | 2016-04-28 | King Abdullah University Of Science And Technology | Flight envelope protection system for unmanned aerial vehicles |
| US9650152B2 (en) * | 2014-10-24 | 2017-05-16 | King Abdullah University Of Science And Technology | Flight envelope protection system for unmanned aerial vehicles |
| US20160237640A1 (en) * | 2015-02-13 | 2016-08-18 | Esco Corporation | Monitoring ground-engaging products for earth working equipment |
| US12104359B2 (en) * | 2015-02-13 | 2024-10-01 | Esco Group Llc | Monitoring ground-engaging products for earth working equipment |
| CN114253298A (en) * | 2015-07-17 | 2022-03-29 | 松下电器(美国)知识产权公司 | Flight route generation method and flight route generation program |
| JP2017065297A (en) * | 2015-09-28 | 2017-04-06 | 双葉電子工業株式会社 | Flight control device, flight control method, flying object |
| US10001776B2 (en) | 2016-03-21 | 2018-06-19 | The Boeing Company | Unmanned aerial vehicle flight control system |
| KR102719879B1 (en) * | 2016-03-21 | 2024-10-18 | 더 보잉 컴파니 | Unmanned aerial vehicle flight control system |
| KR20170109488A (en) * | 2016-03-21 | 2017-09-29 | 더 보잉 컴파니 | Unmanned aerial vehicle flight control system |
| EP3951540A1 (en) * | 2016-03-21 | 2022-02-09 | The Boeing Company | Unmanned aerial vehicle flight control system |
| EP3223097A3 (en) * | 2016-03-21 | 2017-10-18 | The Boeing Company | Unmanned aerial vehicle flight control system |
| US11762384B2 (en) * | 2016-04-24 | 2023-09-19 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| US20230297108A1 (en) * | 2016-04-24 | 2023-09-21 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| US12001204B2 (en) * | 2016-04-24 | 2024-06-04 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| US12007764B2 (en) | 2016-04-24 | 2024-06-11 | Flytrex Aviation Ltd. | System and method for aerial traffic management of unmanned aerial vehicles |
| US20240288860A1 (en) * | 2016-04-24 | 2024-08-29 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| US20200409357A1 (en) * | 2016-04-24 | 2020-12-31 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| US12298762B2 (en) | 2016-04-24 | 2025-05-13 | Flytrex Aviation Ltd. | System and method for aerial traffic management of unmanned aerial vehicles |
| US12298761B2 (en) * | 2016-04-24 | 2025-05-13 | Flytrex Aviation Ltd. | System and method for dynamically arming a failsafe on a delivery drone |
| CN108399289A (en) * | 2017-12-29 | 2018-08-14 | 北京航空航天大学 | A kind of safe envelope model and its construction method for the flight of unmanned plane low latitude environment |
| CN114488906A (en) * | 2022-02-15 | 2022-05-13 | 广东汇天航空航天科技有限公司 | Flight control method, flight control unit and flight control system |
Also Published As
| Publication number | Publication date |
|---|---|
| US6711477B1 (en) | 2004-03-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6711477B1 (en) | Automatic flight envelope protection for uninhabited air vehicles: method for determining point in flight envelope | |
| Lin et al. | Robust vision-based obstacle avoidance for micro aerial vehicles in dynamic environments | |
| Scherer et al. | River mapping from a flying robot: state estimation, river detection, and obstacle mapping | |
| US20220011783A1 (en) | Vehicle control and interface system | |
| EP2280241A2 (en) | Vehicle control | |
| EP3415922B1 (en) | System and method for estimating airspeed of an aircraft based on a weather buffer model | |
| US6493609B2 (en) | Automatic flight envelope protection for uninhabited air vehicles | |
| Gur fil et al. | Partial aircraft state estimation from visual motion using the subspace constraints approach | |
| US20230151774A1 (en) | Sequential Convexification Method for Model Predictive Control of Nonlinear Systems with Continuous and Discrete Elements of Operations | |
| US20210012528A1 (en) | Method for determining projecting edges of a target on an image | |
| KR102774116B1 (en) | How to provide integrity bounds for parameter estimation | |
| NO20221206A1 (en) | Ship maneuver calculation device | |
| EP4089501B1 (en) | Potential aircraft trajectory wind effect computation | |
| CN112817334A (en) | Method and device for designing trajectory of gliding aircraft and storage medium | |
| EP4459570A1 (en) | Associating measurement points to spline points in determinations of a free space boundary in a vehicle assistance system | |
| Kanjanawanishkul et al. | Path following with an optimal forward velocity for a mobile robot | |
| CN116625372A (en) | A multi-source unmanned aerial vehicle navigation method, device, storage medium and electronic equipment | |
| Unnikrishnan et al. | Flight evaluation of a reactionary envelope protection system for UAVs | |
| US20230400852A1 (en) | Active geofencing system and method for seamless aircraft operations in allowable airspace regions | |
| CN120043535B (en) | Multi-agent cooperative guided positioning method and device | |
| RU2794003C1 (en) | Device and method for refining aircraft trajectory | |
| CN118392193B (en) | Navigation and control method of unmanned equipment in no-signal environment | |
| Bauer et al. | Development and hardware-in-the-loop testing of an Extended Kalman Filter for attitude estimation | |
| RU2793982C1 (en) | Device and method for optimizing aircraft trajectory | |
| Pinchetti et al. | Geofencing for Optionally Piloted Aircraft Through Automatic Execution of Smooth Evasive Maneuvers |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: GENERAL ELECTRIC COMPANY, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:JOHNSON, TIMOTHY L.;KALISKI, MARTIN E.;REEL/FRAME:013250/0153 Effective date: 20020814 Owner name: LOCKHEED MARTIN CORPORATION, MARYLAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GENERAL ELECTRIC COMPANY;REEL/FRAME:013249/0333 Effective date: 20020814 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| FPAY | Fee payment |
Year of fee payment: 4 |
|
| REMI | Maintenance fee reminder mailed | ||
| FPAY | Fee payment |
Year of fee payment: 8 |
|
| FPAY | Fee payment |
Year of fee payment: 12 |