How to model an electronic component (ex an op-amp). Can I add parameters to existing (built in)blocks??
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I am currently working on Model based design. I want to model a Electronic device (Component).
Take an example of operational amplifier.
I want to analyse the variation its of output with respect to the variation in temperature.
How to do it, rather where should i start.
댓글 수: 0
답변 (1개)
Paulo Silva
2011년 2월 26일
0 개 추천
The device can be made with simple mathematical expression, for example if you want to get Vout from a simple ideal inverting amplifier you can use the aproximation:
Vout=-Vin*Rf/Rin
In this can you just need an input source, for example a sinusoidal wave, the product block and a constant block (Rf/Ri).
For more complex simulations you just need the mathematical expressions that you can found in many textbooks.
댓글 수: 0
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!