@@ -56,9 +56,43 @@ import ThemedImage from '@theme/ThemedImage';
56
56
57
57
</TabItem >
58
58
<TabItem value = " sta" label = " Standard" >
59
- - PWM Compute Blade Interface
60
- - Fan Unit Connector
61
- - PWM Fan Header
59
+ <table >
60
+ <tbody >
61
+ <tr >
62
+ <td rowSpan = { 2 } >Compatibility</td >
63
+ <td >Compute Blade</td >
64
+ </tr >
65
+ <tr >
66
+ <td >BladeRunner™️ Enclosures</td >
67
+ </tr >
68
+ <tr >
69
+ <td rowSpan = { 3 } >GPIO</td >
70
+ <td >2 x Fan Tach</td >
71
+ </tr >
72
+ <tr >
73
+ <td >1 x FAN PWM</td >
74
+ </tr >
75
+ <tr >
76
+ <td >4-Pin 5V PWM Fan Header</td >
77
+ </tr >
78
+ <tr >
79
+ <td >Operating Voltage</td >
80
+ <td >5V - Compute Blade Port A or Port B</td >
81
+ </tr >
82
+ <tr >
83
+ <td >Input Power (Max.)</td >
84
+ <td >0.5W</td >
85
+ </tr >
86
+ <tr >
87
+ <td >Fan Dimensions</td >
88
+ <td >40x40x20mm</td >
89
+ </tr >
90
+ <tr >
91
+ <td >Dimensions</td >
92
+ <td >40x95x43.2mm</td >
93
+ </tr >
94
+ </tbody >
95
+ </table >
62
96
63
97
:::info
64
98
When using the standard Fan Unit only the [ port A(left)] ( /fan-unit/GPIO#blade-connector ) can be used for PWM
@@ -131,17 +165,6 @@ import ThemedImage from '@theme/ThemedImage';
131
165
</tr >
132
166
</tbody >
133
167
</table >
134
-
135
- </TabItem >
136
- <TabItem value = " sta" label = " Standard" >
137
- - PWM Compute Blade Interface
138
- - Fan Unit Connector
139
- - PWM Fan Header
140
-
141
- :::info
142
- When using the standard Fan Unit only the [ port A(left)] ( /fan-unit/GPIO#blade-connector ) can be used for PWM
143
- :::
144
-
145
168
</TabItem >
146
169
</Tabs >
147
170
@@ -150,28 +173,7 @@ import ThemedImage from '@theme/ThemedImage';
150
173
151
174
{ /* Add Image of Fan */ }
152
175
153
- Fan Units ship with a Noctua [ NF-A4x20 5V] ( https://noctua.at/en/nf-a4x20-5v-pwm ) a 5 Volt PWM fan. with a Max power draw of 0.1 Amp
154
-
155
- ### Specification
156
- | Specification | |
157
- | :--------------------------------------- | :--------------------------------------- |
158
- | Size | 40x40x20 mm |
159
- | Mounting hole spacing | 32x32 mm |
160
- | Connector & pin-configuration | 4-pin PWM |
161
- | Bearing | SSO2 |
162
- | Blade geometry | A-Series with Flow Acceleration Channels |
163
- | Frame technology | AAO (Advanced Acoustic Optimization) |
164
- | Rotational speed (+/- 10%) | 5000 RPM |
165
- | Min. rotational speed @ 20% PWM (+/-20%) | 1100 RPM |
166
- | Airflow | 9.4 m³/h |
167
- | Acoustical noise | 14.9 dB(A) |
168
- | Static pressure | 2.26 mm H₂O |
169
- | Input power (typical) | 0.42 W |
170
- | Input power (max.) | 0.5 W |
171
- | Input current (typical) | 0.08 A |
172
- | Max. input current | 0.1 A |
173
- | Operating voltage | 5 V |
174
- | Voltage PWM signal | 5 V |
176
+ Fan Units ship with a Noctua [ NF-A4x20 5V] ( https://noctua.at/en/nf-a4x20-5v-pwm ) a 5 Volt PWM fan. See Noctua website for the full [ specification] ( https://noctua.at/en/nf-a4x20-5v-pwm/specification )
175
177
176
178
## Block Scheme
177
179
0 commit comments