Demystifying capacitor energy loss using LTSpice

Demystifying capacitor energy loss using LTSpice

The power of LTSpice stems from the fact that it is a free and widely used software for electrical simulation and analysis. It may not be as user friendly as other commercial software for running complicated simulation. However, we can always find some ways if we dig deeper into the vast resources available on the internet as well as LTSpice Help files.

Recently, I was trying to simulate a capacitor charging simulation which I have already done using MATLAB-Simulink.

The simulation was simple, and I was sure that it could be done using LTSpice. I started building my simulation model. Once I placed the two capacitors (C1, C2), one inductor, L1 (ESL), one resistor, R1 (ESR), I had to specify the initial voltage of one capacitor.

No alt text provided for this image

With my first google search, I found the spice directive. I specified the initial charge of the capacitor, C1, and C2 as shown below.

No alt text provided for this image

I ran the simulation. I was disappointed that I did not see the results I was expecting. My simulation in MATLAB Simulink provided the correct result in a single run. A little later, I realized that I have not specified the initial current in the circuit. Once I specified the initial current, it worked to my satisfaction.

No alt text provided for this image
No alt text provided for this image


The main objective of this simulation is to show that when a charged capacitor charges an initially discharged capacitor, the energy loss is a combination of conduction and radiated losses. In power electronics, the damping is high, and the frequency of oscillation remains relatively low. Therefore, we tend to ignore the EM radiation losses and say that energy is lost in the ESR of the capacitor. However, for very high frequency of oscillation (i.e. RF/Microwave oscillation), a significant amount of energy loss will be through EM radiation.





Rohan Jain

Senior DevOps Engineer at RNTBCI | NSIT

4 年

Sir, i am also trying to Get the result, but failing. Please guide me

  • 该图片无替代文字
回复

要查看或添加评论,请登录

Amit Singh, Ph.D.的更多文章

  • Animating infinity

    Animating infinity

    A few weeks ago, we celebrated my son's second birthday. His name is Anant, which has its roots in Sanskrit and means…

  • SPWM ac-dc conceptual design

    SPWM ac-dc conceptual design

    Let's do a conceptual design of a single-phase bidirectional ac-dc converter. The design criterion for the example…

  • Phase shifted PWM output in Python

    Phase shifted PWM output in Python

    I have become an avid user of Python and nowadays, I always find things ( in my work) that can be analyzed using…

    1 条评论
  • Toroid Inductor simulation

    Toroid Inductor simulation

    FEMM is open-source software that can simulate electromagnetic and electrostatic problems. Recently, I was developing a…

    3 条评论
  • Capacitor charging puzzle

    Capacitor charging puzzle

    One of the most popular puzzles in the power electronics community is the capacitor charging puzzle. It goes like this.

  • Fundamentals of Single Phase AC-DC PWM Rectifier

    Fundamentals of Single Phase AC-DC PWM Rectifier

    There exist several types of AC-DC rectifiers. The selection of a particular AC-DC rectifier depends on many factors…

    5 条评论
  • Displacement Power Factor measurement block in MATLAB Simulink

    Displacement Power Factor measurement block in MATLAB Simulink

    More often, in power electronic converter simulation, we need to measure the phase difference between sinusoidal input…

社区洞察

其他会员也浏览了