reversebias / mitosis-hardware

Mechanical design files for the Mitosis keyboard
GNU General Public License v3.0
322 stars 54 forks source link

A regulation and capasitors? #4

Closed biberforce closed 6 years ago

biberforce commented 7 years ago

There is a regulator in schematics(U2). What's that name? and you need a filter capacitor for Vın and Vout. https://electronics.stackexchange.com/questions/67859/how-to-select-capacitor-values

TyberiusPrime commented 7 years ago

The bom lists a '1117 3.3v regulator in SOT223 (many types available)'

I second the addition of the caps. The output can't be stable without a Vout capacitor. This might be mitigated by caps on the rf board but it should really be as close to the 1117 as possible.

AMS1117-3.3 datasheet suggests 22uF tantal.

reversebias commented 7 years ago

Yeah, I was relying on the pro micro for input caps, and the RF board for output caps. For the ceramics that are on the RF board, it's actually an advantage that they're further away, the increase in ESR is necessary for stability. The value is lower than the 10uF recommended, but for such a low output current (30mA peak on the RF module), the main pass transistor is in a much higher impedance state, which pushes out the dominant pole. I agree that best practice would be to include caps anyway, but it's been measured to be completely stable, and I was going for low part count. I'll probably change the regulator if I do a major revision, I just had these on hand when I was building.