14 resultados para PV maximum power point (MPP) tracker (MPPT) algorithms

em Dalarna University College Electronic Archive


Relevância:

100.00% 100.00%

Publicador:

Resumo:

In recent years the number of bicycles with e-motors has been increased steadily. Within the pedelec – bikes where an e-motor supports the pedaling – a special group of transportation bikes has developed. These bikes have storage boxes in addition to the basic parts of a bike. Due to the space available on top of those boxes it is possible to install a PV system to generate electricity which could be used to recharge the battery of the pedelec. Such a system would lead to grid independent charging of the battery and to the possibility of an increased range of motor support. The feasibility of such a PV system is investigated for a three wheeled pedelec delivered by the company BABBOE NORDIC.The measured data of the electricity generation of this mobile system is compared to the possible electricity generation of a stationary system.To measure the consumption of the pedelec different tracks are covered, and the energy which is necessary to recharge the bike battery is measured using an energy logger. This recharge energy is used as an indirect measure of the electricity consumption. A PV prototype system is installed on the bike. It is a simple PV stand alone system consisting of PV panel, charge controller with MPP tracker and a solar battery. This system has the task to generate as much electricity as possible. The produced PV current and voltage aremeasured and documented using a data logger. Afterwards the average PV power is calculated. To compare the produced electricity of the on-bike system to that of a stationary system, the irradiance on the latter is measured simultaneously. Due to partial shadings on the on-bike PV panel, which are caused by the driver and some other bike parts, the average power output during riding the bike is very low. It is too low to support the motor directly. In case of a similar installation as the PV prototype system and the intention always to park the bike on a sunny spot an on-bike system could generate electricity to at least partly recharge a bike battery during one day. The stationary PV system using the same PV panel could have produced between 1.25 and 8.1 times as much as the on-bike PV system. Even though the investigation is done for a very specific case it can be concluded that anon-bike PV system, using similar components as in the investigation, is not feasible to recharge the battery of a pedelec in an appropriate manner. The biggest barrier is that partial shadings on the PV panel, which can be hardly avoided during operation and parking, result in a significant reduction of generated electricity. Also the installation of the on-bike PV system would lead to increased weight of the whole bike and the need for space which is reducing the storage capacity. To use solar energy for recharging a bike battery an indirect way is giving better results. In this case a stationary PV stand alone system is used which is located in a sunny spot without shadings and adjusted to use the maximum available solar energy. The battery of the bike is charged using the corresponding charger and an inverter which provides AC power using the captured solar energy.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this thesis the solar part of a large grid-connected photovoltaic system design has been done. The main purpose was to size and optimize the system and to present figures helping to evaluate the prospective project rationality, which can potentially be constructed on a contaminated area in Falun. The methodology consisted in PV market study and component selection, site analysis and defining suitable area for solar installation; and system configuration optimization based on PVsyst simulations and Levelized Cost of Energy calculations. The procedure was mainly divided on two parts, preliminary and detailed sizing. In the first part the objective was complex, which included the investigation of the most profitable component combination and system optimization due to tilt and row distance. It was done by simulating systems with different components and orientations, which were sized for the same 100kW inverter in order to make a fair comparison. For each simulated result a simplified LCOE calculation procedure was applied. The main results of this part show that with the price of 0.43 €/Wp thin-film modules were the most cost effective solution for the case with a great advantage over crystalline type in terms of financial attractiveness. From the results of the preliminary study it was possible to select the optimal system configuration, which was used in the detailed sizing as a starting point. In this part the PVsyst simulations were run, which included full scale system design considering near shadings created by factory buildings. Additionally, more complex procedure of LCOE calculation has been used here considered insurances, maintenance, time value of money and possible cost reduction due to the system size. Two system options were proposed in final results; both cover the same area of 66000 m2. The first one represents an ordinary South faced design with 1.1 MW nominal power, which was optimized for the highest performance. According to PVsyst simulations, this system should produce 1108 MWh/year with the initial investment of 835,000 € and 0.056 €/kWh LCOE. The second option has an alternative East-West orientation, which allows to cover 80% of occupied ground and consequently have 6.6 MW PV nominal power. The system produces 5388 MWh/year costs about 4500,000 € and delivers electricity with the same price of 0.056 €/kWh. Even though the EW solution has 20% lower specific energy production, it benefits mainly from lower relative costs for inverters, mounting and annual maintenance expenses. After analyzing the performance results, among the two alternatives none of the systems showed a clear superiority so there was no optimal system proposed. Both, South and East-West solutions have own advantages and disadvantages in terms of energy production profile, configuration, installation and maintenance. Furthermore, the uncertainty due to cost figures assumptions restricted the results veracity.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

A tool for standardized calculation of solar collector performance has been developed in cooperation between SP Technical Research Institute of Sweden, DTU Denmark and SERC Dalarna University. The tool is designed to calculate the annual performance of solar collectors at representative locations in Europe. The collector parameters used as input in the tool are compiled from tests according to EN12975, without any intermediate conversions. The main target group for this tool is test institutes and certification bodies that are intended to use it for conversion of collector model parameters (derived from performance tests) into a more user friendly quantity: the annual energy output. The energy output presented in the tool is expressed as kWh per collector module. A simplified treatment of performance for PVT collectors is added based on the assumption that the thermal part of the PVT collector can be tested and modeled as a thermal collector, when the PV electric part is active with an MPP tracker in operation. The thermal collector parameters from this operation mode are used for the PVT calculations. © 2012 The Authors.

Relevância:

40.00% 40.00%

Publicador:

Resumo:

The aim of this paper is to point out benefits as well as disadvantages associated with the use of locally available, not necessarily standardized, components in stand-alone electrical power systems at rural locations. Advantages and challenges arising when the direct involvement in design, construction and maintenance of the power system is reserved to people based in the area of implementation are discussed. The presented research is centered around one particular PV-diesel hybrid system in Tanzania; a case study in which technical and social aspects related to the particular power system are studied.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This Thesis Work will concentrate on a very interesting problem, the Vehicle Routing Problem (VRP). In this problem, customers or cities have to be visited and packages have to be transported to each of them, starting from a basis point on the map. The goal is to solve the transportation problem, to be able to deliver the packages-on time for the customers,-enough package for each Customer,-using the available resources- and – of course - to be so effective as it is possible.Although this problem seems to be very easy to solve with a small number of cities or customers, it is not. In this problem the algorithm have to face with several constraints, for example opening hours, package delivery times, truck capacities, etc. This makes this problem a so called Multi Constraint Optimization Problem (MCOP). What’s more, this problem is intractable with current amount of computational power which is available for most of us. As the number of customers grow, the calculations to be done grows exponential fast, because all constraints have to be solved for each customers and it should not be forgotten that the goal is to find a solution, what is best enough, before the time for the calculation is up. This problem is introduced in the first chapter: form its basics, the Traveling Salesman Problem, using some theoretical and mathematical background it is shown, why is it so hard to optimize this problem, and although it is so hard, and there is no best algorithm known for huge number of customers, why is it a worth to deal with it. Just think about a huge transportation company with ten thousands of trucks, millions of customers: how much money could be saved if we would know the optimal path for all our packages.Although there is no best algorithm is known for this kind of optimization problems, we are trying to give an acceptable solution for it in the second and third chapter, where two algorithms are described: the Genetic Algorithm and the Simulated Annealing. Both of them are based on obtaining the processes of nature and material science. These algorithms will hardly ever be able to find the best solution for the problem, but they are able to give a very good solution in special cases within acceptable calculation time.In these chapters (2nd and 3rd) the Genetic Algorithm and Simulated Annealing is described in details, from their basis in the “real world” through their terminology and finally the basic implementation of them. The work will put a stress on the limits of these algorithms, their advantages and disadvantages, and also the comparison of them to each other.Finally, after all of these theories are shown, a simulation will be executed on an artificial environment of the VRP, with both Simulated Annealing and Genetic Algorithm. They will both solve the same problem in the same environment and are going to be compared to each other. The environment and the implementation are also described here, so as the test results obtained.Finally the possible improvements of these algorithms are discussed, and the work will try to answer the “big” question, “Which algorithm is better?”, if this question even exists.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The work presented in this thesis concerns the dimensioning of an Energy Storage System (ESS) which will be used as an energy buffer for a grid-connected PV plant. This ESS should help managing the PV plant to inject electricity into the grid according to the requirements of the grid System Operator. It is desired to obtain a final production not below 1300kWh/kWp with a maximum ESS budget of 0.9€/Wp. The PV plant will be sited in Martinique Island and connected to the main grid. This grid is a small one where the perturbations due clouds in the PV generation are not negligible anymore. A software simulation tool, incorporating a model for the PV-plant production, the ESS and the required injection pattern of electricity into the grid has been developed in MS Excel. This tool has been used to optimize the relevant parameters defining the ESS so that the feed-in of electricity into the grid can be controlled to fulfill the conditions given by the System Operator. The inputs used for this simulation tool are, besides the conditions given by the System Operator on the allowed injection pattern, the production data from a similar PV-plant in a close-by location, and variables for defining the ESS. The PV production data used is from a site with similar climate and weather conditions as for the site on the Martinique Island and hence gives information on the short term insolation variations as well as expected annual electricity production. The ESS capacity and the injected electric energy will be the main figures to compare while doing an economic study of the whole plant. Hence, the Net Present Value, Benefit to Cost method and Pay-back period studies are carried on as dependent of the ESS capacity. The conclusion of this work is that it is possible to obtain the requested injection pattern by using an ESS. The design of the ESS can be made within an acceptable budget. The capacity of ESS to link with the PV system depends on the priorities of the final output characteristics, and it also depends on which economic parameter that is chosen as a priority.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The diffusion of Concentrating Solar Power Systems (CSP) systems is currently taking place at a much slower pace than photovoltaic (PV) power systems. This is mainly because of the higher present cost of the solar thermal power plants, but also for the time that is needed in order to build them. Though economic attractiveness of different Concentrating technologies varies, still PV power dominates the market. The price of CSP is expected to drop significantly in the near future and wide spread installation of them will follow. The main aim of this project is the creation of different relevant case studies on solar thermal power generation and a comparison betwwen them. The purpose of this detailed comparison is the techno-economic appraisal of a number of CSP systems and the understanding of their behaviour under various boundary conditions. The CSP technologies which will be examined are the Parabolic Trough, the Molten Salt Power Tower, the Linear Fresnel Mirrors and the Dish Stirling. These systems will be appropriatly sized and simulated. All of the simulations aim in the optimization of the particular system. This includes two main issues. The first is the achievement of the lowest possible levelized cost of electricity and the second is the maximization of the annual energy output (kWh). The project also aims in the specification of these factors which affect more the results and more specifically, in what they contribute to the cost reduction or the power generation. Also, photovoltaic systems will be simulated under same boundary conditions to facolitate a comparison between the PV and the CSP systems. Last but not leats, there will be a determination of the system which performs better in each case study.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The aim of this study was to investigate how electricallyheated houses can be converted to using wood pellet and solarheating. There are a large number of wood pellet stoves on themarket. Many stoves have a water jacket, which gives anopportunity to distribute the heat to domestic hot water and aradiator heating system. Three typical Swedish houses with electric resistanceheating have been studied. Fourteen different system conceptsusing wood pellet stoves and solar heating systems have beenevaluated. The systems and the houses have been simulated indetail using TRNSYS. The houses have been divided in up to 10different zones and heat transfer by air circulation throughdoorways and open doors have been simulated. The pellet stoveswere simulated using a recently developed TRNSYS component,which models the start- and stop phases, emissions and thedynamic behaviour of the stoves. The model also calculates theCO-emissions. Simulations were made with one stove without awater jacket and two stoves with different fractions of thegenerated heat distributed in the water circuit. Simulations show that the electricity savings using a pelletstove are greatly affected by the house plan, the systemchoice, if the internal doors are open or closed and thedesired level of comfort. Installing a stove with awater-jacket connected to a radiator system and a hot waterstorage has the advantage that heat can be transferred todomestic hot water and be distributed to other rooms. Suchsystems lead to greater electricity savings, especially inhouses having a traditional layout. It was found that not allrooms needed radiators and that it was more effective in mostcases t use a stove with a higher fraction of the heatdistributed by the water circuit. The economic investigation shows that installing a woodpellet stove without a water jacket gives the lowest totalenergy- and capital costs in the house with an open plan (fortoday's energy prices and the simulated comfort criteria). Inthe houses with a traditional layout a pellet stove givesslightly higher costs than the reference house having onlyelectrical resistance heating due to the fact that less heatingcan be replaced. The concepts including stoves with a waterjacket all give higher costs than the reference system, but theconcept closest to be economical is a system with a bufferstore, a stove with a high fraction of the heat distributed bythe water circuit, a new water radiator heating system and asolar collector. Losses from stoves can be divided into: flue gas lossesincluding leakage air flow when the stove is not in operation;losses during start and stop phases; and losses due to a highair factor. An increased efficiency of the stoves is importantboth from a private economical point of view, but also from theperspective that there can be a lack of bio fuel in the nearfuture also in Sweden. From this point of view it is alsoimportant to utilize as much solar heat as possible. Theutilization of solar heat is low in the simulated systems,depending on the lack of space for a large buffer store. The simulations have shown that the annual efficiency ismuch lower that the nominal efficiency at full power. Thesimulations have also shown that changing the control principlefor the stove can improve efficiency and reduce theCO-emissions. Today's most common control principle for stovesis the on/off control, which results in many starts and stopsand thereby high CO-emissions. A more advanced control varyingthe heating rate from maximum to minimum to keep a constantroom temperature reduces the number of starts and stops andthereby the emissions. Also the efficiency can be higher withsuch a control, and the room temperature will be kept at a moreconstant temperature providing a higher comfort.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Low concentrator PV-T hybrid systems produce both electricity and thermal energy; this fact increases the overall efficiency of the system and reduces the cost of solar electricity. These systems use concentrators which are optical devices that concentrate sunlight on to solar cells and reduce expensive solar cell area. This thesis work deals with the thermal evaluation of a PV-T collector from Solarus.Firstly the thermal efficiency of the low concentrator collector was characterized for the thermal-collector without PV cells on the absorber. Only two types of paint were on the absorber, one for each trough of the collector. Both paints are black one is glossy and the other is dull,. The thermal efficiency at no temperature difference between collector and ambient for these two types of paint was 0.65 and 0.64 respectively; the U-value was 8.4 W/m2°C for the trough with the glossy type of paint and 8.6 W/m2°C for the trough with dull type of paint. The annual thermal output of these two paints was calculated for two different geographic locations, Casablanca, Morocco and Älvkarleby, Sweden.Secondly the thermal efficiency was defined for the PV-T collector with PV cells on the absorber. The PV cells cover 85% of the absorber, without any paint on the rest of the absorber area. We also tested how the electrical power output influences the thermal power output of the PV-T collector. The thermal and total performances for the PV-T collector were only characterized with reflector sides, because of the lack of time we could not characterize them with transparent sides also.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Allt hårdare lagkrav gör att det är svårt att energieffektivisera befintliga byggnader utan att förändra deras utseende. Syftet med examensarbetet är att utreda hur stor energieffektivisering, för tre befintliga småhus uppförda under 1900-talet, som är möjlig att uppnå genom förbättring av byggnadernas klimatskal, det vill säga tak, väggar, golv, fönster och dörrar, utan att förvanska byggnadernas utseende och samtidigt bevara deras kulturhistoriska värden. Arbetet bestod av en förstudie där tre byggnader identifierades, ett undersökningsskede där information om byggnaderna togs fram och ett slutsatsskede där energibesparande åtgärdsförslag togs fram och utvärderades. Byggnader som var goda representanter för sin tid och stil söktes. Byggnader från 1910-talet, 1930-talet och 1970-talet, lokaliserades. Sedan gjordes det fallstudier med intervjuer och inventeringar. För att utreda byggnadens klimatskal utfördes u-värdesberäkningar och energiberäkningar av befintliga byggander och byggnader baserade på föreslagna åtgärdsförslag. Ingen av byggnaderna nådde efter föreslagna åtgärder ner till passivhuskravet 59 kWh/år/m2 Atemp eller BBR-kravet 110 kWh/år/m2 Atemp för en byggnads specifika energianvändning. Den största möjliga energieffektivisering för de tre byggnaderna uppförda under 1900-talet, som är möjlig att uppnå utan att förvanska byggnadernas utseende och samtidigt bevara deras kulturhistoriska värden är 13,0 kWh/år/m2 Atemp, 49,7 kWh/år/m2 Atemp respektive 64,8 kWh/år/m2 Atemp. Slutsatser från arbetet är att byggnader från 1910-tal kan åtgärdas genom att isolera fönstren, sätta dit en extra dörr på insidan av ytterdörren samt tilläggsisolera snedtaket. Byggnader från 1930-tal kan åtgärdas genom att isolera fönstren med en isolerruta på insidan av fönstret och dörrarna med en extra dörr på insidan av ytterdörren. Byggnader från 1970-tal kan åtgärda fönstren genom att byta ut dem till energifönster, ingen åtgärd för golvet men fasaden isoleras utvändigt med vakuumisolering. Byggnaden från 1970-talet klarade sig bäst i jämförelsen eftersom den var i autentiskt skick från början vilket gjorde att förbättringen blev större än för till exempel byggnaden från 1910-talet som redan var ombyggd innan åtgärder föreslogs.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Photovoltaic Thermal/Hybrid collectors are an emerging technology that combines PV and solar thermal collectors by producing heat and electricity simultaneously. In this paper, the electrical performance evaluation of a low concentrating PVT collector was done through two testing parts: power comparison and performance ratio testing. For the performance ratio testing, it is required to identify and measure the factors affecting the performance ratio on a low concentrating PVT collector. Factors such as PV cell configuration, collector acceptance angle, flow rate, tracking the sun, temperature dependence and diffuse to irradiance ratio. Solarus low concentrating PVT collector V12 was tested at Dalarna University in Sweden using the electrical equipment at the solar laboratory. The PV testing has showed differences between the two receivers. Back2 was producing 1.8 energy output more than Back1 throughout the day. Front1 and Front2 were almost the same output performance. Performance tests showed that the cell configuration for Receiver2 with cells grouping (6- 32-32-6) has proved to have a better performance ratio when to it comes to minimizing the shading effect leading to more output power throughout the day because of lowering the mismatch losses. Different factors were measured and presented in this thesis in chapter 5. With the current design, it has been obtained a peak power at STC of 107W per receiver. The solar cells have an electrical efficiency of approximately 19% while the maximum measured electrical efficiency for the collector was approximately 18 % per active cell area, in addition to a temperature coefficient of -0.53%/ ˚C. Finally a recommendation was done to help Solarus AB to know how much the electrical performance is affected during variable ambient condition and be able to use the results for analyzing and introducing new modification if needed.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This thesis focuses on using photovoltaic produced electricity to power air conditioners in a tropical climate. The study takes place in Surabaya, Indonesia at two different locations the classroom, located at the UBAYA campus and the home office, 10 km away. Indonesia has an average solar irradiation of about 4.8 kWh/m²/day (PWC Indonesia, 2013) which is for ideal conditions for these tests. At the home office, tests were conducted on different photovoltaic systems. A series of measuring devices recorded the performance of the 800 W PV system and the consumption of the 1.35 kW air conditioner (cooling capacity). To have an off grid system many of the components need to be oversized. The inverter has to be oversized to meet the startup load of the air conditioner, which can be 3 to 8 times the operating power (Rozenblat, 2013). High energy consumption of the air conditioner would require a large battery storage to provide one day of autonomy. The PV systems output must at least match the consumption of the air conditioner. A grid connect system provides a much better solution with the 800 W PV system providing 80 % of the 3.5 kWh load of the air conditioner, the other 20 % coming from the grid during periods of low irradiation. In this system the startup load is provided by the grid so the inverter does not need to be oversized. With the grid-connected system, the PV panel’s production does not need to match the consumption of the air conditioner, although a smaller PV array will mean a smaller percentage of the load will be covered by PV. Using the results from the home office tests and results from measurements made in the classroom. Two different PV systems (8 kW and 12 kW) were simulated to power both the current air conditioners (COP 2.78) and new air conditioners (COP 4.0). The payback period of the systems can vary greatly depending on if a feed in tariff is awarded or not. If the feed in tariff is awarded the best system is the 12 kW system, with a payback period of 4.3 years and a levelized cost of energy at -3,334 IDR/kWh. If the feed in tariff is not granted then the 8 kW system is the best choice with a lower payback period and lower levelized cost of energy than the 12 kW system under the same conditions.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The demand for cooling and air-conditioning of building is increasingly ever growing. This increase is mostly due to population and economic growth in developing countries, and also desire for a higher quality of thermal comfort. Increase in the use of conventional cooling systems results in larger carbon footprint and more greenhouse gases considering their higher electricity consumption, and it occasionally creates peaks in electricity demand from power supply grid. Solar energy as a renewable energy source is an alternative to drive the cooling machines since the cooling load is generally high when solar radiation is high. This thesis examines the performance of PV/T solar collector manufactured by Solarus company in a solar cooling system for an office building in Dubai, New Delhi, Los Angeles and Cape Town. The study is carried out by analyzing climate data and the requirements for thermal comfort in office buildings. Cooling systems strongly depend on weather conditions and local climate. Cooling load of buildings depend on many parameters such as ambient temperature, indoor comfort temperature, solar gain to the building and internal gains including; number of occupant and electrical devices. The simulations were carried out by selecting a suitable thermally driven chiller and modeling it with PV/T solar collector in Polysun software. Fractional primary energy saving and solar fraction were introduced as key figures of the project to evaluate the performance of cooling system. Several parametric studies and simulations were determined according to PV/T aperture area and hot water storage tank volume. The fractional primary energy saving analysis revealed that thermally driven chillers, particularly adsorption chillers are not suitable to be utilizing in small size of solar cooling systems in hot and tropic climates such as Dubai and New Delhi. Adsorption chillers require more thermal energy to meet the cooling load in hot and dry climates. The adsorption chillers operate in their full capacity and in higher coefficient of performance when they run in a moderate climate since they can properly reject the exhaust heat. The simulation results also indicated that PV/T solar collector have higher efficiency in warmer climates, however it requires a larger size of PV/T collectors to supply the thermally driven chillers for providing cooling in hot climates. Therefore using an electrical chiller as backup gives much better results in terms of primary energy savings, since PV/T electrical production also can be used for backup electrical chiller in a net metering mechanism.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This report contains a suggestion for a simple monitoring and evaluation guideline for PV-diesel hybrid systems. It offers system users a way to better understand if their system is operated in a way that will make it last for a long time. It also gives suggestions on how to act if there are signs of unfavourable use or failure. The application of the guide requires little technical equipment, but daily manual measurements. For the most part, it can be managed by pen and paper, by people with no earlier experience of power systems.The guide is structured and expressed in a way that targets PV-diesel hybrid system users with no, or limited, earlier experience of power engineering. It is less detailed in terms of motivations for certain choices and limitations, but rich in details concerning calculations, evaluation procedures and maintenance routines. A more scientific description of the guide can be found in a related journal article.