Borrar filtros
Borrar filtros

How do I address issue with width and dimension of PI i simulink

2 visualizaciones (últimos 30 días)
I am working on validating a model for my project, the simulink built and return two (2) errors similar to each other as written below
=== Simulation (Elapsed: 6 sec) ===
Error:Error in port widths or dimensions. 'Output Port 1' of 'Emma/PLL/Model/Continuous PID/Kp6' has 3 elements. This port does not accept the dimensions (or orientation) specified by the output signal.
Error:Error in port widths or dimensions. Invalid dimension has been specified for 'Input Port 1' of 'Emma/PLL/Model/Continuous PID/Transfer Fcn'.
  2 comentarios
Nikhil
Nikhil el 27 de Jun. de 2023
Can you share the model to reproduce the issue?
Manasseh Shitta
Manasseh Shitta el 30 de Jun. de 2023
@Nikhil See the model as requested for kind assistance

Iniciar sesión para comentar.

Respuesta aceptada

Nikhil
Nikhil el 5 de Jul. de 2023
The error occurs because PLL block accepts only one sinusoidal signal as input. To use it for the case of three phase Voltages/Currents, you can use a PLL (3ph) block.
Refer to this documentation, for more information on the PLL block. Also, look into the example attached in the article, which showcases the use of PLL and PLL(3ph) blocks.
Additionally refer to this article for information on PLL(3ph) block.

Más respuestas (0)

Categorías

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

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by