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 30 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
Illustration 4. When occur one of that interrupt, signal was received. External comparator port gives rising edge when received signal higher than high reference. Port and interrupt handlers are same. There were added declarations, which link interrupts handler function and lines vector interrupts table with demanding interruptions.2 Interrupt handler functions These functions are called from startup_ccs file. Timer interrupt occurs when signal was received reserved time.Illustration 4. External comparator on port gives rising edge when signal lower than low reference. After that program continue place, where was before this interrupt.4. Then flag increased TIMER_INT defined number and the result number which equal X_TIMER_INT Y_TIMER_INT depends the measurement was axis. Handler turn off all interrupt and timer peripheral.4: Flowchart Header files, Global variables and Defines 4. Handler disable all interrupt and timer, increase flag variable GPIO_INT, so next value refer X_GPIO_INT Y_GPIO_INT.5: Flowchart Interruption handlers 22 . means that some error could happen that have visibility between sensors