LTSPICE,how to Import ltspice circuit by matlab

22 ビュー (過去 30 日間)
muh
muh 2022 年 2 月 8 日
回答済み: Rahul 2024 年 9 月 18 日
hello every one
ltspice s.w including some components as A\D converter some of it's types optimum design
how can i recall this design and open it with matlab?

回答 (1 件)

Rahul
Rahul 2024 年 9 月 18 日
Hi @muh,
I understand that you wish to find a way to use components created using the 'LTSPICE' software in MATLAB.
You can utilize the function 'subcircuit2ssc' to convert SPICE sub circuits to Simscape components.
You can also use this submission on MATLAB File Exchange to convert '.raw' files from the LTSPICE simulator to MATLAB: https://www.mathworks.com/matlabcentral/fileexchange/23394-fast-import-of-compressed-binary-raw-files-created-with-ltspice-circuit-simulator
You can refer to the following Mathworks documentation to know more about 'subcircuit2ssc':
Hope this helps ! Thanks.

カテゴリ

Help Center および File ExchangeCircuits and Systems についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by