PWM for semiconductor relais
hey everybody!
i'm playing arduino mega 2560 days , want first real project little thing.
what want control 10 semicondutcor relais arduino pwm outputs. no problem, each of these relais has input current of @ least 35ma. read in datasheet of µc, total output current 200ma, have separate µc outputs semicond. relais.
so idea put transistor between each pin pair (base resistance 2k2 + schottky diode base - collector if necessary). have preferred direct connection (failure risk, project prototyp customer).
now question: transistor recommend task? standard tr. enough (standard pwm frequency of 490hz)?
thanks answers
i'm playing arduino mega 2560 days , want first real project little thing.
what want control 10 semicondutcor relais arduino pwm outputs. no problem, each of these relais has input current of @ least 35ma. read in datasheet of µc, total output current 200ma, have separate µc outputs semicond. relais.
so idea put transistor between each pin pair (base resistance 2k2 + schottky diode base - collector if necessary). have preferred direct connection (failure risk, project prototyp customer).
now question: transistor recommend task? standard tr. enough (standard pwm frequency of 490hz)?
thanks answers
if, "semiconductor relays", mean these proportional output solid-state relays, please know can't effect variability through pwm.
re. http://arduino.cc/forum/index.php/topic,94426.0.html
jimjam found require actual analog voltage, not mock-analog pwm (analogwrite) schtick. think derived variable control voltage circuit provided grumpy_mike in reply #47 (http://arduino.cc/forum/index.php?action=dlattach;topic=94426.0;attach=14482).
re. http://arduino.cc/forum/index.php/topic,94426.0.html
jimjam found require actual analog voltage, not mock-analog pwm (analogwrite) schtick. think derived variable control voltage circuit provided grumpy_mike in reply #47 (http://arduino.cc/forum/index.php?action=dlattach;topic=94426.0;attach=14482).
Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > PWM for semiconductor relais
arduino
Comments
Post a Comment