|
|
|
|
|
by jareklupinski
1147 days ago
|
|
when I'm building circuits, usually I know what I want to design on a high level, but once it comes time to turn the schematic into a BOM, I get bogged down in minute differences between similar components e.g. most recently, I needed a boost converter with at least 300mA sustained I at 3.3V coming from the lowest V source possible (alkaline battery powered gadget) After an hour or so of searching I had to choose between TLV61220 and TPS61021A . Maybe there is a better third chip? At this point I ran out of time to research and just figured this the TPS61021A would do. Digikey/Mouser/etc have parametric filtering (when it works), but optimization among three variables is not the strong suit there, especially when you have, say, an 8mm square to fill and cost is a factor (and availability/flexibility between footprints) I would love to use this as a fair recommendation engine (that isn't sponsored by TI, skewing all results towards their products) where I can give it my circuit's minimum/recommended/maximum parameters and have it suggest applicable parts, or even take my finished designs and suggest cheaper alternatives for parts that match the design's footprints but have lower capabilities, if that's all my circuit needed in the first place. (just threw my query into chatgpt and it suggested https://www.ti.com/product/TPS61221) not bad. |
|