??? 05/25/06 13:38 Read: times |
#117091 - Yes. Lamp is turned OFF and ON Responding to: ???'s previous message |
Erik Malund said:
Is the lamp turned on and off during operation, your "schematic" does not show any such. First thing 89C51 does is turn OFF the lamp and then turn it ON if required. So, When S1 is pressed, Lamp turns ON, this generates a pulse at LS123 input which generates a RESET to 89C51 which once again turns the Lamp OFF and ON again and this process continues. One solution I am trying now is to not turn OFF the lamp blindly, on getting RESET, but, Check if it already ON and if yes, do not turn it OFF. With this , unnecessary current surges can be avoided. This might solve the problem. But still, explanation as to why 'NTC will solve the problem', will be of great help Thanks KG |