Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Select Git revision
  • 6f9ffd76279f034d7f7fea6f79d19f2ffa2d2b64
  • stable default
  • amdm3/develop
  • fix-h2-ice-bus
  • feat-fchv-bus
  • powertrains-multiple-axles
  • issue-1039
  • amdm3/main
  • test/nuget_publish
  • IEPC-experiments
  • amdm2/main
  • amdm2/develop
  • aptngearbox-not-auto
  • playground
  • official/main
  • official/develop
  • issue-templates
  • pdf-reports
  • HEV-timeruns-dev
  • timerun-empower-hybrids
  • timerun-pwheel-hybrids
  • Release/v5.0.3
  • Release/v5.0.1
  • Release/5.0.0-RC
  • Nuget/v0.11.4-DEV
  • Release/v0.11.4-DEV
  • Release/4.3.4-DEV
  • Release/4.3.3
  • Release/4.3.2-RC
  • Release/v4.3.0-DEV
  • Release/4.2.7
  • XMLConverterTool/4.2.6.0
  • Release/4.2.6-RC
  • Release/v4.2.5
  • Release/v4.2.3
  • Release/v4.2.2.3539-RC
  • Release/v4.2.1.3469
  • Release/v0.11.2.3456-DEV
  • Release/v4.2.0.3448-RC
  • Release/v4.1.3.3415
  • Release/v4.1.1.3413
41 results

M_BatteryPackEditor.md

Blame
  • Forked from VECTO / VECTO Sim
    4259 commits behind the upstream repository.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    M_BatteryPackEditor.md 2.72 KiB

    ##Rechargeable Electric Energy Storage Editor

    Two types of rechargeable electric energy storage can be configured in VECTO: either a battery pack or a super capacitor.

    ###Battery Pack

    ####Description

    The electric energy storage editor allows to edit all model parameters relevant for the electric energy storage.

    ####Relative File Paths

    It is recommended to use relative filepaths. This way the Job File and all input files can be moved without having to update the paths.

    VECTO automatically uses relative paths if the input file (e.g. SoC) is in the same directory as the Battery file. (The Battery File must be saved before browsing for input files.)

    ####Main Parameters

    Make and Model
    Free text defining the model, type, etc.
    Capacity [Ah]
    Nominal capacity of the battery
    C-Factor [-]
    Factor defining the battery's maximum current (derived from the capacity)
    SoC min [%]
    Minimum allowed state of charge
    SoC max [%]
    Maximum allowed state of charge
    SoC Curve
    Battery internal voltage depending on the battery's state of charge (see Battery Internal Voltage File (.vbatv))
    Internal Resistance Curve
    Defines the battery's internal resistance depending on its state of charge. The file must cover the SOC range from 0 to 100%! (see Battery Internal Resistance File (.vbatr))

    ####Chart Area

    The Chart Area displays the battery's internal voltage (blue) and the internal resistance (red) over its state of charge.

    ###SuperCap

    ####Main Parameters

    Make and Model
    Free text defining the model, type, etc.
    Capacitance [F]
    Nominal capacity of the capacitor
    Min Voltage [V]
    Minimum allowed state of charge
    Max Voltage [v]
    Maximum allowed state of charge
    Internal Resistance
    Defines the capacitor's internal resistance

    ###Controls

    New file
    Create a new empty .vbat file
    openOpen existing file
    Open an existing .vbat file

    save Save current file

    SaveAs Save file as...

    sendto Send current file to the VECTO Editor
    Note: If the current file was opened via the VECTO Editor the file will be sent automatically when saved.

    Open file browser

    Open file (see File Open Command).

    OK Save and close file
    If necessary the file path in the VECTO Editor will be updated.

    Cancel Cancel without saving