DCFC_CTRL
DC fast-charger supervisor: rate-limited setpoints to the BMS request, power-module staging, thermal derate and limit attribution.
When to use it
Use DCFC_CTRL when a DC fast charger follows a vehicle BMS voltage and current request over the digital link, and the supervisory controller has to bound that request by the charger rating, the site allocation, the connector temperature and the power modules actually fitted.
Interface
The published port signature. This is the whole of what the block exposes to your program — the implementation body is not shown here and ships with the download.
Inputs
| Port | Type | Unit |
|---|---|---|
| ENABLE | BOOL | — |
| TARGET_V | REAL | V |
| TARGET_A | REAL | A |
| BATT_V | REAL | V |
| BATT_V_MIN | REAL | V |
| MAX_KW | REAL | kW |
| SITE_LIMIT_KW | REAL | kW |
| V_MAX | REAL | V |
| V_SLEW | REAL | V/s |
| A_SLEW | REAL | A/s |
| N_MODULES | USINT | — |
| MOD_KW | REAL | kW |
| CABLE_T | REAL | degC |
| CABLE_T_OK | BOOL | — |
| CLOSE_DV | REAL | V |
| DECAY_T | TIME | — |
| DERATE_T | REAL | degC |
| TRIP_T | REAL | degC |
| BMS_OK | BOOL | — |
| COMMS_TMO | TIME | — |
| ISO_OK | BOOL | — |
| I_MEAS_A | REAL | A |
| I_MEAS_OK | BOOL | — |
| ACK | BOOL | — |
Outputs
| Port | Type | Unit |
|---|---|---|
| OUT_V | REAL | V |
| OUT_A | REAL | A |
| MODULES_ON | USINT | — |
| POWER_KW | REAL | kW |
| POWER_MEASURED | BOOL | — |
| ENERGY_KWH | REAL | kWh |
| DC_CONTACTOR | BOOL | — |
| LIMIT_SRC | USINT | — |
| DERATED | BOOL | — |
| OUT_VALID | BOOL | — |
| ALM_COMMS_LOST | BOOL | — |
| ALM_ISO_FAULT | BOOL | — |
| ALM_CABLE_HOT | BOOL | — |
| ALM_CFG_ERR | BOOL | — |
IEC 61499 event interface
EI INIT, REQ·EO INITO, CNF
Validation evidence
- Tests
- 15
- Simulated scans
- 228
- Simulator
- v0.1.0
Complete IEC 61131-3 implementation with a published test suite that runs on the vplant simulator. The counts above are that suite, executed on this build.
- Conforms to IEC 61131-3
- Conforms to IEC 61499
Download DCFC_CTRL — free
Create a free Ri Tech account to download the block. You get the Structured Text body, the Rockwell Add-On Instruction (.L5X), the Schneider Control Expert DFB (.XDB), PLCopen XML, the IEC 61499 function block type (.fbt) and the datasheet.
Every block in the catalogue is free to download, in every format, with no purchase and no card. Browsing needs no account at all; downloading needs a signed-in one, so the block lands in your library and re-downloads whenever you need it.
Source is never published on this page. The implementation is released to a signed-in Ri Tech account — free of charge, but never anonymously.