4afc4a7dee2323020d61b12e11dcf3faa2b1714f
Tech-dat/actuator-dat/motor-dat/motor-dat.md
| ... | ... | @@ -12,35 +12,64 @@ The driver board automatically identifies 3-wire or 4-wire brushless motors, |
| 12 | 12 | 4-wire brushless motors can also be connected without COM lines. |
| 13 | 13 | |
| 14 | 14 | |
| 15 | +## BLDC motor with Hall sensors |
|
| 16 | + |
|
| 17 | + |
|
| 18 | +### Hall Sensor Brushless Motor (有感无刷有霍尔马达) |
|
| 19 | + |
|
| 20 | +A "**Hall Sensor Brushless Motor**" (有感无刷有霍尔马达) refers to a **BLDC motor with Hall sensors**, also known as a **sensored BLDC motor**. |
|
| 21 | + |
|
| 22 | +#### Explanation |
|
| 23 | +- **Brushless (BLDC):** The motor operates without carbon brushes, using electronic commutation, making it more durable and efficient than brushed motors. |
|
| 24 | +- **Sensored (Hall Sensors):** The motor has **Hall effect sensors** that detect the rotor's position, enabling precise commutation signals. This ensures **smooth operation, better torque control, and easier startup** compared to sensorless BLDC motors. |
|
| 25 | + |
|
| 26 | +#### Comparison: Sensored vs. Sensorless BLDC Motors |
|
| 27 | + |
|
| 28 | +| **Type** | **Sensored BLDC (With Hall Sensors)** | **Sensorless BLDC (Without Hall Sensors)** | |
|
| 29 | +|---------|----------------------------------|---------------------------------| |
|
| 30 | +| **Startup Performance** | Smooth startup, stable at low speeds | Difficult startup, vibrations at low speed | |
|
| 31 | +| **Control Complexity** | Easier control, good for high-load applications | Requires advanced algorithms | |
|
| 32 | +| **Common Applications** | E-bikes, electric scooters, industrial tools | High-speed, low-load applications like drones & fans | |
|
| 33 | + |
|
| 34 | +#### Typical Applications |
|
| 35 | + |
|
| 36 | +- **Electric Vehicles (E-bikes, E-scooters):** Requires smooth low-speed control and high torque. |
|
| 37 | +- **Industrial Automation:** Used in robotics, CNC machines, and power tools. |
|
| 38 | +- **Home Appliances:** Found in inverter air conditioners and high-end fans. |
|
| 39 | + |
|
| 40 | +- [[hall-sensor-dat]] |
|
| 41 | + |
|
| 42 | + |
|
| 43 | + |
|
| 15 | 44 | ## NEMA 23 Motor |
| 16 | 45 | |
| 17 | -# NEMA 23 Motor Overview |
|
| 46 | +### NEMA 23 Motor Overview |
|
| 18 | 47 | |
| 19 | 48 | A **NEMA 23** motor is a **stepper motor** with a standard **mounting flange size** defined by the **National Electrical Manufacturers Association (NEMA)**. It is widely used in CNC machines, 3D printers, robotics, and automation systems. |
| 20 | 49 | |
| 21 | -## Key Features of NEMA 23 Motor |
|
| 50 | +#### Key Features of NEMA 23 Motor |
|
| 22 | 51 | |
| 23 | -### 1. Frame Size |
|
| 52 | +##### 1. Frame Size |
|
| 24 | 53 | - The **NEMA 23** standard specifies that the motor has a **2.3-inch (57.15mm) x 2.3-inch (57.15mm) faceplate size** for mounting. |
| 25 | 54 | - The **length of the motor varies**, affecting torque and power output. |
| 26 | 55 | |
| 27 | -### 2. Stepper Type |
|
| 56 | +##### 2. Stepper Type |
|
| 28 | 57 | - Most **NEMA 23 motors are stepper motors**, typically **1.8° per step** (200 steps per revolution), but variations exist. |
| 29 | 58 | - Some models have finer step angles (e.g., **0.9° per step**, 400 steps per revolution). |
| 30 | 59 | |
| 31 | -### 3. Torque & Power |
|
| 60 | +##### 3. Torque & Power |
|
| 32 | 61 | - The **torque** varies based on the motor length and current rating, typically ranging from **0.3 Nm to over 3.0 Nm**. |
| 33 | 62 | - Higher torque versions are often **longer and require higher current**. |
| 34 | 63 | |
| 35 | -### 4. Voltage & Current |
|
| 64 | +##### 4. Voltage & Current |
|
| 36 | 65 | - Operates typically on **12V to 48V** (varies based on driver and application). |
| 37 | 66 | - Current ratings range from **2A to 6A per phase**, depending on the winding configuration. |
| 38 | 67 | |
| 39 | -### 5. Shaft & Wiring |
|
| 68 | +##### 5. Shaft & Wiring |
|
| 40 | 69 | - Shaft diameter is usually **6.35mm (1/4 inch) or 8mm**. |
| 41 | 70 | - Common wiring configurations: **4-wire, 6-wire, or 8-wire** for unipolar or bipolar operation. |
| 42 | 71 | |
| 43 | -## Common Applications of NEMA 23 Stepper Motors |
|
| 72 | +#### Common Applications of NEMA 23 Stepper Motors |
|
| 44 | 73 | - **CNC Machines** (milling, laser cutters, engraving machines) |
| 45 | 74 | - **3D Printers** (especially for larger or industrial-grade machines) |
| 46 | 75 | - **Robotics & Automation Systems** |