Boolean and truth table for circuit

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
pyroknife
Messages
611
Reaction score
4
I attached the problem statement.

The problems I have done in the past always involved gates (AND, OR, etc...)
Now this involves transistors, I honestly don't know how to go about doing this.

One of the hints for the problem is to assume the ideal transistors are operating in cutoff or saturation.

I don't understand how this circuit can be turned into a boolean expression.
 

Attachments

  • Untitled.png
    Untitled.png
    6.8 KB · Views: 690
Physics news on Phys.org
pyroknife said:
I attached the problem statement.

The problems I have done in the past always involved gates (AND, OR, etc...)
Now this involves transistors, I honestly don't know how to go about doing this.

One of the hints for the problem is to assume the ideal transistors are operating in cutoff or saturation.

I don't understand how this circuit can be turned into a boolean expression.

If A and B are low, what is the output?

If either A or B are high, what is the output?

Makes sense?
 
berkeman said:
If A and B are low, what is the output?

If either A or B are high, what is the output?

Makes sense?

If A and B are low then the output is 0.
If A and B are high then the output is 1.

If A or B are high, the output is 1.

But what do the transistors do for this case?
 
pyroknife said:
If A and B are low then the output is 0. ✗[/size][/color]
If A and B are high then the output is 1. ✗[/size][/color]
If A or B are high, the output is 1. ✗[/size][/color]
How did you work out these answers? Do you understand how transistor switches operate? (Not exactly a rhetorical question, though it may appear so.)

But what do the transistors do for this case?
The transistors are the voltage-controlled switches that perform the gating operation. Without them, you don't have logic gates.
 
Perhaps the best way to look at the logic is 'what path will the current take when either transistor is enabled. Remember when no current is flowing, the potentials across either side are the resistor are the same. Hope that provide a clue.