Hi,
I recently created a simple power manager for my FPV plane:
The reason I created it is simple: When I fly FPV I often cruise above buildings, cars etc. Potential failure of any servo or BEC could result in a crash for example into a nice and shiny sport car. What my Power Manager does is:
1. Protects against BEC failure
Power Manager has 2 power inputs for 2 BEC's. If one of them fails the other one continues to deliver power to the servos even if the broken one is shorted to the ground (I didn't add any over-voltage protection yet but I don't think it is necessary). In normal operation current is being drawn from both BEC's sharing the load proportionally to the voltage difference (if you use 2 identical BEC's they will share 50/50)
2. Protects against Servo failure
Basically I assume, that responsible FPV pilot not only performs regular tests of servos but also has 2 servos on important suraces (ailerons and elevator). Let's imagine a situation, where your plane is far away and a servo stops working because it is mechanically broken. Since we have 2 servos for each surface it should theoretically be possible to land (or at least choose a crash site far from buildings and cars). Unfortunately it isn't always that simple. When servo breaks down mechanically it's electronics try to move the servo anyway causing heat dissipation on the electronics which eventually leads to burning it. Now there are 2 possible ways things happen: either the electronics broke down and servo is not consuming any current (the good scenario) or it broke down causing short-circuit on the power line (the bad scenario). In the second one classic FPV setup will loose 5V for the servos (because one of them is creating a short circuit), probably burn BEC and we have a major crash. The first scenario is more optimistic but it may happen, that even when servo isn't consuming power (or creating short-circuit) it may be blocking the signal line which will prevent the other servo on the same channel from working and we still have a crash.
My power manager has 2 types of protection. The first one is a fuse that will burn out if the servo exceeds it's expected current draw. During tests I found, that typical 9g servo can pull 0,5A in it's highest load so I used 2A fuse. There is no way that fuse gets burned during normal operation, only if the servo's electronics break down and create a short circuit. Simple.
The second type is buffering the signals from reciever/autopilot to the servos and double outputs. If you look at my pictures you will notice, that almost every channel has 2 outputs. Even though they are the same channel their signal lines are not directly connected which means, that regardless of what happens to one of them the other one will always work and there is no way a broken servo could damage the reciever or influence other servos.
Let's consider Elevator:
In my Skywalker I have 2 servos for that surface (it is divided into 2 so if 1 serwo stops the other can still move it's surface). One of the servos is connected to ELEV_OUT1 and the other one to ELEV_OUT2. Even If i short all 3 wires that go to one of these servos the other servo will still be fully operational and I will most likely be able to land my plane safely.
As far as ailerons go most FPV pilots allready have seperate servos for left and right ailerons so the same situation applies.
3. Ability to power the reciever by different BEC
In some cases you may want to use different power source for RX than for servos. It is especially important when you fly on 35/72MHz radio that is very sensitive to power spikes. In my power manager you can either connect the external source or just use the same one as for servos.
Why am I publishing my project here? At first I wanted to sell a few of these power managers to other people on our Polish FPV Forum (I actually gave away a few to my friends for testing) but the Polish community found my project rather unnecessary and almost everyone claimed, that servo failure never happened to them and never will. I believe that my project will be more appreciated on this forum and I am curious what you think. If you think similar to Polish FPV pilots please feel free to criticize. Original thread (in Polish): http://rc-fpv.pl/viewtopic.php?t=4898
If anyone is interested in getting one of these I guess I could make that happen.




Reply With Quote
If you have ailerons rudder is not critical and thus it can be operated by 1 servo only (that's my opinion). I included double rudder output for bigger planes that use 2 servos by default. 