Ultrazvukový anemometr

| 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.

Vydal: FEKT VUT Brno Autor: Michael Dvořácek

Strana 42 z 49

Vámi hledaný text obsahuje tato stránku dokumentu který není autorem určen k veřejnému šíření.

Jak získat tento dokument?






Poznámky redaktora
Program use peripherals from microcontroller to control created hardware. There hasn’t been done any measurements outer conditions with various weather conditions. Written code well documented suitable for further development and improvements. enable PWM and Timer and wait for digital input interruption, let react received signal soon possible. 34 . Sensors has been put wooden holders, which keep them rectangular angle between axis. From ultrasonic receiver we’ve obtained 200 peak peak signal.RESULTS There are two parts, which were developing. We’ve added component and used rail rail operational amplifier amplify input signal. It use signal strength correction well temperature correction adjust airspeed constant. favor that we’ve obtained kHz harmonic sinus signal. Hardware part with its circuits, components, simulations and module board creation and digital part with its code and its documentation.1 Hardware We’ve built analog bandpass filter adjust PWM signal. Furthermore we’ve used external comparator with amplified received signal its inputs. We were receiving signal from distance. 5. Both was moved functional version laboratory conditions. In practice refers about For calculation last 256 measured time delays used. Then construct amplifier reach V peak peak its output.2 Software Software was the main part the development. But can estimate preciseness about +/- m/s for both and value of wind speed. this amplifier we’ve connected ultrasonic transmitter. Amplification has been set used all range converter. Comparator gives rising edge with higher value than top reference lower value than bottom reference. Program calculate new value axis with every 32th measurement. All created code anemometer file and separated into few functions. We’ve implemented all circuits one layer printed circuit board suitable connect as module evaluation board. 5