System Prototype for Step Response Matching Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: stepshape.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Duane Hanselman (View more)

System Prototype for Step Response Matching script description:




Publisher review:
System Prototype for Step Response Matching - Return a system that meets unit step response specifications STEPSHAPE(Np,OS,Ts,SP) returns a continuous time system that meets the given unit step response specifications.Np is the number of system poles. Np must be between 2 and 15.OS is the percent overshoot. OS must be between 0 and 20.Ts is the settling time in seconds.SP is the settling time percentage. For example, if SP = 2, Ts specifies the 2% settling time. SP must be between 0.1 and 10. If SP is not given, SP = 2 is assumed.Example: STEPSHAPE(7,5,1) returns a 7-th order system having 5% overshoot and a 1 second settling time to within 2% of the final value.Example: STEPSHAPE(3,0,2,1) returns a 3-rd order system having 0% overshoot and a two second settling time to within 1% of the final value.[N,D] = STEPSHAPE(...) returns the numerator polynomial vector N and denominator polynomial D of the prototype system.[Z,P,K] = STEPSHAPE(...) returns the zeros Z, the poles P, and the gain K of the prototype system.[A,B,C,D] = STEPSHAPE(...) returns the state space matrices of the prototype system.SYS = STEPSHAPE(...) returns a Control System Toolbox system object SYS containing the prototype system.Algorithm: Given Np, normalized Butterworth and Bessel low pass filter poles are computed. Linear interpolation/extrapolation from these sets of poles is used to find a set of poles that have the desired OS. These poles are then scaled to provide the desired Ts. If Np is even, all poles are in complex conjugate pairs. If Np is odd, all poles except one are in complex conjugate pairs. Requirements: ยท MATLAB Release: R2006a
System Prototype for Step Response Matching is a Matlab script for Controls and Systems Modeling scripts design by Duane Hanselman. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5