Versions Compared

Key

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

...

  • input cmc (question) ← perhaps not needed, check 12s doc to read why they implemented

  • current sense

    • use INA180 unless determined otherwise

    • shunt resistor: calculate for it? to be looked up

  • buck converter

    • check if existing solves, check for board space

    • if not, make buck with lower input voltage & smaller inductor to maximize board space

  • LDO

    • does current one from can circuit solve? if not look for other one

    • purpose is to reduce noise from buck.. consult esc can doc for details (question)

  • diode

    • what kind of diode… to be looked up (question)

  • current limiting eFuse

    • current ones probably solve, however finding a singular IC with 4 channels instead could be better → maximizes board space

    • try and do some component selection here; will probably ask more questions

    • determine whether 4channel efuse vs 4 individuals will be better

      • things to consider:

        • cost

        • board space

        • power dissipation (question) probs not super critical

        • if 4 channels exist for this purpose

  • thermistor

    • not sure how to select one, will see later, not super high priority

Component Selection

Buck IC

  • AOZ2261NQI-12

  • does this solve??

    • yep

...

  • f = 1kHz

  • Cf set to 1uF

    • size cap to be

Current Limiting IC

NIV3071MTW4TWG

TCKE8xx Series

Choice Summary

4 channel, only need 1, fewer passives, 2.5A current limit

single channel, will need 4 individual ICs

Operating Input Voltage Range

8-60V

4.4-18V

Panel
panelIconId1f480
panelIcon:skull:
panelIconText💀
bgColor#DEEBFF

went with NIV3071 for like a week bc no reading comprehension (buck delivers 6V, servos need ~6V, NIV3071 doesn’t operate with <8V ; chose diff IC

https://www.digikey.ca/en/products/detail/texas-instruments/TPS4H160AQPWPRQ1/6175214

...

choice (for now)

  • Source

    • 6V from buck

  • 4-channels

  • Passives

    • 15k pullup on fault pin

    • Cin

      • TBD

    • Cout

      • TBD

    • 50k to gnd on RLIM (question)

  • ^for old IC

  • Overcurrent limit for eFuse

    • if possible, implementing adjustable current limit using microcontroller could be the play

      • this would require using a combination of EN and ILIM pins (perhaps also FAULT pin)

      • put notes from datasheet here:

  • Passives

    • R(CL)

...

  • kinda made assumptions before reading this and now everything makes sense

  • pins should be chosen based on what voltage divider ranges will be

  • because thermistor and vbatt voltage dividers have varying VIN/R1 values, they should be on FT pins (5V tolerant) because it gives more room

    • ranges from 3V-7.3V

added caps to all to make them low passes with ~1khz cutoff

LDO

...

Layout

Placement

following layout guidelines for the most part

choosing not to use separate PGND and AGND pours on buck

  • hopefully won’t be too noisy

  • will probably be fine

Simulations

Input filtering sim

...