Help building / buying a quad platform

Hi Everyone!

 

I'm a first year student currently studying Robotics with AI and for the past 3 or 4 weeks, we've been working with arduino clone boards (Seeeduino) with a custom shield full of inputs and outputs as designed and built by my university.

 

This is all well and good but I'm more interested in making things fly autonomously - which is the field I hope to enter in an R&D capacity when I graduate.

Not to snub some of the fun things you can do with the arduino but turning leds, buzzers etc. on and off and reading temp sensors is becoming a bit tedious. I do have some electrical knowledge behind me and a good bit of programming knowledge under my belt and I feel I want to take on something more challenging and interesting.

 

I find I can get to grips with and enjoy subjects far more if I can relate them to something I want to do and am interested in. Whether that be at the deep end or not, I find this best suits my learning style and it also motivates me to carry on when I'm stuck with something; unlike tedious exercises do.

 

So here I am looking to build a quad platform I can experiment with.

The problem is, I don't have a massive budget; maybe £200 or possibly £300 if the Mrs doesn't twig on LOL

 

Most of the ready to go kits I've looked at are seriously pricey so I figure that only leaves me with the option of building my own.

 

I have one or two ideas swimming around in the old noggin but I'm not sure which will be the best route to go so I thought I would pitch them against some more experienced Drone enthusiasts / experts.

 

I've got my eye on various parts to build my platform but I'm having a hard time getting my head around matching and pairing motors props etc and I'm also trying to work out the best option regarding a flight board.

I had my eye on the ArduPilot Mega v2 but that seems to be half my budget gone right there so I got to thinking about creating my own board based on the APM.

Not sure how economical that would be or how I would go about it in any detail yet though.

 

Going back to matching the parts up for my design, I've been using these two calculators to help me get an idea of whether or not the thing will even take off.

 

Multi Coptor Calculator

Electric Motor & Prop Combo Calculator (Gives idea of static thrust)

 

I've run a few motor / battery / prop combinations through the multi coptor calculator but the results back are hit and miss. You can't always find all the information about a particular motor that the calculator wants so it becomes major guess work.

 

Here’s my proposed design so far and without a proposed power source or flight control board.

Perhaps a more experienced person could give my specs the once over to see if there are any obvious floors or concerns?

Initially, I'm just interested in getting a platform in the air that is capable of taking off, landing, hovering and maybe following a couple of simple way points.

 

Proposed Air Frame - Turnigy Talon Carbon Fiber

Proposed Motors - FC 28-12 1534kv Brushless Out runner

Proposed Speed Controllers - HK 35 - 40A ESC - BEC 3A

Proposed Propellers - GWS DD 8040 - (8" x 4")

 

Total Weight So Far: 540g

Expected Final Weight: 1.1 - 1.3Kg

Total Cost So Far: £71.32


The one thing I don't want, is for the thing to barely be able to haul its own weight and has to hover at some rediculous throttle setting like 70% while sucking the life out of my battery at a rate equivalent to a 5 year old drinking juice on a hot day.

One other thing I'm not sure of is the need for spending out on fancy RC Controllers.

Since I believe I will only have need of manual control for the purposes of taking off and landing and while the vehicle is in close proximity, I'm wondering if I could just get away with pairing up any old cheap RC transmitter to an arduino capable receiver as long as the frequencies match?

Hope someone can lend a bit of advice for a novice and thanks for reading!

Mike

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • It is always a good plan to invest your time in doing something physical, rather than a purely intellectual exercise. The real world gives back real results and those are almost always quite different and unexpected as compared to just the calculated.

    I can't give you all the answers you seek and what you ask opens more questions.

    The HK frame you picked is on back order so I hope you are not in a hurry, plus the shipping cost. It is also rather small. That raises the question about your payload both weight and size. Beyond a controller what else do you plan to carry over the first year? You seem more focused in buying a frame and making a controller. Perhaps your priority is reversed? It is possible to build a reasonable size, strong and low weight frame for nothing or very close to nothing using simple tools and materials. If I was in your budget situation, I would spend some time looking over that aspect first.

    In regard to the controller. I don't know what facilities are available to you, but making an APM is complex and certainly not a trivial exercise for anyone that is inexperienced in hardware creation. The APM2 for instance is small because it is a high density 4 layer pcb and well thought out design. Going to a single layer, double sided pcb, that most home equipment can handle, would make it very large physically and then there is a weight penalty. Going to multiple stacked boards is also problematic just to name one solution. Even if you go back to earlier versions it is still problematic to build yourself. Then there is buying "one off" parts, both in availability and cost. Often one off parts are simply not available and not all factories/wholesalers will give you a sample part. So depending on what free resources you have available to you, to build up the pcb/assembly, the cost would easily exceed the cost of buying a pre-built and tested APM2 and you would still end up with something far less capable than the APM1 or 2. Then there is the time factor. Do you want to spend your time on making a controller first or writing software? What is your time-line for this project? Graduation?

    Here is what I got from you.

    "This is all well and good but I'm more interested in making things fly autonomously - which is the field I hope to enter in an R&D capacity when I graduate."

    This points me to thinking you want to spend the majority of your time on development of flight control, not hardware re-design.

    The APM2 has just about everything you need and perhaps more already included and the price is excellent over anything out there that's even similar in capability. Plus everything is open source of course and not half and half like many other designs Then of course the firmware and past experiences are very well documented so that you could easily get into what you want to advance instead of spending months re-writing the wheel.

    There is a very important factor here. It doesn't matter what your budget constraint is. There is a point where it just isn't enough no matter how you scale down and scrounge. My opinion is that your budget is on the teetering edge for what you hope to do. So first I would ask you to go back and write out in far more detail what you want to accomplish. How long you have for each phase and what ability do you need at each step. It maybe better to spend a little more in the beginning rather than shorty learning you need to swap out an expensive part(s). For example. If your end plan is to do obstacle avoidance by the end of year one. Then a simple controller simply won't get you there. But a good controller like the APM2 with the ability to add additional sensors later, would be a better cost effective choice in that first year. A $100 controller you throw away in 9 months doesn't make sense. But if the same goal is over 4 years and the possibly of more funds next year, then perhaps it does make sense. But I think you need to answer some of those questions first.

    This is as much help as I can be atm. There are better people here than I. But I believe, you need to detail your plan and time lines, along with your budget a little better, if you hope to get where you want to be and before you worry about motors and props.

This reply was deleted.

Activity