From ef33e36a36da409809f7b8105a571d56ed44b122 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:44:45 -0400 Subject: [PATCH 1/8] Add market by NESO --- _wiki/market.md | 11 ++++++++++- assets/bibliography/papers.bib | 10 ++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/_wiki/market.md b/_wiki/market.md index f79041df..55eebdd2 100644 --- a/_wiki/market.md +++ b/_wiki/market.md @@ -7,11 +7,12 @@ tags: - system-operator - nyiso - pjm + - neso authors: - name: Jinning Wang url: https://jinningwang.github.io date: 2025-03-15 -last_update: 2025-06-20 +last_update: 2025-06-22 --- ### Definition by FERC @@ -22,6 +23,14 @@ Source: > > Usually there is agreement of product description and some standard terms to enable determination of value and price. +### Definition by NESO + +Source: + +> In an economic sense, markets enable the exchange of goods or services. They involve transactions between buyers and sellers, either directly or through mediating institutions. +> +> Markets can be literal, like a chain grocery store or local farmers’ market, where buyers can purchase commodities from vendors. In wider systems, however, markets can span beyond physical places. The real estate market and electricity market, for example, include wide geographical areas in which sellers compete. + ### Markets in NYISO Source: diff --git a/assets/bibliography/papers.bib b/assets/bibliography/papers.bib index 6815fc54..ee1e06e3 100644 --- a/assets/bibliography/papers.bib +++ b/assets/bibliography/papers.bib @@ -1597,3 +1597,13 @@ @online{miso2023ferc881 pdf = {https://cdn.misoenergy.org/20230822%20RSC%20Item%2005%20FERC%20Order%20881%20Update%20(RSC%202018%2054A)%20(RSC%202021%2054B)629904.pdf}, url = {https://cdn.misoenergy.org/20230822%20RSC%20Item%2005%20FERC%20Order%20881%20Update%20(RSC%202018%2054A)%20(RSC%202021%2054B)629904.pdf}, } + +@online{neso2025electricity, + abbr = {Industry}, + author = {National Electricity System Operator (NESO)}, + title = {Electricity Markets Explained}, + year = {2025}, + url = {https://www.neso.energy/what-we-do/energy-markets/electricity-markets-explained}, + html = {https://www.neso.energy/what-we-do/energy-markets/electricity-markets-explained}, + bibtex_show = {true}, +} From fc26ba72901b35f484a6670d42145b61e8ae3b3c Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:45:33 -0400 Subject: [PATCH 2/8] Format --- _wiki/market.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_wiki/market.md b/_wiki/market.md index 55eebdd2..05907e00 100644 --- a/_wiki/market.md +++ b/_wiki/market.md @@ -28,7 +28,7 @@ Source: Source: > In an economic sense, markets enable the exchange of goods or services. They involve transactions between buyers and sellers, either directly or through mediating institutions. -> +> > Markets can be literal, like a chain grocery store or local farmers’ market, where buyers can purchase commodities from vendors. In wider systems, however, markets can span beyond physical places. The real estate market and electricity market, for example, include wide geographical areas in which sellers compete. ### Markets in NYISO From 3ca193e5967a1a2e33f374c985aa8258e972cc60 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:45:53 -0400 Subject: [PATCH 3/8] Wording --- _wiki/market.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_wiki/market.md b/_wiki/market.md index 05907e00..ee95f812 100644 --- a/_wiki/market.md +++ b/_wiki/market.md @@ -41,7 +41,7 @@ Source: > 2. The **Energy Market** secures electricity production to meet demand in real-time. > 3. The **Ancillary Market** secures flexibility services from suppliers to maintain balance in response to changing conditions on the electrical grid. -### Definition by PJM +### Markets in PJM Source: p17, Revision 133 From 355f9eb0976af2f4af12b5ac03d7a4fb94f1dd10 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:53:07 -0400 Subject: [PATCH 4/8] Add item markets in NESO --- _wiki/market.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_wiki/market.md b/_wiki/market.md index ee95f812..431617f9 100644 --- a/_wiki/market.md +++ b/_wiki/market.md @@ -48,3 +48,15 @@ Source: p17, Revision 133 > The PJM Energy Markets consists of two markets, a Day-ahead Market and a Real-time Balancing Market. In general, both markets follow a two-step process to perform dispatch and pricing of the system. First, security-constrained economic dispatch of the system is performed, referred to as the dispatch run. Second, the calculation of Locational Marginal Prices is performed separately and subsequent to the dispatch run, referred to as the pricing run. The objective of both the dispatch run and the pricing run is to serve load and meet reserve requirements at the least cost while evaluating the same transmission constraints. > > In the pricing run, however, Integer Relaxation is performed to allow Eligible Fast-Start Resources that are online in the dispatch run, to set price as well as to incorporate their associated commitment costs. Integer Relaxation allows Eligible Fast-Start Resources that generally do not have wide dispatchable ranges to be fully dispatchable between zero and their Economic Maximum. Resources cannot be committed in the pricing run if they were not committed in the dispatch run. This in turn allows the optimization problem in the pricing run to use a fraction of a committed Eligible Fast-Start Resource’s output, including an amount less than the resource’s offered economic minimum output, in the determination of Locational Marginal Prices. + +### Markets in NESO + +Source: + + +> There are several different markets operating across GB’s electricity system, some of the key ones being: +> - **Wholesale electricity markets** include the sale and purchase of electricity between suppliers and generators. +> - **Retail electricity markets** involve suppliers selling electricity direct to consumers. +> - **Balancing mechanism market** refers to how the NESO balances real-time supply and demand through the Balancing Mechanism. +> - **Balancing services market** include the range of services across the NESO that ensure the security and quality of electricity supply across GB’s transmission system. + From 7b22450faf9c0d91fdefdcc940b5147c219d8be6 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:54:33 -0400 Subject: [PATCH 5/8] Update related in term Market Unit --- _wiki/market-unit.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_wiki/market-unit.md b/_wiki/market-unit.md index f8dabf89..214a85a0 100644 --- a/_wiki/market-unit.md +++ b/_wiki/market-unit.md @@ -4,15 +4,17 @@ description: The unit sets the price of next increment or decrement of energy. tags: - market - ferc +related: + - wholesale-markets authors: - name: Jinning Wang url: https://jinningwang.github.io date: 2025-03-15 -last_update: 2025-06-20 +last_update: 2025-06-22 --- ### Definition by FERC Source: -> Marginal Electric Generating Unit is, in organized [wholesale markets](/wiki/wholesale-markets), the price of the marginal source of electricity usually sets the price of the unit providing the next increment or decrement of energy, which price usually sets the price for all generation. +> Marginal Electric Generating Unit is, in organized wholesale markets, the price of the marginal source of electricity usually sets the price of the unit providing the next increment or decrement of energy, which price usually sets the price for all generation. From 72f70afdddb144f0bc3c8db284344f2a847920bf Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:58:13 -0400 Subject: [PATCH 6/8] Add def by NESO in term wholesale-markets --- _wiki/wholesale-markets.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/_wiki/wholesale-markets.md b/_wiki/wholesale-markets.md index 883d7141..dfbb8895 100644 --- a/_wiki/wholesale-markets.md +++ b/_wiki/wholesale-markets.md @@ -4,17 +4,30 @@ description: The purchase and sale from generators to resellers. tags: - market - ferc + - neso +related: + - market authors: - name: Jinning Wang url: https://jinningwang.github.io date: 2025-03-15 -last_update: 2025-06-20 +last_update: 2025-06-22 --- -**Wholesale Electricity Markets** by FERC - ### Definition by FERC Source: > The purchase and sale of electricity from **generators to resellers** (who sell to retail customers) along with the ancillary services needed to maintain reliability and power quality at the transmission level. + +### Definition by NESO + +Source: + +> The wholesale electricity market is where electricity is bought and sold before being delivered to consumers. Its two main participants are generators and suppliers. +> +> In GB, suppliers purchase electricity from generators at a wholesale price, which reflects the cost of electricity generation to meet consumer demand at any given time. +> +> In the wholesale market, there are three main models that determine how wholesale electricity is priced. In Great Britain, we currently use a system called national pricing. This means that at any given moment, there’s one price for wholesale electricity across the country. +> +> The wholesale price of electricity depends on a range of factors, including the level of demand, carbon taxes, cost of fuel and availability of resources like wind and sun. This price therefore fluctuates throughout the day, which can affect which generators are most competitive in the wholesale market. From a7a3dacc17228b941ba8f67b6cd91a3281f4a2d0 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Sun, 22 Jun 2025 23:58:38 -0400 Subject: [PATCH 7/8] Update related terms in term market --- _wiki/market.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_wiki/market.md b/_wiki/market.md index 431617f9..f9e402a2 100644 --- a/_wiki/market.md +++ b/_wiki/market.md @@ -8,6 +8,8 @@ tags: - nyiso - pjm - neso +related: + - wholesale-markets authors: - name: Jinning Wang url: https://jinningwang.github.io From 676c107b2125db41ad57d65abe0ec5043c8d7721 Mon Sep 17 00:00:00 2001 From: jinningwang Date: Mon, 23 Jun 2025 00:07:03 -0400 Subject: [PATCH 8/8] Wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 84a0ae82..28c7476a 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Built upon the [al-folio](https://github.com/alshedivat/al-folio) Jekyll theme, A custom [wiki layout](./_layouts/wiki.liquid) adapted from the `distill` layout, has been developed to effectively host item-based terminologies. Key features include: -- **Metadata Display**: Last update date, tags, and related item links -- **Navigation**: Previous/Next item links for easy Browse -- **Direct Editing**: A link to edit the item directly on GitHub +- **Metadata Display**: Last update date, tags, and related term links +- **Navigation**: Previous/Next term links for easy Browse +- **Direct Editing**: A link to edit the term directly on GitHub - **Community Engagement**: Integrated Giscus comments ## License