Home > Guides, TKJ Electronics > QuadCopters – How to get started

QuadCopters – How to get started

I have been watching different videos of QuadCopters recently and I’ve been pretty amused. The way they fly and the way they control their movements is unbelievable – it almost looks like a bug.

If you don’t know what a QuadCopter is you should have a look at this video where he shows his homebuilt QuadCopter and his acrobatic skills with it.

So I decided to start reading some more about the materials behind these QuadCopters and how they manage to stabilize in the air.

In this blog post I will try to describe the different steps I have been thru to plan, design and build the prototype of my QuadCopter. There will be coming some more blog posts later on describing how to get the QuadCopter running, programming it, tuning it etc.

This blog post is divided into 3 parts

  1. What is a QuadCopter

    1. Brushless motors
    2. Propellers
    3. Roll, Pitch and Yaw
    4. ESC – Electronic Speed Controller
    5. Battery
    6. The frame
    7. Frame configuration
    8. Inertial Measurement Unit
    9. Controller electronics
  2. Initial decisions
    1. Theoretical calculator
  3. Conclusion





What is a QuadCopter

 
In short terms a QuadCopter is what the name says a “copter”-like device with four rotors (quad). You might have seen one in action before, as they are being commercialized for police and monitoring use. You can also find them as toys, fx the AR Drone or even universities have been playing with them, developing swarms with them

QuadCopters can be found and built in many different sizes. All from the tiny ones that isn’t much larger than a CD ROM and up to QuadCopters with a motor-to-motor length of more than a meter.



To plan and build a QuadCopter there is a lot of terms you need to understand. So before planning my design I searched the internet for good resources for DIY QuadCopter and found the following links to be the best:

To give you a better understanding of what a QuadCopter contains I will now go thru some of the parts it contains.


Brushless motors

As I said QuadCopters do have 4 motors with a propeller each. Most of the times the so called Brushless Motors are used to drive the propellers.

Brushless motors are a bit similar to normal DC motors in the way that coils and magnets are used to drive the shaft. Though the brushless motors do not have a brush on the shaft which takes care of switching the power direction in the coils, and this is why they are called brushless.

Instead the brushless motors have three coils on the inner (center) of the motor, which is fixed to the mounting. On the outer side it contains a number of magnets mounted to a cylinder that is attached to the rotating shaft. So the coils are fixed which means wires can go directly to them and therefor there is no need for a brush.

Brushless motor internal

The reason why QuadCopters use brushless motors instead of normal DC motors is the much higher speeds and less power usage for the same speed. The brushless motors are more efficient as there is no power lost as there is in the brush-transition on the DC motors.

Brushed motor internal

On this diagram of the brushed motor you will see that it is the coil that is rotating instead of the magnets as on the brushless.

Brushless motors come in many different varieties, where the size and the current consumption differ. When selecting your brushless motor you should take care of the weight, the size, which kind of propeller you are going to use, so everything matches up with the current consumption.

When looking for the brushless motors you should notice the specifications, especially the so called “Kv-rating”. The Kv-rating is an indication on how many RPMs the motor will do if provided with x-number of volts. The RPMs can be calculated in this way: RPM=Kv*U


Propellers

On each of the brushless motors there are mounted a propeller. You might not have noticed this on the pictures, but the 4 propellers are actually not identical. If you have a look at the CrazyFlie picture above you will notice that the front and the back propellers are tilted to the right, while the left and right propellers are tilted to the left.

QuadCopter Plus configuration

This reason for this is that the motor torque of and the law of physics will make the QuadCopter spin around itself if all the propellers were rotating the same way, without any chance of stabilizing it. By making the propeller pairs spin in each direction, but also having opposite tilting, all of them will provide lifting thrust without spinning in the same direction. This makes it possible for the QuadCopter to stabilize the yaw rotation, which is the rotation around itself.

The propellers come in different diameters and pitches (tilting). You would have to decide which one to use according to your frame size, and when that decision is made you should chose your motors according to that.

Some of the standard propeller sizes used for QuadCopters are:

  • EPP1045 – 10” diameter and 4.5” pitch – this is the most popular one, good for mid-sized quads
  • APC 1047 – 10” diameter and 4.7” pitch – much similar to the one above
  • EPP0845 – 8” diameter and 4.5” pitch – regularly used in smaller quads
  • EPP1245 – 12” diameter and 4.5” pitch – used for larger quads which requires lot of thrust
  • EPP0938 – 9” diameter and 3.8” pitch – used in smaller quads

In general you should select your propeller according to the following four tips:

  1. The diameter of the propeller indicates how much air the propeller will be able to “move” while the pitch indicates how much air the propeller moves all the time – not said that you can use this in any way to calculate the air moved.
  2. The larger diameter and pitch the more thru the propeller can provide. But be-aware that a large pitch makes it much harder for the motor to drive it, it requires much more power, but in the end it will be able to lift more weight.
  3. When using high RPM motors you should go for the smaller or mid-sized propellers
  4. When using low RPM motors you should go for the larger propellers as you can run into troubles with the small ones not being able to lift the quad at low speed (RPM)
  5. A faster rotating propeller (small diameter and small pitch) is used when you have a motor that runs at a high RPM (Kv > 1000) and can provide a decent amount of torque.
  6. A slower rotating propeller (longer or larger pitch) is used when you have a motor that manages fewer revolutions but can provide more torque.



Roll, Pitch and Yaw

For this matter let’s just sum up what Roll, Pitch and Yaw is, as we are going to use these terms much more.

Roll, Pitch and Yaw is some well used terms from the aircraft terminology. The terms are used to describe the objects orientation around each of its axis. Have a look at the picture below and I think you will understand the terms.



ESC – Electronic Speed Controller

As the brushless motors are multi-phased, normally 3 phases, you can’t just apply power to it to make it spin. The motors requires some special phase-control electronics that is capable of generating three high frequency signals with different but controllable phases, but the electronics should also be able to source a lot of current as the motors can be very “power-hungry”.

Turnigy Plush 18A ESC

In this case we got the Electronic Speed Controllers, known as ESC’s. The ESCs is simply a brushless motor controller board with battery input and a three phase output for the motors. For the control it is usually just a simple PPM signal (similar to PWM) that ranges from 1ms (min speed=turn off) to 2ms (max speed) in pulse width. The frequency of the signals does also vary a lot from controller to controller, but for a QuadCopter it is recommended to get a controller that supports at least 200Hz or even better 300Hz PPM signal, as it should be possible to change the motor speeds very quickly to adjust the QuadCopter to the stable position. It is also possible to get ESCs that is controlled thru OneWire of I2C. These tends to be much more expensive though, but sometimes it is also possible to “mod” other ESCs to add the I2C feature.

Turnigy Plush ESC Electronics

ESCs can be found in many different variants, where the source current is the most important factor. You should always chose an ESC with about 10A or more in sourcing current as what your motor will require.

ESC High Power FETs

Another important factor is its’ programming facilities, as some ESCs support range programming while others do not. This means that with some ESCs you don’t necessarily have to use the “1ms to 2ms” range, but you can adjust it to your own needs – this is especially useful when we are going to make our own controller board.


Battery

All this leads to the battery, the power source for the whole device. For the battery two types can be used, whereof one of them is highly recommended. The NiMH and the LiPo. I won’t say much about the NiMH as most communities tells us to stay away from these for driving QuadCopters as they first and foremost are not able to provide enough current and secondly they weight a lot more than LiPo batteries when they have the necessary current ratings.

Instead we should talk about LiPo batteries, but in this world there are also a lot of different variants of these too. LiPo batteries can be found in packs of everything from a single cell (3.7V) to over 10 cells (37V). The cells are usually connected in series, making the voltage higher but giving the same amount of amp-hours.

For a QuadCopter you should go after the 3SP1 batteries which means 3 cells connected in series as 1 parallel (just forget the parallel, as it has no sense because we just use 3 cells in series). This should give us 11.1V but at fully charged it actually gives us around 12V instead.

For a brushless motor with a Kv-rating of 1000, this gives us a maximum of 12000 rounds per minute. This number is totally fictive as the battery voltage will drop immediately to around 11.1V (at fully charged state) when current is being drained. Anyways, this gives us a good idea about how fast the propellers will be spinning!

ZIPPY Flightmax Battery, 4000mAh 25C

As for the battery capacity regards you should make some calculations on how much power your motors will draw and then decide how long flight time you want and how much influence the battery weight should have on the total weight. A good rule of thumb is that you with four EPP1045 propellers and four Kv=1000 rated motor will get the number of minutes of full throttle flight time as the same number of amp-hours in your battery capacity. This means that if you have a 4000mAh battery, you will get around 4 minutes of full throttle flight time – though with a 1KG total weight you will get around 16 minutes of hover.

Another thing to be-aware of when selecting the right battery is the discharge rate, formerly known as the C-value. The C-value together with the battery capacity indicates how much current you are able to source from the battery. The calculations follow this simple rule: MaxSource = DischargeRate x Capacity

Take the Zippy4000 from the image above, which has a discharge rate of 20C and a capacity of 4000mAh. With this battery you will be able to source a maximum of 20Cx4000mAh = 80A. So in this case you should make sure that the total amount of current drawn by your motors (ESCs) won’t exceed 80A.

To make some more detailed calculations about your specific design I recommend you to visit the free xcopterCalc – Calculator for Multicopters. I will tell more about this in the “Initial decisions” section.


The frame

Every part in a QuadCopter design works together and the frame is the one joining all of them. The frame can be designed in many ways with many different kinds of materials. The important things are to make it rigid and to minimize the vibrations coming from the motors.

A QuadCopter frame consists of two to three parts which don’t necessarily have to be of the same material:

  • The center part where the electronics and sensors are mounted
  • Four arms mounted to the center part
  • Four motor brackets connecting the motors to the arms

There are three kinds of materials that I recommend using for a QuadCopter frame:

  • Carbon Fiber
  • Aluminium
  • Plywood or MDF

Carbon fiber is the most rigid and vibration absorbant of the three materials but is also by far the most expensive.

Most of the times the arms used in QuadCopters are made of hollow aluminium square rails which makes the QuadCopter relatively light weight but still makes it rigid. The problem with these hollow aluminium rails are the vibrations, as they aren’t damped and will therefor vibrate to the center part and maybe mess up the sensor readings.

Instead solid MDF plates could be cut out for the arms as they will absorb the vibrations much better than the aluminium. Unfortunately we have another problem then, as the MDF plates are not very rigid and will break if the QuadCopter falls to the ground.

As for the center part everything from carbon fiber, aluminium or plywood can be used. Plywood is commonly seen as the center part because it is light weight, easy to work with and is reliable and rigid so it can hold the four arms together as required.

The arm length varies a lot from QuadCopter to QuadCopter as it is up to the individual to decide how big he would like his quad to be. In the QuadCopter terminology we use the abbreviation “motor-to-motor distance” to explain the distance for the center of one motor to the center of another motor of the same arm (or in the same direction).

The motor to motor distance decision goes hand in hand with the propeller diameter decision, as you should definitely make enough space between the propellers. Usual QuadCopters with EPP1045 propellers, which means a propeller diameter of 10”, has a motor to motor distance of around 60 cm ~ 24”, though it will be possible to make it less. Others with smaller propellers, fx with a diameter of 8” or less, will be able to have a motor to motor distance of around 12”.

Frame configuration

Another decision to make is in which configuration you would like to fly your QuadCopter – here I think about in which way front is.

We have two types of frame configurations, the X and the +. The X configuration looks like this:

QuadCopter X configuration



While the + configuration looks like this:

QuadCopter Plus configuration

The difference is how the motors have to be controlled. For the + configuration the motor controlling is fairly simple as you just have one motor assigned to each direction. The negative aspect of the + configuration though is that you only have a single motor to provide extra thrust (speed up) when you want to move to another direction. In the X configuration you will always have two motors working together on changing direction.


IMU – Inertial Measurement Unit

Wow, I think this post is getting really big, and I haven’t even talked about the fun part yet – the IMU.

The Inertial Measurement Unit is the sensor system of the QuadCopter. The main purpose of the Inertial Measurement Unit is to calculate the orientation of the quad – the three orientation angles, Roll, Pitch and Yaw. These angles are then fed into some controlling electronics that uses those angles to calculate the required changes in the motor speeds.

The IMU consists of at least 6 sensors, also known as 6DOF. These sensors should be a 3-axis accelerometer and a 3-axis gyroscope. Sometimes another sensor, a 3-axis magnetometer, is added for better Yaw stability.

Sparkfun 9DOF Stick

The accelerometers measures acceleration as the name indicates. Now you would think, “Why the heck do we need to measure acceleration to know the orientation?”, but yet again there is another law of physics – the gravity. The gravity is actually a downwards acceleration towards the center of earth, which to all objects makes a downward force keeping the objects on the surface. The accelerometer is actually measuring force, so the downwards gravity acceleration will also be measured by the accelerometer.

As the accelerometer sensor can measure the acceleration in three directions we can actually calculate how the accelerometer is oriented against the surface.

Sparkfun 9DOF Stick

Fx when the accelerometer is held as the image above, the X axis will show positive 1g, while all the other two axis will show 0g.

Now the next question rises, “Why isn’t the accelerometer then enough to measure the orientation?”. The problem lies in the way the accelerometer works, because it isn’t very stable. If only the accelerometer were used to calculate the orientation even the smallest movements of the accelerometer will mess up the orientation. So if mounted on a QuadCopter with vibrating motors it will be no good.

Instead we use a gyroscope to address this problem. A gyroscope measure angular velocity, in other words the rotational speed around the three axis. The output of a gyroscope is given in radians per second or degrees per second. With both the accelerometer and gyroscope readings we are now able to distinguish between movement/vibration going up, down, left or right or rotation of the sensor, which is what we would like to know.

Final question, “Then why didn’t we just use the gyroscope when it can tell us the rotational movement?”. Yet again the problem lies in how the sensor works. The gyroscope tends to drift a lot, which means that if you start rotating the sensor, the gyroscope will output the angular velocity, but when you stop it doesn’t necessarily go back to 0 deg/s. If you then just used the gyroscope readings you will get an orientation that continues to move slowly (drifts) even when you stopped rotating the sensor.

This is why both sensors has to be used together to calculate a good and useful orientation.

For the Yaw rotational movement the accelerometer can’t be used as the reference sensor as it could with the Roll and Pitch movement. Instead a magnetometer is sometimes used. A 3-axis magnetometer measures the magnetic field that affects the sensor in all three directions. As the earth contains a magnetic field on the North- and South Pole, the magnetic sensor can be used to determine where north and south is located. The locations of these poles can then be used as a reference together with the angular velocity around Yaw from the gyroscope, to calculate a stable Yaw angle.

I won’t go more into details on how these calculations are done in this post. I will write another post soon with more details on these algorithms.

The 3 different sensors usually come in QFN or BGA packages which make it hard to do your own development with them. Instead people usually buy an IMU sensor board with 6DOF or 9DOF or even buy a complete IMU unit with processor and sensors.

Here is a list of some of the commercial available IMU sensors boards and units.

IMU sensor boards:

IMU units:

The raw sensor boards I’ve seen in use works either digitally by I2C or by analog. I prefer to use the digital boards as I2C is so easy and fast. Though if you got a fast processor with some good analog inputs capable of sampling fast enough, the analog boards seems to be more inexpensive than the digital ones.

The difference between the IMU sensors boards and the IMU units is that the IMU units contain a microprocessor. Usually it’s a small 8-bit microprocessor which will do the calculation of Pitch, Roll and Yaw by the use of some kind of algorithm. The calculated data will then be put out on a serial bus or sometimes also available by I2C or SPI.

The choice of IMU is going to reflect which kind of controller board you are going to use. So before rushing out buying one of these boards you should read the next section about the controller boards, as some of them do already contain the different sensors.


Controlling electronics

QuadCopters can be programmed and controlled in many different ways but the most common ones are by RC transmitter in either Rate (acrobatic) or Stable mode. You can either buy an already commercial available controller board or build one yourself. Someone is also doing a mixup by buying some of the parts, like an Arduino and the sensors but then they make the shield and some of the software themselves.

Here is a list of some of the commercial available controller boards that I have met on my way thru the QuadCopter jungle.

Some of the controller boards already contain the required sensors while other requires you to buy these on a separate board.

The AeroQuad MEGA Shield

The AeroQuad board is fx a shield for the Arduino, either the Arduino UNO or the Arduino MEGA. The AeroQuad board requires the Sparkfun 9DOF stick which is soldered to the shield.

The ArduPilot board contains an ATMEGA328, the same as on the Arduino UNO. Like the AeroQuad shield this board doesn’t contain any sensors either. You would have to buy fx the ArduIMU and connect it to the board to use it.

The OpenPilot is a more advanced board which contains a 72MHz ARM Cortex-M3 processor, the STM32. The board also includes a 3-axis accelerometer and 3-axis gyroscope. Together with the board comes a great piece of software for the PC to calibrate, tune and especially set waypoints for your QuadCopter if you have installed a GPS module – which I will be talking more about in the next section.

OpenPilot ARM Cortex-M3 board

As I said earlier QuadCopters are usually controlled in either Rate (acrobatic) or Stable mode. The difference is the way the controller board interprets the orientational feedback together with your RC transmitter joysticks.

In Rate mode only the Gyroscope values are used to control the QuadCopter. The joysticks on your RC transmitter are then used to set the desired rotation rate of the 3 different axes. In this mode you can control your QuadCopters speed of rotation around the 3 axis, though if you release the joysticks it doesn’t automatically re-balance. This is useful when doing acrobatics with your QuadCopter as you can tilt it a bit to the right, release your joysticks, and then your QuadCopter will keep that set position.

For the beginner the Rate mode is a bit hard to start with so instead you should start with the Stable mode. In the Stable mode all the sensors are used to determine the QuadCopters orientation in the air. This orientation is then used to calculate the speed of the 4 rotors to keep the QuadCopter balanced, being plan with the surface. The joysticks on your RC transmitter are then used to set the desired angle for the different axes. So if you would like to move your QuadCopter forward a bit you should simply tilt one of the joysticks so the desired Pitch angle will be changed. When releasing the joysticks the angle will be reset and the QuadCopter will be stable again.


Extended options

Other options such as GPS, Ultrasonic sensor, Barometric pressure sensor etc. can be used to add even more orientational features to the QuadCopter.

A GPS unit can fx be used to measure speed and use that in the calculation of the movement. It is especially also usefull if you would like to make your own UAV (Unmanned aerial vehicle), which needs to know its’ exact position.

An Ultrasonic sensor can be mounted on the bottom of the QuadCopter to measure the distance to ground. This is usefull if you would like to make a quad that should be stable in the height without having you to adjust the motor thrust all the time.

A Barometric pressure sensor can be used for the same purpose, though the Barometric pressure sensor works best when you get up high, as the pressure doesn’t differ a lot when close to ground.

The best altitude combination will be to use both an Ultrasonic sensor and a Barometric pressure sensor at the same time.




Initial decisions

 
I hope the walkthrough of the different parts gave you an idea of which parts you should be looking for and how big you would like to make your quad. Now it is up to you to select the right parts for your QuadCopter and this is not an easy task. To help you with this I’ve made this 1-2-3 list to get you started.

To find the different materials like motors, ESCs, batteries etc. I recommend you to visit HobbyKing, a very good, popular and inexpensive RC webshop in China. www.hobbyking.com

  1. Motor to motor distance: Decide which size of QuadCopter you would like to built.
  2. Propeller size: Decide your propeller size and pitch. The size should reflect your motor to motor distance choice.
  3. Motor selection: By looking at fx HobbyKing and our description find the appropriate motors for your QuadCopter.
  4. ESC and Battery selection: By looking at the selected motors you should be able to select the proper ESCs. The battery capacity is decided on the basis of how long flight time you would like, but have the weight in mind.
  5. Theoretical Confirmation: Check and confirm that your QuadCopter will be able to fly with your selected parts. Please see the next section about the Theoretical calculator.



Theoretical calculator

To ease the confirmation process where you would have to calculate the thrust from each motor and use the total weight to see if your QuadCopter were able to lift off and hover, Markus Müller have made a very easy to use online calculator for this exact purpose.
The calculator is called “xcopterCalc – Calculator for Multicopters” and can be used to calculate many different parameters of your QuadCopter. The great thing about the calculator is all of the already prefilled information of different motors, ESCs, batteries etc. This really speeds up the process.

Here I have attached a screenshot of the calculations done on the behalf of my QuadCopter project.

Our design parameters in the xcopterCalc

From this calculator we can see that we will be able to hover with the QuadCopter for around 12 minutes when the battery is normally charged. If our decisions were wrong and something would not work well as supposed to the calculator will tell us that too. Fx let us increase our QuadCopter weight from 1500 grams to 2500 grams.

To heavy = throttle problems

Then you will see that it tells us that we won’t be able to maneuver the QuadCopter that well because the required throttle for hovering is at 94% of the total throttle. The calculator will also check that the selected battery is able to deliver enough current for all the motors at full speed.

I really find this calculator very nice and easy to use, and if you like the calculator as much as I do I recommend you to donate a couple of dollars to Markus Müller.




Conclusion

 
The last step for you is now to buy all the required materials, electronics etc. which definitely can be an expensive affair. But if you are excited to build your own QuadCopter from scratch it is definitely going to be a fun and instructive project, which might end up taking a lot of time – but hey! isn’t that what projects are for -> to be developed.
Please do not hesitate writing a comment or giving us some feedback on this article. We hope you learnt something by reading all this, and hopefully you will soon have made your own QuadCopter.

Next time we will keep you updated with the progress of our QuadCopter development. The next post to come is a presentation of the initial design and prototype.

Categories: Guides, TKJ Electronics Tags:
  1. maria
    September 14th, 2012 at 06:44 | #1

    my doubt was whether we need an ardupilot and another arduino for stabilization????

  2. September 14th, 2012 at 20:56 | #2

    @maria
    No you won’t need an extra Arduino. The Ardupilot is the “Arduino” in the system.
    You will just need the sensors (IMU), GPS, RC receiver module, ESC and motors to complete a multirotor setup.

  3. maria
    September 15th, 2012 at 06:55 | #3

    But we are gonna use a xbee for wireless transmission and reception then rc receiver modules is required ? We want to use a joystick for its control and also xbee so don’t we need an arduino for programming…. That is the ardupilot will give us pitch roll and jaw values which is taken as input to the arduino to make a stable system? Arduino alone can be used just for auto pilot mode right? With just ardupilot we cannot manually control the movements of quadcopter right?

  4. yawstick
    September 15th, 2012 at 16:29 | #4

    Just found your site a few days ago… the STM32F4 review… lots of great info here on a great variety of things… very impressive. I’ve been fooling with arduino and quad copters for well over a year now. The original KK controller and also a multiwii controller with the wii motion control plus. Its a pretty fast moving area of development. There is a 32 bit variant of the multiwii software that could use someone with your talents, Though its it appears you are well on your way to rolling your own.

    It can be found at http://www.multiwii.com/forum/viewtopic.php?f=22&t=2387

    The hardware is here http://abusemark.com/store/index.php?main_page=product_info&cPath=1&products_id=30

    Keep up the good work.

  5. September 16th, 2012 at 19:58 | #5

    @maria
    Ok I see. If you are going to use Xbee for the controlling of the Quadcopter an RC receiver module will not be required.
    The Ardupilot board is an Arduino, hence the name. So you would simply have to connect the Xbee module to the Ardupilot together with the IMU sensors (accelerometer, gyro and magnetometer) and then you should be able to program the Ardupilot thru Arduino IDE to receive your serial control commands (thru the Xbee module).
    With Ardupilot you will be able to control the Quadcopter manually. Though by default it supports and use an RC receiver module -- but it should be easy for you to change this to your own Xbee module serial protocol.

  6. maria
    September 18th, 2012 at 17:21 | #6

    But is it necessary ot use an arupilot…. ? instead an arduino board can be used rite along with IMU and xbee for a quad copter..?

  7. September 20th, 2012 at 22:43 | #7

    @maria
    No, it is not necessary to use the Ardupilo. Of course you can just buy an Arduino board, connect it to your IMU using I2C or SPI and then connect it to your XBee module for wireless control/communication.
    The smart thing about Ardupilot is that everything is put together on the same board (when buying the most recent version) making it smaller and easier to get started.

  8. September 24th, 2012 at 17:33 | #8

    @yawstick
    Dear Yawstick.
    Thank you for the links. I am well aware of the Naze32 and have been trying slightly changed version of it myself on the FreeFlight board.
    My intentions were to make my own customized project for my needs, but I guess I will use some inspiration and source parts of other projects too.
    I haven’t found the source code for the Naze32 project yet, but now you got me the link so thank you for that.

    I will let you all know how it goes with the development.

    Regards Thomas

  9. john
    October 12th, 2012 at 11:35 | #9

    As I am using that website for just calculation, I want to know that how they calculate that?
    Can you help me figure it out?

  10. October 16th, 2012 at 22:23 | #10

    @john
    Yeah, it is indeed a nice page.
    The calculations though is a bit more difficult than that, and it will be hard for me to explain.
    It both includes physical math about force vectors and torque, and especially also a big part of electrical science math as resistance and load current.

    Instead of looking up how to do all the math I think you should appreciate that this work has already been done for you by Solutions for All and maybe think about donating a bit to them as a thanks.

  11. khizr
    October 18th, 2012 at 10:50 | #11

    a.o.a hy i need a gayro plzz help me from pakistan

  12. October 18th, 2012 at 17:36 | #12

    Hey there, this is an excellent guide! I stumbled upon your blog when I was taking a look at where visitors to our website were coming from, and I noticed quite a few came from your blog. Just to say Hi, and if you need any help developing quadrotors, let us know, we’d be happy to share our experiences and knowledge.

    Also we’ve updated our website, so your link to ROFL no longer works (sorry). ROFL is being succeeded by the R10 system: http://www.uair.co/r10 and we have a new flight controller called Thalamus: http://www.uair.co/thalamus

  13. October 24th, 2012 at 18:27 | #13

    Thanks for the link! Did you find time to use all your new knowledge to make a multi-copter?

  14. Skip
    October 27th, 2012 at 23:18 | #14

    The multicopter calculator is OUTSTANDING, saved me from making a fatal mistake!!!!!!
    Thought I was good at math,I was wrong….

    It’s a great tool, thanks for digging it up.
    Skip

  15. Wouter
    October 29th, 2012 at 17:34 | #15

    @thomas jespersen,

    you made a really interesting page and you know a lot about quadcopters (i think). Maybe you can anwser a question or 2 for me.

    I’m wondering; is it possible to build a H-frame and how much weight can your quadcopter carry?

  16. November 4th, 2012 at 11:29 | #16

    @Nic
    Hi Nic.
    Yes, I did indeed use my knowledge to build and fly some quadcopters.
    Recently we have flewn the QAV500 frame from FPV Manuals together with our own board and firmware -- with some good results.
    We have also been testing both the FreeFlight controller board from China and the Naze32 board from Japan running a port of the MultiWii firmware.

    Everything with good success, except for a minor crash yesterday where our software/board decided to cut the PWM signal to all motors all of a sudden.

    And while you are here I would give you a big thanks for your site and drawings, as these were very inspiring when starting to learn about these Quadcopters and the algorithms behind.

    Best Regards
    Thomas Jespersen

  17. November 4th, 2012 at 11:35 | #17

    @Wouter
    Dear Wouter.
    Yes, it is possible to build an H-frame and a lot of people are actually doing so as it seems to be a bit easier.
    The great thing about an H-frame is also the big space you get in the middle for the battery and motor controller -- not like mine, seen in the video, where I almost don’t have enough space for the battery (sticked to the bottom with threads).

    The Quadcopter frame I made with the aluminium bars, plywood and tape rolls couldn’t carry much extra weight. The weight of the complete copter, including battery and motors, was about 1.2KG which is a lot even without any extra load.
    This frame only gave me around 10 minutes of flight time, but it was able to carry loads up to 600 grams, reducing the flight time though.

    Regards Thomas

  18. November 8th, 2012 at 17:44 | #18

    i am designing a Quadcopter . I buy Emax BL2215/20 brushless motor having max current 20.6 amp and i use Emax ESC 30 amp having burst current 40amp. Plz suggest which battery used to drive motor plz help me

  19. November 17th, 2012 at 09:54 | #19

    Very good article. I liked it.

  20. November 21st, 2012 at 22:27 | #20

    Thomas.
    Is it normal that some of the motors start at a different time? We are having some issues on that. It seems one of the motors is giving less thrust. I believe the stability is controlled using the IMU data through some PID controller, but we want to be sure there’s nothing wrong with the motors. All the ESCs were programed to start at the same rate.

  21. November 21st, 2012 at 22:48 | #21

    @RAM
    This sounds to me like an ESC calibration issue where the RC range hasn’t been set properly in all of the ESC’s.
    Another case would be a damaged ESC or motor which makes the motor spin slower probably because the ESC is not being able to start the motor at the lower speeds due to a malfunction in the motor bearing etc.

    Regards Thomas

  22. deepak
    December 16th, 2012 at 10:45 | #22

    sir , can i use dtmf rather than rf module , i want to make quadcopter which can be operate thru cell phone plzz help

  23. Hari
    January 30th, 2013 at 21:28 | #23

    can i use d.c. motors which is 25,000rpm, 9volt, 46 gram weight?

  24. Peter de Leeuw
    February 1st, 2013 at 02:12 | #24

    Hi Thomas,

    First of all, great article! I’m totally new to electronic RC aircraft (also quadcopters) and your information cleared my mind on a lot of things.

    I’m currently designing and developing my own airframe. I’d like to know what size (in millimiters) of tubes you are generally using.
    I’m also thinking of using materials that can be found in every D.I.Y. store so everyone could build his/her own airframe with my simple plans.
    The tubes I’ve bought are square 15 x 15 mm and have 1,5 mm thick walls.

    Can’t wait to hear from you!

    Greetings,
    Peter de Leeuw

  25. February 2nd, 2013 at 17:30 | #25

    Great info for beginners ….!
    Truly enjoyed reading this blog.. Please keep informing us..!
    And keep me posted..!
    Thanks So Much..!

  26. February 3rd, 2013 at 21:24 | #26

    @deepak
    It should be possible, yes. But you would need another seperate chip, microprocessor or at the best a DSP to do the DTMF decoding.
    Another issue with the DTMF is that you don’t have the same resolution as you have with RC transmitters, as their output range is often from 0-255 or even better.

    I would suggest that you add a 3G module and then control the Quadcopter using a 3G connection.

    But you could also use a simple Serial Bluetooth module and then control the copter using Bluetooth. One major flaw with this is the range though, and you might get interference and dropouts.

  27. abhilasha
    February 10th, 2013 at 05:19 | #27

    sir
    i m designing a quadcopter n deeling with processors ,so plz suggest me the better option in between Wi-Fi pocessor or ARM processor

  28. February 10th, 2013 at 17:38 | #28

    @abhilasha
    You would have to elaborate on the term “Wi-Fi processor”. This is not something I am aware of.

  29. February 10th, 2013 at 17:50 | #29

    @Hari
    It all comes down to the torque of the motor and which size of propeller you intend to put on it.
    Both the torque of the motor and the propeller size is very dependent -- so you would have to choose wisely.

    Which size of Quadcopter do you plan to build?

  30. February 10th, 2013 at 17:59 | #30

    @Peter de Leeuw
    Dear Peter.

    I deeply apologize for this unreasonable late reply.
    I guess you have already managed to build the copter frame -- or at least I hope you have :-)

    For the frame I built I had been using 15x15mm Aluminium Square rails with 1.5mm thickness. So yes, it is the same rails as yours!
    You can find the plans for my build and the Quadcopter shown in our video demonstration.

    Good luck.

    Kind Regards
    Thomas Jespersen

  31. Sagar
    February 13th, 2013 at 16:27 | #31

    Hi,

    Can anybody help me?
    shall i use my begale bone(arm board) as a controlling board for this project.

    Regards,
    Sagar

  32. February 14th, 2013 at 18:08 | #32

    what material use to make propellers?

  33. PRINCE
    February 15th, 2013 at 11:19 | #33

    CAN THIS ALL BE DONE USING AT89C52 MCU

  34. seif helal
    February 19th, 2013 at 18:04 | #34

    please do i need to buy ardu imu and arduino the both or what?

  35. abhilasha
    February 21st, 2013 at 07:49 | #35

    What should be the weight of propellers?
    and in building a simpal quadcopter what thrust a motor can provide?

  36. abhilasha
    February 21st, 2013 at 11:53 | #36

    @Zulu MS
    carbon fiber composites are popular now a days due to their light weight and structural stiffness.

  37. February 22nd, 2013 at 18:17 | #37

    @seif helal
    No, you won’t have to.
    There is already an ATMEGA328P on the ArduIMU, the same as the chip you will find on the Duemilanove or Uno.

    The ArduIMU is a complete IMU solution with both sensors and microcontroller -- a bit like the Sparkfun 9-DOF Razor IMU too.

  38. reza
    February 28th, 2013 at 10:44 | #38

    Hi.thanks for your information.

  39. barrahazard
    March 17th, 2013 at 15:25 | #39

    Hi,

    Thanks for the amazing article I found it very useful. I want to build an autonomous quadcopter to fly a pre-determined course but also have a manual override remote control using a smart phone by wi-fi/ bluetooth. I plan to use the following sensors; accelerometer, gyroscope, magnetometer, gps, visual camera (image recognition) and ultrasonic. I am planning to use a raspberry pi to do all the hard work (image processing and interface with smartphone) and having either a pre-made flight controller or an arduino with all the required sensors attached.

    My question is; do you have any advice on the above? Is it fesible? am I missing something? Would the interfacing between the (sensors & arduino)/ flight controller and raspberry work? Which would work better? Is I2C fast enough to pass all the information around or should I spec components that can work with SPI?

    Any comments would be very gratefully received!! Thanks again for an amazing article!

  40. March 18th, 2013 at 22:03 | #40

    @barrahazard
    Hi Barrahazard.
    I like your idea of integrating an automated vision system, which will definitely be doable but also require an extra larger processor running an embedded OS, such as the Raspberry Pi.
    But if you are going to do this you would indeed need an fully seperate embedded processor to handle all of the real-time Quadcopter tasks, like reading the sensors and keeping the Quadcopter balanced by adjusting the motor speeds.

    You could then connect and implement a communication protocol on the Arduino to control the Quadcopter thru external commands, that could be sent by a Raspberry Pi fx.
    You might even be able to get quite a high-responsive system by just sending the required “virtual transmitter” values from the Raspberry Pi, and this wouldn’t require much work to the already existing Quadcopter controller code for the Arduino, such as the AeroQuad or ArduCopter.

    So yes, I would definitely say that it would be possible and feasible!
    But I think it would require quite some extensive work to make it fully autonomous -- please have in mind that you are dealing with huge powers and speeds.

    Kind regards
    Thomas Jespersen

  41. KARTHIK
    April 6th, 2013 at 19:12 | #41

    Hi Thomas Jespersen…. u r Blog was awesome Am Very Interacted with this Blog.. i’m ready to built my Copter But i have Lot of Doubts 1) how to and what we take Components…my Main Big Doubt is how to choose Circuit Board and Transmitter etc etc etc… and One thing we have to write n Dumping that Programming Code Or Already Built in that that Circuit.. what Type Of Model and what type of Circuit Board i select..??? like Latest Technology Circuit Board..

  42. Shibashis
    April 8th, 2013 at 12:41 | #42

    For a long time I have dreamt of making my own quadcopter, thanks to u for giving us such a information about it. Now I want to know how to make electronic connections? And also provide me a fare recommendation about hardware and boards to buy to make a small quadcopter.

  43. April 18th, 2013 at 15:08 | #43

    @KARTHIK and @Shibashis
    If you are interested in building your own Quadcopter but don’t have that much experience of programming or electronics development I would recommend you to get the Naze32 flight controller as it is VERY stable and has a good support as it relies on the well known MultiWii platform.
    My experience is that everything using the MultiWii platform tends to work quite well!

    Regarding the transmitter it would be up to you and your budget to decide how many channels and features you need.
    The absolute minimum of channels would be 4, which is the joysticks only. If you get an inexpensive transmitter and reciever like this you would be more than good to go: http://hobbyking.com/hobbyking/store/__9042__Hobby_King_2_4Ghz_6Ch_Tx_Rx_V2_Mode_2_.html

    Good luck

    Kind regards
    Thomas Jespersen

Comment pages
1 2 2506
  1. February 15th, 2013 at 17:05 | #1
  2. February 17th, 2013 at 15:14 | #2
  3. March 3rd, 2013 at 01:16 | #3