MATLAB CONTROL SYSTEM TOOLBOX 9 Podręcznik Użytkownika Strona 412

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 411
bode
11-22
You can also discretize this system using zero-order hold and the sample time
second, and compare the continuous and discretized responses by
typing
gd = c2d(g,0.5)
bode(g,'r',gd,'b--')
Algorithm For continuous-time systems, bode computes t he frequency response by
evaluating the transfer function on the imaginary axis . Only
positive frequencies are considered. For state-space models, the frequency
response is
When numerical ly safe, is diagonalized for maximum speed. Otherwise,
is reduced to upper Hessenberg form and the linear equation
is solved at each frequency point, taking advantage of the Hessenberg
T
s
0.5
=
Frequency (rad/sec)
Phase (deg); Magnitude (dB)
Bode Diagrams
−100
−50
0
50
10
−1
10
0
10
1
−300
−250
−200
−150
−100
−50
0
Hs
()
sj
ω=
ω
DCjωA()
1
B+ ,ω0
A
A
j
ω
A
()
XB
=
Przeglądanie stron 411
1 2 ... 407 408 409 410 411 412 413 414 415 416 417 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag