Go Back   EcoModder Forum > EcoModding > Fossil Fuel Free
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 06-05-2009, 03:52 PM   #101 (permalink)
Joe
 
Join Date: Feb 2009
Location: phx
Posts: 260
Thanks: 0
Thanked 48 Times in 38 Posts
Quote:
Originally Posted by MazdaMatt View Post
Mike, please fill me in on what way a lower frequency increases the size of components. Which components?
Not mike, but this is the problem I'm running into... somewhat. I don't really know if it's a problem.

I sized the inductors so that there would be constant current (filtered output) in the output loop at a min current of 2A. However, that was at 100kHz. I lowered the switching frequency to 20kHz to reduce switching losses due to the initial heat problems. Now, at 20kHz, I don't have constant current in the output loop until I get up to about 5A. If I wanted constant current at a lower amperage, I'd need larger inductors.

Additionally, lower frequency requires more ripple current to be supplied by the input caps. More ripple current means more capacitors or larger capacitors or more expensive capacitors.

Anyway, I don't know yet if the un-filtered output at low current is a problem. I foresee it being an issue if I can't get a good current measurement below 5A. Hopefully I can filter the current reading from the current sensor to get an average current. (my hall effect DC clamp meter does this, so I should be able to as well?)

  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 06-05-2009, 04:10 PM   #102 (permalink)
Joe
 
Join Date: Feb 2009
Location: phx
Posts: 260
Thanks: 0
Thanked 48 Times in 38 Posts
Quote:
Originally Posted by MazdaMatt View Post
The voltage across those coils = L*dI/dt where L is the inductor rating. So if you switch a 1A charge off in 1uS, you are generating 1V for each uH of inductance. You have what, 150uH? So if you switch off 5A in 1us you generate 750 volts. There is also a "ringing" that occurs in fast switching.
Matt and arnolde, I'm just being picky here, but it's not the 150uH inductors that cause the ringing. The current in those inductors do not change from full current to zero current. The 'flyback' diode allows the current to continue through the output loop, thus the current in those inductors do not change (much).

I guess there is a finite time in between the mosfet turning off and the diode becoming biased which I think can cause some voltage spikes. There's also a finite time for the diode to turn off, but that's another story.

On the other hand, the input current IS getting switched on and off from zero to full current. This is the main source of Drain/Source ringing - you don't want ANY inductance in the input loop (and since zero inductance is impossible, you'll at least want to minimize it). Minimize parasitic inductance by minimizing trace/wire lengths and keeping the caps/diode/mosfet close together.
  Reply With Quote
Old 06-05-2009, 04:23 PM   #103 (permalink)
Joe
 
Join Date: Feb 2009
Location: phx
Posts: 260
Thanks: 0
Thanked 48 Times in 38 Posts
BTW - i'm slowly learning this micro controller programming stuff. So far, I've gotten an LED on the STK500 to dim and brighten using PWM!

I'm curious how fine of a PWM resolution i'll need. For example, if I increment the duty cycle by 1, will the current jump by .3 amps or 30 amps? The knob on the 555 timer was very sensitive once there was constant current in the output loop. If high resolution isn't needed, then the PWM can be run at a higher frequency.

So, i think my next test will somehow rig a couple knobs to change duty cycle. maybe one will have a macro effect to get the charger going. The 2nd knob would increment the duty cycle by only 1 or 2. I could test at a high resolution and see what happens and possibly extract that to lower resolutions. i haven't really worked out the details yet...
  Reply With Quote
Old 06-05-2009, 04:33 PM   #104 (permalink)
EcoModding Lurker
 
Join Date: May 2009
Location: Livonia, Michigan
Posts: 3
Thanks: 0
Thanked 1 Time in 1 Post
I happened upon this article today and thought about the ripple you are experiencing (and maybe even the low current settings).

Multiphase buck converter. 3/4 of the way down the page.

Buck converter - Wikipedia, the free encyclopedia

Hope this helps,
Rick
  Reply With Quote
Old 06-05-2009, 05:54 PM   #105 (permalink)
EcoModding Lurker
 
Join Date: May 2009
Location: Germany
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
jyanof: You might want to try reducing the 10k pullup resistor on pin 7 of the NE555 to 2.2k or 1k, that will increase the current that acts on the MOSFET gate and shorten the switchon phase. That should reduce some switching loss, then maybe you can increase the frequency again somewhat.

The lower your freq is, the more your caps and coil get stressed. (=you really need bigger ones at 20khz)
  Reply With Quote
Old 06-05-2009, 11:10 PM   #106 (permalink)
Master EcoModder
 
Join Date: Sep 2008
Location: Texas
Posts: 632
Thanks: 0
Thanked 26 Times in 24 Posts
Here's an observation I made while working on an Antec Truepower Trio550: while tracing the input circuit, I noticed that the preregulator did not use electrolytic capacitors on the input. (I got that power supply for free because the fan doesn't work. I found that the fan does work when connected directly to the output, so I just did that. Now I'm checking to see if it can be modified to have a built in UPS.) Instead, it used a 1uF, 400v polyester film capacitor. A quick search revealed that such capacitors cost only $1 each in small quantities. Since the supply is rated for 550W and an EV charger that operates on a standard outlet would be 1875W max, only 4 of those capacitors would be needed. Might as well make that 5 or even 10 for more margin. There'll be a lot of ripple, but that doesn't matter for charging batteries. (The PC power supply used a large electrolytic on the output to filter it.) It might even be possible to eliminate the output capacitors since buck converters don't ripple too badly on the output and the pulses might actually keep the batteries desulfated. Just a RC filter for the voltage sense to keep the pulses from interfering with the voltage sense circuits.
__________________
If America manages to eliminate obesity, we would save as much fuel as if every American were to stop driving for three days every year. To be slender like Tiffany Yep is to be a real hypermiler...

Allie Moore and I have a combined carbon footprint much smaller than that of one average American...
  Reply With Quote
Old 06-06-2009, 12:45 PM   #107 (permalink)
Joe
 
Join Date: Feb 2009
Location: phx
Posts: 260
Thanks: 0
Thanked 48 Times in 38 Posts
Quote:
Originally Posted by arnolde View Post
jyanof: You might want to try reducing the 10k pullup resistor on pin 7 of the NE555 to 2.2k or 1k, that will increase the current that acts on the MOSFET gate and shorten the switchon phase. That should reduce some switching loss, then maybe you can increase the frequency again somewhat.

The lower your freq is, the more your caps and coil get stressed. (=you really need bigger ones at 20khz)
arnolde, I was using the NE555 to provide a signal for the mosfet driver. The driver and gate resistor took care of the rise and fall times of the mosfet.

i agree that the components are undersized at the lower frequency. If i can, I'm gonna shoot for higher frequency operation.
  Reply With Quote
Old 06-06-2009, 12:49 PM   #108 (permalink)
Joe
 
Join Date: Feb 2009
Location: phx
Posts: 260
Thanks: 0
Thanked 48 Times in 38 Posts
Quote:
Originally Posted by NiHaoMike View Post
...Instead, it used a 1uF, 400v polyester film capacitor. ....
I've heard of mixing different types of caps to meet all the demands of the system. Like, using film caps with low ESR for providing most of the ripple current and large electrolytics for smoothing the rectifier output. I think it's definitely an option I'm going to look into and it's less worrisome to know they're so cheap!
  Reply With Quote
Old 06-06-2009, 12:54 PM   #109 (permalink)
EcoModding Lurker
 
Join Date: May 2009
Location: Germany
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by jyanof View Post
I was using the NE555 to provide a signal for the mosfet driver.
Oh... you never mentioned that can you tell us what MOS driver you're using and what other components are used? As you can see from my circuit posting, I just stuck your posted circuit together with the NE555 example you pointed me to, I never knew there was more in between...

Beware of cheap film caps, they tend to "fail short" (if they fail) and explode. Electrolytics apparently dont have that behaviour. (At least according to the powerelectronics.com article)
  Reply With Quote
Old 06-06-2009, 01:24 PM   #110 (permalink)
Joe
 
Join Date: Feb 2009
Location: phx
Posts: 260
Thanks: 0
Thanked 48 Times in 38 Posts
IXDD414PI

I'm sure it's overkill, but it works!

  Reply With Quote
Reply  Post New Thread


Tags
ev charger



Similar Threads
Thread Thread Starter Forum Replies Last Post
Electric car conversion: Project ForkenSwift MetroMPG Fossil Fuel Free 1041 07-28-2014 09:19 AM
Any interest in developing an open source fuel economy gauge/computer? MetroMPG OpenGauge / MPGuino FE computer 182 06-25-2010 07:00 AM
Open source PCB design dcb OpenGauge / MPGuino FE computer 39 04-25-2010 09:18 PM
Open Source electric conversion information bennelson Fossil Fuel Free 8 02-14-2009 11:23 AM
Open Source LEV Controller FrankG Alternative Transportation 1 03-24-2008 03:10 AM



Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.5.2
All content copyright EcoModder.com