Browse Source

added lx5 page

Thomas Buck 2 years ago
parent
commit
69626f36ad

+ 95
- 0
input/projects/quadcopters/lx5.md View File

@@ -0,0 +1,95 @@
1
+title: xyLX5
2
+description: 4S LiPo, 220mm frame, 2205 2300KV motors
3
+parent: quadcopters
4
+position: 10
5
+date: 2017-11-01
6
+update: 2021-05-21
7
+---
8
+
9
+<span class="listdesc">[...back to RC-Vehicles overview](quadcopters.html)</span>
10
+
11
+At the end of 2017 I had to give in to the urge of building a bigger more powerful copter.
12
+After my first failed attempts with large copters, gaining some experience with smaller frames seemed useful.
13
+But I had built up some skills and was ready for the next step.
14
+So I built a 220mm frame copter with 2205 motors.
15
+
16
+Here are some recordings of the FPV footage.
17
+Be aware that these videos are recorded from the received signal on the ground.
18
+Not only can you see lots of interference and other HF problems, the loss of quality from the video recorder and the YouTube encoding is also very noticeable.
19
+In real-life, the picture doesn't look *that* bad.
20
+
21
+<!--%
22
+lightgallery([
23
+    [ "https://www.youtube.com/watch?v=5Fv40mtiXZU", "img/xylx5_test_flight_thumb.jpg", "LX5 Quadcopter Test Flight"],
24
+    [ "https://www.youtube.com/watch?v=Xgcp8qG9qD8", "img/xylx5_chase_thumb.jpg", "LX5 Quadcopter chase" ],
25
+    [ "https://www.youtube.com/watch?v=wUiboR8pkoA", "img/xylx5_range_thumb.jpg", "LX5 Quadcopter range" ]
26
+])
27
+%-->
28
+
29
+Using a 3D printed baseplate, I mounted the FrSky Rx as the third/top level of the PCB stack.
30
+To fit in the VTx as well, I simply zip-tied it to the bottom side of this plate.
31
+
32
+To protect the remote control antennas, I added two zip-ties to the cockpit frame, trimmed to the length of the antennas, and shrinkwrapped the antenna coax cables to the whole zip-tie.
33
+This works very well as crash protection, I never managed to destroy an antenna with this setup.
34
+
35
+The VTx Antenna pigtail is comfortably mounted with a special 3D printed piece.
36
+This way, the 5.8GHz Antenna (I'm using a Padoga v2) can easily be changed after crashes and removed for transportation.
37
+
38
+For the bottom most level of the PCB stack I used rubber vibration-insulating stand-offs.
39
+I'm not sure if they are really necessary, but they don't seem to hurt either.
40
+Everything else is mounted with rigid spacers.
41
+
42
+## Parts List
43
+
44
+These are the original prices I paid back when I initially bought the parts.
45
+
46
+<table>
47
+<tr><th>Part</th><th>Description</th><th>Cost</th></tr>
48
+
49
+<tr><td style="text-align: right;">Frame</td>
50
+<td><a href="https://geprc.com/product/gep-lx5-frame/">GEP-LX5 Leopard Frame, Green Color</a></td>
51
+<td style="text-align: right;">47.20€</td></tr>
52
+
53
+<tr><td style="text-align: right;">FC</td>
54
+<td><a href="https://www.hobbywing.com/goods.php?id=590">Hobbywing XRotor Omnibus F4 Flight Controller</a></td>
55
+<td style="text-align: right;">34.08€</td></tr>
56
+
57
+<tr><td style="text-align: right;">ESCs</td>
58
+<td><a href="https://www.hobbywing.com/goods.php?id=588">Hobbywing XRotor Micro 40A 2-5S 4 in 1 ESC</a></td>
59
+<td style="text-align: right;">52.44€</td></tr>
60
+
61
+<tr><td style="text-align: right;">Motors</td>
62
+<td><a href="https://www.banggood.com/4X-Emax-RS2205-2300-2205-2300KV-Racing-Edition-CW-or-CCW-Motor-For-RC-FPV-Racing-Drone-p-1032857.html?cur_warehouse=CN">4x Emax RS2205 2300KV CW/CCW Motor</a></td>
63
+<td style="text-align: right;">46.32€</td></tr>
64
+
65
+<tr><td style="text-align: right;">Props</td>
66
+<td><a href="https://www.banggood.com/10-Pairs-Racerstar-S5048-PC-3-blade-Propeller-5_0mm-Mounting-Hole-for-RC-Multirotor-FPV-Racing-Drone-p-1169658.html">10 Pairs Racerstar S5048 PC 3-blade Propeller 5.0mm Mounting Hole</a></td>
67
+<td style="text-align: right;">10.48€</td></tr>
68
+
69
+<tr><td style="text-align: right;">Cam</td>
70
+<td><a href="https://shop.runcam.com/runcam-micro-sparrow/">RunCam Micro Sparrow 2.1mm</a></td>
71
+<td style="text-align: right;">26.22€</td></tr>
72
+
73
+<tr><td style="text-align: right;">VTx</td>
74
+<td><a href="https://www.team-blacksheep.com/products/prod:unify_pro">TBS Unify Pro V3 5V</a></td>
75
+<td style="text-align: right;">44.90€</td></tr>
76
+
77
+<tr><td style="text-align: right;">Rx</td>
78
+<td><a href="https://www.frsky-rc.com/product/xsr/">FrSky XSR</a></td>
79
+<td style="text-align: right;">13.98€</td></tr>
80
+
81
+<tr><td style="text-align: right;">Battery</td>
82
+<td><a href="https://www.stefansliposhop.de/en/batteries/sls-quantum/sls-quantum-65c/sls-quantum-1300mah-4s1p-14-8v-65c-130c::1602.html">SLS Quantum 1300mAh 4S1P 14,8V 65C/130C</a></td>
83
+<td style="text-align: right;">26.00€</td></tr>
84
+
85
+<tr><td></td>
86
+<td style="text-align: right;">Sum</td>
87
+<td style="text-align: right;">301.62€</td></tr>
88
+</table>
89
+
90
+I have 3D printed the following parts for this copter:
91
+
92
+ * ["GEP LX5" arm guards by Wthompson87](https://www.thingiverse.com/thing:2416095)
93
+ * ["GEP LX TBS Unify Pro VTX Antenna Holder" by SnappyFPV](https://www.thingiverse.com/thing:2544507)
94
+ * ["Adapter for Runcam Micro to Full Size" by phezter](https://www.thingiverse.com/thing:2616057)
95
+ * ["FrSky XSR stack mount with holes for zip ties" by tozes](https://www.thingiverse.com/thing:2171446)

BIN
static/img/xylx5_chase_thumb.jpg View File


BIN
static/img/xylx5_range_thumb.jpg View File


BIN
static/img/xylx5_test_flight_thumb.jpg View File


Loading…
Cancel
Save