I saw most circuits using p-mosfet so I used it, not for particular reason.
the output of mcp1642 is 3v for the cmos circuit, this node itself will also be fed by the power supply and motherboard when the device is on (Vcc). how can this be ok if mcp1642 will be active all the time? its output is the same node which has 3v from dreamcast when on.
how did you conclude that it will last for 100 days? what calculations?
people report regular ml2032 which is the original one lasts about 3 months or less, while cr2032 lasts more. so yes AAA will last a lot longer but I prefer to engineer it properly which means it should not be on when not needed.
I hope you can help me achieve that.
The MCP1642 will need to be active when the Dreamcast is powered down. According to the data sheet, the quiescent current is 400µA or 0.4mA and the typical capacity of an AAA alkaline cell is 1000mAh.
t = 1000/0.4 = 2500h, which is 2500/24 = 104 days and 4 hours. I rounded down to 100 days, because it's an approximate calculation and it will be slightly worse than that.
please check my schematic based on mcp1642 in attachment.
so assuming the circuit is fine, the real problem is the quiescent current and thank you for pointing it out.
seeking lower Q-current boost, I found those:
MAX17227A - very low Q-current of 12nA for Vin and 350~660 nA for Vout (which one is of our interest? both?). very expensive though about 1.92$ for 100 qty.
MP3414DJ - also good Q-current of 35~50 uA measured at output. 1.75$ for 100 qty.
MAX17220ELT - similar to first one but slightly more expensive. Q-C = 300~600 nA at output.
MCP16251 -> Q-C = 4~8 uA. seems to be the best option in terms of Q-C, price, and lead time.
MCP1643 -> only 1.2uA but doesn't show output one.
TPS61023 -> 0.5v low input voltage which is fantastic, 20uA Q-current. this seems very good choice.
what do you think?