153 research outputs found

    Model Predictive Control approach for guidance of spacecraft rendezvous and proximity maneuvering

    Full text link
    Peer Reviewedhttp://deepblue.lib.umich.edu/bitstream/2027.42/92370/1/rnc2827.pd

    AUTONOMOUS SPACECRAFT RENDEZVOUS WITH A TUMBLING OBJECT: APPLIED REACHABILITY ANALYSIS AND GUIDANCE AND CONTROL STRATEGIES

    Get PDF
    Rendezvous and proximity operations are an essential component of both military and commercial space missions and are rising in complexity. This dissertation presents an applied reachability analysis and develops a computationally feasible autonomous guidance algorithm for the purpose of spacecraft rendezvous and proximity maneuvers around a tumbling object. Recent advancements enable the use of more sophisticated, computation-based algorithms, instead of traditional control methods. These algorithms are desirable for autonomous applications due to their ability to optimize performance and explicitly handle constraints (e.g., safety, control limits). In an autonomous setting, however, some important questions must be answered before an algorithm implementation can be realized. First, the feasibility of a maneuver is addressed by analyzing the fundamental spacecraft relative dynamics. Particularly, a set of initial relative states is computed and visualized from which the desired rendezvous state can be reached (i.e., backward reachability analysis). Second, with the knowledge that a maneuver is feasible, the Model Predictive Control (MPC) framework is utilized to design a stabilizing feedback control law that optimizes performance and incorporates constraints such as control saturation limits and collision avoidance. The MPC algorithm offers a computationally efficient guidance strategy that could potentially be implemented in real-time on-board a spacecraft.http://archive.org/details/autonomousspacec1094560364Major, United States Air ForceApproved for public release; distribution is unlimited

    Exact and Approximate Relaxation Techniques for Computational Guidance

    Get PDF
    The focus of this dissertation is in the development and application of relaxation techniques that enable efficient and real-time solution of complex computational guidance problems. Relaxations transform a non-convex constraint into a convex constraint and provides proof that the optimal solutions to the relaxed problem are optimal for the original problem. Unique contributions of this work include: 1) a relaxation technique for solving fixed final time problems between fixed points, 2) a performance analysis on the application of computational guidance for the Mars Ascent Vehicle, and 3) establishment of sufficient conditions for non-singularity of optimal control for problems on a smooth manifold with mixed constraints. The first result states that for annularly constrained linear systems, controllability is a sufficient condition for the problem to be solvable as a sequence of convex programs. The second result applies relaxations to an ascent problem. The third result is the most general result to date for problems with mixed constraints. It uses a minimum principle on manifolds with mixed constraints to analyze the problem in a geometric framework, and shows that strong observability of the dual system is sufficient for non-singularity

    Pathfinder autonomous rendezvous and docking project

    Get PDF
    Capabilities are being developed and demonstrated to support manned and unmanned vehicle operations in lunar and planetary orbits. In this initial phase, primary emphasis is placed on definition of the system requirements for candidate Pathfinder mission applications and correlation of these system-level requirements with specific requirements. The FY-89 activities detailed are best characterized as foundation building. The majority of the efforts were dedicated to assessing the current state of the art, identifying desired elaborations and expansions to this level of development and charting a course that will realize the desired objectives in the future. Efforts are detailed across all work packages in developing those requirements and tools needed to test, refine, and validate basic autonomous rendezvous and docking elements

    Real-time Predictive Control of Constrained Nonlinear Systems Using the IPA-SQP Approach.

    Full text link
    Model Predictive Control (MPC) is an effective control method that has been used for a diverse set of applications. Specifically, MPC for linear systems with quadratic cost functions is considered a mature technology. For nonlinear systems whose underlying dynamics are fast, however, the computational complexity of the numerical optimization has emerged as one of the main challenges in MPC applications. An integrated perturbation analysis and sequential quadratic programming (IPA-SQP) algorithm has been developed to address the computational burden and to meet the real-time computation requirements in nonlinear MPC (NMPC). A parametric neighboring extremal (PNE) approach has also been developed. It provides a closed-form neighboring extremal (NE) solution for systems subject to initial state variation where a control sequence and a set of parameters are optimized. Motivated by the effectiveness of the IPA-SQP and PNE approaches and by their possibilities of extending methodologically, this dissertation primarily focuses on development of methodological extension to the IPA-SQP and PNE approaches to deal with adaptive MPC (AMPC) and minimum-time MPC problems, respectively. An indirect AMPC algorithm is developed to effectively integrate adaptation and constrained dynamic optimization. The AMPC algorithm based on IPA-SQP facilitates fast updates of the control sequence when model parameters change. A methodological extension to the PNE approach has been developed for minimum-time MPC which is of interest due to its ability to improve robustness to model uncertainties and disturbances, satisfy constraints, and provide automatic control refinements near the target. This dissertation also focuses on challenging real-time applications of the IPA-SQP algorithm. A novel optimization-based power management controller (PMC) is developed, analyzed, and tested on a physical test-bed platform with multiple power sources and loads. The development of model predictive controllers for spacecraft applications is also presented. A conventional linear quadratic MPC (LQ MPC) for spacecraft relative motion maneuvering is developed. The LQ MPC, however, does not enable the direct handling of nonlinear constraints. Hence the IPA-SQP MPC approach is applied to solve the NMPC problems arising in spacecraft relative motion maneuvers.PHDAerospace EngineeringUniversity of Michigan, Horace H. Rackham School of Graduate Studieshttp://deepblue.lib.umich.edu/bitstream/2027.42/107143/1/judepark_1.pd

    Analysis of space systems for the space disposal of nuclear waste follow-on study. Volume 2: Technical report

    Get PDF
    The space option for disposal of certain high-level nuclear wastes in space as a complement to mined geological repositories is studied. A brief overview of the study background, scope, objective, guidelines and assumptions, and contents is presented. The determination of the effects of variations in the waste mix on the space systems concept to allow determination of the space systems effect on total system risk benefits when used as a complement to the DOE reference mined geological repository is studied. The waste payload system, launch site, launch system, and orbit transfer system are all addressed. Rescue mission requirements are studied. The characteristics of waste forms suitable for space disposal are identified. Trajectories and performance requirements are discussed

    Analysis of space systems study for the space disposal of nuclear waste study report. Volume 2: Technical report

    Get PDF
    Reasonable space systems concepts were systematically identified and defined and a total system was evaluated for the space disposal of nuclear wastes. Areas studied include space destinations, space transportation options, launch site options payload protection approaches, and payload rescue techniques. Systems level cost and performance trades defined four alternative space systems which deliver payloads to the selected 0.85 AU heliocentric orbit destination at least as economically as the reference system without requiring removal of the protective radiation shield container. No concepts significantly less costly than the reference concept were identified

    Towards autonomy of a quadrotor UAV

    Get PDF
    As the potential of unmanned aerial vehicles rapidly increases, there is a growing interest in rotary vehicles as well as fixed wing. The quadrotor is small agile rotary vehicle controlled by variable speed prop rotors. With no need for a swash plate the vehicle is low cost as well as dynamically simple. In order to achieve autonomous flight, any potential control algorithm must include trajectory generation and trajectory following. Trajectory generation can be done using direct or indirect methods. Indirect methods provide an optimal solution but are hard to solve for anything other than the simplest of cases. Direct methods in comparison are often sub-optimal but can be applied to a wider range of problems. Trajectory optimization is typically performed within the control space, however, by posing the problem in the output space, the problem can be simplified. Differential flatness is a property of some dynamical systems which allows dynamic inversion and hence, output space optimization. Trajectory following can be achieved through any number of linear control techniques, this is demonstrated whereby a single trajectory is followed using LQR, this scheme is limited however, as the vehicle is unable to adapt to environmental changes. Model based predictive control guarantees constraint satisfaction at every time step, this however is time consuming and therefore, a combined controller is proposed benefiting from the adaptable nature of MBPC and the robustness and simplicity of LQR control. There are numerous direct methods for trajectory optimization both in the output and control space. Taranenko’s direct method has a number of benefits over other techniques, including the use of a virtual argument, which separates the optimal path and the speed problem. This enables the algorithm to solve the optimal time problem, the optimal fuel problem or a combination of the two, without a deviation from the optimal path. In order to implement such a control scheme, the issues of feedback, communication and control action computation, require consideration. This work discusses the issues with instrumentation and communication encountered when developing the control system and provides open loop test results. This work also extends the proposed control schemes to consider the problem of multiple vehicle flight rendezvous. Specifically the problem of rendezvous when there is no communication link, limited visibility and no agreed rendezvous point. Using Taranenko’s direct method multiple vehicle rendezvous is simulated.EThOS - Electronic Theses Online ServiceGBUnited Kingdo

    Simulation verification techniques study: Simulation performance validation techniques document

    Get PDF
    Techniques and support software for the efficient performance of simulation validation are discussed. Overall validation software structure, the performance of validation at various levels of simulation integration, guidelines for check case formulation, methods for real time acquisition and formatting of data from an all up operational simulator, and methods and criteria for comparison and evaluation of simulation data are included. Vehicle subsystems modules, module integration, special test requirements, and reference data formats are also described

    Project Minerva: A low cost manned Mars mission based on indigenous propellant production

    Get PDF
    Project Minerva is a low-cost manned Mars mission designed to deliver a crew of four to the Martian surface using only two sets of two launches from the Kennedy Space Center. Key concepts which make this mission realizable are the use of near-term technologies and in-situ propellant production, following the scenario originally proposed by R. Zubrin. The first set of launches delivers two unmanned payloads into low Earth orbit (LEO): the first payload consists of an Earth Return Vehicle (ERV), a propellant production plant, and a set of robotic vehicles; the second payload consists of the trans-Mars injection (TMI) upper stage. In LEO, the two payloads are docked and the configuration is injected into a Mars transfer orbit. The landing on Mars is performed with the aid of multiple aerobraking maneuvers. On the Martian surface, the propellant production plant uses a Sabatier/electrolysis type process to combine nine tons of hydrogen with carbon dioxide from the Martian atmosphere to produce over a hundred tons of liquid oxygen and liquid methane, which are later used as the propellants for the rover expeditions and the manned return journey of the ERV. The systems necessary for the flights to and from Mars, as well as those needed for the stay on Mars, are discussed. These systems include the transfer vehicle design, life support, guidance and communications, rovers and telepresence, power generation, and propellant manufacturing. Also included are the orbital mechanics, the scientific goals, and the estimated mission costs
    • …
    corecore