Skip to main content

Autopilot Concept Change

After a bad case of stomach bug, I stayed at home today and got working on he UAV both hardware and software. The goal was simple yet daunting: Transfer 3 shields worth of hardware to one protoshield.

Due to the high turnaround of making a custom-made PCB (which I have a fair experience on). I decided to go the perfboard route and make the conceptual design straight on the board. It became quite obvious that a few things could be done to reduce the size of the hardware:


  • Instead of having the 5V regulator (although it will be added as a bakcup option) power supply could be taken straight from the ESC. I measured a voltage of 5.05V
  • The need of transistors on each servo channel can be replaced with the switching done in the controller. This can be managed more efficiently.
  • The sensors are attached on the board using right-angled header pins allowing the sensor boards to stacked upright leaving space for more sensors such as a barometer, and the prize sensor: the GPS.
Having made these drastic changes, it now time to put this concept together.


I will post some pictures once it's done.

Comments

Popular posts from this blog

Setting up the Tarot T4-3D gimbal on the Pixhawk 2.4.8 with Specktrum dx6 Gen2 toggle switch

So i took the challenge of setting up the Tarot gimbal not just for inherent stable video footage but also the flexibility of controlling it from the radio control. However, I encountered quite a few challenges which made me aware that I'm not the one only in this battle . It's quite clear that the setup of the Tarot gimbal using its own software is completely different from how it's been described in the Ardupilot/Arducopter webpage and in mission Planner. In Mission Planner and it's associated site makes one believe that it should be done through software, only to realize that in actual fact the setup is more complex than that.  After two evenings of trying various combinations, I realized the getting the pixhawk Aux channels to communicate with the T4 gimbal requires the following steps: - The Pixhawk Pin9 (Aux1) needed to be activated to pass through user-chosen channel from the transmitter. For the Dx6 Gen2 it was the channel 6, which can assigned the ...

Matlab to C/C++ code development - Some learning points

Over the last few years, the engineers at the company have invested both their time and sleepless nights in formulating a process for the development of Machine learning algorithms that will satisfy real-time constraints with minimal RAM usage. This is quite a tall task as per default, that would force one to do their development directly in C language. Although that seems like the right choice, the downside is the direct correlation of the debugging time with algorithm complexity.  Such a time could have been rather used in optimizing the algorithm within the MATLAB environment which has excellent tools for the analysis, plotting and debugging. So it was decided to rather learn the Code generation process with the hope that future algorithm could be designed in a similar fashion without the hassle of the compiler-specific run-time issues. The development of this machine learning algorithm would eventually be implemented in a 32bit, 160Mhz speed, 260KB RAM microcontroll...

Internship Programme - Applications OPEN

We are very excited to bring to universities and higher education institutes across Africa (and in some part of Europe), our internship programme. In line with our vision to grow a spirit of hope for talented students who need guidance (and want to work on exciting projects with business value), the objectives of the internship are as follows: Improve the industry-readiness for the selected students. Currently only the following disciplines are supported: Engineering (mechanical, aerospace, electronics, mechatronics), Computer Science. Currently only 3rd-year and above students are eligible. Expose students to professional methods of research and development. Increase the probability of employment through gaining valuable work-experience. Guide students through real-world problem-solving, product engineering and commercialization. Combine flexible hours with working from home. This programme is incentivised through output-based remuneration and student referral. If you ...