遇见数据集

Data files for the manuscript Individual pitch controller with static inverted decoupling for periodic blade load reduction on monopile offshore wind turbines

收藏
Zenodo2025-12-24 更新2026-05-26 收录
官方服务:

资源简介:

This dataset contains data and plots presented in the journal paper of Ocean Engineering titled "Individual Pitch Control with Static Inverted Decoupling for Periodic Blade Load Reduction on Monopile Offshore Wind Turbines" by Manuel Lara, Mario L. Ruz, Sebastiaan Paul Mulders, Francisco Vázquez, and Juan Garrido. The data supports the analysis and results discussed in Sections 4.1 and 4.2 of the manuscript, including optimization results (Tables 3 and 4, Figures 6 and 7) and simulation results (Figures 8 to 11). All data, scripts, and functions are coded in MATLAB language (https://www.mathworks.com/products/matlab.html). The files were generated and run on a PC with Windows 10. These data are provided in two main folders: Optimization results and Simulation results. The description of these folders and their files is as follows: A) The folder "Optimization results" includes: *Figure 6:Figure6.fig: MATLAB figure file containing the graphical representation of optimization results for controller gains and decoupling elements as a function of wind speed (Figure 6 in the manuscript).Figure6_code.m: MATLAB script used to generate Figure 6 from the optimization data. *Figure 7:figure7.m: MATLAB script to process and plot the optimization results for controller parameters and DEL values (Figure 7 in the manuscript).figure7.fig: Alternative MATLAB figure file for Figure 7. *Table 3 and 4:controller_data.mat: MATLAB data file containing the optimized parameters (e.g., kt, ky, d12, d21) and DEL(M) values for Tables 3 and 4.controller_table3.xlsx: Excel file with the optimization results for Table 3.generate_Table3.m: MATLAB script to process controller_data.mat and generate Table 3.generate_Table4.m: MATLAB script to process controller_data.mat and generate Table 4.table4_relative_DEL.xlsx: Excel file with relative DEL(M) values for Table 4. B) The folder "Simulation results" includes: *Figure 8:Figure8_plot.m: MATLAB script to plot the bar CHART with results of average relative DEL and NAT values for each controller (Figure 8 in the manuscript).Figure8_result.mat: MATLAB data file with average relative DEL and NAT values for each controller Figure8.fig: Alternative MATLAB figure file for Figure 8. *Figures 9 to 11:Figure9_plot.m: MATLAB script to generate Figure 9 (time responses in the rotating frame).Figure9.fig: MATLAB figure file for Figure 9.Figure10_plot.m: MATLAB script to generate Figure 10 (time responses in the non-rotating frame).Figure10.fig: MATLAB figure file for Figure 10.Figure11_plot.m: MATLAB script to generate Figure 1 (frequency responses).Figure11.fig: MATLAB figure file for Figure 11.sim_data_w18_I1.mat: MATLAB data file with temporal data for one seed in Case 2 corresponding to the IPC1 (I1).sim_data_w18_ID.mat: MATLAB data file with temporal data for one seed in Case 2 corresponding to the IPC2 (ID).sim_data_w18_I1D.mat: MATLAB data file with temporal data for one seed in Case 2 corresponding to the IPC3 (I1D).sim_data_w18_I1D1.mat: MATLAB data file with temporal data for one seed in Case 2 corresponding to the IPC5 (I1D1). AcknowledgmentsThis research was funded by the Spanish Ministry of Science, Innovation and Universities (MCIU/AEI/10.13039/501100011033/FEDER,UE), grant number PID2023-149181OB-I00. ContactFor questions or additional information, contact the corresponding author: Manuel Lara (manuel.lara@uco.es), University of Cordoba, Spain.

本数据集配套于Manuel Lara、Mario L. Ruz、Sebastiaan Paul Mulders、Francisco Vázquez以及Juan Garrido发表于《海洋工程(Ocean Engineering)》期刊的学术论文《单桩基础海上风力发电机组周期性桨叶载荷消减的静态逆解耦独立变桨控制(Individual Pitch Control with Static Inverted Decoupling for Periodic Blade Load Reduction on Monopile Offshore Wind Turbines)》,内含论文所呈现的相关数据与绘图文件。 本数据集支撑论文手稿第4.1节与第4.2节所讨论的分析与结果,包括优化结果(表3、表4,图6、图7)以及仿真结果(图8至图11)。 所有数据、脚本与函数均采用MATLAB语言编写(https://www.mathworks.com/products/matlab.html),相关文件于搭载Windows 10系统的个人计算机上生成并运行。 本数据集分为两大核心文件夹:"优化结果"与"仿真结果",以下为两类文件夹及其内部文件的详细说明: A) "优化结果"文件夹内含: * 图6:Figure6.fig为MATLAB绘图文件,呈现了控制器增益与解耦元件随风速变化的优化结果(对应论文手稿中的图6);Figure6_code.m为用于基于优化数据生成图6的MATLAB脚本。 * 图7:figure7.m为用于处理并绘制控制器参数与DEL(M)值优化结果的MATLAB脚本(对应论文手稿中的图7);figure7.fig为图7的备用MATLAB绘图文件。 * 表3与表4:controller_data.mat为MATLAB数据文件,包含表3、表4所需的优化参数(如$k_t$、$k_y$、$d_{12}$、$d_{21}$)与DEL(M)值;controller_table3.xlsx为包含表3优化结果的Excel文件;generate_Table3.m为用于处理controller_data.mat并生成表3的MATLAB脚本;generate_Table4.m为用于处理controller_data.mat并生成表4的MATLAB脚本;table4_relative_DEL.xlsx为包含表4相对DEL(M)值的Excel文件。 B) "仿真结果"文件夹内含: * 图8:Figure8_plot.m为用于绘制各控制器平均相对DEL与NAT值柱状图的MATLAB脚本(对应论文手稿中的图8);Figure8_result.mat为包含各控制器平均相对DEL与NAT值的MATLAB数据文件;Figure8.fig为图8的备用MATLAB绘图文件。 * 图9至图11:Figure9_plot.m为用于生成图9(旋转坐标系下的时域响应)的MATLAB脚本;Figure9.fig为图9的MATLAB绘图文件。Figure10_plot.m为用于生成图10(非旋转坐标系下的时域响应)的MATLAB脚本;Figure10.fig为图10的MATLAB绘图文件。Figure11_plot.m为用于生成图11(频域响应)的MATLAB脚本;Figure11.fig为图11的MATLAB绘图文件。sim_data_w18_I1.mat为对应工况2中IPC1(I1)单组仿真的时域数据文件;sim_data_w18_ID.mat为对应工况2中IPC2(ID)单组仿真的时域数据文件;sim_data_w18_I1D.mat为对应工况2中IPC3(I1D)单组仿真的时域数据文件;sim_data_w18_I1D1.mat为对应工况2中IPC5(I1D1)单组仿真的时域数据文件。 致谢:本研究受西班牙科学与创新部(MCIU/AEI/10.13039/501100011033/FEDER,UE)资助,项目编号为PID2023-149181OB-I00。 联系方式:若有疑问或需获取更多信息,请联系通讯作者Manuel Lara(manuel.lara@uco.es),西班牙科尔多瓦大学。

提供机构:
Zenodo
创建时间:
2025-05-20
二维码
社区交流群
二维码
科研交流群
商业服务