Understanding Digital Circuit Diagrams: Question About Resistor Configuration

  • Context: Engineering 
  • Thread starter Thread starter eugenius
  • Start date Start date
  • Tags Tags
    Circuit Digital
Click For Summary

Discussion Overview

The discussion revolves around understanding a digital circuit diagram involving resistors and their configuration based on a binary input string. Participants explore how to interpret the circuit, the role of resistors, and the implications of the binary input on the circuit's behavior. The conversation includes elements of circuit analysis, resistor configurations, and the functionality of digital components.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant expresses confusion about reading circuit diagrams and seeks clarification on the configuration of specific resistors based on a binary input string.
  • Another participant suggests that the resistors cannot be considered in parallel as they are driven by individual latches, indicating a more complex interaction than simple series or parallel combinations.
  • A later reply identifies the circuit as resembling a weighted DAC (Digital-to-Analog Converter) and suggests looking up additional resources for understanding.
  • Some participants emphasize the importance of understanding the functionality of circuit components, such as latches and gates, in analyzing the circuit.
  • One participant requests assistance in drawing the circuit based on a specific binary string to better understand the relationship between the input and the circuit configuration.
  • There is a mention of the professor's expectation for students to draw circuits based solely on the provided diagrams and binary strings, which some participants find challenging.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the interpretation of the circuit diagram or the configuration of the resistors. There are multiple competing views regarding how to analyze the circuit based on the binary input, and the discussion remains unresolved.

Contextual Notes

Participants express varying levels of familiarity with circuit analysis, indicating that some foundational knowledge may be lacking. The discussion highlights the complexity of interpreting circuit diagrams in the context of digital logic, particularly for those new to the subject.

eugenius
Messages
38
Reaction score
0
Hello, I have the following situation. Its probably all very simple, but I want to be sure I understand this correctly.

http://i67.photobucket.com/albums/h304/john_ukranian/circuit2.jpg

First of all you must know a little about my background. I know what electricity is, how it works, how a battery works and etc very well. I know many basic things very well. But I am very bad at reading circuit diagrams. In fact I was given this on my first day of Digital Logic course, when I only had ONE day of Linear Circuits and Systems an hour before.

You see nobody taught me how to read circuit diagrams, and yet they expect me to know how to do so in another course which goes together with the one that will teach me how to read circuit diagrams. Its all quite absurd in my opinion.

So as I read the input binary string, the only resistors which should be on are 4.7, 2.2, and 1.0 Kohms. All the other ones are connected to ground and have a current which is so low, its insignificant in this situation.

Now comes the part I don't understand. Are these 3 resistors in series or parallel? How do I know?

According to what I think, they are in parallel, because it looks to me like the original circuit with the resistors 6.8, 3.3, and 1.5 Kohms switched off.

Here is what I drew.

http://i67.photobucket.com/albums/h304/john_ukranian/circuit3.jpg

Now of course if I am to determine V-out I need to know whether to combine the resistors in series or in parallel, and to be honest I have no idea.

Please help.
 
Last edited by a moderator:
Physics news on Phys.org
By the way this is not a homework question, I'm just asking for help in drawing the circuit correctly. If I can do that, I know how to solve the problem.
 
whenever you are analysing an electrical circuit, make sure that you know the functionality of induvidual blocks.
In your case the data box might be working like a buffer/latch.
You can't consider the resistors to be in parallel. each of the resistors are driven by their respective latches.
So the output would be a result of outputs at these data pins, and these resistors are used as current limiters. Also check if the application requires precision resistor values.

You have consider all these parametrs and more if you want to dig deep.
 
That looks like a weighted DAC circuit. You can use wikipedia.org to read about weighted DACs. Check out the R2R ladder DAC explanation at wikipedia.org as well.
 
Chandra214 said:
whenever you are analysing an electrical circuit, make sure that you know the functionality of induvidual blocks.
In your case the data box might be working like a buffer/latch.
You can't consider the resistors to be in parallel. each of the resistors are driven by their respective latches.
So the output would be a result of outputs at these data pins, and these resistors are used as current limiters. Also check if the application requires precision resistor values.

You have consider all these parametrs and more if you want to dig deep.

What the heck is a latch? The professor said the data box only has switches (transistors I assume) which switch the resistor to ground or to the battery. 1= to battery. 0= to ground.

The professor expects me to draw the corresponding circuit using only the above circuit diagram and the binary string. As I understand it, the binary string just tells me which resistors are on and which are off.

This is not supposed to be hard, as this is the first assignment of an introductory course. The data box just has switches. Nothing else.

But like I said I'm extremely bad at reading circuit diagrams, because nobody really taught me how. Not yet... I'm taking the course which will teach me right now.

I have about 10 such binary strings. If you guys could at least draw the circuit which is resulted from the binary string 010101 for me, I would understand why you did it, and be able to draw the other ones myself.

Here is the diagram again.

http://i67.photobucket.com/albums/h304/john_ukranian/circuit2.jpg
 
Last edited by a moderator:
A latch is a switch that holds its state until changed. A gate just drives its output in response to what is at its input.

In the circuit you show, the implication is that there are 5V logic gates in the box, and when the logical input is "0", the gate output is 0V. When the logical input is "1", the output is 5V.

So you just need to put 5V or 0V on the left side of each resistor, based on what the logical input string is. Then use KCL to solve for the output voltage. For example, the output voltage sums to 5V for input = 11111, and sums to 0V for input = 00000. You could use an Excel spreadsheet to calculate the intermediate values for other patterns.

Again, you can read more about this by searching on "weighted dac" at wikipedia.org or at google.
 
In fact I was given this on my first day of Digital Logic course, when I only had ONE day of Linear Circuits and Systems an hour before.

I'll move this thread to the Homework Help forums, where homework and coursework should be posted.
 
berkerman your explanation doesn't help in this case. I googled weighted dac and that is going much more into specifics than is required for this assignment.

As I said, this is an introductory Digital Logic course, they assume I know next to nothing about circuits, which is true. I am enrolled in a course which will teach me about circuits right now. But they WILL teach me in a month or two. I know very little currently.

All I can do is add resistors in series and parallel and capacitors in series and parallel from physics. Thats all.

And that is all my professor said he wants me to do.

The professor said that depending on the binary input I get a different circuit diagram, where different resistors are in series and in parallel. All I have to do is add them together to get the equivalent resistance and then solve for V-out from ohm's law.

My only question is, how did my professor draw this http://img148.imageshack.us/img148/3264/circuit45ti7.jpg

from this http://i67.photobucket.com/albums/h304/john_ukranian/circuit2.jpg

And notice he redrew all the resistors, even the ones which don't have any current in them during the binary string 010101. In what he drew I don't even get where the switch is.

Which resistors have the 5 volts, which have 0 volts. I can't read the diagram, that's the problem. I don't understand the diagram at all. And I can't tell you why I can't understand it, since I did similar circuits before succesfully. This one is just different and weird. Nobody taught me how to read something like that.

Can't you guys just explain. Draw some circuit diagrams for me, and explain WHY you drew them the way you did. Thats all i ask. Thank you.
 
Last edited by a moderator:
eugenius said:
berkerman your explanation doesn't help in this case. I googled weighted dac and that is going much more into specifics than is required for this assignment.

As I said, this is an introductory Digital Logic course, they assume I know next to nothing about circuits, which is true. I am enrolled in a course which will teach me about circuits right now. But they WILL teach me in a month or two. I know very little currently.

All I can do is add resistors in series and parallel and capacitors in series and parallel from physics. Thats all.

And that is all my professor said he wants me to do.

The professor said that depending on the binary input I get a different circuit diagram, where different resistors are in series and in parallel. All I have to do is add them together to get the equivalent resistance and then solve for V-out from ohm's law.

My only question is, how did my professor draw this http://img148.imageshack.us/img148/3264/circuit45ti7.jpg

from this http://i67.photobucket.com/albums/h304/john_ukranian/circuit2.jpg

And notice he redrew all the resistors, even the ones which don't have any current in them during the binary string 010101. In what he drew I don't even get where the switch is.

Which resistors have the 5 volts, which have 0 volts. I can't read the diagram, that's the problem. I don't understand the diagram at all. And I can't tell you why I can't understand it, since I did similar circuits before succesfully. This one is just different and weird. Nobody taught me how to read something like that.

Can't you guys just explain. Draw some circuit diagrams for me, and explain WHY you drew them the way you did. Thats all i ask. Thank you.

Well, the "simplification" your prof drew is incomplete. There's a point of connection (a node) between every one of the centers of the resistor pairs that's been left out. If you do this, you can see that the 1k, 2k2, and 4k7 resistors are in parallel with each other, and are in series with the parallel resistor formed by the 1k5, 1k3, and 6k8 resistors.

You ask which resistors have 5 V, and which have 0 V. However, none of these resistors have 5 or 0 V across them (one end of each of the resistors is hooked up to EITHER 5V or 0V, and the other end tied to each other, at the node point), and each carries current. You may be hung up by thinking of the DAC as some complicated device, when the point of this exercise is just to give an application of basic circuit analysis.

So, forget about the DAC. Where a DAC output (Q0 to Q5) is '1', hook up a 5V supply. Where the DAC output is '0', hook up 0 V. Now, redraw the circuit so that the shared point is in the middle, and all the resistors connected to 5 V are at the top (going to 5 V), and all the resistors connected to 0 V are at the bottom (going to 0 V). Now you've got the (corrected) diagram your prof drew!

To go above and beyond the scope of the question, the beauty of this circuit is that you can create a range of voltages between 0 V (where all of Q0 to Q5 are at 0V) and 5 V (where all of Q0 to Q5 are at 5 V instead) at the output point using digital outputs! May not mean so much now, but keep this thing in mind going forward in EE school.
 
Last edited by a moderator:

Similar threads

  • · Replies 37 ·
2
Replies
37
Views
6K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
13K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K