Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.

Slides:



Advertisements
Similar presentations
PROCESS FRAMEWORK Lecture - 3. Topics covered PROCESS FRAMEWORK PROCESS MODELS DIFFERENCE.
Advertisements

Test Automation Success: Choosing the Right People & Process
<<replace with Customer Logo>>
Static Structure: Process Description
Unified Modeling Language
Project activities and experiences in an Albanian software company Luan Jubica Zagreb 2004.
ICS 321 Fall 2009 Project Presentation Template Team Name Team Members 11/19/20091Lipyeow Lim -- University of Hawaii at Manoa.
The Process of Interaction Design
SwE 313 Introduction to Rational Unified Process (RUP)
Modeling and Evaluation. Modeling Information system model –User perspective of data elements and functions –Use case scenarios or diagrams Entity model.
> Blueprint Kickoff >. Introductions Customer Vision & Success Criteria Apigee Accelerator Overview Blueprint Schedule Roles & Responsibilities Communications.
CBIIT Quality Assurance and Compliance Process August 8, 2012.
1 Social Networks and Virtual Worlds for Organizational Use.
Effective Methods for Software and Systems Integration
RUP Implementation and Testing
1 Chapter 2 The Process. 2 Process  What is it?  Who does it?  Why is it important?  What are the steps?  What is the work product?  How to ensure.
Requirement Engineering. Review of Last Lecture Problems with requirement Requirement Engineering –Inception (Set of Questions) –Elicitation (Collaborative.
Object-Oriented Analysis and Design An Introduction.
Software Life Cycle Requirements and problem analysis. –What exactly is this system supposed to do? Design –How will the system solve the problem? Coding.
Product Documentation Chapter 5. Required Medical Device Documentation  Business proposal  Product specification  Design specification  Software.
1 CMPT 275 Software Engineering Requirements Gathering Activity Janice Regan,
RESEARCH & TECHNOLOGIES Coalition Battle Management Language Industry Task Team “How ?” 14 September 2012 Laurent Prignac MBDA
Software Engineering Tools Srinivasan Chandrasekharan Senior Software Engineer.
Project Proposal Document Optimization 15 February 2007 Team members: Chris Catalano Chun-Yu Chang Chris Joson David Matthes.
Intelligent Ground Vehicle Competition Navigation Michael Lebson - James McLane - Image Processing Hamad Al Salem.
1-2 Training of Process Facilitators 3-1. Training of Process Facilitators 1- Provide an overview of the role and skills of a Communities That Care Process.
A Model for Computational Science Investigations Supercomputing Challenge
L6-S1 UML Overview 2003 SJSU -- CmpE Advanced Object-Oriented Analysis & Design Dr. M.E. Fayad, Professor Computer Engineering Department, Room #283I College.
EDUCAUSE 2005 Annual Conference October 19, 2005.
Michael Lisoski Leblanc Meneses Jason Schaer Bryan Staton.
Lab 5 CPIT 250 System Analysis and Design.
CIM LAB MEETING Presentation on UML Rakesh Mopidevi Kwangyeol Ryu.
1 COMPUTER SCIENCE DEPARTMENT COLORADO STATE UNIVERSITY 1/9/2008 SAXS Software.
Chapter 2 Object-Oriented Paradigm Overview. Getting Acquainted with the Class Project Read the requirements specification carefully Make note of any.
Milestone 1 Pablo Canseco Domenick Albanese Ronald­-Dean Allado Command and Control Subsystem for Regolith Mining Robot.
Looking at UML for Camera Development & Documentation Stuart Marshall 3/22/2012 BNL Workshop.
ESA ODFCB # 4 Peter Granseuer1 ESA ODFCB Charter Peter Granseuer MSM-EOI
GLOBEStyle Team Members: Joseph Torano, Jess Farmer, Alyssa Marcoux, Gurkirat Kainth Faculty Sponsor: Philip Bernhard Client: Institute of Cross Cultural.
Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts Rational Unified Process Fundamentals Module 4: Core Workflows II - Concepts.
Thrdplace Social Networking Team #7 1. TRR Outline Operational Concept Overview System benefits to Customer 1.Introduction Demo of System Operational.
An Introduction to UML COMS 103 section 4 11 January, 1999.
SwCDR (Peer) Review 1 UCB MAVEN Particles and Fields Flight Software Critical Design Review Peter R. Harvey.
CS 4311 Software Design and Implementation Spring 2013.
Learning Objectives Today we will Learn: The different methods of implementation The differences between user and technical documentation.
These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
Automatic manufacturing systems project I. KMAGP12ANC L: András Boráros-Bakucz.
L5 Computing Team Project Final Presentation Guidelines.
... Transform young lives through Music
Future-oriented Benchmarking Through Social Media Analysis
Future-oriented Benchmarking Through Social Media Analysis
UML: Unified modeling language
Introduction to Software Engineering
MOSH Leading Practices Adoption System
Chapter 1 (pages 4-9); Overview of SDLC
Software engineering -1
Object Oriented Analysis and Design
System Analysis and Design
IMPLEMENTATION PLAN AND BUSINESS CASE REPORT OUTLINE
4+1 View Model of Software Architecture
System Analysis and Design
Wide Area Workload Management Work Package DATAGRID project
Status Report #5 LYRA The Remote Accessible Automated Camera Stand
4+1 View Model of Software Architecture
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
Scratch – Game Testing My Game Creation.
Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com.
Software Development Process Using UML Recap
On to Object Design c. 14.
Presentation transcript:

Peregrine Jet UAV Team Members: Nabil Osorio, Christian Cambron, Anthony Messina Faculty Sponsor: Siddhartha Bhattacharyya Website: peregrinejetuav.com

Overview Create Test Plan Create Design Document Create Requirement Document Compare and select collaboration tools for software development, documents/presentations, communication, task calendar Resolve Technical Challenges Investigate IDE’s, libraries and frameworks for our system Provide Small Demos to evaluate our tools selected. This demo would be showing Ardupilot working on our Pixhawk

Ardupilot Ardupilot is an open source project that connects to the Pixhawk and allows for modification of the software to specific needs.

Requirements Document Describes product and system overview Lists Features and their requirements Lists other kinds of requirements for the system

Test Plan Verifying proper UAV functionality and safety protocols Outlines different functionality test cases with inputs and expected behavior List scenarios for input

Design Document describes the technical specifications for the UAV Shows how the flow of data between subsystems will work

UML

HUD Design Mockup

Milestones 1 Matrix Task Completion % Anthony Christian Nabil To Do 1.Investigate tools 100 60 20 none 2. Hello World demos 40 3. Requirement Document 33 34 4. Design Document 5. Test Plan 6. Ensure ardupilot works on Pixhawk4 25 50 implement 7. Setup required dependencies for ardupilot

Milestone 2 Goal Implement, test, and demo controller functionality with xplane. Implement, test, and demo a simple ardupilot code to be flashed on Pixhawk. Test latency of camera based on distance and connection type.

Questions?