Re: The LM317 is quite the hot head ...
So I actually built this circuit using my Arduino Due to control it ... which only does PWM up to 3.3 volts. HOWEVER, it does offer 12 bit PWM resolution as opposed to the regular 10 bit, so I have 4095 different levels of PWM to play with vs 1024.
So I arbitrarily picked a 1k resistor for R4 and R2 ... and with my PWM at 0, the output voltage was like 3.2 volts ... I was not able to get it to go higher until I kicked the PWM up to 3000 or roughly 2.something volts ... and then it hit the ceiling of around 10 volts on the LM317 before I reached the end of my PWM abilities .... so in other words, I don't have a very wide "sweep" of adjustment with this design...
How do I go about figuring out which resistors to use? I swapped in and out dozens of different resistors with different results, none of which gave me what I needed...
Also, the potentiometer had little effect on things, except once or twice with different values for the other two resistors, at which point adjusting the 10k pot would move the output on the 317 about 2/10ths of a volt but then would swing back where it was as I reached the opposite end of the wiper on the pot ... kinda weird if you ask me.
Ideas?
The LM317 is quite the hot head ...
Collapse
X
-
Re: The LM317 is quite the hot head ...
You can change the op amp's gain by choosing proper values for R4 and R2Leave a comment:
-
Re: The LM317 is quite the hot head ...
Oh not for your problem of a battery charger, it was a question I posed as a brain teaser.Leave a comment:
-
Re: The LM317 is quite the hot head ...
Well actually my question was WHY is it necessary that the circuit be capable of 0V ... i didnt doubt the reasons for actually making a 317 produce 0V ... I just wanted to know why 0 was required is all...Leave a comment:
-
Re: The LM317 is quite the hot head ...
It's the only way to get the LM317 to get to 0V. Can't get around it any other way other than perhaps something to regulate down externally, duplicating the function of the LM317 except handling the 0 to 1.25V region.Leave a comment:
-
-
Re: The LM317 is quite the hot head ...
Yeah once again it requires a negative supply of some sort, there's lots of ways to skin the cat, but the cat needs to be skinned.Leave a comment:
-
Re: The LM317 is quite the hot head ...
... when I tested the link I just provided in preview mode, it seemed to have inserted %20's in the link ... dont know why ... so here it is again just in case (this one actually worked for me when the other didn't)
http://www.edn.com/design/analog/432...able-regulatorLeave a comment:
-
Re: The LM317 is quite the hot head ...
For example being able to go from 3.032 volts to 3.039 would be much better than if I could only go to 3.131 or something like that...Leave a comment:
-
Re: The LM317 is quite the hot head ...
The LM337 is not absolutely necessary, do whatever you want to get a somewhat low impedance, regulated, negative 1.25V to 2.5V rail.Leave a comment:
-
-
Re: The LM317 is quite the hot head ...
And I just happen to have a couple of 741s laying around ... hmmmm....Leave a comment:
-
Re: The LM317 is quite the hot head ...
Now, the trick is how would one make a digitally adjustable LM317 that will regulate down to 0V?
I suspect that the same trick of using some sort of regulator to make sure the negative rail doesn't go too far down else you'd have a lot of dead region.
In any case some offset trickery is needed as now a 0 to 3.3V signal needs to be -1.25 to +11 or whatever...
Plus the 3.3V signal needs to be regulated too else an RC low pass filter is not going to give you an accurate output...
Now question is: will this work: (note that I cheated with a LM337 to regulate negative voltage. LM358 is not RRIO so it will have trouble getting to the high voltages but should get close to zero output in this configuration. I also did not account for input leakage which will be significant with the values of the resistors used here.)Attached FilesLast edited by eccerr0r; 06-02-2017, 04:24 PM.Leave a comment:
-
Re: The LM317 is quite the hot head ...
You can find voltage regulators that have voltage references inside with much lower voltage, like 0.6v or 0.25v even , but generally these are designed for max 6v in , max 5v out or something like that.
For ex. LT3021 (max 10v in , max 9v out, 0.5a max, 200mV reference, 300mV max dropout voltage) : http://www.linear.com/product/LT3021
or LT3086 (max 40v in, 32v out, 400mV reference, 2.1a max out, programmable current limit ) : http://www.linear.com/product/LT3086
These are both kinda expensive (6-10$ each) and in general low voltage references are much harder to make, so chips are more expensive.
Another trick I've seen often used is to use a diode in front of the linear regulator, or the classic use of a voltage reference/zener diode and a negative power supply :
TI: AN-181 3-Terminal Regulator is Adjustable
Here you have a 6.9v voltage reference - you can probably find some cheaper or more common zener diode or a lower voltage one ... you basically need anything above 1.25v to make it possible to output 0v
You can make negative power supplies easily with voltage doubler ics (they can be configured to be voltage inverters as well or voltage half-ers) but the majority of the cheap ones only work with up to 5v (still you only need a few ma of current on the negative psu so you could use a 7805 or something cheap to get 5v out of a big tranformer winding, then use a voltage inverter to get -5v and use a zener with voltage lower than 5v ... ex 2.5v AN431 or a lot of TL431 (lots of companies make them) with default reference below 5vLast edited by mariushm; 06-02-2017, 01:43 PM.Leave a comment:
-
Re: The LM317 is quite the hot head ...
Yes, as said, with a RRIO LM6142 and a negative supply will give a negative output, which will get the LM317 down to 0V.
Or a LM741 with a negative ~3V supply which will both deal with the 741 not reaching negative rail plus get negative enough for the LM317. Either way, a negative supply is necessary.
But that edn article seems to have a design error.Leave a comment:
-
Re: The LM317 is quite the hot head ...
LM317 is not made to go down to 0V output, 1.25V is the min output, look at the spec sheet, and if you want it to be 0 then look at the Apps notes.
https://cdn.badcaps-static.com/pdfs/...4077910403.pdfLeave a comment:
-
Re: The LM317 is quite the hot head ...
Leave a comment:
-
Leave a comment:
-
Re: The LM317 is quite the hot head ...
maybe an opto-isolator could be usedLeave a comment:
-
Re: The LM317 is quite the hot head ...
I'm aware of this ... and I'm also aware (after running some calcs anyways) that the range in output that I could achieve with this is rather small ... but my point in bringing it up, is that it had literally just occurred to me that the LM317 uses a reference VOLTAGE to determine the output level ... I thought there was some other magic happening between adjustment pin, output pin and the brain of the device which was somehow also dependent on resistance values being detected between pins 2 and 3 etc. ... until I thought about it and realized that a voltage reading is really all you need to design a device like the 317...
I just thought it was interesting and wondered if it could actually work (applying a voltage directly to the adjustment pin with respect to ground instead of using a voltage divider...Leave a comment:
Related Topics
Collapse
-
by StuntHi guys I've got Longwei bench power supply the problem is the current is stuck on 9 amps no matter how I turn the current nob to decrease the amps is stuck on 9 amps and the led indicator for current doesn't turn on. If anyone knows what could be the problem Please i need your help cause the voltage nob is working fine I can increase and reduce the voltage without a problem. Thank you
-
The AP2182 and AP2192 (AP21X2SG-13 AP21X2MPG-13) are integrated high-side power switches optimized for Universal Serial Bus (USB) and other hot-swap applications. The family of devices complies with USB 2.0 and available with both polarities of Enable input. They offer current and thermal limiting and short circuit protection as well as controlled rise time and under-voltage lockout functionality. A 7ms deglitch capability on the open-drain Flag output prevents false over-current reporting and does not require any external components.
All AP21X2SG-13 AP21X2MPG-13 devices are available...-
Channel: Common Parts Library - Datasheets
10-23-2024, 03:33 AM -
-
by DynaxSCHi Folks
I'm looking for a extreme high current short killer solution for a reasonable cost.
I have an LGA1700 motherboard (ASUS PRIME Z790-P WiFi) where I exchanged the LGA socket already 3 times, and every time after the socket exchange I get a short of power supply lines VCORE (V variable) and VCCIN_AUX (1.8V).
After taking off the socket, the shorts dissappear again.
The soldermask on the socket is already partially demaged from the heat, so I have reconstructed the soldermask by manually painting the missing soldermask parts with a very small top of a...10-15-2024, 10:13 AM -
by sam_sam_samI want to know if I could hook up a solar panels to this boost converter would I have any issues doing and I would have issues what would they be
Adjustable Boost Power Supply DC-DC Constant Voltage Current Charging Module
https://www.ebay.com/itm/116497313155?var=416785404161
Here are some of the description from the eBay seller
The main parameters:
1. Product name: High-power non-isolated DC boost module power supply.
2. Product model: 100A2000W.
3. Input voltage: DC12V-60V.
4. Input current: 100A (maximum).... -
by EasyGoing1I'm supplying a LM317 that's configured for 5.0V output with a source voltage of 7 volts. The LM317 is supplying power to a 5 volt sensor. The sensor is drawing 110ma of current, but the LM317 gets really hot and when i check the current draw from the 7V supply to the LM317, the LM317 is drawing a little over 400ma ...
This means that the LM317 is consuming almost 3 times the energy that it's supplying.
Is this normal for a LM317? - Loading...
- No more items.
Leave a comment: