14

I would like to build a DIY laser tag system. The website milestag recommends a Vishay Tsal-6100 as IR-LED. Here is a datasheet: http://www.mouser.com/ds/2/427/tsal6100-279822.pdf

Since I want to focus the light (maybe one or two degrees divergence after the lens) , I started thinking about potential dangers to the eye. Reading up on the topic reveals that IR light can be very problematic. The eye doesn't see the IR wavelengths and can't react to overexposure. Therefore it is crucial to be well within the limits of safety standards.

Such as IEC 62471 which seems to be the applicable norm. In fact Vishay has publicated a document with data about their LEDs referenced against this norm: http://www.vishay.com/docs/81935/eyesafe.pdf

The Tsal6100 is described as 400mW/sr in a worst case scenario. This is supposed to mean that the LED is "exempt" = less dangerous than class 1.

But what does that mean ? The specs say 230mW/sr so it seems like they already included some kind of safety margin. I couldn't find the distance at which this intensity is reached. If the specs record 230mW/sr at 1m distance and the worst case according to the norm is 50cm then a focused beam (diameter 10cm^2, a few angles divergence) might have a much higher intensity.

My question : How do I calculate the intensity of my beam ? How do I know if the LED is safe to use ?

Update:

I read up on the unit mW/sr and found this definition:

definition on wikipedia

  • phi as intensity
  • omega as angle

The half angle before focusing the LED is 10 degrees, after the lens I hope to get something like 1 degree. So the factor is about 10. I applied some math:

coordinate transform

If I understand this correctly, a focused beam of light is 10 times as powerful, as the unfocused one. Is this right ?

A new problem is: How do I get the source area? Should be the surface of the lens.

I tried to enter the values in this calculator: http://www.intersil.com/en/products/optoelectronics/ambient-light-sensors/eye-safety.html

(many thanks to Dave for the great link)

but there are many fields that I just don't know how to fill. An LED with 2300mW always turns out to be lethal, and that doesn't seem right.

As a sanity check I tried to just copy the values from the spec sheet into the calculator. Turns out that the LED is dangerous, even unfocused. Now I'm sure that I made some mistake, since Vishay said that this product was "exempt".

  1. What is the LED type for my setup ? I chose "Lensed"
  2. If I choose lensed, what exactly is "extended source area" ? The surface of the lens ?

Could you maybe help me and try to enter the values yourselves ? The calculator is an Excel spreadsheet. I copied it into my dropbox, so you can just use Microsoft Excel online. Here is a link: https://www.dropbox.com/s/r28n3p6bdf5m7hs/exposure-calculator.xlsx?dl=0

Again, the link to the spec sheet is: http://www.mouser.com/ds/2/427/tsal6100-279822.pdf


Big Update:

To be more precise about my problems with the calculator: In order to get interesting limits such as exposure limit and safety factor it is necessary to choose a "intersil proximity device type". For this field you can choose between "standard proximity senser" or "long range proximity sensor".

If no choice is made, the fields for safety factors remain empty.

Maybe we can solve the problem without this calculator ?

I thought about this unit mW/sr. Apparently it doesn't depend on distance. So in order to get the effect on the eye it is probably necessary to determine the fraction of the area that actually "hits" the eye. At a distance of 10m from the IR LED, the half angle of 10° has produced a circle with radius 1.73m and area 9.4m^2. The eye (not the pupil, I'm not completely sure what can be harmed) maybe has an area of 3cm^2. That's a very low percentage, surely harmless.

So I could assume that the lens creates a perfectly parallel beam of light and then create the fraction between lens surface area and eye surface area.

This makes my question simpler: What power is harmless for the eye. Assuming a fixed area for the eye, can you compute a lens diameter which makes the LED harmless ? Is this approach OK ?

I checked against the Vishay safety document:

In case of IR - Emitters the dominating limit is the cornea/lens risk in the wavelength range from 780 nm to 3000 nm. This limits the irradiance to E_e= 100 W/m^2 which is expressed as intensity a value of I_e= 4 W/sr with the measurement condition of that standard with 0.2 m distance in mind

This specifies: A viewing distance of 0.2m and a limit of 4 W/sr. According to my thinking above they probably calculated the cone at this distance and then determined the percentage of the surface area of the eye. Then you could get to a concrete value for I_e = 4 W/sr.

Which means that I could get values for other distances. Power per area is max 4W/sr for the 0.2m distance. At 0.1m the cone area is 1/4 of that area, so I would get a maximum of 1W/sr for I_e - Thinking: The cone is 1/4 of that area -> percentage of eye surface is 4 times as high -> Power per area must be 1/4 the reference value. And at 0.05m only 250mw/sr would be allowed.

For TSAL-6100 the document says: "maximum intensity at absolute max. ratings" 400mW / sr.

Therefore I believe that I could use an LED with f > 0.063m. Calculation behind that: Maximum power per area of TSAL is 400mW / sr. This is 10 times lower than the reference power per area. The cone-bottom area decreases quadratic with the cone height. Hence I can decrease the distance by sqrt(10). This leads to a viewing distance of 6.3cm.

I believe that 6.3cm is the safety limit for looking directly into a TSAL-6100. Could you check my calculations.

If I would mount a lens at exactly this spot with the exact focal length 6.3xxx cm, then from any distance it would be as though I would look at the LED from 6.3cm distance. Which is the exact safety margin.

Something that still bugs me: Different LED's have different half angles. How come they can specifiy one concrete I_e for all their IR-LEDs ? The cone of a TSAL-6200 (20° half angle) is much bigger than that of the TSAL-6100. Therefore the fraction of the light that enters the eye should be smaller. Therefore I_e should be bigger.

Maybe my whole approach is broken ?


lhk
  • 243
  • 2
  • 6
  • 4
    Steradians are an angular measure, and so the power levels are independent of distance. If your going to focus the output of your LEDs you change this, and you'll need to learn how to do the calculations. – WhatRoughBeast Feb 01 '16 at 01:26
  • You're right. I read up on the unit and tried to do the necessary calculations. Then I tried to enter the new values in the calculator provided by dave. I can't get it to work – lhk Feb 01 '16 at 10:20
  • 1
    "The half angle before focusing..." Think of it like a cone, and L is the "power per area" on the bottom, divided by height of the cone. If you reduce the angle to 1/10, the area reduces to (1/10)²=1/100. If you preserve the power, __you have a factor of 100!__ – sweber Feb 01 '16 at 11:38
  • @sweber, that's a much more accessible definition, thanks. But what about independence of distance to the led, I thought that unit didn't depend on the viewing distance. The way you define it, the area at the bottom is (sin(phi)*h)^2 * pi. Divide that by h and we still have dependence on h. Which means that if this unit mw/sr is supposed to be power per area and stay constant wrt to h, then P(h) = C * mw/sr * A(h) / h = C2 * h . Linear increase of led power with h ? I' m afraid I don't understand. – lhk Feb 01 '16 at 12:13
  • For what it's worth, I have seen many taggers staring straight into the barrels of their guns while pulling the trigger, to check that the emitter is working (they produce a faint red glow). I have done it myself a few times. I **don't** actually recommend doing that, especially with the modern high-power emitters, but I haven't seen anyone instantly blinded yet. – Simon B Feb 01 '16 at 12:32
  • I've got to admit that I've done the same with an IR remote. But that was before reading up on it. Now I'm paranoid ;) And those taggers surely were commercial models , with extensive testing by the manufacturer ? For a diy project I want to know the risks myself. I was surprised how easy it is to get dangerous intensities in the calculator – lhk Feb 01 '16 at 12:46
  • Actually, a competently-designed unit, if it produces a focus at reasonable distances, will be safest close up. The output power will be spread over the emitter lens, and will get greater as you reach the focus point. Close analogy: take a magnifying glass outside to burn ants. Hold the lens right at ground level, then raise it. At first the illuminated area will be large and not very bright. As the lens is raised and the spot gets smaller, it also gets brighter, until the spot is very small and very bright. Same principle. – WhatRoughBeast Feb 01 '16 at 19:47
  • Sure, but I don't want to create a convergent beam of light. A divergence of maybe a degree is perfectly fine. Actually I'm sure that is the way commercial systems work, too. I played lasertag some time ago and at bigger distances there was a noticeable spread of the IR light -> you could aim right next to your target and still hit it. Maybe that was done intentionally to increase the fun of the game. Maybe professional (military/police training) systems use perfectly parallel or even focused beams. I just need to know wether my setup would be safe. – lhk Feb 01 '16 at 20:36
  • @lhk - I was responding to the third sentence of your post - "Since I want to focus the light" – WhatRoughBeast Feb 01 '16 at 20:59
  • @WhatRoughBeast you're right. That's misleading. Later in the post I say half angle of maybe 1 degree after the lens but that's too late. I'll edit it. – lhk Feb 01 '16 at 21:01
  • 1
    Sorry for my comment above - actually you have to divide the surface by the square of the height. In general, the dihedral angle measured in sr is a surface on a unit sphere (radius=1). This implies the max value is 4pi for the entire sphere. – sweber Feb 01 '16 at 21:13
  • @sweber, no need to apologize. your definition was much more usable than that on wikipedia. i used it to completely revamp the question – lhk Feb 01 '16 at 22:11

1 Answers1

3

Le Goog has procured a document on "IEC 62471" from Intersil with the relevant equations. Thank you, Le Goog.

Please try Google-ing the safety standard. Here's Intersil's walk through.

Edit: Okay, I really should have been straight forward and just told you to do the math. Ee = Ie/(d^2) = (400mW/sr)/(0.2m^2) = 10 W/m^2.

According to the definitions in the intersil sheet that I provided you above, if there is no time limit or if the time limit exceeds 1000 seconds (which you shouldn't need to transmit the hit data for laser tag) The sum of all Ee wavelengths should be less than 100 W/m^2 (which you would get). The reverse of which is that the minimum safe viewing distance for your IRLED would be (0.4W/sr)/(100W/m^2) = d^2 = 0.004 -> sqrt(0.004)= 0.063246m. So yes your math for min safe distance was correct. But again I'd just like to point out that your laser tag system doesn't take 1000 seconds to send the pulsed light. More likely you could get closer and not suffer irreparable harm (seriously, most laser tag systems do about 0.1 secs of pulsed light). Anyways, Please use the math. (not calculator)

Edit 2: A concrete example about laser tag. Hacking the LightStrike

The link provided has some basic info on a version of laser tag that exists on the market (existed, not sure if sold anymore). Using his decode, the worst case time for transmitting "hit data" is 6750us + (32interbit markers * 900us) + (32bits * 3700us(for a one)) = ~4 seconds. No one should ever wait that long and this example is just a worst case example using a known product scheme. Going off that 4 seconds, it's less than 1000 seconds. Using Eq.1 from the intersil info sheet that I linked. Ee <= 18000*(4sec)^-0.75 or Ee <= 6363.96 W/m^2. Again applying the the reverse math to obtain min safe distance we would get (0.4 W/sr)/(6363.96 W/m^2) = d^2 = 6.28539e-5 -> sqrt(6.28539e-5) = 0.007928m or around 8mm. So your minimum safe distance is 8mm if you were to use this with a lightstrike laser tag marker. Results will vary based on encoding of course. I hope this has provided you with more than enough information to judge the safety of your device (which is the first question). If you happen to have any more questions, please ask them in a new question so that others have the opportunity to help you.

Moby Disk
  • 213
  • 2
  • 13
Dave
  • 1,792
  • 8
  • 17
  • thank you very much for the link. Unfortunately I can't get the calculator to produce values that seem correct. Of course it could be that in my setup, the LED really is dangerous. But even for the values from the spec sheet, the safety limits are exceeded. I updated my question accordingly – lhk Feb 01 '16 at 10:18
  • 1
    That sounds almost offensive. First the bad pun about google and now "Please use the math" ? That's exactly what I did. I tried to formulate a meaningful question and you threw the book at me. The calculator referenced in that standard is basically broken. Depending on the receiver type, you can get any LED to be dangerous to the eye, sometimes it doesn't even spit out values. So I tried to rephrase the question based on that mW/sr unit, shared my results and asked for verification. You just copied my results. What about the question regarding different half angles ? – lhk Feb 02 '16 at 11:05
  • @lhk, W/sr is a measured value in lab. It has literally no dependence on angle or half-angle. If there happen to be two LED with the same W/sr and different half-angles, then one LED is physically brighter than the other. I.E. it converts more electrical energy into light energy. I didn't copy your results at all. I did them myself and then confirmed your results. " So yes your math for min safe distance was correct." <- That's called feedback for this section here -> "I believe that 6.3cm is the safety limit for looking directly into a TSAL-6100. Could you check my calculations." – Dave Feb 02 '16 at 11:21
  • @lhk, The comment about the math is that I linked that page having never scrolled past page 3. Everything you needed to understand your question is on the first 3 pages of that handout. I didn't even realize that there was a calculator. However it's my experience that internet calculators are horribly maintained and generally useless. I also pointed out some of the short comings in the assumption you made. You specifically said that you were going to use this in a laser tag system. I'm familiar with those. So I told you that you were using the wrong equation. You should use intersil's "EQ. 1" – Dave Feb 02 '16 at 11:27
  • Got to admit, you're right. The math is in that paper. I read past it and focused too much on the strange calculator. – lhk Feb 02 '16 at 12:46
  • So what is the conclusion? IR leds harm the eyes or not? – shinzou Oct 03 '17 at 13:24
  • 1
    @shinzou ANY LIGHT that is bright enough can harm the human eye, especially "non-visible" light since it doesn't elicit a "blink reaction." For THIS specific example the absolute safest distance would have been 8mm. In other words, if he sold his laser tag marker with the inability to view the IR led any closer than 8mm (through some physically present plastic barrier) then there could be NO SAFETY concern. – Dave Dec 04 '17 at 11:51