FIP calculation
Background
Feed-in premium is the main subsidy scheme in Japan. The FIP premium depends on the plant's subsidy rate, which is specific for each plant, and the prices on the electricity market at present and over the last financial year. Calculation of the FIP is essential for estimating the revenues of solar plants, as this often represent a significant portion of revenues.
In our platform, we calculate the FIP for each asset using actual prices for the past, and using forward price curves for the future.
FIP premium calculation logic
For year and month , and subsidy rate :
- Calculate : average between spot price and intraday price weighted over volumes for each time slot
- Calculate : average of weighted over total PV generation in the area for year Y-1
- Calculate : average of weighted over total PV generation in the area for month M in year Y-1
- Calculate : average of weighted over total PV generation in the area for month M in year Y
- Calculate
- Take , the non-fossil value price: a fixed schedule derived from the results of the quarterly auctions for non-fossil certificates (see Assumed values)
- Calculate : if then else
- Calculate , with the balancing cost taken from a fixed schedule (see Assumed values)
- Calculate adjustment factor : total PV generation during the month / total PV generation during slots when prices are >0.01 yen/kWh in the month.
- Calculate
- Calculate
The FIP premium is constant throughout each month, except for slots where prices are exactly 0.01 JPY/kWh (price floor): in that case the FIP premium is zero.
Assumed values
Two inputs to the reference price are not derived from market data at calculation time, but taken from fixed schedules.
Non-fossil value price
follows a step schedule in JPY/kWh. Each value applies from the month shown until the next change, and the earliest value also applies to any month before it.
| Period | (JPY/kWh) |
|---|---|
| up to 2023-01 | 0.6 |
| 2023-02 – 2023-04 | 0.775 |
| 2023-05 – 2024-01 | 0.95 |
| 2024-02 – 2024-04 | 0.775 |
| 2024-05 onwards | 0.6 |
Balancing cost
is set per Japanese fiscal year (April to March) in JPY/kWh. It is assumed to step down from 1.0 to 0.8 JPY/kWh in FY2025, then to decrease by a further 0.1 JPY/kWh each year until it reaches zero in FY2033.
| Fiscal year | (JPY/kWh) |
|---|---|
| before FY2022 | 0 |
| FY2022 – FY2024 | 1.0 |
| FY2025 | 0.8 |
| FY2026 | 0.7 |
| FY2027 | 0.6 |
| FY2028 | 0.5 |
| FY2029 | 0.4 |
| FY2030 | 0.3 |
| FY2031 | 0.2 |
| FY2032 | 0.1 |
| FY2033 onwards | 0 |
FIP compensation calculation logic
Once the monthly FIP premium value is known, we calculate the FIP compensation by multiplying the FIP premium by the effective energy exchanged eligible for FIP.
Below, we describe a case that includes assets with batteries and grid charging enabled.
This logic is based on the official METI documentation. For each time slot t within month M:
With the fraction of battery energy coming from solar during the month:
For assets without a battery, is zero, thus the only contribution is from solar. For assets with a battery but without grid charging, the is zero, thus and all the battery discharge contributes to FIP revenues.