This is a fan controller designed for an audio/video cabinet. It utilizes a PICAXE 08M microcontroller and a DS18B20 temperature sensor. The fan activates at 30 degrees Celsius (approximately 86 degrees Fahrenheit) and deactivates at 28 degrees Celsius (around 82 degrees Fahrenheit). A green LED serves as both an activity indicator and a general temperature indicator. All external connections are facilitated through screw terminals: the left terminal block is designated for the fan, the bottom block for power, and the right terminal block for the DS18B20 sensor. This project was initiated following the replacement of a 12-year-old television with a new 26-inch HD-capable LCD TV, which fits within the existing corner cabinet, the largest that can be accommodated between a brick fireplace and a side wall window. After adjusting the DVD player shelf upward, there remained less than 2 inches (50 mm) of clearance above the new television. Initial testing indicated insufficient ventilation, with a thermometer reading just over 114 degrees Fahrenheit (approximately 46 degrees Celsius)—a rise of 26 degrees Fahrenheit above room temperature. The fan operates at 12 volts and 11 CFM, powered by a regulated 5.2-volt, 1.2-amp supply that also energizes the PICAXE board. The lower voltage reduces fan speed and noise while still providing adequate airflow to limit the temperature rise above the television to 12 or 14 degrees Fahrenheit. A maximum cabinet temperature of 92 degrees Fahrenheit (33 degrees Celsius) in a room maintained at 78 degrees Fahrenheit (approximately 25 degrees Celsius) is deemed acceptable. Installation occurred on September 24, 2006. Following a week of testing, the circuit board will be enclosed in a case with a transparent or translucent cover to maintain visibility of the LED. Note that US/metric conversions are approximate and are intended for thermal management rather than precision applications.
The fan controller circuit operates on a microcontroller-based system designed to monitor and regulate temperature within an enclosed audio/video cabinet. The PICAXE 08M serves as the central processing unit, executing the control logic based on inputs from the DS18B20 temperature sensor. This sensor provides accurate temperature readings, allowing the microcontroller to determine when to activate or deactivate the fan based on predefined temperature thresholds.
The fan is connected to the left terminal block, receiving power from the regulated supply, which also powers the microcontroller. The choice of a 12-volt fan running at a reduced voltage of 5.2 volts ensures a quieter operation while still maintaining sufficient airflow to manage heat dissipation effectively. The fan's airflow rate of 11 CFM is adequate for the cabinet's size, preventing excessive heat buildup above the television.
The green LED indicator provides visual feedback about the system's operational status and serves as an approximate temperature gauge, allowing users to monitor the system's performance at a glance. The inclusion of screw terminals for connections enhances the reliability and ease of installation, facilitating straightforward wiring for the fan, power supply, and temperature sensor.
Overall, this fan controller design exemplifies a practical solution for thermal management in compact electronic enclosures, ensuring the longevity and performance of audio/video equipment while maintaining user-friendly features and efficient operation.This is a fan controller for an audio/video cabinet. It uses a PICAXE 08M and a DS18B20 temperature sensor. The fan is turned on at 30 degrees C (~86 F) and off at 28 degrees C (~82 F). The green LED is the activity indicator and also serves as a "ballpark" temperature indicator. All off-board connections are made via screw terminals. The lef t terminal block for the fan, the bottom block for power, the right terminal block for the DS18B20. This project was initiated when we replaced a 12-year-old TV with a new 26" HD-capable LCD TV (happy 41st anniversary to us ;-) This TV was the largest that would fit in the existing corner cabinet (which is the largest cabinet that will fit between the brick fireplace and the window on the side wall). After moving the DVD player shelf up, there was still less than 2" (50mm) clearance above the new TV.
Initial testing (hand on the upper shelf) indicated this was not enough for adequate ventilation. A thermometer verified this with a reading of just over 114 degrees F (~46 C) - a rise of 26 degrees F above room temperature. The fan is a 12 volt, 11CFM unit running off the regulated 5. 2 volt, 1. 2 amp supply that also powers the PICAXE board. The lower voltage reduces the fan speed (and noise) but the fan still delivers enough air flow to limit the temperature rise at the hottest point (directly above the TV) to 12 or 14 degrees F.
A maximum cabinet temperature of 92 degrees F (33 C) in a room that`s at 78 degrees F (~25 C) is certainly acceptable. This was installed on 24 September 2006. After a week or so of testing, the circuit board will be placed in a case with a transparent or translucent cover (so the LED will remain visible).
Note that US/metric conversions are approximate - I`m not processing silicon wafers, just preventing overheating ;-) 🔗 External reference
The circuit consists of components VDI, VD2, R1, and C1, which together form a resistance voltage half-wave rectifier circuit. This configuration produces a DC output voltage of 5V to supply various devices. R2 is utilized to provide an AC...
This example demonstrates the PWM (pulse-width modulation) output of a microcontroller controlling a Joule Thief style voltage booster to power a white LED.
The circuit described utilizes a microcontroller to generate a PWM signal, which is an effective method for...
This circuit serves as a speed controller for a 12V motor rated up to 5A (continuous) or as a dimmer for a 12V halogen or standard incandescent lamp rated up to 50W. It modulates the power to the load...
A prerequisite for this article is that the GCC AVR programming environment is installed as described in the article "Programming the AVR microcontroller with GCC, libc 1.0.4." To avoid installation issues, using the AVR programming CD is recommended. When...
In the absence of light, photocells PC1 and PC2 exhibit high resistance, causing transistors Q1 and Q2 to remain off, which prevents the relay contacts K1 and K2 from closing. The battery B3 is connected through a potentiometer Rs,...
The circuit is depicted. It is capable of both manual and automatic control.
The circuit in question is designed to facilitate dual modes of operation: manual and automatic control. This versatility allows users to engage with the system according to...
We use cookies to enhance your experience, analyze traffic, and serve personalized ads.
By clicking "Accept", you agree to our use of cookies.
Learn more