For the circuit on the figure we have three equations:
1. Voltage across the LC-circuit, same for C part and for L+R part: ICiωC=(I−IC)(iωL+R)
2. Uin is sum of voltages across the LC-circuit, Cin capacitor and Cgr capacitor: Uin=IiωCin+ICiωC+IiωCgr
3. Uout is smaller then Uin be voltage drop on the Cin capacitor: Uout=Uin−IiωCin
After solving these equations we have: Uout=Uin{1−[1+CinCiωL+RiωL+R+1/(iωC)+CinCgr]−1}
Python program for calculating resonances: rota_nmr/plot_nmr. Curves 0..8 correspond to all combinations of relays 1,2,3 (see below).
Many parameters in 3He-B have well-known dependence on magnetic field, it's good to do experiments as a function of it. We did a board with three latching relays to have 8 different frequencies (553, 588, 623, 674, 710, 742, 789, 833 kHz).
Later (in 2016) I did similar relay box for DryDemag cryostat.