Top Banner
Low Altitude Balloon Experiment in Technology (LABET) Group Members Mike Svendsen – Computer Engineer Steve Towey – Computer Engineer Brian Walker – Architect Richard George – Industrial Technology Client – ISU Space Systems and Control Lab (SSCL) Advisor – Matt Nelson
25

Low Altitude Balloon Experiment in Technology ( LABET)

Feb 08, 2016

Download

Documents

senta

Low Altitude Balloon Experiment in Technology ( LABET). Group Members Mike Svendsen – Computer Engineer Steve Towey – Computer Engineer Brian Walker – Architect Richard George – Industrial Technology Client – ISU Space Systems and Control Lab (SSCL) Advisor – Matt Nelson. Overview. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Low Altitude Balloon Experiment in Technology ( LABET)

Low Altitude Balloon Experiment in Technology (LABET)

Group Members Mike Svendsen – Computer EngineerSteve Towey – Computer EngineerBrian Walker – ArchitectRichard George – Industrial Technology

Client – ISU Space Systems and Control Lab (SSCL)

Advisor – Matt Nelson

Page 2: Low Altitude Balloon Experiment in Technology ( LABET)

OverviewClient Statement of NeedProject Requirements and DeliverablesProject PlanSubsystem Designs & ImplementationsTestingLessons Learned

Page 3: Low Altitude Balloon Experiment in Technology ( LABET)

Client Statement of NeedThe SSCL desires a blimp platform for

research and outreach events.  The need is to have an outdoor blimp

platform capable of carrying a small payload and able to navigate in calm to light winds.

Page 4: Low Altitude Balloon Experiment in Technology ( LABET)

Requirements

Non-FunctionalDurable and reusable designControlled via computer interfacePositional data displayed on computer

Operating EnvironmentOutdoorsWinds up to 10mphHumidity up to 90%

Functional RequirementsVertical lift - 500 feetWireless control - 1500 feetCarry 7 ounce payloadFly time of 20+ minutesSensor to determine position

Page 5: Low Altitude Balloon Experiment in Technology ( LABET)

Project DeliverablesComplete balloon system meeting

requirementsOperating manualsDetailed design documentation

Page 6: Low Altitude Balloon Experiment in Technology ( LABET)

Project PlanWork Breakdown

Mike and Steve responsible for electronic components

Brian and Richard for non electronic components

Task Breakdown

Gantt Chart

Page 7: Low Altitude Balloon Experiment in Technology ( LABET)

Communication / CollaborationWeekly meetings with team and advisor

(client)At least a weekly meeting with just

electronics teamFrequent meetings in lab for implementationUsed Dropbox to facilitate SVN like roleUsed GoogleDocs to facilitate sharing of

information

Page 8: Low Altitude Balloon Experiment in Technology ( LABET)

Costs

Page 9: Low Altitude Balloon Experiment in Technology ( LABET)

System Overview

Page 10: Low Altitude Balloon Experiment in Technology ( LABET)

Balloon DesignHybrid Latex Blimp System

Page 11: Low Altitude Balloon Experiment in Technology ( LABET)

Balloon ImplementationInitial implementation

Struggled to achieve liftWeight calculation

inaccuraciesPropellers not performing

as specified

RedesignRemove stiffenersRemove latex balloonsIncrease to 2 mil plastic

Page 12: Low Altitude Balloon Experiment in Technology ( LABET)

Frame DesignCross Foam Core Load Frame

Rigid material yet light, inexpensiveBass wood for motor mountsPropeller shroudsSystem box

Page 13: Low Altitude Balloon Experiment in Technology ( LABET)

Frame ImplementationDifficulties attaching balloon

around electronics boxShortened weight distributors

Propellers not exact specified length, did not fit in vertical shroudSlightly trim propeller tips

Page 14: Low Altitude Balloon Experiment in Technology ( LABET)

Propulsion DesignWeight constraintBattery life requirement10 mph wind requirement

Thrust CalculationsBattery Life Calculations

Page 15: Low Altitude Balloon Experiment in Technology ( LABET)

Propulsion ImplementationMount motorsAttach propellers securelyAttach easy to use bullet

connectorsAttach Deans plugsConnect motors to

Electronic Speed Controllers

Page 16: Low Altitude Balloon Experiment in Technology ( LABET)

Circuit DesignCompile list of sensors

Select specific sensorConsider cost,

voltage, accuracySelect processor

capable of handling inputs

Page 17: Low Altitude Balloon Experiment in Technology ( LABET)

Circuit ImplementationPackage typesESCs raising voltage

Solution – DiodeVoltage drop during

XBee TransmissionClean signal off of

regulator pinBreadboard potential

issue

Page 18: Low Altitude Balloon Experiment in Technology ( LABET)

Onboard Control Logic Design

Page 19: Low Altitude Balloon Experiment in Technology ( LABET)

Onboard Control ImplementationImplemented each sensor separately

XbeeADC (gyro)I2C (compass, pressure)GPSTimers (ESCs)

Simple, flexible message formatDealing with limited program space

Page 20: Low Altitude Balloon Experiment in Technology ( LABET)

Base Station DesignC++ on Linux

Page 21: Low Altitude Balloon Experiment in Technology ( LABET)

Base Station Implementation

Writing KML FilesImplementing OpenGL GUISerial communicationThread interaction

Page 22: Low Altitude Balloon Experiment in Technology ( LABET)

Testing Approach

Page 23: Low Altitude Balloon Experiment in Technology ( LABET)

Important TestsIndividual module testsSystem liftBase station and onboard system interactionAssembly testsBattery LifeCommunication RangeIndoor test flights (Uncooperative weather recently)

Tests not carried outOutdoor tests – Fight winds

Page 24: Low Altitude Balloon Experiment in Technology ( LABET)

Lessons LearnedSkills

Basics of constructing practical circuitsBasics of PIC Programming

Be flexible - hold up in one area, work on another

Test changes one at a time to isolate unknowns

Budget enough time for documentationInterdisciplinary team

Page 25: Low Altitude Balloon Experiment in Technology ( LABET)

Questions?