Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Attendees:

  • Ryan Guile
  • Titus Chow
  • Lucas Fryzek
  • Tak Alguire
  • Karl Ding
  • Minghao Ji
  • KEVIN CHEN

 

Electrical Debrief from MSXI ASC 2016

  • Our boards were not very easy to debug at the race, because each board was rather specific and had certain nuances
    • Goal is to unify our hardware and inventory
    • We spent a lot of time debugging specific issues on boards

Themis

  • Difficult to build because of all the crimps required
  • Moving LCD display to a panel, like an airplane
    • Might simplify the layout and design

Batteries

  • Building the batteries was difficult and a pain
  • Drew too much power from the auxiliary battery, which caused it to die really quickly at ASC
  • Possibly having a slightly more granular power distribution system

Kill Switch

  • Kill switch should not be software. Make hardware kill-switch

Connectors

  • Unnecessary to use M12 connectors everywhere. Move to thinner more flexible can connectors and split to M12 when exiting a box

Enclosures

  • Battery box should have most boards in it except for lights, etc
  • Minimize external connections ("spaghetti wiring")

 

  • Modularize our boards, and determining the responsibilities of each board
    • This makes wiring the car easier
    • MSXI was a struggle to wire

 

  • Change our footprint library for electrical component
    • Had problems with solder mask clearance

Github

  • Move hardware to Github instead of SVN
    • You can treat Github as a SVN repository, and still keep Altium's SVN integration
  • What is the plan for mechanical?
    • Are they planning on using a different source control?

Connector Board

  • Board used to test soldering and how well connectors connect
  • Connect to an e-load to test how efficient it is
    • Basically build an eval board for testing connectors, regulators, and how well it is made

Controller Board

  • Moving to a STM Cortex 
    • Cheaper than MSP430
    • Integrated CAN controller
    • Has hardware MULT/DIV

Mechanical Update

  • By next month, mechanical will have a high level design of the car
  • In that time, they will identify projects and form a small team of new recruits 
    • We should to do something similar for electronics
  • They will identify projects that we can work on to "practice" things on MSXI to get it working

Electrical Projects

  • Have new members create eval boards that does routing for that component
  • We have a lot of members who are eager to do work (and hardware stuff) but no real projects
    • How-to-solder does not really cut it
    • There needs to be closer mentorship and individual one-on-one interactions with new members
  • Most of electrical is now off-stream with Mechanical
    • We need to recruit 8-stream students
  • People need to be able to design boards that are actually buildable, which is why knowing how to solder is important as well (see Plutus' crystal)

Timeline

  • Goal is to use MSXI to test things (we will not try to fix things to get MSXI to work properly)
  • We have an eval board that Titus is playing around with right now
  • Controller board should be pretty simple (it essentially is an Arduino, but for our form factor)
    • Kevin will own the controller board (ELEC-1)
    • We will aim to have the first revision prototype in our hands by end of September
    • By next weekend (September 9th), we will have the board laid out and design finalized and ordered
    • 1 week after that, we will receive the board

Battery Pack Balancing

  • ICs that include cell-balancing functionality are expensive
  • If we build a pack that is actually matched, we don't REALLY need the cell-balancing
    • We replace the pack after each race anyways, so it's not a big deal
    • Ensure that we actually attempt to match capacities of each individual cell
      • Our pack was unmatched af

Things to do on Confluence

  • Write articles on how to set up the toolchain for the STM processors
    • We will start people on the MSP430, because it is easier to modify registers
    • Ensure that setup on Windows, OSX, Linux is covered
  • Document the car, so that new members have things to look at

Work

  • Does Ryan have time to work on things?

 

  • Controller boards will be in our hands preferably by the 16th.
  • Connector board sent out by Wednesday
  • We need to figure out solar
    • How is mechanical doing aerobody without solar panel designs?
    • We should get smaller modules so we don't get wrecked by compound curves like MSXI

-

  • No labels