A Real Redundant Fan Module with Alternative Tachometer

IP.com Prior Art Database Disclosure
IP.com Disclosure Number: IPCOM000182384D
Publication Date: 29-Apr-2009
More Like This Download

Publishing Venue

The IP.com Prior Art Database

Abstract

Today, so-called "redundant fan" is to combine two independent fans in to a single package. On logistic point of view, these two fans are still independent. System still needs signals to control and sense these two independent fans. However, these two fans are just inside the same housing. In this disclosure, a "real" redundant fan module is proposed. "The redundant behavior" will be controlled inside the redundant fan module.

Language

English (United States)

Document File

3 pages / 70.5 KB

This text was extracted from a PDF file.
At least one non-text object (such as an image or picture) has been suppressed.
This is the abbreviated version, containing approximately 100% of the total text.

Page 1 of 3

A Real Redundant Fan Module with Alternative Tachometer

We propose a "real" redundant fan module. The redundant behavior will be controlled inside the redundant fan module. On system point of view, system looks the new redundant fan module as a single fan. Originally, redundant fan requires 6 pin connections. But now, we want to keep 4-pin connection to system, instead, which provide fan-speed sensing, redundant fan feature. The new design could show more fan module status (ok, single fan failed, or both fans failed) than conventional redundant fan does.

1

[This page contains 1 picture or other non-text object]

Page 2 of 3

Tachometer Output Algorithm of the New Redundant Fan Module
Behavior of the Tachpin on the new redundant fan module

A controller on the module would send the Tachpin signal to system by this algorithm.

While (true){
if(fan1==ok and fan2==ok)

{tech=avg{fan1_speed, fan2_speed}; // output formula could pre-defined by user
// ex. tech=max{fan1_speed, fan2_speed}
// or it could show alternative fan-speed values by time division modulation (TDM)

else if(fan1==ok and fan2==fail)
{tech=1; // if one of two fans is failed, tech outputs high }

else if(fan1==fail and fan2==ok)
{tech=1; // if one of two fans is failed, tech outputs high }

else
{tech=0; // if two fans are both failed, tech outputs low continue; // back to while (true)
}

}

2

Pag...

First page image
You are not signed in. If you have an IP.com account, your download price may be lower or waived. Click here if you want to sign-in now.
Loading PayPal...
The full document comprises 3 pages and is available as a PDF document as well as a ZIP archive. The cost is $40.00 USD (depending on your billing address, sales tax may apply); payment may be made directly using your credit card or your PayPal account.

If you've already purchased this document, and wish to download it now you may enter the download access code you received in your original email receipt.