Pll Loop Filter Time Domain Analysis

A sample program to show how to solve for V in the time domain for a PLL loop filter
1.8K Downloads
Updated 6 Oct 2009

View License

This is a simple program written so the equations look like classical matrix equations and it solves the voltage out of the standard current driven loop filter. This is intended to be used in some future PLL analysis program, but it outlines the way to set up the equations, and solve them. There are other. more comprehensive SPICE like programs available, but this gives you the idea in an appropriate format, and can be adopted for analysis of other small circuits. There are explanations throughout the file. The input is a simple sinusoid, this can be replaced by some more complex waveform. As usual, this file needs just basic MatLab.

Cite As

Rick McConnell (2024). Pll Loop Filter Time Domain Analysis (https://www.mathworks.com/matlabcentral/fileexchange/25495-pll-loop-filter-time-domain-analysis), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

corrected spelling

1.0.0.0