Results 1 to 5 of 5

Thread: Electronics Question: Problem controlling Fan Switch with relays...

  1. #1
    Variable Bitrate
    Join Date
    Oct 2003
    Location
    Chicago, IL
    Posts
    284

    Electronics Question: Problem controlling Fan Switch with relays...

    hey all,
    i was using my carputer to control the stock fanswitch via 4 relays, but it seems this is causing a TON of current to flow and i've melted the plastic harness over time. Not good. I'm wondering why this is happening and what I could do to fix the problem.
    Code:
    Fanswitch Harness
    X12
    G34
    X = not used
    G = ground
    1,2,3,4 = fan speed contacts.

    The stock fanswitch connects 1,2,3 or 4 through the resistor pack to Ground. Thats how different speeds are obtained.
    Code:
    +-------MOTOR--------RESISTOR PACK
                      |4 |3 | 2 | 1
                      |  |  |   |
    GND-------SWITCH--|  |  |   |
    I replaced the switch with 4 relays, one for each contact on the stock fanswitch harness, and all sharing the same ground.

    Is there a better way to do this? I'm thinking the added resistance from the relay is causing power output to go up, but im not really sure. I tried to do some ohms law calculations but I'm not really sure what i figured out, because i havent measured the resistance of the blower motor itself. Plus, its just a hunch that the increased resistance is screwing things up.

    Any ideas? Thank you.
    Mazdaspeed Car Computer
    gotta redo it all

  2. #2
    FLAC Jahntassa's Avatar
    Join Date
    May 2005
    Location
    Conyers, GA
    Posts
    1,417
    Increased resistance would make the resisters heat up, not the wire. When you replaced the resistor pack with the relays, did you match the resistance values of those resistors? As well as the current requirements? It sounds like something in those relays is causing an open circuit, which is letting too MUCH current flow, thus melting the wires.

  3. #3
    Maximum Bitrate GoHybrid's Avatar
    Join Date
    Jun 2006
    Location
    Denver, CO
    Posts
    867
    well a fan in a car is a DC brushed motor. The best way to control the speed of a DC motor, particularly one that requires a fair amount of current is to rapidly switch the power, rather than vary the voltage (as with resistors or potentiometers/rheostats)

    Here's how I'd get started: I'd google plans for a 555 timer circuit, and when you understand that, research the term "astable multivibrator".

    After that, look into simple transistors and MOSFETs. A transistor is what's going to allow your timer IC with it's tiny output signal to control many many times more power to the fan.

    When you understand how to build a simple timer circuit with a transistor output, rather than resisting tons of power, you can switch it very rapidly, like 1ms ON and 1ms OFF gives you fan an apparent 50% of your supply voltage which makes it spin slower, but does not suffer any of the ill effects of insufficient voltage which can make the fan burn out. 3ms ON 1ms OFF gives you 75% power.

    The advantage of this is not only that you have a more safe and reliable way to regulate motor speed, but you could use your computer to vary the resistors in the timing circuit to a nearly infinite degree.... or you could stick with your resistor pack and use the relays to engage the appropriate one.
    Et ipsa scientia potestas est.

    Worklog for my 2007 Civic Si ...f*** it...
    Pictures of the Corolla (retired)here
    Need to make something? Here are a few ideas.

  4. #4
    Variable Bitrate
    Join Date
    Oct 2003
    Location
    Chicago, IL
    Posts
    284
    Thanks for the responses!

    Jahntassa: The resistor pack is stock and was not replaced or modified in any way. Per the factory manual, the resistance between the various contacts is from .17 to 2.7 Ohm.

    GoHybrid: Good suggestion on the 555. I've thought about using PWM to control the motor, but I wasn't sure if its really that good of an idea to be switching a high current (40A) motor like that. I don't know if it would put extra strain on the car's electrical system or not.

    http://www.picotech.com/applications...dex.html#chap7
    How do the MOSFET circuits here look?

    I am using a Crystalfontz 633 in my setup which has PWM configurable outputs, but they can only go to 100Hz, so I guess I'll need to build a dedicated PWM circuit.
    Mazdaspeed Car Computer
    gotta redo it all

  5. #5
    Maximum Bitrate GoHybrid's Avatar
    Join Date
    Jun 2006
    Location
    Denver, CO
    Posts
    867
    dexter, next time you use a power drill press the trigger only partway to get the motor to turn over. when you hear that whine, that's a mosfet switching power at probably 16-20Khz. it's really an efficient way to manage power to a motor. some of those tools will take 40A+. Another good example is to check out a golf car. Those motors take about 180A peak and then settle down to about 70A when they get up to speed. So I don't think your car will have any trouble switching high current if it's done properly.
    Et ipsa scientia potestas est.

    Worklog for my 2007 Civic Si ...f*** it...
    Pictures of the Corolla (retired)here
    Need to make something? Here are a few ideas.

Similar Threads

  1. Lighted rocker switch question
    By ddt in forum General Hardware Discussion
    Replies: 21
    Last Post: 05-20-2005, 08:05 PM
  2. Connecting wires to switch, dumb electrical question
    By bombboyer in forum General Hardware Discussion
    Replies: 15
    Last Post: 01-07-2003, 08:13 AM
  3. Electronics question
    By SuperMatty in forum Off Topic
    Replies: 8
    Last Post: 08-11-2002, 03:47 PM
  4. Another inverter question...for electronics gurus
    By moahdib in forum Power Supplies
    Replies: 10
    Last Post: 06-07-2001, 09:30 PM
  5. question about relays and high gauge wires
    By Heedunk in forum General MP3Car Discussion
    Replies: 12
    Last Post: 05-10-2001, 12:13 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •