Thursday 29 January 2015

coil - Mutual inductance vs coupling coefficient


Question regarding this and this question about mutual inductance and coupling coefficient.


I'm trying to analyse a two coil system: enter image description here


It consists of two coils like in the picture with 2 cm air gap between them.



enter image description here


I want to find out the mutual inductance and the coupling coefficient. I'm confused, because, from my understanding, to calculate the mutual inductance, we need to know the coupling coefficient:
enter link description here


But to calculate the coupling coefficient, we need to know the mutual inductance.


Experimentaly, how should I measure coupling coefficient and mutual inductance between these two planar coils?



Answer



You can measure mutual inductance with only use of an LCR meter (or impedance analyzer). Use the following wiring while the coil position is fixed. Mutual inductance will be quarter of the difference between two readings.


schematic


simulate this circuit – Schematic created using CircuitLab


No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...