SoC Estimation

Input Output
  • V I T
  • V I T model
  • SoC
  • SoC estimation using Extended Kalman Filter

    Matlab code

    References

    Kalman filter - Wikipedia
    Extended Kalman Filter - Wikipedia
    Simple tutorial

    SoC estimation using OCV - SoC curve

    SoC = f^(-1) (OCV)

    Matlab code

    SoC estimation using Coulomb counter

    SoC = integral I dt / Max Q

    Matlab code