Chip-cn-dat/ruiyi-dat/2026-02-28-02-22-30.png
... ...
Binary files /dev/null and b/Chip-cn-dat/ruiyi-dat/2026-02-28-02-22-30.png differ
Chip-cn-dat/ruiyi-dat/2026-02-28-02-23-06.png
... ...
Binary files /dev/null and b/Chip-cn-dat/ruiyi-dat/2026-02-28-02-23-06.png differ
Chip-cn-dat/ruiyi-dat/ruiyi-dat.md
... ...
@@ -0,0 +1,71 @@
1
+
2
+# ruiyi-dat
3
+
4
+
5
+- [[motor-brushless-dat]] - [[vacuum-cleaner-dat]] - [[ruiyi-dat]]
6
+
7
+## ruiyi motor Technical Specification Profile: Ruiyi ZL4815-L-B01
8
+
9
+## 1. Overview
10
+The **Ruiyi ZL4815-L-B01** is an industrial-grade, high-torque Brushless DC (BLDC) motor designed for electric vehicles (EVs), mid-drive scooters, and heavy-duty automation.
11
+
12
+
13
+![](2026-02-28-02-22-30.png)
14
+
15
+![](2026-02-28-02-23-06.png)
16
+
17
+---
18
+
19
+## 2. Electrical & Thermal Specifications
20
+| Feature | Specification | Engineering Context |
21
+| :-------------------- | :------------------ | :-------------------------------------------- |
22
+| **Model** | ZL4815-L-B01 | ZL Series; 48V; ~1.5kW Class |
23
+| **Rated Voltage** | 48V DC | Optimized for 13S Li-ion or 4P Lead-Acid |
24
+| **Motor Type** | BLDC (Inner Rotor) | Electronic commutation via Hall Sensors |
25
+| **Insulation Class** | **Class F (155°C)** | High-temp tolerance for sustained heavy loads |
26
+| **Est. Power Output** | 1000W - 1500W | Professional grade (NOT a toy motor) |
27
+| **Est. Rated Speed** | 3000 - 3600 RPM | Requires gear reduction for vehicle use |
28
+| **Wiring** | 3 Phase + 5 Hall | Standard 8-wire BLDC configuration |
29
+
30
+
31
+
32
+## 3. Wiring Configuration
33
+
34
+### Phase Wires (Power)
35
+* **Colors:** Yellow, Green, Blue (Heavy Gauge)
36
+* **Function:** Transmits 3-phase AC power from the controller to the motor windings.
37
+
38
+### Hall Sensor Wires (Signal)
39
+* **Red:** +5V DC (Power for internal sensors)
40
+* **Black:** GND (Ground)
41
+* **Yellow/Green/Blue:** Position signals for precise timing.
42
+
43
+
44
+## 4. Engineering Analysis for Human Scooter Project
45
+
46
+### Torque vs. Speed
47
+Unlike the 775 or Vacuum motors, this motor has a large **thermal mass**. It can handle high **Stall Current (Locked-Rotor Current)** during startup without immediate overheating, which is critical for moving a 70kg+ rider from a stop.
48
+
49
+### Gear Ratio Recommendation
50
+To achieve a balanced top speed of ~35 km/h on 10-inch wheels, you should aim for a **5:1 or 6:1 reduction ratio**.
51
+* **Motor Sprocket:** 9T or 11T
52
+* **Wheel Sprocket:** 54T or 60T
53
+* **Drive Type:** #25 or T8F Steel Chain (Do not use plastic belts for this power level).
54
+
55
+
56
+## 5. System Requirements Summary
57
+
58
+Required Components for ZL4815 Setup:
59
+
60
+1. Battery: 48V (Minimum 15Ah - 20Ah capacity)
61
+2. Controller: 48V 30A-45A Brushless DC Controller (Sensored)
62
+3. Throttle: Hall-effect 3-wire Thumb or Twist Throttle
63
+4. Protection: 50A DC Circuit Breaker or Inline Fuse
64
+5. Cooling: Open-air mounting (Class F handles heat well, but needs airflow)
65
+
66
+Verdict: This motor is highly recommended for a human-carrying scooter. It provides the necessary power-to-weight ratio and industrial insulation to ensure safety and longevity under load.
67
+
68
+
69
+## ref
70
+
71
+- [[motor-dat]] - [[motor-brushless-dat]] - [[ruiyi-dat]]
... ...
\ No newline at end of file
Tech-dat/acturator-dat/motor-dat/motor-brushed-dat/motor-brushed-dat.md
... ...
@@ -183,4 +183,5 @@ So, a **230 motor** typically has:
183 183
184 184
- [tear-down info of a RC car](https://www.electrodragon.com/disassemble-and-learn-a-good-build-20-rc-toy-car/)
185 185
186
-- [[motor-dat]]
... ...
\ No newline at end of file
0
+- [[motor-dat]] - [[robot-dat]]
1
+
Tech-dat/acturator-dat/motor-dat/motor-brushless-dat/motor-brushless-dat.md
... ...
@@ -6,13 +6,25 @@
6 6
- [[Imperial-dat]]
7 7
8 8
9
+- [[motor-dat]] - [[motor-brushless-dat]] - [[ruiyi-dat]]
9 10
11
+- [[gear-dat]] - [[thread-dat]]
10 12
11 13
## board
12 14
13 15
- [[SDR1106-dat]]
14 16
15 17
18
+## specs
19
+
20
+### 🛴 Scooter BLDC Comparison: Weight vs. Performance
21
+
22
+| Motor Weight | Typical Power | Ideal Voltage | Estimated RPM | Torque Profile |
23
+| :--------------- | :------------ | :------------ | :------------ | :--------------------------------- |
24
+| **200g (Drone)** | 300W | 11.1V | 15,000+ | Low (Needs 15:1 Gearbox) |
25
+| **600g (Mid)** | 750W | 24V | 6,000 | Medium (Needs 5:1 Gearbox) |
26
+| **3000g (Hub)** | 1000W | 36V | 400 - 600 | **High (Direct Drive - No Gears)** |
27
+
16 28
17 29
18 30
## control methods
... ...
@@ -92,11 +104,11 @@ A "**Hall Sensor Brushless Motor**" (有感无刷有霍尔马达) refers to a **
92 104
93 105
#### Comparison: Sensored vs. Sensorless BLDC Motors
94 106
95
-| **Type** | **Sensored BLDC (With Hall Sensors)** | **Sensorless BLDC (Without Hall Sensors)** |
96
-|---------|----------------------------------|---------------------------------|
97
-| **Startup Performance** | Smooth startup, stable at low speeds | Difficult startup, vibrations at low speed |
98
-| **Control Complexity** | Easier control, good for high-load applications | Requires advanced algorithms |
99
-| **Common Applications** | E-bikes, electric scooters, industrial tools | High-speed, low-load applications like drones & fans |
107
+| **Type** | **Sensored BLDC (With Hall Sensors)** | **Sensorless BLDC (Without Hall Sensors)** |
108
+| ----------------------- | ----------------------------------------------- | ---------------------------------------------------- |
109
+| **Startup Performance** | Smooth startup, stable at low speeds | Difficult startup, vibrations at low speed |
110
+| **Control Complexity** | Easier control, good for high-load applications | Requires advanced algorithms |
111
+| **Common Applications** | E-bikes, electric scooters, industrial tools | High-speed, low-load applications like drones & fans |
100 112
101 113
#### Typical Applications
102 114
... ...
@@ -115,6 +127,21 @@ A "**Hall Sensor Brushless Motor**" (有感无刷有霍尔马达) refers to a **
115 127
116 128
117 129
130
+## Centrifugal Pump hack
131
+
132
+🛠️ DIY Hack: ZL4815 Pump Motor to Scooter Drive
133
+
134
+| Component | Hack/Solution | Why it's needed |
135
+| :--------------- | :------------------------------------------------ | :----------------------------------------------------------- |
136
+| **Shaft Prep** | Grind a **D-Flat** or use a **Threaded Adapter**. | Prevents the 10T sprocket from slipping under load. |
137
+| **Transmission** | **1:5 Ratio** (10T Motor / 50T Wheel). | Converts high RPM to useful torque for a human. |
138
+| **Linkage** | #25 or T8F Steel Chain. | Belts will snap; strings/wires will not work. |
139
+| **Cooling** | Keep the **Air Inlets/Outlets** open. | This motor is Class F; it needs its internal fan to breathe. |
140
+| **Load Support** | Use a **Pillow Block Bearing** on the shaft. | Protects the motor bearings from the chain's tension. |
141
+
142
+
143
+
144
+
118 145
## ref
119 146
120 147
- [[motor-dat]]
Tech-dat/acturator-dat/motor-dat/motor-dat.md
... ...
@@ -12,9 +12,7 @@
12 12
13 13
- [[torque-dat]] - [[start-capacitor-dat]]
14 14
15
-- [[RPM-dat]]
16
-
17
-- [[physics-dat]]
15
+- [[RPM-dat]] - [[physics-dat]] - [[gear-dat]] - [[Sprocket-dat]] - [[wheel-dat]]
18 16
19 17
20 18
... ...
@@ -28,7 +26,8 @@ brushed
28 26
29 27
- [[coreless-motor-dat]]
30 28
31
-brushless
29
+
30
+[[motor-brushless-dat]]
32 31
33 32
- [[BLDC-motor-dat]]
34 33
... ...
@@ -61,9 +60,9 @@ brushless
61 60
62 61
63 62
63
+
64 64
## coreless Motor vs. Brushless Motor
65 65
66
-## ⚙️ Coreless Motor vs. Brushless Motor
67 66
68 67
| Feature | Coreless Motor (Coreless DC Motor) | Brushless Motor (BLDC) |
69 68
| ---------------------- | ------------------------------------------------ | -------------------------------------------- |
... ...
@@ -82,6 +81,40 @@ brushless
82 81
| **Best For** | Micro motors, medical devices, toys, robotics | Drones, RC vehicles, electric tools, e-bikes |
83 82
84 83
84
+## brushed vs brushless
85
+
86
+Brushed PMDC vs. Brushless (BLDC) Motors
87
+
88
+| Feature | Brushed PMDC Motor (e.g., 775) | Brushless DC Motor (BLDC) |
89
+| :------------------- | :------------------------------------- | :----------------------------------------------- |
90
+| **Commutation** | Mechanical (via Carbon Brushes) | Electronic (via ESC/Controller) |
91
+| **Lifespan** | Shorter (Brushes wear out over time) | Very Long (Limited only by bearings) |
92
+| **Efficiency** | Lower (Friction and heat from brushes) | Higher (Lower energy loss) |
93
+| **Maintenance** | Brushes may need replacement | Maintenance-free |
94
+| **Complexity** | Simple (Connect to DC power to run) | Complex (Requires a specialized driver) |
95
+| **EMI/Noise** | High (Arcing/sparks from brushes) | Low (Clean electronic switching) |
96
+| **Heat Dissipation** | Heat builds on the internal rotor | Heat builds on the outer stator (easier to cool) |
97
+| **Cost** | Inexpensive | More Expensive |
98
+
99
+
100
+more comprehansive Brushed vs. Brushless DC Motors
101
+
102
+| Feature | Brushed PMDC Motor | Brushless DC Motor (BLDC) |
103
+| :-------------------- | :---------------------------------- | :----------------------------------------------- |
104
+| **Visual - Wires** | **2 Wires** (Positive & Negative) | **3 Wires** (Phases) + optional 5 sensor wires |
105
+| **Visual - Rotation** | Inrunner (Only the shaft spins) | Inrunner or **Outrunner** (External shell spins) |
106
+| **Commutation** | Mechanical (Carbon Brushes) | Electronic (Transistors/ESC) |
107
+| **Internal View** | Visible commutator and brush sparks | Copper coils (stator) and magnets (rotor) |
108
+| **Efficiency** | ~75% - 80% (Lower due to friction) | **~85% - 95%** (High efficiency) |
109
+| **Lifespan** | ~1,000 - 3,000 hours (Brushes wear) | **10,000+ hours** (Limited only by bearings) |
110
+| **Top Speed** | Limited by brush friction/heat | **Very High** (Limited by balance/bearings) |
111
+| **Torque/Weight** | Moderate | **Superior** (High torque-to-weight ratio) |
112
+| **Control System** | Simple DC Switch / PWM MOSFET | Complex **ESC (Electronic Speed Controller)** |
113
+| **Cost** | Low (Economy choice) | Higher (Investment in controller + motor) |
114
+| **Example Models** | 775, 550, 370 Motors | Drone motors, Hoverboard Hubs, E-bike motors |
115
+
116
+
117
+
85 118
## motor by purpose
86 119
87 120
- [[motor-dat]] - [[waterpoof-dat]] - [[motor-waterproof-dat]]
... ...
@@ -154,6 +187,11 @@ brushless
154 187
155 188
156 189
190
+## apps
191
+
192
+- [[vacuum-cleaner-dat]] - [[robot-dat]]
193
+
194
+
157 195
158 196
## ref
159 197
app-dat/roller-dat/roller-dat.md
... ...
@@ -12,6 +12,29 @@ honda roller
12 12
13 13
14 14
15
+### brushed motor 775
16
+
17
+Engineering Check: Scooter with Dual 775 Motors
18
+
19
+#### 1. Power Output
20
+* **Single 775 (24V):** ~150W Peak.
21
+* **Dual Setup:** ~300W Total.
22
+* **Requirement:** This is the *minimum* required to move an adult. Expect slow acceleration.
23
+
24
+#### 2. Transmission Requirements
25
+Since 775 motors are high-speed/low-torque, a gear reduction is mandatory:
26
+* **Ratio:** 10:1 (Speed) to 20:1 (Torque).
27
+* **Mechanism:** #25 Chain or HTD-5M Belts are best for "Rover" style DIY builds.
28
+
29
+#### 3. Critical Risks
30
+* **Heat:** Brushed motors dissipate heat poorly. Extended rides (>10 mins) may damage the motors.
31
+* **Starting Torque:** You may need to "kick-start" the scooter manually to help the motors overcome the initial stall current.
32
+
33
+#### 4. Better Alternatives
34
+If your budget allows, a **Brushless DC (BLDC) Hoverboard Motor** is much better for carrying humans. They have internal Hall sensors and much higher torque without needing gears.
35
+
36
+
37
+
15 38
## ref
16 39
17
-- [[robot-dat]] - [[robotics-dat]] - [[RC-dat]] - [[roller-dat]]
... ...
\ No newline at end of file
0
+- [[robot-dat]] - [[robotics-dat]] - [[RC-dat]] - [[roller-dat]] - [[motor-dat]]
... ...
\ No newline at end of file
app-dat/vacuum-cleaner-dat/vacuum-cleaner-dat.md
... ...
@@ -0,0 +1,27 @@
1
+
2
+# vacuum-cleaner-dat
3
+
4
+- [[motor-brushless-dat]] - [[vacuum-cleaner-dat]] - [[ruiyi-dat]]
5
+
6
+
7
+
8
+## Centrifugal Pump
9
+
10
+
11
+
12
+## motor differences - ⚠️ Technical Warning: Vacuum Motor for Scooter
13
+
14
+### Why it will likely fail:
15
+1. **RPM Mismatch:** Vacuum motors spin too fast for wheels. You would need a complex and heavy gearbox to make it work.
16
+2. **Thermal Failure:** These motors rely on the vacuum's suction for cooling. Without that constant airflow, the 230W of heat will melt the windings.
17
+3. **Low Torque:** A 230W vacuum motor cannot overcome the "Stall Current" required to move a 70kg-100kg human from a standstill.
18
+
19
+### Better Use Case:
20
+The 230W vacuum motor is excellent for:
21
+* A DIY leaf blower.
22
+* A high-speed PCB drill (with a small chuck).
23
+* An RC boat or plane (where air/water provides cooling).
24
+
25
+## ref
26
+
27
+- [[motor-dat]]
... ...
\ No newline at end of file
mechanics-dat/mechanical-parts-dat/gear-dat/gear-dat.md
... ...
@@ -3,4 +3,21 @@
3 3
4 4
5 5
6
-- [[gear-dat]] - [[gear-worm-dat]] - [[gearbox-dat]]
6
+- [[RPM-dat]] - [[physics-dat]] - [[gear-dat]] - [[Sprocket-dat]]
7
+
8
+
9
+## gear ratio
10
+
11
+To get a 1:5 ratio, the wheel gear must be 5 times larger than the motor gear.
12
+
13
+Common Combinations:
14
+
15
+- 9-tooth motor sprocket $\rightarrow$ 45-tooth wheel sprocket.
16
+- 10-tooth motor sprocket $\rightarrow$ 50-tooth wheel sprocket.
17
+- 11-tooth motor sprocket $\rightarrow$ 55-tooth wheel sprocket.
18
+
19
+
20
+
21
+## ref
22
+
23
+- [[motor-dat]]
... ...
\ No newline at end of file
mechanics-dat/mechanical-parts-dat/wheel-dat/Sprocket-dat/2026-02-28-02-46-24.png
... ...
Binary files /dev/null and b/mechanics-dat/mechanical-parts-dat/wheel-dat/Sprocket-dat/2026-02-28-02-46-24.png differ
mechanics-dat/mechanical-parts-dat/wheel-dat/Sprocket-dat/Sprocket-dat.md
... ...
@@ -0,0 +1,70 @@
1
+
2
+
3
+# Sprocket-dat
4
+
5
+- [[gear-dat]] - [[chain-dat]]
6
+
7
+
8
+
9
+| 中文名稱 | 英文術語 | 常用縮寫/別名 |
10
+| :------------------ | :--------------------- | :--------------------------- |
11
+| **大鏈輪 (輪端)** | **Large Sprocket** | Driven Sprocket, Rear Gear |
12
+| **小鏈輪 (電機端)** | **Small Sprocket** | Drive Sprocket, Motor Pinion |
13
+| **齒數** | **Tooth Count** | 50T, 10T (T = Teeth) |
14
+| **鏈條型號** | **Chain Pitch / Size** | #25, T8F, #35 |
15
+| **安裝孔位** | **Mounting Pattern** | BCD (Bolt Circle Diameter) |
16
+
17
+
18
+Sprocket (鏈輪): 這是專指與「鏈條」嚙合的帶齒輪子。如果它是用皮帶帶動的,則稱為 Pulley (皮帶輪)。
19
+
20
+Driven Sprocket / Rear Sprocket: 指安裝在輪子上的那個「大齒盤」。
21
+
22
+Drive Sprocket / Motor Sprocket / Pinion: 指安裝在電機軸上的那個「小齒輪」。
23
+
24
+
25
+## Large Sprocket
26
+
27
+![](2026-02-28-02-46-24.png)
28
+
29
+## info
30
+
31
+A **sprocket** (or sprocket-wheel) is a profiled wheel with teeth that mesh with a chain, track, or other perforated or indented material.
32
+
33
+It is distinguished from a **gear** in that sprockets are never meshed together directly, and from a **pulley** in that sprockets have teeth and pulleys are smooth.
34
+
35
+---
36
+
37
+## Key Characteristics of a Sprocket
38
+The design of a sprocket is strictly tied to the specific chain it is intended to drive. Key parameters include:
39
+
40
+* **Teeth (Z):** The number of individual projections that engage the chain links.
41
+* **Pitch (P):** The distance between the centers of two consecutive teeth. This must match the chain's pitch perfectly.
42
+* **Bore:** The center hole where the shaft (e.g., a motor shaft) is inserted.
43
+* **Hub:** The raised portion around the bore that often contains a set screw or keyway to lock the sprocket to the shaft.
44
+
45
+
46
+
47
+---
48
+
49
+## Sprocket vs. Gear: The Main Differences
50
+
51
+| Feature | Sprocket | Gear |
52
+| :-------------- | :----------------------------------------- | :---------------------------------- |
53
+| **Engagement** | Meshes with a chain or belt. | Meshes directly with another gear. |
54
+| **Distance** | Ideal for long-distance power transfer. | Usually requires close proximity. |
55
+| **Slip** | No slip (due to teeth). | No slip (due to teeth). |
56
+| **Maintenance** | Requires chain tensioning and lubrication. | Requires alignment and lubrication. |
57
+
58
+---
59
+
60
+## Common Applications
61
+
62
+1. **Bicycles & Motorcycles:** The most recognizable use. The "chainring" at the pedals and the "cassette" at the rear wheel are both sprockets.
63
+2. **Tracked Vehicles:** Tanks, bulldozers, and excavators use a large drive sprocket to pull the heavy metal tracks.
64
+3. **Industrial Conveyors:** Moving goods along a factory floor often relies on long chain drives powered by sprockets.
65
+4. **Robotics & DIY Projects:** Especially useful for mobile platforms like your **Rover V2** if you are moving from a direct-drive wheel to a tank-tread or high-torque chain system.
66
+
67
+
68
+
69
+## ref
70
+
mechanics-dat/mechanical-parts-dat/wheel-dat/wheel-dat.md
... ...
@@ -6,6 +6,8 @@
6 6
- [[tank-wheels-supporting-dat]]
7 7
8 8
9
+- [[RPM-dat]] - [[physics-dat]] - [[gear-dat]] - [[Sprocket-dat]] - [[chain-dat]]
10
+
9 11
10 12
97 dia mm
11 13
mechanics-dat/mechanical-structure-dat/thread-dat/2026-02-28-02-38-16.png
... ...
Binary files /dev/null and b/mechanics-dat/mechanical-structure-dat/thread-dat/2026-02-28-02-38-16.png differ
mechanics-dat/mechanical-structure-dat/thread-dat/thread-dat.md
... ...
@@ -1,9 +1,14 @@
1 1
2 2
# thread-dat
3 3
4
+- [[motor-brushless-dat]]
4 5
6
+## thread adapter
5 7
6
-1. The "Rule of Three" Threads
8
+![](2026-02-28-02-38-16.png)
9
+
10
+
11
+## The "Rule of Three" Threads
7 12
8 13
For a secure connection in engineering, it is standard practice to have at least 3 full thread rotations engaged.
9 14