• 제목/요약/키워드: Spot Price Forecasting

검색결과 5건 처리시간 0.021초

Using Neural Networks to Forecast Price in Competitive Power Markets

  • Sedaghati, Alireza
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 2005년도 ICCAS
    • /
    • pp.271-274
    • /
    • 2005
  • Under competitive power markets, various long-term and short-term contracts based on spot price are used by producers and consumers. So an accurate forecasting for spot price allow market participants to develop bidding strategies in order to maximize their benefit. Artificial Neural Network is a powerful method in forecasting problem. In this paper we used Radial Basis Function(RBF) network to forecast spot price. To learn ANN, in addition to price history, we used some other effective inputs such as load level, fuel price, generation and transmission facilities situation. Results indicate that this forecasting method is accurate and useful.

  • PDF

A New Approach to Short-term Price Forecast Strategy with an Artificial Neural Network Approach: Application to the Nord Pool

  • Kim, Mun-Kyeom
    • Journal of Electrical Engineering and Technology
    • /
    • 제10권4호
    • /
    • pp.1480-1491
    • /
    • 2015
  • In new deregulated electricity market, short-term price forecasting is key information for all market players. A better forecast of market-clearing price (MCP) helps market participants to strategically set up their bidding strategies for energy markets in the short-term. This paper presents a new prediction strategy to improve the need for more accurate short-term price forecasting tool at spot market using an artificial neural networks (ANNs). To build the forecasting ANN model, a three-layered feedforward neural network trained by the improved Levenberg-marquardt (LM) algorithm is used to forecast the locational marginal prices (LMPs). To accurately predict LMPs, actual power generation and load are considered as the input sets, and then the difference is used to predict price differences in the spot market. The proposed ANN model generalizes the relationship between the LMP in each area and the unconstrained MCP during the same period of time. The LMP calculation is iterated so that the capacity between the areas is maximized and the mechanism itself helps to relieve grid congestion. The addition of flow between the areas gives the LMPs a new equilibrium point, which is balanced when taking the transfer capacity into account, LMP forecasting is then possible. The proposed forecasting strategy is tested on the spot market of the Nord Pool. The validity, the efficiency, and effectiveness of the proposed approach are shown by comparing with time-series models

선물시장과 전문가예측시스템의 가격예측력 비교 - WTI 원유가격을 대상으로 - (Comparison of Price Predictive Ability between Futures Market and Expert System for WTI Crude Oil Price)

  • 윤원철
    • 자원ㆍ환경경제연구
    • /
    • 제14권1호
    • /
    • pp.201-220
    • /
    • 2005
  • 최근 들어, 우리는 유례 없는 국제 유가의 급등현상을 목격하고 있다. 이러한 시점에서, 의문점은 유가에 대한 예측 가능성과 이의 정확도에 관한 것이다. 본 연구에서는 전문가 예측시스템과 비교하여 선물가격의 상대적인 예측력에 관하여 통계적으로 분석하고자 한다. 이를 위해, 미국 텍사스 중질유(WTI)의 현물가격과 선물가격을 활용하여, 예측 정확도에 관한 단순한 형태의 통계적 분석과 함께 분석수단별 예측오차 차이의 유의성에 관한 체계적 분석을 시도하였다. 통계적 검정결과에 따르면, WTI 선물시장을 활용한 예측은 미국 에너지정보기구(EIA)의 예측과 비교하여 뒤지지 않는 것으로 판명되었다. 결과적으로, 석유 생산자와 소비자 모두가 WTI 선물시장을 유가 예측의 유용한 수단으로 활용할 수 있고, 이로써 효율적인 자원배분 측면에서도 유익할 것으로 판단된다.

  • PDF

시간축 및 요일축 정보를 이용한 신경회로망 기반의 계통한계가격 예측 (A System Marginal Price Forecasting Method Based on an Artificial Neural Network Using Time and Day Information)

  • 이정규;신중린;박종배
    • 대한전기학회논문지:전력기술부문A
    • /
    • 제54권3호
    • /
    • pp.144-151
    • /
    • 2005
  • This paper presents a forecasting technique of the short-term marginal price (SMP) using an Artificial Neural Network (ANN). The SW forecasting is a very important element in an electricity market for the optimal biddings of market participants as well as for market stabilization of regulatory bodies. Input data are organized in two different approaches, time-axis and day-axis approaches, and the resulting patterns are used to train the ANN. Performances of the two approaches are compared and the better estimate is selected by a composition rule to forecast the SMP. By combining the two approaches, the proposed composition technique reflects the characteristics of hourly, daily and seasonal variations, as well as the condition of sudden changes in the spot market, and thus improves the accuracy of forecasting. The proposed method is applied to the historical real-world data from the Korea Power Exchange (KPX) to verify the effectiveness of the technique.

Prediction of the price for stock index futures using integrated artificial intelligence techniques with categorical preprocessing

  • Kim, Kyoung-jae;Han, Ingoo
    • 한국경영과학회:학술대회논문집
    • /
    • 한국경영과학회 1997년도 추계학술대회발표논문집; 홍익대학교, 서울; 1 Nov. 1997
    • /
    • pp.105-108
    • /
    • 1997
  • Previous studies in stock market predictions using artificial intelligence techniques such as artificial neural networks and case-based reasoning, have focused mainly on spot market prediction. Korea launched trading in index futures market (KOSPI 200) on May 3, 1996, then more people became attracted to this market. Thus, this research intends to predict the daily up/down fluctuant direction of the price for KOSPI 200 index futures to meet this recent surge of interest. The forecasting methodologies employed in this research are the integration of genetic algorithm and artificial neural network (GAANN) and the integration of genetic algorithm and case-based reasoning (GACBR). Genetic algorithm was mainly used to select relevant input variables. This study adopts the categorical data preprocessing based on expert's knowledge as well as traditional data preprocessing. The experimental results of each forecasting method with each data preprocessing method are compared and statistically tested. Artificial neural network and case-based reasoning methods with best performance are integrated. Out-of-the Model Integration and In-Model Integration are presented as the integration methodology. The research outcomes are as follows; First, genetic algorithms are useful and effective method to select input variables for Al techniques. Second, the results of the experiment with categorical data preprocessing significantly outperform that with traditional data preprocessing in forecasting up/down fluctuant direction of index futures price. Third, the integration of genetic algorithm and case-based reasoning (GACBR) outperforms the integration of genetic algorithm and artificial neural network (GAANN). Forth, the integration of genetic algorithm, case-based reasoning and artificial neural network (GAANN-GACBR, GACBRNN and GANNCBR) provide worse results than GACBR.

  • PDF