Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Impedance calculation
Posted 29 gen 2015, 20:56 GMT-5 1 Reply
Please login with a confirmed email address before reporting spam
In a 2D axisymmetric model using MEF physics, I have a simple RLC coil group. I'm interested in both the inductance and capacitance of the coil.
COMSOL provides mef.LCoil_1 as a global post-processing value, but does not provide capacitance as a post-processing value. No problem, I figure I'll just calculate it using
C = 2*intWe/(mef.VCoil_1^2)
Naturally, I decided to double-check the inductance value using
L = 2*intWm/(mef.ICoil_1^2)
but this gives exactly 1/2 the value mef.LCoil_1 provides. So can someone help me with the missing factor of 2?
COMSOL provides mef.LCoil_1 as a global post-processing value, but does not provide capacitance as a post-processing value. No problem, I figure I'll just calculate it using
C = 2*intWe/(mef.VCoil_1^2)
Naturally, I decided to double-check the inductance value using
L = 2*intWm/(mef.ICoil_1^2)
but this gives exactly 1/2 the value mef.LCoil_1 provides. So can someone help me with the missing factor of 2?
Attachments:
1 Reply Last Post 30 gen 2015, 13:49 GMT-5