From: Dangdang Shao on
Hi,

I want to set an electrical model by simulink. I need to use current controlled current source, which is only available in simscape. However, the rest of the model is set by simpowersystems. I find I can't connect the blocks of these two libraries.

I once found Arnaud Miege's comments here, that is,
"You can create an interface between SimPowerSystems and Simscape by measuring current in SimPowerSystems and injecting it in Simscape, and measuring voltage in Simscape and injecting it in SimPowerSystems."

I tried in this way but I still failed to connect the models:(

Can anybody give me some idea or help?
From: Frank W. on
Hi,
maybe the 'Simulink-PS Converter' block from the library Simscape>Utilities allows interconnection.
Regards
Frank
From: bari86 on
On Jan 9, 2:52 pm, "Frank W." <yohan...(a)web.de> wrote:
> Hi,
> maybe the 'Simulink-PS Converter' block from the library Simscape>Utilities allows interconnection.
> Regards
> Frank

Hi.
I am facing the same problem. I tried the Simulink-PS converter. It
does allow Simulink library to connect to SimScape. But it doesnt
allow from simpowersystem to the simscape. i wanted to use the
variable resistor in simscape in my simpowersystem. weird though it is
not available to simpowersystem library. please help.
From: bari86 on
On Jan 14, 2:35 am, bari86 <bar...(a)gmail.com> wrote:
> On Jan 9, 2:52 pm, "Frank W." <yohan...(a)web.de> wrote:
>
> > Hi,
> > maybe the 'Simulink-PS Converter' block from the library Simscape>Utilities allows interconnection.
> > Regards
> > Frank
>
> Hi.
> I am facing the same problem. I tried the Simulink-PS converter. It
> does allow Simulink library to connect to SimScape. But it doesnt
> allow from simpowersystem to the simscape. i wanted to use the
> variable resistor in simscape in my simpowersystem. weird though it is
> not available to simpowersystem library. please help.

edit: some of block in the simpowersystem can be connected to the
simulink-ps converter. I am trying to connect Electrical Source &
Elemental item in the simpowersystem, like AC Voltage source and RLC
Branch.
From: Arnaud Miege on
bari86 <bari86(a)gmail.com> wrote in message <22945dfc-0154-4206-9c72-2a0e4f637d2e(a)a6g2000yqm.googlegroups.com>...
> On Jan 9, 2:52 pm, "Frank W." <yohan...(a)web.de> wrote:
> > Hi,
> > maybe the 'Simulink-PS Converter' block from the library Simscape>Utilities allows interconnection.
> > Regards
> > Frank
>
> Hi.
> I am facing the same problem. I tried the Simulink-PS converter. It
> does allow Simulink library to connect to SimScape. But it doesnt
> allow from simpowersystem to the simscape. i wanted to use the
> variable resistor in simscape in my simpowersystem. weird though it is
> not available to simpowersystem library. please help.

Have a look at this:
http://www.mathworks.com/support/solutions/en/data/1-5RIPXJ/?solution=1-5RIPXJ

HTH,

Arnaud