ARINC Real-time protocol translation A project for Icelandair

Slides:



Advertisements
Similar presentations
3D Graphical Display Ararat Adamian Brian McDonald Tyler Blair Adrian Williams.
Advertisements

11 NETWORK CONNECTION HARDWARE Chapter 3. Chapter 3: NETWORK CONNECTION HARDWARE2 NETWORK INTERFACE ADAPTER  Provides the link between a computer and.
Seismic Octave Programming for Analog/Digital Converters Michael W. Siekman Electrical and Computer Engineering Senior Capstone Design Project 2007 Advisor:
RIT Senior Design Project D3 Engineering Camera Platform Friday November 6, :00am to 11:00am.
Networked HVAC Controller Bradley University Department of Electrical & Computer Engineering By: Ed Siok Advisor: Dr. Malinowski.
1 Application Accessory For Cellular Phone - Characterization Presentation - Performed by: Avi Feldman Omer Kamerman Project instructor: Boaz Mizrachi.
Remote Activation of Appliances Using USB Interfaces Vanessa Cox Chris Hydak Kaori Wada.
The purpose of this project was to develop a portable G-Meter, roughly the size of a cell phone. Potential applications of the product include logging.
ECE 265 – LECTURE 16 Complete System Example A Weight Measurement System 8/13/ ECE265.
Senior Project – Computer Engineering Integrated Workout Shoe Peter Katlic Advisor – Prof. Cotter Development: Consisting of an 8051 microcontroller.
NETWORKING COMPONENTS Zach Avis. Hub A hub is a low cost way to connect two computers. A hub can also act as a repeater. When a signal comes from one.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
Viking Pump Flow Manager - Phase 2 Senior Design May
P13363 Touch Sensitive Piano Keys Justine Converse (ISE) James Cover (CE) Alexander Eschbach (EE) Jason Hang (ME) Ashley Trode (EE)
TCP/IP Guide. OSI Reference Model Real-World Analogy Phase OSI Layer CEO LetterWeb Site Connection (Simplified) Transmission 7 The CEO of a company in.
Common Devices Used In Computer Networks
Logic Analyzer ECE-4220 Real-Time Embedded Systems Final Project Dallas Fletchall.
NETWORKING COMPONENTS BY: TRAVIS MARSHALL. HUBS A hub is a device within a network that has multiple Ethernet ports that devices can plug into. The hub.
Daredevil Robot Direction Module (DRDM) Senior Design II Midterm Presentation.
Computer Components Natasha Baker.
IN 1900 ICT Project Final Presentation. Group name : Code Squad.
RELAY. Relay A relay is an electically operated switch. Many relays use an electromagnet to operate a switching mechanism mechanically, but other operating.
Networking Components
Computer Parts And Components PERIPHERALS. Definition of Peripherals External hardware devices attached to the computer are called peripheral devices.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
Designing a Control System Sayande Adekoye College of North West London.
ARM and GPS Based Transformer monitoring system with area Identification Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
SUBJECT : DIGITAL ELECTRONICS CLASS : SEM 3(B) TOPIC : INTRODUCTION OF VHDL.
Network Concepts.
Computer Organization
Michael Rahaim, PhD Candidate Multimedia Communications Lab
Development of a Flex Sensor Glove
RASPBERRY PI WORKSHOP.
Programmable Hardware: Hardware or Software?
Basic Computer Organization and Design
Microcontroller Enhancement Design Project
ULTRASONIC DISTANCE METER USING 8051
OVERVIEW Impact of Modelling and simulation in Mechatronics system
Microcontroller Based Digital Code Lock
Chapter 7.2 Computer Architecture
Fig. 4 Block diagram of system
THE PROCESS OF EMBEDDED SYSTEM DEVELOPMENT
How SCADA Systems Work?.
Real Life Networking Examples
ARDUINO LINE FOLLOWER ROBOT
FINAL YEAR PROJECT 1 WPB49804 Development of arm gesture device
Project guide B. SUBBULAKSHMI M. E Assistant Professor C. A. R
ECE477 MIDTERM DESIGN REVIEW: TEAM #08
Lecture 2 of Computer Science II
Programmable Logic Controllers (PLCs) An Overview.
Layer 1 of the TCP/IP protocol stack: Network Access Layer (NAL)
Serial Data Hub (Proj Dec13-13).
StratoBuoy II Matt Voll Brian Mayernik Pat O’Hara.
Common computer terminology
Software Requirements Specification Document
Chapter 1: How are computers organized?
Design of a UPC/ScanTron Reader
Manual Robotics ..
ECE 477 Final Presentation Team 15  Spring 2010
INTRODUCTION TO COMPUTERS
Wireless Electrocardiogram System Senior Project
Fig. 4 Block diagram of system
Ultrasonic Rangefinder
Information Systems Development (ISD) Systems Development Life Cycle
NVMe.
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
HARDWARE AND SOFWARE.
♪ Embedded System Design: Synthesizing Music Using Programmable Logic
Our Process CMSC 345, Version 1/04.
Multiprocessor System Interconnects
Presentation transcript:

ARINC Real-time protocol translation A project for Icelandair Guðmundur Viktorsson ARINC Real-time protocol translation A project for Icelandair

Purpose and scope The end-goal is for Icelandair to have a way to measure landing “smoothness” of passenger planes. The project is to develop a device capable of reading data off the ARINC717 data bus, commonly used to transmit data from different flight control systems to the plane’s “black box”, and output selected information packets on to the ARINC429 data bus. The device will not process the data in any way other then what is necessary for forwarding the data. Similar commercial systems exist from various manufacturers but most come with a steep price tag.

Time plan and phases Phase I: Phase II: Electrical interfacing to ARNIC717 standard Circuit design, signal conditioning Microcontroller software to read data from the circuit To be completed as a final project in Mechatronics I Developing of unit test Both hardware and software Phase II: Real-time forwarding according to the ARNIC429 standard Prototype to be delivered in spring 2012

About the development process First order of business will be to create and issue a project statement so that everyone is one the same page. Computers will be used extensively to simulate circuits before implementing. Good care will be taken to document the process thoroughly. “Certifiability” of each component will be considered as the project progresses

Some open issues For Phase I: In general: What voltages and connections are present in the airplane? Are there (non-trivial) restrictions on the physical dimensions of the box? Should a separate circuit board be etched for the ARNIC717 interface, or should the 429 circuit be on the same board? In general: How much on-site configuration should be available?