AX335
Artikelnr.: PM-7250 | HAN: AX335-B
@charset "utf-8"; .hidden-web { display: none; } .space-80vh { height: 80vh; } .space-100vh { height: 100vh; } @-webkit-keyframes animation-up { 0% { transform: translatey(-80px); opacity: 0; } 100% { transform: translatey(0px); opacity: 1; } } .f70 { font-size: 3.8vw; line-height: initial; text-transform: uppercase; } .f60 { font-size: 60px; line-height: initial; margin-bottom: 1vh; text-transform: uppercase; } .f28 { font-size: 28px; line-height: initial; } .pic_auto { position: relative; width: 100%; height: 0; -webkit-flex-shrink: 0; -ms-flex-shrink: 0 0 auto; flex-shrink: 0; display: flex; } .pic_auto .pic { height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; position: absolute; } section .container { max-width: 1480px; width: 100%; padding: 0 20px; margin: 0 auto; color: #000; line-height: 1.6em; } .hidden-web { display: none; } section { background-color: #fff; } .text { max-width: 1440px; } section strong { font-weight: bold; } .section1 .f70 { color: #444444; margin-bottom: 1vh; animation: animation-up 1s ease 1200ms 1 forwards; opacity: 0; } .section1 .f70 strong { color: #000; padding: 0 1%; } .section1 p { line-height: 1.7em; } .section1 p strong { color: #0861d9; } .section1 .pic_auto { padding-bottom: 100vh; } .primary_visual { position: relative; } .sticky_viewport { position: sticky; height: 100vh; top: 0; background-color: #fff; color: #000; } .section1_background { position: relative; overflow: hidden; } .section1_background .f70 { position: absolute; width: 100%; height: 46%; display: flex; justify-content: center; align-items: center; flex-direction: column; line-height: 1.1em; } .section1_main_container { display: flex; justify-content: space-between; position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); overflow: hidden; } .section1_left { transform: translateX(-0%); } .section1_right { transform: translateX(0%); } .section1_container { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #000; width: 100%; } .section1_container .intor { transform: scale(0); opacity: 0; text-align: center; margin-bottom: 5%; } .section1 .intor hr { border: 0; width: 47px; height: 2px; background-color: #000; margin: 2vh auto; } .section2 .container { padding-top: calc(2vh + 3%); padding-bottom: calc(2vh + 3%); position: relative; } .section2 .f60 { text-align: center; line-height: 1.5em; } .section2 .parameter { position: relative; z-index: 1; display: unset !important; } .section2 .parameter > li { border-radius: 20px; border: rgba(0, 0, 10, 0.05) 2px solid; background-color: rgba(0, 0, 10, 0.02); margin-top: 6vh; display: flex; padding: 2%; } .section2 .parameter > li > ul { width: 30%; margin-left: 3.3%; padding-left: 2%; } .section2 .parameter > li > ul li { font-weight: bold; line-height: 1.6em; } .section2 .parameter > li > ul li:first-child { color: #6b6b6b; font-weight: 100; } .section2 picture { display: block; position: relative; width: 100%; margin-top: -8%; text-align: right; } .section2 picture img { max-width: calc(100% * 530 / 1440); height: calc(100% * 530 / 1440 * 0.5434); margin-right: 25%; } .section3 { background-color: #010101; overflow: hidden; } .section3 .container { display: flex; justify-content: center; } .section3 .text { color: #fff; text-align: center; position: absolute; text-shadow: 2px 2px 4px rgb(0 0 0 / 80%); padding: 0 20px; } .section3 .text .f60 { margin-top: calc(100% * 950 / 1200 * 0.05); } .section3 .text p { line-height: 1.6em; margin-top: 1%; } .section3 video { display: block; margin: 0 auto; width: 100%; max-width: 1200px; height: auto; } .section3 video::-webkit-media-controls { display: none !important; } .section4 { padding: 5vh 0; } .section4 .container { position: relative; } .section4 .pic_auto { padding-bottom: calc(100% * 800 / 1440); } .section4 .text { z-index: 1; margin-top: 5%; } .section1 .cp1 img, .section1 .cp2 img { width: 45%; height: auto; } .section1 .cp2 { text-align: right; } .section1 .text { text-align: center; margin: 3vh 0; } .section1 .cp1, .section1 .cp2, .section1 .text { position: relative; } @media screen and (max-width: 1440px) { .f70 { font-size: 60px; } .f60 { font-size: 50px; } .f28 { font-size: 24px; } #a_news11, #rich-html { overflow: unset !important; } } @media screen and (max-width: 1200px) { .f70 { font-size: 50px; } .f60 { font-size: 40px; } .f28 { font-size: 20px; } #a_news11 .section1 .cp1 img, #a_news11 .section1 .cp2 img, #rich-html .section1 .cp1 img, #rich-html .section1 .cp2 img { width: 45%; } } @media screen and (max-width: 1023px) { .hidden-mob { display: none; } .hidden-web { display: block; position: relative; height: 100%; padding: 2vh 0; } .section1 .pic_auto { position: absolute; top: 0; padding-bottom: 0; height: 100%; } .section4 .text { position: relative; text-align: center; } .section3 .container { position: relative; } } @media screen and (max-width: 768px) { .f70 { font-size: 8vw; padding-bottom: 0.5vh; } .f60 { font-size: 7vw; padding-bottom: 0.5vh; } .f28 { font-size: 14px; } #a_news11 .section1 .cp1 img, #a_news11 .section1 .cp2 img, #rich-html .section1 .cp1 img, #rich-html .section1 .cp2 img { width: 50%; margin-left: 0; } .section2 .container { padding-top: calc(3vh + 5%); padding-bottom: calc(4vh + 5%); } .section2 .parameter > li { margin-top: 3vh; border-radius: 8px; display: block; } .section2 .parameter > li > ul li { line-height: 1.8em; } .section2 .parameter > li > ul { width: 100%; margin: 0; padding: 3px 5%; border-bottom: rgba(0, 0, 10, 0.05) 1px solid; } .section2 .parameter > li > ul:last-child { border-bottom: none; } [lang="zh-CN"] .section2 .parameter > li { display: flex; } [lang="zh-CN"] .section2 .parameter > li > ul { padding: 2%; border-bottom: none; } } @media screen and (min-width: 1023px) { .w940 .f70 { font-size: 50px; } .w940 .f60 { font-size: 40px; } .w940 .f28 { font-size: 20px; } .w940 .hidden-mob { display: none; } .w940 .hidden-web { display: block; position: relative; height: 100%; padding: 2vh 0; } .w940 .section1 .pic_auto { position: absolute; top: 0; padding-bottom: 0; height: 100%; } .w940 .section4 .text { position: relative; text-align: center; } .w940 .sticky_viewport { height: 100%; } .w940 .section1_main_container { top: calc(100% * 950 / 1920 / 2); } .w940 .section1 .pic_auto { padding-bottom: calc(100% * 950 / 1920); } .w940 .section1_container { top: calc(100% * 950 / 1920 / 2); } .w940 .text { max-width: 940px; padding: 0 40px; } .w940 .section2 .parameter > li { margin-top: 3vh; } } #a_news11 .pic_auto .pic, #rich-html .pic_auto .pic { width: 100%; margin: unset; } [lang="zh-CN"] .section1_background .f70 { flex-wrap: wrap; flex-direction: unset; } .ui-detail section img { display: inline-block; } /* === SHOP-OVERRIDES === */ .slideInDownInit, .slide-in-down-init { opacity: 1 !important; transform: none !important; transition: none !important; } .scaleInit { opacity: 1 !important; transform: none !important; transition: none !important; } #parameter { display: block !important; padding: 20px 5%; background: #fff; color: #333; } #parameter .mainBox { margin-bottom: 30px; } #parameter .tableTitle { font-size: 20px; font-weight: bold; padding: 15px 0; border-bottom: 2px solid #333; } #parameter table { width: 100%; border-collapse: collapse; margin: 10px 0; } #parameter td, #parameter th { border: 1px solid #ddd; padding: 8px; font-size: 14px; } #parameter img { max-width: 100%; height: auto; }
Explore The AX335-B KV425 High-efficiency, Long-endurance Cruise Motors For Fixed-wing drones
The AX335-B fixed-wing motor is a high-efficiency power solution designed for long-endurance flight missions in surveillance drones and UAVs. Engineered to deliver exceptional reliability and efficiency, this motor is built to withstand extended flight demands for aerial reconnaissance, mapping, and inspection missions.
Performance Advantages of the AX335-B Motors
High Efficiency: Optimized for long-endurance flights with efficient power delivery. Power Handling: Supports input power up to 1500W, with a rated power of 700W, making it suitable for various flight conditions. Lipo Battery Compatibility: Optimized for 6-8S Lipo batteries, providing the voltage range needed for high-performance aerial operations. Durable Construction: Features a robust design with high-quality materials to ensure longevity and reliability in demanding environments. Efficient Cooling: Incorporates advanced cooling mechanisms to maintain optimal operating temperatures during extended flights.
Technical Specifications
Model: AX335-B KV Rating: 425 KV Weight: 260g Dimensions: f39×76.5mm Shaft Diameter: 5mm Voltage Support: 6-8S Lipo Rated Power: 700W Maximum Power: 1500W Torque Output: 1.6kg Propeller Compatibility: Designed for 12-13 inch propellers ESC Recommendation: Compatible with 60A 6S/8S electronic speed controllers Optimal Takeoff Weight: Suitable for aircraft with a takeoff weight of 2-3kg
Whether you're deploying drones for surveillance, aerial mapping, or infrastructure inspection, the AX335-B motor provides the power and reliability needed to ensure mission success. Its high efficiency and robust construction make it an ideal choice for professionals demanding top-tier performance from their UAV platforms.

AX Series Brushless Motor
A Propulsion System Designed For Fixed-Wing Cruising Aircraft
There are two interfaces based on internal and external designs: one built-in rear shaft design, the other one external propeller adapter design with excellent impact resistance and overload resistance. To provide stable and efficient power support for different types of fixed-wing cruising aircrafts.

SPECIFICATIONS Recommendations
Model:
AX335-B
KV:
KV425
Motor Weight(Incl. Cable):
260g
Rated Voltage (Lipo):
6-8S
Propeller Recommendation:
12-13?
Rated power:
700W
Take off weight:
2-3kg
Max. Power:
1500W
Max. Thrust:
1.6kg

GOOD HEAT DISSIPATION
Stable operation of equipment. The hollowed and tilted design in front cover increases the speed of air entering to optimize heat dissipation performance and get cooling better.
Impact resistance and overload resistance
High-quality military wire and large-size bearings ensure the working of the motor under high overload conditions.

Technical Drawing

Specification Export to Excel
Test Item
KV425
Weight (Incl. Cable)
260g
Motor Dimensions
Φ39*76.5mm
Internal Resistance
50mΩ
Lead
Enameled Wire*120mm
Configuration
12N14P
Shaft Diameter
IN:5 OUT:5
Recomended battery/voltage
6S-8S
Idle Current(10V)
1.7A
Peak Current(180s)
60A
Max Power (180S)
1500W(8S)
Recomended ESC/Propeller
60A(6S)/60A(8S)/12*20
Test Data Export to Excel
Type
Propeller
Throttle
Voltage (V)
Current (A)
Power (W)
RPM
Torque (N*m)
Thrust (g)
Efficiency (g/W)
Operating Temperature (℃)
AX335-B KV425
12*20
40%
22.17
3.24
71.82
3131
0.161
202
2.82
96
45%
22.15
4.40
97.52
3505
0.200
255
2.62
50%
22.13
5.97
132.15
3902
0.252
308
2.33
55%
22.10
7.74
171.13
4272
0.300
380
2.22
60%
22.08
9.44
208.47
4599
0.345
432
2.07
65%
22.04
11.45
252.33
4896
0.393
493
1.95
70%
22.01
13.53
297.78
5198
0.438
551
1.85
75%
21.97
16.48
362.03
5566
0.502
629
1.74
80%
21.92
19.42
425.56
5880
0.559
702
1.65
90%
21.81
26.41
575.93
6509
0.679
856
1.49
100%
21.66
35.69
773.13
7163
0.825
1045
1.35
12*20
40%
29.56
5.25
155.13
4123
0.288
341
2.20
197
45%
29.52
7.08
208.89
4562
0.346
419
2.01
50%
29.49
9.18
270.67
4979
0.413
507
1.87
55%
29.46
11.36
334.51
5375
0.475
591
1.77
60%
29.42
13.93
409.67
5752
0.544
672
1.64
65%
29.35
17.90
525.41
6260
0.642
795
1.51
70%
29.29
22.13
648.09
6703
0.740
921
1.42
75%
29.22
26.73
781.07
7131
0.833
1040
1.33
80%
29.15
31.00
903.78
7503
0.919
1154
1.28
90%
28.98
41.87
1213.35
8242
1.108
1389
1.14
100%
28.76
55.45
1594.84
8985
1.311
1647
1.03
Note: Motor temperature is motor surface temperature at 100% throttle running 1mins. (Date above based on benchtest are for reference only, comparion with that of other motor types is not recommended.)
Packing List

Last updated