<d1b2>
<johnsel> who makes those little power bricks?
<lethalbit>
You can find them from a few mfrs, Analog Devices absorbed LT so they now make the "µModule" monolithic regulators like that, Vicor makes some high-end ones too, So does Monolithic Power Systems IIRC
<d1b2>
<johnsel> I'm aware, I just don't recognize these. Nor did a quick google search result in anything
<lethalbit>
I think TI makes some too
<lethalbit>
Ah, you meant /those specific/ modules
<lethalbit>
yeah no idea
<d1b2>
<johnsel> Hmmm, well maybe you can help me with something else
<d1b2>
<johnsel> I am watching Blade Runner 2049, and there's this scene about human DNA
<d1b2>
<johnsel> A, C, T, G, does that mean we're PAM4 signals?
<d1b2>
<johnsel> Bit of a strange thought, but I thought I'd share to see what you guys and gals think
<lethalbit>
*shrug* could be 4QAM too /j
<d1b2>
<johnsel> actually I think you're right
<azonenberg>
The ones I'm using are Murata MYMGK
<lethalbit>
Aaaaa Murata
<lethalbit>
I always forget that Murata makes more than just caps :v
<lethalbit>
Those are some cute little modules
<d1b2>
<johnsel> are the caps visible in the photo the only ones or do you have some smaller ones on the bottom as well?
<d1b2>
<johnsel> yeah I kinda like em
<d1b2>
<johnsel> not too expensive either
<azonenberg>
There's no small ones on the DC-DCs
<azonenberg>
They only spec big ones. Power quality on those rails is mostly fine. The -3V buck-boost in the bottom right is actually the one i'm having issues with
<azonenberg>
may want to bodge some more caps onto it
<_whitenotifier-5>
[stm32-cpp] azonenberg 40efe05 - Removed version number from header comment
ALTracer has quit [Read error: Connection reset by peer]
ALTracer has joined #scopehal
<_whitenotifier-5>
[scopehal] azonenberg c7a4122 - LeCroyOscilloscope: digital channel functions now verify input is actually a digital channel before doing anything with it
<_whitenotifier-5>
[scopehal] azonenberg ef1a0e9 - Merge branch 'master' of github.com:ngscopeclient/scopehal
<_whitenotifier-7>
[scopehal] azonenberg 0b83963 - MaximumFilter: fixed bug where max was initialized to zero at start (breaks for negative-valued inputs)
<_whitenotifier-7>
[scopehal] azonenberg 7307353 - Fixed missing init in ClearSweeps()