|
Kategorie: Diplomové, bakalářské práce |
Tento dokument chci!
Práce popisuje principy a problémy při realizaci ultrazvukového anemometru. Je popsán princip výpočtu rychlosti větru a následné korekce výpočtu. Pro realizaci jsou využity ultrazvukové sensory a microcontrolér ARM Cortex-M3. Práce se zabývá generováním PWM signálu, jeho analogovou filtrací, zesílením a odvysíláním. Na přijímací straně jeto nízkonapěťový zesilovač a komparátor. Vyvíjený kód je popsán pomocí vývojového diagramu.
1: Wind speed vector
3
.5)
If will measure axis, would obtain x-axis wind speed and y-axis wind
speed. With negative, simply increase result 180°.3 Measured wind speed and airspeed vectors
On the image above, have model situation, when are measuring axis. That’s reason, why signal goes to
receiver longer trajectory. favor that can use measured data, from measurement before.6)
The direction the wind could calculated angle between x-axis and vector
of wind speed. With knowledge arcs tangent function, can write the equation:
(2.speed wind:
(2. Then absolute value wind speed will be:
(2.7)
where positive. can
see, that there high value crosswind from axis.
We would calculate angles under airspeed and wind speed vector:
(2.8)
Then have divide distance between sensors into parts, das refer distance
Illustration 1. compensate this, have calculate length the
longer trajectory.
1. will calculate angles and adjust
distance separately under airspeed vector and wind speed vector.
This method use successive approximation