Good to hear you're up to speed with the wiring, it makes things easier for us to talk about technical details. Sorry if I seemed to be talking down to you but as I always say, there will be others who may come across this thread who aren't experienced as you are and we should try to make it clear to them what is going on too. I know you said that you have a lot of experience with wiring but I'm not sure of how much you would know about active components like LEDs. If I do the "Granny sucking eggs" thing from here on in, once again I apologise. Regarding that resistor...
The resistor is there because you can not really think of LEDs as voltage controlled devices, they aren't. Most people tend to think of circuits as working with voltage exclusively and that isn't the case for a lot of active devices like LEDs, valves and transistors. Regarding LEDs, we usually want controlled amounts of light out of them and that would means finding a range of voltage across which that occurs in a controllable fashion. That is usually impractical to try to achieve. The voltage across them and the current through them are linked of course as for all electronic components but the relationship is such that, when they are working in their sensible active area, a tiny change in the voltage must lead to a very large change in current. I mean to the point where the device can easily be destroyed by the difficulty of keeping the current within bounds as voltages vary by a small amount. This means that, to try to control their action by manipulating the voltage across them is normally totally impractical.
If you think of them as current controlled devices you get to easily design much better circuits. I would almost say that you have to think that way to get to design circuits that work! Providing you have a large enough voltage available for it to be sensibly stable there is another way to think about setting them up. They are usually associated with a series resistor just as in our original
footswitch. That resistor is there to make control of the current through both components, (it is in series so that's the same as you will be aware), much more accurate and gradual. Let's look at some examples for clarification.
I'll take a generic red LED here and take values from the plot of current against voltage in the datasheet.
<1.7V | 0mA |
1.7V | 0.1mA |
1.8V | 1mA |
1.9V | 5mA |
2.0V | 20mA |
2.1V | 45mA (vague but beyond specd maximum) |
>2.1V | Destruction! |
If you look at how the current increases as we step the voltage up in 0.1V increments you can see that it isn't easy to set the current accurately unless you have an ultra stable voltage to work with.
Now how is this approached in practice? Suppose we start with a 9V supply, (the higher the supply the more stable control of the LED becomes). Let's set 10mA as a target standing current for the LED to work with. That value gives a decent light output and means very little dissipation of heat to worry about. We will also put in place the resistor in series with the LED as shown in the pic attached. From the datasheet curve the voltage that the LED will settle at if it has 10mA of current pushed through it will be close to 1.95V. With a 9V supply this leaves 7.05V across the resistor. But we decided the resistor must have 10mA of current through it, the same as the LED. This means, from Ohms Law, that the value of the resistor must be 7.05V/10mA=750R (R=Ohms). The closest E12 standard value to this is 680R and this would mean very close to 7.05V/680R=10.4mA.
Let's say that we use that 680R resistor but the voltage wanders as they do. If it increases by 2V to 11V the current will now increase to only 13.3mA. If it drops to 7V the current drops to 7.5mA. We started with a situation where a 0.4V variation in voltage took the LED from 0mA current to destruction and changed it to a 4V variation (10x) meaning only a sensible working variation of 5.8mA with good LED action throughout. That series resistor is the means to control LEDs by a voltage. All excess voltage is soaked up across the resistor which then sets the working current according to that value. I added the 1k resistor in the original
footswitch schematic just to be sure the LED would have some limiting protection as I didn't really know what was inside the H&K amp's control circuitry. Now I know the H&K design team have this taken care of with resistors internal to the amp so we wouldn't need it anyway.