Assign EAC IDs and PEC IDs
Objective
This specification outlines the methodology for assigning EAC IDs and PEC IDs to split meter data. The process ensures that all energy generated, including fractions of a megawatt-hour (MWh), is accurately represented and traceable within the PEC registry.
Definitions
Energy Attribute Certificate (EAC):
Represents 1.0 MWh of renewable energy generated.
Assigned a unique EAC ID.
Can be composed of whole, remainder, and filler energy records that sum to 1.0 MWh.
Power Emissions Certificate (PEC):
Represents any fraction of energy (including whole and partial MWh).
Always associated with a EAC ID.
Assigned a unique PEC ID for every record, down to a single watt-hour (Wh).
Assignment of REC IDs and PEC IDs
Assigning REC IDs
Whole Records:
Each Whole record is assigned a unique EAC ID.
Represents a full 1.0 MWh generated within a single hour.
EAC IDs follow the format of the issuing EAC registry.
Remainder and Filler Records:
Remainder and corresponding Filler records that together sum to 1.0 MWh are assigned the same EAC ID.
This EAC ID is unique and different from those assigned to Whole records.
Ensures that the combined energy totaling 1.0 MWh is tracked under a single EAC.
Assigning PEC IDs
All Records:
Every individual record (Whole, Remainder, Filler) is assigned a unique PEC ID.
PEC IDs uniquely identify each fraction or whole unit of energy within the registry.
PEC IDs are associated with their corresponding EAC IDs for traceability.
Data Fields and ID Structure
PEC ID Structure
Format:
PEC[Project_ID]-[DateCode]-[EAC_ID]-[SequentialNumber]-[Energy_ID]
Example:
PEC101-20240928-20003-0001-0750000
Components
Project_ID:
Unique identifier for the project, determined during onboarding.
Example:
101
EAC_ID:
Unique identifier from the EAC registry.
Example:
20003
DateCode:
Represents the date when the PEC was issued or split, in
YYYYMMDD
format.Example:
20240928
(for September 28, 2024)
SequentialNumber:
A sequential number to ensure uniqueness among PECs issued on the same date for the same project and EAC.
Starts from
1
and increments by one for each new PEC.Example:
0001
Energy_ID:
A seven-digit value representing the energy amount in watt-hours (Wh).
Ranges between
0000001
(1 Wh) and1000000
(1,000,000 Wh = 1 MWh).Example:
0750000
represents 750,000 Wh or 0.75 MWh.
Example
Conclusion
This methodology ensures that all generated energy is accurately represented within the PEC registry through systematic assignment of EAC IDs and PEC IDs. By following this methodology, the registry maintains high data integrity, traceability, and compliance with renewable energy accounting standards.
Last updated