Is There a Relationship Between Resistance and Frequency in Circuit Impedance?

Click For Summary

Discussion Overview

The discussion revolves around the relationship between resistance and frequency in circuit impedance, particularly in circuits containing resistors, inductors, and capacitors. Participants explore how impedance changes with frequency and whether there are formulas that can relate resistance to frequency changes, especially in low-frequency scenarios.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant notes that while inductive impedance increases with frequency, resistance should not change significantly until high frequencies where skin effect becomes relevant.
  • Another participant questions whether skin effect could occur at low frequencies, suggesting that it may depend on the conductor's properties.
  • A participant expresses uncertainty about how the real part of impedance changes with frequency and asks for a formula to describe this change.
  • Some participants argue that the resistive component may not remain constant across different circuit configurations, implying that more complex circuits could yield different behaviors.
  • One participant emphasizes the need for proper circuit analysis rather than relying solely on simulations to understand the relationships between circuit components and input signals.
  • Another participant concludes that it is generally not possible to predict the real part of impedance at a different frequency based solely on the equivalent impedance at one frequency.
  • Several participants acknowledge that the equations governing different circuit configurations do not necessarily match, leading to the conclusion that predicting impedance changes may not be achievable.

Areas of Agreement / Disagreement

Participants express differing views on the impact of frequency on resistance and impedance, with some asserting that resistance remains constant while others suggest it may vary in complex circuits. The discussion does not reach a consensus on a specific relationship or formula connecting resistance and frequency.

Contextual Notes

Participants note limitations in their understanding of how different circuit configurations affect impedance and resistance, as well as the potential influence of skin effect, which may not be modeled in simulations.

Antros48
Messages
11
Reaction score
0
Hi everyone,
I am trying to simulate a circuit containing resistors, inductors and capacitors. When i calculate the Impedance of the circuit i find it to be for example 150+100j for a frequency of 5Hz. When i run the same simulation for a frequency of 15 Hz i find it to be 162+134j. I understand that inductive impedance increases with frequency but what about resistance? It cannot be independent since it changes too! Is there any possible relationship formula connecting these two parameters?
Thank you
 
Engineering news on Phys.org
Ohmic resistance doesn't change until you get up to frequencies where the skin effect becomes significant; it's the impedance that is changing.
 
But i run the simulation on very low frequencies. Is it possible that skin effect takes place in such spectrum?
 
what is the circuit layout?
 
Antros48 said:
But i run the simulation on very low frequencies. Is it possible that skin effect takes place in such spectrum?
No, but again, it doesn't have to. You are not seeing any change in the ohmic resistance, you are seeing a change in the impedance. Resistance does not change with frequency until you get to very high frequency. Impedance of a reactive circuit changes with any frequency change.
 
Plinds you are correct but let me type my question differently. I know the formula for changing the imaginary part of the impedance and it comes from 2 x pi x f x L. But how does the real part change? Is there a formula for that? And let's say that the real part is the total resistance of the circuit, including the inductor series resistance. How can someone describe the change in that parameter?
Thanks for the response btw
 
Antros48 said:
Plinds you are correct but let me type my question differently. I know the formula for changing the imaginary part of the impedance and it comes from 2 x pi x f x L. But how does the real part change? Is there a formula for that? And let's say that the real part is the total resistance of the circuit, including the inductor series resistance. How can someone describe the change in that parameter?
Thanks for the response btw
I think you are making an unwarranted assumption that the Resistive Component must stay the same for all circuits. If you have an R in series with a C, the R will stay the same with frequency but a more complicated circuit will not necessarily pan out that way - as you have shown. Believe the results and not your intuition. :)

PS I think the comments about skin effect are not relevant here and just likely to confuse a chap. Unless you actually model the skin effect in the simulation (straightforward circuit analysis) you can't include it in the calculations.
 
Thank you for the answer sophiecentaur. The fact is i understand that the combination of resistances and other elements in a circuit has different results. Let's say i have an RL circuit containing only a resistance and an inductor. When i simulate that with LTSpice the total impedance is changing with frequency. My question is if i can have the impedance data for 10 Hz using field measurement, could i possibly calculate the impedance at 50 Hz using some kind of relationship formula between frequency and impedance or resistance?
 
lets take a look at a simple circuit, a capacito

At DC the resistance of that circuit is inf, or open. at very high frequency the circuit is zero, or short.
 
  • #10
Ok agree with that.
 
  • #11
Antros48 said:
But i run the simulation on very low frequencies. Is it possible that skin effect takes place in such spectrum?
If a very good conductor has a large enough cross section, skin effect ( in a relative sense) can be significant at low frequencies too.
 
  • #12
zoki85 said:
If a very good conductor has a large enough cross section, skin effect ( in a relative sense) can be significant at low frequencies too.

Hes running this in LTSPICE

I am assuming he is using ideal components, in which case you would not see skin effect at all.
op can you confirm?
 
  • #13
donpacino said:
Hes running this in LTSPICE
Than it is just a matter of reactance change.
 
  • #14
Antros48 said:
Thank you for the answer sophiecentaur. The fact is i understand that the combination of resistances and other elements in a circuit has different results. Let's say i have an RL circuit containing only a resistance and an inductor. When i simulate that with LTSpice the total impedance is changing with frequency. My question is if i can have the impedance data for 10 Hz using field measurement, could i possibly calculate the impedance at 50 Hz using some kind of relationship formula between frequency and impedance or resistance?

Using a simulation is all very well but it does nothing more than save you the effort of building the circuit. It doesn't actually show the relationships between the circuit components and the input signal values. If you want this "some kind of relationship formula etc. etc " you need to go through the proper analysis. That is the relationship you are after. There is no quick way into that sort of knowledge. I often get a bit grumpy about simulation software but you prove my point about this completely. Very few simulations (of anything) yield a good understanding of the way things work; they usually introduce as many pitfalls as good learning experiences when taken on their own.
 
  • Like
Likes   Reactions: donpacino and phinds
  • #15
zoki85 said:
Than it is just a matter of reactance change.
Which is exactly what I've been telling him since post #2
 
  • #16
zoki85 said:
Than it is just a matter of reactance change.

Actually, a similar problem would arise if you just made up a reasonably complicated network of resistances and then asked for a 'simple relationship' between one of the resistances ( a variable one) and the overall resistance.
 
  • #17
Ok because maybe my question got a little complicated in the way. I know that impedance changes with frequency, i am also familiar with skin effect and especially i am not lazy enough to expect from couple simulations to extract a relationship between two variables. I have build at least 15 different circuits and ran over 200 simulations for different frequencies so i have a pretty big database! My original problem is that i want to apply a low frequency, low voltage signal in a 240 V, 50 Hz distribution power system, and by measuring the impedance in 5 Hz to calculate the impedance in 50 Hz. I know how to do this for the imaginary part of the impedance and it is 2*pi*f*L in a lagginc circuit. But how can i calculate the real part too? That is my question.
 
  • #18
Antros48 said:
Ok because maybe my question got a little complicated in the way. I know that impedance changes with frequency, i am also familiar with skin effect and especially i am not lazy enough to expect from couple simulations to extract a relationship between two variables. I have build at least 15 different circuits and ran over 200 simulations for different frequencies so i have a pretty big database! My original problem is that i want to apply a low frequency, low voltage signal in a 240 V, 50 Hz distribution power system, and by measuring the impedance in 5 Hz to calculate the impedance in 50 Hz. I know how to do this for the imaginary part of the impedance and it is 2*pi*f*L in a lagginc circuit. But how can i calculate the real part too? That is my question.
Simply put, in general case you can't do that. Just from equivalent input impedance Z1=R1 + jX1 at some frequency ω1 you can't determine what would be equivalent impedance Z2=R2 + jX2 of the network at some other frequency ω1.
 
  • #19
Yes that what i figured out after a lot of simulation. the equations on different circuit configurations simply don't match.. Maybe there is indeed a palindrome that i cannot figure out but for now i have to declare that it is not achievable to predict it! Thanks anw
 
  • #20
Antros48 said:
Ok because maybe my question got a little complicated in the way. I know that impedance changes with frequency, i am also familiar with skin effect and especially i am not lazy enough to expect from couple simulations to extract a relationship between two variables. I have build at least 15 different circuits and ran over 200 simulations for different frequencies so i have a pretty big database! My original problem is that i want to apply a low frequency, low voltage signal in a 240 V, 50 Hz distribution power system, and by measuring the impedance in 5 Hz to calculate the impedance in 50 Hz. I know how to do this for the imaginary part of the impedance and it is 2*pi*f*L in a lagginc circuit. But how can i calculate the real part too? That is my question.

To understand why this doesn't work, look at the frequency response of a complicated circuit.
 
  • Like
Likes   Reactions: zoki85
  • #21
donpacino said:
To understand why this doesn't work, look at the frequency response of a complicated circuit.
Good advice
 
  • #22
thanks for the advice. My answer from post 19 is still valid.
 
  • #23
The OP seems to have stumbled on the fact that Science is based on relationships and not just instances. The results of simulated or real experiments are useful when they are used to verify a theory but they do not constitute one.
 
  • #24
Antros48 said:
thanks for the advice. My answer from post 19 is still valid.
Very true!
 
  • #25
Making an assumption, even a wrong one, based on experiment results does not necessarily means constituting a theory. Besides i am a fan of the fact that nothing happens randomly and everything has an explanation, no matter that cannot be explained yet..
 
  • #26
Antros48 said:
Hi everyone,
I am trying to simulate a circuit containing resistors, inductors and capacitors. When i calculate the Impedance of the circuit i find it to be for example 150+100j for a frequency of 5Hz. When i run the same simulation for a frequency of 15 Hz i find it to be 162+134j. I understand that inductive impedance increases with frequency but what about resistance? It cannot be independent since it changes too! Is there any possible relationship formula connecting these two parameters?
Thank you

I noticed no one has actually answered your original question.
Why, in *your simulations*, does the real part of the impedance change when the frequency is varied?
Could you post your circuit? And, include how you determine the real and imaginary part of the impedance taken from your simulation.
 
  • #27
To determine the impedance i run ac analysis with list option for specific frequency. Then i divide the source voltage with the source current (with a negative sign cause of LTSpice convention).
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    6.2 KB · Views: 397
  • #28
Antros48 said:
To determine the impedance i run ac analysis with list option for specific frequency. Then i divide the source voltage with the source current (with a negative sign cause of LTSpice convention).
It's hardly surprising that the impedance of that circuit changes in a way that's not intuitively predictable. Spice uses an analysis that will give you the Impedance and what Spice does uses the 'relationship' that you are after. In a relatively simple circuit, you can just apply Kirchoff's laws 'by hand' but, for more complex circuits, K will just give you too many equations to solve on paper.
 
  • #29
Ok after a lot of simulations it is appropriate to write down my results just to clarify them. The real and imaginary part change indeed with frequency, and the feedback was confirmed in an excel sheet too. The reason is when there is parallel connection of elements, the result is mathematically changing and that can be proved with KVL. Also my earlier thought that the imaginary part can be predicted is no longer valid cause it may be correct for some circuits but after trying it to a lot more showed that has no trust in using it. Thanks for the interesting discussion btw.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
5K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
2
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 19 ·
Replies
19
Views
4K