Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Page Properties


DescriptionDrives external lights
Target release
Epic

Jira Legacy
serverJIRA (uwmidsun.atlassian.net)
serverId6df7ba0d-c6df-39f5-b19f-bb96d235af5f
keyELEC-115

Document owner
Project leadsKevin Chen (Unlicensed)
Team membersVeronica KH Lee (Deactivated)


Goals

  • Efficient control of the on/off state and brightness of each light

Background and strategic fit

MSXi used a single lights board for the entire car. It was controlled by driver controls over CAN, which worked relatively well.

Our current plan is to design our new lights board to be used in both the front and back. It would then use the wiring harness to determine which CAN messages to react to.

Requirements

#TitleUser StoryImportanceNotes
1Handle turn signals/braking/hazard lightsWe need to be able to support any order of signals without breaking.
2Handle hornWe plan on using the lights board to drive the horn.

3Handle strobeWe plan on using the lights board to flash the strobe light.

4Support Tesla headlightsWe plan on using Tesla headlights, so we need to be able to drive them.

5Control Reverse Lights The car needs to turn on its reverse lights when reversing.Not sure? 

...

QuestionOutcome
How do we handle critical vs. non-critical lights?

The only critical light is the strobe light, so the rear will be powered by the critical rail and the front will be non-critical.

This keeps the horn from ever drawing from the supplemental battery.

Don't we need reverse lights?

Not Doing