Agent Skills: GNC Simulation Skill

Skill for guidance, navigation, and control system simulation and analysis

aerospace-engineeringID: a5c-ai/babysitter/gnc-simulation

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/aerospace-engineering/skills/gnc-simulation

Skill Files

Browse the full folder contents for gnc-simulation.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/aerospace-engineering/skills/gnc-simulation/SKILL.md

Skill Metadata

Name
gnc-simulation
Description
Skill for guidance, navigation, and control system simulation and analysis

GNC Simulation Skill

Purpose

Provide guidance, navigation, and control system simulation and analysis capabilities including sensor modeling, filter design, and Monte Carlo analysis.

Capabilities

  • Navigation filter design (EKF, UKF)
  • Sensor error modeling (IMU, GPS, star tracker)
  • Guidance law implementation
  • Monte Carlo simulation execution
  • Covariance analysis
  • Hardware-in-the-loop support
  • Trajectory dispersion analysis
  • Performance verification

Usage Guidelines

  • Model sensor errors accurately based on specifications
  • Design navigation filters robust to expected error sources
  • Implement guidance algorithms for mission requirements
  • Run Monte Carlo simulations with realistic dispersions
  • Verify GNC performance across operational envelope
  • Document filter tuning and performance validation

Dependencies

  • MATLAB/Simulink
  • GNC simulation frameworks
  • HIL test systems

Process Integration

  • AE-011: Flight Control Law Development
  • AE-014: Mission Design and Analysis