Maker Pro
Maker Pro

Transistor being affected by nearby oscillator

  • Thread starter netnews.comcast.net
  • Start date
N

netnews.comcast.net

Jan 1, 1970
0
I have a piezo buzzer that is controlled via a pic microcontroller, through
a transistor. Problem is, when I designed a newer circuit to make the
beeper louder, I now have the buzzer making a quiet tone all the time when
the transistor should be 'off.' The newer circuit replaces a straight up
+VDC to the positive terminal of the buzzer, with a voltage doubling IC from
fairchild. Everything seems like it would work if the transistor were a
physical switch, but I don't understand enough about them to know what is
going wrong. Could I simply replace the transistor with a solid state
relay, or am I missing something here? Thanks,

-- Jeff


Pic --> Transistor -->Gnd
______^ ^
| |
Buzzer <-- Voltage doubler circuit <-- VDC+


It
 
M

Mukesh Tatiya

Jan 1, 1970
0
netnews.comcast.net said:
I have a piezo buzzer that is controlled via a pic microcontroller, through
a transistor. Problem is, when I designed a newer circuit to make the
beeper louder, I now have the buzzer making a quiet tone all the time when
the transistor should be 'off.' The newer circuit replaces a straight up
+VDC to the positive terminal of the buzzer, with a voltage doubling IC from
fairchild. Everything seems like it would work if the transistor were a
physical switch, but I don't understand enough about them to know what is
going wrong. Could I simply replace the transistor with a solid state
relay, or am I missing something here? Thanks,

-- Jeff


Pic --> Transistor -->Gnd
______^ ^
| |
Buzzer <-- Voltage doubler circuit <-- VDC+


It


Hello Jeff,
try using the IC CD4066. It will solve ur problem.


Mukesh tatiya
 
R

Robert Baer

Jan 1, 1970
0
netnews.comcast.net said:
I have a piezo buzzer that is controlled via a pic microcontroller, through
a transistor. Problem is, when I designed a newer circuit to make the
beeper louder, I now have the buzzer making a quiet tone all the time when
the transistor should be 'off.' The newer circuit replaces a straight up
+VDC to the positive terminal of the buzzer, with a voltage doubling IC from
fairchild. Everything seems like it would work if the transistor were a
physical switch, but I don't understand enough about them to know what is
going wrong. Could I simply replace the transistor with a solid state
relay, or am I missing something here? Thanks,

-- Jeff

Pic --> Transistor -->Gnd
______^ ^
| |
Buzzer <-- Voltage doubler circuit <-- VDC+

It

The "voltage doubler" is doing the deed; first check bypassing against
what the data sheet recommends.
Also re-check on how you have the beastie connected.
 
Top