1 / 12

Connecticut Corsair Senior Design

Connecticut Corsair Senior Design. School of Engineering. Simulator Refurbishment EE Design Team 194. Connecticut Corsair Senior Design. School of Engineering. Problem Statement Summary

lilka
Download Presentation

Connecticut Corsair Senior Design

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. Connecticut Corsair Senior Design School of Engineering Simulator Refurbishment EE Design Team 194

  2. Connecticut Corsair Senior Design School of Engineering Problem Statement Summary In interdisciplinary team of mechanical, computer and electrical engineering students are reengineering the base of an outdated flight simulator to have movements characteristics akin to that of a Corsair F4U-4 aircraft.

  3. Connecticut Corsair Senior Design School of Engineering Current Work Pros/Cons of Induction vs. Servo Motors

  4. Connecticut Corsair Senior Design School of Engineering Current Work Ideal Motor Specifications in-lb =13.7 ft-lb ** **4.7hp non-standard. 5hp required.**

  5. Connecticut Corsair Senior Design School of Engineering Current Work Prototype Design • Professor Bazzi: granted access to functional servo for practice. • Top level prototype design; to be implemented on simulator after installation. • Parts include: • 3D model printing • RC hobby servo motors • Arduino board • Deconstructed joystick Data Flow Diagram Joystick values Mapping Function Motor Position Outputs Motor Position

  6. Connecticut Corsair Senior Design School of Engineering High Level Joystick Motor Diagram

  7. Connecticut Corsair Senior Design School of Engineering Current Work Coding: Arduino Sketches and Overview • Programming plan: Arduinosketch for use with controller-less motor drives. • Deconstructed joystick: potentiometers. • Position to position mapping • Non-linear relation between cam and platform • Why Ardiuno over C? • Arduino has an entire library for servo motor support. • Easy oneliners: Servo.write(speed) • To translate analog to digital signals is easier! • analogRead() vs… • Enable interrupts via registers, create interrupt functions, store values outside of interrupt sequence etc. • Writing to analog (PWM) is easier! • analogWrite(pin, value) vs… • Set registers for I/O, use loops with counters to determine cycle, etc. • Reusable code from ECE 3411

  8. Connecticut Corsair Senior Design School of Engineering Current Work Coding: Arduino Sketches and Overview … V1 + V2 high, V3 low …

  9. Connecticut Corsair Senior Design School of Engineering Future Work: Second Design Semester • Purchase and construct prototype. • Down-scaled, 3D printed model of simulator base for demonstration. • Develop position/speed control on practice servo supplied by Dr. Bazzi. • Arduinosketch code development. • Documentation and function specifications. • Motor purchase and installation. • Electronics interfacing • Motor, controller, drive, protective power circuitry, computer, joystick/potentiometer inputs.

  10. Connecticut Corsair Senior Design School of Engineering Timeline

  11. Connecticut Corsair Senior Design School of Engineering ME Contributions • Drive motor Analysis and Replacement • Free body Diagrams • Torque Requirements and Comparison • Nonlinear Linkages Analysis • Scissor Arm Analysis and Redesign • Determined failure scenarios • ANSYS analysis • CAD models • Motor Mount Redesign • Gearbox designs • ANSYS analysis • CAD models

  12. Connecticut Corsair Senior Design School of Engineering Questions? School of Engineering

More Related