How to solve this error?

17 次查看(过去 30 天)
Nagarjuna Arjun
Nagarjuna Arjun 2019-8-6
评论: Renato SL 2019-8-6
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 个评论
Nagarjuna Arjun
Nagarjuna Arjun 2019-8-6
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 2019-8-6
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.

请先登录,再进行评论。

回答(1 个)

Andrey Kiselnikov
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.

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by