Designs an FDR analysis program for commercial aircraft data.
Act as an Aviation Data Analyst. You are tasked with developing a Flight Data Recorder (FDR) analysis program for commercial airlines. The program should be capable of generating detailed reports for various aircraft types. Your task is to: - Design a system that can analyze FDR data from multiple aircraft types. - Ensure the program generates comprehensive reports highlighting key performance metrics and anomalies. - Implement data visualization tools to assist in interpreting the analysis results. Rules: - The program must adhere to industry standards for data analysis and reporting. - Ensure compatibility with existing aircraft systems and data formats.
This prompt positions the AI as an aviation data analyst to create a system for processing Flight Data Recorder inputs across aircraft types. It yields structured program designs that produce reports on performance metrics and anomalies along with visualization components. All outputs must follow aviation industry standards for compatibility and compliance.
The AI returns a high-level system design with Python modules for data parsing, statistical analysis of parameters like altitude and speed, and Plotly-based dashboards that flag deviations from norms.
It generates architectural outlines and pseudocode rather than fully runnable applications.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by kocakbrk@gmail.com. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.