Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register

Multiphase Input

Multiphase Input

Hi guys,
I have a question. In the library Modelica, Electrical, MultiPhase, Interface is NO block called RealInput (path for RealInput is Modelica, Blocks, Interface). How I can build Input parameter for Three-Phase system?
I tried with the RealInput, but this Real Number is not proper in the multi-phase system.
Thanks,
Lala

Re: Multiphase Input

It you want to input parameters (=quantities not varying during simulations) you don't need real Input.
If you mean actual vectorial input , for instance to feed a three-phase signal voltage or signal current you can use  a vectorised real input e.g. u[3]

MC

Re: Multiphase Input

If You mean RealVectorInput from path: Modelica, Block, Interfaces, it didn't work. I can't connect that to the TerminalBox. All I need is an input block before TerminalBox for the asynchronous and synchronous motors.

There are 0 guests and 0 other users also viewing this topic
You are here: