"My one claim to fame" Heh, so humble you. 
I forgot the current schematic of the board, Be careful, it can still change.
https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B2imTCP2yWZvOTIwYjk5ZDktNzlmNC00YWUyLTg0NWItODVlYmNkOTBiMGEz&hl=fr
After the end of my tests, we will see.
Price for this board (PCB + components + Screen) -> € 40
I forgot the current schematic of the board, Be careful, it can still change.
https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B2imTCP2yWZvOTIwYjk5ZDktNzlmNC00YWUyLTg0NWItODVlYmNkOTBiMGEz&hl=fr
After the end of my tests, we will see.
Price for this board (PCB + components + Screen) -> € 40
Hello Scubabatdan,
I use for my Board : CADSOFT EAGLE CadSoft - Home of CadSoft EAGLE PCB Design Software- Best PCB Design Software
And for 3D render --> Eagle3D en:eagle3d:eagle3d [www.matwei.de]
This software (eagle) is not complicated to use. I recommend.
I understood the same thing.
I will make a fiberglass enclosure for the proto but a box made of aluminum would be really classy.
@cos
Happy to be back after a few months away from here
Looks like there's a mcp1700 3V regulatorI don't see a voltage regulator anywhere on the schematic yet you show 3v vdd on the pot and mcu.
This Pic does have a fixed internal voltage reference (1.024V, 2.048V, or 4.096V)I don't know of a way to use straight battery voltage without thowing off the adcs (as battery voltage falls off) other than using an external voltage reference. I don't see one of those either.
Looks like it's originated from the usb connectoryou're also showing a 5v clamp on the charging input, but i don't see where that 5v source is coming from.
I agree.That's very gracious of you.
--> 5K (502) for me, not 50Ksame digital pot, but 10kΩ instead of 50kΩ and I'm using a similar charger controller, but the 73833 instead of the 73832.
This chip does not limit the power output, Input current limiting with R6 on my schematic . this resistance only serves to protect the transistor. R6=0.020 --> Imaxinput=7AThe data sheet for the Microchip PWM controller states, "outputs up to 5W" yet you are claiming 20W. How do you get around that limitation?
Yes input, of course. 20-25w seems to be the max for me (Pspice simulation).You are stating 7-8A, but you don't state whether that is output or input. I assume that's input? 7-8A output would be quite lofty for that circuit. You are also stating 10V. 5A at 6V output is the best I can do myself. I hit my PWM controller's overload protection with voltage or current any higher.
The most important, What's your frequency ?Output capacitance is low, only 30uF. Isn't output ripple going to be a problem? I used 200uF on my last mod. I'm attempting to use 100uF on the latest one and I feel that's low.
No at this moment, Power transfer between L2 and C7,C8,C9 . to put them close to each other.All of the return current from the converter is flowing through the ground plane under the control and sensing circuits. I use an isolated ground plane to keep high currents away from those circuits. You don't have any issues with noise?
3v MCP1700 regulator on my board and 5v from USB connector. I use internal ADCreference = 1,024v.I don't see a voltage regulator anywhere on the schematic yet you show 3V Vdd on the pot and MCU. I don't know of a way to use straight battery voltage without thowing off the ADCs (as battery voltage falls off) other than using an external voltage reference. I don't see one of those either. You're also showing a 5V clamp on the charging input, but I don't see where that 5V source is coming from.
For current sensing : Rshunt = 0,1 Ohm , Vref=1,024v, Conv = 1024How are you getting the resolution you need out of the signals across the current sense resistor? Those signals are only in the tens of mV. I'm using an op-amp in differential mode to amplify the signal for the MCU's ADC.
DCR = 17mOhm for my inductor. too much for you ? It seems reasonableYou're using a small 3uH inductor so I'd expect to see some notable loss there as well (DCR goes up quick with higher inductance)
Yes.Have you tested it on the bench?
Why do you want 10uA ?,How's the idle draw? For me, that was a big source of issue to get it under 10µA on my mods. Takes some smart component choices and meticulous coding. Always have to pay close attention to it.
The protection is the current shunt if the software CRASH.I don't see any fuses. You can sense over-load conditions in code, but I wouldn't rely on that 100%. If sensing fails and there's a short, well that's a big problem.
Good idea. I'll have to look at this range.The PIC18F MCUs are nice parts as far as 8 bit µcontrollers go. I'm using a PIC24F myself.
Why not ?In any case, that's quite a design to make publicly available. I would never do that with the one I'm doing.
What is component BZ1?
In two weeks.I cant wait to see this thing in action! When do you think you will have the first one together?