|
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.
[11]
We can see most simple way how connect thermistor with microcontroller on
image above. It’s from Arduino temperature measurement test application. Its resistance
in 25°C ambient and measurement range -40 125 °C. Temperature coefficient negative.
For purposes our application, NTC thermistor Vishay was used. Hence the measurements temperature between stated values can be
enumerated with linear approximation equation calculation stated above. Thermistor with resistor
create voltage divider. One side connected the ground and the other ADC
reference, our case 3,3 With the lowest temperatures the impedance thermistor
will near infinite and ADC will measure near the other hand the higher
temperature put impedance near values and will measure 3,3 with ADC. Data-sheet of
this component has complete table impedance for each change within the whole
range. The resistance increase with increasing
temperature and temperature coefficient positive. The resistance decrease with increasing
temperature. Thermistor has
± diversity impedance value, degree calibration will necessary.where [-] temperature coefficient and [K] change temperature.
Illustration 2.
There are two types thermistors [10]:
● PTC Positive temperature coefficient.
● NTC Negative temperature coefficient.11: Thermistor connection [12]
12
. Analog is
connected microcontroller built converter