Engineering Assigning plarities of circuit elements

  • Thread starter Thread starter skeem
  • Start date Start date
  • Tags Tags
    Circuit Elements
Click For Summary
In circuit analysis, resistor polarities are typically assigned based on the direction of current flow, with the entry point marked as positive and the exit as negative. For voltage sources, the current enters at the negative terminal and exits at the positive terminal. While polarities can be assigned arbitrarily for measurement purposes, the actual potential difference will remain consistent regardless of the assignment, as long as the analysis is correct. It is crucial to note that in certain configurations, such as connecting two voltage sources in series with opposing polarities, the assigned polarities may not indicate the actual current flow direction. Understanding these principles is essential for accurate circuit analysis and measurement.
skeem
Messages
5
Reaction score
0
How can I assign polarities for electric elements , say resistors..

You can explain on this circuit

cir.jpg
 
Physics news on Phys.org
skeem said:
How can I assign polarities for electric elements , say resistors..

You can explain on this circuit

cir.jpg

I am in introductory circuit analysis so my response is not intended to be the definitive answer... in your diagram, aren't the resistor polarities already assigned?

jason
 
Yes they are already assigned. But here's the general rule: If a current is entering a resistor (or any circuit device for which the voltage drops across it in the direction of current flow), then the point where the current enters is denoted + and the other -. Special case for voltage sources (denoted as cells here): the current enters at the -ve terminal and exits at the positive terminal.
 
You can assign polarities (to resistor voltages) any way you wish... That just means, "Put your voltmeter / multimeter probes like this across the resistor" (where the +ve is the red probe and -ve is the black one). The polarity (which end of the resistor has the higher potential) should come out the same regardless of what you assign, assuming your analysis is correct.

If you were to take a voltmeter or DMM (Digital MultiMeter) and measure the terminals of a battery one way, and then measure the terminals the other way, the only difference you should see would be the sign of the potential. This is a favorite question in basic circuit analysis classes because it's something very easy to overlook when you're in a rush.

EDIT: Unless the + and - signs are already on the resistor (as they are in this question, and as I alluded to earlier). Then the question says, "Measure the potential this way"
 
One thing I should add to my post:

Sometimes it's possible that the current would enter the positive terminal of the voltage source and exit from the negative. This happens for example, when you connect two voltage sources (or cells) with their positive points pointing away from each other in series. In this case the voltage polarities on that cell isn't an indication of which way the current flows, but which way it would flow if the other cell isn't connected backwards in series with this one.
 
Greetings to all, I am writing with a question regarding graph generation in LTSpice. I am using LTSpice XVII and am trying to plot AM-AM and AM-PM characterization for a power amplifier, but I haven't been successful yet, likely due to my lack of practice with this specific analysis. I have been using a square wave input at 8.2 MHz as the voltage waveform for my power amplifier. It is said that for a switching amplifier like Class-D, the AM-AM / AM-PM (amplitude-to-amplitude and...
Thread 'How do I determine the resistance for RLC low pass filter?'
Hi, I am trying to build a RLC low pass filter that atenuates the frequency below 4500 Hz. However, I have encountered some problem when choosing the correct R to work with. Here is the Circuit Here is the original sound. Here is my code in Matlab function Vout = myFilterCircuit(Vin,h) n_V = length(Vin); f_7 = 4470;; % Undesired frequency h_7 = h; % delta time % These are for the constant and initialization of the variables t_7 = 0:h_7:(n_V-1)*h_7; % This is the independent variable...

Similar threads

Replies
1
Views
977
Replies
6
Views
1K
Replies
13
Views
2K
Replies
7
Views
2K