Carson Labrado and Jacob Travis

Slides:



Advertisements
Similar presentations
Company Presentation.
Advertisements

TEAM 9 - MRAV DESIGN CONSTRAINTS ANALYSIS by Nick Gentry.
Arduino Autonomous Robotics System
Camden Mendiola Ben Houston Monty Prekeris Dan Rice Dan “Klitz” Johnson.
Using inertial navigation systems (INS) to navigate
Prof. Kristofer S.J. Pister’s team Berkeley Sensor and Actuator Center University of California, Berkeley.
Autonomous Quadrocopter Proposal Brad Bergerhouse, Nelson Gaske, Austin Wenzel Dr. Malinowski.
M OBILE D EFENSE SYSTEM WITH AUGMENTED AIR ROVER Project Adviser: Dr. Muhammad Tahir Group Members: Adnan Chaudhary (2009-EE-103) Zeeshan Mahmood (2009-EE-108)
Automatic Control & Systems Engineering Autonomous Systems Research Mini-UAV for Urban Environments Autonomous Control of Multi-UAV Platforms Future uninhabited.
1 AE - Control and Simulation – Micro Air Vehicle laboratory Flying Robots : the MAV-lab - Delfly: 3g, 10 cm, camera - Guinness book of records - Autonomous.
SpaceDrone: Bringing Spacecraft Flight Software Closer to Earth
Session 1.1. Windows Phone Topics Session 1.1 Windows Phone The Windows Phone Device.
1 ECE Department Thermal Mapping Drone Team 17 Jamyang Tenzin Stefan Totino Dylan Fallon Jason Fellow Advisor: Joseph Bardin.
Virtual Imaging Peripheral for Enhanced Reality Aaron Garrett, Ryan Hannah, Justin Huffaker, Brendon McCool.
Camera Interfacing using ARM7
Development of a Fully Autonomous Micro Aerial Vehicle for Ground Traffic Surveillance Aerospace Systems, University of Braunschweig.
Development of a Mini-UAV for Urban Environments Tony Dodd and Beniamin Apopei.
Sérgio Ronaldo Barros dos Santos (ITA-Brazil)
OPENSOURCE UAV DEVELOPMENT BY FERİT ÇAKICI. Cost Platforms ^ $100,000,000s $1,000,000s $100,000s $10,000,000s $500s $10,000s.
Cisco Discovery Home and Small Business Networking Chapter 2 – Operating Systems Jeopardy Review Darren Shaver – Kubasaki High School – Okinawa, Japan.
By: Eric Backman Advisor: Dr. Malinowski.  Introduction  Goals  Project Overview and Changes  Work Completed  Updated Schedule.
Ground Control Station Flight conTrol
Caroline Ruth Hill Kalab Holcomb Layne Johnson Thomas McCalla
ECE 477 Final Presentation Team 9  Spring 2011 Above (Left to Right): Nick Gentry, Oliver Staton, Vineet Ahuja, and Vinayak Gokhale.
Formula SAE Ryan Langley
X-Pilot: Autopilot Solutions C. Edwards, J. Lasseigne, W. Overstreet, B. Penland Project Description: The X-Pilot: Autopilot Solutions project is developing.
Flamewheel UAV EEL4665 Intelligent Machine Design Lab Fall 2012 Matt Thompson.
ChibiOS/RT Demo A free embedded RTOS
Ground Control Station Flight conTrol
Final Semester 2 Presentation: April 24, Joshua Lasseigne: Team Lead and Autopilot Programming Christopher Edwards: AGL Subsystem and Website Maintenance.
MAV Programme at CASDE Hemendra Arya Department of Aerospace Engineering Indian Institute of Technology Bombay
Mid Semester 2 Presentation: February 27, Joshua Lasseigne: Team Lead and Autopilot Programming Christopher Edwards: AGL Subsystem and Website Maintenance.
Creation of a Vibration Monitoring System
Mini Autonomous Flying Vehicle CASDE is part of the National effort to develop a Micro Air Vehicle. CASDE has chosen a Mini Vehicle, in the short term,
End of Semester 1 Presentation: November 28, 2007.
Team 01 : QuadSquad Software Design Considerations Camille Chang 10/23/2013 the ECE quadcopter senior design Purdue University1.
X-Pilot: Autopilot Solutions C. Edwards, J. Lasseigne, W. Overstreet, B. Penland X-pilot flight testing X-pilot groundstation demonstrating waypoint navigation.
Jeremy Tillman William Ehlhardt Heather Barrett Daeho Hong.
ECE 477 Senior Design MRAV – Multi Rotor Autonomous Vehicle Team 9 April
FlySpy Patent Liabilities Analysis
Cloud Cap Technologies
Brandon Kipphut and Ted Zhai
Lucas Cox, Supreme Aryal EE587
Radio controlled aerial vehicles
ARM Embedded Systems
TIM Communication Library / Firmware
Serial Communication Protocols And Embedded IoT
UAV Flight Control System
Aryal, Johnson, Labrado, Witte, Zhang
Chip Configuration and Drivers – Status Report
Reconfigurable Embedded Control for UAVs
Tim Arrowsmith, Darren Brown and James E. Lumpp, Jr.
Portland State Aerospace Society Rocket Avionics
PAX River Competition UK Aerial Robotics Team University of Kentucky.
1.1) problem statement Threat to the user; controller device easily be hacked. Current controller device is not user friendly. Analysis Flight Time requires.
ORQC: Oculus Rift Quadcopter Controller Group 6
הכרת המחשב האישי PC - Personal Computer
An Introduction to The computer.
IP-AK2 Access Control Solution
AAVC Competition Design
المحور 3 : العمليات الأساسية والمفاهيم
TIM Communication Library / Firmware
TIM Communication Library / Firmware
Today’s Smart Sensors January 25, 2013 Randy Frank.
Using inertial navigation systems (INS) to navigate
Five Key Computer Components
Bringing Core Flight Software to the Drone Universe
GRAPHIC ALARM MANAGEMENT SYSTEM
TIM Communication Library / Firmware
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
Presentation transcript:

Carson Labrado and Jacob Travis 11/8/2018 PX4Fmu Autopilot Carson Labrado and Jacob Travis

Learning Objectives Hardware Specs Software Applications Part Numbers 11/8/2018 Learning Objectives Hardware Specs Part Numbers Sensors Bus speeds Software Toolchain Coding Standards Software diagram Applications Research Projects Competitions Hobbyist Aircraft

Hardware Specs: FMU Flight Management Unit 11/8/2018 Hardware Specs: FMU Flight Management Unit The PX4 (Part Number PX4FMU) STM32F4 processor 192 Kbs RAM 168 MHz Clock 2 Gyroscopes, 1 Accelerometer, 1 Magnetometer, 1 Barometer 2x I2C, 4x UART, 1 SPI, 1 CAN Open Source, SD Card for logging

Hardware Specs: Sensors Gyro, Mag, Acc 11/8/2018 Hardware Specs: Sensors Gyro, Mag, Acc MPU-6000 Gyroscope detects up to 2000°/s Accelerometer detects up to 16g L3GD20 HMC5883L 160Hz Output Rate, 1°-2° Heading Accuracy MS5611 Resolution 10cm, detects down to 10mbar (~105,000 ft)

Software - General Firmware Nuttx Eclipse Juno as IDE 11/8/2018 Software - General Firmware Active community – Good Documentation Open-Source (Git) Nuttx Flexible, configurable, and small RTOS Unix and ANSI compliant 250Hz inner loop Eclipse Juno as IDE Editing code is convenient Cross Platform – Open Source

Software – Design Goal Primary Goals Audience Low-Cost 11/8/2018 Software – Design Goal Primary Goals Low-Cost High Performance High Availability (Common Parts) Audience Hobby Research (Heavy Emphasis) Industrial

Comparison: Open-Pilot Revo 11/8/2018 Comparison: Open-Pilot Revo Processor Both STM32F4 192 KB RAM compared to 256 KB. No backup processor Other Hardware Built in telemetry modem Same sensor set Misc. A$129.95 ~ US$117.18 compared to $149.99 for the PX4 FMU PX4 has better documentation due widespread adoption.

Comparison: Ardu-Copter 11/8/2018 Comparison: Ardu-Copter Processor 8 bit ATmega2560 compared to 32 bit STM32F4 8 KB RAM compared to 256 KB for the PX4 No backup processor Other Hardware Same sensor set Misc. Apparently only $239.98 set is for sale Proven commodity, becoming dated

Ground Software: QGroundControl 11/8/2018 Ground Software: QGroundControl QGroundControl Based on PIXHAWK’s Groundstation Windows, MacOS, and Linux support Direct access to MAVLink variables Multi-MAV support

QGroundControl Screen 11/8/2018 QGroundControl Screen

Ground Software: APM Mission Planner 11/8/2018 Ground Software: APM Mission Planner Mission Planner Designed for APM by Michael Oborne Windows only User friendly interface Better stability than QGroundControl

APM Mission Plan. Screen 11/8/2018 APM Mission Plan. Screen

Projects: Skye What is it? Applications Design 11/8/2018 Projects: Skye What is it? Spherical, Omnidirectional Blimp Disney Applications Security Inspection Design Low Power, High Endurance Agile and Stable Extremely Safe

Project: Cheetah What is it? Applications Design Autonomous Quadrotor 11/8/2018 Project: Cheetah What is it? Autonomous Quadrotor Result of Pixhawk Project Applications Indoor autonomous navigation Pattern Detection Design Stereo Camera Onboard Linux Computer “t” configuration

11/8/2018 Questions?