Frequently Asked Question

Video: 3.3.2.1.1. IT snubber parametrization
Last Updated 3 years ago


Press "Ctrl + F" to find the keyword of your interest.

If you wish to have a direct link access to the video timestamps, please follow these instructions.

Found this video helpful? Why not take the whole HIL Specialist course? A Certificate is waiting for you for free at HIL Academy.

Would you or your organization benefit from having these videos narrated in your native language? Contact us and let us know if you wish to contribute.

TRANSCRIPT

00:00:02

Hello and welcome. In this lesson, we will be covering IT coupling snubber parametrization in  

00:00:10

detail. You will learn when snubbers are needed and why, and how to calculate them. Let's start.  

00:00:17

When IT coupling components are added to the circuit,  

00:00:20

topological conflicts can occur as described in the Topological Conflicts lesson. These conflicts  

00:00:27

are solved by adding snubber circuits in parallel with a coupling's current source and/or in series  

00:00:31

with a coupling's voltage source. In Typhoon HIL Schematic Editor, you typically don't need  

00:00:38

to add these circuits manually: snubbers are embedded in the pre-built coupling components.  

00:00:44

Snubbers can take several forms: a resistor on either the current source or voltage source side,  

00:00:50

a series connection of a resistor and capacitor on the current source side,  

00:00:53

or a parallel connection of a resistor and inductor on the voltage source side.  

00:00:58

Additionally, snubbers can be fixed or dynamic.When a topological conflict is created after  

00:01:06

adding a coupling component, snubbers must be used to solve it. Topological conflicts in the circuit  

00:01:12

can be present through all switch permutations, or only in several switch permutations. Topological  

00:01:18

conflicts that are always present are solved by fixed snubbers. Conflicts that are present only  

00:01:23

during specific permutations of the switches should be solved by dynamic snubbers.  

00:01:29

In a nutshell, when they are enabled, fixed snubbers are included in every circuit  

00:01:34

permutation, while dynamic snubbers are added only when they are needed. To be more precise  

00:01:39

when there is a direct degeneration of some component, the compiler will only include  

00:01:43

dynamic snubbers when the degeneration happens.Once you figure out which snubber type you  

00:01:48

have to use in your model, you have to insert a snubber value. Let's cover how to calculate them.  

00:01:54

Snubber parametrization consists of two general rules.  

00:01:58

The first one is that the time constant should be several times larger than the simulation step.  

00:02:03

The second one is that the overall impedance of the snubber on the frequency of interest  

00:02:07

(usually 50/60Hz) should be sized to introduce small losses in the circuit, typically under 1%.  

00:02:14

This depends on the voltage level in the circuit and the total power that is transferred through  

00:02:18

coupling component. It is important to note that relative error introduced by the snubber depends  

00:02:25

on the overall power transferred through it. If nominal power is transferred through the coupling,  

00:02:30

the snubber s effect can be neglected. Meanwhile if there is no power through the coupling, we will  

00:02:36

have a high relative error, since the only power flowing through is due to the snubber circuit. You  

00:02:41

can find a document with equations you can use in order to calculate snubbers in the Materials tab.  

00:02:47

Now let's look at when to use fixed or dynamic snubbers with a practical example.  

00:02:52

In order to find this example, please check the Materials tab.  

00:02:59

Here, we have two single phase inverters connected in parallel.  

00:03:03

Since there are filter inductors, the voltage side of the core coupling  

00:03:07

element is rotated towards the inductors. Let's compile the model without snubbers.  

00:03:16

As you can see, we have warning that the voltage side of the coupling is degenerated. This warning  

00:03:21

appears since the core couplings are in parallel, and it means that voltage sources on the voltage  

00:03:26

side of the coupling are in parallel all the time. In this case, fixed snubbers are needed.  

00:03:31

They can be added by entering the component properties of the core coupling component.  

00:03:36

You can choose which snubber type you want to use, as well as if it should be fixed or dynamic.  

00:03:41

Let's now try with a fixed R snubber and then compile the model again.  

00:03:54

As you can see by adding only a R snubber, the compiler warning disappears.  

00:03:59

If you notice the model is not stable when you run it with a fixed R snubber,  

00:04:03

you can add a fixed RL snubber instead in order to try to improve model stability.  

00:04:07

Now that we have resolved the voltage source degeneration, let's move on to the remaining  

00:04:12

warnings. These errors occur due to switch degeneration caused by the current side of  

00:04:17

the coupling. In that case, when all switches are open, some of them must be degenerated by  

00:04:22

the current source in the coupling and we have to enable snubbers to avoid this situation.  

00:04:27

Since the topological conflict is present only in one switch permutation, we can use dynamic  

00:04:33

snubbers. Now we will add a dynamic snubber RC snubber on the current side of core coupling.  

00:04:39

To do this, we will follow the same process as before, but here we set fixed snubbers to false.  

00:04:59

When we compile the model with the dynamic snubber included, we can see that by adding  

00:05:03

a snubber to the current side of each core coupling, the conflict disappeared.  

00:05:16

Let's now open the Battery Inverter switching  

00:05:18

model from our microgrid example library in Example Explorer.  

00:05:31

This example demonstrates snubber usage in order to improve model stability. This simple example  

00:05:36

consists of the battery inverter component which is directly used from the microgrid library.  

00:05:42

If we look what we have under the mask, we can see that there is a three-phase inverter,  

00:05:46

LC filter, measurements, and lastly a circuit breaker at the output.  

00:05:52

Let's go back to the root.Next to the inverter there is an inductive load,  

00:05:56

as well as a contactor and a grid, represented as a three-phase voltage source. Since the load is  

00:06:02

inductive, the voltage side of the core coupling component is rotated towards the load. As you  

00:06:08

can see, snubbers in this example are added by default, so now let s see the reason for that.  

00:06:14

Let's double click on the coupling and then disable couplings.  

00:06:18

Now, if we compile the model without snubbers, but with the included coupling stability analysis,  

00:06:23

we will have the following warning.

00:06:42

This error means that the core coupling is not stable. In this case, a snubber is needed to  

00:06:48

resolve the stability issue. Dynamic snubbers can be used to solve topological conflicts,  

00:06:54

but if a topological conflict is not present, as is the case in this model,  

00:06:58

enabling dynamic snubbers will do nothing. As you can see, the stability issue still exists. Because  

00:07:02

of that, we need a fixed snubber to improve stability. You can follow the general rules  

00:07:07

on snubber calculation that we mentioned before in the Snubber Parameterization documentation in the  

00:07:12

Materials tab. The snubber time constant should be several times larger than simulation step.  

00:07:19

In this example, we used a constant 20 times larger than the simulation step.  

00:07:24

The nominal power of the inverter is 1.6 MVA while the nominal line voltage is 480  

00:07:30

Volts. When we apply the corresponding equation, we get the following parameters for R and C.  

00:07:36

When we compile the model again, we have a message that everything is stable.  

00:07:52

Snubber parametrization sometimes can be complicated, especially when models are  

00:07:56

complex. As is explained in the previous lesson, one advantage of TLM couplings is  

00:08:02

that there is no need for snubbers and thus they are much easier to use. But there are situations  

00:08:06

when IT couplings are more suitable than TLM. IT couplings are recommended in Power Electronics  

00:08:12

applications while TLM couplings should be used in Microgrid and Power systems applications.  

00:08:19

With this lesson we covered how to parameterize snubbers  

00:08:22

for IT coupling when performing electrical circuit partitioning.  

00:08:25

The next lessons will be more focused on signal processing partitioning and device partitioning.

00:08:31

So, see you then. Thank you for watching.

Please Wait!

Please wait... it will take a second!