EV_FLEET_LINK
EV charging fleet adapter: managed-charging allowance split across connected chargers, non-optimistic V2G availability behind a state-of-charge reserve, and over-draw supervision.
When to use it
Use EV_FLEET_LINK when a site's EV chargers are managed through an OCPP back end, the fleet's charging load has to be held inside a site allowance, and vehicle-to-grid export is offered to the microgrid only to the extent the fleet can actually deliver it.
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 | — |
| PARAMS | STRING | — |
| V2G_KW_SP | REAL | kW |
| N_CONNECTED_FB | UDINT | — |
| N_V2G_READY_FB | UDINT | — |
| KW_CHARGING_FB | REAL | kW |
| V2G_AVAIL_FB | REAL | kW |
| KW_V2G_FB | REAL | kW |
| V2G_FB_OK | BOOL | — |
| SOC_FLEET_FB | REAL | % |
| DEPART_LOCK | BOOL | — |
| LINK_OK | BOOL | — |
| SITE_LIMIT_KW | REAL | kW |
| KW_PER_EVSE_MAX | REAL | kW |
| SOC_RESERVE | REAL | % |
| FAIL_CHARGE_KW | REAL | kW |
| OVER_PCT | REAL | % |
| OVER_TMO | TIME | — |
| ACK | BOOL | — |
Outputs
| Port | Type | Unit |
|---|---|---|
| N_CONNECTED | UDINT | — |
| KW_CHARGING | REAL | kW |
| V2G_AVAIL | REAL | kW |
| CHARGE_ALLOW_KW | REAL | kW |
| KW_PER_EVSE | REAL | kW |
| V2G_CMD_KW | REAL | kW |
| KW_V2G | REAL | kW |
| KW_NET | REAL | kW |
| KW_NET_MEASURED | BOOL | — |
| V2G_BLOCKED | BOOL | — |
| WRITE_EN | BOOL | — |
| VALID | BOOL | — |
| ALM_LINK | BOOL | — |
| ALM_OVER_LIMIT | BOOL | — |
| ALM_CFG_ERR | BOOL | — |
IEC 61499 event interface
EI INIT, REQ·EO INITO, CNF
Validation evidence
- Tests
- 10
- Simulated scans
- 164
- 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 EV_FLEET_LINK — 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.