Skip to main content
Visitor II
May 9, 2021
Solved

ST25R95 Tag detection issue on temperature change

  • May 9, 2021
  • 13 replies
  • 2931 views

Hello,

I am testing my reader (based on ST25R95 ) across temperature and I have detected the device wakes up by itself (with no tag on field) when introduced into the fridge (about 5 ºC). The device which had been previously calibrated on ambient temperature (20-25 ºC).

I am currently using a guard of +/- 8 as recommended by ST.

I am having calRef values about 0x20 and 0x1C on different boards (same board model and antenna tunning).

Questions:

  1. Is this a normal behaviour ? I am using NP0 capacitors, so I do not understand why the temperature change is affecting my system. Could you provide some advice about this?
  2. I guess if I increase the guard I will reduce this effect, but I am afraid this will lower the detection range, right?
  3. High Q antenna tunnings are more sensitive to temperature changes than low Q antennas?
  4. How do you recommend to lower the Q?
  5. Is the temperature provding higher or lower antenna current?
  6. When a tag enters on field the antenna current increases or decreases?

Thanks in advance.

Regards, Ramon.

    This topic has been closed for replies.
    Best answer by Travis Palmer

    Hello Ramon,

    Every component on the PCB (and the PCB itself) will change its behavior when being exposed to temperature. This effects the PCB antenna, EMI inductors as well as the CR95 itself and will therefore change the voltage across the NFC antenna and measured current.

    The above mentioned behavior of your experiment could be linked to heating of the EMI inductors. For example, if the field has been turned on (e.g. due to polling for a tag for several 100ms) before the calcRef is executed. This will heat up the inductors (depended on their current rating) and produce a calcRef value which is too high - or equivalent to higher ambient temperature. Your higher level and lower level might be shifted. As a result the device would wake up faster when being cooled down, but slower when being heated up. It would be interesting to know what the current consumption during continuous Tx of your board is and what type of inductors you are currently using. Maybe you can measure the temperature using an IR camera? It would also be interesting if you could share the refCal values for 25°C, hot and cold.

    In general less antenna windings will cause a higher current flowing through the antenna. Be aware that any change which might be favorable for the wake-up performance might effect other modes of the IC - which could for example reduce the sensitivity and therefore read range.

    Increasing the offset between lower and upper limit could be one other solution. But it will reduce for sure the detection range.

    Looking at our ST25R3916 or ST25R3911B the principle is quite similar to the CR95HF. There it is a common procedure to obtain the reference value every time before going to enter wake-up mode. This is a common practice since these devices are even more sensitive and therefore more sensitive to such environmental effects.

    Criteria for good EMI inductors are:

    • Q-Factor => crucial for performance ( I guess not so important for your application)
    • low DC R => very interesting for you - less losses and heating
    • High saturation current => same as above
    • temperature stability

    I am not sure, if changing the EMI cut-off will influence the temperature behavior. More likely playing the inductance value (while staying at the same cut-off) could have a positive effect => lower inductance value = lower DC resistance. (for example if it is related to inductor heating).

    The ST25R95 and CR95HF should behave the same in this regard.

    BR Travis

    13 replies

    Jhern.1Author
    Visitor II
    May 28, 2021

    Hi Travis,

    Thanks for your answwer.

    Here you have some examples of cal values at different temperatures:

    CAL VAL TEMP

    3C 7 ºC

    2C 20 ºC

    20 45 ºC

    As you see the lower the temperature the higher the current due to lower resistance (in antenna and series inductors) lowering.

    I think my main problem with EMI inductors is that I changed from 0805 to 0402 and it is affecting due to poorer features in lower size inductors.

    I tried both MLCC and Wire Wound inductors, having best results with Wire wound, but this resuly may be affected by differrent tunings.

    LQB15NNR39K10D

    0402HL-331XJR

    My tuning is challenging because I have batteries below antena. Here you have some values of my antenna:

    Air conditions: 1,4 + 38j (448 nH)

    BAT @ 3mm: 1,9 + 33j (386 nH)

    Real part value is not very trustwothy due to VNA calibration. In fact, I had other values about 0,25 ohm, which I think are closer to the reality.

    I was trying to fine tune at 13,56 MHz, But I have realised I have better detection when tuned at 13,86 MHz. Does this make sesne? Does this depends on th tag used?

    I am currently using 14443 Tag (lowest data rate set) and sometimes the detection improves but the reading is not consistent.

    I am intended to use 15693 in order to have better detection and reading. What do you think?

    A slight change in distance to battery highlt affects the antenna. I would like to minimiz this by lowering the Q. How? parallel resistor in antenna? parallele resistor in ST_R0 pin?

    By the way, I am calculating the Q by using the formula: 2 times the BW @ -10dB (Return Loss). See example on your antenna kits and tell me is it is ok. See attached picture

    Regards, Ramon.

    Jhern.1Author
    Visitor II
    May 28, 2021

    Hi Travis,

    I would like to decrease the Q so as to have a less sensitive tuning.

    I did some quick tests placing some resistors on parallel to the antenna and observed and increase on current consumptiom.

    I would like to know how to optimize the damping the resistor in order to minimize consumption and set a desired Q.

    I can not find any instruction related to this in ST docs.

    Regards, Ramon.

    ST Employee
    July 27, 2021

    Hello Ramon,

    sorry for my late response.

    Reducing the Q-factor is also reducing the power dissipated in the matching circuit and therefore is reducing the read range.

    We would rather recommend you to continue with the recalibration algorithm.

    BR Travis