SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 6 Issue: 7 37 - 39
______________________________________________________________________________________
37
IJRITCC | July 2018, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
Short Term Load Forecasting Using ARIMA Technique
Kuheli Goswami
Department of Electrical Engineering
Brainware Group of Institutions-SDET
Kolkata, India
kuheli.ee.prfsnl@gmail.com
Dipankar Saha
Department of Electrical Engineering
Brainware Group of Institutions-SDET
Kolkata, India
sahadipankar11@gmail.com
Sanjoy Chakraborty
Department of Electrical Engineering
Brainware Group of Institutions-SDET
Kolkata, India
sanjoy.aec12@gmail.com
Abhilash Sharma
Department of Electrical Engineering
Brainware Group of Institutions-SDET
Kolkata, India
abhiank004@gmail.com
Abstract—This paper discusses a new algorithm of a univariate method, which is vitally important to develop a short-term load forecasting
module for planning and operation of distribution system. It has many applications including purchasing of energy, generation and infrastructure
development etc. We have discussed different time series forecasting approaches in this paper. But ARIMA has proved itself as the most
appropriate method in forecasting of the load profile for West Bengal using the historical data of the year of 2017. Auto Regressive Integrated
Moving Average model gives more accuracy level of load forecast than any other techniques. Mean Absolute Percentage Error (MAPE) has
been calculated for the mentioned forecasted model.
Keywords-Load forecasting, STLF, Univariate method, ARIMA, MAE.
__________________________________________________*****_________________________________________________
I. INTRODUCTION
To operate efficiently, a system must adjust the load curve to
the available generation capacity, as fast as possible without
bringing down the system. Load forecasting helps an electric
utility to make important decisions. It can be divided into three
categories: Short Term Forecasts, which are usually from one
hour to one week, find its application in generation and
transmission planning. Medium Forecasts, which are usually
from a week to a year, are solely applied in maintenance
scheduling, fuel supply planning. Long Term Forecasts, which
are longer than a year, are used in Unit Commitment,
Economic dispatch, Cost effective scheduling of resources and
security analysis studies.
A variety of methods have been proposed, which includes so
called day approach, various regression models, time series,
neural networks, statistical learning algorithm, fuzzy logic and
expert systems have been developed for short term forecasting.
Among these, the time series approaches have been widely
used. The idea of time series approach is based on that the
power consumption of load pattern can be treated as time
series signal with hourly, daily, weekly, and seasonal
periodicities.
The purpose of this research paper is to construct a
MATLAB implementation for building, identifying, fitting and
checking models for time series, which is a sequence of
successive and independent data points.
II. ARIMA
The Univariate time series methods are considered to be
sufficient for the short times involved because the weather
variable tends to change in a smooth fashion. ARIMA is a
univariate method, which have been applied to a wide variety
of time series forecasting applications.In this section,
procedure to built ARIMA model for load forecasting has been
described. The load data, that we have considered as the
historical data for load forecasting is a non stationary time
series data. Therefore, the time series data is needed to be
adjusted to a stationary time series data by difference
technique. This step may be repeated as per requirement. By
using difference operator V, the first order difference can be
expressed as in Eq. (1),
VYt = Yt – Yt-1 = (1-B)Yt (1)
Where, Yt : The t th time series load data
Yt-1 : the (t-1)th time series of load data
B : backward shift operator
V : backward difference operator
For load data with periodicity, periodical difference operator
Vs is incorporated in Eq. (2)
VsYt = Yt – Yt-s (2)
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 6 Issue: 7 37 - 39
______________________________________________________________________________________
38
IJRITCC | July 2018, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
The continuous and seasonal difference may be used together.
This can be accomplished by Eq. (3)
Vd
sVD
Yt = (1-Bs
)D
(1-B)d
Yt (3)
where,
s : time span
D : seasonal difference order
d : continuous difference order
After completion of stabilization, ARIMA with order
(p,d,q) is obtained.
Φp (B) .Vd
.Yt = θq(B).at (4)
Where,
Φp (B) : auto regressive operator
Vd
: d th order difference
θq(B) : moving average operator
p : auto regressive order
q : moving average order
at : a series of random variables in normal distribution
The procedure starts with observing the time series data and
selecting proper d value to obtain proper stationary time series.
The next step of model identification is to select proper p and
q value by inspecting Auto correlation function (ACF) and
Partial auto correlation function (PACF). The ACF index
provides the information of moving average order in ARIMA
model and the PACF helps to determine the p value. A
complete ARIMA model can be expressed as Eq. (5).
Φp (Bs
)Φp (B)VD
s Vd
Yt= ΘQ(Bs
) θq(B)at (5)
The value of p, d, q and s are determined by model
identification. Then residual check and fitting check are
applied. Finally, the model is applied to perform the load
forecasting process.
Φp (Bs
): seasonal auto regressive operator
ΘQ(Bs
): seasonal moving average operator
VD
s: seasonal dth order difference
P : seasonal auto regressive order
Q : seasonal moving average order
s : time span
D : seasonal difference order.
III. RESULT AND DISCUSSION
In this paper we have forecasted the load demand of West
Bengal for 31st
July, 2017, Monday. To have as much as
accurate forecast, here the load demand data of previous
Monday i.e. 3rd
, 10th
, 17th
and 24th
July, 2017 has been used
as historical data.
We have also calculated MAE ( Mean Absolute Error ) using
the formula :
𝑀𝐴𝐸 = (
𝐴𝑐𝑡𝑢𝑎𝑙 𝑉𝑎𝑙𝑢𝑒 − 𝐹𝑜𝑟𝑒𝑐𝑎𝑠𝑡𝑒𝑑 𝑉𝑎𝑙𝑢𝑒
𝐴𝑐𝑡𝑢𝑎𝑙 𝑉𝑎𝑙𝑢𝑒
)2
Fig. 1. Load Profile curve for 31.08.2017 using ARIMA with
MAE = 2.1778%
IV. CONCLUSION
In this paper, an approach for Short Term Load forecasting as
well as Real Time Load Forecasting has been proposed, which
incorporates the time series modelling. To implement this, we
have studied the hourly load demand and daily Peak load
demand of West Bengal. It has been shown that the proposed
method can provide more accurate result than any other
conventional technique for weekly or monthly load forecasting
and instantaneous load predictions for next several minutes.
The best feature of the technique is that it requires few data
and prediction efficiency is good enough. This technique is
very useful for new sites, which have very few data to start
with, helping to improve the forecast over time. Therefore, this
more accurate prediction lead to more accurate decision
making for demand side management.
Research work is under way in order to: 1. Incorporate
more weather data, such as temperature, humidity etc. 2.
Determine a separate model for Festivals and West Bengal
State Govt. Holidays 3. Forecast the time of daily peak load 4.
Tariff based load distribution 5. Optimum use of conventional
energy source.
International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169
Volume: 6 Issue: 7 37 - 39
______________________________________________________________________________________
39
IJRITCC | July 2018, Available @ http://www.ijritcc.org
_______________________________________________________________________________________
REFERENCES
[1] Muhammad Usman Fahad and Naeem Arbab, “Factors affecting
short term load forecasting” in Journal of Clean Energy
Technologies, vol.2, no. 4, October 2014
[2] Jonathan Schachter and Pierluigi Mancarella “A Short-term
Load Forecasting Model for Demand Response Applications”.
978- 1- 4799-6095-8/14/$31.00 ©2014 IEEE
[3] Weather Forecast and Report. Available online:
http://www.wunderground.com (accessed on 18 November
2016).
[4] Zhang, P.; Wu, X.; Wang, X.; Bi, S. Short-term load forecasting
based on big data technologies. CSEE . Power Energy Syst.
2015, 1, 59–67.
[5] Yuancheng Li, Panpan Guo and Xiang Li, “Short-Term Load
Forecasting Based on the Analysis of User Electricity
Behavior”.North China Electric Power University, Beijing
102206, China; 23 November 2016
[6] Arjun Baliyan, Kumar Gaurav, “A Review of Short Term Load
Forecasting using Artificial Neural Network Models”, ICCC
2017.

Weitere ähnliche Inhalte

Was ist angesagt?

Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...Umesh Bhutoria
 
Comparison of the Various Waste to Energy Technologies and Selection of the T...
Comparison of the Various Waste to Energy Technologies and Selection of the T...Comparison of the Various Waste to Energy Technologies and Selection of the T...
Comparison of the Various Waste to Energy Technologies and Selection of the T...rahulmonikasharma
 
Integration of Principal Component Analysis and Support Vector Regression fo...
 Integration of Principal Component Analysis and Support Vector Regression fo... Integration of Principal Component Analysis and Support Vector Regression fo...
Integration of Principal Component Analysis and Support Vector Regression fo...IJCSIS Research Publications
 
Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...Hari KC
 
IRJET- Wind Energy Storage Prediction using Machine Learning
IRJET- Wind Energy Storage Prediction using Machine LearningIRJET- Wind Energy Storage Prediction using Machine Learning
IRJET- Wind Energy Storage Prediction using Machine LearningIRJET Journal
 
Advanced SOM & K Mean Method for Load Curve Clustering
Advanced SOM & K Mean Method for Load Curve Clustering Advanced SOM & K Mean Method for Load Curve Clustering
Advanced SOM & K Mean Method for Load Curve Clustering IJECEIAES
 
Short-term load forecasting with using multiple linear regression
Short-term load forecasting with using multiple  linear regression Short-term load forecasting with using multiple  linear regression
Short-term load forecasting with using multiple linear regression IJECEIAES
 
Editingglossary
EditingglossaryEditingglossary
EditingglossaryRubiah69
 
Analysis of crop yield prediction using data mining techniques
Analysis of crop yield prediction using data mining techniquesAnalysis of crop yield prediction using data mining techniques
Analysis of crop yield prediction using data mining techniqueseSAT Journals
 
A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...
A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...
A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...Basrah University for Oil and Gas
 
Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch ...
Stochastic  Model-Based Analysis of Energy Consumption in a Rail Road Switch ...Stochastic  Model-Based Analysis of Energy Consumption in a Rail Road Switch ...
Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch ...Davide Basile
 
IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...
IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...
IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...IRJET Journal
 
Probability based scenario analysis & ramping correction factor in wind p...
Probability based scenario analysis & ramping correction factor in wind p...Probability based scenario analysis & ramping correction factor in wind p...
Probability based scenario analysis & ramping correction factor in wind p...Das A. K.
 
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...Hari KC
 
Intelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy ConsumptionIntelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy Consumptionijeei-iaes
 
Predicting Aviation Industry Performance (L/F) - 2019
Predicting Aviation Industry Performance (L/F) - 2019Predicting Aviation Industry Performance (L/F) - 2019
Predicting Aviation Industry Performance (L/F) - 2019Mohammed Awad
 

Was ist angesagt? (19)

Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
Use of Qualitative and Quantitative Data in Sectoral Energy Performance Bench...
 
Mv2522052211
Mv2522052211Mv2522052211
Mv2522052211
 
Comparison of the Various Waste to Energy Technologies and Selection of the T...
Comparison of the Various Waste to Energy Technologies and Selection of the T...Comparison of the Various Waste to Energy Technologies and Selection of the T...
Comparison of the Various Waste to Energy Technologies and Selection of the T...
 
Integration of Principal Component Analysis and Support Vector Regression fo...
 Integration of Principal Component Analysis and Support Vector Regression fo... Integration of Principal Component Analysis and Support Vector Regression fo...
Integration of Principal Component Analysis and Support Vector Regression fo...
 
Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...Performance analysis and prediction of stock market for investment decision u...
Performance analysis and prediction of stock market for investment decision u...
 
IRJET- Wind Energy Storage Prediction using Machine Learning
IRJET- Wind Energy Storage Prediction using Machine LearningIRJET- Wind Energy Storage Prediction using Machine Learning
IRJET- Wind Energy Storage Prediction using Machine Learning
 
Advanced SOM & K Mean Method for Load Curve Clustering
Advanced SOM & K Mean Method for Load Curve Clustering Advanced SOM & K Mean Method for Load Curve Clustering
Advanced SOM & K Mean Method for Load Curve Clustering
 
Short-term load forecasting with using multiple linear regression
Short-term load forecasting with using multiple  linear regression Short-term load forecasting with using multiple  linear regression
Short-term load forecasting with using multiple linear regression
 
Editingglossary
EditingglossaryEditingglossary
Editingglossary
 
Analysis of crop yield prediction using data mining techniques
Analysis of crop yield prediction using data mining techniquesAnalysis of crop yield prediction using data mining techniques
Analysis of crop yield prediction using data mining techniques
 
A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...
A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...
A novel hybrid modelling structure fabricated by using takagi sugeno fuzzy to...
 
Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch ...
Stochastic  Model-Based Analysis of Energy Consumption in a Rail Road Switch ...Stochastic  Model-Based Analysis of Energy Consumption in a Rail Road Switch ...
Stochastic Model-Based Analysis of Energy Consumption in a Rail Road Switch ...
 
IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...
IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...
IRJET- Analysis of Crucial Oil Gas and Liquid Sensor Statistics and Productio...
 
Stock analysis report
Stock analysis reportStock analysis report
Stock analysis report
 
Probability based scenario analysis & ramping correction factor in wind p...
Probability based scenario analysis & ramping correction factor in wind p...Probability based scenario analysis & ramping correction factor in wind p...
Probability based scenario analysis & ramping correction factor in wind p...
 
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
PERFORMANCE ANALYSIS and PREDICTION of NEPAL STOCK MARKET (NEPSE) for INVESTM...
 
Intelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy ConsumptionIntelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy Consumption
 
Energies 12-03415
Energies 12-03415Energies 12-03415
Energies 12-03415
 
Predicting Aviation Industry Performance (L/F) - 2019
Predicting Aviation Industry Performance (L/F) - 2019Predicting Aviation Industry Performance (L/F) - 2019
Predicting Aviation Industry Performance (L/F) - 2019
 

Ähnlich wie Short Term Load Forecasting Using ARIMA Technique

IRJET-Load Forecasting using Fuzzy Logic
IRJET-Load Forecasting using Fuzzy LogicIRJET-Load Forecasting using Fuzzy Logic
IRJET-Load Forecasting using Fuzzy LogicIRJET Journal
 
Climate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningClimate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningIRJET Journal
 
Reconstruction of Time Series using Optimal Ordering of ICA Components
Reconstruction of Time Series using Optimal Ordering of ICA ComponentsReconstruction of Time Series using Optimal Ordering of ICA Components
Reconstruction of Time Series using Optimal Ordering of ICA Componentsrahulmonikasharma
 
Time Series Weather Forecasting Techniques: Literature Survey
Time Series Weather Forecasting Techniques: Literature SurveyTime Series Weather Forecasting Techniques: Literature Survey
Time Series Weather Forecasting Techniques: Literature SurveyIRJET Journal
 
Optimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGAOptimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGArahulmonikasharma
 
Optimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGAOptimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGArahulmonikasharma
 
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET -  	  Intelligent Weather Forecasting using Machine Learning TechniquesIRJET -  	  Intelligent Weather Forecasting using Machine Learning Techniques
IRJET - Intelligent Weather Forecasting using Machine Learning TechniquesIRJET Journal
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...IRJET Journal
 
IRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMAIRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMAIRJET Journal
 
Short term residential load forecasting using long short-term memory recurre...
Short term residential load forecasting using long short-term  memory recurre...Short term residential load forecasting using long short-term  memory recurre...
Short term residential load forecasting using long short-term memory recurre...IJECEIAES
 
Lab manual psd v sem experiment no 4
Lab manual psd v sem experiment no 4Lab manual psd v sem experiment no 4
Lab manual psd v sem experiment no 4Sachin Airan
 
IRJET - Agricultural Analysis using Data Mining Techniques
IRJET - Agricultural Analysis using Data Mining TechniquesIRJET - Agricultural Analysis using Data Mining Techniques
IRJET - Agricultural Analysis using Data Mining TechniquesIRJET Journal
 
Implementation of Knowledge-Based Expert System Using Probabilistic Network M...
Implementation of Knowledge-Based Expert System Using Probabilistic Network M...Implementation of Knowledge-Based Expert System Using Probabilistic Network M...
Implementation of Knowledge-Based Expert System Using Probabilistic Network M...rahulmonikasharma
 
Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...
Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...
Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...IJECEIAES
 
An overview of electricity demand forecasting techniques
An overview of electricity demand forecasting techniquesAn overview of electricity demand forecasting techniques
An overview of electricity demand forecasting techniquesAlexander Decker
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningIRJET Journal
 
ANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUES
ANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUESANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUES
ANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUESIRJET Journal
 
IRJET- Analyze Weather Condition using Machine Learning Algorithms
IRJET-  	  Analyze Weather Condition using Machine Learning AlgorithmsIRJET-  	  Analyze Weather Condition using Machine Learning Algorithms
IRJET- Analyze Weather Condition using Machine Learning AlgorithmsIRJET Journal
 
A Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load ForecastingA Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load ForecastingIRJET Journal
 

Ähnlich wie Short Term Load Forecasting Using ARIMA Technique (20)

IRJET-Load Forecasting using Fuzzy Logic
IRJET-Load Forecasting using Fuzzy LogicIRJET-Load Forecasting using Fuzzy Logic
IRJET-Load Forecasting using Fuzzy Logic
 
Climate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine LearningClimate Monitoring and Prediction using Supervised Machine Learning
Climate Monitoring and Prediction using Supervised Machine Learning
 
Reconstruction of Time Series using Optimal Ordering of ICA Components
Reconstruction of Time Series using Optimal Ordering of ICA ComponentsReconstruction of Time Series using Optimal Ordering of ICA Components
Reconstruction of Time Series using Optimal Ordering of ICA Components
 
Time Series Weather Forecasting Techniques: Literature Survey
Time Series Weather Forecasting Techniques: Literature SurveyTime Series Weather Forecasting Techniques: Literature Survey
Time Series Weather Forecasting Techniques: Literature Survey
 
Optimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGAOptimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGA
 
Optimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGAOptimized Parameter of Wavelet Neural Network (WNN) using INGA
Optimized Parameter of Wavelet Neural Network (WNN) using INGA
 
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
IRJET -  	  Intelligent Weather Forecasting using Machine Learning TechniquesIRJET -  	  Intelligent Weather Forecasting using Machine Learning Techniques
IRJET - Intelligent Weather Forecasting using Machine Learning Techniques
 
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...IRJET-  	  Rainfall Prediction by using Time-Series Data in Analysis of Artif...
IRJET- Rainfall Prediction by using Time-Series Data in Analysis of Artif...
 
IRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMAIRJET- Weather Prediction for Tourism Application using ARIMA
IRJET- Weather Prediction for Tourism Application using ARIMA
 
Short term residential load forecasting using long short-term memory recurre...
Short term residential load forecasting using long short-term  memory recurre...Short term residential load forecasting using long short-term  memory recurre...
Short term residential load forecasting using long short-term memory recurre...
 
Lab manual psd v sem experiment no 4
Lab manual psd v sem experiment no 4Lab manual psd v sem experiment no 4
Lab manual psd v sem experiment no 4
 
IRJET - Agricultural Analysis using Data Mining Techniques
IRJET - Agricultural Analysis using Data Mining TechniquesIRJET - Agricultural Analysis using Data Mining Techniques
IRJET - Agricultural Analysis using Data Mining Techniques
 
Implementation of Knowledge-Based Expert System Using Probabilistic Network M...
Implementation of Knowledge-Based Expert System Using Probabilistic Network M...Implementation of Knowledge-Based Expert System Using Probabilistic Network M...
Implementation of Knowledge-Based Expert System Using Probabilistic Network M...
 
Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...
Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...
Rule Optimization of Fuzzy Inference System Sugeno using Evolution Strategy f...
 
An overview of electricity demand forecasting techniques
An overview of electricity demand forecasting techniquesAn overview of electricity demand forecasting techniques
An overview of electricity demand forecasting techniques
 
Visualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine LearningVisualizing and Forecasting Stocks Using Machine Learning
Visualizing and Forecasting Stocks Using Machine Learning
 
ANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUES
ANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUESANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUES
ANALYSIS AND PREDICTION OF RAINFALL USING MACHINE LEARNING TECHNIQUES
 
IRJET- Analyze Weather Condition using Machine Learning Algorithms
IRJET-  	  Analyze Weather Condition using Machine Learning AlgorithmsIRJET-  	  Analyze Weather Condition using Machine Learning Algorithms
IRJET- Analyze Weather Condition using Machine Learning Algorithms
 
A Case Study on Reducing in Lead Time by Using Value Stream Mapping
A Case Study on Reducing in Lead Time by Using Value Stream MappingA Case Study on Reducing in Lead Time by Using Value Stream Mapping
A Case Study on Reducing in Lead Time by Using Value Stream Mapping
 
A Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load ForecastingA Critical Review on Employed Techniques for Short Term Load Forecasting
A Critical Review on Employed Techniques for Short Term Load Forecasting
 

Mehr von rahulmonikasharma

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paperrahulmonikasharma
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...rahulmonikasharma
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Frameworkrahulmonikasharma
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systemsrahulmonikasharma
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Surveyrahulmonikasharma
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETrahulmonikasharma
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formularahulmonikasharma
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...rahulmonikasharma
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pirahulmonikasharma
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...rahulmonikasharma
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticlesrahulmonikasharma
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMrahulmonikasharma
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoringrahulmonikasharma
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...rahulmonikasharma
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...rahulmonikasharma
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM Systemrahulmonikasharma
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosisrahulmonikasharma
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Couplerrahulmonikasharma
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motorrahulmonikasharma
 
Advancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A StudyAdvancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A Studyrahulmonikasharma
 

Mehr von rahulmonikasharma (20)

Data Mining Concepts - A survey paper
Data Mining Concepts - A survey paperData Mining Concepts - A survey paper
Data Mining Concepts - A survey paper
 
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
A Review on Real Time Integrated CCTV System Using Face Detection for Vehicle...
 
Considering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP FrameworkConsidering Two Sides of One Review Using Stanford NLP Framework
Considering Two Sides of One Review Using Stanford NLP Framework
 
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication SystemsA New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
A New Detection and Decoding Technique for (2×N_r ) MIMO Communication Systems
 
Broadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A SurveyBroadcasting Scenario under Different Protocols in MANET: A Survey
Broadcasting Scenario under Different Protocols in MANET: A Survey
 
Sybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANETSybil Attack Analysis and Detection Techniques in MANET
Sybil Attack Analysis and Detection Techniques in MANET
 
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine FormulaA Landmark Based Shortest Path Detection by Using A* and Haversine Formula
A Landmark Based Shortest Path Detection by Using A* and Haversine Formula
 
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
Processing Over Encrypted Query Data In Internet of Things (IoTs) : CryptDBs,...
 
Quality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry PiQuality Determination and Grading of Tomatoes using Raspberry Pi
Quality Determination and Grading of Tomatoes using Raspberry Pi
 
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
Comparative of Delay Tolerant Network Routings and Scheduling using Max-Weigh...
 
DC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide NanoparticlesDC Conductivity Study of Cadmium Sulfide Nanoparticles
DC Conductivity Study of Cadmium Sulfide Nanoparticles
 
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDMA Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
A Survey on Peak to Average Power Ratio Reduction Methods for LTE-OFDM
 
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy MonitoringIOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
IOT Based Home Appliance Control System, Location Tracking and Energy Monitoring
 
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
Thermal Radiation and Viscous Dissipation Effects on an Oscillatory Heat and ...
 
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
Advance Approach towards Key Feature Extraction Using Designed Filters on Dif...
 
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM SystemAlamouti-STBC based Channel Estimation Technique over MIMO OFDM System
Alamouti-STBC based Channel Estimation Technique over MIMO OFDM System
 
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault DiagnosisEmpirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
Empirical Mode Decomposition Based Signal Analysis of Gear Fault Diagnosis
 
Impact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line CouplerImpact of Coupling Coefficient on Coupled Line Coupler
Impact of Coupling Coefficient on Coupled Line Coupler
 
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction MotorDesign Evaluation and Temperature Rise Test of Flameproof Induction Motor
Design Evaluation and Temperature Rise Test of Flameproof Induction Motor
 
Advancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A StudyAdvancement in Abrasive Water Jet Machining - A Study
Advancement in Abrasive Water Jet Machining - A Study
 

Kürzlich hochgeladen

UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 

Kürzlich hochgeladen (20)

UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 

Short Term Load Forecasting Using ARIMA Technique

  • 1. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 6 Issue: 7 37 - 39 ______________________________________________________________________________________ 37 IJRITCC | July 2018, Available @ http://www.ijritcc.org _______________________________________________________________________________________ Short Term Load Forecasting Using ARIMA Technique Kuheli Goswami Department of Electrical Engineering Brainware Group of Institutions-SDET Kolkata, India kuheli.ee.prfsnl@gmail.com Dipankar Saha Department of Electrical Engineering Brainware Group of Institutions-SDET Kolkata, India sahadipankar11@gmail.com Sanjoy Chakraborty Department of Electrical Engineering Brainware Group of Institutions-SDET Kolkata, India sanjoy.aec12@gmail.com Abhilash Sharma Department of Electrical Engineering Brainware Group of Institutions-SDET Kolkata, India abhiank004@gmail.com Abstract—This paper discusses a new algorithm of a univariate method, which is vitally important to develop a short-term load forecasting module for planning and operation of distribution system. It has many applications including purchasing of energy, generation and infrastructure development etc. We have discussed different time series forecasting approaches in this paper. But ARIMA has proved itself as the most appropriate method in forecasting of the load profile for West Bengal using the historical data of the year of 2017. Auto Regressive Integrated Moving Average model gives more accuracy level of load forecast than any other techniques. Mean Absolute Percentage Error (MAPE) has been calculated for the mentioned forecasted model. Keywords-Load forecasting, STLF, Univariate method, ARIMA, MAE. __________________________________________________*****_________________________________________________ I. INTRODUCTION To operate efficiently, a system must adjust the load curve to the available generation capacity, as fast as possible without bringing down the system. Load forecasting helps an electric utility to make important decisions. It can be divided into three categories: Short Term Forecasts, which are usually from one hour to one week, find its application in generation and transmission planning. Medium Forecasts, which are usually from a week to a year, are solely applied in maintenance scheduling, fuel supply planning. Long Term Forecasts, which are longer than a year, are used in Unit Commitment, Economic dispatch, Cost effective scheduling of resources and security analysis studies. A variety of methods have been proposed, which includes so called day approach, various regression models, time series, neural networks, statistical learning algorithm, fuzzy logic and expert systems have been developed for short term forecasting. Among these, the time series approaches have been widely used. The idea of time series approach is based on that the power consumption of load pattern can be treated as time series signal with hourly, daily, weekly, and seasonal periodicities. The purpose of this research paper is to construct a MATLAB implementation for building, identifying, fitting and checking models for time series, which is a sequence of successive and independent data points. II. ARIMA The Univariate time series methods are considered to be sufficient for the short times involved because the weather variable tends to change in a smooth fashion. ARIMA is a univariate method, which have been applied to a wide variety of time series forecasting applications.In this section, procedure to built ARIMA model for load forecasting has been described. The load data, that we have considered as the historical data for load forecasting is a non stationary time series data. Therefore, the time series data is needed to be adjusted to a stationary time series data by difference technique. This step may be repeated as per requirement. By using difference operator V, the first order difference can be expressed as in Eq. (1), VYt = Yt – Yt-1 = (1-B)Yt (1) Where, Yt : The t th time series load data Yt-1 : the (t-1)th time series of load data B : backward shift operator V : backward difference operator For load data with periodicity, periodical difference operator Vs is incorporated in Eq. (2) VsYt = Yt – Yt-s (2)
  • 2. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 6 Issue: 7 37 - 39 ______________________________________________________________________________________ 38 IJRITCC | July 2018, Available @ http://www.ijritcc.org _______________________________________________________________________________________ The continuous and seasonal difference may be used together. This can be accomplished by Eq. (3) Vd sVD Yt = (1-Bs )D (1-B)d Yt (3) where, s : time span D : seasonal difference order d : continuous difference order After completion of stabilization, ARIMA with order (p,d,q) is obtained. Φp (B) .Vd .Yt = θq(B).at (4) Where, Φp (B) : auto regressive operator Vd : d th order difference θq(B) : moving average operator p : auto regressive order q : moving average order at : a series of random variables in normal distribution The procedure starts with observing the time series data and selecting proper d value to obtain proper stationary time series. The next step of model identification is to select proper p and q value by inspecting Auto correlation function (ACF) and Partial auto correlation function (PACF). The ACF index provides the information of moving average order in ARIMA model and the PACF helps to determine the p value. A complete ARIMA model can be expressed as Eq. (5). Φp (Bs )Φp (B)VD s Vd Yt= ΘQ(Bs ) θq(B)at (5) The value of p, d, q and s are determined by model identification. Then residual check and fitting check are applied. Finally, the model is applied to perform the load forecasting process. Φp (Bs ): seasonal auto regressive operator ΘQ(Bs ): seasonal moving average operator VD s: seasonal dth order difference P : seasonal auto regressive order Q : seasonal moving average order s : time span D : seasonal difference order. III. RESULT AND DISCUSSION In this paper we have forecasted the load demand of West Bengal for 31st July, 2017, Monday. To have as much as accurate forecast, here the load demand data of previous Monday i.e. 3rd , 10th , 17th and 24th July, 2017 has been used as historical data. We have also calculated MAE ( Mean Absolute Error ) using the formula : 𝑀𝐴𝐸 = ( 𝐴𝑐𝑡𝑢𝑎𝑙 𝑉𝑎𝑙𝑢𝑒 − 𝐹𝑜𝑟𝑒𝑐𝑎𝑠𝑡𝑒𝑑 𝑉𝑎𝑙𝑢𝑒 𝐴𝑐𝑡𝑢𝑎𝑙 𝑉𝑎𝑙𝑢𝑒 )2 Fig. 1. Load Profile curve for 31.08.2017 using ARIMA with MAE = 2.1778% IV. CONCLUSION In this paper, an approach for Short Term Load forecasting as well as Real Time Load Forecasting has been proposed, which incorporates the time series modelling. To implement this, we have studied the hourly load demand and daily Peak load demand of West Bengal. It has been shown that the proposed method can provide more accurate result than any other conventional technique for weekly or monthly load forecasting and instantaneous load predictions for next several minutes. The best feature of the technique is that it requires few data and prediction efficiency is good enough. This technique is very useful for new sites, which have very few data to start with, helping to improve the forecast over time. Therefore, this more accurate prediction lead to more accurate decision making for demand side management. Research work is under way in order to: 1. Incorporate more weather data, such as temperature, humidity etc. 2. Determine a separate model for Festivals and West Bengal State Govt. Holidays 3. Forecast the time of daily peak load 4. Tariff based load distribution 5. Optimum use of conventional energy source.
  • 3. International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 6 Issue: 7 37 - 39 ______________________________________________________________________________________ 39 IJRITCC | July 2018, Available @ http://www.ijritcc.org _______________________________________________________________________________________ REFERENCES [1] Muhammad Usman Fahad and Naeem Arbab, “Factors affecting short term load forecasting” in Journal of Clean Energy Technologies, vol.2, no. 4, October 2014 [2] Jonathan Schachter and Pierluigi Mancarella “A Short-term Load Forecasting Model for Demand Response Applications”. 978- 1- 4799-6095-8/14/$31.00 ©2014 IEEE [3] Weather Forecast and Report. Available online: http://www.wunderground.com (accessed on 18 November 2016). [4] Zhang, P.; Wu, X.; Wang, X.; Bi, S. Short-term load forecasting based on big data technologies. CSEE . Power Energy Syst. 2015, 1, 59–67. [5] Yuancheng Li, Panpan Guo and Xiang Li, “Short-Term Load Forecasting Based on the Analysis of User Electricity Behavior”.North China Electric Power University, Beijing 102206, China; 23 November 2016 [6] Arjun Baliyan, Kumar Gaurav, “A Review of Short Term Load Forecasting using Artificial Neural Network Models”, ICCC 2017.