iccsa-21-wind

git clone https://git.igankevich.com/iccsa-21-wind.git
Log | Files | Refs

commit c81532f13fead6ecbd937d6a9fb709fa8a8792f0
parent 5307a7e758c7dbafa4d0e8e3fde41b5857091529
Author: Ivan Gankevich <i.gankevich@spbu.ru>
Date:   Tue,  4 May 2021 12:53:10 +0300

absract

Diffstat:
main.tex | 21++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/main.tex b/main.tex @@ -36,7 +36,21 @@ \begin{abstract} - TODO + Wind simulation in the context of ship motions is used to estimate the + effect of the wind on large containerships, sailboats and yachts. Wind + models are typically based on a sum of harmonics with random phases and + different amplitudes. In this paper we propose to use autoregressive model + to simulate the wind. This model is based on autocovariance function that + can be estimated from the real-world data collected by anemometers. We + have found none of the data that meets our resolution requirements, and + decided to produce the dataset ourselves using three-axis anemometer. We + built our own anemometer based on load cells, collected the data with the + required resolution, verified the data using well-established statistical + distributions, estimated autocovariance functions from the data and + simulated the wind using autoregressive model. We have found that the load + cell anemometer is capable of recording wind speed for statistical studies, + but autoregressive model needs further calibration to reproduce the wind + with the same statistical properties. \keywords{% load cell @@ -44,7 +58,8 @@ \and anemometer \and three-dimensional ACF \and wind velocity PDF - \and autoregressive model. + \and autoregressive model + \and turbulence. } \end{abstract} @@ -54,7 +69,7 @@ Wind simulation in the context of ship motion simulation is the topic where multiple mathematical models are possible, and the choice of the model depends on the purpose of the model. In the course of the research where we apply autoregressive model to ocean wave simulation, we decided to investigate -whether the same model can be used to simulate wind flow round ship hull. +whether the same model can be used to simulate wind flow around ship hull. Wind simulation is studied at different scales and the closest scale for a ship in the ocean is wind turbine. One of the model that is used to