Help selecting parts for a quadcopter

Hello, I’m currently doing a quadcopter project controlled by Android, it’ll have the following:

Microcontroller: Arduino UNO R3
http://www.amazon.com/Arduino-UNO-board ... rduino+uno

x4 Motors: DC BRUSHLESS (With a value arround 1000KV in order to lift 1Kg / 2.2pounds)
http://www.amazon.com/Neewer%C2%AE-KV10 ... +brushless 
(I’m not really sure if this NEEWER brand is good but it’s cheap and I saw them being used in a video

http://www.amazon.com/Hobbypower-1000kv ... +brushless
I also found these really cheap, the brand is Hobbypower, ESC incorporated, 30A, not sure if they have BEC, I think they don’t but anyway… If there are any other brands better than these I’m mentioning that you could share from your experience I’d be pleased! … Though there’s a little big issue, I can only use AMAZON.

X4 ESC+BEC
http://www.amazon.com/dp/B00P88ILJG?psc=1
I read about this brand in a forum, their max current is 20A ‘cause I’m going to use 18. These have BEC because currently I don’t want to use another battery for the drone (calculations down below)
x1 source: battery lipo 3S

http://www.amazon.com/Turnigy-2200mAh-2 ... ttery+lipo
One 2200mAh source is not so much, but it’s enough for the testing… One thing, I don’t know how to charge them, I’ve been reading a while, and I’ve seen several chagers and stuff, I’m currently checking which one to buy, if there are any suggestions It’d be really helpful.

x1 Sensor: 9 degrees of freedom (accelerometer, gyroscope, magnetometer) barometer for obtaining the height variable from the pressure.
http://www.amazon.com/UNIK-Modules-ITG3 ... imu+9+axis
This is the only one whose price seems to fit my needs... Cheap, and has everything I need but I haven’t read anything about it… Some projects I’ve read said there are other brands but they’re not available in Amazon.

And there’s this one too but I find it way too expensive
http://www.amazon.com/Hobbypower-Openpi ... Y4H166ZXSK

x1 teleoperation: WiFi/Bluetooth (I haven’t made up my mind yet about which one to use, I’d be pleased if someone help me decide which is the best option)

Bluetooth
http://www.amazon.com/KEDSUM%C2%AE-Ardu ... th+arduino
I think Bluetooth is the easiest as regards programming since it’s got serial communication… Though I haven’t made the Joystick yet

WiFi:
http://www.amazon.com/nRF24L01-Wireless ... fi+arduino
Tons of doubts… I need to connect Arduino to the phone… but I need that Arduino receives and sends data… I mean, Full-duplex communication since it’ll receive commands I send from my phone, and the phone will display some flight data (optional)

x4 propellers: I don’t know yet the size, any tips will be welcome.

CALCULATIONS

Motors :

Imax : 12 A
rating: 1000Kv
Rpm = kv*V ( batería 11.1V) =11.100 rpm . enough for the flight
Battery : 2200mAh
20C (discharge ratio)

2.2A* 20C =44A …. 44/4motors : 11A … recalling that motors Amp max is 12A

“Watts per Pounds” RULE 50W/lbs ( 50 W per each pound of weight to lift the quadcopter )
Wats= Volt*Amp = 122.1W
1 pound - 0.4535KG
x pound -> 1Kg

x= 2.2 Pound
50W -> 1 puound 
x W ->2.2 pound
X=110W and we have 122.1W 

Calculations based for a 1kg quadcopter

I think that battery will last approximately 3mins, and I don’t know which propellers to use.

I’ve read about Arducopter and Aeroquad, which use Open source code, but all their Drones use Xbee for the teleoparation, and mine won’t have that, so I don’t know if I’ll be able to use them.
Any tips, help, ideas, experiences, codes supplies will be well received and thanked.

If you have any project, report, thesis, app, information, paper, book, link, forum, ZIP, etc. Please send it to this mail:Alejandro.plgr@gmail.com 

Thank you very much for your attention.

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

Join diydrones

Email me when people reply –

Replies

  • 1.use wifi rather than bluetooth as it'll give you better range than bluetooth( i have had good work on wifi ) if anyone has different opinion do correct me !
    2.Battery will last more than 3 mins be assured as 1000kv motors it'll work for probably for 10-15 mins max

    3. props for 1000 kv motors can be 10*4.5 or 9*4.5 

    4. I've not worked on Uno but there are lot of videos on YouTube about them and I've seen them. Ask their help or many others will help you on the page itself !

This reply was deleted.

Activity