LTspice Control Library provides a set of control elements, that allow to design a controller of a circuit by drawing a control block diagram and simulate the circuit and the controller on LTspice IV / XVII.
- Install LTspice IV / XVII.
- Download LTspice Control Library.
- Unzip the downloaded file and run the script.
LTspice IV: Run "LTspiceControlLibrary\install.bat" as Administrator.
LTspice XVII: Run "LTspiceControlLibrary\installXVII.bat".
This script works as below:
- Search the installation directory of LTspice IV. (default: LTSPICE_DIR=C:\Program Files\LTC\LTspiceIV)
Search the personal directory of LTspice XVII. (default: LTSPICE_DIR=%USERPROFILE%\Documents\LTspiceXVII) - Copy "LTspiceControlLibrary\lib\sub\LTspiceControlLibrary" to "%LTSPICE_DIR%\lib\sub\LTspiceControlLibrary".
- Copy "LTspiceControlLibrary\lib\sym\LTspiceControlLibrary" to "%LTSPICE_DIR%\lib\sym\LTspiceControlLibrary".
- Restart LTspice IV / XVII. The library should be now usable.
- Try examples in "LTspiceControlLibrary\examples" to confirm installation and learn how to use this library.
- List of Control Elements
- LTspice Control Library is released under the MIT License
- DCモータ制御 紹介記事用サンプル
- DCブラシレスモータ制御 紹介記事用サンプル
- 太陽電池 最大電力点追従制御 紹介記事用サンプル