Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Time varying coupling coefficient for 2 inductors
I need to model the coupling coefficient of two inductors as a function of time. I tried using combination of .func and .param statements to pass a time varying variable to the spice K component without success. I also have tried the trick used for defining a time varying resistor using a voltage of a node in the schematic.
Any suggestion would be greatly appreciated. tony |
--- In LTspice@..., Tony "ttakeshian" wrote:
I need to model the coupling coefficient of two inductors asAs you have noted, K must be a fixed value. However, LTspice includes a behavioral inductor that may be a function of time. I suppose you could set up a T-network of three such inductors to vary with time the percentage of inductance shared between each side of the "T" while keeping the total inductance "seen" from each side fixed (this is what K effectively does). If you require other than a one-to-one turns ration, you could add an ideal transformer to one side of the T. -- a.s. PS: The behavioral inductor is well described in Help and in the many examples available here in the group archive, both in past messages and in files posted. |
--- In LTspice@..., "ttakeshian" <ttakeshian@...> wrote:
Tony, LTspice can be used to model any system of ordinary (not partical) differential equations using "analog computer" techniques. The coefficients can be made time varying by using BV elements that are a function of time. Rick |
Ganesan
I have modeled an ideal transformer with time varying coupling
toggle quoted message
Show quoted text
coefficient.. File is in Temp--> Non_ideal_transformer.asc <> Your feedback will be appreciated. Cheers A. Ganesan On 9/16/2011 11:02 AM, ttakeshian wrote:
|
Ganesan
I forgot to add..
toggle quoted message
Show quoted text
The flux doesn't collapse instantaneously... This can be modeled by putting V(X) through an RC low pass. Cheers AG On 9/16/2011 5:55 PM, Ganesan wrote:
|
to navigate to use esc to dismiss