9

Why do a lot of solar-powered calculators contain red or infrared LEDs that are hidden from the user? So far I have only seen this in Texas Instruments calculators.

Here are some examples of this in Texas Instruments calculators, taken from user-contributed guides on iFixit: enter image description here

enter image description here

Older TI calculators, from datamath.org: enter image description here

enter image description here

Here's a newer TI-106II, with what appears to be an infrared LED: enter image description here

I think I first saw this in a Youtube video from either EEVBlog or bigclivedotcom and I remember whoever doing the video was confused as to why there was an LED inside. If anyone has seen this video and could provide the URL that would be good.

Any ideas?

3871968
  • 879
  • 9
  • 23
  • It's nice to have visual indicators when developing/testing a PCB. – Eugene Sh. Jun 08 '16 at 22:05
  • Is there any explanation for why they are only found in solar-powered calculators though? – 3871968 Jun 08 '16 at 22:08
  • Have you ripped apart enough calculators to have enough evidence for this claim? – Eugene Sh. Jun 08 '16 at 22:09
  • I just added a bunch more pictures, including one showing an infrared LED, so it's apparently not for testing. As for why I said they are only in solar calculators, check http://www.datamath.org/. – 3871968 Jun 08 '16 at 22:13
  • 2
    My best guess would be clamping the indoor-rated solar cells (cheap, nice curve, etc), in case of weird stuff happening (such as very bright direct sunlight, maybe). Though I have no basis for certainty, it's something I could come up with. – Asmyldof Jun 08 '16 at 22:20
  • What about when two LEDs are used in parallel, like image 4 and possibly image 2? – 3871968 Jun 08 '16 at 22:50
  • I have used green LED + a silicon diode to get a custom zener voltage. – Robert Endl Dec 06 '18 at 20:27
  • @3871968 The two LEDs in image 4 are in series, not parallel (Check the way the anvils in the LEDs are oriented, and how they are connected). – marcelm Feb 05 '19 at 16:21

6 Answers6

8

I remember a label printer I dissected as a kid having the same. From the position of the LEDs, it looked like they were pretty close to the EEPROMs on the device. My best guess hence is: This might actually be a way for the manufacturer to, at low cost, add a programming header to the devices that allows for different functionalities being programmed in a manual labor assembly line, where you just want to decide at last minute, before you put the back cover on, into which market you'll sell that product.

Why solar calculators? If they ran QA on those, they'd want a way to test them, so one would assume you just want to put your calculator in a light box, and run a few tests. Now "run a few tests" is a bit complicated with a device that runs at wildly varying voltages, and probably also wildly varying clock rates: you either end up somehow electrically coupling the device with sensitive connectors (which are expensive) to something that does the level shifting in your test stand, or you do the level shifting in your calculator and end up having an unnecessary level shifter in every calculator. Or, you just add some wireless link, like, in the simplest case, two LEDs, one used as a photodiode (receiver), one as a Light emitting diode (transmitter). You place the half-assembled calculator manually on a frame that is being lit from a below, and communicate with the LEDs in the shadow of the calculator itself.

My other best guess is: LEDs have become a mass product, and they come with a relatively well-defined band gap. So if you need a 2.15 V voltage reference for whatever, why not go and buy the cheapest yellow LED you can find?

Marcus Müller
  • 88,280
  • 5
  • 131
  • 237
5

I'd presume the LEDs inside solar calculators are actually there as a means of regulating the power coming from the solar panel. It is possible when used under extremely bright light (i.e. in direct sunlight), the solar panel could produce a voltage in excess of what the calculator requires to operate, perhaps even high enough to potentially damage it. The LED is likely used as a method of dissipating the excess voltage in these situations.

  • 1
    I have just tested this by holding a bright light source by the solar cell and the LED inside my calculator did indeed come on. The closer I moved the light source the brighter the LED. It was a very bright light source though so I imagine the LED doesn't come into play very often. But great to know why the LED is there. – Duane Litchfield Feb 05 '19 at 15:52
3

Since these tend to be near the keyboard another explanation might be as ESD protection devices. As to why it would be a IR or red LED, the forward drop on those diodes are less and therefore you have a breakdown device that can swing +/- ~ 1 V.

A lot of LED's are not actually ESD sensitive because of this.

placeholder
  • 29,982
  • 10
  • 63
  • 110
2

Hey I decided to take this subject to the test. I put a solar powered calculator towards a very bright light and the red led lit up inside. My guess is that this is a cheap way of current limiting the power to protect delicate components.

enter image description here

Ajay Kalsi
  • 21
  • 1
1

I found such an LED in the solar powered calculator CASIO SL-801, made in 1981. It is just a cheap 4 function model with no EPROMS. So the explanation of Cristopher Sturtz seems to me most likely to be. The LED dissipates too much incoming solar power at a well defined voltage level.

Jörg N.
  • 11
  • 2
0

Yes, other folks are correct. The red LED is there because the calculator's IC is low voltage CMOS (LVCMOS) and WILL be damaged by >2V. The LED is likely also the cheapest option, as 3 cheap diodes in series would likely be more expensive and add production costs.