Homebrewed Electricity > Other

Using BadBoy charger for 30S battery

<< < (2/7) > >>

MagnetJuice:
Harold, I built a small power supply to test different values of capacitance and measured the results.

It is interesting to see how increasing the capacitor value increases the voltage and decreases the amps.
Maybe one of the electronics people in the Forum can explain the results of the tests in this table.



I understand that the battery of the Chevy VOLT is rated at 360 Volts. There must be an internal charger in the car that increases the charging voltage high enough to charge the 360 volts battery.

Ed

glort:

--- Quote from: Mary B on March 24, 2020, 03:47:47 PM ---PWM circuit for the output...

--- End quote ---

Exactly what I was thinking.
20A for a couple of decent Mosfets is a walk in the park. 4-600V is also no big deal at all.
Bridge rectifier to convert the AC to DC, smoothing caps... you are there. 
I have been using low Voltage battery chargers and Arduinos with a Voltage divider to sense 300V+ From solar panels and PWM ing that to various small Loads and for battery charging.
Pretty basic stuff and you can set the threshold values on the chargers or arduino to what you want.

Anything relying on resistance is going to get hot and waste power.  PWM is far more efficient and just as controllable . 

You can set up an arduino driving some fets with a Pot to adjust the pulse width and put a couple of meters on to measure the amps and volts to manually control any output.
Write a bit of code to stage the charging so it tapers off as needed once the set points are hit and you have something full auto and completely programmable to what you want.   

I'm surprised the EV crowd haven't done something like this  a long time ago.

Harold in CR:
OK. I appreciate the electronic ideas submitted, but, transformers are being suggested by some.

 If I understand transformers, they reduce voltage, correct ? I do not want to reduce voltage, just run 117-118 house voltage to charge my nominal 111V output battery, which is full charge at 126V or 4.2V/cell, which I want to avoid. 3.9V /cell is 117V, which would assist the battery under moderate usage.

 I just ? want to control the amps by capacitors or something I can make here, like an inductor from a used electric motor shell ?  with good windings, maybe. I have some used magnet wire but nothing that I know would be good for the core to wind the wire around.

Used to have an electric pressure washer and a 12Ga. extension cord. If it was allowed to be coiled as I used it, the whole extension would get warm pretty. That was also explained in the link to the Bad Boy Charger reference in my earlier posts.

 I have amp meters, both analog and digital, 2-3 VOMs several car alternators, a few motor shells and rotors,  stuff like that, just no electronics. Is there any way I could McGuyver something out of this type stuff ?

Not understanding electronics is my major flaw in this project, but, what would have been used 50 years ago, before solid state electronics became available ?  With this world wide virus shutting down everything, especially shipping to down here, it's very difficult to maneuver.

 Thanks for trying to assist this thick headed old fart. It is VERY much appreciated.

glort:

I hear you.  I know BEANS about electronics but using an arduino, a resistor, a Mosfet and a heat sink is something you can look up online  and educate your self in well under an hour.  You don't have to know it all.  I have just been learning for about a year and discovered a few incredibly basic things that have opened up a whole world of things I have wanted to do for years.  Simple things like Voltage dividers that require 2 Resistors are so simple it's laughable BUT, when you don't know about them, it sure blocks a lot of options.

I too am comfortable with electrics. Played with batterys and wires since I was a kid. Now set up my own solar systems with over 20KW of panels, Play with generators, IMAGs and everything else. I understand the difference between electrics In wiring stuff up and electronics real well. Just like I can do pretty much anything around the Hose with electrics, I woudn't want to go try wiring up the switchboard in  a factory.
Same with electronics.  The basics allow you to do a lot of things but that's different to building your own 5Kw Inverter... which lots of the Geniuses do all the time.

I have wanted to do Direct solar water heating for a few years. All the commercial options are Bull$#|+ expensive and pretty marginal in a lot of cases.  I'm now Modifying existing boards with a few components which are working perfectly and one of the gurus designed a circuit and board which is very simple which I have built up and am testing with a view to offering the things for sale.  They will handle KW's of power at mains voltages on mains elements where a lot of things out there now are really have quite pathetic power handling and are more toy than practical despite their often $500-$1000 price range. The one I built is bare bones as it comes, No monitoring ( other than a flashing indicator Light) No bells and Whistles, easy as anything to build like a kids Kit and just enough to drive a resistance element with huge power handling and excellent efficiency and not a thing more.

 Like I said, I know beans but I have learned a few of the very basics and that makes a HUGE difference to what one can do. There is a LOT of info on the net but if you can get the help of some of the electronic Geniuses out there on forums, that is an asset to behold in itself.  I have found that a lot of these Gurus are retired people and if they see you are interested, prepared to do your homework and put in some effort, they are VERY helpful people indeed.

When ever I ask a question I try to put in my thoughts and the reasons why at the same time,. this shows I am trying to understand and they can then correct or confirm what I'm thinking.  I can't design anything but the most rudimentary circuit but I can modify things to suit what I want and although my knowledge is extremely Limited to the area of Interest I have, Power control, just understanding the theroy give great insight as well.

I know one can look at it and Not understand a damn thing and be frustrated as all get out but If you stay with it, things will drop into place pretty quick.  Look up things like  PWM ( Pulse width Modulation), Mosfets, Voltage dividers, Rectifier Bridges for a start.  That will all be relevant to what you want to know and get you going.

As for how things were done 50 years ago, I don't have a clue. I also suspect that both this type of thing was not done anywhere but an industrial scale and would be too expensive now and that the components would be hard to get.  You mention transformers but the last time I looked, to get a transformer of that power handling you want would be expensive, probably hard to get and weight a ton and therefore cost a bomb in  postage as well.

OTOH,  using a pre built PWM controller and a mosfet or 2 Will be readily available, Cheap, small and compact and do an infinitely better job.  You could also find endless  designs on the web you can strip down ( as most will be overly complex) and just build something really simple.
I modified the most simple Arduino program of all which makes an LED flash on and off and built a real simple circuit off that with 4 Components and it runs one of my solar heater designs and would be entirely suitable for what you want to do as well. Would have the exact parameters you want to give you full voltage at reduced Current. That's what PWM primarily does.

It's not hard as it seems either. You just have to be willing to learn. I'm thick as 2 bricks and things don't sink in to easy but this stuff is no where near as difficult as the overwhelming thing it seems. Idea is to take little bites, not try to rebuild your television set after an hours reading.

A transformer will work by limiting power and causing the voltage to sag. You turn up the power and the load voltage is pulled up.
In between there is a lot of heat and wasted power. I don't know how to control the amps by capacitors but in playing with Induction motors and converting them to generators, I have a feeling the size and rating of the caps you need are NOT going to be cheap.
Plus again it's really inefficient and ugly way of doing it.

I think if you put in a bit of learning time you'll probably be able to do this faster than find a conventional solution and a lot cheaper as well.
Give it a go. Not as hard as You might think and certainly not as hard as I thought.

Bruce S:
Harold;
Transformers can be used both ways. As a step-down or step-up.
Long before Arduinos came along single little chips were used to build PWM circuits. Lookup 555 for PWM.

If you go the transformer route, just remember there's no free lunch ( you've built enough stuff this is probably a no-brainer :) ) if you step up voltage the amperage goes down.

Cheers
Bruce  S
Stay Safe

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version