Cirkit Designer Logo
Cirkit Designer
Your all-in-one circuit design IDE
Home / 
Component Documentation

How to Use 25mm Fan 24V: Examples, Pinouts, and Specs

Image of 25mm Fan 24V
Cirkit Designer LogoDesign with 25mm Fan 24V in Cirkit Designer

Introduction

The 25mm Fan 24V is a compact cooling fan designed to operate at 24 volts. It is commonly used for cooling electronic components or small enclosures, ensuring that devices maintain optimal operating temperatures. This fan is ideal for applications where space is limited but efficient cooling is required.

Explore Projects Built with 25mm Fan 24V

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
12V Battery-Powered Fan System
Image of sdfsdfdfSDf: A project utilizing 25mm Fan 24V in a practical application
This circuit connects a 120mm 12V DC fan to a 12V 7Ah battery. The fan's positive and negative terminals are directly connected to the corresponding positive and negative terminals of the battery, allowing the fan to operate at its rated voltage.
Cirkit Designer LogoOpen Project in Cirkit Designer
Dual 12V Cooling Fan Setup
Image of Fans Schematic: A project utilizing 25mm Fan 24V in a practical application
This circuit consists of two 12V fans wired in parallel. Both fans share a common power supply connection, with their +12V pins connected together and their -12V pins also connected together. There is no microcontroller or additional control circuitry involved, indicating that the fans are intended to run continuously when power is applied.
Cirkit Designer LogoOpen Project in Cirkit Designer
12V Thermoelectric Cooling System with Auxiliary Fan and Water Pump
Image of labyu: A project utilizing 25mm Fan 24V in a practical application
This circuit consists of a Peltier module and a 40mm 12V fan, each powered by their own dedicated 12V power supplies, indicating that they are likely used for a cooling application where the Peltier module generates a temperature differential and the fan dissipates heat. Additionally, there is a water pump powered by a 9V battery, which suggests that this circuit may be part of a system that requires liquid circulation, possibly for cooling or heating purposes.
Cirkit Designer LogoOpen Project in Cirkit Designer
ESP32-Based Smart Temperature-Controlled Fan with OLED Display
Image of 120v fan control ESP32: A project utilizing 25mm Fan 24V in a practical application
This circuit features an ESP32 microcontroller interfaced with a temperature sensor (LM35), an OLED display, and a TRIAC-based phase control for a 220V fan. The ESP32 reads the temperature from the LM35 sensor and displays it on the OLED screen, while also controlling the fan speed based on the temperature reading using phase angle control implemented via a MOC3041 optoisolator and a BT139 TRIAC. Safety components include a 5A fuse and resistors for current limiting, with a ceramic capacitor for TRIAC gate noise suppression.
Cirkit Designer LogoOpen Project in Cirkit Designer

Explore Projects Built with 25mm Fan 24V

Use Cirkit Designer to design, explore, and prototype these projects online. Some projects support real-time simulation. Click "Open Project" to start designing instantly!
Image of sdfsdfdfSDf: A project utilizing 25mm Fan 24V in a practical application
12V Battery-Powered Fan System
This circuit connects a 120mm 12V DC fan to a 12V 7Ah battery. The fan's positive and negative terminals are directly connected to the corresponding positive and negative terminals of the battery, allowing the fan to operate at its rated voltage.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of Fans Schematic: A project utilizing 25mm Fan 24V in a practical application
Dual 12V Cooling Fan Setup
This circuit consists of two 12V fans wired in parallel. Both fans share a common power supply connection, with their +12V pins connected together and their -12V pins also connected together. There is no microcontroller or additional control circuitry involved, indicating that the fans are intended to run continuously when power is applied.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of labyu: A project utilizing 25mm Fan 24V in a practical application
12V Thermoelectric Cooling System with Auxiliary Fan and Water Pump
This circuit consists of a Peltier module and a 40mm 12V fan, each powered by their own dedicated 12V power supplies, indicating that they are likely used for a cooling application where the Peltier module generates a temperature differential and the fan dissipates heat. Additionally, there is a water pump powered by a 9V battery, which suggests that this circuit may be part of a system that requires liquid circulation, possibly for cooling or heating purposes.
Cirkit Designer LogoOpen Project in Cirkit Designer
Image of 120v fan control ESP32: A project utilizing 25mm Fan 24V in a practical application
ESP32-Based Smart Temperature-Controlled Fan with OLED Display
This circuit features an ESP32 microcontroller interfaced with a temperature sensor (LM35), an OLED display, and a TRIAC-based phase control for a 220V fan. The ESP32 reads the temperature from the LM35 sensor and displays it on the OLED screen, while also controlling the fan speed based on the temperature reading using phase angle control implemented via a MOC3041 optoisolator and a BT139 TRIAC. Safety components include a 5A fuse and resistors for current limiting, with a ceramic capacitor for TRIAC gate noise suppression.
Cirkit Designer LogoOpen Project in Cirkit Designer

Common Applications and Use Cases

  • Cooling for 3D printers
  • Ventilation for small electronic enclosures
  • Heat dissipation for power supplies
  • Cooling for computer components
  • General-purpose cooling in compact devices

Technical Specifications

Key Technical Details

Parameter Value
Operating Voltage 24V DC
Current Rating 0.1A
Power Consumption 2.4W
Fan Dimensions 25mm x 25mm x 10mm
Airflow 5.5 CFM
Noise Level 25 dBA
Bearing Type Sleeve Bearing
Connector Type 2-pin JST

Pin Configuration and Descriptions

Pin Number Pin Name Description
1 VCC Positive power supply (24V)
2 GND Ground

Usage Instructions

How to Use the Component in a Circuit

  1. Power Supply: Ensure you have a stable 24V DC power supply to power the fan.
  2. Connections:
    • Connect the VCC pin of the fan to the positive terminal of the 24V power supply.
    • Connect the GND pin of the fan to the ground terminal of the power supply.
  3. Mounting: Secure the fan in the desired location using screws or adhesive, ensuring that airflow is not obstructed.

Important Considerations and Best Practices

  • Voltage: Do not exceed the 24V operating voltage to avoid damaging the fan.
  • Orientation: Install the fan in a way that maximizes airflow over the components you wish to cool.
  • Noise: Be aware of the noise level (25 dBA) if the fan is used in noise-sensitive environments.
  • Maintenance: Periodically clean the fan to prevent dust buildup, which can reduce efficiency and lifespan.

Example: Connecting to an Arduino UNO

While the 25mm Fan 24V operates at a higher voltage than the Arduino UNO can directly supply, you can control the fan using a transistor. Below is an example circuit and code to control the fan using an Arduino UNO and an NPN transistor (e.g., 2N2222).

Circuit Diagram

  1. Components Needed:

    • Arduino UNO
    • 25mm Fan 24V
    • NPN Transistor (e.g., 2N2222)
    • 1kΩ Resistor
    • Diode (e.g., 1N4007)
    • External 24V Power Supply
  2. Connections:

    • Connect the emitter of the transistor to GND.
    • Connect the collector of the transistor to the GND pin of the fan.
    • Connect the VCC pin of the fan to the positive terminal of the 24V power supply.
    • Connect the negative terminal of the 24V power supply to the Arduino GND.
    • Connect one end of the 1kΩ resistor to Arduino digital pin 9.
    • Connect the other end of the 1kΩ resistor to the base of the transistor.
    • Place the diode across the fan terminals (cathode to VCC, anode to GND) to protect against back EMF.

Arduino Code

// Define the pin connected to the transistor base
const int fanPin = 9;

void setup() {
  // Set the fan pin as an output
  pinMode(fanPin, OUTPUT);
}

void loop() {
  // Turn the fan on
  digitalWrite(fanPin, HIGH);
  delay(5000); // Keep the fan on for 5 seconds

  // Turn the fan off
  digitalWrite(fanPin, LOW);
  delay(5000); // Keep the fan off for 5 seconds
}

Troubleshooting and FAQs

Common Issues Users Might Face

  1. Fan Not Spinning:
    • Solution: Check the power supply voltage and connections. Ensure the fan is receiving 24V.
  2. Excessive Noise:
    • Solution: Verify that the fan is securely mounted and not obstructed. Clean any dust buildup.
  3. Fan Stops Intermittently:
    • Solution: Check for loose connections or unstable power supply. Ensure the transistor and resistor values are correct if using an Arduino.

Solutions and Tips for Troubleshooting

  • Check Connections: Ensure all connections are secure and correct.
  • Verify Power Supply: Use a multimeter to check the voltage at the fan terminals.
  • Inspect for Obstructions: Make sure there are no physical obstructions preventing the fan blades from spinning.
  • Clean the Fan: Regularly clean the fan to prevent dust buildup, which can affect performance.

By following this documentation, users should be able to effectively utilize the 25mm Fan 24V in their projects, ensuring efficient cooling and reliable operation.