Please login with a confirmed email address before reporting spam
Posted:
6 years ago
20.03.2019, 09:28 GMT-4
Hi,
Chances are that comsol does not know what the term POLY means in the netlist. These are an E and F source that both have that term so if you edited out the E source, chances are the F source would then throw up a flag. Example edit:
- EGND 99 0 POLY(2) (3,0) (4,0) 0 .5 .5
FB 7 99 POLY(5) VB VC VE VLP VLN 0 4.715E6 -5E6 5E6 5E6 -5E6
See if you can simplify the spice netlist for the op amp a bit more. it just comes down to that the comsol spice feature is bare bones. If you are on support then send it in to them, maybe they have a suggestion. For a more "ideal" simulation, using just an E source with a high gain value (like 100k, 1e6, etc), and then using resistors to do usual op amp stuff should get you closer. All of the other spice netlisting are details that may or may not help. It's dependent upon what you want to know. I would leave that spice model for a program like ltspice or some other variant of spice out there.
Also, why do you have so many circuit nodes in your model? Should only need one. I did not look at your model otherwise so maybe I am wrong. My suggestion would be to get both models to run as expected separately and then combine and troubleshoot. When you do combine the simulations you will probably have to use a fully coupled solution.
Hi,
Chances are that comsol does not know what the term POLY means in the netlist. These are an E and F source that both have that term so if you edited out the E source, chances are the F source would then throw up a flag. Example edit:
* EGND 99 0 POLY(2) (3,0) (4,0) 0 .5 .5
FB 7 99 POLY(5) VB VC VE VLP VLN 0 4.715E6 -5E6 5E6 5E6 -5E6
See if you can simplify the spice netlist for the op amp a bit more. it just comes down to that the comsol spice feature is bare bones. If you are on support then send it in to them, maybe they have a suggestion. For a more "ideal" simulation, using just an E source with a high gain value (like 100k, 1e6, etc), and then using resistors to do usual op amp stuff should get you closer. All of the other spice netlisting are details that may or may not help. It's dependent upon what you want to know. I would leave that spice model for a program like ltspice or some other variant of spice out there.
Also, why do you have so many circuit nodes in your model? Should only need one. I did not look at your model otherwise so maybe I am wrong. My suggestion would be to get both models to run as expected separately and then combine and troubleshoot. When you do combine the simulations you will probably have to use a fully coupled solution.