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.

BQ4050: GPC ERROR

Part Number: BQ4050

Hello, after uploading a zip file to the GPC tool,i recieved an email with the next report:

"computation wasn't successful, but the specific reason was not identified ' please check that all files are prepared  according to the documentation . the support personnel have been informed

the files were inserted here:

what could be the reason for this error ?


thank you .

hightemp_lowrate.csvlowtemp_highrate.csvlowtemp_lowrate.csvroomtemp_highrate.csvroomtemp_lowrate.csvhightemp_highrate.csv

NumCellSeries=3
CellTermV=2500
ChemType=1
VoltageColumn=3
CurrentColumn=4
TemperatureColumn=2
ElapsedTimeColumn=1
FitMaxSOC%=12
FitMinSOC%=6
LearnSOC%=7

  • Hello Victor,

    I have assigned this thread and an apps engineer will respond once we take a look. It should be within 2 days.

    Just an FYI, a tornado hit our GPC servers and they are currently down.

  • Victor,

    the issue is with the column assignment. Tool is using zero as origin, so count should be 0, 1, 2, 3....

    But in your config file you set:

    VoltageColumn=3
    CurrentColumn=4
    TemperatureColumn=2
    ElapsedTimeColumn=1

    Regards,
    Yevgen

  • thank you yevgen, after fixing the configuration file and running some more discharge tests i recieved the next error from the gpc tool:

    email report:27_10_19_CHEM.zip

    The following errors were reported by the calculation engine:
    Error: discharge data points less than 10, N=1 in file roomtemp_lowrate.csv
    Error: discharge data points less than 10, N=1 in file roomtemp_highrate.csv


    GPC _CEDV.txt:

    Error: discharge data points less than 10, N=1 in file roomtemp_lowrate.csv
    Error: discharge data points less than 10, N=1 in file roomtemp_highrate.csv
    Warning: voltage in V detected, divider changed to 1
    Warning: voltage in V detected, divider changed to 1

    MiscInfo:


    ProcessingType=CEDV

    i added the zip folder so you can take a look .

    can you find the reason for the error?


    thank you ,

    Victor



  • Hello yevgen, please ignor the previous question, the error has been solved ,


    Victor.