

Wilkinson
Wilkinson Power Divider
In this part of the workshop, you will design a 0.95GHz 3dB Wilkinson Power Divider circuit.
The Wilkinson Divider is used to both divide and combine signals, maintaining their phase. Unlike the branchline coupler, the Wilkinson will split a signal into two signals with 0 phase shift between them. The Wilkinson divider achieves excellent isolation through the use of quarter-wavelength transmission lines and a balance resistor between the inputs/outputs. The difficulty in realizing a Wilkinson divider is that balance resistor is a discrete element and much smaller than the transmission lines. To connect it between the two ports, the transmission lines need to be “bent” to almost touch so the connection to the resistor is short. At the same time the transmission lines need to be far away from one another so the two paths do not couple. As you will see shortly, the typical layout for a Wilkinson combiner looks a bit strange!
The PCB for the workshop is 2 in x 2 in, please design your Wilkinson to match these dimensions.
Design and Simulation
Wilkinson Divider has the following parameters:
Z: port impedance
Z0: characteristic impedance of the transmission lines
EL: electrical length of the transmission lines
R: isolation resistance
For a 50 Ohm source and load, the design parameters are:
Ideal Wilkinson Design
Creat a schematic and call it “Wilkinson ideal”, , Project -> Add Schematic. Add two TLIN elements, one RES and 3 ports. TLIN is an indeal transmission line specified by electrical length and impedance – it does not have a physical representation. Connect them as shown below and set Z=50Ohm, Z0=70.7Ohm, EL=90deg, R=100Ohm.
Components can be added as follows:
- PORT and GND can be added directly from the tool bar at the top of the software (labeled “PORT” and “GND”)
- All other elements can be added by Ctrl+L then type the name of the element, e.g. RES or CAP, and you will find it in the list that appears.
- Special components: MVIA1P (special via to ground) must be copied from the Design for Components Schematic in the template provided.

Setup the simulation by going to Options->Project Options->Frequencies and setting the range from 0 to 4 GHz in 0.01Ghz steps. Hit Apply and make sure replace is selected.
Plot the magnitude of S11, S21 , and S31 in dB in Rectangular graph. Add marker on S11 and S31 curves at 0.95GHz.
The setup for the measurement should look like this:

It is very important to set the Dat Source Name as this tells which design to use. The template has many, so if you do not set it to your Wilkinson, it will simulate all designs in the template.
Your simulation results should look similar (but not eactly) to the figure..

Real Wilkinson Design
Create a new schematic and call it “Wilkinson real” and make the same wilkinson divider with MLIN models (in the Projects tab on the right, you can select the Wilkinson schematic and right mouse click and select Duplicate, then you can Rename). MLIN are transmission lines with a microstrip transmission line realization – the incorporate the non-idealities of a microstrip transmission line and depend on the specific stackup of your substrate. The stackup is contained in the MSUB from the Global Definitions has the correct information for our workshop. You should not add an MSUB to your schematic.
Determine the Width and Length of the transmission lines using TXLINE and bulid the real Wilkinson divider schematic. TXLINE can be found under Tools->TXLINE. It is a calculator to help you convert electrical parameters such as electrical length and impedance to a physical implementation. The following screen shot show the calculator interface.

The picture shows a transmission line with a 70.7 Ohm impedance and an electrical length of 90 degrees at 950 MHz. The calculator works bidirectional. To find a transmission line from electrical length, insert all of the the parameters on the left. Also set Dielectric Constant=4.5, Loss Tangent=.005, Conductor=Copper, Height=1.53 mm, Thickness=18 um. These are obtained from the PCB stackup we are using in the workshop. Note that the Height and Thickness are set on the right side, even though we are calculating from left to right in this example. Click the right arrow – it will calculate the width and length to the line. Likewise, if you change the Length or Width on the right side and click the left arrow, it will calculate the new Electrical Length and Impedance.
Note: length and width should be no more than two decimal places, i.e. 2.35 not 2.357.
Return to your schematic and input the width and length of the transmisison lines you just solved for. Note: the TXLINE is an independent calculator. It can stay open while you work on your schematics. In addition it is not linked in any way to your schematics, so it doesn’t transfer any data – you must do this by hand.
Simulate the combiner again with the real transmission line models. You should see a result similar to the one below, where “real” is using MLIN.

To layout your combiner, simple click the schematic window of the design using MLIN, and then go to View->View Layout. You will see the following:

You will notice that there appears to be only one transmission line and no resistor (also no ports, but those are for simulation only). Go back to your schematic and right click on the resistor and select Properties. Then go to the layout tab, select the Components library and then the SMT805 part. See below:

If you view the layout now, you will see the resistor has appeared, but till looks like there are only one transmission lines. If you click on the transmission line and move it with your mouse, you will see there transmission lines were on top of one another. The red lines between components show the connectivity in the layout. Your layout should look similar to below:

As it is, it is not possible to layout the combiner as you cannot connect the resistor and tlines without putting them on top of one another.
Add an MTEE to the output of the combiner. The output port should match a 50 Ohm line. Use the TXline calculator to find the width of a 50 Ohm line. Then place the MTEE and a short length of 50 ohm line (at least 10 mm in length) to the output. The short length is simply to connect to the SMA connector later. Your schematic should look like this:

Now go to the layout view. It will look something like this (you may ave to move pieces apart to see them all):

Now select all by using Ctrl-A then to to Edit->Snap Together. This is an “automatic” layout feature. It will connect the pieces in the most logical fashion from the schematic. Your combiner now looks like below:

You can immediately see the problem – the two inputs are far away from one another and there is no way to connect the balance resistor to both ends.
We need to provide a layout connection to 50 Ohm ports at the inputs and allow for the transmission lines to come together to connect to the 100 Ohm balance resistor. The following schematic shows a possible solution:

The corner pieces are MBENDA, where the A causes the bends to be mitered. We have placed 4 MLINs in series with 3 MBENDAs to replacec the single length of the original MLIN in one leg of the combiner.
The design ruberic is: 2A+B+3×1.5mm=/4

For example if your target length is 40 mm, you would A=15, B=5.5. Note that TL5 has A-2mm, however that 2mm is regained on TL6. TL5 and TL1 are different lengths to allow for the balance resistor layout, R1.
EM Transmission Line Implementation
Note that generating and correcting the layout does not affect the simulation results of the coupler, since AWR uses the symbols in the schematic view and the layout view. It is however important to have the correct layout of the coupler for EM simulations.
For those who have used AWR before, the substrate definition is hidden in the Projects->Global Definitions and is called SUB1. You should not add any additional substrate symbols to the schematic.
To perform an Electromagnetic simulation of the coupler, go to Scripts->EM->Create Stackup this will setup the schematic for EM simulation. Your schematic should have the Stackup and Extract components in it:

Once added, you should select all of the transmission line elements in your schematic (you will have to click each, but you can hold down Shift to select as you click), right mouse click on selected group and select Properties. You cannot select all, as that will select lines and ports, which are not extracted. Also, the resistor does not have an EM model, so do not extract it. You will see a dialog box. Select the tab Model Options and select Extract. See the figure below.

When you click on the Extract element, everything that is being extracted should turn red. Your circuit should look like the one below. This figure has used Window->Tile to show both the layout and schematic. The schematic and layout are linked, so both turn red.

NOTE: the resistor and ports are blue and are not extracted (there is not an EM model for them).
IMPORTANT: Your simulation will take a very long time if you do not peform the following:
In the Extract component text (just double click directly on schematic), set the X_cell_size=0.3 mm and the Y_cell_size=.3 mm. Then right mouse click on the Extract block, and go the the frequencies tab, set the EM simulated frequencies to .55 to 1.55 by .1 GHz steps. Make sure the Use Project Defaults is unchecked. This allows you to run your EM simulation on fewer points for faster simulation.
When using MLIN and straight layouts, very little difference will be seen. When using meander transmission lines, lines that are close to other strucutres and non-transmisison line conductors, eg. Ground plane, a significant difference can occur.
Note: If your design does not simulate, it maybe that you do not have the layout connected everywhere. You can zoom in on each connection and ensure the connection is made.
Fabrication/Assembly
Testing
The Wilkinson combiner combines two signals into one, or splits one signal into two equal parts. It also keeps the input impedance matched while splitting/combining the power.
Terminate one output of the Wilkinson combiner with a 50 Ohm termination and connect the VNWA Tx Out to the input and Rx In to the non-terminated port. The image below shows the two test configurations.

Measure S11 and magnitude and phase of S21 using the VNA.

Swap the terminated output and the output connected to the VNA. Remeasure.

Your S21 should be around -3.5 dB and your S11 should be below -10dB, with a goal of less than 20 dB. There should be zero phase difference in the two output (or close to zero).