BOM-DAT/CONN-DAT/conn-cable-terminal-dat/KF126-dat/KF126-dat.md
... ...
@@ -0,0 +1,17 @@
1
+
2
+# KF126-dat
3
+
4
+| Parameter | Specification |
5
+|-----------------------|--------------------------------------|
6
+| Terminal Type | KF126 Terminal Block |
7
+| Typical Pitch | 5.0 mm / 5.08 mm |
8
+| Max Current Rating | 10 A – 15 A |
9
+| Supported Wire Size | 22 – 14 AWG |
10
+| Voltage Rating | 250V AC |
11
+| Recommended Max Load | ≤ 10 A for safety and longevity |
12
+| Notes | Depends on manufacturer and wire quality |
13
+
14
+
15
+## ref
16
+
17
+- [[conn-cable-terminal-dat]]
... ...
\ No newline at end of file
Tech-dat/Interface-dat/Serial-dat/serial-wireless-dat/serial-wireless-dat.md
... ...
@@ -1,4 +1,5 @@
1 1
2 2
# serial-wireless-dat
3 3
4
-- [[DPR1150-dat]]
... ...
\ No newline at end of file
0
+- [[DPR1150-dat]]
1
+
Tech-dat/acturator-dat/motor-dat/DC-Gear-Motor-dat/MG540-dat/MG540-dat.md
... ...
@@ -67,4 +67,6 @@
67 67
68 68
## ref
69 69
70
-- [[dc-gear-motor-dat]] - [[motor-driver-dat]]
... ...
\ No newline at end of file
0
+- [[dc-gear-motor-dat]] - [[motor-driver-dat]]
1
+
2
+- [[MG540]] - [[dc-gear-motor]]
... ...
\ No newline at end of file
Tech-dat/acturator-dat/motor-driver-dat/motor-driver-dat.md
... ...
@@ -5,6 +5,8 @@
5 5
6 6
[legacy wiki page](https://www.electrodragon.com/w/Category:Driver_Board)
7 7
8
+- [[cable-dat]] - [[conn-cable-terminal-dat]] - [[wire-2-wire-dat]]
9
+
8 10
## Board
9 11
10 12
- [[SDR1040-dat]] - [[SDR1102-dat]] - [[SDR1109-dat]] - [[SDR1048-dat]] - [[SDR1059-dat]] - [[SDR1050-dat]]
... ...
@@ -94,4 +96,6 @@ more options
94 96
95 97
- [[motor-dat]]
96 98
99
+- [[motor-driver]] - [[motor]]
100
+
97 101
- [[FOC-dat]]
... ...
\ No newline at end of file
Tech-dat/cable-dat/AWG-wires-dat/AWG-wires-dat.md
... ...
@@ -1,23 +1,40 @@
1 1
2 2
# AWG-wires-dat
3 3
4
+20 AWG for 11A Power, Cross-Sect == 0.52 mm
5
+22 AWG for 7A Power , Cross-Sect == 0.33 mm
6
+
7
+
8
+
4 9
# AWG Wire Specifications
5 10
6
-| **AWG Size** | **Dia (mm)** | **Cross-Sect (mm²)** | **Res (Ohms/km)** | **Max Current (A)** (Chassis Wiring) | **Max Current (A)** (Power Transmission) |
7
-| ------------ | ------------ | -------------------- | ----------------- | ------------------------------------ | ---------------------------------------- |
8
-| 10 | 2.59 | 5.26 | 3.28 | 55 | 15 |
9
-| 12 | 2.05 | 3.31 | 5.21 | 41 | 9.3 |
10
-| 14 | 1.63 | 2.08 | 8.29 | 32 | 5.9 |
11
-| 16 | 1.29 | 1.31 | 13.2 | 22 | 3.7 |
12
-| 18 | 1.02 | 0.823 | 21.0 | 16 | 2.3 |
13
-| 20 | 0.812 | 0.518 | 33.5 | 11 | 1.5 |
14
-| 22 | 0.644 | 0.326 | 53.2 | 7 | 0.92 |
15
-| 24 | 0.511 | 0.205 | 84.2 | 3.5 | 0.577 |
16
-| 26 | 0.405 | 0.129 | 133 | 2.2 | 0.361 |
17
-| 28 | 0.321 | 0.081 | 212 | 1.4 | 0.226 |
18
-| 30 | 0.255 | 0.051 | 338 | 0.86 | 0.142 |
11
+| **AWG Size** | **Dia (mm)** | **Cross-Sect (mm²)** | **Res (Ohms/km)** | **Max A** (Chassis Wiring) | **Max A** (Power Transmission) |
12
+| ------------ | ------------ | -------------------- | ----------------- | -------------------------- | ------------------------------ |
13
+| 10 | 2.59 | 5.26 | 3.28 | 55 | 15 |
14
+| 12 | 2.05 | 3.31 | 5.21 | 41 | 9.3 |
15
+| 14 | 1.63 | 2.08 | 8.29 | 32 | 5.9 |
16
+| 16 | 1.29 | 1.31 | 13.2 | 22 | 3.7 |
17
+| 18 | 1.02 | 0.823 | 21.0 | 16 | 2.3 |
18
+| 20 | 0.812 | 0.518 | 33.5 | 11 | 1.5 |
19
+| 22 | 0.644 | 0.326 | 53.2 | 7 | 0.92 |
20
+| 24 | 0.511 | 0.205 | 84.2 | 3.5 | 0.577 |
21
+| 26 | 0.405 | 0.129 | 133 | 2.2 | 0.361 |
22
+| 28 | 0.321 | 0.081 | 212 | 1.4 | 0.226 |
23
+| 30 | 0.255 | 0.051 | 338 | 0.86 | 0.142 |
19 24
20 25
### Notes:
21 26
- **Chassis Wiring**: Refers to wires used in open air, where heat dissipation is better.
22 27
- **Power Transmission**: Refers to wires used in bundles or conduits, where heat dissipation is limited.
23
-- Current ratings are approximate and depend on insulation type, ambient temperature, and application.
... ...
\ No newline at end of file
0
+- Current ratings are approximate and depend on insulation type, ambient temperature, and application.
1
+
2
+
3
+| Item | Max A (Chassis Wiring) | Max A (Power Transmission) |
4
+|-------------------------------|------------------------------------|------------------------------------|
5
+| Description | Internal wiring (e.g., inside devices) | Power delivery wiring (long distance) |
6
+| Typical Use Case | Control panels, electronics, enclosures | Building wiring, power supply cables |
7
+| Wire Length | Short | Long |
8
+| Heat Dissipation | Good | Poor |
9
+| Load Duration | Intermittent or short-term | Continuous or long-term |
10
+| Current Rating (same wire) | Higher | Lower |
11
+| Example (16 AWG copper wire) | ~22 A | ~10–13 A |
12
+| Safety Margin | Less conservative | More conservative |
Tech-dat/cable-dat/cable-dat.md
... ...
@@ -1,6 +1,7 @@
1 1
2 2
# cable-dat
3 3
4
+- [[AWG-wires-dat]]
4 5
5 6
## data cable
6 7
Tech-dat/cable-dat/wire-2-wire-dat/wire-2-wire-dat.md
... ...
@@ -1,6 +1,14 @@
1 1
2 2
# wire-2-wire-dat
3 3
4
+
5
+## new type
6
+
7
+- [[XT-dat]]
8
+
9
+
10
+## Common wire-2-wire
11
+
4 12
| **Connector Type** | **Description** |
5 13
|----------------------------|--------------------------------------------------------------------------------------------------|
6 14
| **Butt Connectors** | Used to join two wires together in a straight line, typically crimped on both ends. |