![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1664766/image.png)
Battery pack(battery builder app) to SOC estimator connection issue
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
The input signal to 'Input Port 2' of subsystem 'BatterypackSOCSOHCHARGEDISCHARGE/SOC Estimator (Adaptive Kalman Filter)' has a size of 4 for dimension 1. Given the partition width 1 and the partition offset 0 for this input, subsystem 'BatterypackSOCSOHCHARGEDISCHARGE/SOC Estimator (Adaptive Kalman Filter)' requires 4 iterations. This requirement conflicts with 1, the number of iterations expected by another input/output signal of this subsystem.
I am getting this error as i have build battery pack from battery builder and connecting the block shows this error. check image
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1662826/image.png)
0 comentarios
Respuestas (1)
Sabin
el 9 de Abr. de 2024
By default, the SOC Estimator blocks do not allow a vector of currents input. To enable cell currents as inputs you need to tick the ‘Specify Current input as cell current(s)’ in the SOC Estimator block mask.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1664766/image.png)
1 comentario
vivek s
el 5 de Mayo de 2024
SIr, even i am working on the same thing. I tried what you said but i am still getting the same error.
Ver también
Categorías
Más información sobre Estimators 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!