MATLAB CONTROL SYSTEM TOOLBOX 9 Spécifications Page 368

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 591
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 367
c2d
16-28
Example Consider the system
with input delay second. To discretize this system using the
triangle approximation with sample time second, type
H = tf([1 -1],[1 4 5],'inputdelay',0.35)
Transfer function:
s - 1
exp(-0.35*s) * -------------
s^2 + 4 s + 5
Hd = c2d(H,0.1,'foh')
Transfer function:
0.0115 z^3 + 0.0456 z^2 - 0.0562 z - 0.009104
---------------------------------------------
z^6 - 1.629 z^5 + 0.6703 z^4
Sampling time: 0.1
The next command compares the continuous and discretized step responses.
Hs
()
s 1
s
2
4s 5++
----------------------------
=
T
d
0.35=
T
s
0.1=
Vue de la page 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 590 591

Commentaires sur ces manuels

Pas de commentaire