Realizations with transistors and capacitors in an emitter follower

M

M. Hamed

Jan 1, 1970
0
In playing with my simple emitter follower circuit trying to figure
out why there's very faint output when connected to my 8 Ohm speakers,
I came upon some important realizations.

My circuit is a simple emitter follower with one transistor. The base
is biased to midpoint through a voltage divider and the input is
capacitively coupled. The output is also capacitively coupled through
a large capacitor to block DC. The emitter resistor is 5K.

I expected that with a large capacitor, even an 8 Ohm speaker would be
suitable to place the corner frequency of the high pass filter low
enough to pass audio frequencies and high enough to block DC. However
I was faced with two anomalies. Whenever I connect my speaker after
the capacitor, I hear a very faint and distorted sound. Whenever I
connect the speaker before the capacitor (the NPN's emitter), I get an
almost exact replica of the input (which is what the emitter follower
is supposed to do). Simulation confirmed this behavior but I was
puzzled with the result. Do I throw out of the window all I know about
high pass filters and frequency response. Also do I throw out the
importance of bias? Here we have a high pass filter that is not acting
like a high pass filter. And we have a low resistance emitter resistor
(after connecting the speaker in parallel with the 5K emitter
resistor) that should throw the bias point way off midpoint.

After playing with simulation for a while, and replacing the
transistor with equivalent circuit, etc, I hit upon one of my biggest
realizations in electronics (mind me if it's too obvious for you). The
models are correct so long as the transistor is ON and operating in
its linear region. In such a case the high pass filter will act nicely
and block DC and pass the audio signal. However, with such low
resistance, If the output to follow the input faithfully, huge current
will have to pass in the capacitor for the slightest negative output
voltage, and since the current in the emitter resistor (5 KOhm) is
very small compared, this current would have to follow in the
transistor in the opposite direction, so the transistor turns off.
That's my reasoning for why the transistor would turn off.

So now we have another mode of operation. Now it's another circuit.
It's not a high pass filter but a capacitor discharging through a
resistor. At a certain point the capacitor charge will be large enough
to have the transistor turn on only very briefly and the output
voltage change so little.

What caused my confusion is that in most electronic circuits, there
are transistors but often the circuit description doesn't tell if that
transistor will be ON all the time or not. Then analysis follows that
replaces caps with shorts at signal frequencies etc. But that's valid
only if the transistor stays on and hence acts as a linear device. I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region. If they do,
it's often not mentioned to us, less experienced people. In other
applications, such as rectifiers, the charging and discharging is
explicitly mentioned and used. This dual role of the capacitor always
puzzled me, when to think of it as a charging/discharging device, and
when to think in terms of frequency response and frequency dependent
impedance.

The other question was why connecting the speaker directly to the
output is OK. Why no blocking capacitor is needed? It turned out that
the small impedance shifts the DC bias point very close to ground, and
hence the output is a replica of the input but shifted up in DC level
just a few millivolts above ground, which seems to not alter the
speaker response much. That seems to be a problem if the gain is high
and clipping will start to happen as you move away from midpoint, but
when the gain is 1, no problem since the input signal is already a few
millivolts around 0.

A possibility here is that the speaker also responds to changes in
magnetic field and hence the DC component wouldn't matter, but i'm not
sure about that one.

I apologize for anyone who took the effort and went through my long
post. Am I right in my conclusions?

Thank you.
 
J

John Popelish

Jan 1, 1970
0
M. Hamed said:
In playing with my simple emitter follower circuit trying to figure
out why there's very faint output when connected to my 8 Ohm speakers,
I came upon some important realizations.

My circuit is a simple emitter follower with one transistor. The base
is biased to midpoint through a voltage divider and the input is
capacitively coupled. The output is also capacitively coupled through
a large capacitor to block DC. The emitter resistor is 5K.

I expected that with a large capacitor, even an 8 Ohm speaker would be
suitable to place the corner frequency of the high pass filter low
enough to pass audio frequencies and high enough to block DC. However
I was faced with two anomalies. Whenever I connect my speaker after
the capacitor, I hear a very faint and distorted sound. Whenever I
connect the speaker before the capacitor (the NPN's emitter), I get an
almost exact replica of the input (which is what the emitter follower
is supposed to do). Simulation confirmed this behavior but I was
puzzled with the result. Do I throw out of the window all I know about
high pass filters and frequency response.

Not at all. You just have to remember that those concepts
apply to linear circuits, and your circuit effectively has a
rectifier in series with the output (the base emitter junction).

Also do I throw out the
importance of bias? Here we have a high pass filter that is not acting
like a high pass filter. And we have a low resistance emitter resistor
(after connecting the speaker in parallel with the 5K emitter
resistor) that should throw the bias point way off midpoint.

After playing with simulation for a while, and replacing the
transistor with equivalent circuit, etc, I hit upon one of my biggest
realizations in electronics (mind me if it's too obvious for you). The
models are correct so long as the transistor is ON and operating in
its linear region. In such a case the high pass filter will act nicely
and block DC and pass the audio signal. However, with such low
resistance, If the output to follow the input faithfully, huge current
will have to pass in the capacitor for the slightest negative output
voltage, and since the current in the emitter resistor (5 KOhm) is
very small compared, this current would have to follow in the
transistor in the opposite direction, so the transistor turns off.
That's my reasoning for why the transistor would turn off.

So now we have another mode of operation. Now it's another circuit.
It's not a high pass filter but a capacitor discharging through a
resistor. At a certain point the capacitor charge will be large enough
to have the transistor turn on only very briefly and the output
voltage change so little.

Yes, the rectifier has switched the transistor out pf the
output circuit.
What caused my confusion is that in most electronic circuits, there
are transistors but often the circuit description doesn't tell if that
transistor will be ON all the time or not. Then analysis follows that
replaces caps with shorts at signal frequencies etc. But that's valid
only if the transistor stays on and hence acts as a linear device.

That is incremental AC analysis or operation near a bias
point. For many circuits, including this one, you have to
check the extremes of the signal swing, to make sure the
operating bias has not severely shifted.
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region. If they do,
it's often not mentioned to us, less experienced people. In other
applications, such as rectifiers, the charging and discharging is
explicitly mentioned and used. This dual role of the capacitor always
puzzled me, when to think of it as a charging/discharging device, and
when to think in terms of frequency response and frequency dependent
impedance.

Linear versus nonlinear circuits. Filters involve linear
assumptions. Charge/discharge processes involve nonlinear
processes. This changes the rules and the tools. Put away
the paint brushes and get out the socket wrenches, so to speak.
The other question was why connecting the speaker directly to the
output is OK. Why no blocking capacitor is needed?

Connecting the speaker directly to the emitter (as a DC
load) adds DC current to the speaker, in addition to the AC
current you intend. This distorts the position of the
speaker cone, adds greatly to its heat production, and also
heats the transistor or distorts its operating point. If
you can find a tolerable compromise for all this, you might
eliminate the output capacitor.
It turned out that
the small impedance shifts the DC bias point very close to ground, and
hence the output is a replica of the input but shifted up in DC level
just a few millivolts above ground, which seems to not alter the
speaker response much. That seems to be a problem if the gain is high
and clipping will start to happen as you move away from midpoint, but
when the gain is 1, no problem since the input signal is already a few
millivolts around 0.

A possibility here is that the speaker also responds to changes in
magnetic field and hence the DC component wouldn't matter, but i'm not
sure about that one.

I apologize for anyone who took the effort and went through my long
post. Am I right in my conclusions?

I think your understanding is much better than it was when
you first built the circuit. You may now be in a mental
state to appreciate why the complementary emitter follower
was invented.
(at bottom of:)
http://mysite.du.edu/~etuttle/electron/elect26.htm
 
J

John Larkin

Jan 1, 1970
0
In playing with my simple emitter follower circuit trying to figure
out why there's very faint output when connected to my 8 Ohm speakers,
I came upon some important realizations.

My circuit is a simple emitter follower with one transistor. The base
is biased to midpoint through a voltage divider and the input is
capacitively coupled. The output is also capacitively coupled through
a large capacitor to block DC. The emitter resistor is 5K.

I expected that with a large capacitor, even an 8 Ohm speaker would be
suitable to place the corner frequency of the high pass filter low
enough to pass audio frequencies and high enough to block DC. However
I was faced with two anomalies. Whenever I connect my speaker after
the capacitor, I hear a very faint and distorted sound. Whenever I
connect the speaker before the capacitor (the NPN's emitter), I get an
almost exact replica of the input (which is what the emitter follower
is supposed to do). Simulation confirmed this behavior but I was
puzzled with the result. Do I throw out of the window all I know about
high pass filters and frequency response. Also do I throw out the
importance of bias? Here we have a high pass filter that is not acting
like a high pass filter. And we have a low resistance emitter resistor
(after connecting the speaker in parallel with the 5K emitter
resistor) that should throw the bias point way off midpoint.

After playing with simulation for a while, and replacing the
transistor with equivalent circuit, etc, I hit upon one of my biggest
realizations in electronics (mind me if it's too obvious for you). The
models are correct so long as the transistor is ON and operating in
its linear region. In such a case the high pass filter will act nicely
and block DC and pass the audio signal. However, with such low
resistance, If the output to follow the input faithfully, huge current
will have to pass in the capacitor for the slightest negative output
voltage, and since the current in the emitter resistor (5 KOhm) is
very small compared, this current would have to follow in the
transistor in the opposite direction, so the transistor turns off.
That's my reasoning for why the transistor would turn off.

So now we have another mode of operation. Now it's another circuit.
It's not a high pass filter but a capacitor discharging through a
resistor. At a certain point the capacitor charge will be large enough
to have the transistor turn on only very briefly and the output
voltage change so little.

What caused my confusion is that in most electronic circuits, there
are transistors but often the circuit description doesn't tell if that
transistor will be ON all the time or not. Then analysis follows that
replaces caps with shorts at signal frequencies etc. But that's valid
only if the transistor stays on and hence acts as a linear device. I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.


Good grief, of course we do. It's second nature.

If they do,
it's often not mentioned to us, less experienced people. In other
applications, such as rectifiers, the charging and discharging is
explicitly mentioned and used. This dual role of the capacitor always
puzzled me, when to think of it as a charging/discharging device, and
when to think in terms of frequency response and frequency dependent
impedance.

The other question was why connecting the speaker directly to the
output is OK. Why no blocking capacitor is needed? It turned out that
the small impedance shifts the DC bias point very close to ground, and
hence the output is a replica of the input but shifted up in DC level
just a few millivolts above ground, which seems to not alter the
speaker response much. That seems to be a problem if the gain is high
and clipping will start to happen as you move away from midpoint, but
when the gain is 1, no problem since the input signal is already a few
millivolts around 0.

A possibility here is that the speaker also responds to changes in
magnetic field and hence the DC component wouldn't matter, but i'm not
sure about that one.

I apologize for anyone who took the effort and went through my long
post. Am I right in my conclusions?

Thank you.

The emitter follower can only source current, not sink it. It can't
conduct less than zero current, so there's nothing but the wimpy 5K
resistor available to drive the speaker in the negative direction.

If you reduce the value of the emitter pulldown resistor, then you can
get a little more current into and out of the speaker in both
directions. But that's a losing game, which is why real power amps
usually have push-pull output stages.

Connecting the speaker directly to the emitter works at low levels,
but is inefficient and won't scale.

John
 
J

Jim Thompson

Jan 1, 1970
0
On Sun, 24 Feb 2008 11:21:59 -0800 (PST), "M. Hamed"
[snip]
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.


Good grief, of course we do. It's second nature.
[snip]

Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

...Jim Thompson
 
B

BobW

Jan 1, 1970
0
John Larkin said:
In playing with my simple emitter follower circuit trying to figure
out why there's very faint output when connected to my 8 Ohm speakers,
I came upon some important realizations.
[snip]


The emitter follower can only source current, not sink it. It can't
conduct less than zero current, so there's nothing but the wimpy 5K
resistor available to drive the speaker in the negative direction.

If you reduce the value of the emitter pulldown resistor, then you can
get a little more current into and out of the speaker in both
directions. But that's a losing game, which is why real power amps
usually have push-pull output stages.

Connecting the speaker directly to the emitter works at low levels,
but is inefficient and won't scale.

John

This is the key concept ("the emitter follower can only source current...").

Read those paragraphs over and over until you think you understand them.
Then, read them over and over again until you do understand them.

Bob
 
S

Sjouke Burry

Jan 1, 1970
0
Jim said:
On Sun, 24 Feb 2008 11:21:59 -0800 (PST), "M. Hamed"
[snip]
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.

Good grief, of course we do. It's second nature.
[snip]

Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

...Jim Thompson
In 40 years of electronics, I have never simulated anything.
Unless you count breadboards as simulation :)
 
J

Jim Thompson

Jan 1, 1970
0
Jim said:
On Sun, 24 Feb 2008 11:21:59 -0800 (PST), "M. Hamed"
[snip]
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.

Good grief, of course we do. It's second nature.
[snip]

Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

...Jim Thompson
In 40 years of electronics, I have never simulated anything.
Unless you count breadboards as simulation :)

Of course you haven't. You also haven't designed a chip with 10,000
transistors on it either ;-)

I cut my teeth on paper (and breadboards)... pretty much why I'm so
successful now... and why young bucks ask, "Why'd you do it that way?"

...Jim Thompson
 
B

Bob Monsen

Jan 1, 1970
0
M. Hamed said:
In playing with my simple emitter follower circuit trying to figure
out why there's very faint output when connected to my 8 Ohm speakers,
I came upon some important realizations.

My circuit is a simple emitter follower with one transistor. The base
is biased to midpoint through a voltage divider and the input is
capacitively coupled. The output is also capacitively coupled through
a large capacitor to block DC. The emitter resistor is 5K.

I expected that with a large capacitor, even an 8 Ohm speaker would be
suitable to place the corner frequency of the high pass filter low
enough to pass audio frequencies and high enough to block DC. However
I was faced with two anomalies. Whenever I connect my speaker after
the capacitor, I hear a very faint and distorted sound. Whenever I
connect the speaker before the capacitor (the NPN's emitter), I get an
almost exact replica of the input (which is what the emitter follower
is supposed to do). Simulation confirmed this behavior but I was
puzzled with the result. Do I throw out of the window all I know about
high pass filters and frequency response. Also do I throw out the
importance of bias? Here we have a high pass filter that is not acting
like a high pass filter. And we have a low resistance emitter resistor
(after connecting the speaker in parallel with the 5K emitter
resistor) that should throw the bias point way off midpoint.

In the first case, the cap isn't discharging properly, so you end up with
the input to the cap pegged at Vin(max)-Vbe. This means that the output
transistor can't actually put any power through the cap, because it's
voltage isn't varying.

The way to understand this is to figure out what the impedance is that the
speaker sees when the transistor is on, vs the impedance it sees when the
transistor is off. In the first case, it sees something like 1/10 the input
impedance. In the second case, it sees 5k (since the transistor is off, so
all you see is the emitter resistor).

As a consequence, the circuit acts kinda like a diode, where the cap can be
charged when the transistor is on, but can't be discharged when the
transistor is off. Current in, no current out means it pumps up to the
maximum voltage.
After playing with simulation for a while, and replacing the
transistor with equivalent circuit, etc, I hit upon one of my biggest
realizations in electronics (mind me if it's too obvious for you). The
models are correct so long as the transistor is ON and operating in
its linear region. In such a case the high pass filter will act nicely
and block DC and pass the audio signal. However, with such low
resistance, If the output to follow the input faithfully, huge current
will have to pass in the capacitor for the slightest negative output
voltage, and since the current in the emitter resistor (5 KOhm) is
very small compared, this current would have to follow in the
transistor in the opposite direction, so the transistor turns off.
That's my reasoning for why the transistor would turn off.

No, this will happen with a real circuit too. The problem isn't the
simulation, it is the circuit.
So now we have another mode of operation. Now it's another circuit.
It's not a high pass filter but a capacitor discharging through a
resistor. At a certain point the capacitor charge will be large enough
to have the transistor turn on only very briefly and the output
voltage change so little.

Right.

What caused my confusion is that in most electronic circuits, there
are transistors but often the circuit description doesn't tell if that
transistor will be ON all the time or not. Then analysis follows that
replaces caps with shorts at signal frequencies etc. But that's valid
only if the transistor stays on and hence acts as a linear device. I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region. If they do,
it's often not mentioned to us, less experienced people. In other
applications, such as rectifiers, the charging and discharging is
explicitly mentioned and used. This dual role of the capacitor always
puzzled me, when to think of it as a charging/discharging device, and
when to think in terms of frequency response and frequency dependent
impedance.

You need another transistor to pull down on the cap. The typical output
driver needs both a way to pull up, and a way to pull down.
The other question was why connecting the speaker directly to the
output is OK. Why no blocking capacitor is needed? It turned out that
the small impedance shifts the DC bias point very close to ground, and
hence the output is a replica of the input but shifted up in DC level
just a few millivolts above ground, which seems to not alter the
speaker response much. That seems to be a problem if the gain is high
and clipping will start to happen as you move away from midpoint, but
when the gain is 1, no problem since the input signal is already a few
millivolts around 0.

Connecting the speaker directly means you end up with a DC current through
it all the time of (Vcc/2 - Vbe)/R

Where R is the DC resistance of the speaker. Not good. However, the
transistor gets to vary the current on top of the bias, which causes the
magnetic field to vary, causing the paper to move.
A possibility here is that the speaker also responds to changes in
magnetic field and hence the DC component wouldn't matter, but i'm not
sure about that one.

You are thinking too hard.
I apologize for anyone who took the effort and went through my long
post. Am I right in my conclusions?

Thank you.

Try this circuit instead:



-------------------o------------.
| |
| |
.-. |
470 | | |
| | |
'-' |
| |
| |/
o----------| NPN
| |>
V |
- |
|| | | || __ /|
------||--------o o----||--------| | |
|| | | || .--|__| |
V | | \|
1uF - | 10uF |
| |< |
o----------| PNP |
| |\ ===
| | GND
| |
.-. |
470 | | |
| | |
'-' |
| |
------------------o------------'
(created by AACircuit v1.28.6 beta 04/19/05 www.tech-chat.de)

It still sucks, but it sucks far less than your circuit.

Filters are interesting, but that isn't your problem here. Notice that when
the input goes down below the midpoint, that causes the NPN to turn off, and
the PNP to turn on. This is also a 'follower' of a kind, it just has a more
balanced impedance in both directions.

Regards,
Bob Monsen
 
E

Eeyore

Jan 1, 1970
0
Bob said:
In the first case, the cap isn't discharging properly, so you end up with
the input to the cap pegged at Vin(max)-Vbe. This means that the output
transistor can't actually put any power through the cap, because it's
voltage isn't varying.

The way to understand this is to figure out what the impedance is that the
speaker sees when the transistor is on, vs the impedance it sees when the
transistor is off. In the first case, it sees something like 1/10 the input
impedance. In the second case, it sees 5k (since the transistor is off, so
all you see is the emitter resistor).

As a consequence, the circuit acts kinda like a diode, where the cap can be
charged when the transistor is on, but can't be discharged when the
transistor is off. Current in, no current out means it pumps up to the
maximum voltage.


No, this will happen with a real circuit too. The problem isn't the
simulation, it is the circuit.


You need another transistor to pull down on the cap. The typical output
driver needs both a way to pull up, and a way to pull down.

Connecting the speaker directly means you end up with a DC current through
it all the time of (Vcc/2 - Vbe)/R

Where R is the DC resistance of the speaker. Not good. However, the
transistor gets to vary the current on top of the bias, which causes the
magnetic field to vary, causing the paper to move.


You are thinking too hard.


Try this circuit instead:

-------------------o------------.
| |
| |
.-. |
470 | | |
| | |
'-' |
| |
| |/
o----------| NPN
| |>
V |
- |
|| | | || __ /|
------||--------o o----||--------| | |
|| | | || .--|__| |
V | | \|
1uF - | 10uF |
| |< |
o----------| PNP |
| |\ ===
| | GND
| |
.-. |
470 | | |
| | |
'-' |
| |
------------------o------------'
(created by AACircuit v1.28.6 beta 04/19/05 www.tech-chat.de)

It still sucks, but it sucks far less than your circuit.

Filters are interesting, but that isn't your problem here. Notice that when
the input goes down below the midpoint, that causes the NPN to turn off, and
the PNP to turn on. This is also a 'follower' of a kind, it just has a more
balanced impedance in both directions.

If you want it to work rather better, Use 2 input caps, commoned at the input
side and connect one to each base.

Stabilising the quiesecent current with some emitter Rs wouldn't go amiss either
(use an extra diode in the biasing network).

Graham
 
J

John Larkin

Jan 1, 1970
0
On Sun, 24 Feb 2008 11:21:59 -0800 (PST), "M. Hamed"
[snip]
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.


Good grief, of course we do. It's second nature.
[snip]

Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

...Jim Thompson


We have been properly chastized for not mentioning this to less
experienced people. Let's try to be more careful in the future.

John
 
J

John Larkin

Jan 1, 1970
0
Jim said:
On Sun, 24 Feb 2008 11:21:59 -0800 (PST), "M. Hamed"
[snip]
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.

Good grief, of course we do. It's second nature.
[snip]

Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

...Jim Thompson
In 40 years of electronics, I have never simulated anything.
Unless you count breadboards as simulation :)


Simulation can be neat, when nonlinear behavior exceeds reasonable
math analysis, or to train your instincts as regards causalities.

Breadboarding is good when device models are unavailable or flat
wrong, but can bite you on production tolerances.

John
 
J

Jim Thompson

Jan 1, 1970
0
On Sun, 24 Feb 2008 11:21:59 -0800 (PST), "M. Hamed"
[snip]
I
wonder if circuit designers even with all their experiences and rules
of thumb take the extra step of analysis (or simulation) to make sure
the transistor is always operating in the linear region.


Good grief, of course we do. It's second nature.
[snip]

Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

...Jim Thompson


We have been properly chastized for not mentioning this to less
experienced people. Let's try to be more careful in the future.

John

Sno-o-o-o-ort ;-)

...Jim Thompson
 
M

M. Hamed

Jan 1, 1970
0
Thanks for your replies. As I had mentioned it was apparently too
obvious to you but you can't imagine how much of a mental block that
was to me. It was refreshing to see that my assumptions and
conclusions were close enough. I'll check the circuits you sent. The
ASCII art is not well aligned though (even with a fixed font). I am
working my way from AoE and trying to build and simulate interesting
circuits.

With this same circuit now, I've tried connecting an OpAmp voltage
follower (LM324N) to the output of the emitter follower to make a high
impedance load, then connected the speaker through an output cap to
the OpAmp output. The situation is much improved but slightly
distorted. Feeding that to the simulator again shows that clipping
happen when voltage is above or below a certain level. If that's not a
simulation inaccuracy then I'm guessing the OpAmp can't source or sink
all the current.
 
M

M. Hamed

Jan 1, 1970
0
Who is this "M. Hamed", some fricking amateur (that I've previously
plonked)?

We're all amateurs in the school of life, aren't we? one way or
another.
I even utilize macros built into PSpice to check that CMOS operation
is in the saturation region, since it's often non-obvious.

At this point, I don't give a **** (use your imagination) what you do
with your PSpice
| James E.Thompson, P.E. | mens |
| Analog Innovations, Inc. | et |
| Analog/Mixed-Signal ASIC's and Discrete Systems | manus |
| Phoenix, Arizona Voice:(480)460-2350 | |
| E-mail Address at Website Fax:(480)460-2142 | Brass Rat |
| http://www.analog-innovations.com | 1962 |

For an attitude like yours, I wouldn't post my company's name. Not
good for the business.
 
M

Michael A. Terrell

Jan 1, 1970
0
M. Hamed said:
We're all amateurs in the school of life, aren't we? one way or
another.


At this point, I don't give a **** (use your imagination) what you do
with your PSpice

For an attitude like yours, I wouldn't post my company's name. Not
good for the business.


You probably couldn't get online without using one of Jim's 'Pspice'
IC designs. What have you done, other than act like a spoiled brat?


--
Service to my country? Been there, Done that, and I've got my DD214 to
prove it.
Member of DAV #85.

Michael A. Terrell
Central Florida
 
M

M. Hamed

Jan 1, 1970
0
You probably couldn't get online without using one of Jim's 'Pspice'
IC designs.

That's unrelated. You're linking the amount of knowledge some people
have about a certain topic to the amount of abuse they can give
others.
What have you done, other than act like a spoiled brat?

I come from a Software/FPGA background. I only had one Electronics
course in school and the teacher was crappy and I am self teaching
myself about Analog Electronics. I could tell you what I have done in
my areas of specialization and how many people I've helped, but that
doesn't add to my point. Give me 40 more years and I'll have more to
brag about.

Being around long enough to know how long this thread can grow wasting
thousands of people's time, this is my last word on the subject.
 
J

John Popelish

Jan 1, 1970
0
M. Hamed wrote:
(snip)
Being around long enough to know how long this thread can grow wasting
thousands of people's time, this is my last word on the subject.

I suggest that you just ask your next question in the basics
group, and a lot of this attitude you are getting will
evaporate. The same people watch both groups, but often
behave differently in them. The design group was created as
a place where designers hash out esoterica and discuss grand
design issues (or at least that is what they like to think).
Posting there implies that you think you are a designer.
It is sort of a club. Do you see?
 
J

John Larkin

Jan 1, 1970
0
Thanks for your replies. As I had mentioned it was apparently too
obvious to you but you can't imagine how much of a mental block that
was to me. It was refreshing to see that my assumptions and
conclusions were close enough. I'll check the circuits you sent. The
ASCII art is not well aligned though (even with a fixed font). I am
working my way from AoE and trying to build and simulate interesting
circuits.

With this same circuit now, I've tried connecting an OpAmp voltage
follower (LM324N) to the output of the emitter follower to make a high
impedance load, then connected the speaker through an output cap to
the OpAmp output. The situation is much improved but slightly
distorted. Feeding that to the simulator again shows that clipping
happen when voltage is above or below a certain level. If that's not a
simulation inaccuracy then I'm guessing the OpAmp can't source or sink
all the current.

The LM324 will current-limit at very low levels, compared to what a
speaker reasonably needs. It's a bad impedance match.

Plus, an LM324 is a terrible audio amp. It has serious crossover
distortion at even 60 Hz, and gets worse as frequency goes up.

John
 
B

BobW

Jan 1, 1970
0
John Larkin said:
The LM324 will current-limit at very low levels, compared to what a
speaker reasonably needs. It's a bad impedance match.

Plus, an LM324 is a terrible audio amp. It has serious crossover
distortion at even 60 Hz, and gets worse as frequency goes up.

John

The LM4890 looks like it will work pretty well. I'm about to try it on a
small 8ohm speaker with a 3.3V supply.

Bob
 
M

M. Hamed

Jan 1, 1970
0
And you DumbFuck Imposter think you know it all? Bullshit what makes you think you know above every one fucker? By the way, my news agency said you > faked to be me to block me from posting. So you want to be a dictator hugh? Shitstain?

Now you're acting like a child. You have some serious issues. Whatever
the hell your fake news agency had told you I wouldn't really bother
to do cuz I don't give a rat's ass about you. I'm taking this
discussion to the basics group, and any further comments/accusations
from you are gonna be deep down my trash bin. I suggest you start by
learning how to spell your name right.
 
Top