This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

bq7835 CEDV 之問題



關於設定CEDV 要上交的參數關於這幾項小弟實在看不懂,請指教

• VoltageColumn = <Zero based column number for the voltage data in your data logs>
• CurrentColumn = <Zero based column number for the current data in your data logs>
• TemperatureColumn = <Zero based column number for the temperature data in your data logs>
• ElapsedTimeColumn = <Zero based column number for the elapsed time data in your data logs>
• FitMaxSOC% = <Integer ranging from 8 to 14. Typical is 12>
• FitMinSOC% = <Integer ranging from 2 to 6. Typical is 6>
• LearnSOC% = <Integer ranging from 5 to 12. Typical is 7>

  • 就是你要告诉系统你的数据的位置,比如说电压是第几列,记住的就是列数是从0开始的。

  • 謝謝您的回應,還有些問題請教

    1.根據SLUUB45A範例如下

    Excerpted Example Data Log
    In this excerpt, the columns are:
    elapsed time, voltage, temperature, and current.
    92, 25509, 50.9, 0
    96, 25504, 50.9, 0
    100, 25065, 50.9, -10102
    104, 25019, 51, -10104

    是只需時間、電壓、溫度、電流嗎?因儲存的LOG 裡還有很多項目是要刪掉嗎?

    2. 下列這3項我在我的LOG 沒找到

    FitMaxSOC%=12
    FitMinSOC%=6
    LearnSOC%=7