Basic Ohms law problem

Need some help guys & gals. And try to hold back the laughter.

What I have is a basic Ohms law problem.

Ok, I made a small project as a Joke for a co-worker. It is basically a Larson scanner incased in acrylic.

The issue I am having is figuring out the supply voltage. You see as I was making it I was using my Switching Power supply set at 5v. I used 5 Volts because of the atTiny85 and I was planning on using a 5v wall wart that I have.

Everything was working great on until I went to use the 5v 550mA wall wart. Witch in reality puts out 6.24vdc and makes my scanner blink crazy.

Now I know I could of used and 5v regulator. But it’s to late. So I was wondering if I could use a resistor to lower the voltage. Is so can someone show me how to figure it out.

Thanks

What is the nominal current at 5v? 5v devices do not generally tolerate >5.5v too well.

The resistor would have to precisely match your current draw to get the right voltage drop. Given your predicament the easiest route might be to just burn the extra power with a 5v zener diode to lower the voltage.

emdee:
The resistor would have to precisely match your current draw to get the right voltage drop. Given your predicament the easiest route might be to just burn the extra power with a 5v zener diode to lower the voltage.

That sounds cool, but over my head. Can you explain.

Thanks

smeezekitty:
What is the nominal current at 5v? 5v devices do not generally tolerate >5.5v too well.

How do I figure that out?

Or throw a 7805 in there....

(We learn everyday... I had to Google "Larson scanner", now I know what it is....)

JimboZA:
Or throw a 7805 in there....

(We learn everyday... I had to Google "Larson scanner", now I know what it is....)

A 7805 needs 2 to 3 volts differential in order to start regulating (i.e. 7 to 8 volts in minimum). It won't work for this application.

There's no reason why a 5 volt board won't work at 5.5.... but if it's really necessary to throw away that 1/2 volt, why not just use a series 1N4001 diode and drop 0.7v off the end of the wall wart?

The real reason that the OP's board is going nuts is not the extra 1/2 volt, but probably something else like maybe lousy filtering in the wall wart (AC ripple?).

Krupski:

JimboZA:
Or throw a 7805 in there....

(We learn everyday... I had to Google "Larson scanner", now I know what it is....)

A 7805 needs 2 to 3 volts differential in order to start regulating (i.e. 7 to 8 volts in minimum). It won't work for this application.

There's no reason why a 5 volt board won't work at 5.5.... but if it's really necessary to throw away that 1/2 volt, why not just use a series 1N4001 diode and drop 0.7v off the end of the wall wart?

The real reason that the OP's board is going nuts is not the extra 1/2 volt, but probably something else like maybe lousy filtering in the wall wart (AC ripple?).

He said the wall wart is putting out over 6v not 5.5.

There are other low dropout regulators that will work with a 6.24V input. 7805 is not the only choice.

Vout = 5V with Vin >=6.1V

smeezekitty:
He said the wall wart is putting out over 6v not 5.5.

Right you are. I gotta get to sleep... I'm seeing things. Where on earth did I get 5.5 from???

Krupski:

smeezekitty:
He said the wall wart is putting out over 6v not 5.5.

Right you are. I gotta get to sleep... I'm seeing things. Where on earth did I get 5.5 from???

Probably from my post. I mentioned 5.5v as the maximum that TTL circuits will behave normally.

Before going too far, most wall warts have a significant internal thevenin resistance and put out a higher voltage with no load (read current).

Be sure the wall wart's voltage is measured with a reasonable load on it.

Just sayin'...

The lesson here is that a wall-wart is unlikely to be suitable for powering digital electronics unless
used with a proper voltage regulator, or unless it is already "fully voltage regulated" internally - the
good news is that mains USB wall warts are required to be fully regulated to 5V - this is what you
should have gone for I think.

A resistor won't solve this problem since the load is not constant - most useful devices with a microcontroller
are varying loads - a voltage regulator adjusts itself to deal with a varying load, a resistor cannot.

If it were a simple fixed load a resistor could be used.

kculm:
Now I know I could of used and 5v regulator. But it’s to late. So I was wondering if I could use a resistor to lower the voltage. Is so can someone show me how to figure it out.

A diode would be better. Silicon diodes drop the voltage by about 0.7V when it passes through them. Two of them in series would drop it by 1.4V, etc.

Pretty much any diode will do, it doesn't have to be a Zener or anything special. If you want a part number, try a 1N4001.

Transistors are also diodes, a fully open BJT like a 2N2222 will also drop the voltage by about 0.7V.

MarkT:
The lesson here is that a wall-wart is unlikely to be suitable for powering digital electronics unless
used with a proper voltage regulator, or unless it is already "fully voltage regulated" internally - the
good news is that mains USB wall warts are required to be fully regulated to 5V - this is what you
should have gone for I think.

And a very important lesson it was. And i am glad I learned it now and not after making a real project. :slight_smile:

Wow, I am really impressed on all the input I got. This goes a long way to helping me learn.

Thanks everyone.

fungus:
A diode would be better. Silicon diodes drop the voltage by about 0.7V when it passes through them. Two of them in series would drop it by 1.4V, etc.

Would I just put it inline with the Pos. side of the power?

kculm:
Wow, I am really impressed on all the input I got. This goes a long way to helping me learn.

Thanks everyone.

The problem with that is you seem to be (or wanting to) learning basic electronics by memorizing a series of 'rules', rather then studying basic electronics DC theory which covers ohm's law and once completely understood would allow you to answer all those questions yourself once you are then ready to be introduced to semiconductors. Trying to learn by dealing with semiconductors (leds for example) and basic voltage/current/resistance at the same time is not a good way to start one's education into electronics, at least that is my opinion. There is a reason for the basic order of the subjects presented in learning electronics fundamentals and deviation from that is certainly an invitation for having gaps of understanding and substituting 'rules' for proper understanding of the principles and theory.

Lefty

I'm giving serious consideration to buying the latest edition of Practical Electronics for Inventors for me and my daughter to share as we continue our electronics journey.

See this thread.

Or get a LDO regulator such as