NRF52840 Chip- Antenna Design

Hello,

I am currently in the process of creating a custom pcb with chip antenna. I have taken the schematic from the nrf9160-dk as a reference. I would use the same components, but leave out the coaxial socket.

My question is: How do I calculate the transmission line? I am familiar with the calculator in kicad, but I don't know what to enter as length? Where does the transmission line start and end?Theoretically, I would lay out the transmission line from c30 to c31, but there is still the F1 filter in between.

Why are other values taken for C29 and C30 as in the referece cicuit of the nrf52840?

 Refernce circuit from nrf9160-dk:

Refernce circuit from datasheet nrf52840:

Datasheet Antenna 2450AT18D0100  The antenna datasheet does not specify any values for a matching cicuit.

Parents
  • Hi, Janik.

    My question is: How do I calculate the transmission line? I am familiar with the calculator in kicad, but I don't know what to enter as length? Where does the transmission line start and end?Theoretically, I would lay out the transmission line from c30 to c31, but there is still the F1 filter in between.

    If your transmission line has a 50-ohm impedance, the length really shouldn't have much to say. You can ask your PCB manufacturer to make sure all the numbers you have for your PCB are correct.

    janik said:
    Can I leave out the filter?

    Yes, it is. The extra filter is there to protect the radio of the nRF52840 from the output of the nRF9160 LTE modem.

    Why are other values taken for C29 and C30 as in the referece cicuit of the nrf52840?

    These values depend on PCB stackup etc. Thus, they are likely to change during the tuning process anyway.

    The antenna datasheet does not specify any values for a matching cicuit.

    You can just make sure to add the footprints and use two N.C. shunt components and one 0R series component for now. Then the values are found when we do the tuning of the antenna.

    Best regards,
    Mathias

  • one 0R series component

    If you use a 0 Ohm resistor, doesn't the transmission line get a different impedance? Before you calculate the width of the transmission line and now you would just put a bridge in?

  • Yes, you've sort of got a point. However, the idea is that the impedance of the transmission line is 50 ohms between the radio-matching network and the antenna-matching network, as this should be the longest part of the RF line.

    The 0R series component is part of the antenna-matching network and can be changed if needed to match the antenna to 50 ohms. Thus, this 0R component is seen as part of the antenna's impedance from the transmission line's point of view, and not as part of the transmission line itself.

Reply
  • Yes, you've sort of got a point. However, the idea is that the impedance of the transmission line is 50 ohms between the radio-matching network and the antenna-matching network, as this should be the longest part of the RF line.

    The 0R series component is part of the antenna-matching network and can be changed if needed to match the antenna to 50 ohms. Thus, this 0R component is seen as part of the antenna's impedance from the transmission line's point of view, and not as part of the transmission line itself.

Children
No Data
Related