BESS Custom Bids
This section covers how to create custom bids for Battery Energy Storage Systems (BESS) and simulate it.
Bidding and Dispatch Behavior
Bid creation and editing for Battery Energy Storage Systems (BESS) are performed using iBidEzy. This tool allows users to manage the dual nature of storage—acting as both a generator (Supply) and a load (Demand).
- 1. Market Rules
- 2. Setup & Selection
- 3. Bidding Logic
- 4. Bid Bands
- 5. Execution & Saving
Market Rules for Storage
- Supply Bid: The unit discharges if the market price is above the bid price.
- Demand Bid: The unit charges if the market price is below the bid price.
- Strategic Charging: To ensure a battery charges regardless of price (e.g., to capture specific solar generation), one can set a high demand bid price.
Step-by-Step BESS Simulation
- Phase 1: Inputs Preparation
- Phase 2: Initialize and Run
- Phase 3: Compare and Analyze
1
2
3
Units File (Units.csv)
Define the individual battery units and link them to their respective site. This file is also located in the Databases folder.
- Key Parameters: Unit ID, Region, Costs, Efficiency, Maximum/Minimum Capacity, and the associated
SiteID.
note
All other parameters should be kept identical to the template.
Read more about Units.csv here.