hello i started my project few month ago.
it's very simple. in automotive(car) FAN control with temperature sensor
my car bettery(24v) -> MCU -> FAN (pwm)
MCU (atmega328p-AU)
FAN (24v / 3A)
MCU need just 50mA current so i use lm7805 instead of lm2576-5v
this is my circuit.
1. POWER (C2, C5 smd type)

2. MOTOR

3. MCU

it works good.
but recently i got problem.
this is problem situation.
when key-on car.
1. MCU is running.
2. temp goes down
3. FAN running (8Khz / 60% pwm duty)
4. car start-up
5. FAN pwm duty goes up 100% (and can't controlling)
6. MCU OFF, still FAN running
7. all shut down, and re start -> it works fine
this problem comes out when FAN is running first and start-up
Q1) what is problem with my power circuit?
(i think the noise when start-up is the problem)
Q2) do i add cap (1000uF/50v) in MOTOR part?
(Image 2.motor -> MOTOR+ - cap - ground)
it's very simple. in automotive(car) FAN control with temperature sensor
my car bettery(24v) -> MCU -> FAN (pwm)
MCU (atmega328p-AU)
FAN (24v / 3A)
MCU need just 50mA current so i use lm7805 instead of lm2576-5v
this is my circuit.
1. POWER (C2, C5 smd type)

2. MOTOR

3. MCU

it works good.
but recently i got problem.
this is problem situation.
when key-on car.
1. MCU is running.
2. temp goes down
3. FAN running (8Khz / 60% pwm duty)
4. car start-up
5. FAN pwm duty goes up 100% (and can't controlling)
6. MCU OFF, still FAN running
7. all shut down, and re start -> it works fine
this problem comes out when FAN is running first and start-up
Q1) what is problem with my power circuit?
(i think the noise when start-up is the problem)
Q2) do i add cap (1000uF/50v) in MOTOR part?
(Image 2.motor -> MOTOR+ - cap - ground)
Attachments
-
260.6 KB Views: 6