Simulink Electrical Op Amps
Mostrar comentarios más antiguos
So I am trying to simulate a circuit I am required to. This is my first time using simulink electrical package and I am trying to find the TLC081 Op Amp, but can't. Any help would be appreciated on how to locate this specific part in the simulink electrical library.
1 comentario
Kevin Rogers
el 28 de Nov. de 2020
In general Simulink does not model specific components. It only models generic components. It is up to you to enter the performance parameters for the specific device that you are interested in.
Respuestas (1)
Joel Van Sickel
el 30 de Nov. de 2020
0 votos
Hello Ali,
there are pspice models available for this op amp. https://www.ti.com/product/TLC081#design-development##design-tools-simulation
You could try importing the SPICE model into simscape using this feature: https://www.mathworks.com/help/physmod/sps/ref/subcircuit2ssc.html.
Or you can use a generic op amp for now to get started. They differences won't usually be relevant unless you are specifically looking at transient behavior of the specific op amps. Usually they respond fast enough that you can ignore the details of these dynamics.
Basic op amp: https://www.mathworks.com/help/physmod/simscape/ref/opamp.html?searchHighlight=op%20amp&s_tid=srchtitle
More detailed op amp: https://www.mathworks.com/help/physmod/sps/ref/bandlimitedopamp.html?searchHighlight=op%20amp&s_tid=srchtitle
Regards,
Joel
Comunidades de usuarios
Más respuestas en Power Electronics Control
Categorías
Más información sobre Simscape Electrical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!