wind_sensor:meeting_minutes_feb_24_2017

Differences

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

Link to this comparison view

Next revision
Previous revision
wind_sensor:meeting_minutes_feb_24_2017 [2017/02/25 00:42]
mwu created
wind_sensor:meeting_minutes_feb_24_2017 [2021/09/19 21:59] (current)
Line 3: Line 3:
 =====Acoustic Wind Sensor===== =====Acoustic Wind Sensor=====
   * Updates:   * Updates:
-      ​+    ​Conducted tests to verify that the real-time processing algorithm works 
 +      * Tested algorithm at different fan settings 
 +    * Documented the testing procedure
   * To Do:   * To Do:
-    * +    * Adjust code to measure wind speed and direction using four microphones 
 +      * Have microphones facing 90 degrees to each other and develop an algorithm to calculate the angle 
 +      * Have center microphone be the base of 0 degrees
 =====Ultrasonic Wind Sensor===== =====Ultrasonic Wind Sensor=====
   * Updates:   * Updates:
-    *+    * Worked on the actual algorithm for deriving time. 
 +      * Attempted to get the propagation time between 2 microphones using the start and end times. However, there was a big difference between the propagation time as measured by the differences in the start, and the time measured by the end. Upon further observation we determined that the second microphone is taking longer to measure 1000 cycles, which may mean that not all the waves are reaching it. We then thought to compare the differences between each wave instead of just the start and end. 
 +      * We're working on saving the data into an array so we can check for and filter out erroneous data.
   * To Do:   * To Do:
-    * Create a Schmitt trigger ​using an op-amp and replace ​the comparator circuit+    * Finish up the data comparisons ​using the array and test with a lot of samples to get a good result.
  • wind_sensor/meeting_minutes_feb_24_2017.1487983342.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)