본문 바로가기

물리

Kicad 사용할 때 몇가지 메모...

Spice모델을 해석할 때, 

BJT의 경우 PSpice의 경우는 Collector/Base/Emitter순으로 해석하게 되어있는데, Kicad에서 사용하는 NGSpice의 경우는 Base/Collercot/Emitter로 되어있음.

https://forum.kicad.info/t/how-to-set-spice-transistor-parameters/11131/9

 

How to set spice transistor parameters

Thanks all for pointing me in the correct directions. Now everything is working and Spice is running nicely 🙂 Just a small problem, it is not working as I had expected 😄 I think the problem is the connection between my schematic and the 556 spice mod

forum.kicad.info

이걸 고치려면, Alternate node sequence에서 2번째와 1번째를 바꿔주기 위해서 "2 1 3"이라고 적어주는 방법도 있고, 트랜지스터를 좀 많이 넣는다 싶으면 심볼을 직접 그리는 방법도 있음. 

 

다이오드류도 Anode/Cathode가 반대니까 뒤집어줘야댐

'물리' 카테고리의 다른 글

계량텐서(metric tensor)  (0) 2022.04.23
관성 텐서(Inertia tensor)  (0) 2022.04.21