P16261: EV Team 3-Phase AC Motor Controller A
/public/

Subsystem Design

Table of Contents

Team Vision for Subsystem-Level Design Phase

Summarize:

Flow Down to Subsystems

Flow Down to Subsystems

Flow Down to Subsystems

Full Flow Down found HERE!

Feasibility: Prototyping, Analysis, Simulation

Guided Learning

Guided Learning

Current Status

Test Plan

Electrical

  1. Prototype the H-Bridge Circuit on Breadboard
    • Test using power supply signal generator
      • Measure current draw, motor speed (voltage), hall effect position readings
    • Check to see that the effective voltage range of the H-Bridge Gates is within an acceptable limit to power the motor.
      • Make sure these results are repeatable and constant given different environments (temperatures).
  2. Attach MCU to Gate Driver
    • 6 signal generators potentially needed, if MCU is unavailable
      • This mimics the pulse width modulation that would otherwise be provided by the MCU
      • Measure current draw, motor speed (voltage), hall effect position readings
    • Send different voltages to gate driver input and see how the output voltages are affected
  3. Voltage Regulator can be simulated with a variable power supply
  4. Voltage regulator is the last item to be designed and built
    • This is an integrated circuit package
      • That leaves the supporting circuitry to be built around it
      • Prototyping will again be done via the breadboard
        • Voltage input will be from a power supply or actual batteries
        • Then values will be read from a volt meter at the output of the circuit

Software

  1. Hook up launch pad to booster board and small test BLDC motor
    • Tune built in control algorithms to work with the test motor
      • This allows for debugging to be done with a "quick" setup
      • With the peripherals attached this should be a fully working prototype
    • Test CAN hardware on micro controller
      • Attach micro controller to CAN test equipment to ensure hardware can transmit and receive correctly
    • Test ADC hardware on micro controller
      • Test and calibrate ADC with sensors to ensure hardware can sample at the frequency and resolution required
    • Test frequency and phase calculation algorithms
      • Write unit tests to ensure that frequency and phase algorithms work for all use cases
    • Test torque calculation algorithms
      • Write unit tests to ensure that torque algorithms work for all use cases and inputs
    • Test output stage algorithms
      • Write unit tests to ensure that the output algorithm stage works for all use cases

Next Level Decomposition

Next Level Decomposition

Next Level Decomposition

Bill of Materials (BOM)

Bill of Materials

Bill of Materials

Plans for next phase


Home | Planning & Execution | Imagine RIT

Problem Definition | Systems Design | Subsystem Design | Preliminary Detailed Design | Detailed Design

Build & Test Prep | Subsystem Build & Test | Integrated System Build & Test | Integrated System Build & Test with Customer Demo | Customer Handoff & Final Project Documentation