Top Banner
Tomomi Research Inc. LT Spice Tutorial 2016/08/12 (Fri) Seong-Hun Choe
15

LTSpice : How to import the transistor spice model

Jan 06, 2017

Download

Technology

Seong-Hun Choe
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

LT Spice Tutorial

2016/08/12 (Fri)Seong-Hun Choe

Page 2: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加

05/02/2023

命令語 方法 おすすめ回路図に .Model を記述 .Model LT Spice の Directive

Statement として、デバイスの Spice パラメータを記述

簡単だけど、回路図が汚くなる。

ライブラリを用意 .Include トランジスタの Spiceモデルファイルを用意。拡張子( *.lib, *.spi)

標準の方法

Standard.bjt ファイルに格納する。

なし LT Spice の標準で用意されているように、選択可能

あまりおすすめしない。

Page 3: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加 : 回路図に .Model を記述

05/02/2023

回路図に .Model を記述DC sweep , V1 = 0 ~ 20 V , del =100m W I1 = 0 ~30 uA, del = 3 uA

Page 4: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加 : 回路図に .Model を記述

05/02/2023

回路図に .Model を記述NPN Transistor : Rhom 2SC1740s

Page 5: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加  : 回路図に .Model を記述

05/02/2023

NPN Transistor : Rhom 2SC1740s

http://edge.rit.edu/edge/P07109/public/SD2_Ignition%20files/New_ignition_ground/2sc1740s.pdf

Page 6: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加  : 回路図に .Model を記述

05/02/2023

* はコメントを意味する。

Q2SC1740S が名前になる。

+ は継続行であることを示す。 ここに Spice parameter を記述

Page 7: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加  : 回路図に .Model を記述

05/02/2023

Page 8: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

1. トランジスタの Spice モデルを追加  : 回路図に .Model を記述

05/02/2023

Page 9: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

2. トランジスタの Spice モデルを追加 : ライブラリを用意

05/02/2023

DC sweep , V1 = 0 ~ 20 V , del =100m W I1 = 0 ~30 uA, del = 3 uA

Page 10: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

2. トランジスタの Spice モデルを追加 : ライブラリを用意

05/02/2023

DC sweep , V1 = 0 ~ 20 V , del =100m W I1 = 0 ~30 uA, del = 3 uA

Page 11: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

2. トランジスタの Spice モデルを追加  : ライブラリを用意

05/02/2023

NPN Transistor : Rhom 2SC1740s

http://edge.rit.edu/edge/P07109/public/SD2_Ignition%20files/New_ignition_ground/2sc1740s.pdf

Text editor で Q2SC1740S.LIB としてセーブする。

Page 12: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

2. トランジスタの Spice モデルを追加  : ライブラリを用意

LT Spice の Lib/Sub に Q2SC1740S.LIB を入れる。

05/02/2023

C:\Program Files (x86)\LTC\LTspiceIV\lib\sub

Page 13: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

2. トランジスタの Spice モデルを追加  : ライブラリを用意

.include Q2SC1740S.LIB と書く。

05/02/2023

Page 14: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

2. トランジスタの Spice モデルを追加  : ライブラリを用意

05/02/2023

Page 15: LTSpice : How to import the transistor spice model

Tomomi Research Inc.

Files

05/02/2023

C:\Users\SChoe672007022\Desktop\LTspice\2

C:\Users\SChoe672007022\Desktop\Q2SC1740S

LT Spice file Q2SC1740S.LIB