PEGASUS: A frame for GNSS Data Evaluation

Slides:



Advertisements
Similar presentations
* Course Outline * EDP ( Electronics Data Processing ) * DOS (Disk Operating System ) * GW-Basic ( Computer Programming Language) * Windows ( Computer.
Advertisements

Software Engineering 1. Software development – the grand view 2. Requirements engineering.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
EUROCONTROL Experimental Centre PEGASUS: A frame for GNSS Data Evaluation ICCAE Course – Software Outline.
Visual Solution to High Performance Computing Computer and Automation Research Institute Laboratory of Parallel and Distributed Systems
Functions.
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 4 Programming and Software EXCEL and MathCAD.
A Brief Introduction to MATLAB Shibaji Shome and Rob MacLeod CVRTI University of Utah.
1 SYSTEM and MODULE DESIGN Elements and Definitions.
Programming Logic and Design, Introductory, Fourth Edition1 Understanding Computer Components and Operations (continued) A program must be free of syntax.
1414 CHAPTER PROGRAMMING AND LANGUAGES. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved Competencies Describe the six steps of programming.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
Computer Science & Engineering 2111 Data Validation and Macros 1 CSE 2111 Lecture-Data Validation and Macros.
Data Flow Diagram A method used to analyze a system in a structured way Used during: Analysis stage: to describe the current system Design stage: to describe.
Final Year Project Interim Presentation Software Visualisation and Comparison Tool Presented By : Shane Lillis, , 4th Year Computer Engineering.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
CHOOSING a Unit 3 Assignment Spreadsheet Design TASK 1 Read through the introductions to the 3 different assignments. Choose which one you will do. Write.
All rights reserved, property and © CAD Computer GmbH & Co.KG 2009 Cover page.
Python – Part 1 Python Programming Language 1. What is Python? High-level language Interpreted – easy to test and use interactively Object-oriented Open-source.
Computer Science & Engineering 2111 Lecture 9 Data Validation, Worksheet Protection, and Macros 1CSE Data Validation and Macros.
Getting Started with MATLAB 1. Fundamentals of MATLAB 2. Different Windows of MATLAB 1.
_______________________________________________________________CMAQ Libraries and Utilities ___________________________________________________Community.
MATLAB Environment ELEC 206 Computer Applications for Electrical Engineers Dr. Ron Hayne.
What does C store? >>A = [1 2 3] >>B = [1 1] >>[C,D]=meshgrid(A,B) c) a) d) b)
SUPPLEMENTAL B An Overview of The General Ledger Architecture.
Cs413_design04.ppt Design and Software Development Design : to create a functional interface that has high usability Development : an organized approach.
Testing of A/D Converters István Kollár Budapest University of Technology and Economics Dept. of Measurement and Information Systems Budapest, Hungary.
IFS310: Module 11 Input/Output Design - Physical design of output reports and input forms.
The basics of the programming process The development of programming languages to improve software development Programming languages that the average user.
An Overview of The General Ledger Architecture.  Files are used to store data and processing instruction. The two types of files computer users use most.
2-1 A Federation of Information Systems. 2-2 Information System Applications.
Network Security Major Problems Network Security Major Problems Why Firewall? Why Firewall? Problems with Firewalls Problems with Firewalls What is.
Computer Applications Chapter 16. Management Information Systems Management Information Systems (MIS)- an organized system of processing and reporting.
Configuring, Managing and Maintaining Windows Server® 2008 Servers Course 6419A.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
The Development Process Compilation. Compilation - Dr. Craig A. Struble 2 Programming Process Problem Solving Phase We will spend significant time on.
GCSE ICT 3 rd Edition The system life cycle 18 The system life cycle is a series of stages that are worked through during the development of a new information.
Characteristics and Sources of Information
IFS310: Module 9 Systems Design - Procurement Phase - Software Design.
Software. Introduction n A computer can’t do anything without a program of instructions. n A program is a set of instructions a computer carries out.
9NL Ayomi Hasenclever.  You cant touch a software  It is stored in a computer or laptop  Allows the hardware to do something useful, without the software.
Chapter 2- Visual Basic Schneider1 Chapter 2 Problem Solving.
Analysis. This involves investigating what is required from the new system and what facilities are available. It would probably include:
Software Engineering Algorithms, Compilers, & Lifecycle.
windows
Learning Objectives Today we will Learn: The different methods of implementation The differences between user and technical documentation.
How to Convert PDF to EXE. Do you have many PDFs document and want all to.exe and distribute them into your CD, so your customers can run the.exe files.
Identify internal hardware devices (e. g
System Design, Implementation and Review
Review for Final Exam SWE questions
Chapter 11 Designing Inputs, Outputs, and Controls.
Metrics Replication Presentation for Maryland Staff September 26, 2002
Computer Aided Software Engineering (CASE)
System Design.
EPANET-MATLAB Toolkit An Open-Source Software for Interfacing EPANET with MATLAB™ Demetrios ELIADES, Marios KYRIAKOU, Stelios VRACHIMIS and Marios POLYCARPOU.
An Introduction to Visual Basic .NET and Program Design
BUS 201: Introduction to Business
Cover page.
Data Validation, Worksheet Protection, and Macros
Generic image diffusion system
Fully detailed logic model
Chapter 2- Visual Basic Schneider
Lecture 1 File Systems and Databases.
Exercise Solution First questions What's output What's input
SDLC Phases Systems Design.
introduction to computers
Computer Applications -Generic Elective
Learning Combinational Logic
Day 2: introduction.
Overview of Computer system
Presentation transcript:

PEGASUS: A frame for GNSS Data Evaluation ICCAE Course – Software Outline PEGASUS: A frame for GNSS Data Evaluation

Pegasus – A frame for GNSS data analysis Structure Main Frame Modules Data Logging CONVERTOR Plausibility check WinGPSAll Truth Ref MFile Runner Data Recording Data Processing Steps Rx D E C O I N G Data Transfer Raw ASCII P L A U S B T Y Storing Checked M Output Production

Pegasus - FRAME Frame automation of the data processing easy access to all the data traceability of the process

Pegasus - MODULES Convertor WinGPSAll translate receiver-native data into a generic format receiver implementation Input - receiver data Output - ASCII data WinGPSAll calculates a position solution and protection levels Input - Convertor files Output - data file (position and time solution data, protection levels and position errors)

M-file runner - FileWatch Pegasus - MODULES Plausibility Check performs a number of user defined checks on the data input - modules data output - log file with check information rules Aircraft Dynamics computes the position error for dynamic data input - position data output - error data reference data - provided externally M-file runner - FileWatch visualization and detailed data analysis on the results

Graphical visualization: M-file runner Visualisation - Matlab Input - Convertor, WinGPSAll Output - graphical presentations

Graphical visualization: M-file runner Position errors and protection levels

Graphical visualization: M-file runner Message distribution graphics

Graphical visualization: M-file runner Ionospheric delay

Graphical visualization: Filewatch