Source author record

Gary B. Hughes

Gary B. Hughes appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

3works
5topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2016arXiv

Directed Energy Missions for Planetary Defense

Directed energy for planetary defense is now a viable option and is superior in many ways to other proposed technologies, being able to defend the Earth against all known threats. This paper presents basic ideas behind a directed energy planetary defense system that utilizes laser ablation of an asteroid to impart a deflecting force on the target. A conceptual philosophy called DE-STAR, which stands for Directed Energy System for Targeting of Asteroids and exploRation, is an orbiting stand-off system, which has been described in other papers. This paper describes a smaller, stand-on system known as DE-STARLITE as a reduced-scale version of DE-STAR. Both share the same basic heritage of a directed energy array that heats the surface of the target to the point of high surface vapor pressure that causes significant mass ejection thus forming an ejection plume of material from the target that acts as a rocket to deflect the object. This is generally classified as laser ablation. DE-STARLITE uses conventional propellant for launch to LEO and then ion engines to propel the spacecraft from LEO to the near-Earth asteroid (NEA). During laser ablation, the asteroid itself provides the propellant source material; thus a very modest spacecraft can deflect an asteroid much larger than would be possible with a system of similar mission mass using ion beam deflection (IBD) or a gravity tractor. DE- STARLITE is capable of deflecting an Apophis-class (325 m diameter) asteroid with a 1- to 15-year targeting time (laser on time) depending on the system design. The mission fits within the rough mission parameters of the Asteroid Redirect Mission (ARM) program in terms of mass and size. DE-STARLITE also has much greater capability for planetary defense than current proposals and is readily scalable to match the threat. It can deflect all known threats with sufficient warning.

preprint2016arXiv

Orbital Simulations on Deflecting Near-Earth Objects by Directed Energy

Laser ablation of a Near-Earth Object (NEO) on a collision course with Earth produces a cloud of ejecta which exerts a thrust on the NEO, deflecting it from its original trajectory. Ablation may be performed from afar by illuminating an Earth-targeting asteroid or comet with a stand-off "DE- STAR" system consisting of a large phased-array laser in Earth orbit. Alternatively, a much smaller stand-on "DE-STARLITE" system may travel alongside the target, slowly deflecting it from nearby over a long period. This paper presents orbital simulations comparing the effectiveness of both systems across a range of laser and NEO parameters. Simulated parameters include magnitude, duration and, for the stand-on system, direction of the thrust, as well as the type, size and orbital characteristics of the target NEO. These simulations indicate that deflection distance is approximately proportional to the magnitude of thrust and to the square of the duration of ablation, and is inversely proportional to the mass. Furthermore, deflection distance shows strong dependence on thrust direction with the optimal direction of thrust varying with the duration of laser activity. As one example, consider a typical 325 m asteroid: beginning 15 yr in advance, just 2 N of thrust from a ~20 kW stand-on DE-STARLITE system is sufficient to deflect the asteroid by 2 R_e. Numerous scenarios are discussed as is a practical implementation of such a system consistent with current launch vehicle capabilities.

preprint2011arXiv

Calculating ellipse overlap areas

We present a general algorithm for finding the overlap area between two ellipses. The algorithm is based on finding a segment area (the area between an ellipse and a secant line) given two points on the ellipse. The Gauss-Green formula is used to determine the ellipse sector area between two points, and a triangular area is added or subtracted to give the segment area. For two ellipses, overlap area is calculated by adding the areas of appropriate sectors and polygons. Intersection points for two general ellipses are found using Ferrari's quartic formula to solve the polynomial that results from combining the two ellipse equations. All cases for the number of intersection points (0, 1, 2, 3, 4) are handled. The algorithm is implemented in c-code, and has been tested with a range of input ellipses. The code is efficient enough for use in simulations that require many overlap area calculations.