In recent years, there has been a strong interest in new approaches to wind generation. Despite been studied for their relative simplicity in construction, aeroelasticity phenomenon and other engineering areas, the potential of this designs in wind energy conversion is still under scrutiny. In this context, the main aim of this project is to investigate the characteristics of bladeless wind turbine and to evaluate the potential to reach a power generation capacity up to 250W for on-grid power supply to a city or off-grid for power supply to a locality. Several designs of the bladeless wind turbines will be evaluated to enable selection of the most feasible and efficient design.
Project objectives:
In order to achieve the main aim of this project, the following objectives were defined.
? Conduct an extensive literature review of the existing designs of the new wind turbines based on different operation principles and the sensitivity of the systems to various parameters. For this project, the wind turbine selected is the bladeless wind turbine.
? Study of the modern methodologies and technologies used to develop bladeless wind turbine designs to understand their feasibility in the design and optimization of the 250W bladeless wind turbine. Select the most appropriate for the development of this project.
? Identify the parameters governing design of bladeless wind turbines, preliminary design and carry out aerodynamic analysis of the model and determine the performance of a prototype.
? Optimization of the design and structure of the bladeless wind turbine in consideration of the effect of all the parameters on the performance to enhance performance of the final design.
? Study and understand the grid power distribution and its utilization and the contribution of green energy power sources.
? Determine the power generation capacity of the final model, its performance and efficiency.
Tag: Design
Learn how to effectively plan, design, develop, and test an original program of your choosing
Learn how to effectively plan, design, develop, and test an original program of your choosing. This program is your choice and it can be as complex as you wish. The goal is to start with an idea for your program and then step through the process of most phases of the development lifecycle to turn your idea into an actual program. This includes planning out the algorithm using pseudocode, coding your program using everything you learned from Units 1-3, and finally testing and debugging your program to make sure it fulfills your intended purpose. Being able to create your own program can be beneficial in any career field. Anything that can be programmed or automated in any industry could make your work a lot easier. Even as a hobby, it can give you a reference point to have a better understanding of how to deal with common issues. Using basic Python to automate menial tasks can save you time and money! Whether you were in this class to learn programming at a professional level or if it’s just for fun, you will benefit from learning coding as a foundation of your technical skills.