Njay said:A Peltier is a resistive load, and therefore there's no problem in driving it with PWM and getting what you want. The Peltier doesn't care about the current being constant or not and, for a Peltier, 24KHz PWM is just a waste of energy (switching at the MOSFETs) unless you really need very high precision - the reaction time is "long". With 50% duty the Peltier will give half it's rated power, since it will be ON half of the time. The final effect (heating/cooling) is the same. The only difference is EMI, but I don't think you're too worried about that. Normal home oil heaters and a bunch of other stuff works like that, that's just ON/OFF.
On a motor we don't want torque ripple, and the inductance will prevent us from making it ON/OFF anyways.
methods said:Although I love it when Luke is wrong....in this case I think PWM is no good for a Peltier load
http://electronics.stackexchange.com/questions/28634/how-to-drive-a-peltier-element
-methods
Njay said:A Peltier is a resistive load, and therefore there's no problem in driving it with PWM and getting what you want. The Peltier doesn't care about the current being constant or not and, for a Peltier, 24KHz PWM is just a waste of energy (switching at the MOSFETs) unless you really need very high precision - the reaction time is "long". With 50% duty the Peltier will give half it's rated power, since it will be ON half of the time. The final effect (heating/cooling) is the same. The only difference is EMI, but I don't think you're too worried about that. Normal home oil heaters and a bunch of other stuff works like that, that's just ON/OFF.
On a motor we don't want torque ripple, and the inductance will prevent us from making it ON/OFF anyways.
flathill said:I'm curious about whether you think it is safe to turn off the BMS or not?
If everything is off the BMS does not need to be on. What could it possibly do even if it did detect an over or under voltage? The BMS should be dead off until either the key is turned on or the charger is plugged in.
I like the button boob cell idea. Zero motorcycles does the same thing of sorts with an externally powered BMS for true 0 quiescent current in storage.
Where did you hear this? I dont think they run an externally powered BMS....
methods said:Thanks Luke.
What you were missing was a low pass filter right? A cap to ground will smooth that pulsing signal out just as well as an inductor inline. Did you have any low ESR ceramic caps on your input and output of that PWM circuit?
flathill said:Hey Luke,
Do the new Zero bikes have 0 parasitic draw on the battery when the bike is "off" or is the BMS and other systems always on? Do you have a separate battery powering the BMS?
bigmoose said:Tiny, surface mount inductors like a DR73-221-R are friends of mine. They like to sit right next to my other friends, the cap-a-c-i-tators.![]()
fechter said:Below is a generic diagram of how to make a low quiescent linear regulator work at higher voltages. This is trick Otmar gave us. The CPC5602 is rated for up to 350V. Pick your favorite LDO and add this transistor to make it work over an incredibly large input voltage range. FET adds nothing to the quiescent drain and supplies about 2v higher than the output to the input.
Thanks man... I am basically losing my mind working the circuit over and over and over trying to make it into what I wantI keep running into the limit of the coin cell capacity. 100uA would be a super win for a main-pack powered system but once you drop the main pack down to 40mAh it gets a little tougher. At the very least I will build that circuit and test it.
You know what I have been thinking.....![]()
I have been thinking about sneaky ways to snitch power from the open relay while in the OFF state. Like... I snitch 10uA of current across the open relay to charge my battery or super cap - then when it closes I use the supercap. Simplest visualization of this would be a 3.3V Zener + huge resistor across the gap, then tap the zener with a blocking diode that allows it to charge the cell, but the cell wont discharge backwards once the relay closes.
Just an idea... anything, anything, anything to avoid bringing in that wretched V(+) line.
Maybe you still like coin cells. I like the boob shaped ones for sure, but this cheap trick would be great if you want to run off the pack voltage. Just do the math on the maximum dissipation and stay under.
I am considering it.... Especially now that my total system current is more like 200uA instead of 200mA. Easy cheesy to make a 150V regulator that can handle that. 200mA on the other hand... that is what drove me away from the Contactors.
On precharging, I'm not sure about a series FET switch and inductor. Seems like the inductor current wouldn't have a path when off (major voltage spike)? I need to draw it out and think about it. I think it needs a diode somewhere.
Yea I totally oversimplied it - you would most definitely need a flyback diode if we are going to switch an inductor on and off![]()
-methmouth
bearing said:Or do you want the IC just to decrease part count?
bearing said:I don't think it's hard to make a charge pump based gate driver. You need about 3 pins from the MCU and some small components.