10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Examples<br />

Tutorial—High Impedance Fault Detection of a PLL Circuit<br />

11. Create a HiZ configuration to filter out detection on the charge pump output and focus<br />

our next analysis on the remaining PLL blocks. Edit the main netlist HiZ_PLL.cir in<br />

your preferred text editor, and uncomment the following lines in the netlist:<br />

.define_group name=without_xcpf inst=xpll except=xpll.xcpf<br />

.end_group<br />

.hiz_cfg name=cfg_withoutXCPF scope=without_xcpf<br />

.hiz use_config=cfg_withoutXCPF file=hiz_withoutXCPF.hiz<br />

The .define_group/.end_group commands create a group of instances/devices excluding<br />

the block XPLL.XCPF, providing the group name without_XCPF.<br />

The .hiz_cfg command creates a HiZ configuration named cfg_withoutXCPF that only<br />

applies to the group defined above.<br />

The .hiz command indicates that the high impedance checks will activate the<br />

configuration you have created.<br />

Remember to comment the previous .hiz command (step 1 in the netlist), otherwise there<br />

will be two .hiz commands used simultaneously which is not allowed by Eldo.<br />

12. Rerun the simulation in Eldo:<br />

<strong>eldo</strong> HiZ_PLL.cir<br />

After the simulation is complete, open the HiZ output file hiz_withoutXCPF.hiz with the<br />

AMS Results Browser and explore the results.<br />

amsrb hiz_withoutXCPF.hiz<br />

Click twice on the Impedance Average column to re-order the results by decreasing<br />

Impedance average value:<br />

1366<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!