I apologize in advance if this isn't the right place for this or if my question is too general.
I've been trying to understand circuits for a while now. Not the simple three light bulbs in series/parallel kind of thing, or Ohm's law or anything like that. My problem is with more complicated circuits, the kind you'd find in an actual device. I don't understand how to follow the circuit because everything is interconnected.
I come from a programming background and I'm used to thinking of things functionally. Given a certain input I can watch the data be processed step by step until the final output. But trying to apply this model to electronic circuits hasn't helped me. I'll call this the marble model.
I've attached an image of a circuit. It's just a random one I found on google images. I'm not interested in what this one does, I just want to use it for illustrative purposes.
If I had a piece of data, represented by a marble, and I'm rolling it along the circuit path, where does it go? Does it roll out to one of the resistors/capacitors connected to ground? If it gets to IC2a, does it exit via the red path or the green path? And so on, at each juncture, where does it go? Perhaps this is a bad model.
One way I've been told to think of it is like water through a pipe. In some ways this makes more sense. The system is already full of water (electrons) and things are happening everywhere all at once. Adding power just gets the electrons moving. But this falls apart for me when I start to think about digital circuits and data processing since there isn't a clear defined path that the data flows through, there's all kinds of parallel branches that aren't "switched" the way there are branches in programming where only one path is chosen via some kind of condition (if/else, etc).
The other problem that confuses me with the water model is area of effect. I circled some capacitors hooked to ground in blue and a resistor hooked to ground in red. Do they affect and/or "see" each other? Do they affect some kind of global state/properties of the circuit, or just specific areas of it?
Thanks for taking the time to read this long winded question. I'd really like to have some kind of visual/intuitive understanding of electronics that extends beyond memorized formulas and simple circuits like flashlights.
I've been trying to understand circuits for a while now. Not the simple three light bulbs in series/parallel kind of thing, or Ohm's law or anything like that. My problem is with more complicated circuits, the kind you'd find in an actual device. I don't understand how to follow the circuit because everything is interconnected.
I come from a programming background and I'm used to thinking of things functionally. Given a certain input I can watch the data be processed step by step until the final output. But trying to apply this model to electronic circuits hasn't helped me. I'll call this the marble model.
I've attached an image of a circuit. It's just a random one I found on google images. I'm not interested in what this one does, I just want to use it for illustrative purposes.
If I had a piece of data, represented by a marble, and I'm rolling it along the circuit path, where does it go? Does it roll out to one of the resistors/capacitors connected to ground? If it gets to IC2a, does it exit via the red path or the green path? And so on, at each juncture, where does it go? Perhaps this is a bad model.
One way I've been told to think of it is like water through a pipe. In some ways this makes more sense. The system is already full of water (electrons) and things are happening everywhere all at once. Adding power just gets the electrons moving. But this falls apart for me when I start to think about digital circuits and data processing since there isn't a clear defined path that the data flows through, there's all kinds of parallel branches that aren't "switched" the way there are branches in programming where only one path is chosen via some kind of condition (if/else, etc).
The other problem that confuses me with the water model is area of effect. I circled some capacitors hooked to ground in blue and a resistor hooked to ground in red. Do they affect and/or "see" each other? Do they affect some kind of global state/properties of the circuit, or just specific areas of it?
Thanks for taking the time to read this long winded question. I'd really like to have some kind of visual/intuitive understanding of electronics that extends beyond memorized formulas and simple circuits like flashlights.