Software tool for evaluation of electrical energy produced by photovoltaic systems

Size: px
Start display at page:

Download "Software tool for evaluation of electrical energy produced by photovoltaic systems"

Transcription

1 Software tool for evaluation of electrical energy produced by photovoltaic systems Goran Dobric, Željko Durišic and Zlatan Stojkovic Faculty of Electrical Engineering, University of Belgrade, Belgrade, Serbia Abstract This paper presents a software tool for evaluation of electrical energy generated by photovoltaic (PV) systems. The software was developed using the MATLAB software package and contains the elements of an expert system. The software is designed for engineers who are involved in photovoltaic system design and for students (undergraduates and Masters) of electrical engineering who, using the software, adopt theoretical assumptions and solve practical engineering problems. The structure, organization and software capabilities are illustrated within the example of the design of an actual photovoltaic system. Keywords electrical energy; photovoltaic systems; software Environmental pollution and global warming are the first to be mentioned among the problems that should be addressed during this century. The current trend of energy production and consumption in the world is not doing any good in addressing these problems and presents the main cause of the greenhouse effect 1, acid rain and other negative global and local impacts on health and the environment. Aside from the aforementioned problem of environmental pollution, the dynamics of fossil fuel exploitation will lead to the exhaustion of their reserves in the near future. This presents an additional incentive for increasing the share of renewable energy sources within global energy consumption. The European Union (EU) position on the problems of environmental pollution is reflected in decisions on the obligations of the EU countries to reduce environmental pollution and increase energy efficiency 2. According to these decisions, EU countries are obliged to take certain actions by 2020, in order to reduce emissions of greenhouse gases by 20%, increase energy efficiency by 20% and increase the share of renewable energy consumption in the EU by 20%, all in relation to the levels in As a solution to meeting the growing demand for energy and reduction of environmental pollution, many governments were forced to promote the construction of power plants that use renewable energy sources through corresponding subsidies. This policy has led to the popularization and increasing share of renewable energy sources within overall electrical energy generation. This paper relates only to the use of solar energy for photovoltaic power generation systems. Table 1 shows the trend of growth in the installed capacity of photovoltaic systems in the world from 2000 to Designing photovoltaic systems entails a series of calculations, more or less complicated, which are implemented in order to form an energy efficient system at a given location. The energy efficiency of photovoltaic systems is influenced by numerous factors including irradiation (radiation power per unit area) at the panel

2 384 G. Dobric, Ž. Durišic and Z. Stojkovic Year TABLE 1 Installed capacity of photovoltaic systems (MW) in the world from 2000 to EU ,334 2,341 3,309 5,279 10,338 15,943 USA ,173 1,650 China Japan ,132 1,422 1,708 1,919 2,149 2,633 ROW ,000 1,044 1,051 1,235 1,422 1,870 2,347 Total 1,428 1,762 2,236 2,818 3,939 5,361 6,956 9,550 15,675 22,878 surface, atmospheric conditions (temperature, precipitation, atmospheric contamination), orientation of the panel, etc. Based on measurements of horizontal irradiation and temperature, collected at the desired location, it is possible, with a group of equations 4, to estimate the electrical energy generated by a photovoltaic system at the same location during the same period. Without using a PC, the entire procedure of photovoltaic system design and evaluation of electrical energy generation, with respect to all the influential parameters based on actual measurements, would be long and arduous, almost impossible. Hence the idea for developing the software for photovoltaic system design in actual exploitation conditions. An accurate evaluation of electrical energy generation is essential for further cost-benefit and other economic analysis. A more accurate estimate is obtained by taking into account as many influencing factors as possible, based on actual measurements taken over as long a period as possible (at least one year). This may lead to the need to process over 100,000 bits of measured data, which justifies the efforts made to develop software that allows quick and easy estimation of PV electrical energy generation. Using MATLAB 5 7, software that estimates electrical energy generation of a gridconnected photovoltaic system was developed. The software uses actual measurement data of temperature and horizontal irradiation with an arbitrary time interval and arbitrary resolution of the data. The software is user-friendly and follows a logical sequence of calculations used for photovoltaic system design. Software tool description Basic information A photovoltaic system is formed from the database of photovoltaic modules and inverters which is contained within the software. The database can be expanded by entering in the basic information on modules and inverters which can be found in the catalogues of manufacturers on the market. Tables 2 and 3 show the basic information on photovoltaic modules and inverters which is contained in the database and is needed for database expansion. The software allows calculation for an arbitrarily oriented surface (flat roof, building facade, open space, etc.) and also provides the opportunity to consider the

3 Software for PV systems 385 TABLE 2 Basic information on photovoltaic modules Manufacturer Model Material Kyocera KC Multicrystal P DC (W) 120 V m (V) 16.9 I m (A) 7.1 V OC (V) 21.5 I SC (A) 7.45 Length (mm) 1425 Width (mm) 662 η (%) 12.9 TABLE 3 Basic information on inverters Manufacturer Model Sunny Boy SB2000 P AC (W) 2000 V AC (V) V MPPT range (V) V ul max (V) 500 I ul max (A) 10 η max (%) 96 optimal solution of panel orientation in order to increase energy efficiency. The software also takes into account the effects of reflection with the possibility of seasonal (monthly) changes in the reflection coefficients. The relatively complex calculation of insolation on the panel surface and conversion efficiency is performed, while accounting for the effect of efficiency changes influenced by the change of temperature of the panel, the effect of panel surface contamination and the effect of mismatched modules. Based on actual measurement data of horizontal irradiation and ambient temperature, as well as the characteristics of the modules and inverters selected from the database, the calculation of electrical energy production is performed. The output interface provides graphical and numerical presentation of the results. This allows close monitoring of the production profile of electrical energy per month and total electrical energy generation for the specified photovoltaic system. The software provides high-quality data for further cost-benefit analysis and also allows for a sensitivity analysis to be conducted. After completion of the calculation, it is possible for a report to be automatically generated in the form of a PDF file. The report includes site information (longitude and latitude, reduction due to contamination of the panel surface, monthly reflection coefficients, etc.), the characteristics of the photovoltaic system (module and inverter

4 386 G. Dobric, Ž. Durišic and Z. Stojkovic characteristics, their number and type of connection, reduction due to module mismatch, etc.) and evaluated monthly and total electrical energy. The software was tested using actual measurement data of horizontal irradiation and ambient temperature for several locations in Serbia and Bosnia and Herzegovina. The software is distinguished by its simplicity in use and very descriptive graphical interface. It could also have a very successful commercial future in photovoltaic system design. Further expansion of the software is reflected in the implementation of cost-benefit analysis and in the design of a complete photovoltaic system including conductors, switches, fuses, etc. Software structure As stated above, the software was developed using the MATLAB software package and is named PVP (PhotoVoltaicProject). The software is characterized by its userfriendliness and follows a logical sequence of calculations used for photovoltaic systems design. The main program contains a series of subprograms, with their own graphical user interface, which are used for performing various activities. Activities which can be performed using this software are: 1 Measurement loading; 2 Defining exploitation conditions; 3 Module selection and forming the panel; 4 Inverter selection; 5 Calculation of electrical energy; 6 Generating a report. Each of the activities will be briefly explained. The appearance of the program and its application is provided further on in the text through an example of the design of an actual structure. Measurement loading The software provides the opportunity to browse through all files in order to find the measurement data. The measurement data must be organized in a TXT file containing four columns: date, time, temperature and irradiation. The columns may occur in any order. The appearance of a properly organized data file is shown in Fig. 1. Defi ning exploitation conditions In order to evaluate electrical energy generated in actual exploitation conditions, after the measurement data has been loaded, it is necessary to define these exploitation conditions. The software considers four values: reflection coefficients, latitude of the site, longitude of the site and percentage reduction due to contamination of the panel surface, as indicators of the exploitation conditions. Reflection coefficients are defined monthly as they change during the year. The typical reflection coefficient for a grass surface is 0.2, and for a snow-covered area 0.8.

5 Software for PV systems 387 Fig. 1 The appearance of properly organized measurement data. Module selection and panel formation The software provides the opportunity to select a photovoltaic module from an existing database. The information on the module contained in the database is shown in Table 2. As stated above, the software provides the opportunity to expand the database. Modules are selected by manufacturer and model under names that can be found in catalogues. There are three ways to form the photovoltaic panel: defining the number of selected modules, defining the area of the panel, defining total power of the panel. The software allows for the input of percentage reduction due to module mismatch, as well as selection of one of four types of panels: two-axis tracking device, one-axis tracking device, manually adjustable tilt angle, fixed orientation. In order to better understand the differences between these four types, Fig. 2 shows position angles between the Sun and a photovoltaic module. The angles shown in Fig. 2 are: Σ tilt angle; β altitude angle of the Sun; Φ S azimuth angle of the Sun; Φ C azimuth angle of the module.

6 388 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 2 Position angles between the Sun and a photovoltaic module. Depending on the selected type, the corresponding calculation of insolation on the panel surface is conducted. The total horizontal irradiation (I H ) is part of the measurement data and is equal to the sum of direct (I BH ) and diffuse (I DH ) components of horizontal irradiation. The software calculates the total irradiation on the panel surface using the following equations: IBC = IBH cosθ (1) sin β I I DC RC + = IDH 1 cosσ 2 = IH 1 cosσ ρ 2 (2) (3) IC = IBC + IDC + IRC (4) where: cosθ = cosβ cos( ΦS ΦC ) sin Σ+ sin β cosσ (5) I BC is direct irradiation component on the panel surface, I DC is diffuse irradiation component on the panel surface, I RC is reflected irradiation component on the panel surface. In the case of a two-axis tracking device, tilt and azimuth angles of the panel are: Σ []= 90 β [] (6) Φ C = Φ (7) S In the case of a one-axis tracking device, tilt and azimuth angles of the panel are: Σ []= 90 β[]+ δ []+ Σ[] L[] (8) eff

7 Software for PV systems 389 Φ C = H (9) where: H[]= 15 HoursBeforeSolarNoon (10) δ []= sin ( n 81) (11) 365 n day of the year. Panel types 3 and 4 are without Sun-tracking devices. In that case the panels have a fixed orientation. The difference between types 3 and 4 is that type 3 panels can be manually adjusted during the year. The software asks for tilt angle input in the case when type 2 is selected, or tilt and azimuth angles in the case when types 3 or 4 are selected. However, the software offers the optimal tilt angle estimation in order to achieve maximum PV system efficiency. In that case, the software does not ask for the mentioned angle input, but instead calculates the optimal angles. Due to the short duration, the optimal tilt angle estimation is carried out using multiple iterations of changing the tilt angle value. When the optimal angle is found, the iterative procedure stops (Fig. 3). Inverter selection Similar to module selection and panel creation, the software offers manufacturers and models of inverters from an existing database. The inverter selection list contains only the inverters that can meet all of the output requirements of the panel (power, voltage and current) as inverter inputs, considering the effect of panel temperature on the change of the mentioned requirements. The estimation of panel temperature is based on ambient temperature measurement data according to one of the equations (12) and (13), depending on whether or not the module database provides NOCT (Normal Operating Cell Temperature). T cell NOCT [ C] 20 kw = Tamb + ( ) I m (12) T cell kw I 2 = T m amb + γ 2 kw m 1 where: T cell is panel temperature, T amb is ambient temperature, I is irradiation measurement data, γ is proportionality factor that depends somewhat on wind speed and how well ventilated the modules are when installed (typical values range between 25 C and 35 C). When selecting an inverter, the software provides all possible combinations of series-parallel connections of the modules for each inverter. In order to form a corresponding panel, the software itself provides the capability to change the number of modules set by the user within a range of ±10%. (13)

8 390 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 3 Algorithm of the PVP software.

9 Software for PV systems 391 Calculating generated electrical energy Once the inverter is selected, the software calculates the electrical energy of the created PV system over a time period that depends on measurement data, taking into account the temperature influence on the efficiency of the system. The temperature influence is taken into account using the standard power temperature coefficient Kp = W/ C. Calculations of the power of the system, electrical energy and capacity factors are made using the following equations: P [ kw]= P [ kw] η η η ( 1 0, 005 ( T [ C] 25) ) (14) AC DC zap neup inv cell W kwh I PAC kw day = [ ] CF = P AC W kwh day h [ kw] 24 day C kwh 2 m day kw 1 2 m (15) (16) where: P AC is the a.c. power of the system (inverter output), P DC is the d.c. installed power of the panel, η zap is efficiency due to contamination of the panel surface, η neup is efficiency due to mismatch of the modules, η inv is efficiency of the inverter, W is daily generated electrical energy, CF is system capacity factor. Generating a report The software provides the opportunity to automatically create a report that contains all information on the project design: name of measurements, exploitation conditions settings, characteristics of the selected module, number of modules, number of series and parallel connections, characteristics of the selected inverter and number of inverters, average day temperature and irradiation diagrams, evaluation of monthly and annually produced energy and capacity factors. When generating a report, the software asks for the designer name, the project name and the location name. These entries are also contained in the report. The appearance of a report is shown further on in the text as an example of a complete PV system design. Example of a complete design In the text below an example of the complete process of designing a photovoltaic system using the PVP software is presented. For this purpose, the measurement data of temperature and horizontal irradiation in Bavaniste, Serbia (44.75 N; E) is used. After starting the program the main window, shown in Fig. 4, opens. The main window contains three menus File, Language and Load. The File menu contains two commands Open and Close that are used for opening reports and closing the program. The Language menu allows changing the language of the

10 392 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 4 The main window. program into English or Serbian. The Load menu allows expanding of the existing module and inverter database. This example starts with expanding the module database by loading a new module. Load Module opens the window shown in Fig. 5. By entering the values and pressing OK the module is successfully loaded. An inverter can be loaded following a similar procedure. The first step in designing the PV system is loading measurement data. Pressing the Measurement loading button opens the window shown in Fig. 6. Pressing the Browse button opens the browser in order to find the TXT file containing measurement data. By selecting the file, the measurement data is automatically loaded. The loaded measurement file can be opened by pressing the button Open. It is necessary to do so in order to check the file structure which needs to be set in the Measurement structure panel. By setting the structure it is necessary to adjust the columns of date, time, temperature and irradiation in the same order they appear in the measurement file, as well as to format the date and time (yyyy/mm/dd, mm.dd.yyyy., etc.). Pressing the button Load confirms all the settings. If the measurement structure setting does not match the actual structure of the file the software displays an error. Pressing the button Measurement check checks the horizontal irradiation data in order to find any irregularities (negative irradiation error or irradiation greater than 1000 W/m 2 warning). If any irregularities were found, the user is informed about which rows of the data contain these irregularities. Figure 6 shows the window with loaded measurement data and set measurement structure.

11 Software for PV systems 393 Fig. 5 Module database expansion. The second step, after loading measurements, would be defining the exploitation conditions. Pressing the button Exploitation Conditions opens the window shown in Fig. 7. The following parameters should be defined: reflection coefficients for each month (capability to easily set all the coefficients to the same value by pressing the button Set); latitude and longitude of the site; percentage reduction due to contamination of the panel surface. Figure 7 shows the window with entered values for Bavaniste, the location where the measuring was carried out. Pressing the button OK loads the settings. The third step of designing PV systems using PVP would be module selection and forming the panel. Pressing the button Module Selection opens the window shown in Fig. 8. Three panels can be noticed in the window: Panel, Tracking and Orientation. In the panel Panel it is possible to select manufacturer and model of any module contained in the existing database. In this example, Shell SP150, the module that was loaded at the beginning (Fig. 5), is selected. As stated above, there are three ways to form a photovoltaic panel: by defining the number of selected modules, by defining the area of the panel and by defining total power of the panel. In this example an 8 kw panel is formed. It is also possible to enter the percentage reduction due to module mismatch. In the panel Tracking, one of the four panel

12 394 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 6 Measurement load window. types is selected: two-axis tracking, one-axis tracking, manually adjustable tilt angle and static panels. In this example, a fixed oriented panel is formed. In the panel Orientation, the tilt and azimuth angles are defined or the maximum efficiency option is selected. In the case of maximum efficiency, the optimal angles are estimated. In this example, the maximum efficiency option is selected. Pressing the button OK loads the settings. The fourth step, after module selection, would be inverter selection and defining the number of series and parallel connections in the panel. Pressing the Inverter Selection button opens the window shown in Fig. 9. Similar to module selection, it is possible to select the manufacturer and model of any inverter contained in the existing database. For the selected inverter, the software offers all possible combinations of series and parallel connections in order to meet input requirements of the inverter. In this example, a three-phase inverter Xantrex PV 10, 3f is selected. 11 series and 5 parallel connections are created which makes 55 modules, one more than the 54 suggested modules. As before, pressing the button OK loads the settings. After inverter selection, press the button Calculation to obtain estimates of the electrical energy and capacity factors. Figure 10 shows the main window. The differences between windows in Figs 4 and 10 are obvious. After measurement loading, the software displays the temperature and horizontal irradiation diagrams for each month. Months can be selected from the list on the right of the diagrams. If the diagrams are to be used outside the software, it is possible to open them by pressing the button Use Diagrams. Also,

13 Software for PV systems 395 Fig. 7 Exploitation conditions setting window. Fig. 8 Module selection and panel creation window.

14 396 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 9 Inverter selection window. Fig. 10 The main window after the design is completed.

15 Software for PV systems 397 Fig. 11 Project information input window. at the bottom of the main window, the name of the measurements, selected module and inverter with some of their characteristics and the total estimated energy and capacity factor are shown in the table. The purpose of this table is only to provide insight into the current project. Complete results can be seen by creating a report. The software creates a report in the form of a PDF file. Pressing the button Report opens the window shown in Fig. 11. After pressing the OK button, it is necessary to define the path and the name of the report to be saved. The report contains information on exploitation conditions, selected module and created panel with all of the characteristics. It also contains information on the selected inverter with all of the characteristics, tables and diagrams of an average day temperature and irradiation, and the monthly and total estimated electrical energy and capacity factors. Some parts of the report are shown in Figs 12 to 14. Educational aspect of the software tool application The software presented in this paper is used as an educational tool at the University of Belgrade, Faculty of Electrical Engineering, within the course Renewable energy sources. Students can choose this subject during their final year of Undergraduate or Master s studies. Students are introduced to the theoretical assumptions of photovoltaic system design and to the software itself and they learn how to use the software within PV system design. Application of the software for writing term papers within the course Renewable energy sources has been met with a positive response from the students. The students are very pleased with the simplicity of the software usage and modularity of the software itself. They are also pleased with the report creation which shortens the time needed to complete the project. A short

16 398 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 12 Report. questionnaire was filled in by the students and the software got an overall average mark of 8.9 (1 to 10). Using the software, students, performing different comparative analyses based on actual measurements, are introduced to all the factors that influence PV system efficiency. Students are introduced to the realistic PV system potential and the theoretical basis of design is complemented with actual problems. Based on feedback from the students who have used this software, valuable suggestions for further expansion and improvement of the software have been collected. It was suggested that more detailed descriptions of the modules and inverters be added, with pictures if possible. The idea is to attach documents to each module and inverter which the user would be able to open and view more detailed descriptions. Another suggestion was to expand the software to the level of a complete project, defining cables, switches, fuses, etc. The upgrade of the software to meet the needs of Masters studies would be the addition of cost-benefit analysis, payback time evaluation and comparative analysis between realistic conditions and clear sky energy production.

17 Software for PV systems 399 Fig. 13 Report. Conclusion This paper describes a software tool for designing photovoltaic systems. The software takes influential factors into account in order to estimate the electrical energy of PV systems with as much accuracy as possible. The structure and organization of the software easily and quickly provide optimal designing solutions. The software tool is developed using the powerful MATLAB software package. User orientation and expert system elements enable users who are not experts in this field to use the software. This software tool is used as an educational tool within the course Renewable energy sources. It enables users to solve practical problems in the field of photovoltaic system design in a very sophisticated way. Users learn how to perform research using the appropriate procedures, how to find out what the problem is and how to determine the appropriate solution.

18 400 G. Dobric, Ž. Durišic and Z. Stojkovic Fig. 14 Report. Work continues on the expansion of the software tool which aims to take into account new methods and ideas that will assist in the further optimization of PV designing solutions. That includes economic cost-benefit analysis of proposed solutions. Acknowledgement The authors would like to thank the Ministry of Science and Technological Development of the Republic of Serbia which made this work possible. The third author would like to thank the Alexander von Humboldt Foundation, Bonn, FR Germany, for its support for his scientific research work. References 1 V. Quaschning, Understanding Renewable Energy Systems (Earthscan, London, 2005), pp The European Parliament and the Council of the European Union, Directive 2009/28/EC, Official Journal of the European Union, (2009). 3 European Photovoltaic Industry Association, Global market outlook for photovoltaics until 2014 (2010). 4 G. M. Masters, Renewable and efficient electrical power systems (Wiley, Hoboken, NJ, 2004), pp

19 Software for PV systems J. H. Mathews and K. D. Fink, Numerical Methods Using MATLAB, 4th edn (Pearson, London, 2004). 6 S. T. Karris, Numerical Analysis Using MATLAB and Spreadsheets, 2nd edn (e-book, 2004, available from 7 A. Gilat, Introduction to MATLAB 7 with Examples, 2nd edn (Wiley, Hoboken, NJ, 2005, transl. Mikro Knjiga).

20 Reproduced with permission of the copyright owner. Further reproduction prohibited without permission.

AR No. # - Install Photovoltaic Array

AR No. # - Install Photovoltaic Array AR No. # - Install Photovoltaic Array Recommendation Install a photovoltaic array on the building roof. This will provide an alternative energy production source for 2% of the facility's energy consumption

More information

Ali Bashiri, Pooya Najafi, Sasan Hosseinalizadeh and Mojgan Bashiri

Ali Bashiri, Pooya Najafi, Sasan Hosseinalizadeh and Mojgan Bashiri The Payback Period Influence from Electricity Price of Photovoltaic Energy Systems for Local Customers in the Presence of Electricity Complications and Incentive Tariffs to Reduce Gas Emissions Ali Bashiri,

More information

The Role of Roof Shapes in Design of Green Building Systems (Case Study: Iran, Tehran)

The Role of Roof Shapes in Design of Green Building Systems (Case Study: Iran, Tehran) 2012 International Conference on Clean and Green Energy IPCBEE vol.27 (2012) (2012) IACSIT Press, Singapore The Role of Roof Shapes in Design of Green Building Systems (Case Study: Iran, Tehran) Mohammadjavad

More information

Design and Development of a GUI for an Optimal Hybrid Energy System

Design and Development of a GUI for an Optimal Hybrid Energy System Design and Development of a GUI for an Optimal Hybrid Energy System Sree Ramya A, Nirushini Periyasamy, Vidhya A and Sangeetha Sundrapandian Department of EEE National Institute of Technology Tiruchirappalli,

More information

Energy and economic analysis of the use of photovoltaic in energy systems

Energy and economic analysis of the use of photovoltaic in energy systems Computer Applications in Electrical Engineering Energy and economic analysis of the use of photovoltaic in energy systems Radosław Szczerbowski Poznań University of Technology 60-965 Poznań, ul. Piotrowo

More information

ENERGY EFFICIENCY OF PHOTOVOLTAIC SOLAR PLANT IN REAL CLIMATE CONDITIONS IN BANJA LUKA

ENERGY EFFICIENCY OF PHOTOVOLTAIC SOLAR PLANT IN REAL CLIMATE CONDITIONS IN BANJA LUKA Milosavljevi}, D. D., et al.: Energy Efficiency of Photovoltaic Solar Plant... S331 ENERGY EFFICIENCY OF PHOTOVOLTAIC SOLAR PLANT IN REAL CLIMATE CONDITIONS IN BANJA LUKA by Dragana D. MILOSAVLJEVI] a*,

More information

AR No. # - Solar Thermal

AR No. # - Solar Thermal AR No. # - Solar Thermal Recommendation We recommend installing a solar thermal array on the building roof. This will provide an alternative source for 10% of the facilities energy consumption and reduce

More information

Comparison of Experimental and Theoretical Output Power of Grid Connected Photovoltaic System in Super Mega Factory

Comparison of Experimental and Theoretical Output Power of Grid Connected Photovoltaic System in Super Mega Factory Journal of Electrical Engineering 6 (2018) 28-32 doi: 10.17265/2328-2223/2018.01.004 D DAVID PUBLISHING Comparison of Experimental and Theoretical Output Power of Grid Connected Photovoltaic System in

More information

IMPACT OF DAILY VARIATION OF SOLAR RADIATION ON PHOTOVOLTAIC PLANTS ECONOMY AT THE OPEN MARKET A Case Study Bavanište (Serbia)

IMPACT OF DAILY VARIATION OF SOLAR RADIATION ON PHOTOVOLTAIC PLANTS ECONOMY AT THE OPEN MARKET A Case Study Bavanište (Serbia) THERMAL SCIENCE: Year 2015, Vol. 19, No. 3, pp. 837-844 837 IMPACT OF DAILY VARIATION OF SOLAR RADIATION ON PHOTOVOLTAIC PLANTS ECONOMY AT THE OPEN MARKET A Case Study Bavanište (Serbia) by Iva M. BABI]

More information

PERFORMANCE MONITORING AND EVALUATION OF A 1.72 KW P GRID-CONNECTED PV SYSTEM

PERFORMANCE MONITORING AND EVALUATION OF A 1.72 KW P GRID-CONNECTED PV SYSTEM PERFORMANCE MONITORING AND EVALUATION OF A 1.72 KW P GRID-CONNECTED PV SYSTEM Prepared by: L.M. Ayompe lacour.ayompe@dit.ie Project: Energy Policy Research in Domestic Dwellings Geographical site: FOCAS

More information

Solar Energy Modeling for Residential Applications

Solar Energy Modeling for Residential Applications EASTERN ILLINOIS UNIVERSITY Solar Energy Modeling for Residential Applications 5953 SUSTAINABLE ENERGY RESEARCH Venkata Basava R Goriparthi Dr. Peter Ping Liu, Dr. Steven W Daniels INTRODUCTION Solar Photovoltaic

More information

Investigating the Shading Impact of Rail on the Energy Output of a PV System in Hong Kong

Investigating the Shading Impact of Rail on the Energy Output of a PV System in Hong Kong Investigating the Shading Impact of Rail on the Energy Output of a PV System in Hong Kong Jinqing Peng a, b, Lin Lu b,*, Hongxing Yang b, Tao Ma b, KM HO c, Peter Law c a College of Civil Engineering,

More information

Green Star Photovoltaic Modelling Guidelines

Green Star Photovoltaic Modelling Guidelines Green Star Photovoltaic Modelling Guidelines September 2013 Contents Contents... 2 Change Log... 2 Introduction... 3 How to use this document... 3 Reporting guidelines... 4 System information... 4 Site

More information

AR No. # Solar Thermal. Assessment Recommendation Savings Summary Source. Cost Savings Natural Gas. $984 * 1 MMBtu = 1,000,000 Btu

AR No. # Solar Thermal. Assessment Recommendation Savings Summary Source. Cost Savings Natural Gas. $984 * 1 MMBtu = 1,000,000 Btu AR No. # Solar Thermal Recommendation We recommend installing a solar thermal array on the building roof. This will provide an alternative source for 9.8% of the facilities energy consumption and reduce

More information

Performance Evaluation of Serhatkoy (1.2 MW) PV Power Plant

Performance Evaluation of Serhatkoy (1.2 MW) PV Power Plant Performance Evaluation of Serhatkoy (1.2 MW) PV Power Plant Ozgur C. Ozerdem 1, SamuelNii Tackie 2, Samet Biricik 1 1 European University of Lefke,Gemikonağı Lefke,TRNC Mersin 10 / TURKEY oozerdem@eul.edu.tr,

More information

A technique for accurate energy yields prediction of photovoltaic system

A technique for accurate energy yields prediction of photovoltaic system International Journal of Smart Grid and Clean Energy A technique for accurate energy yields prediction of photovoltaic system Chiou-Jye Huang a*, Chao-Yang Huang a,b, Po-Chun Huang a, Shun-Hung Tsai c

More information

Operation and performance of grid-connected solar photovoltaic power system in Kocaeli university

Operation and performance of grid-connected solar photovoltaic power system in Kocaeli university JOURNAL OF OPTOELECTRONICS AND ADVANCED MATERIALS Vol. 15, No. 5-6, May June 2013, p. 559-564 Operation and performance of grid-connected solar photovoltaic power system in Kocaeli university AHMET AKTAS,

More information

Performance evaluation of hybrid solar parabolic trough concentrator systems in Hong Kong

Performance evaluation of hybrid solar parabolic trough concentrator systems in Hong Kong Performance evaluation of hybrid solar parabolic trough concentrator systems in Hong Kong Huey Pang* 1, Edward W.C. Lo 1, TS Chung 1 and Josie Close 2 * 1 Department of Electrical Engineering, The Hong

More information

Performance Analysis of PV Solar Power System

Performance Analysis of PV Solar Power System IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 13, Issue 2 Ver. I (Mar. Apr. 2018), PP 35-41 www.iosrjournals.org Performance Analysis of

More information

COMPARATIVE STUDY OF PERFORMANCE OF GRID CONNECTED SOLAR PHOTOVOLTAIC POWER SYSTEM IN IIT ROORKEE CAMPUS

COMPARATIVE STUDY OF PERFORMANCE OF GRID CONNECTED SOLAR PHOTOVOLTAIC POWER SYSTEM IN IIT ROORKEE CAMPUS COMPARATIVE STUDY OF PERFORMANCE OF GRID CONNECTED SOLAR PHOTOVOLTAIC POWER SYSTEM IN IIT ROORKEE CAMPUS Kunwar Sangram Singh Pundir 1, Nandini Varshney 2, G.K. Singh 3 1 Alternate Hydro Energy Centre,

More information

OPTIMIZATION OF A PHOTOVOLTAIC POWER PLANT IN INDONESIA WITH PROPER TILT ANGLE AND PHOTOVOLTAIC TYPE USING A SYSTEM ADVISOR MODEL

OPTIMIZATION OF A PHOTOVOLTAIC POWER PLANT IN INDONESIA WITH PROPER TILT ANGLE AND PHOTOVOLTAIC TYPE USING A SYSTEM ADVISOR MODEL International Journal of Technology (2017) 3: 539-548 ISSN 2086-9614 IJTech 2017 OPTIMIZATION OF A PHOTOVOLTAIC POWER PLANT IN INDONESIA WITH PROPER TILT ANGLE AND PHOTOVOLTAIC TYPE USING A SYSTEM ADVISOR

More information

George Gross Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign

George Gross Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign ECE 333 GREEN ELECTRIC ENERGY 14. PV Systems George Gross Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign ECE 333 2002 2017 George Gross, University of Illinois

More information

ANALYSIS OF THE PV SYSTEM PERFORMANCE THROUGH SIMULATION: A CASE STUDY

ANALYSIS OF THE PV SYSTEM PERFORMANCE THROUGH SIMULATION: A CASE STUDY U.P.B. Sci. Bull., Series C, Vol. 78, Iss. 4, 2016 ISSN 2286-3540 ANALYSIS OF THE PV SYSTEM PERFORMANCE THROUGH SIMULATION: A CASE STUDY Mirela MIHAI 1, Adrian BADEA 2, Ruxandra VIDU 3 Photovoltaic technology

More information

Journal of American Science 2014;10(8) Software Design of Photovoltaic Grid-Connected Power Plants

Journal of American Science 2014;10(8)   Software Design of Photovoltaic Grid-Connected Power Plants Software Design of Photovoltaic Grid-Connected Power Plants A. H. Almasoud & Hatim M. Gandayh Electrical and Computer Engineering Department King Abdulaziz University, Jeddah, Saudi Arabia Email: amasoud@kau.edu.sa

More information

PV Emulator. Denis Pelin. Jelena Jukić Antolović. Vjekoslav Rapčan. Case Study

PV Emulator. Denis Pelin. Jelena Jukić Antolović. Vjekoslav Rapčan. Case Study PV Emulator Case Study Denis Pelin J. J. Strossmayer University of Osijek, Faculty of Electrical Engineering, Department of Electromechanical Engineering Kneza Trpimira 2b, Osijek, Croatia pelin@etfos.hr

More information

THE ANALYSIS OF THE SOLAR POWER PLANT PERFORMANCE IN TEMPERATE CLIMATE

THE ANALYSIS OF THE SOLAR POWER PLANT PERFORMANCE IN TEMPERATE CLIMATE CZASOPISMO INŻYNIERII LĄDOWEJ, ŚRODOWISKA I ARCHITEKTURY JOURNAL OF CIVIL ENGINEERING, ENVIRONMENT AND ARCHITECTURE JCEEA, t. XXXV, z. 65 (1/18), styczeń-marzec 2018, s. 73-79, DOI:10.7862/rb.2018.8 Agata

More information

The mapping of maximum annual energy yield azimuth and tilt angles for photovoltaic installations at all locations in South Africa

The mapping of maximum annual energy yield azimuth and tilt angles for photovoltaic installations at all locations in South Africa The mapping of maximum annual energy yield azimuth and tilt angles for photovoltaic installations at all locations in South Africa Tebogo Matshoge Department of Electrical Engineering, University of Cape

More information

AN EFFECTIVE STUDY ON PERFORMANCE ANALYSIS OF GRID CONNECTED PV SYSTEM

AN EFFECTIVE STUDY ON PERFORMANCE ANALYSIS OF GRID CONNECTED PV SYSTEM AN EFFECTIVE STUDY ON PERFORMANCE ANALYSIS OF GRID CONNECTED PV SYSTEM Jignesh L. Rohit 1, Prof. K.D. Panchal 2 1 P.G. Student, M. E. (Energy Engineering), Government Engineering College, Valsad, Gujarat

More information

6KW Grid Interactive Photovoltaic System

6KW Grid Interactive Photovoltaic System 6KW Grid Interactive Photovoltaic System System Summary Provided by Ben Nelson Account Project: Nelson Residence Solar Garage Verdiseno, Inc., its subsidiaries, officers, directors, employees and its suppliers

More information

SOLAR ENERGY ASSESSMENT REPORT. For 80.5 kwp. Meteorological Data Source NASA-SSE. Date 18 October, Name of Place Uttar Pradesh.

SOLAR ENERGY ASSESSMENT REPORT. For 80.5 kwp. Meteorological Data Source NASA-SSE. Date 18 October, Name of Place Uttar Pradesh. SOLAR ENERGY ASSESSMENT REPORT For 80.5 kwp Name of Place Uttar Pradesh Client abc Capacity 80 kw Meteorological Data Source NASA-SSE Email ezysolare@gmail.com Order No. #1410180006 Date 18 October, 2014

More information

ANN-Based Sizing of Battery Storage in a StandAlone PV System

ANN-Based Sizing of Battery Storage in a StandAlone PV System Journal of Automation and Control Engineering Vol., No. 1, February 1 ANN-Based Sizing of Battery Storage in a StandAlone PV System Ahmet Afşin Kulaksız, Bayram Akdemir, and Hale Bakır Selcuk University,

More information

DETERMINING THE OPTIMUM ORIENTATION OF A GREENHOUSE ON THE BASIS OF THE TOTAL SOLAR RADIATION AVAILABILITY

DETERMINING THE OPTIMUM ORIENTATION OF A GREENHOUSE ON THE BASIS OF THE TOTAL SOLAR RADIATION AVAILABILITY THERMAL SCIENCE, Year 2011, Vol. 15, No. 1, pp. 215-221 215 DETERMINING THE OPTIMUM ORIENTATION OF A GREENHOUSE ON THE BASIS OF THE TOTAL SOLAR RADIATION AVAILABILITY by Snežana M. DRAGI]EVI] Technical

More information

STUDY REGARDING THE ELECTRICITY PRODUCTION OF A PHOTOVOLTAIC SOLAR SYSTEM

STUDY REGARDING THE ELECTRICITY PRODUCTION OF A PHOTOVOLTAIC SOLAR SYSTEM Bulletin of the Transilvania University of Braşov CIBv 2015 Vol. 8 (57) Special Issue No. 1-2015 STUDY REGARDING THE ELECTRICITY PRODUCTION OF A PHOTOVOLTAIC SOLAR SYSTEM C. MÂRZA 1 G. CORSIUC 2 Abstract:

More information

Design of a Photovoltaic Panel Experiment for an Undergraduate Heat Transfer Lab

Design of a Photovoltaic Panel Experiment for an Undergraduate Heat Transfer Lab Design of a Photovoltaic Panel Experiment for an Undergraduate Heat Transfer Lab A. McCormick, Indiana University-Purdue University Fort Wayne J. Davis, Indiana University-Purdue University Fort Wayne

More information

ASSESSMENT AND DESIGN OF ROOFTOP SOLAR PV SYSTEM. Click to begin

ASSESSMENT AND DESIGN OF ROOFTOP SOLAR PV SYSTEM. Click to begin ASSESSMENT AND DESIGN OF ROOFTOP SOLAR PV SYSTEM Click to begin TOPICS Solar Energy Systems Types of solar energy systems Solar Energy Terminologies Solar PV system Types of Solar PV systems Solar PV System

More information

PERFORMANCE PREDICTION OF A PROPOSED PHOTOVOLTAIC WATER PUMPING SYSTEM AT SOUTH SINAI, EGYPT CLIMATE CONDITIONS

PERFORMANCE PREDICTION OF A PROPOSED PHOTOVOLTAIC WATER PUMPING SYSTEM AT SOUTH SINAI, EGYPT CLIMATE CONDITIONS Thirteenth International Water Technology Conference, IWTC13 2009 Hurghada, Egypt PERFORMANCE PREDICTION OF A PROPOSED PHOTOVOLTAIC WATER PUMPING SYSTEM AT SOUTH SINAI, EGYPT CLIMATE CONDITIONS Helmy E.

More information

Analysis of energy efficiency of photovoltaic installation in central Poland

Analysis of energy efficiency of photovoltaic installation in central Poland Analysis of energy efficiency of photovoltaic installation in central Poland Mariusz Sarniak 1,* 1 Warsaw University of Technology, Faculty of Civil Engineering, Mechanics and Petrochemistry, Institute

More information

Impact of storage in the operation of Hybrid Solar Systems

Impact of storage in the operation of Hybrid Solar Systems Impact of storage in the operation of Hybrid Solar Systems Garcia, Miguel da Fonte Gomes Abstract There has been a growing concern with which energy sources are being used to generate the electricity.

More information

Grid-connected photovoltaic module and array sizing based on an iterative approach

Grid-connected photovoltaic module and array sizing based on an iterative approach International Journal of Smart Grid and Clean nergy Grid-connected photovoltaic module and array sizing based on an iterative approach F. Q. Alenezi *, J. K. Sykulski, M. Rotaru a lectronics and Computer

More information

Optimal Sizing of Photovoltaic Based Rural Electrification System under the Influence of Various Seasonal Conditions

Optimal Sizing of Photovoltaic Based Rural Electrification System under the Influence of Various Seasonal Conditions Optimal Sizing of Photovoltaic Based Rural Electrification System under the Influence of Various Seasonal Conditions Wunna Swe Professor and Head, Department of Electrical Power Engineering, Mandalay Technological

More information

SOLAR TRAINING MANUAL (INTERMEDIATE)

SOLAR TRAINING MANUAL (INTERMEDIATE) SOLAR TRAINING MANUAL (INTERMEDIATE) For: Climate Resilient Low Cost Buildings in Marsabit County Project, 2018 Contents Electrical Basics... 2 THE SUN AS AN ENERGY SOURCE... 5 Basics of a Solar System...

More information

AGENDA. I. Photovoltaics Basics: What is really going on in a Solar Cell?

AGENDA. I. Photovoltaics Basics: What is really going on in a Solar Cell? AGENDA I. Photovoltaics: Semiconductor Basics II. Grid Connected Photovoltaic Systems III. Instantaneous and Average Power in the Wind IV. Extracting Energy from the Wind I. Photovoltaics Basics: What

More information

Nomenclature

Nomenclature Published in IET Renewable Power Generation Received on 29th July 2008 Revised on 10th February 2009 ISSN 1752-1416 Methodology for the design optimisation and the economic analysis of grid-connected photovoltaic

More information

THERMAL AND ELECTRICAL ENERGY YIELD ANALYSIS OF A DIRECTLY WATER COOLED PHOTOVOLTAIC MODULE

THERMAL AND ELECTRICAL ENERGY YIELD ANALYSIS OF A DIRECTLY WATER COOLED PHOTOVOLTAIC MODULE S547 THERMAL AND ELECTRICAL ENERGY YIELD ANALYSIS OF A DIRECTLY WATER COOLED PHOTOVOLTAIC MODULE by Busiso MTUNZI *, Edson L. MEYER, and Simon MICHAEL Fort Hare Institute of Technology, University of Fort

More information

A study for an optimization of a hybrid renewable energy system as a part of decentralized power supply

A study for an optimization of a hybrid renewable energy system as a part of decentralized power supply International Journal of Smart Grid and Clean Energy A study for an optimization of a hybrid renewable energy system as a part of decentralized power supply Y. Stefanov, K. Ivanov, P. Petrov Technical

More information

Modeling using HOMER Practice & Grid-Connected System. Course Contents. On SWERA

Modeling using HOMER Practice & Grid-Connected System. Course Contents. On SWERA 20161013 Modeling using HOMER Practice & GridConnected System AGH University of Science & Technology Faculty of Energy and Fuels (WEiP) Course Contents Modeling Grid Data Details GridConnected System Design

More information

Basic of Bifacial. 1-1 What is Bifacial? 1-2 Terms related to Bifacial. Design guide for Bifacial

Basic of Bifacial. 1-1 What is Bifacial? 1-2 Terms related to Bifacial. Design guide for Bifacial B i f a c i a l D e s i g n G u i d e Contents 1 Basic of Bifacial 1-1 What is Bifacial? 1-2 Terms related to Bifacial 2 3 Design guide for Bifacial 2-1 Albedo 2-2 Module Elevation 2-3 Pitch(GCR) 2-4 Shading

More information

GEOS / ENST Problem set #Grid Due: Tues. May 18

GEOS / ENST Problem set #Grid Due: Tues. May 18 GEOS 24705 / ENST 24705 Problem set #Grid Due: Tues. May 18 Problem 1: Three-phase power transmission The standard means by which electricity is transmitted in the U.S. is as 3-phase AC power. Each of

More information

Photovoltaic Potential Assessment to Support Renewable Energies Growth in 10 EU Candidate Countries

Photovoltaic Potential Assessment to Support Renewable Energies Growth in 10 EU Candidate Countries Photovoltaic Potential Assessment to Support Renewable Energies Growth in 10 EU Candidate Countries E. D. Dunlop 1, M. Šúri 1,2, T. A. Huld 1 1 European Commission Joint Research Centre, Institute for

More information

IN-GRID SOLAR-TO-ELECTRICAL ENERGY CONVERSION SYSTEM MODELING AND TESTING

IN-GRID SOLAR-TO-ELECTRICAL ENERGY CONVERSION SYSTEM MODELING AND TESTING Čorba, Z. et al.: In-Grid Solar-to-Electrical Energy Conversion System... THERMAL SCIENCE, Year 2012, Vol. 16, Suppl. 1, pp.??-?? 1 IN-GRID SOLAR-TO-ELECTRICAL ENERGY CONVERSION SYSTEM MODELING AND TESTING

More information

SECTION-VIII NON-CONVENTIONAL ENERGY

SECTION-VIII NON-CONVENTIONAL ENERGY i SECTION-VIII NON-CONVENTIONAL ENERGY Fifth Indian Expedition to Antarctica, Scientific Report, 1988 Department of Ocean Development, Technical Publication No. 5, pp. 445-453 Experiments on Harnessing

More information

Photovoltaic Systems II. EE 446/646 Fall 2013

Photovoltaic Systems II. EE 446/646 Fall 2013 Photovoltaic Systems II EE 446/646 Fall 2013 Components of a grid-connected residential PV system (net meter) The inverter contains: Ground Fault Circuit Interrupter (GFCI) MPPT and Circuitry to disconnect

More information

Design of Grid Connected PV System Using Pvsyst

Design of Grid Connected PV System Using Pvsyst African Journal of Basic & Applied Sciences 9 (): 9-96, 017 ISSN 079-034 IDOSI Publications, 017 DOI: 10.589/idosi.ajbas.017.9.96 Design of Grid Connected PV System Using Pvsyst Rachit Srivastava and Vinod

More information

PERFORMANCE MONITORING OF THE NUNAVUT ARCTIC COLLEGE PV SYSTEM: NINE YEARS OF RELIABLE ELECTRICITY GENERATION *

PERFORMANCE MONITORING OF THE NUNAVUT ARCTIC COLLEGE PV SYSTEM: NINE YEARS OF RELIABLE ELECTRICITY GENERATION * PERFORMANCE MONITORING OF THE NUNAVUT ARCTIC COLLEGE PV SYSTEM: NINE YEARS OF RELIABLE ELECTRICITY GENERATION * Y. Poissant 1, D. Thevenard 2 and D. Turcotte 1 1 CANMET Energy Technology Centre, Natural

More information

Reference: Photovoltaic Systems, p. 229

Reference: Photovoltaic Systems, p. 229 Sizing is the basis for PV system designs, and determines the ratings for the PV array and other major components needed to produce and deliver a certain amount of energy. Different principles apply to

More information

Digging Deeper SOLAR ENERGY. Forms of Solar Energy

Digging Deeper SOLAR ENERGY. Forms of Solar Energy a) Is the wind speed the same in the morning; the afternoon; the evening? b) Move your anemometer to another location. Is it windier in other places? c) Do trees or buildings block the wind? 7. Back in

More information

Renewable Energy Applications in the Built Environment Our Practice in Hong Kong COBRA Yang Hong-Xing

Renewable Energy Applications in the Built Environment Our Practice in Hong Kong COBRA Yang Hong-Xing Renewable Energy Applications in the Built Environment Our Practice in Hong Kong COBRA 2006 Yang Hong-Xing Renewable Energy Research Group Department of Building Services Engineering The Hong Kong Polytechnic

More information

PHOTOVOLTAIC PRINCIPLE AND ENERGY ACCUMULATION R&D IN THE CZECH REPUBLIC

PHOTOVOLTAIC PRINCIPLE AND ENERGY ACCUMULATION R&D IN THE CZECH REPUBLIC PHOTOVOLTAIC PRINCIPLE AND ENERGY ACCUMULATION R&D IN THE CZECH REPUBLIC J. Kliment Solartec, Ltd. Televizní 2618, 756 61 Rožnov pod Radhoštěm Corresponding author: Jiří Kliment (jkliment@solartec.cz)

More information

Loyalty One 163 kw PV Installation. Final Report January Technology. Monitoring. SolarCity Partnership. Best Practices.

Loyalty One 163 kw PV Installation. Final Report January Technology. Monitoring. SolarCity Partnership. Best Practices. Loyalty One 163 kw PV Installation Final Report January 2012 Technology Monitoring Best Practices SolarCity Partnership Loyalty One 1 PROJECT SNAPSHOT Address: 6696 Financial Drive, Mississauga, ON Building

More information

Solar Energy 101 What You Need to Know to Go Solar

Solar Energy 101 What You Need to Know to Go Solar Solar Energy 101 What You Need to Know to Go Solar Cathy Redson Sarah Raymer SolPowerPeople, Inc. October 6, 2012 The data, analysis, views, and commentary that follow have been provided by the presenter

More information

Design and Performance Analysis of a Grid Connected Solar Photovoltaic System

Design and Performance Analysis of a Grid Connected Solar Photovoltaic System IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 08, Issue 8 (August. 2018), V (VI) PP 06-10 www.iosrjen.org Design and Performance Analysis of a Grid Connected Solar

More information

The Impact of Irradiance Time Behaviors on Inverter Sizing and Design

The Impact of Irradiance Time Behaviors on Inverter Sizing and Design The Impact of Irradiance Time Behaviors on Inverter Sizing and Design Song Chen Peng Li David Brady Brad Lehman * Department of Electrical and Computer Engineering Northeastern University Boston, Massachusetts

More information

Understanding Solar Energy Teacher Page

Understanding Solar Energy Teacher Page Understanding Solar Energy Teacher Page Good Day Sunshine! Student Objective The student: will explain the relationship between the available sunlight and the power produced by a photovoltaic device will

More information

Application of a bidirectional electricity meter in the 5kW grid-connected photovoltaic power plant

Application of a bidirectional electricity meter in the 5kW grid-connected photovoltaic power plant Application of a bidirectional electricity meter in the 5kW grid-connected photovoltaic power plant Zoran Petrušić and Andrija Petrušić Abstract - In this paper the application of a bidirectional electricity

More information

Solar Photovoltaic Electricity Generation for Dairy Farms

Solar Photovoltaic Electricity Generation for Dairy Farms Improving the Welsh Dairy Supply Chain Solar Photovoltaic Electricity Generation for Dairy Farms www.ddc-wales.co.uk Dairy Development Centre Gelli Aur Carmarthen Carmarthenshire SA32 8NJ Telephone: 01554

More information

REQUEST FOR BID (TURNKEY SOLUTION) 1MW GRID TIE SOLAR PV POWER PLANT. Location:

REQUEST FOR BID (TURNKEY SOLUTION) 1MW GRID TIE SOLAR PV POWER PLANT. Location: REQUEST FOR BID (TURNKEY SOLUTION) 1MW GRID TIE SOLAR PV POWER PLANT Location: Dist.: Jodhpur Rajasthan, INDIA Latitude 27.32 & Longitude 71.54 Elevation: 151 meter GENERAL INFORMATION AND TECHNICAL SPECIFICATION

More information

Treatment in SAP Appendix Q of a close-coupled store in a FGHRS with an electric immersion heater powered by photovoltaic modules

Treatment in SAP Appendix Q of a close-coupled store in a FGHRS with an electric immersion heater powered by photovoltaic modules Page 1 of 7 Treatment in SAP Appendix Q of a close-coupled store in a FGHRS with an electric immersion heater powered by photovoltaic modules By John Hayton 05 Feb 2009 1 Introduction Flue gas heat recovery

More information

Does a PV Tracking System Make Sense for Co-ops?

Does a PV Tracking System Make Sense for Co-ops? Does a PV Tracking System Make Sense for Co-ops? An analysis of the value of off-azimuth arrays and single-axis tracking on peak demand matching for electric distribution co-ops Douglas R. Danley Business

More information

Renewable Energy Technology MJ2411

Renewable Energy Technology MJ2411 Energy Technology EXAMINATION Renewable Energy Technology MJ2411 2015/01/14 14 00-18 00 This exam paper contains five problems. You need to attempt all these problems. Total points allocated for this examination

More information

APVI Solar Potential Tool Data and Calculations

APVI Solar Potential Tool Data and Calculations APVI Solar Potential Tool Data and Calculations J. K Copper and A. G Bruce (2014), School of Photovoltaic and Renewable Energy Engineering, University of New South Wales. The APVI Solar Potential Tool

More information

CSI Incentive Calculator User Guide

CSI Incentive Calculator User Guide CSI Incentive Calculator User Guide CSI Calculator v5 User Guide.doc 1. Guide Overview This User Guide provides background on the California Solar Initiative (CSI) Incentive Calculator, describes how the

More information

8. Modeling using HOMER Part 2

8. Modeling using HOMER Part 2 8. Modeling using HOMER Part 2 Practice 2 & Grid-Connected Micropower System Charles Kim, Lecture Note on Analysis and Practice for Renewable Energy Micro Grid Configuration, 2013. www.mwftr.com 1 Course

More information

Estimating Solar Radiation and Photovoltaic System Performance, the PVGIS Approach

Estimating Solar Radiation and Photovoltaic System Performance, the PVGIS Approach AFRETEP 1 ST Regional Workshop Kampala, Uganda 2011 1 Estimating Solar Radiation and Photovoltaic System Performance, the PVGIS Approach Thomas Huld European Commission, Joint Research Centre Ispra, Italy

More information

Estimating Solar Radiation and Photovoltaic System Performance, the PVGIS Approach

Estimating Solar Radiation and Photovoltaic System Performance, the PVGIS Approach AFRETEP 1 ST Regional Workshop Kampala, Uganda 2011 1 Estimating Solar Radiation and Photovoltaic System Performance, the PVGIS Approach Thomas Huld European Commission, Joint Research Centre Ispra, Italy

More information

University of Strathclyde Faculty of Engineering

University of Strathclyde Faculty of Engineering University of Strathclyde Faculty of Engineering Energy Systems and the Environment: Part A Examination Monday 19 January 2004 14.00-17.00, M329 Full-time students should attempt FOUR questions, 1 from

More information

Table of contents. EC3 Steel Design - Class 4 calculation of effective characteristics... 5

Table of contents. EC3 Steel Design - Class 4 calculation of effective characteristics... 5 What's New 2018 R2 Table of contents NEW OPTIONS & IMPROVEMENTS... 5 EC3 Steel Design - Class 4 calculation of effective characteristics... 5 Optimization of theoretical reinforcement according to EC2

More information

FUNDAMENTALS OF SOLAR ENERGY

FUNDAMENTALS OF SOLAR ENERGY Introduction FUNDAMENTALS OF SOLAR ENERGY Energy from the sun is available at every place on the earth. People do not realize that daily life would not be possible without the presence of the sun. In ancient

More information

Availability of decentralized inverter concept of PV power system in Ubon Ratchathani, Thailand

Availability of decentralized inverter concept of PV power system in Ubon Ratchathani, Thailand Availability of decentralized inverter concept of PV power system in Ubon Ratchathani, Thailand Panu Tanomvorasin and Prapita Thanarak School of Renewable Energy Technology (SERT), Naresuan University,

More information

Fujii labotatory, Depertment of Nuclear Engineering and Management, University of Tokyo Tel :

Fujii labotatory, Depertment of Nuclear Engineering and Management, University of Tokyo   Tel : Evaluation of the Optimal Power Generation Mix with Regional Power Interchange considering Output Fluctuation of Photovoltaic System and Power Generation Fujii labotatory, Depertment of Engineering and

More information

SOLAR PHOTOVOLTAICS Part 1

SOLAR PHOTOVOLTAICS Part 1 SOLAR PHOTOVOLTAICS Part 1 Solar Energy Contents Irradiance, Solar Constant Solar Window & tilt effects Atmospheric effects, air mass Solar spectrum, sensitivity of PV materials to various wavelengths

More information

PV Improved Power Using Off-Normal Sun Tracking

PV Improved Power Using Off-Normal Sun Tracking Modern Applied Science; Vol. 11, No. 11; 2017 ISSN 1913-1844 E-ISSN 1913-1852 Published by Canadian Center of Science and Education PV Improved Power Using Off-Normal Sun Tracking Abdalla, Musa 1 & Abu

More information

Operation Plan of a Photovoltaic and Diesel Engine Combined System with the Power Prediction Method. Abeer Galal El-Sayed

Operation Plan of a Photovoltaic and Diesel Engine Combined System with the Power Prediction Method. Abeer Galal El-Sayed Journal of American Science 20;9(5) Operation Plan of a Photovoltaic and Diesel Engine Combined System with the Power Prediction Method Abeer Galal El-Sayed Department of Electric Engineering, Faculty

More information

Simply follow the sun. up to Maximize the yields of solar power plants with solar tracking control

Simply follow the sun. up to Maximize the yields of solar power plants with solar tracking control up to 0.0003 accuracy with an astronomical algorithm and SIMATIC S7-1200 www.siemens.com/solar-industry Simply follow the sun Maximize the yields of solar power plants with solar tracking control Answers

More information

Renewable Energy Feasibility Study for Ione Band of Miwok Indians

Renewable Energy Feasibility Study for Ione Band of Miwok Indians Renewable Energy Feasibility Study for Ione Band of Miwok Indians By: Community Assessment of Renewable Energy and Sustainability & The Renewable and Appropriate Energy Laboratory Contents i. About CARES

More information

How do weather, environment and location affect solar?

How do weather, environment and location affect solar? What is solar PV? The term "photovoltaic" refers to a technology that uses a device to produce free electrons when exposed to light and thus create an electric current. The word photovoltaic derives from

More information

PV*SOL. The future is here. Simulation programs from Valentin Software. New: PV*SOL advanced

PV*SOL. The future is here. Simulation programs from Valentin Software. New: PV*SOL advanced PV*SOL The future is here Simulation programs from Valentin Software New: PV*SOL advanced New Program! PV*SOL Feature Overview Feature Grid Connected Systems X X X Off-Grid Systems In Preparation As Set

More information

Photovoltaic system sizing report

Photovoltaic system sizing report Your company Your street Your city Your country Photovoltaic system sizing report Residential project Project : Demonstration project Client : ------------------- Adress : ------------------------ Phone

More information

LINKE TURBIDITY FACTOR FOR BRAŞOV URBAN AREA

LINKE TURBIDITY FACTOR FOR BRAŞOV URBAN AREA LINKE TURBIDITY FACTOR FOR BRAŞOV URBAN AREA Elena EFTIMIE Abstract: Atmospheric turbidity is an important parameter for assessing the air pollution in local areas, as well as being the main parameter

More information

DESIGN AND EXPERIMENT OF PARABOLIC TROUGH COLLECTOR WITH NORTH-SOUTH ORIENTATION

DESIGN AND EXPERIMENT OF PARABOLIC TROUGH COLLECTOR WITH NORTH-SOUTH ORIENTATION DESIGN AND EXPERIMENT OF PARABOLIC TROUGH COLLECTOR WITH NORTH-SOUTH ORIENTATION Mr. Shailesh Prajapati 1 and Mr. Dip Shah 2 1,2 Assistant Proffesor,Mechanical Enginnering Department,Institute of Technolgy

More information

ANALYSIS OF 2MW SOLAR POWER PLANT IN MADHYA PRADESH

ANALYSIS OF 2MW SOLAR POWER PLANT IN MADHYA PRADESH ANALYSIS OF 2MW SOLAR POWER PLANT IN MADHYA PRADESH Ankit barasiya 1, Dr. Mukesh pandey 2, Er. Anurag gour 3 1 M. Tech Scholar, Department of Energy Technology School of Energy & Environment Management,

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK ANALYSIS OF DIFFERENT MPPT TECHNIQUE FOR PV GENERATING SYSTEM SNEHA KHODKE, MRUDANI

More information

Solar PV Performance and New Technologies in Northern Latitude Regions

Solar PV Performance and New Technologies in Northern Latitude Regions SAND2018-3727 C Photos placed in horizontal position with even amount of white space between photos and header Solar PV Performance and New Technologies in Northern Latitude Regions This material is based

More information

Course Title: Advanced PV Design (PV201) (NRG 220) 5 credits (55 hours)

Course Title: Advanced PV Design (PV201) (NRG 220) 5 credits (55 hours) Course Title: Advanced PV Design (PV201) (NRG 220) 5 credits (55 hours) Prepared by: Larry Owens Date: August 31, 2012 New course (Proposed), Clean Energy Technology/Science Department, Shoreline Community

More information

Performance Analyses of PV Panel for Istanbul

Performance Analyses of PV Panel for Istanbul Performance Analyses of PV Panel for Istanbul GÖKHAN KOÇYİĞİT Technical Education Faculty, Department of Electrical Education Göztepe Kampüsü, Kadıköy 347 İstanbul ŞAFAK SAĞLAM Technical Education Faculty,

More information

Financial Benefits of Integrating East West Fixed, Single and Dual Axes Tracking PV Systems in the Supply Mix of a South African Research Campus

Financial Benefits of Integrating East West Fixed, Single and Dual Axes Tracking PV Systems in the Supply Mix of a South African Research Campus Financial Benefits of Integrating East West Fixed, Single and Dual Axes Tracking PV Systems in the Supply Mix of a South African Research Campus (Conference ID: CFP/871/2018) Henerica Tazvinga*, Enose

More information

An Investigation of a Grid-Connected Solar Powered Water Pumping System. Mohammed Shadman Salam I.D:

An Investigation of a Grid-Connected Solar Powered Water Pumping System. Mohammed Shadman Salam I.D: An Investigation of a Grid-Connected Solar Powered Water Pumping System Mohammed Shadman Salam I.D: 11315003 Internship report submitted in partial fulfilment of the requirements for the degree of Bachelor

More information

Volume 8, ISSN (Online), Published at:

Volume 8, ISSN (Online), Published at: FACADE EXTRUSIONS' INFLUENCE ON THE BUILDING SOLAR INSOLATION PERFORMANCE Marko Jovanovic University of Novi Sad, Faculty of Technical Sciences, Department of Architecture, Trg Dositeja Obradovica 6, Novi

More information

PV Module Right-Sizing for Microinverters

PV Module Right-Sizing for Microinverters PV Module Right-Sizing for Microinverters Marv Dargatz, Director of Engineering 01/19/2009 INTRODUCTION This paper summarizes a discussion of the necessary choices and tradeoffs when matching PV module

More information

TREES Training for Renovated Energy Efficient Social housing. Section 1 Techniques 1.5 Photovoltaic systems

TREES Training for Renovated Energy Efficient Social housing. Section 1 Techniques 1.5 Photovoltaic systems TREES Training for Renovated Energy Efficient Social housing Intelligent Energy -Europe programme, contract n EIE/05/110/SI2.420021 Section 1 Techniques 1.5 Photovoltaic systems Annemie WYCKMANS Sintef

More information

Usage of solar trackers in PV systems

Usage of solar trackers in PV systems POSTER 2017, PRAGUE MAY 23 1 Usage of solar trackers in PV systems Badma BALZHINIMAEV 1, Dept. of Economics, Management and Humanities FEE, CTU in Prague, Technická 2, 166 27 Praha, Czech Republic balzhbad@fel.cvut.cz

More information