Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Hypersonic Missile Flyout

Posted By: ELK1nG
Hypersonic Missile Flyout

Hypersonic Missile Flyout
Published 8/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.40 GB | Duration: 3h 15m

Modeling in 5 DoF, Coding in C++

What you'll learn

Flying hypersonic missiles in cyberspace

Developing hypersonic missile simulations

Understanding scramjet propulsion control

Building and controlling five-degrees-of freedom trajectory simulations in C++

Conceptualizing your own hypersonic missiles

Requirements

Backgound in flight dynamics and C++

Description

I will teach you how to fly a hypersonic missile on your computer based on authoritative design data from the Air Force Research Laboratory.You begin by running my entire simulation in order to experience the overall fly-out of the missile from hypersonic cruise at high altitude down to terminal attack.Then you study the components of the missile starting with the 5 DoF equations-of-motion over the round rotating Earth, the coordinate systems, and how aerodynamic and propulsive forces drive Newton’s law.To steer the missile, I have built controllers and guidance algorithms, which I share with you to apply to your own concepts. You will see how they are distinctly different from 6 DoF G&C implementations.Finally, as you understand the inner workings of the simulation, you use it to study the overall performance of the hypersonic missile, its cruise altitude and range, flying through way-points, making evasive maneuvers, using overhead satellites for targeting, approaching the terminal dive, and intercepting targets.Throughout the course you will be given the opportunity to internalize the complex features of the fly-out simulation by doing hands-on exercises and creating professional-looking plots.With your Window’s laptop, loaded with the Microsoft C++ compiler, you explore the performance of this missile and even better may adapt the simulation to your own hypersonic concept.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Simulation

Lecture 3 Dynamics

Lecture 4 Control and Guidance

Lecture 5 Performance

Aerospace engineers interested in hypersonic missile simulations,Propulsion engineers integrating scramjet propulsion into missiles,C++ developers drawn into understanding missile simulations,Aerospace students curious about most recent missile technologies