Hhow an NPN transistor can be used as a small signal amplifier?

AI Thread Summary
An NPN transistor can function as a small signal amplifier in a common emitter configuration, which involves using a circuit diagram to illustrate its operation. The discussion emphasizes the importance of understanding the input and output waveforms to demonstrate amplification. Participants suggest utilizing online resources and textbooks for foundational knowledge before attempting specific questions. Additionally, there is a conversation about constructing a 4-input AND circuit using three 2-input AND gates, highlighting the need for a diagram and truth tables to clarify the connections and outputs. Overall, the thread focuses on seeking help for circuit design and understanding amplifier configurations.
BoroBoy
Messages
8
Reaction score
0
Hi,

Could someone please help me with something i need to know to complete my college course?

The question says:

'Show with the aid of a circuit diagram and input/output waveforms how and NPN transistor can be used as a small signal amplifier, when operating in a common emitter configuration (a simple common emitter amplifier)'


I haven't the foggiest what this means and i have no way of asking my tutor. Anyone know anything about it?
 
Physics news on Phys.org
Thread moved to Homework Help forums.

Welcome to the PF, BoroBoy. What learning resources do you have? Surely you have a textbook? If not, there is always the web...here's wikipedia.org's entry:

http://en.wikipedia.org/wiki/Common_emitter_amplifier

And if you do a google search on common emitter amplifier tutorial, you will get lots of helpful hits. Why don't you try reading those resources a bit, and then feel free to post specific questions if any result from the reading.
 
Cheers, got that one sorted now. Now i need help with another, it's a fairly straightforward question to understand what its asking for:

'Show, using a circuit diagram how a 4-input AND circuit may be constructed using three 2-input AND gates. Your diagram should identify the intergrated circuit used and the pin connections.'
 
calimechengr said:
Simple! AND two 2-input AND gates with one 2-input AND gate. 2+1=3.


read the rules.
 
calimechengr said:
This fully explains my first response. I hope it helps.

You have four inputs a,b,c,d.
Run a and b in one AND gate. And get output m.
Run c and d in another AND gate. And get output n.
Run m and n in a third AND gate, and you have your final output z

now you did stuff that are MORE against the rules. the guy who asks MUST show attempt to solution before help is given. And never should whole solutions be given.

And use edit button if if you want to add more in posts...
 
Anyone got any help?

Not sure what the above is suppose to be going on about:confused:
 
BoroBoy said:
Anyone got any help?

Not sure what the above is suppose to be going on about:confused:


The rules are that you first show work done, and that you have attempted to get a solution etc. The template must be used. And you are not allowed to post the answer and so on if the questioner has not shown work done.
 
I understand the logic table of an AND logic gate:

0+0 = output 0
0+1 = output 0
1+0 = output 0
1+1 = output 1

But what i don't understand is how i am supposed to draw the diagram as i don't understand what its asking me to draw.
 
BoroBoy said:
Cheers, got that one sorted now. Now i need help with another, it's a fairly straightforward question to understand what its asking for:

'Show, using a circuit diagram how a 4-input AND circuit may be constructed using three 2-input AND gates. Your diagram should identify the intergrated circuit used and the pin connections.'

Draw a 4-input AND gate. It has 4 inputs and one output, right? And the truth table for the 4-input AND gate is basically like what you have written -- all the inputs must be 1 in order for the output to be a 1, right?

Now draw the three 2-input AND gates, placed in a vertical line so the inputs are all on the left, and the 3 outputs are on the right. Do you see how the top two 2-input NANDs look sort of like a 4-intput AND, but they have a total of 2 outputs intead of 1? Can you think of a way to use the bottom AND to combine those outputs somehow? Work out the truth tables for different ways of combining the gates, to see if you can match the truth table for the 4-input AND gate.
 
  • #10
Cheers for that, big help :)
 
Back
Top