FAULT DETECTION IN SOLAR POWER PLANTS USING PREDICTIVE ANALYTIC TECHNIQUES

Size: px
Start display at page:

Download "FAULT DETECTION IN SOLAR POWER PLANTS USING PREDICTIVE ANALYTIC TECHNIQUES"

Transcription

1 FAULT DETECTION IN SOLAR POWER PLANTS USING PREDICTIVE ANALYTIC TECHNIQUES DR. V. ANANTHA NATARAJAN 1, DR. K. SUNEETHA 2, DR. GIRISHA L 3, DR. MOTI LAL 1RINAWA 4 1 Associate Professor, Dept of CSE, Sree Vidyanikethan Engineering College Tirupati, AP, India. [email protected] 2 Professor, School of CS & IT, JAIN(Deemed-to-be University), Bangalore, India. [email protected] 3 Associate Professor, Dept of Mechanical Engineering, PES Institute of Technology and Management, Sagara Road, SHIVAMOGGA, KA, India. [email protected] 4 Assistant Professor, Dept of Mechanical, Engineering, Government Engineering College, Jhalawar, Rajasthan, India. [email protected] ABSTRACT In general solar power is generated by converting the energy available in the sunlight in to electricity using photovoltaics semi conducting materials, or concentrated solar power. This research study focuses on photovoltaic based solar power generation where the photovoltaic effects are used for generating DC which is then converted in to AC power by using the inverters. The aim of this research work is to develop methods to predict the near future power generation (energy forecast) and perform fault identification of an equipment. The prediction problem is solved using a linear and non-linear regression algorithm. The performance of the support vector regression, a non-linear algorithm was observed to be superior in certain cases. The regression algorithms are trained using the weather data captured using sensors as the independent variable and the generated power as the dependent variable. Keyboards: fault identification, energy forecast, support vector regression, weather data, photovoltaic I. INTRODUCTION Solar power has become an important source of renewable energy and alternate energy source. The radiations emitted by the sun can be transformed directly in to electric power by photovoltaic cells. Due to photovoltaic effect a small amount of electric power is produced as the light source from the sun directly falls on the junction between two semi-conductor materials. The power generated from the single cell is small and for generating electric power in range of multiple megawatts a series of photovoltaic cells are arranged in a grid fashion (array of solar panels). The efficiency of a photovoltaic cell is only 15-20% and different solutions have been proposed to increase its efficiency. When sunlight falls on a photovoltaic cell due to photoelectric effect an electron is freed and it makes the electrons to travel to the external circuit thus power is supplied to the load. The properties and characteristics of the semiconductors decide the electric flow which in turn depends on the intensity of the light falling on the surface of the photovoltaic cells. Especially in a tropical country like India solar power has been largely generated, as of Nov, 2020 the total capacity of solar power generation in India is around 36.9 GigaWatts. The efficiency of the solar power production can be increased when certain issues in the photovoltaic based power generation is addressed. Often in solar power generation due to electrical and mechanical faults in the photovoltaic cells the overall power production is affected. There is need for methods to maintain the performance and lower the downtime with anearly fault detection. To achieve the above stated objective of having low downtime and increased efficiency the malfunctions in the cells have to be detected and communicated to the grid operator for necessary action. Statistical techniques and machine learning algorithms can be used analyze and interpret the faults from a series of data observed in the solar plant. Reliability of a power generation plant is a critical factor which needs to be given more importance and efficiently handle issues including ground faults, short circuits, soiling, and shading. In general few of the issues

2 or faults remain undetected for longer duration and hinder the power production. This at time may lead threat to life and dangerous to the surrounding equipment. The ground faults occurring in the system can be detected using inverters but whereas soiling or short circuits may remain undetected. With less effort and time the IV data can be measured at each solar panel where I and V have high correlation. The IV curve can be modeled using a single diode model by considering the temperature, solar irradiance, short-circuit current denoted as I sc and open circuit voltage V oc. Each solar panel has a upper limit in the power generation which is termed as Maximum Power Point (MPP) and the solar panel faults can be detected by approximating the MPPS and estimating the variation between the approximated and observed values. This paper builds regression model for accurately predicting the future power generation based on the measured temperature and solar irradiation values. Initially using few exploratory analysis techniques the characteristics and nature of the data variables were explored to identify their dependency between the other variables. The proposed approach is a time series forecasting of power generation using the local weather estimates and using anomaly detection techniques the fault in the equipment can be identified. II. RELATED WORK In few researches to detect the solar panel faults, statistical methods have been employed [1]. Some other research attempts have explored the advantage of using neural architecture for detecting the faults [2-5]. Till now there is gap between the proposed approaches for fault detection and the actual requirement. A generic method or approach is essential for detecting and recognizing the solar panel faults when there is little deviation from the usual power generation. Clustering algorithms were also used for detecting the faults in solar panel [6-8]. This paper shall explore the advantage of using machine learning techniques in detecting the solar panel faults using the observed data and weather conditions. In the existing power production system the average mean time to repair is 19 days and the power losses can be reduced when the average mean time to repair is reduced. A fault detection system must be able to accurately discriminate between the normal and anomalous condition prevailing in the solar panel. When an anomaly is detected it should recognize the cause and category of the faults. The major concern is the unavailability of large volume of labeled solar panel data describing the various categories of faults. The circulation of the generated electric current may be interrupted at time due to disconnection in the network causing open-circuit faults. This leads to a major impact on the power production and the severity of the impact depends on the location of the fault and network connectivity pattern in the system. Because of a low impendence path appearing in the system the short circuit faults may arise. In conventional approaches for detecting the fault in solar system, the power generation system is modeled as a statistical or machine learning model and their results are compared with the data extracted at real time to detect any anomalies when the difference between the model output and the real time data is larger than some predefined threshold value [9][19]. In case of statistical methods based detection using a multivariate exponential weighted moving average the limitations of the existing approaches were resolved. Residual values of DC current, power generated, voltage, temperature and the solar irradiance were used as input to the statistical model. Using the residual the difference between the measured values and the predictions can be made and used for detecting the fault in the system. The generalization ability of the proposed approach in detecting the other faults was not explored by the authors. After detecting a fault the category of faults can be identified using an artificial intelligence model particularly a machine learning classifier [10][17]. Using artificial neural network the operation of solar power generation system is categorized as normal, degradation, short-circuit, and shadowing in [11][15]. The neural network is trained and tested with the data generated from multiple simulations of the system. In another work a stage approach was proposed for detecting and recognizing the category of fault in the solar power generation system. For detecting the fault occurring in the system the power generated is compared with output from the mathematical model of the system. If the difference is larger than a threshold or reference value then a fault is confirmed and the fault is classified using a multilayer feed-forward neural network. The major drawback is that the system is trained with the simulated data and tested with the real data captured from the voltage vs current curve. Using the same kind of approach faults were detected and classified in [12][16][18] using the simulation data. Recently two other research articles [13, 14] presented a two stage detection architecture using non-linear auto regressive models for estimating the power generation at different atmospheric condition. At the second stage, fuzzy inference models were used to compare the estimated value to the actual generated power for classifying the fault in to one of the fault categories (shadowing, short and open circuit) considered

3 DATASET DESCRIPTION The dataset used for experimental analysis is collected from Kaggle, a public data platform. The dataset was recorded at 02 solar power plants located in India and the collected data include power generation data and weather parameters data. Each inverter is connected to a series of solar panel and the solar power generation data is collected at the inverter level and the weather data is collected from the sensor located at the respective power plant. From the collected it is possible to identify an anomaly in the system and faulty or underperforming equipment. The power generation data includes the following information 1. DATE_TIME: Date and time for each observation. Observations recorded at 15 minute intervals. 2. PLANT_ID: this will be common for the entire file 3. SOURCE_KEY: Source key in this file stands for the inverter id. 4. DC_POWER: Amount of DC power generated by the inverter (source_key) in this 15 minute interval. Units - kw. 5. AC_POWER: Amount of AC power generated by the inverter (source_key) in this 15 minute interval. Units - kw. 6. TOTAL_YIELD: This is the total yield for the inverter till that point in time. The weather data includes the following information DATE_TIME and PLANT_ID are identical with the description above. Other than that: SOURCE_KEY: Stands for the sensor panel id. This will be common for the entire file because there's only one sensor panel for the plant. AMBIENT_TEMPERATURE: This is the ambient temperature at the plant. The unit for this data is C MODULE_TEMPERATURE: There's a module (solar panel) attached to the sensor panel. This is the temperature reading for that module. Note: After comparing this data with other publications, I assume the correct unit for this data is C IRRADATION: Amount of irradiation for the 15 minute interval. Note: After comparing this data with other publications, I assume the correct unit for this data is kw/m2 III. EXPERIMENT AND ANALYSIS Initially to better understand about the nature and characteristics of the collected data the correlation between different variables are estimated. The Fig. 1 presents the heat map of the correlation analysis between power generated and temperature data available in the dataset. Fig. 1.Heat map of correlation between Power generated and Weather Data The aim of the correlation analysis is to estimate the linear correlation between the variables which helps in removing any redundant or irrelevant information available in the dataset. The correlation can be estimated by

4 finding the ratio between covariance of two variables and the product of standard deviation of the two. It can be mathematically expressed as follows ρ X,Y = cov(x, Y) σ X, σ Y Where ρ is the pearson correlation coefficient, and σ is the standard deviation. From the heat map show above it can be inferred that there is high correlation between the ambient temperature and the power generation. From the collected it was noted that few inverters have not received DC power even though the corresponding irradiation was high enough for power generation. This indicates the malfunction or anomaly event present in the data. Further to study this in detail the daily distribution of the power generation and the measured irradiation is plotted as graph in Fig.2& 3 below. The daily distribution plot of DC power generation showed multiple occasions where the DC power generated was zero during day time. The distribution plot of solar irradiation exhibits that the solar radiation never dropped to a lower value at day time. Fig. 2.Daily Distribution of Solar Irradiation Fig.3 Daily Distribution of DC Power Generated The ambient temperature (shown in Fig. 4) recorded at the solar plant and the module temperature measured at the solar panel has been analyzed to understand their range and distribution. The value of ambient temperature ranges between 20 and 35 degree Celsius. The module temperature was observed to higher than the ambient temperature during midday and it ranges between 18 and 65 degree Celsius

5 Fig. 4 Daily and Ambient Temperature on a specific date From the exploratory analysis it was inferred that there is a linear relation between the DC power generated and the solar irradiation. This relation can be modeled using a simple linear relationship as expressed below, P(t) = a + b. E(t) where p(t) denotes the power generated and the E(t) denotes the solar irradiation. The module temperature at few days reached up to 55 degrees but the efficiency of the solar panel is lower at higher ambient temperature. Hence a linear model cannot uncover the non-linear relationship between them. The Fig. 5 below presents the prediction results of a linear regression model for a normal and faulty day and Fig. 6 the residual values are presented for the same. It was observed that on a faulty day the predictions are more erroneous when compared to a normal day. Fig. 5 Plot of Results of Linear regression for a normal and faulty day Fig. 6 Analysis of the Residual values The primary aim of the experiments is to fit the observed data including the temperature and solar irradiation to the generated DC Power. Support vector regression (SVR) is due to the non-linear relation between the given input and output variable. As per the SVR the error in predicting the dependent variable e will be estimated which determines the number of support vectors and when the value of e is smaller, then it indicates a lower

6 tolerance state for error. The best fit or the optimal regression line can be estimated based on the following expression. (mx + c) y e andy (mx + c) e When the prediction error is less than the value of e then it is tolerable and hence the data points contributing an error outside the error region e are used for estimation of the final loss in prediction. The support vector training relies only on a subset of the data points and during cost estimation the training data points whose respective error close to e can be ignored. SVR suits best for exploring the non-linear or complex relationship between the dependent and independent variables since the non-linear mapping problem is converted in to estimation of hyperplane in a higher dimensional space. Radial Basis Function (RBF) kernel is used in our experiments and it can be expressed mathematically as below; K(x, x ) = exp( γ x x 2 ) Where γ = 1 2σ 2 and x x 2 denotes the squared Euclidean distance between the feature vectors. Fig. 6 Plot of Results of Linear regression for a normal and faulty day Fig. 7 Plot of Results of SVR Non-Linear regression for a normal and faulty day For analyzing the performance of the linear and non-linear models the residuals of their predictions are plotted in Fig. 8 The performance of the non-linear model Support Vector Regression was observed to be superior when the solar irradiation was higher

7 Fig. 8 Comparison of Linear and NonLinear Model IV. CONCLUSION Based on the non-linear regression model the events such as equipment failure or poor performance of equipment can be identified. The non-linear model was trained on the temperature and the solar irradiation data measured using weather sensors. This approach suits for real time monitoring of the solar plant fault identification due to its accuracy and easier implementation. The proposed approach depends only on available handson information for the fault identification or predicting the future power. Based on the forecasted weather data the near future power generation can be estimated. The condition is that the accuracy of the prediction depends on the accuracy of the forecasted weather data (solar irradiation, and temperature). REFERENCES 1. M. N. Akram and S. Lotfifard, "Modeling and Health Monitoring of DC Side of Photovoltaic Array," in IEEE Transactions on Sustainable Energy, vol. 6, no. 4, pp , Oct Chine W, Mellit A, Lughi V, Malek A, Sulligoi G, Pavan AM, A novel fault diagnosis technique for photovoltaic systems based on artificial neural networks, Renew Energy, Zhicong Chen, Lijun Wu, Shuying Chen, Peijie Lin, Yue Wu, Wencheng Lin, Intelligent fault diagnosis of photovoltaic arrays based on optimized kernel extreme learning machine and I-V characteristics, in Applied Energy, Elsevier, May Mekki, H., Mellit, A., Salhi, H., Artificial neural network-based modelling and fault detection of partial shaded photovoltaic modules. Simul.Model.Pract.Theory 67, 1 3., Y. Zhao, R. Ball, J. Mosesian, J.-F. de Palma, and B. Lehman, Graphbased semi-supervised learning for fault detection and classification in solar photovoltaic arrays, IEEE Transactions on Power Electronics, vol. 30, no. 5, pp , S. Rao, S. Katoch, P. Turaga, A. Spanias, C. Tepedelenlioglu, R. Ayyanar, H. Braun, J. Lee, U. Shanthamallu, M. Banavar, and D. Srinivasan, A Cyber-Physical System Approach for Photovoltaic Array Monitoring and Control, in Proc. IEEE IISA, Larnaca, Cyprus, S. Katoch, G. Muniraju, S. Rao, A. Spanias, P. Turaga, C. Tepedelenlioglu, M. Banavar, D. Srinivasan, Shading Prediction, Fault Detection, and Consensus Estimation for Solar Array Control, 1st IEEE International Conference on Industrial Cyber-Physical Systems (ICPS2018), Saint. Petersburg, Russia, May G. Muniraju, S. Rao, S. Katoch, A. Spanias, P. Turaga, C. Tepedelenlioglu, M. Banavar, D. Srinivasan, A Cyber-Physical Photovoltaic Array Monitoring and Control System, International Journal of Monitoring and Surveillance Technologies Research, vol., issue 3, May Fazai, R., et al. "Machine learning-based statistical testing hypothesis for fault detection in photovoltaic systems." Solar Energy 190 (2019): Belaout, Abdesslam, FatehKrim, and Adel Mellit. "Neuro-fuzzy classifier for fault detection and classification in photovoltaic module." th International Conference on Modelling, Identification and Control (ICMIC). IEEE, Harrou, Fouzi, et al. "Reliable fault detection and diagnosis of photovoltaic systems based on statistical monitoring approaches." Renewable energy 116 (2018): Rao, Sunil, Andreas Spanias, and CihanTepedelenlioglu. "Solar array fault detection using neural networks." 2019 IEEE International Conference on Industrial Cyber Physical Systems (ICPS).IEEE, Xie, Tuo, et al. "A hybrid forecasting method for solar output power based on variational mode decomposition, deep belief networks and autoregressive moving average." Applied Sciences 8.10 (2018): Boussaada, Zina, et al. "A nonlinear autoregressive exogenous (NARX) neural network model for the prediction of the daily direct solar radiation." Energies 11.3 (2018): Kumar, M. S., & Neelima, P. (2011). Design and implementation of scalable, fully distributed web crawler for a web search engine. International Journal of Computer Applications, 15(7), Balaji, K. "Load balancing in Cloud Computing: Issues and Challenges." Turkish Journal of Computer and Mathematics Education (TURCOMAT) 12.2 (2021): Sushama, C., Kumar, M. S., & Neelima, P. (2021). Privacy and security issues in the future: A social media. Materials Today: Proceedings. 18. Natarajan, V. A., Kumar, M. S., Patan, R., Kallam, S., & Mohamed, M. Y. N. (2020, September). Segmentation of Nuclei in Histopathology images using Fully Convolutional Deep Neural Architecture. In 2020 International Conference on Computing and Information Technology (ICCIT-1441) (pp. 1-7). IEEE. 19. VA Natarajan, MM Babitha, MS Kumar, Detection of disease in tomato plant using Deep Learning Techniques, International Journal of Modern Agriculture 9 (4),

An Isolated Multiport DC-DC Converter for Different Renewable Energy Sources

An Isolated Multiport DC-DC Converter for Different Renewable Energy Sources An Isolated Multiport DC-DC Converter for Different Renewable Energy Sources K.Pradeepkumar 1, J.Sudesh Johny 2 PG Student [Power Electronics & Drives], Dept. of EEE, Sri Ramakrishna Engineering College,

More information

K.Vijaya Bhaskar,Asst. Professor Dept. of Electrical & Electronics Engineering

K.Vijaya Bhaskar,Asst. Professor Dept. of Electrical & Electronics Engineering Incremental Conductance Based Maximum Power Point Tracking (MPPT) for Photovoltaic System M.Lokanadham,PG Student Dept. of Electrical & Electronics Engineering Sri Venkatesa Perumal College of Engg & Tech

More information

Solar Matters III Teacher Page

Solar Matters III Teacher Page Solar Matters III Teacher Page Solar Powered System - 2 Student Objective Given a photovoltaic system will be able to name the component parts and describe their function in the PV system. will be able

More information

O&M Service for Megasolar Power Plants and Precise Monitoring Techniques for PV Modules

O&M Service for Megasolar Power Plants and Precise Monitoring Techniques for PV Modules 403 Hitachi Review Vol. 63 (2014), No. 7 Featured Articles O&M Service for Megasolar Power Plants and Precise Monitoring Techniques for PV Modules Tohru Kohno Tetsuharu Ohya Tomoharu Nakamura OVERVIEW:

More information

Solar Power Analysis Based On Light Intensity

Solar Power Analysis Based On Light Intensity The International Journal Of Engineering And Science (IJES) ISSN (e): 2319 1813 ISSN (p): 2319 1805 Pages 01-05 2014 Solar Power Analysis Based On Light Intensity 1 Dr. M.Narendra Kumar, 2 Dr. H.S. Saini,

More information

Statistical Learning for Short-Term Photovoltaic Power Predictions

Statistical Learning for Short-Term Photovoltaic Power Predictions Statistical Learning for Short-Term Photovoltaic Power Predictions Björn Wolff 1, Elke Lorenz 2, Oliver Kramer 1 1 Department of Computing Science 2 Institute of Physics, Energy and Semiconductor Research

More information

Auburn University s Solar Photovoltaic Array Tilt Angle and Tracking Performance Experiment

Auburn University s Solar Photovoltaic Array Tilt Angle and Tracking Performance Experiment Auburn University s Solar Photovoltaic Array Tilt Angle and Tracking Performance Experiment Julie A. Rodiek 1, Steve R. Best 2, and Casey Still 3 Space Research Institute, Auburn University, AL, 36849,

More information

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network

Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Chapter 2 The Research on Fault Diagnosis of Building Electrical System Based on RBF Neural Network Qian Wu, Yahui Wang, Long Zhang and Li Shen Abstract Building electrical system fault diagnosis is the

More information

An Introduction to Data Mining. Big Data World. Related Fields and Disciplines. What is Data Mining? 2/12/2015

An Introduction to Data Mining. Big Data World. Related Fields and Disciplines. What is Data Mining? 2/12/2015 An Introduction to Data Mining for Wind Power Management Spring 2015 Big Data World Every minute: Google receives over 4 million search queries Facebook users share almost 2.5 million pieces of content

More information

A Stable DC Power Supply for Photovoltaic Systems

A Stable DC Power Supply for Photovoltaic Systems Int. J. of Thermal & Environmental Engineering Volume 12, No. 1 (216) 67-71 A Stable DC Power Supply for Photovoltaic Systems Hussain A. Attia*, Beza Negash Getu, and Nasser A. Hamad Department of Electrical,

More information

Effect of Ambient Conditions on Thermal Properties of Photovoltaic Cells: Crystalline and Amorphous Silicon

Effect of Ambient Conditions on Thermal Properties of Photovoltaic Cells: Crystalline and Amorphous Silicon Effect of Ambient Conditions on Thermal Properties of Photovoltaic Cells: Crystalline and Amorphous Silicon Latifa Sabri 1, Mohammed Benzirar 2 P.G. Student, Department of Physics, Faculty of Sciences

More information

Yield Reduction due to Shading:

Yield Reduction due to Shading: 1x4 1x16 10 x CBC Energy A/S x Danfoss Solar Inverters CBC-40W Poly 40 W TLX 1,5k 5 ; 1x11 3x4 0 1,5kW 1536 x CBC Energy A/S 1 x Power-One CBC-40W Poly 40 W TRIO-7,6-TL-OUTD 30 ; 4x14 0 7,6kW Location:

More information

SOLAR PV-WIND HYBRID POWER GENERATION SYSTEM

SOLAR PV-WIND HYBRID POWER GENERATION SYSTEM SOLAR PV-WIND HYBRID POWER GENERATION SYSTEM J.Godson 1,M.Karthick 2,T.Muthukrishnan 3,M.S.Sivagamasundari 4 Final year UG students, Department of EEE,V V College of Engineering,Tisaiyanvilai, Tirunelveli,

More information

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013

International Journal of Computer Trends and Technology (IJCTT) volume 4 Issue 8 August 2013 A Short-Term Traffic Prediction On A Distributed Network Using Multiple Regression Equation Ms.Sharmi.S 1 Research Scholar, MS University,Thirunelvelli Dr.M.Punithavalli Director, SREC,Coimbatore. Abstract:

More information

2. IMPLEMENTATION. International Journal of Computer Applications (0975 8887) Volume 70 No.18, May 2013

2. IMPLEMENTATION. International Journal of Computer Applications (0975 8887) Volume 70 No.18, May 2013 Prediction of Market Capital for Trading Firms through Data Mining Techniques Aditya Nawani Department of Computer Science, Bharati Vidyapeeth s College of Engineering, New Delhi, India Himanshu Gupta

More information

AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S.

AUTOMATION OF ENERGY DEMAND FORECASTING. Sanzad Siddique, B.S. AUTOMATION OF ENERGY DEMAND FORECASTING by Sanzad Siddique, B.S. A Thesis submitted to the Faculty of the Graduate School, Marquette University, in Partial Fulfillment of the Requirements for the Degree

More information

Predicting Solar Generation from Weather Forecasts Using Machine Learning

Predicting Solar Generation from Weather Forecasts Using Machine Learning Predicting Solar Generation from Weather Forecasts Using Machine Learning Navin Sharma, Pranshu Sharma, David Irwin, and Prashant Shenoy Department of Computer Science University of Massachusetts Amherst

More information

EVALUATING SOLAR ENERGY PLANTS TO SUPPORT INVESTMENT DECISIONS

EVALUATING SOLAR ENERGY PLANTS TO SUPPORT INVESTMENT DECISIONS EVALUATING SOLAR ENERGY PLANTS TO SUPPORT INVESTMENT DECISIONS Author Marie Schnitzer Director of Solar Services Published for AWS Truewind October 2009 Republished for AWS Truepower: AWS Truepower, LLC

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

PHOTOVOLTAIC SYSTEMS. Alessandro Massi Pavan

PHOTOVOLTAIC SYSTEMS. Alessandro Massi Pavan PHOTOVOLTAIC SYSTEMS Alessandro Massi Pavan Sesto Val Pusteria June 22 nd 26 th, 2015 GRID-CONNECTED PV PLANTS DISTRIBUTED TIPO DISTRIBUITO PV GENERATOR LOCAL LOADS INVERTER GRID CENTRALIZED PV GENERATOR

More information

Dual Axis Sun Tracking System with PV Panel as the Sensor, Utilizing Electrical Characteristic of the Solar Panel to Determine Insolation

Dual Axis Sun Tracking System with PV Panel as the Sensor, Utilizing Electrical Characteristic of the Solar Panel to Determine Insolation Dual Axis Sun Tracking System with PV Panel as the Sensor, Utilizing Electrical Characteristic of the Solar Panel to Determine Insolation Freddy Wilyanto Suwandi Abstract This paper describes the design

More information

Performance Assessment of 100 kw Solar Power Plant Installed at Mar Baselios College of Engineering and Technology

Performance Assessment of 100 kw Solar Power Plant Installed at Mar Baselios College of Engineering and Technology Performance Assessment of 100 kw Solar Power Plant Installed at Mar Baselios College of Engineering and Technology Prakash Thomas Francis, Aida Anna Oommen, Abhijith A.A, Ruby Rajan and Varun S. Muraleedharan

More information

CHAPTER 5 PHOTOVOLTAIC SYSTEM DESIGN

CHAPTER 5 PHOTOVOLTAIC SYSTEM DESIGN CHAPTER 5 PHOTOVOLTAIC SYSTEM DESIGN 5.1 Introduction So far in the development of this research, the focus has been to estimate the available insolation at a particular location on the earth s surface

More information

Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems

Impact of Feature Selection on the Performance of Wireless Intrusion Detection Systems 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Impact of Feature Selection on the Performance of ireless Intrusion Detection Systems

More information

Chapter 12 Discovering New Knowledge Data Mining

Chapter 12 Discovering New Knowledge Data Mining Chapter 12 Discovering New Knowledge Data Mining Becerra-Fernandez, et al. -- Knowledge Management 1/e -- 2004 Prentice Hall Additional material 2007 Dekai Wu Chapter Objectives Introduce the student to

More information

Performance ratio. Contents. Quality factor for the PV plant

Performance ratio. Contents. Quality factor for the PV plant Performance ratio Quality factor for the PV plant Contents The performance ratio is one of the most important variables for evaluating the efficiency of a PV plant. Specifically, the performance ratio

More information

Evaluation of Machine Learning Techniques for Green Energy Prediction

Evaluation of Machine Learning Techniques for Green Energy Prediction arxiv:1406.3726v1 [cs.lg] 14 Jun 2014 Evaluation of Machine Learning Techniques for Green Energy Prediction 1 Objective Ankur Sahai University of Mainz, Germany We evaluate Machine Learning techniques

More information

Implementation of the Movable Photovoltaic Array to Increase Output Power of the Solar Cells

Implementation of the Movable Photovoltaic Array to Increase Output Power of the Solar Cells Implementation of the Movable Photovoltaic Array to Increase Output Power of the Solar Cells Hassan Moghbelli *, Robert Vartanian ** * Texas A&M University, Dept. of Mathematics **Iranian Solar Energy

More information

Data Mining Part 5. Prediction

Data Mining Part 5. Prediction Data Mining Part 5. Prediction 5.1 Spring 2010 Instructor: Dr. Masoud Yaghini Outline Classification vs. Numeric Prediction Prediction Process Data Preparation Comparing Prediction Methods References Classification

More information

HIGH FREQUENCY TRANSFORMER WITH TRANSFORMER SWITCHOVER

HIGH FREQUENCY TRANSFORMER WITH TRANSFORMER SWITCHOVER OPTIMUM EFFICIENCY AND FLEXIBLE USE HIGH FREQUENCY TRANSFORMER WITH TRANSFORMER SWITCHOVER One of the many requirements of the modern inverter is a broad, coordinated input and MPP voltage range with a

More information

Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System

Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System International Journal of Research Studies in Science, Engineering and Technology [IJRSSET] Volume 1, Issue 4, July 2014, PP 57-61 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Design and Development

More information

American Society of Agricultural and Biological Engineers

American Society of Agricultural and Biological Engineers ASAE S580.1 NOV2013 Testing and Reporting Solar Cooker Performance American Society of Agricultural and Biological Engineers ASABE is a professional and technical organization, of members worldwide, who

More information

Training Systems for Renewable Energies. Acquiring Practical Skills and Project-oriented Expertise

Training Systems for Renewable Energies. Acquiring Practical Skills and Project-oriented Expertise Training Systems for Renewable Energies Acquiring Practical Skills and Project-oriented Expertise Qualifications through Quality Inexhaustible, sustainable, real the future is green The move away from

More information

DC To DC Converter in Maximum Power Point Tracker

DC To DC Converter in Maximum Power Point Tracker DC To DC Converter in Maximum Power Point Tracker V.C. Kotak 1, Preti Tyagi 2 Associate Professor, Dept of Electronics Engineering, Shah &Anchor Kutchhi Engineering College, Mumbai, India 1 Research Scholar

More information

The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network

The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network , pp.67-76 http://dx.doi.org/10.14257/ijdta.2016.9.1.06 The Combination Forecasting Model of Auto Sales Based on Seasonal Index and RBF Neural Network Lihua Yang and Baolin Li* School of Economics and

More information

Biomarker Discovery and Data Visualization Tool for Ovarian Cancer Screening

Biomarker Discovery and Data Visualization Tool for Ovarian Cancer Screening , pp.169-178 http://dx.doi.org/10.14257/ijbsbt.2014.6.2.17 Biomarker Discovery and Data Visualization Tool for Ovarian Cancer Screening Ki-Seok Cheong 2,3, Hye-Jeong Song 1,3, Chan-Young Park 1,3, Jong-Dae

More information

Design of Grid Connect PV systems. Palau Workshop 8 th -12 th April

Design of Grid Connect PV systems. Palau Workshop 8 th -12 th April Design of Grid Connect PV systems Palau Workshop 8 th -12 th April INTRODUCTION The document provides the minimum knowledge required when designing a PV Grid connect system. The actual design criteria

More information

A Review of Anomaly Detection Techniques in Network Intrusion Detection System

A Review of Anomaly Detection Techniques in Network Intrusion Detection System A Review of Anomaly Detection Techniques in Network Intrusion Detection System Dr.D.V.S.S.Subrahmanyam Professor, Dept. of CSE, Sreyas Institute of Engineering & Technology, Hyderabad, India ABSTRACT:In

More information

Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data

Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data CMPE 59H Comparison of Non-linear Dimensionality Reduction Techniques for Classification with Gene Expression Microarray Data Term Project Report Fatma Güney, Kübra Kalkan 1/15/2013 Keywords: Non-linear

More information

SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH

SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH 330 SURVIVABILITY ANALYSIS OF PEDIATRIC LEUKAEMIC PATIENTS USING NEURAL NETWORK APPROACH T. M. D.Saumya 1, T. Rupasinghe 2 and P. Abeysinghe 3 1 Department of Industrial Management, University of Kelaniya,

More information

Solar Irradiance Forecasting Using Multi-layer Cloud Tracking and Numerical Weather Prediction

Solar Irradiance Forecasting Using Multi-layer Cloud Tracking and Numerical Weather Prediction Solar Irradiance Forecasting Using Multi-layer Cloud Tracking and Numerical Weather Prediction Jin Xu, Shinjae Yoo, Dantong Yu, Dong Huang, John Heiser, Paul Kalb Solar Energy Abundant, clean, and secure

More information

Japan s Largest Photovoltaic Power Plant

Japan s Largest Photovoltaic Power Plant Hitachi Review Vol. 63 (2014), No. 7 398 Featured Articles Japan s Largest Photovoltaic Power Plant Turnkey Construction Contract and Commissioning of Oita Solar Power Yuichi Nagayama Tetsuharu Ohya Hiroaki

More information

Design, Analysis, and Implementation of Solar Power Optimizer for DC Distribution System

Design, Analysis, and Implementation of Solar Power Optimizer for DC Distribution System Design, Analysis, and Implementation of Solar Power Optimizer for DC Distribution System Thatipamula Venkatesh M.Tech, Power System Control and Automation, Department of Electrical & Electronics Engineering,

More information

Gross/Active PV Surface Area: 13.094,40 / 13.086,29 m². Energy Produced by PV Array (AC):

Gross/Active PV Surface Area: 13.094,40 / 13.086,29 m². Energy Produced by PV Array (AC): 1x17 1x17 1x 8 x Trina Solar Trina TSM-PC5A 6 6 W 5 ; x Danfoss Solar Inverters TLX 1,5k 1,5kW Location: Arrondissement d'issoire Climate Data Record: Arrondissement d'issoire PV Output:.8, kwp Gross/Active

More information

Technical Information POWER PLANT CONTROLLER

Technical Information POWER PLANT CONTROLLER Technical Information POWER PLANT CONTROLLER Content The Power Plant Controller offers intelligent and flexible solutions for the control of all PV power plants in the megawatt range. It is suitable for

More information

Impact of Reflectors on Solar Energy Systems

Impact of Reflectors on Solar Energy Systems Impact of Reflectors on Solar Energy Systems J. Rizk, and M. H. Nagrial Abstract The paper aims to show that implementing different types of reflectors in solar energy systems, will dramatically improve

More information

Clustering on Large Numeric Data Sets Using Hierarchical Approach Birch

Clustering on Large Numeric Data Sets Using Hierarchical Approach Birch Global Journal of Computer Science and Technology Software & Data Engineering Volume 12 Issue 12 Version 1.0 Year 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global

More information

Arti cial neural Network-Based modeling and monitoring of photovoltaic generator

Arti cial neural Network-Based modeling and monitoring of photovoltaic generator ISSN : 2335-1357 Mediterranean Journal of Modeling and Simulation MJMS 03 (2015) 001-009 M M J S Arti cial neural Network-Based modeling and monitoring of photovoltaic generator H. MEKKI a, A. MELLIT b,

More information

A New Method for Electric Consumption Forecasting in a Semiconductor Plant

A New Method for Electric Consumption Forecasting in a Semiconductor Plant A New Method for Electric Consumption Forecasting in a Semiconductor Plant Prayad Boonkham 1, Somsak Surapatpichai 2 Spansion Thailand Limited 229 Moo 4, Changwattana Road, Pakkred, Nonthaburi 11120 Nonthaburi,

More information

An Efficient Way of Denial of Service Attack Detection Based on Triangle Map Generation

An Efficient Way of Denial of Service Attack Detection Based on Triangle Map Generation An Efficient Way of Denial of Service Attack Detection Based on Triangle Map Generation Shanofer. S Master of Engineering, Department of Computer Science and Engineering, Veerammal Engineering College,

More information

Predictive Analytics Tools and Techniques

Predictive Analytics Tools and Techniques Global Journal of Finance and Management. ISSN 0975-6477 Volume 6, Number 1 (2014), pp. 59-66 Research India Publications http://www.ripublication.com Predictive Analytics Tools and Techniques Mr. Chandrashekar

More information

An Anomaly-Based Method for DDoS Attacks Detection using RBF Neural Networks

An Anomaly-Based Method for DDoS Attacks Detection using RBF Neural Networks 2011 International Conference on Network and Electronics Engineering IPCSIT vol.11 (2011) (2011) IACSIT Press, Singapore An Anomaly-Based Method for DDoS Attacks Detection using RBF Neural Networks Reyhaneh

More information

Data, Measurements, Features

Data, Measurements, Features Data, Measurements, Features Middle East Technical University Dep. of Computer Engineering 2009 compiled by V. Atalay What do you think of when someone says Data? We might abstract the idea that data are

More information

Renewable Energy. Solar Power. Courseware Sample 86352-F0

Renewable Energy. Solar Power. Courseware Sample 86352-F0 Renewable Energy Solar Power Courseware Sample 86352-F0 A RENEWABLE ENERGY SOLAR POWER Courseware Sample by the staff of Lab-Volt Ltd. Copyright 2009 Lab-Volt Ltd. All rights reserved. No part of this

More information

Maximum Power Tracking for Photovoltaic Power Systems

Maximum Power Tracking for Photovoltaic Power Systems Tamkang Journal of Science and Engineering, Vol. 8, No 2, pp. 147 153 (2005) 147 Maximum Power Tracking for Photovoltaic Power Systems Joe-Air Jiang 1, Tsong-Liang Huang 2, Ying-Tung Hsiao 2 * and Chia-Hong

More information

BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES

BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES 123 CHAPTER 7 BEHAVIOR BASED CREDIT CARD FRAUD DETECTION USING SUPPORT VECTOR MACHINES 7.1 Introduction Even though using SVM presents

More information

A New Approach For Estimating Software Effort Using RBFN Network

A New Approach For Estimating Software Effort Using RBFN Network IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.7, July 008 37 A New Approach For Estimating Software Using RBFN Network Ch. Satyananda Reddy, P. Sankara Rao, KVSVN Raju,

More information

Predicting daily incoming solar energy from weather data

Predicting daily incoming solar energy from weather data Predicting daily incoming solar energy from weather data ROMAIN JUBAN, PATRICK QUACH Stanford University - CS229 Machine Learning December 12, 2013 Being able to accurately predict the solar power hitting

More information

Indian Research Journal of Extension Education Special Issue (Volume I), January, 2012 161

Indian Research Journal of Extension Education Special Issue (Volume I), January, 2012 161 Indian Research Journal of Extension Education Special Issue (Volume I), January, 2012 161 A Simple Weather Forecasting Model Using Mathematical Regression Paras 1 and Sanjay Mathur 2 1. Assistant Professor,

More information

INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 3, ISSUE 4, APRIL 2014 ISSN 2277-8616

INTERNATIONAL JOURNAL OF SCIENTIFIC & TECHNOLOGY RESEARCH VOLUME 3, ISSUE 4, APRIL 2014 ISSN 2277-8616 More Efficient Use Of Photovoltaic Solar Panel Using Multiple Fixed Directed Mirrors Or Aluminum Foils Instead Of Solar Trackers In Rural Perspective Of Bangladesh. Shahjahan Ahmed, Mohammad Mahmudul Alam

More information

A MULTILEVEL INVERTER FOR SYNCHRONIZING THE GRID WITH RENEWABLE ENERGY SOURCES BY IMPLEMENTING BATTERY CUM DC-DC CONERTER

A MULTILEVEL INVERTER FOR SYNCHRONIZING THE GRID WITH RENEWABLE ENERGY SOURCES BY IMPLEMENTING BATTERY CUM DC-DC CONERTER A MULTILEVEL INVERTER FOR SYNCHRONIZING THE GRID WITH RENEWABLE ENERGY SOURCES BY IMPLEMENTING BATTERY CUM DC-DC CONERTER 1 KARUNYA CHRISTOBAL LYDIA. S, 2 SHANMUGASUNDARI. A, 3 ANANDHI.Y 1,2,3 Electrical

More information

FIELD TESTS OF FUEL EFFICIENCY MAGNETS J A CRABB JULY 1997 SWEEG REPORT 80

FIELD TESTS OF FUEL EFFICIENCY MAGNETS J A CRABB JULY 1997 SWEEG REPORT 80 FIELD TESTS OF FUEL EFFICIENCY MAGNETS J A CRABB JULY 1997 SWEEG REPORT 80 List of symbols T f average temperature at the flow header, C T r average temperature at the return header, C f average water

More information

Advancement in Solar Panels and Improvement in Power Production with Indoor Application

Advancement in Solar Panels and Improvement in Power Production with Indoor Application Advancement in Solar Panels and Improvement in Power Production with Indoor Application C.Hemalatha 1, A.Archana 2, B.Jayaprakash 2, Parvathi Jayakrishnan 2 Assistant Professor, Dept. of EEE, Gnanamani

More information

Student Pulse Academic Journal

Student Pulse Academic Journal June 11 Student Pulse Academic Journal Implementation and control of Multi Input Power Converter for Grid Connected Hybrid Renewable Energy Generation System Yuvaraj V, Roger Rozario, S.N. Deepa [email protected];

More information

Customer Classification And Prediction Based On Data Mining Technique

Customer Classification And Prediction Based On Data Mining Technique Customer Classification And Prediction Based On Data Mining Technique Ms. Neethu Baby 1, Mrs. Priyanka L.T 2 1 M.E CSE, Sri Shakthi Institute of Engineering and Technology, Coimbatore 2 Assistant Professor

More information

Solar power Availability of solar energy

Solar power Availability of solar energy Solar Energy Solar Energy is radiant energy produced in the sun as a result of nuclear fusion reactions. It is transmitted to the earth through space by electromagnetic radiation in quanta of energy called

More information

Predictive Dynamix Inc

Predictive Dynamix Inc Predictive Modeling Technology Predictive modeling is concerned with analyzing patterns and trends in historical and operational data in order to transform data into actionable decisions. This is accomplished

More information

High Intensify Interleaved Converter for Renewable Energy Resources

High Intensify Interleaved Converter for Renewable Energy Resources High Intensify Interleaved Converter for Renewable Energy Resources K. Muthiah 1, S.Manivel 2, Gowthaman.N 3 1 PG Scholar, Jay Shriram Group of Institutions,Tirupur 2 Assistant Professor, Jay Shriram Group

More information

Power Prediction Analysis using Artificial Neural Network in MS Excel

Power Prediction Analysis using Artificial Neural Network in MS Excel Power Prediction Analysis using Artificial Neural Network in MS Excel NURHASHINMAH MAHAMAD, MUHAMAD KAMAL B. MOHAMMED AMIN Electronic System Engineering Department Malaysia Japan International Institute

More information

Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application

Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application Design of Four Input Buck-Boost DC-DC Converter for Renewable Energy Application A.Thiyagarajan Assistant Professor, Department of Electrical and Electronics Engineering Karpagam Institute of Technology

More information

Implementation of High Step-Up Solar Power Optimizer for DC Micro Grid Application

Implementation of High Step-Up Solar Power Optimizer for DC Micro Grid Application Implementation of High tepup olar Power Optimizer for C Micro Grid Application hihming Chen, KeRen Hu, TsorngJuu Liang, and YiHsun Hsieh Advanced Optoelectronic Technology Center epartment of Electrical

More information

Gerard Mc Nulty Systems Optimisation Ltd [email protected]/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I

Gerard Mc Nulty Systems Optimisation Ltd gmcnulty@iol.ie/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Gerard Mc Nulty Systems Optimisation Ltd [email protected]/0876697867 BA.,B.A.I.,C.Eng.,F.I.E.I Data is Important because it: Helps in Corporate Aims Basis of Business Decisions Engineering Decisions Energy

More information

Supply Chain Forecasting Model Using Computational Intelligence Techniques

Supply Chain Forecasting Model Using Computational Intelligence Techniques CMU.J.Nat.Sci Special Issue on Manufacturing Technology (2011) Vol.10(1) 19 Supply Chain Forecasting Model Using Computational Intelligence Techniques Wimalin S. Laosiritaworn Department of Industrial

More information

Solar Photovoltaic Frequently Asked Questions

Solar Photovoltaic Frequently Asked Questions Table of Contents 1. What is Solar Energy?... 2 2. What are the basic component of a Solar PV system?.2 3. What are the different types of PV systems ATL offers?...2 4. What is the difference between mono-crystalline

More information

ANALYTICS IN BIG DATA ERA

ANALYTICS IN BIG DATA ERA ANALYTICS IN BIG DATA ERA ANALYTICS TECHNOLOGY AND ARCHITECTURE TO MANAGE VELOCITY AND VARIETY, DISCOVER RELATIONSHIPS AND CLASSIFY HUGE AMOUNT OF DATA MAURIZIO SALUSTI SAS Copyr i g ht 2012, SAS Ins titut

More information

A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS

A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS Mrs. Jyoti Nawade 1, Dr. Balaji D 2, Mr. Pravin Nawade 3 1 Lecturer, JSPM S Bhivrabai Sawant Polytechnic, Pune (India) 2 Assistant

More information

Big Data Analytic Paradigms -From PCA to Deep Learning

Big Data Analytic Paradigms -From PCA to Deep Learning The Intersection of Robust Intelligence and Trust in Autonomous Systems: Papers from the AAAI Spring Symposium Big Data Analytic Paradigms -From PCA to Deep Learning Barnabas K. Tannahill Aerospace Electronics

More information

APPLICATION NOTE TESTING PV MICRO INVERTERS USING A FOUR QUADRANT CAPABLE PROGRAMMABLE AC POWER SOURCE FOR GRID SIMULATION. Abstract.

APPLICATION NOTE TESTING PV MICRO INVERTERS USING A FOUR QUADRANT CAPABLE PROGRAMMABLE AC POWER SOURCE FOR GRID SIMULATION. Abstract. TESTING PV MICRO INVERTERS USING A FOUR QUADRANT CAPABLE PROGRAMMABLE AC POWER SOURCE FOR GRID SIMULATION Abstract This application note describes the four quadrant mode of operation of a linear AC Power

More information

Data quality in Accounting Information Systems

Data quality in Accounting Information Systems Data quality in Accounting Information Systems Comparing Several Data Mining Techniques Erjon Zoto Department of Statistics and Applied Informatics Faculty of Economy, University of Tirana Tirana, Albania

More information

Simulation of Photovoltaic generator Connected To a Grid

Simulation of Photovoltaic generator Connected To a Grid Mediterranean Journal of Modeling and Simulation MJMS 1 (214) 2 33 Simulation of Photovoltaic generator Connected To a Grid F. Slama a,*, A. Chouder b, H. Radjeai a a Automatic Laboratory of Setif (LAS),

More information

Machine Learning in FX Carry Basket Prediction

Machine Learning in FX Carry Basket Prediction Machine Learning in FX Carry Basket Prediction Tristan Fletcher, Fabian Redpath and Joe D Alessandro Abstract Artificial Neural Networks ANN), Support Vector Machines SVM) and Relevance Vector Machines

More information

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources

A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources A Novel Method for Predicting the Power Output of Distributed Renewable Energy Resources Aris-Athanasios Panagopoulos1 Joint work with Georgios Chalkiadakis2 and Eftichios Koutroulis2 ( Predicting the

More information

SVM Ensemble Model for Investment Prediction

SVM Ensemble Model for Investment Prediction 19 SVM Ensemble Model for Investment Prediction Chandra J, Assistant Professor, Department of Computer Science, Christ University, Bangalore Siji T. Mathew, Research Scholar, Christ University, Dept of

More information

INTERFACES FOR RENEWABLE ENERGY SOURCES WITH ELECTRIC POWER SYSTEMS

INTERFACES FOR RENEWABLE ENERGY SOURCES WITH ELECTRIC POWER SYSTEMS INTERFACES FOR RENEWABLE ENERGY SOURCES WITH ELECTRIC POWER SYSTEMS Paulo Ferreira, Manuel Trindade, Júlio S. Martins and João L. Afonso University of Minho, Braga, Portugal [email protected],

More information

High Resolution Spatial Electroluminescence Imaging of Photovoltaic Modules

High Resolution Spatial Electroluminescence Imaging of Photovoltaic Modules High Resolution Spatial Electroluminescence Imaging of Photovoltaic Modules Abstract J.L. Crozier, E.E. van Dyk, F.J. Vorster Nelson Mandela Metropolitan University Electroluminescence (EL) is a useful

More information

Fuzzy Irrigation Controller Using Solar Energy

Fuzzy Irrigation Controller Using Solar Energy Fuzzy Irrigation Controller Using Solar Energy Eltahir Hussan 1, Ali Hamouda 2, HassanChaib 3 Associate Professor, Dept. of ME, Engineering College, Sudan University, Sudan 1 Instrumentation Assessor,

More information

What are the basic electrical safety issues and remedies in solar photovoltaic installations?

What are the basic electrical safety issues and remedies in solar photovoltaic installations? What are the basic electrical safety issues and remedies in solar photovoltaic installations? Presented by: Behzad Eghtesady City of Los Angeles Department of Building and Safety Topics Covered Photovoltaic

More information

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration 1 Harish H G, 2 Dr. R Girisha 1 PG Student, 2 Professor, Department of CSE, PESCE Mandya (An Autonomous Institution under

More information

A secure face tracking system

A secure face tracking system International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 10 (2014), pp. 959-964 International Research Publications House http://www. irphouse.com A secure face tracking

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 3, May-June 2015 RESEARCH ARTICLE OPEN ACCESS Data Mining Technology for Efficient Network Security Management Ankit Naik [1], S.W. Ahmad [2] Student [1], Assistant Professor [2] Department of Computer Science and Engineering

More information

Artificial Neural Networks and Support Vector Machines. CS 486/686: Introduction to Artificial Intelligence

Artificial Neural Networks and Support Vector Machines. CS 486/686: Introduction to Artificial Intelligence Artificial Neural Networks and Support Vector Machines CS 486/686: Introduction to Artificial Intelligence 1 Outline What is a Neural Network? - Perceptron learners - Multi-layer networks What is a Support

More information

Solar Powered Smart Irrigation System

Solar Powered Smart Irrigation System Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 4, Number 4 (2014), pp. 341-346 Research India Publications http://www.ripublication.com/aeee.htm Solar Powered Smart Irrigation System

More information

RENEWABLE ENERGY LABORATORY FOR LIGHTING SYSTEMS

RENEWABLE ENERGY LABORATORY FOR LIGHTING SYSTEMS RENEWABLE ENERGY LABORATORY FOR LIGHTING SYSTEMS DUMITRU Cristian, Petru Maior University of Tg.Mureş GLIGOR Adrian, Petru Maior University of Tg.Mureş ABSTRACT Nowadays, the electric lighting is an important

More information

Modeling of System of Systems via Data Analytics Case for Big Data in SoS 1

Modeling of System of Systems via Data Analytics Case for Big Data in SoS 1 Modeling of System of Systems via Data Analytics Case for Big Data in SoS 1 Barnabas K. Tannahill Aerospace Electronics and Information Technology Division Southwest Research Institute San Antonio, TX,

More information

Social Media Mining. Data Mining Essentials

Social Media Mining. Data Mining Essentials Introduction Data production rate has been increased dramatically (Big Data) and we are able store much more data than before E.g., purchase data, social media data, mobile phone data Businesses and customers

More information

Feature Selection using Integer and Binary coded Genetic Algorithm to improve the performance of SVM Classifier

Feature Selection using Integer and Binary coded Genetic Algorithm to improve the performance of SVM Classifier Feature Selection using Integer and Binary coded Genetic Algorithm to improve the performance of SVM Classifier D.Nithya a, *, V.Suganya b,1, R.Saranya Irudaya Mary c,1 Abstract - This paper presents,

More information