Current limiting /diodes or discreets?
Current limiting /diodes or discreets?
(OP)
what is the common way of supplying low currents to an IC or microchip without having to tap into a secondary low supply source. I want to run an IC right from the high amp source, I've looked at Current limiting diodes and wondered if those little diodes could handle high input currents. Whats the key to supplying low currents? for microchips, h-bridges, mos-Drivers, logic inveters. etc. Often those things are rated for only a few miliamps.....any higher would do significant damage. Please let me in on the secrets to obtaining low currents.





RE: Current limiting /diodes or discreets?
The secret is not in the current. It is in the voltage.
So, if you have some CMOS circuitry that are supposed to run off a 12 V supply voltage and consume arount 10 microamps, you can (in principle) connect that circuit directly to a 12 V bar battery that is capable of delivering hundreds of amperes for cranking. No probs there.
But, the standard way of doing it to
A Fuse the current (or, as it is, really, voltage source) where you connect to it.
B Add some filtering to avoid getting noise from other circuitry connected to same battery.
C Provide overvoltage protection. This is a must in mobile applications where a load dump can take the battery voltage up to 50+ volts for a few milliseconds. But long enough to fry anything electronic.
D If your voltage source is DC has wrong voltage, put a switcher in between so that you get the right voltage. You can also use a linear voltage regulator, but then the voltage source must be a couple volts more than your circuit needs. If you have very low current consumption and a decent difference between your available voltage and needed voltage, then a simple resistor/zener combination does the trick. Simple, cheap, reliable.
E If you have an AC source (mains, for instance) then you need some sort of power supply unit (PSU). There are ones that range from little wall-warts with a few volts at a few milliamps to large units with multiple outputs and capable of supplying hundreds of amps.
But, you can forget about constant current diodes. They are handy as electronic components. But don't use them to reduce voltage to micros and other electronic devices.
Google "power supply" for loads of info.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
I just gave Skogsgurra a star for his post. "Bar" batteries aside I concur wholeheartedly.
I might strongly suggest that you research the 3 terminal voltage regulators out there. Common sizes range from supplying 100 Ma to 1 A to 3 A sizes, are relatively foolproof with proper bypassing (read the data sheets), and although not the most efficient of operating modes (they are what we call linear), they are much easier for a relative newcomer to electronics to use, rather than going through a switcher power supply design.
You do have to watch both the voltage input to the device (most are around 35V max. or so) and you also have to limit the power dissapated by them. So, depending upon the source voltage you have (assuming that it is at least 2V higher than the output voltage desired, usually 5V) you might want to put a low value series resistor in series with the voltage regulator to dissapate some of the power. For higher wattage situations, heat sinking is required.
As a start, you might want to google the data sheet for
the 7805 voltage regulator. This is a 1A device that comes in a somewhat small package that is easily heat sinked and available for very little money. In fact, you *MIGHT* even be able to find it in a Radio Shack store still. If not, there are many mail order houses that stock these.
For a variable voltage power supply you might want to look at the LM317 or it's varients. With a couple of resistors, this provides a regulated supply of adjustable voltage. With a potentiometer (variable resistor) you can have a range of voltages for your efforts.
The mention of wall warts is a good one. I use them all the time and look for them at goodwill and garage sales. They can be had for a buck or so and will supply current to a project from the AC mains safely and without too much mechanical construction.
So, with this information in hand, and a printout of the above mentioned data sheets, you can be well on your way to getting the proper amount of voltage (and current) to your desired equipment.
Best of luck and I hope this helps!
Cheers,
Rich S.
RE: Current limiting /diodes or discreets?
http://www.national.com/ds/LM/LMD18201.pdf
The typical supply current is 13mA, as it is a costly IC, I don't want to risk frying it. But what about LEDs? Those 10mA LEDs needs current regulation when pluged into a 9volt battery, I still think I would have to do this with the IC.
RE: Current limiting /diodes or discreets?
If you need 10mA then there is 7V across the resistor (9V-2V). 7V/10mA = 700 ohms. Use a 680R. Power is V*V/R = 7*7/680 = 0.07W, so a 1206 surface mount or 1/4W wire ended type will be fine.
RE: Current limiting /diodes or discreets?
That's a somewhat different bird. It ain't TTL, it ain't CMOS and tain't one of those new 3.3 or even lower voltage ICs. It is a - shall we say - medium voltage power circuit.
What you need is a DC motor power supply, like 42 V. The new car electric system voltage. The LMD18201 can work directly with that supply. What was said earlier about fusing and overvoltage protection still applies.
For the LEDs, a series resistor is what usually is used. If you have a red LED, it will drop something like 1.6 V at 10 mA. To connect it to a 5 V supply, you need a series resistor equal to (5 - 1.6)/10 = 340 ohms. Nearest standard resistor is 330 ohms.
Other LEDs have other voltage drops, but they are all somewhere between 1.3 V (IR) to more than 2 V (UV). Connecting an LED to 42 V may be be dissipating too much power to be comfortable. Ten mA @ 40 V is 400 mW. Not impossible, but on the high side.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
You have to debrief yourself.
The LED has an internal voltagedrop that is around 2 V. If you apply more voltage, it will hug all current there is. And probably explode.
An IC is not built like that. It is built to run off a certain voltage. It then consumes a rated current. Just like a normal incandescent lamp does. You dont use series resistors for normal lamps. Do you?
You can trust us. We know about these things. You don't.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
The specification data on page 6 of the data sheet says there are two types of PWM signals that are capable. I don't know if the first type is the one that matches with what my Microcontroller has.
RE: Current limiting /diodes or discreets?
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
But, are you really using that output with 1, 1.5 and 2 ms? That would probably give the motor a 50-100 % speed range if running 1-quadrant and 0-100%, but no reverse, if running 4-quadrant.
Or do you use a pure PWM output, going all the way from zero to hundred percent duty cycle?
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
There is also the probblem with armature current ripple. If your frequency is lower than, say, ten times inverse of armature time constant, you will probably have brushes sparking and low brush and commutator life. Small H bridges can easily be taken up to around 20 kHz. That will give you a silent motor and zero current ripple.
Talking about servos. I have been using a very nice little micro lately. It is small, low cost and has a prototype board that costs around USD 25 in single quantity. The board contains processor, memory, crystal, 5 V and 3.3 V regulators and lots of breadboard area. The language is somewhat similar to C, but less brackets and parentheses. Very easy to get going and very suitable for lots of small control tasks. The company even has a suitable motor and a drive to go with it. Have a look at h
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
Repetition rate is usually 20 ms, amplitude is 0/4.8 V.
This signal is never used directly to control a motor, but converted to a full 0...100% output of some kind (can be analog, can be PWM normally at a completely different frequency than the control signal).
Hope this helps,
Benta.
RE: Current limiting /diodes or discreets?
"I have been using a very nice little micro lately. It is small, low cost and has a prototype board that costs around USD 25 in single quantity. "
The "propeller" is indeed a nice little micro. However the eight blade processor architecture might be a little much for some of the readers of this post.
I have looked at the data sheet for it and did some pencil sketches with it. Seems like it was designed for a video controller series of applications. At least that's my impression.
As of this point, I might suggest an alternative processor for those who are getting started in control applications. With a more "conventional" processor, there will be folks out on the internet able to help one develop code and have "walked the path before", as it were.
For those folks that have used micros before and feel comfortable delving into a new architecture then this chip provides IMHO an interesting set of capabililtes.
The folks that brought us the PIC Stamps have really come up with a unique concept. It was interesting to see this product come from this company.
Just my thoughts.
Cheers,
Rich S.
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
It was IR that pointed me to that device. And I am ever so grateful.
Imagine having eight 80 MHz processors on on chip. Each processor having 2 32 bit counters with 32 different op-modes. Including PLL, PWM, VCO, counting with 16 programmable input conditions (edge detection and such).
The fact that there are also eight NTSC/PAL engines doesn't bother me a bit. If I do not need them, I don't use them. And, guess what? The people at Parallax have run some temperature tests. minus 73 degrees C and plus 190 degrees C seems to be a reality. Those guys are very special. And nice, too.
There are lots of application SW coming with the board. You do not need to write many lines of code if you don't want to.
Price for a complete protoboard with everything you need plus lots of breadboarding area is hard to beat at 25 dollars a piece. And nice double-sided, glass epoxy, plated-through it is.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?
RE: Current limiting /diodes or discreets?
Generally, current data tell you what the consumption will be (usually worst case) when you apply nominal (or maximum) voltage to a circuit. There are a few exceptions to this - the LED being one - where the operating point is given in mA and those devices need a series resistor or a current source device (like the constant current diodes). But normally, you do not use any series resistors or other means to limit current.
Gunnar Englund
www.gke.org
--------------------------------------
100 % recycled posting: Electrons, ideas, finger-tips have been used over and over again...
RE: Current limiting /diodes or discreets?