Phase Lead Compensator

Creates a phase-lead compensator with a specified centre frequency and lead.
804 Downloads
Updated 26 Apr 2020

View License

Phase-lead compensators are used in feedback control, usually to improve gain margins and add additional damping to a system.

This function provides an easy way to construct a phase-lead compensator with specified centre frequency and lead. The gain at the centre frequency is zero, making it particularly useful for adding phase margin at a specified crossover frequency.

PHLEAD extends the functionality of Control System Toolbox, and is compatible with it.

USAGE

C = PHLEAD(W, LEADDEG) returns a state-space representation of a phase ead compensator giving the specified phase lead angle LEADDEG and unity gain at W rad/sec.

Cite As

Daniel J. Auger (2024). Phase Lead Compensator (https://www.mathworks.com/matlabcentral/fileexchange/40480-phase-lead-compensator), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Changed title to make it more informative.

1.0.0.0