Bypass ECU :: Radiator Fan Control Switch

Status
Not open for further replies.
N1A, N1B ARE DIFFERENT ?
Yes, N1A and N1B are two independent comparators in one eight-pin plastic case. Only N1A is used in the MFC. N1B is not used, but its + and - inputs must be connected as shown in the schematic so that N1B output is in a defined state, and N1B does not misbehave.

spec
 
Last edited:
Eight-pin plastic case? What is that. Can u show me an image. Already said u I am dumb in electronics. Lol.. I am a computer science engineer.
 
Last edited:
Here is a drawing of the 8 pin plastic case that contains N1A and N1B. The pin numbers correspond to the pin numbers shown on the schematic. The drawing is from the LM393 dual comparator integrated circuit datasheet: https://www.ti.com/lit/ds/symlink/lm2903-n.pdf

When you build the circuit it would be best to put the LM393 in an 8 pin turn-pin IC socket. You first wire the socket into your circuit and then plug the actual LM393 integrated circuit into the socket. Note that you should only use a turn-pin socket for maximum reliability.

 
Last edited:
A couple of the circuits here show a diode in parallel with the relay. That can slow down the opening of the relay. It is better to put a resistor in parallel with the relay coil, and chose a value about 10 times the coil resistance. That will limit the surge voltage to around 10 times the supply voltage, so easy enough to manage with a transistor of a reasonable voltage rating.

If you use a diode, and the contacts open slowly, with a big load like a fan, you can easily burn the contacts.
 
Thanks Diver.

I have some more work to do on the fan snubber: one reason why I was biased towards using the existing motorcycle relay, especially as I have no data on the fan characteristics.

spec

PS: don't worry about this aspect pradoratz- it is not a show stopper.
 
A good choice, although a bit more work would be to construct a simple Arduino circuit with a mostfet for the fan and a voltage divider on the sensoe going into an analog input, a quick pwm tutorial with a pot to control the pwm of an led can be adapted to your needs with a caouple changes in the Arduino sketch(some numbers). That's how I would prefer to do it but analog is quite good way to do it also.
 
Hi Robert,

Welcome to ETO. I see you are from the States, which one. If you put it next to 'Location' on your user page it will show in the panel on the left of your posts.


Theoretically an interesting approach, but there are a number of issues:

(1) Why use Pulse Width Modulation (PWM)? The fan is either on or off; fan speed control is not required.
(2) The OP has no experience of electronics, let alone microcontrollers
(3) PWM is a higher risk, especially as we do not know the characteristics of the fan.
(4) Electromagnet compatibility (EMC) could be a problem
(5) Snubbing would be more critical
(6) The MOSFET would be more vulnerable, more critical, and more expensive
(7) You would need an extended temperature range microcontroller
(8) The microcontroller would need a program, implying an integrated development environment (IDE) and host
(9) The microcontroller would require a stabilized supply line (5V or 3.3V)
(10) By definition, the reliability would be less
(11) The cost would be higher and component availability would be worse.
(12) Susceptibility to electrostatic discharge (ESD) would be worse.
(13) The MFC would be more susceptible to moisture
(14) The relay provides isolation between the blood and thunder of the fan circuit and the decoupled supply line for the Schmitt trigger. A MOSFET controlling the fan directly does not do this.

By the way, I did consider driving the fan directly with a MOSFET, rather than a relay, but decided against it on the grounds of risk and reliability: switching fans with automotive relays is universal and well proven.

spec
 
Last edited:

got all spares ordered.
 
Last edited:

Can u please check the components i choose to order online, Will order it after your confirmation.

 
Hi pradoartz,

Some of the components on your list are not quite correct. If you send a link to the supplier you wish to use I will see if I can do a list for you.

spec
 
Hi pradoartz,

Some of the components on your list are not quite correct. If you send a link to the supplier you wish to use I will see if I can do a list for you.

spec
in.element14.com/
**broken link removed**components.com/
 
Live life to the fullest, really your overthinking this. PWM is more contolled and when I started electronics I jumped right into many things like Arduino without any prior knowledge and learned a lot, so let him give it a try and if it does not work (the PWM) just change a few lines and bob's your uncle. It can just switch on or off.
 
Hi Robert,
Live life to the fullest
This is a technical thread. ETO 'Member's Lounge' is for philosophy.
really your overthinking this.
It is called good design. To ignore the points I made is bad design.
PWM is more contolled
?
You are making circular arguments and not dealing with all of the aspects of this application, including the OPs position. Let me repeat again PWM is not required.

I am sure you mean well, but please be specific and give qualified answers.

I would be interested to see your alternative circuit for this application.

spec
 
Hi friend,
Can u make an alternative circuit for this application using arduino?? i don't have any experience in programming arduino. So i asked brother spec to design me an circuit based. Anyways i am going with spec, but if u can do it in arduino, it will be useful in future for many peoples.

I think this links below can help you understanding the query.
https://priuschat.com/threads/arduino-automatic-coolant-temp-hack-for-better-mpgs.90418/

**broken link removed**

Thanks
 
Last edited:
Hi pragoartz,

As promisede the bill of materials (BOM) (parts list) for the circuit of post #26 is attached to the end of post #26.

I tried to find most components on electron.com because they are cheaper. Other components are from Element14.

That will mean two orders, but if you would like to order all parts from one supplier I will revise the BOM to source all components from Element 14.

spec
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…