Electronic – Seven Segment problems,voltage and current

7segmentdisplay

I want to ask a question about a project I am making, I am using a seven segment.
Here is Information about the seven segment: http://www.4project.co.il/documents/doc_188_54.pdf

I want to use this seven segment but when I read about it, it said that the maximum voltage allowed is 2.2 (V) also maximum current is 20 (MA) and I only have the ability to give it 5 (V), my question is :
Can I give 5 voltage and use a resistor to decrease the current to 20 (MA), will it work or will it burn it? and is it OK to go pass the max voltage but not pass and max current,and the device will still work?

Please help, I have already burned two seven segment….yeah.

Best Answer

On the below schematic, D1 and D2 are segments of your (common anode) display.

When the switch S2 is closed, let's say you want 10mA through D2. The voltage across D2 will be around 2V (it's shown as 1.8 to 2.2V at 20mA, and it won't be much different at 10mA). So, VM1 will read 2V, give or take. To make the current 10mA, we make the value of R2 such that the current is 10mA. The voltage across R2 (VM2) is 5V - 2V = 3V.

Therefore, the resistor should be R = \$ E\over I\$ (Ohm's Law) = 300\$\Omega\$. You might pick standard 5% values such as 300\$\Omega\$ or 330\$\Omega\$.

The current is something you as a designer have to choose. Too high (too low a resistor value) and LED life will be reduced (sometimes drastically, as you have found). Too low and the LED will be too dim.

schematic

simulate this circuit – Schematic created using CircuitLab