Electronic – Simple model for a loop antenna for LTspice simulation

analogantennaltspice

I came across the following circuit on net which is a simple RF/cellphone signal detector:

enter image description here

Before I build and try I decided to simulate it in LTspice as follows:

enter image description here

I'm stuck at point about modelling the loop antenna for the simulation. You can see I put ??? question mark there in above schematics.

What type of source should I place at ??? to mimic the antenna? Should I use a 1GHz sinusoidal voltage signal source or a current signal source at 1GHz for instance? And what would be a realistic amplitude or frequency of the signal for a cell phone nearby like 5 10cm apart from the antenna?

Edit:

Regarding an answer:

enter image description here

Now what can we say about the model for the antenna coupling?

I used a current source with 1uA amplitude and 1 GHz freq. Coupling done by a transformer above with 1uH inductances and 0.01 coupling factor.

Would this be realistic for a loop antenna for 15 cm diameter 10 cm far away from a typical cell phone?

Best Answer

Ideally, you'd put an inductor there that represents the inductance of the actual antenna. You would weakly couple that to a second inductor that is driven by a current source.

If you have inductors L1 and L2, you might couple them with a statement like

K1 L1 L2 0.01

somewhere on your schematic.

See Using Transformers in LTspice/SwitcherCAD III


After that, I'd measure the RMS power that the coil is delivering to the detector circuit (multiply its voltage and current, take the average). Turn down the current generator amplitude until the circuit stops working, and figure out what threshold level of power this represents.

Whether or not an actual cell phone can induce that amount of power in an actual coil can only be determined by trying it.