¿How to put a complex number in Simscape?
4 次查看(过去 30 天)
显示 更早的评论
Hi!
I need simule a circuit, but the circuit have 3 complex impedance.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1292950/image.jpeg)
For example i need what Z1=10+j10, so i digit in the interface 10+10i, but in the moment to run teh simulation appear this message
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1292955/image.jpeg)
If anybody knows how to fix this problem I appreciate it.
0 个评论
回答(1 个)
Balavignesh
2023-2-20
Hi David,
I understand that you want to simulate circuit with complex impedances.
You cannot provide complex numbers as the value for resistance.
To model complex impedance, you can compute capacitance/inductance and place capacitance/inductance block instead of the complex impedance.
I hope this helps
0 个评论
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!