Go Back   EcoModder Forum > EcoModding > Off-Topic Tech
Register Now
 Register Now
 

Reply  Post New Thread
 
Submit Tools LinkBack Thread Tools
Old 02-10-2008, 10:49 PM   #31 (permalink)
nut
 
Coyote X's Avatar
 
Join Date: Dec 2007
Location: Southen West Virginia
Posts: 654

Metro XFi - '93 Geo Metro XFi Convertible
90 day: 62.17 mpg (US)

DR650SE - '07 Suzuki DR650SE
90 day: 55.26 mpg (US)
Thanks: 0
Thanked 37 Times in 26 Posts
Send a message via MSN to Coyote X
If you have built a PWM controller before this is basically the same. The only difference is instead of using a single or a pair of mosfets you are wiring a lot of them in parallel. There are some good 35 amp mosfets out so with those wiring up 20 of them would make it able to handle pretty much anything the batteries can do without the batteries sustaining damage. I would say group the mosfets into 3 or 4 and wire each group with 8ga wire on the load carrying parts. Then keeping the wires short and neat put them all together and attach to the normal heavy current wire with a large solid copper screw clamp. The mosfets will need heat sinks to keep cool but it should be easy to find an old car stereo amp and use for the housing.

If you don't plan on using a transmission for reverse you could wire in maybe 10 extra mosfets for reverse, Just limit them to 25% duty cycle or something and they will probably be fine for the limited use they will see.

There is nothing really magic in a controller it just takes a bit of care making sure the mosfets and power wires can handle the current loads of the motor. Other than that it is the same as any small remote control car speed controller. With some of the components out now though it should be an easy thing to build really.

__________________


  Reply With Quote
Alt Today
Popular topics

Other popular topics in this forum...

   
Old 02-10-2008, 11:02 PM   #32 (permalink)
nut
 
Coyote X's Avatar
 
Join Date: Dec 2007
Location: Southen West Virginia
Posts: 654

Metro XFi - '93 Geo Metro XFi Convertible
90 day: 62.17 mpg (US)

DR650SE - '07 Suzuki DR650SE
90 day: 55.26 mpg (US)
Thanks: 0
Thanked 37 Times in 26 Posts
Send a message via MSN to Coyote X
http://search.digikey.com/scripts/Dk...=VMO650-01F-ND

ok skip the big mosfet bank and use that one. 690A 100V are it's ratings
__________________


  Reply With Quote
Old 03-05-2008, 08:03 PM   #33 (permalink)
Mad Scientist
 
Shifty's Avatar
 
Join Date: Mar 2008
Location: Oklahoma
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
I have built some PWM controllers that used parallel MOSFETs but this can get you in to trouble rather quickly. Timing is absolutely critical. If one FET turns on just a few microseconds before the rest it will experience a large current surge through it. Also there is the issue of driving all that gate capacitance. You need to quickly get the FETs from the off state to the saturated fully on state. Power loss and therefore heat generation are real problems when in between states. My bet is that using an IGBT may be the best way to go for the real large stuff. I have a broken IGBT to show students that can supply 300 amps.
__________________
Famous Last Words: "Don't worry I got this."
  Reply With Quote
Old 05-30-2008, 09:09 PM   #34 (permalink)
EcoModding Lurker
 
Join Date: May 2008
Location: Far out, Man
Posts: 6

Ethan - '06 Honda Civic LX
90 day: 36.3 mpg (US)
Thanks: 0
Thanked 0 Times in 0 Posts
For me, doing the control part of it would be relatively easy. However, I have no experience designing circuits for medium/high voltage equipment. If someone has experience with that, I think we could put our heads together and bang out a solution.

Like Shifty said, the biggest concern will be the power MOSFETs and getting them to switch quickly enough, if if you're using multiple ones, in synch with one another.

I would like to see a requirement that the control method use feedback from the motor so you can verify you are running at the desired speed. This also will help with efficiency since you won't have oscillation in the motor speed assuming you set your parameters correctly. The easiest way to implement this is through a PID controller, which, with some effort, can be accomplished via a PIC microcontroller (or any other decent micro).

If going the feedback route, we would want the software for the micro to be easily adjustable for different motors - all motors have inherent parameters that must be taken into account when developing a control system for them.
  Reply With Quote
Old 06-02-2008, 03:39 PM   #35 (permalink)
EcoModding Lurker
 
Join Date: Apr 2008
Location: Western South Dakota
Posts: 1

wild cherry - '90 Geo Storm 2 + 2
90 day: 37.04 mpg (US)
Thanks: 0
Thanked 0 Times in 0 Posts
This group might interest you. Its an open source motor controlller that got started during the battlebot days.

http://tech.groups.yahoo.com/group/osmc/
  Reply With Quote
Old 06-14-2008, 04:55 PM   #36 (permalink)
EcoModding Lurker
 
3wheeled's Avatar
 
Join Date: Jun 2008
Location: Pennsylvania
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by JohnnyV View Post
For me, doing the control part of it would be relatively easy. However, I have no experience designing circuits for medium/high voltage equipment. If someone has experience with that, I think we could put our heads together and bang out a solution.

Like Shifty said, the biggest concern will be the power MOSFETs and getting them to switch quickly enough, if if you're using multiple ones, in synch with one another.

I would like to see a requirement that the control method use feedback from the motor so you can verify you are running at the desired speed. This also will help with efficiency since you won't have oscillation in the motor speed assuming you set your parameters correctly. The easiest way to implement this is through a PID controller, which, with some effort, can be accomplished via a PIC microcontroller (or any other decent micro).

If going the feedback route, we would want the software for the micro to be easily adjustable for different motors - all motors have inherent parameters that must be taken into account when developing a control system for them.

Hi,

I think what I would do instead of using the speed as the error signal to the PID controller would be to use the current to the motor as the error signal. A motor is actually a current device, not a voltage device. That is why the PWM works so well in controlling the speed. The output FETs switch on and off at varing dutycycles depending on the desired average current through the motor windings. Think about the way a car works. The accelerator sets the fuel going to the engine not the speed. The driver adjusts the speed depending on driving conditions etc.

As far as output FET switching times...
I have designed Complimentary FET drivers that drive the gates of the power FETs. Made a HUGE difference in the heat dissipated in the power FETs.
The idea here is to turn the power FETs on and off as quickly as possible. Once the FETs are full on or full off the power dissipation is nill. It is the transition switching the kills you. Hence, just design a highspeed driver before the Power FETs

If you parallel the output FETs, you will most likely have to match them. Otherwise, if one FET has a slightly lower ON resistance than the others, it will tend to pass a higher % of the current which could easily excede the individual device rating and *poof* you end up letting the smoke out. Never do you want to let the smoke out; it is the smoke inside the device that makes the part work - let out the smoke and the part stops working

Thinking about how to build a controller without matched FETs makes my head hurt. That could get REALLY complicated. Although an interesting academic exercise.

Have fun!

Wallace
__________________
Laziness: Resting before you're tired!!
  Reply With Quote
Old 06-15-2008, 12:32 AM   #37 (permalink)
Master EcoModder
 
Join Date: Jan 2008
Location: Sacramento, CA
Posts: 404
Thanks: 35
Thanked 143 Times in 105 Posts
Hi guys,
Here is a link to an interesting controller I found a while back. May be just what you're looking for.
http://www.evhelp.com/Controller_Prototype.htm
  Reply With Quote
Old 06-15-2008, 12:36 AM   #38 (permalink)
Master EcoModder
 
Join Date: Jan 2008
Location: Sacramento, CA
Posts: 404
Thanks: 35
Thanked 143 Times in 105 Posts
And here is a link to the build article.
http://powerelectronics.com/mag/711PET22.pdf
  Reply With Quote
Old 06-17-2008, 12:33 PM   #39 (permalink)
Monster Engineer
 
Join Date: Jun 2008
Location: Orlando, FL
Posts: 5

ImpalaSS - '96 Chevrolet Impala SS
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to DKaine Send a message via AIM to DKaine Send a message via MSN to DKaine Send a message via Yahoo to DKaine
Hey guys, this thread seems to have gone dead for awhile. Has anyone put some work into their controllers? I have a few ideas fluttering around in the ol' brainbox, but mine are a bit old fashioned - Keep in mind I'm no EE, I just have some basic electrical/electronics knowledge to get me by...

What about a mechanical motor controller - a sort of cylinder (similar to the commutator inside the motor) that is geared to the motor driveshaft and spins, while a throttle cable adjusts an armature that sweeps across a varied-width contact... Hm, I'm not so good at explaining these things, but once I get home I'll sketch something up. Sound feasible?
  Reply With Quote
Old 06-17-2008, 12:38 PM   #40 (permalink)
Batman Junior
 
MetroMPG's Avatar
 
Join Date: Nov 2007
Location: 1000 Islands, Ontario, Canada
Posts: 22,515

Blackfly - '98 Geo Metro
Team Metro
Last 3: 70.09 mpg (US)

MPGiata - '90 Mazda Miata
90 day: 52.71 mpg (US)

Even Fancier Metro - '14 Mitsubishi Mirage top spec
90 day: 70.75 mpg (US)

Appliance car - '14 Mitsubishi Mirage ES (base)
90 day: 52.48 mpg (US)
Thanks: 4,062
Thanked 6,960 Times in 3,604 Posts
Not only is it feasible, drum contactors were commonly in use in EVs a century ago.

The drums comprised a network of connections that switched the battery pack in a progression of series/parallel steps to provide smooth power/acceleration.

I rode in an antique Milburn EV that had this type of setup.

__________________
Project MPGiata! Mods for getting 50+ MPG from a 1990 Miata
Honda mods: Ecomodding my $800 Honda Fit 5-speed beater
Mitsu mods: 70 MPG in my ecomodded, dirt cheap, 3-cylinder Mirage.
Ecodriving test: Manual vs. automatic transmission MPG showdown



EcoModder
has launched a forum for the efficient new Mitsubishi Mirage
www.MetroMPG.com - fuel efficiency info for Geo Metro owners
www.ForkenSwift.com - electric car conversion on a beer budget
  Reply With Quote
Reply  Post New Thread






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