"I dont see any problem with redundant acc and gyro.
duplication of gyro+acc is more common than you think, even the cheapest gybalslike this one have a duplicate gyro and acc, as well as a their own processor.
Drones are just platforms for…"
"Harry, the multiwii FCU followed a similar path, this board has been around for 3 years and it took a bit of the GPS processing off the hands of the FCU, at the same time converting the serial GPS connector into and i2c…"
"Hello Ben, yes, thats exactly what happens, one board (the FCU) permanently stabilises the drone, thats all it does - try and keep it level and straight and at the same height using its accel , gyros and baro. this is a standard FCU. A multirotor…"
"Good point Ben, we could have a watchdog timer which would pass the RC signals through to the FCU in case our board blacks-out, In early versions we probably needed this but lately our system is more reliable. If our board totally fails, it will…"
"It hasnt duplicated hardware, it has created a redundant system with a safety factor. If our board locks up due to a faulty sensor , the drone can still fly.
most FCU code is bloated and difficult to integrate to, it usually conforms to its own…"
"good idea, we have done this and have been working on it for a few years. it uses its own laser, IR, and ultrasonic sensors and controls the FCU over a SumPPM or PWM connection, it uses the FCU's own baro /alt hold to assist. Tested on Naze 32,…"
"Daniel - KISS - Keep it simple.
the direct laser is the best way if it works. if not then contact me.
The dronescan board has telemetry back to a pc and you can set the height remotely from a windows app. not sure if you need this feature, if you do…"
"we would use the wide beam SF10 on our forwards mountings in our warehouse. currently using SF10 for vertical, and cheap IR/sonar for forward sensing, but need to maintain distance of 1m in front of warehouse racking, so need a wider beam, the…"
"Hey daniel , we have done this for our patented airborne barcode scanning system with downward facing sonar/SF10 liaser. check out these videos, currently works with maxbotic sonar and/or lightware laser.
We could easily transfer it to the top for…"
"Agreed Sam, however vision based drone navigation systems are scarce at the moment.
I think navigation systems that need to fly in a "choatic" space are a different challenge to those needing to fly in a structured space. In the warehouse it is very…"
"Aaaargh Dan you have it all. wish i knew this 3 years ago! Looks like you are ready to go on the warehouse scanning, all you need to do is hook into our drone-database protocol. Can you ask your client if they would be interested in being agents for…"
"Hey Dan, Ha Ha, agreed, lots of demo products out there, we often get the "2015, Quarter 3 " answer when asking to purchase, hence we continue struggling along with our own.
Thanks for all those tips, we seem to be in parallel universes on different…"
"Hey Dan, we followed the same approach , controlling the drone using sum ppm signals.
Love your sensor array! Do you not find that the sonar's interfere with each other and only one can be ranged at any one time? We automatically range our sonars…"