Skip to main content

My research

Remote Power Stand Alone System Using Solar-Wind-Biomass Energy

ABSTRACT- Due to the limited reserves of fossil fuels and global environmental concerns for the production of electrical power generation and utilization, it is very necessary to use renewable energy sources. By use of hybrid systems we can implement renewable energy sources which are very economical for remote villages, homes etc. In particular, rapid advances in wind-turbine generator, biomass generator and photovoltaic technologies have brought opportunities for the utilization of wind and solar resources for electric power generation world-wide .So by the use of hybrid systems consisting of Biomass, PV and also wind for production of electrical energy in these remote areas can be more economical. If the development of a computer-based approach for evaluating, the general performance of standalone hybrid PV- Biomass-wind generating systems are analyzed ,then these results are useful for developing and installing hybrid systems in remote areas This paper focuses the economical consideration and simulation approach for a standalone hybrid systems having PV, wind and Biomass for electrical production in remote areas. In this paper we are taken the average solar radiation, quantity of biomass, average wind speed for the remote area for prediction of general performance of the generating system.

Comments

Popular posts from this blog

Nano Technology In Electronics

Full Wave Bridge Rectifier With Capacitor Filter

 Full Wave Bridge Rectifier With Capacitor Filter The voltage obtained across the load resistor of the full-wave bridge rectifier described above has a large amount of ripple. A capacitor filter may be added to smooth-en the ripple in the output, as shown below. Figure 21: Full wave Bridge rectifier with capacitor filter The rectifier circuits discussed above can be used to charge batteries and to convert AC voltages into constant DC voltages. Full-wave and bridge rectifier are more commonly used than half-wave rectifier.

MATLAB

Introduction to MATLAB Goal The goal of this tutorial is to give a brief introduction to the mathematical software MATLAB. After completing the worksheet you should know how to start MATLAB, how to use the elementary functions in MATLAB and how to use MATLAB to plot functions. What is MATLAB? MATLAB is widely used in all areas of applied mathematics, in education and research at universities, and in the industry. MATLAB stands for MATrix LABoratory and the software is built up around vectors and matrices. This makes the software particularly useful for linear algebra but MATLAB is also a great tool for solving algebraic and differential equations and for numerical integration. MATLAB has powerful graphic tools and can produce nice pictures in both 2D and 3D. It is also a programming language, and is one of the easiest programming languages for writing mathematical programs. MATLAB also has some tool boxes useful for signal processing, image processing, optimization, etc. How ...