This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ONET1101L: Laser safety feature

Part Number: ONET1101L

Tool/software:

We are using Onet1101L for modulation of laser diode with a built-in photo detector.  Our circuit design is more or less a copy of the reference design in the data sheet.  We operate in APC mode with a bias current around 45mA, and it works perfectly although our modulation frequency is only 40MHz  (on-off modulation).  The only problem is that we cannot get the laser safety feature to work.  When FLTEN=1 the driver shuts off the bias and modulation current immediately and the FLT-pin goes high.  When setting FLTEN =0, the FLT-pin goes low and the bias and modulation current goes back on immediately .   

According to the datasheet the ONET1101L the laser safety feature will react on the following conditions:

1.  Voltage at MONB exceeds the voltage at RZTC (1.16 V).

                   In our case V_MONB=0.5V and V_RZTC=1.147V.  Hence this should not trigger a fault

 2.  Photodiode current exceeds 150% of its set value.                           

                   What is photo current set value?  Is it max value defined by PDRNG?  We use PDRNG1&2=00 (i.e max photo current 0.77mA.   

                   In our case V_MONP=0.15V => I_PD = (0.15V/5K)/50% =0.06mA. Can this be the case of the fault?

 3.  Bias control DAC drops in value by more than 50% in one step. 

                 What does this mean and how can we check this?

  • Greetings,

    I believe device is working as expected. That is by setting FLTEN=0 bias and modulation current goes back on.

    Based on your comments, reason for fault occurrence, fault can occur if PD current goes over 150% of its set value. PD current is a function of PDRNG settings. You are using PDRNG[6:5]=0x00 - max pd current of 0.77mA. I am thinking perhaps reason for your fault condition is because bias current falls more than 50% of its set value. Using your present settings, to validate this idea, please change your BIASC[9:0] settings to a lower value such that a fault wouldn't occur. 

    Regards, Nasser

  • I am unsure if I understand the answer.   According to the datasheet there are three situations that may trigger a Fault. I believe I understand how #1 works.  My bias current (42mA) is <50% of max bias current (96mA), and is thus far from triggering a fault. 

    Regarding #2 my photo current (60uA) is way below max photo current of 770uA and should therefore not trigger a fault.

    This leave me with #3 ("Bias control DAC drops in value by more than 50% in one step." ).  I can't find anywhere in the data sheet what this really means.  Who/what controls the "Bias control DAC" and may cause his value suddenly change by 50%?  (Our value of reg5 (bias current bit9-bit3 = 0x12).  . 

    What does "one step" mean.  Is a step the same as time interval between when the DAC is updated.  If yes, what is the length of this interval?

  • Greetings,

    Maximum bias current is 100mA. 100mA/1024(there are 10 bits) about 97uA per step. So is it possible that your ibias drops by close to 50uA?

    Regards, Nasser

  • Can you please check if this is the correct interpretation of criteria #3?  In my design the bias current is 42mA and a change of 50uA represents a change of -60dB.  This is smaller than the resolution of the DAC and I cannot see how this is detectable,  Moreover, if it is detectable, and the safety feature is designed to trigger on such small ripples it will be activated all the time and not be very useful.

    My understanding of the description in the data sheet is that the bias current is controlled by a DAC which again is controlled by the value of BIASC (reg.4 and 5).  If my understanding is correct, in open loop mode where I_bias=98uA x BIASC, what can cause the DAC value to do a sudden drop of 50%?  

    In APC mode such drops may happen due to failure in the monitoring circuit.  E.g. if the PD suddenly short circuits the PD current will go to max and the APC mechanism will compensate by turning off the bias current.  However, I can't see how this can represent an safety issue.

     If, on the other hand, the PD circuit opens, the APC will compensate by turning up the bias current and thereby increase the laser output power.  This may represent a safety issue.  My question is if the safety mechanism also will react on 50% increases, or just if the bias current drops 50% ? 

  • Your understanding is correct. In open loop bias current is mainly controlled through BIASC register times 98uA. I may have misunderstood your earlier comment, are we saying when you go from close to open loop you see bias current drop?

    Based on my search, fault occurs on bias current drop. Also bias current drop is mainly like an alarm vs safety issue and this maybe when this is reported.

    Regards, Nasser

  • Thanks for the clarification.  Just one more question, will the safety mechanism react on drops only and not on sudden increases?  The latter is the most concerning for a laser safety point of view.  

  • Sudden drop.

    Regards, Nasser