How to solve this error?

17 visualizaciones (últimos 30 días)
Nagarjuna Arjun
Nagarjuna Arjun el 6 de Ag. de 2019
Comentada: Renato SL el 6 de Ag. de 2019
Error in port widths or dimensions. Output port 1 of 'Mainone/Decoupling/In2' is a one dimensional vector with 3 elements.
Error in port widths or dimensions. Invalid dimension has been specified for input port 1 of 'Mainone/Decoupling/Transfer Fcn1'.
  5 comentarios
Nagarjuna Arjun
Nagarjuna Arjun el 6 de Ag. de 2019
I Have a Coupled Tank System With Two inputs and Two outputs. Two Tanks arw Connected by valve. I am trying Design a Fuzzy Logic Controller to control the inflow of the system based on the levels of fluid in the respected tank.
The blocks are Fuzzy Controllers. Based on error and rate of error i am trying to find out the suitable Proportional Gain, Integral Gain, and Derivative Gain. After finding these gains i am unable to mix these gains as Fuzzy-PID Controller.
Renato SL
Renato SL el 6 de Ag. de 2019
I have never dealt with Fuzzy Logic Controllers so I don't understand how it works as a whole, but at the part in question, you have these 3 blocks to find the values of the gains but inside you have the same blocks and functions. I don't know if that's the case, but it doesn't seem to be the right functions to me.
And after that, you have the values of the gains but you feed the value to a mux, then to a transfer function. This is also strange to me.
Anyway, perhaps you should check out Andrey Kiselnikov's answer if the concern is only on how to shape the vector to the appropriate form.

Iniciar sesión para comentar.

Respuestas (1)

Andrey Kiselnikov
Andrey Kiselnikov el 6 de Ag. de 2019
You provided a very bad description of your problem, but I assume that the transpose of the input vector can help you.
p.s. If it will not helps provide more propper description, please.

Categorías

Más información sobre Fuzzy Logic in Simulink en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by