14

I am able to measure relative permittivity $\varepsilon_r$ of a fluid, and I want to calculate conductivity of same fluid. Can anyone suggest me how to do this?

I found one formula to calculate conductivity but I am not sure it is right or wrong. The formula is $$\varepsilon=\varepsilon_r\varepsilon_0 + j\frac\sigma\omega,$$ but i know that $$\varepsilon=\varepsilon_r\varepsilon_0 .$$

If this is equal then $\sigma$ should be zero according to this formula. I think the above one is wrong.

Can anyone tell me how to calculate a material's conductivity from its permittivity?

verendra
  • 289

3 Answers3

27

In general, you do not have enough information to do this. A material's permittivity and its conductivity are fundamentally different quantities, and cannot generally be calculated from one another, particularly if all you have are static measurements.

The main reason for this is that a material's permittivity is a purely static property, while its conductivity involves its dynamics. (One way to see this is in their units: $[\sigma/\varepsilon]=1\textrm{ s}^{-1}$, so any connection between them must involve a specific timescale.) As Purcell makes quite clear, conductance is a time-dependent phenomenon, and the distinction between insulators and conductors depends on what timescale you're considering, much like distinguishing solids and liquids depends on the timescale.

That said, a material's permittivity and its conductivity can be very productively integrated into a single, complex quantity. (Confusingly, this is often called its permittivity, with little distinction.) It is important to note that this is only ever done at one specific frequency $\omega$. In this case we write $$\epsilon(\omega)=\epsilon'(\omega)+j\epsilon''(\omega)=\epsilon_r(\omega)\epsilon_0+j\frac{\sigma(\omega)}{\omega},\tag{1}$$ where $j^2=-1$. This is very useful for oscillating fields, even in the quasi-static regime, as it integrates and simplifies a good number of formulae, but it is not very useful for DC fields. (Why the complex numbers? Oscillating fields are often represented as $\mathbf E=\mathbf E_0 e^{j\omega t}$, which puts $j$ into the game. If $\omega=0$ then the game is over.)

It is important to stress that equation $(1)$ is the correct one. For DC fields or where $\sigma$ can be neglected, we usually shorten it to $\varepsilon=\varepsilon_r\varepsilon_0$, but the latter is only an approximation of the former.

Having said all of that, I must add that there is one way to calculate a material's conductivity from its permittivity. This relies on the fact that, because of causality considerations, $\varepsilon(\omega)$ must be an analytic function for complex $\omega$ in the upper half-plane. Because of that, its real and imaginary parts must obey what are known as Kramers-Kronig relations (see also here for more on why those relations hold), which let you calculate $\sigma(\omega)$ as $$ \sigma(\omega)= -\frac{\varepsilon_0\omega}{\pi} \mathcal P\int_{-\infty}^\infty \frac{\varepsilon_r(\omega')}{\omega'-\omega}\mathrm{d}\omega', $$ where $\mathcal P$ denotes the Cauchy principal value of the integral must be taken at the singularity at $\omega'=\omega$. This is, however, rarely a practical option, as you need to know the electrostatic response $\varepsilon_r(\omega)$ at all frequencies $\omega$, or be in a position where you know you can neglect all frequencies outside some interval. If all you have is a single, static measurement of $\varepsilon_r$, then this can't possibly work.

I hope this is enough to point you in the right direction (which is, of course, to go and measure the conductivity directly!).

Emilio Pisanty
  • 132,859
  • 33
  • 351
  • 666
  • 1
    Surprisingly, almost a decade has passed without anyone pointing out that complex permittivity is defined as $\epsilon'-j\epsilon''$. Please be aware, anyone using this in the future! – Sam Gallagher Jul 19 '21 at 14:00
  • @Emilio Pisanty Are $\epsilon^\prime$ and $\epsilon^{\prime\prime}$ themselves both pure real or also complex? – Nobody Jul 28 '21 at 11:27
  • Using + or - in front of the imaginary depends on the time convention. - corresponds to the standard convention in physics (namely $e^{-j \omega t}$) while + to the so-called engineering convention (namely $e^{+j \omega t}$). @SamGallagher – nicomezi Jan 09 '24 at 13:33
6

The permittivity $ \epsilon(\omega)$ could be a complex quantity, and you can write it :

$\epsilon(\omega) = \epsilon'(\omega) + j\epsilon''(\omega)$, where j is the imaginary unit.

In the case of a material with conductivity, $\epsilon''(\omega)$ comes from conductivity : $\epsilon''(\omega)= \frac{\sigma(\omega)}{\omega}$

So, if you know the imaginary part of the permittivity, you know the conductivity.

Trimok
  • 17,567
  • I saw this got a downvote but this is a perfect answer. I don't understand some people on this site. – Taiben Sep 02 '14 at 12:24
0

I think if you can measure the permittivity, then you must have an LCR bridge. using the latter: 1- measure the impedance of your sample, if it is >100 $k\,\Omega$ then go to 3 2- if your impedance is <100 $k\,\Omega$ then measure the following parameters, using your LCR bridge, Cs, D or Q, or better theta. 3- measure Cp, D or Q, or better theta. Now you have some data for certain frequency range, you can start calculation.

4- if your D or Q values are within the limits of the bridge, it is easier, so I'll assume this for now & we'll call option A: using the cell of your measured sample,measure the same capacitance for the air, $C_s$ or $C_p$. Or you can calculate it using your sample cell dimensions.

Now * divide all the measured Cs or Cp by the value for the air. you can get the permittivity * multiply the value of D or 1/Q by all the permittivity values you have. you you have the Loss (Imaginary part of the permittivity). * Apply the relation conductivity=2PiF EoE''. then you're there. hope this is easy to follow. Kind regards

Stefan Bischof
  • 1,910
  • 1
  • 20
  • 26