¿How to put a complex number in Simscape?
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Balavignesh
on 20 Feb 2023
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 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!