html5-img
1 / 25

System Requirements Review Preliminary Design Review

System Requirements Review Preliminary Design Review. Jarret Allen Luis Cintron Michael Kubacki Robert Skinner. Project Overview. Project Overview. Smart Phone Compatibility with a USB Storage Device.

duaa
Download Presentation

System Requirements Review Preliminary Design Review

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. System Requirements ReviewPreliminary Design Review Jarret Allen Luis Cintron Michael Kubacki Robert Skinner

  2. Project Overview Project Overview Smart Phone Compatibility with a USB Storage Device Objective:  "To enable a commercially available smart phone (Android, iPhone, Blackberry) to send a message with an embedded image attachment (at least 3MB) obtained from a USB mass storage device to a specified email address in less than 15 seconds."

  3. Project Overview Project Overview Weekly Schedule

  4. Project Overview Project Overview Weekly Schedule

  5. Alternatives Considered Path to Proposed Solution [Web site] [Web site] [Web site] vs. vs. Arduino Pro-Mini VF2F2 V2DIP2-48 • Dimensions: • Arduino Mini-Pro Board: 18mm x 33mm x 2mm (w x l x h) • Arduino Mini USB Host-Shield: 18mm x 45mm x 8mm (w x l x h) x 2 • Total Volume for Board and two(2) USB Host-Shields: 14148mm^3 • Power:  5v - 12v • Cost: • Arduino Mini-Pro Board: $18.95  (100+ -> $15.16) • Arduino Mini USB Host-Shield: $20.00  (100+ -> $19.96) • Speed: 12 Mbps / 1.5 Mbps Host • Functionality: A microcontroller that can have USB host shields (additional boards) attached to provide USB hosting functionality. • Dimensions: 68.56mm x 17.78mm x 26.60mm (lxwxh) • Total Volume: 32425.31mm^3 • Power: 5v • Cost: $28.62 • Functionality: The V2DIP2-48 provides a bridge between 2 BOMS (Bulk Only Mass Storage) devices, powered by an outside source. • Custom firmware can be developed using the Vinculum II development software tool suite. • For mass storage devices such as USB flash drives, VNC2 transparently handles the FAT file structure. • Dimensions: 44.8mm x 69.8mm x 11.4mm (lxwxh) • Total Volume: 35648.26mm^3 • Power: On-board DC-DC converter supplies circuitry with 3.3v & 5.5v from 2xAAA cells • Cost: $37.50 • Functionality: At the push of a button allows all the files on a USB mass storage device to be copied to a unique folder on another USB mas storage device. • Transparently handles the FAT file structure communicating via UART, SPI or parallel FIFO interfaces via a simple to implement command set

  6. Alternatives Considered Advantages/Disadvantages vs. vs. Arduino Pro-Mini VF2F2 Vinculum-II • Advantages • Support/documentation widely available • Relatively lightweight • Advantages • Transparent support for FAT file structure • Android drivers available using the Android Open Accessories Initiative that allows the Vinculum-II to attach to an Android device • Specifically designed to act as a USB host for mass storage device to smart phone transfers with the ability to create custom firmware • Advantages • Transparent support for FAT file structure • Android drivers available using the Android Open Accessories Initiative that allows the Vinculum-II to attach to an Android device • Specifically designed to act as a USB host for mass storage device to mass storage device transfers • Programmable firmware • Disadvantages • Primary Disadvantage: • 1 board + 2 shields • Few example of USB hosting exist • High unit cost • High unit volume size • Relatively heavy • USB host documentation scarce • Disadvantages • Relatively heavy (~350g) • High unit volume • Disadvantages • High unit volume • Difficulty to customize firmware unknown

  7. Alternatives Considered Software Considerations

  8. Proposed Solution Proposed Technical Solution • Software Implementation: Android 2.3.4+ via Android Open Accessory Development Kit • Application Development: Java in Eclipse IDE with Android SDK • Hardware Components: Vinculum VF2F2 • Program VF2F2 with Programmer/Debugger Module • Develop custom firmware with the Vinculum-II Tool Chain Rev 1.4.2 • 2xAAA batteries (DC-to-DC 5v step up already in VF2F2)

  9. Architectural Design System Architectural Design Hardware Software FTDI Chip VF2F2 Android Open Accessory Development Kit • Case Options: • 3D Printing Technology • USF Engineering Prototyping/Machine Shop • Interface: • Two USB Type A Ports (Smart Phone & USB mass storage device) • On/Off Rocker Switch and On/Off LED Indicator • LEDs to Indicate File Copy Activity and Errors • Compatibility: • Android 2.3.4+ • The app on the Android phone interacts with the USB Host Controller device to retrieve the list of files from the USB mass storage device and the desired file.

  10. Architectural Design System Architectural Design Brief Hardware Overview Power (options):2xAAA Batteries (VF2F2 Option)DC to DC 5v Step Up in Module Circuitry1-2xAA Batteries with DC to DC 5v Step Up VPack[Web page]Typical Current:  300mA or lessPolymer Lithium Ion Battery 6Ah  [Web page]3.7v at 2000mAh Communication Flow Diagram Phone User attempts to locate file using the device as the medium Device Request passes through the device and the file is located on the storage device Storage Device

  11. Architectural Design System Architectural Design System Communication Hardware Android Device User Product Application Mass Storage Device VF2F2 Memory USB Port 0 USB Port 1 Memory

  12. Architectural Design System Architectural Design Proposed Case User Interface • Case Considerations: • Cost • Durability • Size • Survivability • Transportability • Ventilation

  13. Architectural Design Software Architectural Design Brief Overview Software Requirements • File Attachment Size: ~3MB • Send the attached file to phone contacts via email • Send the attached file to phone contacts via sms • Time to Send: Less than 30 sec. • User should be able to install/run in less than 5 minutes • Image Formats: JPG, GIF, PNG, BMP, TIFF, and RAW • Audio Formats: WAV, WMA, MP3, and FLAC • Video Formats: AVI, 3GP, DIVX, FLV, MPG, WMV, MOV Technologies (APIs) • Android Open Accessory Development Kit • Android SDK 2.2 Google API 8 • Vinculum-II Tool Chain Rev 1.4.2

  14. Architectural Design Software Architectural Design Application Architecture

  15. Architectural Design Software Architectural Design Process Model • Planning Phase: Project Planning • Pre-Beta Development Phase: Design and development of new features in order to provide a reasonable working version for demonstration. • Development Phase: Remainder of design and development of all features. • System Testing Phase: Organized testing of the application features. Focused diagnosis and fixing of all defects/bugs found. • Beta Testing Phase: Integration testing of the hardware and software with possible patches and maintenance releases as needed. • Release Preparation Phase: Final verification testing of the frozen build to be released to Raytheon.

  16. Architectural Design Software Architectural Design Application Cycle and Flow

  17. Architectural Design Software Architectural Design Application Mockup v1.0 Live Version on Team Web site at http://www.cse.usf.edu/~lcintron/raytheon

  18. Architectural Design Software Architectural Design Application Mockup v1.0 Live Version on Team Web site at http://www.cse.usf.edu/~lcintron/raytheon

  19. Architectural Design Software Architectural Design Application Mockup v1.0 Live Version on Team Web site at http://www.cse.usf.edu/~lcintron/raytheon

  20. Requirements Proposed Requirements Project Requirements with Modifications SYS02b, SYS02c, SYS02d – Device only compatible with Android 2.3.4+ SYS16 – The SYSTEM will have a total volume of at least 3564.83cm^3 SYS17 – The SYSTEM shall weigh at least 300g (VF2F2 weight currently unknown)

  21. Requirements Proposed Requirements System Requirements Traceability Matrix

  22. Risks Risks & Mitigation Strategies A Brief List Risk: Unable to obtain list of files from mass storage device. Severity: A1 Mitigation: Alternate solution unlikely due to massive size of files on USB mass storage device. Risk: VF2F2 cannot function as a stand alone unit. Severity: B1 Mitigation: Modify case design and re-analyze power consumption figures. Risk: Files not able to transfer through VF2F2 from USB mass storage device to phone. Severity: B1 Mitigation: Verify correctness of firmware and Android app programming. Risk: The phone tries to charge once plugged into the device. Severity: B2 Mitigation: Contact FTDI to see if there is a way around it.

  23. Risks Risks & Mitigation Strategies A Brief List Risk: The phone does not communicate with the VF2F2 device. Severity: A1 Mitigation: Re-analyze the programming of firmware and software. Risk: Unable to program the VF2F2 to transfer individual files. Severity: B1 Mitigation: Another USB Host Controller may be necessary. Risk: The VF2F2/V2DIP2-48 shall not arrive within a week. Severity: C3 Mitigation: Continue Android software development using USB OTG technology. Risk: The VF2F2 module is defective upon arrival. Severity: B3 Mitigation: Continue software development with V2DIP2-48 or USB OTG dongle.

  24. Risks Risks & Mitigation Strategies A Brief List Risk: The Android application is not compatible with Android 2.3.4. Severity: B1 Mitigation: The Android application would only be compatible with later versions of Android. Risk: Team member is hospitalized/ill Severity: C3 Mitigation: The rest of the group picks up the slack with minimal lost due to documentation. Risk: System malfunctions at final demonstration. Severity: B2 Mitigation: Provide abundant documentation and video of successful trials. Risk: Production cost runs higher than expected. Severity: C1 Mitigation: Consult with industrial engineer to see what ways we can cut cost.

  25. Final Issues Present Issues • The V2DIP2-28 Module and Programmer/Debugger Module has been ordered • However, our new design uses the VF2F2 Module • The VF2F2 must be acquired as quickly as possible to proceed with hardware development. • The exact details of communication between the VF2F2 and the Android application are still unknown. • These details must be determined before the Android application and software on the VF2F2 can communicate.

More Related