FastFieldSolvers Forum
FastFieldSolvers Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 FastFieldSolvers
 FastHenry2
 How to calculate mutual inductance?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Antispam question: What do MOONwalk and MOONdance have in common?
Answer:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON

 
   

T O P I C    R E V I E W
SciL Posted - Jan 17 2016 : 08:11:14
Hi fellows,
I am a new user of FastHenry2. I am now trying to calculate the mutual inductance between two conductors at DC case. I finished the modelling of two line conductors, the code is:
*Test model
.unit m
.Default z=0 sigma=5.8e7
*N1&N2 make line1, N3&N4 make line2
*Both lines are 10 long
*Separated by 1
N1 x=0 y=0
N2 x=10 y=0
N3 x=10 y=5
N4 x=20 y=5
E1 N1 N2 w=0.1 h=0.1
E2 N3 N4 w=0.1 h=0.1
.external n1 n2
.external n3 n4
.freq fmin=0 fmax=0
.end


And the result shows:
Computed matrices (R+jL)
Row 0: n1 to n2
Row 1: n3 to n4
Freq = 0
Row 0: 1.72414e-005+0j -0+0j
Row 1: -0+0j 1.72414e-005+0j

I do not really understand the result.

How to calculate the mutual inductance exactly?

Thanks in advance.

Regards.
2   L A T E S T    R E P L I E S    (Newest First)
SciL Posted - Jan 19 2016 : 05:55:59
Well noted. I found the example given by the manual and my problem has been solved.
Thank you for your guide.

Best regards
quote:
Originally posted by Enrico

You cannot calculate the inductance in perfectly static conditions, as the magnetic fields are created by the moving charges (and FastHenry does not allow using magnets). You need to set the frequency to a small value, e.g. 1 Hz, to see you results. Usually the low value is chosen to be low enough for the skin effect to play no role, but not too low to avoid any numerical issue (e.g. do not set the frequency to 1E-20 Hz, etc.)

The user's manual, as well as the sample files, provide some examples.

Best Regards,
Enrico


Enrico Posted - Jan 18 2016 : 18:10:55
You cannot calculate the inductance in perfectly static conditions, as the magnetic fields are created by the moving charges (and FastHenry does not allow using magnets). You need to set the frequency to a small value, e.g. 1 Hz, to see you results. Usually the low value is chosen to be low enough for the skin effect to play no role, but not too low to avoid any numerical issue (e.g. do not set the frequency to 1E-20 Hz, etc.)

The user's manual, as well as the sample files, provide some examples.

Best Regards,
Enrico

FastFieldSolvers Forum © 2020 FastFieldSolvers S.R.L. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.06