Skip to content

D-MRV Technology Overview

Introduction

An overview of D-MRV technology, why it was conceptualized and its importance in the broader context of D-REC.

The D-REC Platform was designed to facilitate the issuance of International RECs (I-RECs) from D-REC certificates through an automated approach. Current environmental markets require a largely manual exchange of data, such as generation reports, in order to receive renewable energy certificates. D-RECs utilize technology to overcome the challenges prohibiting small devices from accessing environmental markets.

The primary value propositions for a technical solution include:

  • Improved discoverability: Technology can make it easier for buyers and other stakeholders to discover projects that are closely aligned with their purchase criteria through a standardised data model that describes a variety of DRE assets.

  • Lower transaction costs: Automating validation can shorten the time needed to issue certificates and thereby lower transaction costs.

  • Scalability for smaller devices: Aggregation allows developers to achieve scale that is material to buyers, allows for quicker monetization cycles, and ensures issuance frequency through unreliable data connections.

  • Clear traceability and provenance: Buyers can streamline their procurement reporting by utilising the public ledger to document data origination and verification; the public ledger also reduces the risk of double-counting as all tokens (which represent I-REC issuance requests) are publicly discoverable.

Critically, the D-REC Platform has been designed to eliminate the burden of issuance requests which today falls upon the renewable energy project developer. In a traditional model, the developer must submit generation data and all associated metadata when they request the issuance of RECs. However, the D-REC Platform essentially takes the onus away from the developer, allowing them to register projects and provide meter data when convenient. If a buyer wishes to purchase a REC one or more of the developer’s projects, the DREC Platform automatically validates the meter data provided by the developer and initiates the issuance process. This process allows for smaller-scale developers to engage with REC markets as it removes the need for them to own the issuance process.

Initial Vision

Outline of the original tech specs and functionality vision. What was the technology supposed to achieve? What problems was it meant to solve?

The D-REC originally was envisioned to be a “fungible” instrument. a digitally-certified, tradable instrument that represents 1 kWh of renewable electricity generated from one or more distributed “behind-the-meter” devices, including off-grid assets. It was never meant to be governed as a new standard, but rather was meant to align closely with existing standards such as I-REC and provide a way for small-scale devices to participate in global environmental markets. However, it was the intention of the D-REC Initiative when it first started that buyers would have the option to purchase D-RECs, and based upon need, “upgrade” the D-REC to an I-REC or other instrument (e.g. carbon credit).

This was driven because, in consultation with early buyers, they noted that their auditors required the following in order to account for a REC purchase:

  • Convey title of the attribute to the purchaser;

  • Information about the renewable energy attribute, including the date, location, type of renewable energy, etc.;

  • Have a unique identifier for the attribute to prevent double-counting; and

  • Have a system to track and retire attributes.

In addition to ensuring that the above criteria could be met by designing a system to capture the relevant metadata and attribute data, the following also were established as “critical to quality” objectives:

  • Supporting the creation of D-RECs from multiple DRE assets types (e.g. microgrids, mini grids, solar home systems, etc.)

  • Specifying the provenance of a D-REC in a publicly verifiable manner, from the creation of the D-REC through its trading and redemption

  • Supporting the integration with multiple environmental standards such as the International REC (I-REC) Standard

  • Enable the developer to register and provide meter data that could lead to the issuance of D-RECs without the need to explicitly request such issuance

  • Provide the D-REC buyer with an interface (UI and programmatic) that would enable them to identify and select the devices from which they wanted to purchase D-RECs

  • Support the aggregation of D-RECs from multiple device types based on certain characteristics desired by the buyer (e.g. off-taker type, region, etc.)

  • Facilitate near real-time reporting and issuance in an automated manner; generation data could be supplied programmatically, and D-RECs would be issued with minimal manual intervention on an ongoing basis

The above design led to the creation of key functional components of the D-REC Platform:

  • Device aggregation - individual devices would be grouped based on similar characteristics (e.g. developer, device type, country)

  • Buyer reservation - provide a way for the REC buyer to specify from which projects they are interested in purchasing D-RECs, and subsequently to automate the issuance process

  • Automated validation - use heuristics to validate meter data that has been submitted by devices prior to incorporating that data into issuance

The reason for automated verification and issuance: The primary reason that the DREC Platform needed to enable automated verification was because the current best practice of validating issuance requests from solar generators would not be applicable. Today, when a solar operator wants to issue RECs (such as through the I-REC Standard), a third-party such as a grid operator must provide validating information, such as a dispatch log, which can then be used to verify the generation data that has been submitted by the solar operator.

However, in the case of distributed renewable energy, such third-party utility or grid operator verification is not possible, primarily because these entities do not have visibility into the generation of individual DRE assets. Therefore, other means must be used to ensure that the data being reported is valid.

While ensuring a robust verification process will require multiple steps, the initial step that was implemented for the platform involves a “digital twin lite” process. In this case, the reported generation is compared with a theoretical expectation based on several different parameters describing the solar installation. The key value proposition is that such an equation “protects the upside.” In other words, because it compares the reported generation to a theoretical maximum, it ensures that developers cannot report more generation than possible (and therefore issue more DRECs to earn additional revenue).

The implemented equation is as follows:

Acceptable meter read must be(Device capacity [kW]×Yield [kWh/kW]8760×metered time period [h]×(1degradation [%/year])(device age [years]1)×1.2)Device capacity [kW]×Yield [kWh/kW]8760×metered time period [h]×(1degradation[%year])device age [year]1
  • Device capacity: the size of the solar asset

  • Yield: the specific estimate of how much solar energy can be generated per kWp of solar capacity, based on the GHI of a specific location among other variables. While yield varies by location, the DREC Platform currently uses a country-wide average

  • Metered time period: the number of hours of generation for which a certificate may be issued

  • Degradation: assumed to be 0.5% per year to account for performance degradation of the panels

NOTE

Because the yield estimate is not precise at the moment, the upper bound is increased by 20% to account for further variation, based on panel tilt, azimuth, and other site-specific conditions

The following section outlines the D-REC Platform at the time it was conceptualized:

  • Device Registration: Developers would onboard their devices on the D-REC Platform primarily through two means – the first was a “bulk upload” in which they provided devices either in a JavaScript Object Notation (JSON) or Comma-Separated Values (CSV) file through the UI. The second option would be to utilize the D-REC Platform’s API to register devices.

Upon logging in to the D-REC Platform, users can view all of the device groups that have been registered on the system. All devices that are registered from a particular DRE developer are grouped into one or more device groups; each device group represents a collection of devices that share similar characteristics. The platform enables either auto-grouping (by default) or enables the developer to create a device group. However, as initially designed, devices could not be standalone - they would need to be part of a device group in order for their generation to be certified and included in subsequently issued D-RECs.

This design decision was made for the following reasons:

  • Achieve scale in a more efficient manner to address buyer demand;

  • Reduce transaction costs, because validation occurs against the group rather than against each individual device;

  • Monetize the D-RECs from smaller devices (i.e. lanterns) faster, as there is no limit to the number of devices that can be organised into a single device group; and

  • Allow for certificate issuance in the event of an unreliable communication link – even if certain devices are unable to transmit data, others that maintain connectivity can still submit data for certificate issuance.

The following screenshots highlights the primary landing page identifying all of the device groups that have been registered on the system, as well as a close-up of a single instance to illustrate the type of information presented:

Drec-img1

Drec-img2

Each item in the above screenshot lists key information about the device group, such as:

  • Total nameplate capacity of the device group
  • When the devices have been commissioned
  • The electricity offtaker

A D-REC buyer could explore individual device groups, understanding the underlying devices that comprise a device group. Upon selecting an individual device group, the platform provides metadata about each device constituting the group.

This screenshot shows the information for a single device group, a collection of solar home systems in Benin:

Solar Systems in Benin

Each device is listed as a separate entry, and its location is marked with a pin on the map. Each of the devices registered on the D-REC platform is represented by metadata.

For example, the first entry in the screenshot above was described as follows during the device registration period:

json
{
  "external ID": "3703716", // the ID the developer uses internally to refer to the device
  "OrganizationID": "2", // assigned automatically by D-REC platform
  "projectName": "Baknoura Fenix Radio +3", // descriptive project name
  "Address": "Baknoura, 2Ème Arrondissement, Parkou",
  "Latitude": "9.304655",
  "Longitude": "2.707943",
  "countryCode": "BJ",
  "fuelCode": "ES100", // the type of renewable energy
  "deviceTypeCode": "T02001", // additional renewable energy classification
  "installationConfiguration": "StandAlone", // single installation or microgrid
  "Capacity": "0.01", // nameplate capacity in kW
  "commissioningDate": "15/04/2019",
  "gridInterconnection": "FALSE",
  "offTaker": "Residential"
}

The D-REC Platform, upon the registration of a device, will automatically assign it to a group. The platform will define a group based on the following criteria: Country, Fuel Type, Standard Compliance, deviceCategoryType, Off-taker. As noted earlier, all device groups will only contain devices from a single organization.

If the user wishes to reassign a device to a different group, or put a single device in its own group, then the DRE asset owner can choose to go through a manual grouping process. This can be done via the D-REC Platform UX or progamatically. However, to reassign a device to a group, the device must first be removed from a group – it is then considered ungrouped. Note that, as per above, a D-REC will not be issued against any generation data submitted for this device, as it is not a member of a group. The DRE asset owner can then choose to add the ungrouped device to an exiting group, or a new group.

Once a device has been registered on the D-REC Platform, it can submit meter reads for validation – this is done via the D-REC Platform’s POST /api/meter-reads/{id} endpoint, in which {id} refers to the identifier the developer uniquely assigns to each installation. The only way in which data could be submitted to the platform was via the API. At the end of each day, the platform would validate the data using an algorithm to determine whether the data submitted by the device would be expected given its location, capacity, etc.

Once the validation was successful, then a DREC would be issued and assigned to the buyer wallet. The platform UI was designed to list all of the D-REC certificates:

UI Design

Each line represents a digital certificate representing 1 or more kWh of verified energy generated from a device group; each certificate can only correspond to a single device group. Once the certificate has been issued, it can then either be traded or redeemed (if the organization that owns the certificate is a corporate buyer). If the certificate is to be traded, then the destination wallet is specified (as noted below); only an entity which has a certificate in its wallet can redeem the certificate.

Blockchain Transfer

When a DREC buyer redeems a certificate, they must specify the reporting period for which the certificate is being redeemed as well as the purpose for redemption. For example, if a buyer wishes to redeem a certificate against their electricity emissions for the 2021 year, and that certificate was generated at some point within the year, then for the Start Date they would specify 01/01/2021, and for End Date they would specify 31/12/2021.

The following screenshot shows how a corporate buyer would redeem a certificate in their possession that was generated on December 10th, 2021, for their 2021 reporting period:

redemption report

When a certificate is redeemed, it generates a redemption report that can be used for reporting purposes. As noted earlier, there were several criteria that potential DREC buyers had outlined as necessary metadata in order to ensure the DREC could be used in reporting.

The following screenshot shows how those details were displayed:

Certificate Detailed Report1

Certificate Detailed Report2

  • Convey title of the attribute to the purchaser: At present this is listed in the "Claim Beneficiaries" section which lists the company, address, etc. that is claiming title to the certificate.

  • Information about the renewable energy attribute, including the date, location, type of renewable energy, etc.: The certificate has three dates – the first is the start of the period in which generation was measured (in this case, December 5), the second is the day on which measuring the generation output stopped (December 6, because we are currently issuing certificates on a daily basis), and the third day is the date on which the certificate was created (the "Creation Date" which in this case is December 6, again because we currently issue on a daily basis). Also note that in the "Claim Beneficiaries" section there is a reporting period noted, in this case December 10, 2021. This is the time window for which the certificate is being redeemed. This can be an annual time span, but in this case is a single day to illustrate how it can be used for daily reconciliation for a 24/7 approach.

  • The location, type of renewable energy, etc.: The certificate at present does not explicitly list these parameters; rather, it is a combination of the device group owner (the entity that owns the asset which generated the certificate) and the Facility Name ... right now, that is a descriptive name that includes the developer name, country ("IN" for India), technology type ("Solar"), and offtaker type ("Commercial").

  • Have a unique identifier for the attribute to prevent double-counting: The Certificate ID is the unique ID for the certificate (27 in this case), and will be unique across the entire D-REC platform. Also, the provenance of the certificate (when it was issued, how it was traded, who redeemed and when) will all be queryable on the public blockchain. The amount of generation being claimed is the "Claimed Energy" piece (which in this case is 551kWh).

  • Have a system to track and retire attributes:
    This is the purpose of the D-REC Platform and the underlying Energy Web Chain; all certificate transactions will be written to the chain, providing an immutable record of each certificate’s provenance.

How the platform was validated: The DREC Platform’s initial functionality was validated by onboarding several different device types and generating certificates. The developers that were included in the initial pilot release of the platform included: Engie Energy Access, Okra, Distributed Energy, Candi Solar, BBoxx, and New Sun Road. The types of assets involved in the PoC included mini-grids, solar home systems, and C&I rooftop solar. Further, the platform was demoed to potential corporate DREC buyers and other stakeholders including the I-REC Foundation. From these conversations, several changes were instituted to change the design and architecture of the system.

Current Status

A snapshot of where D-MRV technology stands today. How has it evolved from the original vision? What functionalities have been realized? Have any changes in goals or scope occurred?

Since the introduction of the DREC Platform alpha release at the end of 2021, several changes were instituted to the overall platform architecture to reflect updated use cases.

These can be categorized into the following:

  • User Roles
  • Device Groups
  • Meter Reads
  • Buyer Reservations
  • Certificate Structure
  • Trading and Redemption

Changes to User Roles: In the alpha release of the platform, there was no distinction between different users within a single organization and what access they may have to make modifications on the platform.

As a result, for the beta release of the platform, there were three user roles that were created:

  • Super administrator: This super admin has access to all parts of the platform, and can perform actions on behalf of any user on the system. It was intended that one or more personnel within the DREC Organisation would have success permissions

  • Organization administrator: each organization (e.g. developer or intermediary) on the platform would have an administrator that would have full access to add, remove, or modify devices for that organization. The organization administrator also can add and remove additional users from that organisation.

  • User: In the beta of the platform, a user has full permissions other than being able to add or remove users from a particular organisation.

Device Groups: As noted earlier, in the Alpha release of the platform, devices were grouped automatically based on certain variables. In that design, a DREC was not issued against generation of a specific device, but rather the aggregate generation provided by the group. However, based on design conversations with the I-REC Standard, this design was altered. Specifically, the grouping of devices upon registration was removed in the Beta release. This primarily was because the I-REC Standard was seeking to ensure that individual devices would be registered on the tracking system.

The implications of this change, with respect to certification, meant that individual devices would need to be validated prior to DREC issuance, whereas before there could be instances where a specific device would not report data but a DREC certificate would be issued against the aggregated reported generation of the device group. However, the actual DREC issuance would still support aggregation, but rather than being a developer-defined aggregation, it would correspond to a buyer-defined aggregation (i.e. the Buyer Reservation).

The primary motivation to continue maintaining aggregation functionality would be to allow for future integration with the carbon standards (i.e. the Gold Standard and VCS). In such a case, aggregating devices will enable developers to obtain more material CO2 credit generation rather than generating a CO2 credit per device.

Meter Reads: In the Alpha release of the platform, a developer could only submit meter data that correspond to time periods after the device was registered on the platform. Using a CRON scheduler implementation, the DREC Platform had a “sliding window” that would intake data that corresponded to the window’s start and end time, and then issue DREC certificates for that time period. This would enable a “go-forward” basis of issuing DRECs.

However, this implementation left out a few different variations which were encountered during the discovery phase, namely that that devices should have the opportunity to certify data prior to onboarding onto the DREC Platform, and that they way in which they report data may vary.

This led to the introduction of the following meter read types:

  • History: this meter read type accounts for electricity that was generated prior to the device being registered on the DREC Platform, but after the commercial online date (COD). When this meter read type is submitted, both the start time and the end time along with the meter data must be submitted.

  • Aggregate: this meter read type was introduced for meters that “spin up” and only can provide aggregate generation since the solar system began generating electricity. For this meter read type, the device submits an end time stamp and a meter read value; the DREC platform will keep track of the prior read (both the time stamp and the value) and then subtract the latest read from the prior to derive the specific generation amount between the two time stamps

  • Delta: This was the default way in which data would be reported by the device. This type of meter read refers to the specific generation quanta between two time periods

There is one key element to note regarding the aggregate and delta meter reads. The platform was designed to allow for developers to only submit one time stamp along with the meter read value; this was done to reduce burden on developers as they then would no longer need to persist the prior time stamp for when the last meter data was submitted. The DREC Platform in turn then keeps track of the prior time stamp and meter read value.

However, this then requires the developer to “establish a baseline” once the device has been on-boarded onto the DREC Platform. Specifically, the first meter read call to an aggregate or delta meter read is not submitted for verification and eventual certificate issuance.

Rather, it is used to establish a timestamp and meter value:

  • For the first aggregate meter read made after the device onboards, the DREC Platform will keep track of both the time stamp and the meter value; the subsequent call with serve as the end time stamp and end meter value - what is then submitted for certification is the delta between the two meter values

  • For the first delta meter read after the device onboards, the DREC Platform will keep track only of the time stamp, and will discard the meter value. The subsequent call to submit a meter read will then use the end time stamp and certify the submitted meter data in the second call

Buyer Reservations: In the Alpha release of the platform, the buyer reservation would certify data from device groups on a go-forward basis. There was no capability to 1) certify data from individual devices, 2) certify data that corresponded to generation between the device’s COD and the onboarding date on the DREC Platform. As noted earlier, changes to the device grouping along with the introduction of the “history” meter read now has enabled a buyer to generate DRECs from individual devices across a larger timeframe.

In addition, in the Beta release of the platform, buyers also have the ability to specify different issuance frequencies. In the Alpha release, the issuance scheduler would run on a go-forward basis every 24 hours, generating DRECs for data that was received in the last 24 hours. In the Beta release, buyers can choose among hourly, daily, weekly, monthly, and annual issuance. For each case, the DREC Platform will gather data until the “window” closes, and then issue DRECs for the data received.

One critical element to note is that aggregating devices prior to DREC issuance introduces complexity around the time stamps that are assigned to the DREC. This primarily is because devices that are aggregating into a single DREC can report their generation data at different frequencies; the DREC platform will allow for devices to submit data at frequencies that may not align directly with the issuance frequency requested by the buyer.

For example, there are three devices included in a reservation that starts January 1st, 2023 and ends January 31st, 2023. The buyer has set up the reservation such that the requested DREC issuance frequency is hourly. The three devices begin by reporting data hourly, but then the first device no longer reports hourly, but daily. The other two devices will still generate hourly DRECs; when the first device finally reports data, the DREC Platform will issue a DREC that will have an elapsed time which will be longer than the hourly windows that was requested by the buyer. Note that such a case would only occur if that first device reports its data prior to the close of the buyer reservation (i.e. January 31st, 2023).

Therefore, while the DREC Platform will issue DREC tokens with a delta between the start and end time (in other words, the elapsed time for which the generation data is certified) that will match the buyer’s requested issuance frequency, there may be scenarios where the time delta between a DREC token’s start time and end time will be longer than what the buyer requested, as long as the data is received prior to the end of the buyer reservation.

To Do:

Changes to the DREC token structure:

  • Token Payload

DREC Token Issuance Process (EWF Package Update)

Between the Alpha and Beta releases of the platform, the DREC token workflow underwent substantial revision. This was due in part to a substantial change that was made to the EWF Origin library on which the DREC Platform is built.

In the Alpha release of the platform (and as noted in the “Old Version” of the diagram below), after data verification the DREC token issuance requests were first sent to origin-247-certificate library, after which a call to issue the token would be made (first via issuer-api and then issuer). At this stage, the platform would then “wait” for the DREC token to be minted before returning information for the request to the DREC Platform. The call to mint the token was made to EWF’s public RPC, which also was being used by other parties. If the call failed (say because of excess activity at the node), there was no way for the DREC Platform to be alerted as such. Custom code would need to be written to handle a subsequent issuance request, which could result in the issuance of multiple tokens with the same generation data.

To rectify these issues, EWF released a new origin-247-certificate library which made use of an off-line database. Once the issuance request was made, information was then written into a local database that automatically would handle reissuance requests based on the load at the public RPC node. Information about the issuance request would be viewable prior to the return of blockchain-verified data, such as the transaction hash (which was not possible before).

The net result of this change is that DREC token issuance is more reliable.

Gap Analysis:

Identify gaps between the original vision, current status and future needs. What functionalities are missing? What challenges have been encountered?

The vision of the DREC Platform was to enable small-scale solar devices to connect with global finance markets. To that end, the platform today has capabilities which enable projects to register, provide generation data, and issue DREC tokens.

Functionality that was outlined in the beginning of the process, but has not yet been implemented, includes:

  • Support for generating carbon credits

  • Support for solar home systems and other discrete devices without bi-directional data capability

  • Support for other renewable energy (e.g. run-of-river hydro)

With respect to the Buyer Reservation functionality, currently the platform does not support any approval process by the RE developer. Therefore, the platform does not enforce any workflow that would require the buyer to have contracted with the developer prior to the developer agreeing to allow their devices to be included in a reservation. Enabling such a “workflow” approach would ensure that developers are fully engaged and contracted with the market intermediary or buyer.

Furthermore, the DREC Platform today does not allow buyers to only secure a portion of a project’s output. For example, a buyer / market intermediary that wishes to procure RECs from a projet that generates 100MWh per year must off-take the entire generation (or least that portion which is within the reservation window). With partial output support, there may be two or more buyers who can then secure D-RECs from a single project.

Lastly, more input is needed to enhance the digital verification algorithm. Presently the DREC Platform uses a solar production formula to gauge whether the solar device is reporting generation that would be expected given its:

  1. size
  2. location
  3. age

Further refinement is needed to create a more robust verification algorithm. In addition, the platform today does not perform any other validation checks on the accuracy or legitimacy of the solar installation; for example, if the developer claimed a certain capacity, does the system design and actual installation support such a declaration? While the traditional IREC process utilizes local issuers who may make such a determination based upon a single-line diagram, the DREC Platform today does not have any built-in logic to validate installation parameters.

Future Requirements (1 year):

Outline of what is needed from the D-MRV technology in the next one year. This should align with the moving targets/goals of the D-REC strategy. What are the technical requirements needed for scale

The most immediate development requirements for the DREC Platform are:

  • Completing the I-REC integration

  • Modifying the platform (to the extent possible) to support any additional documentation that may be required by local issuers

  • Reviewing and enhancing the production verification algorithm

  • Building support for devices that do not have bi-directional capability (i.e. solar home systems or solar lanterns)

Action Plan:

A brief action plan to achieve the identified future requirements. What steps are necessary? What resources are required?

Conclusion

Reiterate the importance of D-MRV technology and the exciting challenges/opportunities that lie ahead, along with a commitment to evolving and improving the technology to meet D-REC's strategic goals.

Built with VitePress ❤️.