Storing Cookies (See : http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm ) help us to bring you our services at overunity.com . If you use this website and our services you declare yourself okay with using cookies .More Infos here:
https://overunity.com/5553/privacy-policy/
If you do not agree with storing cookies, please LEAVE this website now. From the 25th of May 2018, every existing user has to accept the GDPR agreement at first login. If a user is unwilling to accept the GDPR, he should email us and request to erase his account. Many thanks for your understanding

User Menu

Custom Search

Author Topic: Battery Elimination Circuit Powering Flight Controller  (Read 4155 times)

Vickysong

  • Newbie
  • *
  • Posts: 8
Battery Elimination Circuit Powering Flight Controller
« on: July 12, 2017, 08:17:03 AM »
I am putting together a quadcopter, and one of the things I've stumbled across that I don't quite understand is Battery Elimination Circuits (BECs).
The Flight Controller on my quadcopter is a modded Arduino board with some motor pins and other sensors integrated into it. The Flight Controller is capable of being fed anything from 12V to 5V. I have been feeding it 12V straight out of my LiPo battery, which it regulates down to 5V and continues merrily on its way.
Now, the Electronic Speed Controllers (ESCs) that drive the motors each contain an integrated BEC. From a post on this site under the "Discussions" tab, one guy claims that the most common thing to do is use the BEC to power the Flight Controller.
So it seems to me like the BEC is kicking 5V back to the flight controller. Is that good enough? Do I need to worry about low current or low voltage conditions? It's pretty important the Flight Controller say running.
I have read a few links about BEC's:
From this link, I think I understand that the voltage regulators in BEC's are generally linear, which is going to use more power than a switching power supply, but then in the comments, the guy who asked the question said "thanks... I'll go with a BEC." I'm not sure what I'm missing there.
So I currently have four ESCs, each with three pins (Signal, V, GND) connecting to my Flight Controller. I also have 12V straight from the battery connecting to my Flight Controller board, which is regulated down to 5V.
Is this wasteful? Wise? Should I remove the (V, GND) pins to the ESCs and only keep the signal pins? I'm spinning my wheels here because I'm obviously missing something.
What is best power and weight-wise?
Any advice is appreciated.

www.hkinventory.com

tinman

  • Hero Member
  • *****
  • Posts: 5365
Re: Battery Elimination Circuit Powering Flight Controller
« Reply #1 on: July 12, 2017, 04:49:54 PM »
I am putting together a quadcopter, and one of the things I've stumbled across that I don't quite understand is Battery Elimination Circuits (BECs).
The Flight Controller on my quadcopter is a modded Arduino board with some motor pins and other sensors integrated into it. The Flight Controller is capable of being fed anything from 12V to 5V. I have been feeding it 12V straight out of my LiPo battery, which it regulates down to 5V and continues merrily on its way.
Now, the Electronic Speed Controllers (ESCs) that drive the motors each contain an integrated BEC. From a post on this site under the "Discussions" tab, one guy claims that the most common thing to do is use the BEC to power the Flight Controller.
So it seems to me like the BEC is kicking 5V back to the flight controller. Is that good enough? Do I need to worry about low current or low voltage conditions? It's pretty important the Flight Controller say running.
I have read a few links about BEC's:
From this link, I think I understand that the voltage regulators in BEC's are generally linear, which is going to use more power than a switching power supply, but then in the comments, the guy who asked the question said "thanks... I'll go with a BEC." I'm not sure what I'm missing there.
So I currently have four ESCs, each with three pins (Signal, V, GND) connecting to my Flight Controller. I also have 12V straight from the battery connecting to my Flight Controller board, which is regulated down to 5V.
Is this wasteful? Wise? Should I remove the (V, GND) pins to the ESCs and only keep the signal pins? I'm spinning my wheels here because I'm obviously missing something.
What is best power and weight-wise?
Any advice is appreciated.

www.hkinventory.com

The BEC is used to replace the !normally used! 6 volt battery pack(4x AA's) that powers the survo's and receiver unit.This is to keep the weight down.

As you are using the Arduino,and it is quite happy with the 12 volt supply,you do not need the BEC.


Brad