Khushant Khurana
  • Resume
  • Transcript
  1. Missile GNC To Intercept Trajectories
  • Home
    • • Introduction
  • Past internships
    • • Defense Science and Technology Graduate Intern @ Lawrence National Lab
    • • Aviation Systems Engineer Intern @ Garmin
    • • Controls Intern @ Oshkosh Corporation
  • Past research
    • • Graduate Student Researcher @ Dynamics & Control Lab
  • Projects
    • • Guidance Navigation & Control
    • • Dynamics & Control
    • • Simulation & Analysis
    • • Mechanical Design & Fabrication

On this page

  • A Brief Synopsis
  • GNC Model In Action
  • Academic Paper On Implementing The GNC model
  • Link To Github

Missile GNC To Intercept Trajectories

A Brief Synopsis

Guidance, Navigation, and Control (GNC) System allows a complicated system to estimate its state, determine its next trajectory, and steps to achieve that determined trajectory. In this project, a GNC model is implemented for a missile to successfully intercept a target projectile. To simplify the model, only longitudinal dynamics of the missile are analyzed. Accordingly, the height of the missile and distance along the ground are the only elements of interest. This is referred to as ”short period approximation”, through which the longitudinal dynamics are determined at the equilibrium where thrust effects are considered to be zero and only the torque generated from elevators is considered. For state estimation, an observer is designed and simple trigonometry is used as the mathematical framework for the guidance model. The entire control architecture along with the system dynamics is implemented in Simulink.

GNC Model In Action

Video

Academic Paper On Implementing The GNC model

Here is a link to the academic paper detailing how the control parameters are chosen for the GNC model.

Link To Github

To access the simulink model and python code for controller determination, click here

 
Copyright 2023, Khushant Khurana