Skip to content

ETH-WindMil/Sonkyo-Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

Sonkyo-Benchmark

Sonkyo-Benchmark is a vibration-based study of a small-scale wind turbine (WT) blade, with the aim of establishing a benchmark work for the Structural Health Monitoring (SHM) community. The blade under consideration is part of the Windspot 3.5kW WT, provided by Sonkyo Energy, and is tested both experimentally and numerically in healthy and damaged states, under varying environmental and operational conditions.

Part I - Experimental study

In the experimental part of this project, a specimen of the Windspot 3.5kW WT blade is tested in a climate chamber under controlled temperature and humidity conditions. The vibration-based assessment of the blade is carried out for a number of damaged states under varying temperature conditions between -15oC to +40oC. A detailed documentation of the experimental set-up, including the types of deployed sensors, the nature of excitation as well as the investigated damage scenarios and environmental variations is provided in the experimental paper, while the entire dataset is made available via Zenodo.

Part II - Numerical study

In this numerical part, a Finite Element (FE) model of the Windspot 3.5kW blade is constructed with the aim of supplementing the experimental work with a physical model exposed to diverse operational conditions, loading scenarios and damage patterns that are not easily explorable and controllable in the laboratory.

A detailed description of the numerical model and the underlying assumptions, as well as the spectrum of operational conditions, the measured quantities and the wind load model is offered in the numerical paper, which also serves as the manual for the Matlab application.

Getting started

Pull down a copy by downloading or cloning the repository

git clone https://github.com/ETH-WindMil/Sonkyo-Benchmark ~/Sonkyo-Benchmark

Results

Upon submission and completion of a job named Job_name, the following result files are generated, depending on the type of analysis:

Modal analysis

File Field Description
Job_name.mat frequencies The system natural frequencies in Hz.
modes The corresponding mode shapes at output locations.

Dynamic analysis

File Field Description
Job_name.mat time The time instants at which solution is obtained.
strains The strain time history at output locations.
displacements The displacement time history at output locations.
accelerations The acceleration time history at output locations.

Cite as

Ou, Y. and Tatsis, K. E. and Dertimanis, V. K. and Spiridonakos, M. D. and Chatzi, E. N. "Vibration-based monitoring of a small scale wind turbine blade under varying climate conditions. Part I: An experimental benchmark". Struct Control Health Monit. 2021; 28:e2660. https://doi.org/10.1002/stc.2660

Tatsis, K. E. and Ou, Y. and Dertimanis, V. K. and Spiridonakos, M. D. and Chatzi, E. N. "Vibration-based monitoring of a small scale wind turbine blade under varying climate and operational conditions. Part II: A numerical benchmark". Struct Control Health Monit. 2021; 28:e2734. https://doi.org/10.1002/stc.2734

About current version

The current version 0.2 contains only the user-interface which is not connected to the numerical model. Version 1.0 is to be released soon and will contain the final numerical model, as documented in Part II.

Found a Bug?

If you think you've found a bug, go ahead and create a new GitHub issue. Be sure to include as much information as possible so that we can reproduce the bug.

Releases

No releases published

Packages