wind_sensor:meeting_minutes_may_5_2017

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wind_sensor:meeting_minutes_may_5_2017 [2017/05/08 00:03]
mwu
wind_sensor:meeting_minutes_may_5_2017 [2021/09/19 21:59] (current)
Line 3: Line 3:
 =====Acoustic Wind Sensor===== =====Acoustic Wind Sensor=====
   * Updates:   * Updates:
 +    * Met with Andy and Daisy
 +    * Implemented FIR LP third order filter with uniform weights with real time processing
 +      * Results did not come out as expected - signal not rectified
 +      * need to consider other FIR LPF designs (orders and coefficient weights)
   * To Do:   * To Do:
 +    * Implement other filtering methods and compare their accuracy and responsiveness to abrupt changes
 +    * Implement different frequency domain analysis methods to extract any useful information between indoor conditions and outdoor ambient noise
 =====Ultrasonic Wind Sensor===== =====Ultrasonic Wind Sensor=====
   * Updates:   * Updates:
     * Met with Andy and Daisy and updated them on our progress.     * Met with Andy and Daisy and updated them on our progress.
-    * Using the oscilloscope, determined ​that the received pulses are getting farther and farther away from each other. To remove this variability,​ we're going to test with just sending a few pulses and using only the first zero-crossing for the propagation time. +    * Observed with the oscilloscope that the received pulses are getting farther and farther away from each other (the time between two received pulses is increasing). To remove this variability,​ we're going to test with just sending a few pulses and using only the first zero-crossing for the propagation time. 
-    * Built an amplifier circuit to amplify the received wave. However, we used a differential amplifier configuration and it required two sets of voltage dividers (one to offset the signal, and the other one to compare the signal against so that the amplifier will amplify the difference between the two). This isn't ideal since if the DC voltages from the dividers aren't exactly equal, their difference will get amplified as well. Further research was done and we found a non-inverting amplifier configuration that we could bias to be centered at 1.65V (Vcc/2). Below is an excerpt from a MIT OCW guide on biasing amplifiers.{{ :​wind_sensor:​non_invert_amp_bias.png?​direct&​600 |}}+    * Built an amplifier circuit to amplify the received wave. However, we used a differential amplifier configuration and it required two sets of voltage dividers (one to offset the signal, and the other one to compare the signal against so that the amplifier will amplify the difference between the two). This isn't ideal since if the DC voltages from the dividers aren't exactly equal, their difference will get amplified as well. Further research was done and we found a non-inverting amplifier configuration that we could bias to be centered at 1.65V (Vcc/2). Below is an excerpt from a MIT OCW guide on biasing amplifiers.{{ :​wind_sensor:​non_invert_amp_bias.png?​direct&​800 |}}
   * To Do:   * To Do:
     * Build and test the new non-inverting amplifier circuit.     * Build and test the new non-inverting amplifier circuit.
Line 14: Line 20:
     * Add in calculation of wind speed into program so it can print out the calculated wind speed directly, and conduct tests with more wind speeds and the other fan.     * Add in calculation of wind speed into program so it can print out the calculated wind speed directly, and conduct tests with more wind speeds and the other fan.
     * See if we can reduce the ringing of the emitter by sending 180-degree phase shifted pulses after we send our actual pulses (destructive interference).     * See if we can reduce the ringing of the emitter by sending 180-degree phase shifted pulses after we send our actual pulses (destructive interference).
 +    * See if we can use the Schmitt trigger for signal qualification purposes.
  • wind_sensor/meeting_minutes_may_5_2017.1494201803.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)