Add 5v->3v3 regulator. #29

Closed
opened 2023-01-23 19:52:19 -07:00 by david · 1 comment
Owner

3v3 rail was provided by the Teensy's power regulator. This can likely be served by a beefy linear reg, unless the FPGA carrier board requires significant 3v3 power.

  • Capable of powering 3v3 rail on fpga carrier
  • Capable of powering 3v3 rail on preprocessor
3v3 rail was provided by the Teensy's power regulator. This can likely be served by a beefy linear reg, unless the FPGA carrier board requires significant 3v3 power. - [ ] Capable of powering 3v3 rail on fpga carrier - [ ] Capable of powering 3v3 rail on preprocessor
david added the
Hardware
label 2023-01-23 19:52:19 -07:00
Author
Owner

Power Requirements:

  • 4x ADCs (22mA max * 4 = 88mA)
  • Gain DAC (xxmA, budget 50mA)
  • I2C pulldowns (worst case 2kOhm, ~4mA)
  • 2.5V Vref (capable of 20mA, so budget that)
  • Variable clock gen (20mA)

The Colorlight module takes 5V, so does not factor in.

Total requirements: 182mA at max, a 500mA reg is overkill,
but also provides a bit of headroom in case I forgot anything.

Power Requirements: - 4x ADCs (22mA max * 4 = 88mA) - Gain DAC (xxmA, budget 50mA) - I2C pulldowns (worst case 2kOhm, ~4mA) - 2.5V Vref (capable of 20mA, so budget that) - Variable clock gen (20mA) The Colorlight module takes 5V, so does not factor in. Total requirements: 182mA at max, a 500mA reg is overkill, but also provides a bit of headroom in case I forgot anything.
david closed this issue 2023-01-25 16:28:57 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: david/new-sonar#29
No description provided.