20 April 2021 15 3K Report

I have a high aspect flexible aircraft wing of 2 meters in which I want to place 6 gyroscopes along it to measure its deflection for research purposes. I want to be able to collect all the data effectively at 100Hz frequency from all the gyroscopes ( at the same time) to feed an estimator . It is not an easy task to do because I need communication protocol to be fast, robust to noise generated from BLDC motor, works for long distances and cheap.

Please see specs below :

- The longest distance between the control unit and any IMU will not exceed 2 meters.

- The Data collected from all the IMU’s should be relatively at the same time.

- The communication protocol that to be used should be highly robust to noise.

- The protocol to be used can be adapted with available microcontrollers.

- Data should be collected at 100 Hz frequency in control unit (T sampling = 10 ms).

There are alot of IMU sensors which can be used from adafruit, sparkfun or silicon labs. Currently i have two candidates thunderboard sense 2 and Razor sparkfun IMU in which both can be used as a sensor and a microcontroller at same time since they have arm processor and can be programmed.

Any one can suggest a suitable way to connect and interface with these sensors?

Any one can suggest a cyber physical system in which we can connect these sensors in a specific architecture in which we can gather data with interrupts respecting the above specs?

Thank You.

More Ali Srour's questions See All
Similar questions and discussions