Terminator3
Advanced Member level 3
- Joined
- Feb 25, 2012
- Messages
- 802
- Helped
- 71
- Reputation
- 142
- Reaction score
- 63
- Trophy points
- 1,308
- Activity points
- 9,027
I can't understand where it comes from. There is application note "Tuning the nRF24xx matching network", that says: inductor L1 provides 180deg phase shift at 2.4GHz. I came up with formula:
yes, it is 3.3nH inductor, but why 180deg?
Isn't it 90deg?
I know, it is stupid, but i need help here.
For inductance i learned X=2piFL, current "slower" than voltage 90deg. Adding resistor, shift becomes <90deg
For capacitor X=1/2piFC, current "faster" than voltage 90deg..
Code:
L=50/(2*Pi*2.4)
L = 3.315727981e0
Isn't it 90deg?
I know, it is stupid, but i need help here.
For inductance i learned X=2piFL, current "slower" than voltage 90deg. Adding resistor, shift becomes <90deg
For capacitor X=1/2piFC, current "faster" than voltage 90deg..