(Simulink) Mathworks lithium cell model - adding output to lookup table

4 views (last 30 days)
Hello,
I am using the ssc_lithium_cell_1RC model as my battery model for a Kalman filter project. (https://uk.mathworks.com/help/physmod/simscape/examples/lithium-battery-cell-one-rc-branch-equivalent-circuit.html)
I know my Kalman filter A,B,C,D matrices and would like to vary the R0, R1 and C1 values within these matrices per time-step (as the model does itself). My physical signal > Simulink > math operations > matrix inputs should work fine. My issue is that I need to add R0, R1, and C1 as outputs to the , R0 R_Table, R1 R_Table, and C1 C_Table respectively. Could anyone give some guidance on how I can do this?
Thank you

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!