Matlab/Simulink - Get the output of the abc-to-dq transformation isolated

Thread Starter

Adam Brave

Joined Mar 26, 2014
13
Hi,

I've a circuit built on simulink which is presenting 2 errors like the ones on the images bellow. This two errors appears to be related with the dq signal of the block "abc-to-dq". Probably I cant use a Demux to work with this signal. Can someone tell me how can I get the isolated components of the abc-to-dq transformation?

I believe the problem is that Iabc it's a electric signal while the demux is a block that must receive a vector. How do I solve this?

1º error


2ºerror


global circuit
 
Top