-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Matching circuit #1
Comments
This matching circuit is called a Pi-network and here is a guide on how to use it (requires a VNA). |
Hey @DurandA, Yes, I did use matching circuit for the antenna. I used the recommended values for ESP WROOM 32 module. However, as you may know this is more or less PCB fabrication process dependant. Most of the PCB fabricators provide an impedance calculator so that you can calculate the impedance and match with the required impedance stated by the silicon manufacturer. [https://cart.jlcpcb.com/impedanceCalculation?_ga=2.187928104.1246244105.1590089135-901229049.1590089135](JLC PCB) Below quote is from ESP32 datasheet,
Having all that said, Using recommended values from ESP WROOM 32 module worked perfectly fine for me with JLC PCB. Best Regards, |
Thank you very much for the extensive answer. I am using the ESP32-PICO-D4 system-in-package which is a bit different (and also the only ESP32 available in JLCPCB SMT assembly right now). It is a 7x7 QFN package that also include a flash as well as most passives. From its schematic, it also includes a Pi-network to match 50Ω: Also, the datasheet is a bit confusing as it states:
I had a look at two boards which use the same 3D antenna, and they seem to use quite different values for the Pi-network. I'm not sure how bad it will be if I use one of the values above (or no matching network at all) with the Espressif PCB antenna. I read that too much signal reflection can be destructive to the transceiver. |
Hi @prasad-dot-ws,
Thanks you for sharing a proper footprint of the Espressif antenna design. I found it through your ESP32 Forum post.
When using the antenna, do you add a matching circuit like below? If yes, how do you chose the value of the inductors/capacitors?
Many thanks!
The text was updated successfully, but these errors were encountered: