How to change s-function physical signal to electrical port in Simulink? Any help would be appreciated.

2 次查看(过去 30 天)
I want to change s-function physical signal to electrical port from where i get values for my electrical componenets.

回答(1 个)

Venkat Siddarth
Venkat Siddarth 2023-2-8
I understand that you are trying to convert a physical signal to electrical signal(to be compatible with electrical port).This can be achieved as follows:
Firstly when we are trying to convert a physical signal to a electrical value,there are two types of electrical form from which we have to choose,they are.
  • Current
  • Voltage
After choosing the electrical type, we can opt for the corresponding "Controlled Sources" where they convert the physical signal to the electrical value of chosen form.
These modules can be found in: Library Browser>Simscape>Foundation Library>Electrical Sources.
These modules take the physical signal value and convert them to the chosen form with the value equal to physical signal value.
As you can see in above example the physical signal value is converted to electrical form (i.e current) by controlled current source.
I hope this resolves your query.
Thanks,
Venkat Siddarth V

类别

Help CenterFile Exchange 中查找有关 Simscape 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by