Преглед на файлове

Added fan mod blog entry

Thomas Buck преди 9 години
родител
ревизия
766f4c1722
променени са 15 файла, в които са добавени 81 реда и са изтрити 0 реда
  1. 81
    0
      input/blog/2015/2015_02_18_pwm_fan_mod.md
  2. Двоични данни
      static/img/fans1.png
  3. Двоични данни
      static/img/fans1_small.png
  4. Двоични данни
      static/img/fans2.png
  5. Двоични данни
      static/img/fans2_small.png
  6. Двоични данни
      static/img/fans3.jpg
  7. Двоични данни
      static/img/fans3_small.jpg
  8. Двоични данни
      static/img/fans4.jpg
  9. Двоични данни
      static/img/fans4_small.jpg
  10. Двоични данни
      static/img/fans5.jpg
  11. Двоични данни
      static/img/fans5_small.jpg
  12. Двоични данни
      static/img/fans6.jpg
  13. Двоични данни
      static/img/fans6_small.jpg
  14. Двоични данни
      static/img/fans7.jpg
  15. Двоични данни
      static/img/fans7_small.jpg

+ 81
- 0
input/blog/2015/2015_02_18_pwm_fan_mod.md Целия файл

@@ -0,0 +1,81 @@
1
+title: Blog
2
+post: GA-Z97X-UD5H PWM Fan Mod
3
+date: 2015-02-18
4
+comments: true
5
+flattr: true
6
+twitter: xythobuz
7
+---
8
+
9
+## {{ page["post"] }}
10
+<!--%
11
+from datetime import datetime
12
+date = datetime.strptime(page["date"], "%Y-%m-%d").strftime("%B %d, %Y")
13
+print "*Posted at %s.*" % date
14
+%-->
15
+
16
+One of the last remaining problems with my [Hackintosh build](http://xythobuz.de/2015_01_31_hackintosh.html) were the case fans. After a quick glance in the Mainboard manual I decided that I could control three PWM fans and one non-PWM fan using the on-board hardware.
17
+
18
+So I bought three Silent Wings 2 140mm PWM fans and one Thermaltake Pure 200mm fan. The 200mm fan additionally got a small temperature-sensing PCB mounted directly on it.
19
+
20
+After some days, I began to worry. It did not seem as if the fans were really PWM controlled. That’s when I took a deeper look into the Mainboard manual.
21
+
22
+<div class="yoxview">
23
+    <a href="img/fans1.png" class="thumbnail">
24
+        <img src="img/fans1_small.png" alt="Photo" title="Manual excerpt">
25
+    </a>
26
+    <a href="img/fans2.png" class="thumbnail">
27
+        <img src="img/fans2_small.png" alt="Photo" title="Mainboard review excerpt">
28
+    </a>
29
+</div>
30
+
31
+Turns out, only the two CPU fan headers are PWM controlled. The other three headers, albeit being 4pin headers, do not support PWM and regulate the supply voltage to control the fan. And the remaining 3pin fan header can not be controlled at all, it always gives 12V.
32
+
33
+Wow. Now I payed a lot of money to have PWM fans that are not used as PWM fans. This is not acceptable...!
34
+
35
+But it should be possible to use the remaining available PWM signal from the CPU-OPT header, route it to all PWM fans, and use it to control a transistor that switches the supply voltage of the non-PWM fan. Additionally, we could combine the PWM signal and the regulated supply voltage from the fan headers to get the fans to rotate even slower.
36
+
37
+There is an official [Intel PWM fan specification](http://www.formfactors.org/developer%5Cspecs%5Crev1_2_public.pdf). Following these, others have [already made a circuit](http://www.techpowerup.com/forums/threads/so-you-want-pwm-control-of-your-3-pin-fan.115752/) to use the PWM signal to control a non-PWM fan. This is probably very similar to the circuit inside a PWM fan.
38
+
39
+Adapting this circuit, I first tested it on a PCB and then slimmed it down even more to get it into the back of my case. That’s it, works like a charm.
40
+
41
+<div class="yoxview">
42
+    <a href="img/fans3.jpg" class="thumbnail">
43
+        <img src="img/fans3_small.jpg" alt="Photo" title="First schematic drawings">
44
+    </a>
45
+    <a href="img/fans4.jpg" class="thumbnail">
46
+        <img src="img/fans4_small.jpg" alt="Photo" title="Final schematic">
47
+    </a>
48
+    <a href="img/fans5.jpg" class="thumbnail">
49
+        <img src="img/fans5_small.jpg" alt="Photo" title="First PCB test">
50
+    </a>
51
+    <a href="img/fans6.jpg" class="thumbnail">
52
+        <img src="img/fans6_small.jpg" alt="Photo" title="First PCB, wrapped">
53
+    </a>
54
+    <a href="img/fans7.jpg" class="thumbnail">
55
+        <img src="img/fans7_small.jpg" alt="Photo" title="Final form">
56
+    </a>
57
+</div>
58
+
59
+### Affiliate links
60
+
61
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B00K9R1KLW&asins=B00K9R1KLW&linkId=OCW45GIRZOZFZVS2&show_border=true&link_opens_in_new_window=true">
62
+</iframe>
63
+
64
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B00AKO0GRI&asins=B00AKO0GRI&linkId=D6BYOYZ4PQGYKJSV&show_border=true&link_opens_in_new_window=true">
65
+</iframe>
66
+
67
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B00KESSNFM&asins=B00KESSNFM&linkId=QRUOKJX7YXKH42UV&show_border=true&link_opens_in_new_window=true">
68
+</iframe>
69
+
70
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B005OQIDCC&asins=B005OQIDCC&linkId=XYQ2NBTOZDPGWV77&show_border=true&link_opens_in_new_window=true">
71
+</iframe>
72
+
73
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B00KHU1SOK&asins=B00KHU1SOK&linkId=FASON76UURJMIW4H&show_border=true&link_opens_in_new_window=true">
74
+</iframe>
75
+
76
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B00188K5FI&asins=B00188K5FI&linkId=ELXR5Y4EAO2YNDKC&show_border=true&link_opens_in_new_window=true">
77
+</iframe>
78
+
79
+<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=DE&source=ss&ref=ss_til&ad_type=product_link&tracking_id=xythobuzorg-21&marketplace=amazon&region=DE&placement=B00CSM5YJA&asins=B00CSM5YJA&linkId=K6O55EESGTI3BI4H&show_border=true&link_opens_in_new_window=true">
80
+</iframe>
81
+

Двоични данни
static/img/fans1.png Целия файл


Двоични данни
static/img/fans1_small.png Целия файл


Двоични данни
static/img/fans2.png Целия файл


Двоични данни
static/img/fans2_small.png Целия файл


Двоични данни
static/img/fans3.jpg Целия файл


Двоични данни
static/img/fans3_small.jpg Целия файл


Двоични данни
static/img/fans4.jpg Целия файл


Двоични данни
static/img/fans4_small.jpg Целия файл


Двоични данни
static/img/fans5.jpg Целия файл


Двоични данни
static/img/fans5_small.jpg Целия файл


Двоични данни
static/img/fans6.jpg Целия файл


Двоични данни
static/img/fans6_small.jpg Целия файл


Двоични данни
static/img/fans7.jpg Целия файл


Двоични данни
static/img/fans7_small.jpg Целия файл


Loading…
Отказ
Запис