LT Spice Models to SimScape

7 views (last 30 days)
Peter
Peter on 13 Oct 2025 at 14:40
Commented: Peter on 14 Oct 2025 at 13:06
I have high current power inductor model in LT Spice (attached) and I would like to converter it to SimScape.
Do you have any recommendation ho I can convert it or recreate in SimScape?
here is model code from LT Spice:
Version 4
SymbolType CELL
ARC Normal -40 0 -8 -32 -12 -4 -36 -4
ARC Normal -16 0 16 -32 16 -16 -12 -4
ARC Normal -64 0 -32 -32 -36 -4 -64 -16
TEXT -30 34 Left 0 CWS
TEXT -7 -44 Left 2 160uH
WINDOW 0 -88 -46 Left 2
WINDOW 3 -17 17 Center 0
SYMATTR Value HCS-161M-450A
SYMATTR Prefix X
SYMATTR Description L=160uH (+-15%), 450A High Current Helical Inductor.Supplied by CWS Coils
SYMATTR ModelFile C:\CWS_HCS Power Inductor_LTC_Library\CWS_HCS Power Inductor.lib
PIN -64 -16 NONE 0
PINATTR PinName A
PINATTR SpiceOrder 1
PIN 16 -16 NONE 0
PINATTR PinName B
PINATTR SpiceOrder 2

Answers (1)

Sabin
Sabin on 14 Oct 2025 at 12:13
What you show here is just the .asy file (the electronic symbol shown in a schematic). There is no way to import the symbol. You can try to convert the actual netlist file using subcircuit2ssc function.
  1 Comment
Peter
Peter on 14 Oct 2025 at 13:06
Correct, but there is asscoiated *lib* (binary) which comes with the part itself...

Sign in to comment.

Products


Release

R2024b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!