BOM-DAT/mosfet-dat/mosfet-dat.md
... ...
@@ -50,7 +50,7 @@ common brand: [[Vishay-dat]]
50 50
51 51
- [[NCEpower-dat]] - [[NCE2060K-dat]] - NCE N-Channel Enhancement Mode Power MOSFET
52 52
53
-
53
+- [[Infineon-mosfet-dat]]
54 54
55 55
## model selections
56 56
... ...
@@ -61,9 +61,9 @@ common brand: [[Vishay-dat]]
61 61
| AOD403 | D403 | [[AOSMD-dat]] | 40A | TO-252 | N | 40V |
62 62
| AOD4184A | 4184 | [[AOSMD-dat]] | 50A | TO-252 | N | 40V |
63 63
| NCE6050 | | [[ncepower-dat]] | 50A | TO-252 | N | 60V |
64
-| IRF540N | 540N | [[Infineon-dat]] | 33A | TO-263 / TO-220 | N | 100V |
65
-| IR F5305 | 5305 | [[Infineon-dat]] | -31A | TO-220 | P | 55V |
66
-| IR [[FR1205-dat]] | | [[Infineon-dat]] | 44A | TO-252 | N | 55V |
64
+| IRF540N | 540N | [[Infineon-mosfet-dat]] | 33A | TO-263 / TO-220 | N | 100V |
65
+| IR F5305 | 5305 | [[Infineon-mosfet-dat]] | -31A | TO-220 | P | 55V |
66
+| IR [[FR1205-dat]] | | [[Infineon-mosfet-dat]] | 44A | TO-252 | N | 55V |
67 67
| AO4435 / SI4435 | | [[AOSMD-dat]] | -10.5 | SO-8 | P | 30V |
68 68
| AO4468 | | [[AOSMD-dat]] | 10.5 | SO-8 | N | 30V |
69 69
| AO3400 | A0T0 | [[AOSMD-dat]] | 5.8A | SOT-23 | N | 30V |
Chip-dat/74xx-dat/74hct245-dat/2026-06-19-13-58-17.png
... ...
Binary files /dev/null and b/Chip-dat/74xx-dat/74hct245-dat/2026-06-19-13-58-17.png differ
Chip-dat/74xx-dat/74hct245-dat/74hct245-dat.md
... ...
@@ -21,6 +21,17 @@ SN74LVCH16T245 16-bit Dual-supply Bus Transceiver - With Configurable Level-Shif
21 21
SN74AVC2T245 Dual-Bit Dual-Supply Bus Transceiver with Configurable LevelShifting / Voltage Translation and Tri-State Outputs
22 22
23 23
24
+## SN74CBT3345
25
+
26
+- Standard ’245-Type Pinout
27
+- 5-Ω Switch Connection Between Two Ports
28
+- TTL-Compatible Input Levels
29
+
30
+https://www.ti.com/lit/ds/symlink/sn74cbt3345.pdf
31
+
32
+![](2026-06-19-13-58-17.png)
33
+
34
+
24 35
## ref
25 36
26 37
- [[74xx-dat]]
... ...
\ No newline at end of file
Chip-dat/74xx-dat/74xx-dat.md
... ...
@@ -1,7 +1,29 @@
1 1
# 74xx-dat
2 2
3 3
4
-- [[CDxx-dat]] - [[74xx-dat]] - [[LMxx-dat]]
4
+- [[CDxx-dat]] - [[74xx-dat]] - [[LMxx-dat]] - [[logic-dat]] - [[circuits-dat]] - [[logic-gate-dat]]
5
+
6
+
7
+
8
+## Multiplexer
9
+
10
+
11
+- [[Multiplexer-dat]] - [[74xx-dat]]
12
+
13
+TC74HC4051AP, TC74HC4051AF, TC74HC4051AFT
14
+TC74HC4052AP, TC74HC4052AF, TC74HC4052AFT
15
+TC74HC4053AP, TC74HC4053AF, TC74HC4053AFT
16
+
17
+TC74HC4051AP/AF/AFT - 8-Channel Analog - Multiplexer/Demultiplexer
18
+TC74HC4052AP/AF/AFT - Dual 4-Channel Analog - Multiplexer/Demultiplexer
19
+TC74HC4053AP/AF/AFT - Triple 2-Channel Analog - Multiplexer/Demultiplexer
20
+
21
+## logic gate
22
+
23
+- [[logic-gate-dat]] - [[74xx-dat]]
24
+
25
+`SN74HC32`, SN54HC32 == SNx4HC32 Quadruple 2-Input OR Gates
26
+
5 27
6 28
## functions
7 29
Chip-dat/Infineon-dat/infineon-mosfet-dat/infineon-mosfet-dat.md
... ...
@@ -2,6 +2,17 @@
2 2
3 3
# infineon-mosfet-dat
4 4
5
+
6
+
7
+| Model | Mark | Manufacturers | Id | Package | CH type | VDS max |
8
+| ----------------- | ---- | ---------------- | ----- | --------------- | ------- | ------- |
9
+| IRF540N | 540N | [[Infineon-mosfet-dat]] | 33A | TO-263 / TO-220 | N | 100V |
10
+| IR F5305 | 5305 | [[Infineon-mosfet-dat]] | -31A | TO-220 | P | 55V |
11
+| IR [[FR1205-dat]] | | [[Infineon-mosfet-dat]] | 44A | TO-252 | N | 55V |
12
+
13
+
14
+## IRF7309
15
+
5 16
## IRFP7530PbF
6 17
7 18
Application
Circuits-dat/logic-dat/logic-gate-dat/Buffer-dat/buffer-dat.md
... ...
@@ -3,7 +3,7 @@
3 3
4 4
- [[octal-buffer]] - [[shift-register]]
5 5
6
-
6
+- [[buffer-dat]] - [[74xx-dat]]
7 7
8 8
9 9
Circuits-dat/logic-dat/logic-gate-dat/logic-gate-dat.md
... ...
@@ -1,7 +1,10 @@
1 1
2 2
# logic gate
3 3
4
-- [[buffer-dat]]
4
+
5
+- [[logic-gate-dat]] - [[74xx-dat]]
6
+
7
+- [[buffer-dat]] - [[74xx-dat]]
5 8
6 9
- [[XOR-dat]]
7 10
Circuits-dat/logic-dat/multiplexer-dat/multiplexer-dat.md
... ...
@@ -1,6 +1,13 @@
1 1
2 2
# multiplexer-dat
3 3
4
+
5
+
6
+
7
+- [[Multiplexer-dat]] - [[74xx-dat]]
8
+
9
+
10
+
4 11
74HC4051; 74HCT4051 - 8-channel analog multiplexer/demultiplexer
5 12
6 13
![](2025-10-15-17-30-54.png)
cable-dat/cable-ribbon-dat/cable-ribbon-dat.md
... ...
@@ -1,6 +1,8 @@
1 1
2 2
# cable-ribbon-dat
3 3
4
+Flat Ribbon Cable (FRC) is a versatile cable featuring multiple parallel conducting wires running flat in the same plane. Commonly used for digital connections in electronics, it is highly compatible with Insulation Displacement Connectors (IDC), widely used in robotics, computers, and custom displays.
5
+
4 6
5 7
- [[CONN-Box-header-dat]]
6 8