24 Apr 2024
This content was originally published on Microwaves 101 (https://www.microwaves101.com/encyclopedias/capacitor-voltage-effects). Many thanks to Steve for improvements on the original version. Have a look on his website for more interesting content.
This page was suggested by Hadrien, who has had recent experience in MLC capacitor variations with voltage. Did you know your capacitor nominal value can drop 80% when you apply a DC voltage to it? Worse, there does not seem to be any standards for voltage variations like there are for temperature variations.
This page is primarily discussing MLCCs, or multi-layer cerami capacitors, in Class 2. Class 2 uses exotic dielectrics such as barium titanate (BaTiO) with some other strange additives in order to get high dielectric constant in the thousande (to increase capaitance density). Barium titanate is a ferro-electric material, which is the source of voltage/capacitance misery.
From here down, thanks to Hadrien!
Case study
Since this page was originally written for Microwaves101, the case study to illustrate this problem was taken from it. Suppose we want to redesign the good old breadboard RF pulsed (https://www.microwaves101.com/encyclopedias/breadboard-rf-modulator) source from 2006 with more recent components (first version of this page written in 2019). Start by the capacitors. Capacitors values which were at this time most often made with electrolytic capacitors are nowadays more often made with MLCC (multiple layers caramic) capacitors.
To replace the 4.7 µF capacitor, a simple search gives this component:
https://fr.rs-online.com/web/p/condensateurs-ceramique-multicouche/8467296/ (4.7 µF)

Seems rather nice, and smaller than the original. Wrong! Let’s check the detailed characteristics:
https://www.murata.com/en-global/products/productdetail.aspx?partno=GRM188R61A475KE15%23
Not good! If we need the 4.7 µF capacitance value, we’ll be soon in trouble.
Let’s search a bigger capacitor. We search the biggest value among MLCC capacitors having 10 V rating.
https://fr.rs-online.com/web/c/passifs/condensateurs/condensateurs-ceramique-multicouche/?applied-dimensions=4294244793,4291386526&pn=1
We find some nice models:

Let’s plot together their bias characteristics,,,,,:
The values of the capacitors at 5 V range from 28.7 to 45.9 µF. Still low for 100 µF capacitors but all would be more than sufficient to replace the 4.7 µF capacitor of the original design.
Personnally, to keep some safety margin from the maximum voltage, I don’t like using a capacitor at a voltage where its capacitance drops more than 50 % of its nominal value. So, if I had to redesign this board, I would continue searching capacitors, even when the Murata and Kemet capacitors are close matches.
Conclusion of case study
As a conclusion, the “100 µF” capacitors of our study, when a DC voltage is applied to them, have an actual capacitance value much lower than their nominal value. This capacitance value would be still sufficient for our application because we oversized the capacitor. However, to keep a sufficient margin from voltage breakdown, I find careful to not use a capacitor at a voltage where its capacitance drop is more than 50 %. In designs where the capacitors are undersized, the capacitance drop effect on applied voltage can be a bad surprise and lead to severe troubles. Such problems are pretty hard to debug if not aware because the cap meters instruments most often measure at 0 V.
An other interesting point is what happens when we combine both biasing and temperature effects. Let’s see an other curve provided by TDK:

The temperature dependence is better when biased. This leads to the conclusion that temperature coefficient is most often less troublesome than voltage coefficient for MLCC capacitors.
08 Jan 2024
Introduction
Suppose one wants to measure or simulate the characteristic impedance of something similar to a transmission line. This can be for example a 75 Ω coax cable or a via structure on HFSS. The characteristic impedance can be calculated form its measured or simulated S parameters references to 50 Ω.
Suppose also that the structure is “symmetric enough” to have the same characteristic impedance on each side (see https://en.wikipedia.org/wiki/Image_impedance)…
Recommended method using ABCD parameters
According to https://en.wikipedia.org/wiki/Image_impedance, and assuming the symmetry hypothesis which allows to simply discard the second result, the characteristic impedance can be calculated as:
Z_0 = sqrt((A B)/(C D))
The ABCD parameters can be obtained from S parameters with https://www.microwaves101.com/encyclopedias/network-parameters:
{: ( A = ((1 + S_(11))(1 - S_(22)) + S_(12)S_(21))/(2S_(21)) ,
B = 50 Omega ((1 + S_(11))(1 + S_(22)) - S_(12)S_(21))/(2S_(21)) ),
( C = 1/(50 Omega) ((1 - S_(11))(1 - S_(22)) - S_(12)S_(21))/(2S_(21)) ,
D = ((1 - S_(11))(1 + S_(22)) + S_(12)S_(21))/(2S_(21)) ) :}
Calculation is made as follows:
Z_0 = 50 Omega sqrt(
(
((1 + S_(11))(1 - S_(22)) + S_(12)S_(21))
((1 + S_(11))(1 + S_(22)) - S_(12)S_(21))
) / (
((1 - S_(11))(1 - S_(22)) - S_(12)S_(21))
((1 - S_(11))(1 + S_(22)) + S_(12)S_(21))
)
These formulas can be conveniently entered into an Excel spreadsheet.
Alternative non recommended method using transfer S parameters
Transfer S parameters can also be used for this calculation. However, this method is NOT recommended because the calculations are cumbersome.
Expressing the characteristic impedance as a reflection coefficient from 50 Ω, and recalling that by definition its invariant through the system, the following can be written:
[[b_1],[a_1]] = [[T_11,T_12],[T_21,T_12]] \ [[a_2],[b_2]]
Gamma = b_1 / a_1 = (T_11 Gamma b_2 + T_12 b_2)/(T_21 Gamma b_2 + T_12 b_2) = (T_11 Gamma + T_12)/(T_21 Gamma + T_12)
Rearranging:
Gamma (T_21 Gamma + T_12) = (T_11 Gamma + T_12)
T_21 Gamma^2 + (T_12 - T_11) Gamma - T_12 = 0
Solving by the usual methods:
Delta = (T_(12)-T_(11))^2+4*T_(21)*T_(12)
Gamma = (T_(11) - T_(12) +- sqrt((T_(12)-T_(11))^2+4*T_(21)*T_(12)))/(2*T_(21))
So, the procedure, can be outlined as follows:
-
Convert S parameters to T parameters using the previous formulas or scikit-rf (https://scikit-rf.readthedocs.io/en/latest/api/generated/skrf.network.s2t.html)
-
Calculate the Gamma of the characteristic impedance references to 5 Ω.
-
From the Gamma, calculate the characteristic impedance.
09 Oct 2023
Forsk Atoll antenna planning software is not so hard to use when a suitable map and terrain height data is available for import into Atoll. However such ready to use data is rather hard to find and finding such data is the top question asked in the comments of most Atoll tutorials.
Here is a tutorial to make a pretty convenient map with QGIS, usefull for all needs besides just Atoll, and to export relevant data towards Atoll.
QGIS
Installation
Install QGIS uing the OSGeo4W bundle. Ensure the following is checked for install:
If you see the following or similar error message, check the installed packages in OSGeo4W.

Map and height map preparation
The steps of this part are long, but thanksfully must be done only once and can be reused for several projects. A starting file is given here: QGIS-base.qgz. When using this file, skip straight until Bookmark needed area.
Coordinate reference system
Project -> New (Ctrl + N)
Project -> Properties
Select the WGS 84 / UTM zone corresponding to the area of the study. For France, its UTM 31N (EPSG 32631). Antenna coverage studies are usually on a scale sufficiently small to make UTM practical, and the distances coordinates makes life much easier when estimating distances, for instance for antenna simulation radius settings.

OpenStreetMaps and transparency
By default, the OpenStreetMaps vector layers are opaque. Configuration is needed in order to make it transparent to overlay it on satellite imagery.
Short way
Import this layer file with all the settings: openstreetmap-vector-overlay.qlr and skip next section.

Long way
In case for whatever reason you want to do the previous step manually, here are the instructions. In most case, you ought better import the settings as shown in previous section.
Add OSM map using Vector Tiles -> OpenStreetMap vector:

Using QuickMapServices plugin, add satellite picture using QuickMap Services -> ESRI -> ESRI Satellite. The satellite view is not immediately visible because the layer is added behind the previouly added one:

Go to OpenStreetMaps vector properties and :
Uncheck background:

Uncheck fills:

Uncheck patterns:

Uncheck landcovers with exception of outlines:

Uncheck water areas with exception of outlines:

Uncheck transportation areas:

Uncheck oceans:

Uncheck leaf types:

Uncheck waterways :

Recheck all outlines in case some outline were accidentally unchecked in previous steps:

Contour maps
Using the browser pane on left, add Maptiler Topo.

From Maptiler topo, keep only Contours, and place it between satellite layer and overlayed map.

Check again in project properties that project coordinate reference system is the wanted one.
Bookmark needed area
View the extent of the area you need, next go View -> New Spatial Bookmark… (Ctrl B):

Height map preparation
Double-click on bookmark to be sure the display canvas matches it. Download height maps using the SRTM downloader icon:

Click set canvas extent, and put « ./ » in output path:

Usually, STRM downloader downloads only a single SRTM maps since their map cutting is quite big:

Here, KeePass and Ctrl+Alt+A can be quite useful.

After the layer being downloaded, you should see it. Reorder the layers to check it matches other layers:

Next, uncheck the height layer but keep it:

Map and height map export
Map export
Go to Project -> Export -> Export Map to Image:

Select first the suitable scale and resolution (good values are 1:40000, 300 dpi) and next select your bookmark:

Save as JPG format, convenient because satellite images hard to compress in PNG.
Height map export

Settings :
- Select « Raw Data ».
- Select « Erdas Imagine Images(.img).
- Select CRS WRS 84 / UTM correct zone.
- Extent : select bookmarks.
- Resolution : round the best (lowest) value and use it for both horizontal and vertical because Atoll can’t handle different resolution on the axes.

Atoll
Coordinate reference system
In your project, go do Document -> Properties…:

Next, select WGS 84 / UTM correct zone for projection and display:

Map import
In Geo tab, create an Offline Maps folder for the created map:


Import the map into Offline Maps:


Height map import
Next, import the height file:


Note both maps covers the same area of the QGIS bookmark.
Once the correctness of the height map import is checked, this layer can be hidden, still it will be correctly taken into accout for calculations.
Atoll example
With map and height data generated by the previously described methods, the following quick draft of DVB-T digital television coverage simulation was performed on an area where reception is difficult. Transmitters positions come from ANFR Cartoradio and powers come from a forum ,. Of course, this quick draft must be refined, particularly concerning the radiation diagrams of some antennas. Nevertheless, the reception hole in the Ennuyé valley around Bésignan can be seen immediately due to the blocade of the Ventoux transmitter by the south mountain. The others transmitters are not significant on a wide scale because their are low power district transmitters.

02 Oct 2023
This blog pages is a summary of some useful Excel spreadsheets I made:
10 Jul 2022
Many thanks, in the order of appearance in the LinkedIn discussion, to Dr. Pierre-Antoine Garcia, Theunis Beukman, Benoit Derat, Hüseyin Yiğit, Andreas Barchanski for the insightful LinkedIn discussion which led to this post.
Recently on LinkedIn, a fellow colleague asked whether the group delay of an antenna could be calculated by the simulated complex gain. Sure it can, but with the right precautions.
What is tried to be measured ?
A reasonable asumption when dealing with an antenna is that there will be an other antenna facing it. The transmission coefficient S21 between the two antennas can be written as follows, using the Friis transmission equation https://en.wikipedia.org/wiki/Friis_transmission_equation :
S_{21} = ubrace{G_a \cdot G_b}_{"Gains."} \cdot \lambda / {4 \cdot \pi} \cdot ubrace{1 / d}_{:("Free space"),("attenuation."):} \cdot ubrace{e^{-j \cdot 2 \cdot \pi \cdot d / \lambda}}_{:("Distance"),("phase shift."):}
Note this form is slightly different from the usual one, since the amplitude is taken instead of the power. Rearranging in function of the frequency gives:
S_{21} = G_a \cdot G_b \cdot {c} / {4 \cdot \pi \cdot f} \cdot 1 / d \cdot e^{-j \cdot 2 \cdot \pi \cdot d / c \cdot f}
For the group delay, only phase matters, hence:
"phase"(S_{21}) = "phase"(G_a) + "phase"(G_b) - 2 \cdot \pi \cdot d / c \cdot f
Group delay is calculated using the derivative of the phase by \tau_g = - 1 / (2 \cdot \pi) \cdot (d)/(df) "phase"(S_{21}) , which leads to ask which terms are constant with frequency and which terms changes.
Phase center of antennas
A non-trivial varying term is the distance between the antennas. Antennas are often big enough compared to the wavelength to forbid the use of a random point to calculate the phase shift from the distance. The right point to take is the phase center, which is the center of the spherical wavefronts at infinity. The phase center depends on the direction, but most importantly for group delay calculations, it depends on frequency.
The group delay formula can be rewritten taking this into account:
"phase"(S_{21}) = "phase"(G_a) + "phase"(G_b) - 2 \cdot \pi \cdot (d_"geom" - \Delta_1 - \Delta_2) / c \cdot f
were d_"geom" is the geometrical distance between the antennas and \Delta_1 and \Delta_2 are the positions of the phase centers relative to the geometrical reference point. This reference can be any point. The sign of \Delta_1 and \Delta_2 is taken positive when the phase center gets closer to the other antenna.
Since the interest in only in the first antenna and not in the second, this formula can be normalized by taken all parameters of the second antenna to reference values: unit gain, phase center coinciding with geometrical center, and zero distance. The meaning of the last hypothesis is important to emphasize: the physical distance cannot be zero, it’s just a way to separate the effects depending of the antenna from the rest. So:
"phase"(S_{21}) = "phase"(G_a) + 2 \cdot \pi \cdot \Delta_1 / c \cdot f
Knowing which terms are constant and which are not, the derivative can be calculated:
\tau_g = - 1 / (2 \cdot \pi) \cdot (d)/(df) [ "phase"(G_a) + 2 \cdot \pi \cdot \Delta_1 / c \cdot f ]
This last equation shows that not only the phase of the gain must be taken into account, but also the move of the phase center.
Conclusion
The group delay of an antenna can be calculated using simulation results, but the total phase shift change must be taken into account, including the move of the phase center.