Nonlinear Capacitor (Debye Relaxation Model)

1 visualización (últimos 30 días)
Tamal Sarkar
Tamal Sarkar el 21 de Abr. de 2022
Comentada: Tamal Sarkar el 24 de Mayo de 2022
Hi!
I am trying to model the nonlinear capacitor using the Simscape Electrical capacitor block. While modeling a 8nF Capacitor, I have put the frequency range [f1 f2]=[100 700] kHz with [DF1 DF2]=[0.1 0.15]%. The series resistance I have used is 0.5 Ohm.
When I am trying to run the basic RLC circuit with the Cap I keep getting the following error message:
'f2 times the intrinsic DF2 (corrected for the terminal resistance) must be greater than f1 times the intrinsic DF1 (corrected for the terminal resistance).'
I looked up the model documentation and have found relevant equations but having a hard time to understand how the 'corrected for the terminal resistance' works.
It would be great if someone can explain the process behind the correction so that I can figure out what is wrong with my approach.
Thanks in Advance.

Respuesta aceptada

David John
David John el 23 de Mayo de 2022
If your "Series resistance" is zero, then DF1 and DF2 are just the same as your values for "Dissipation factors (%) at f1 and f2 [DF1 DF2]". If the resistance is non-zero, then we have to make a correction to account for the series resistance. In that case, you have a resistor in series with a nonlinear resistance. The dissipation due to a series resistor (by itself) is simply 2*pi*f*R*C. If we write the complex impedance for the Debye equations, then the real part will be R plus a term related to the permittivity.
To make things easier to unravel, I would suggest setting the series resistance to 0 in the capacitor block and use an external series resistor if you really need it. Then, the DF for the capacitor will be exactly what you input to the block and it should be easier to figure out.
  1 comentario
Tamal Sarkar
Tamal Sarkar el 24 de Mayo de 2022
Thank you so much for clarifying the block function. It worked when I set the series resistance to zero.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Electrical Sensors en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by