I realize I'm way off topic here but this forum has been so helpful with my previous questions about IR circuit design that I figured I would come back and ask a couple more questions. Much of my problem comes from the fact that I don't 100% understand how transistors work although I'm learning a lot.
In the previous thread you helped me design a circuit based on the output portion of the TV-B-Gone in which I have an Arduino output pin connected to the base of a NPN driver transistor via 1K resistor and that in turn drives four PNP transistors and IR LEDs. I know this is opposite of the TV-B-Gone but that's immaterial right now.
I understand that this circuit is pushing way more current through the devices and their maximum ratings and we get away with it because we're only sending brief pulses. However one of my applications may be to control and IR control toy helicopter. While I've got some data on the protocols used to control the helicopter, I'm not really sure (until I buy one) how frequently the transmitter sends a signal to the toy. My guess is that it keeps sending the code continuously as quickly as it can. Even though it's a modulated 38 kHz signal and not all of the bits are on, my concern is that if this circuit would be in continuous use over several minutes. The datasheet talks about peak amperage with less than 1% duty cycle and we are way over 1%.
To simplify things let's assume we have a single transistor driving a single IR LED and the base voltage is enough to keep the transistor fully saturated. We're also working on a 5 V system. My datasheet says that the maximum continuous collector current is 600 mA. If I'm applying my Ohm's law properly that tells me I need at least 8.333 ohms of load to keep the current at or under 600 mA. Is that correct?
Putting IR LED between the collector and +5V by itself I presume has pretty much zero resistance. Therefore to keep the transistor from overheating/blowing up etc. I would need some sort of a current limiting resistor in line with that to keep the transistor current under specification. Is that correct?
Given that the continuous current rating of the IR LED is 100 mA that means I would need an even bigger resistor than 8.33 ohms. Again assuming I understand Ohm's law that means at least a 50 ohm resistor given 5 V supply and a 100 mA maximum rating. Is that correct?
I'm pretty confident that I understand everything I described above. What I don't understand is in the TV-B-Gone circuit or in my NPN/PNP swapped version it looks to me as though when everything is switched on you basically have a dead short running through the LED and the driving transistor. Is there internal resistance in a fully saturated transistor that limits its current? Is there internal resistance in a switched on LED that limits the current? Or are you merely relying on the limits of your power supply to deliver current? If there is some sort of inherent resistance when these devices are switched on, where do I find that in a datasheet?

