版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
moderncontroltheory
Name:
Class:
Studentnumber:
Tutor:
Experiment4SolvingSimilarTransformationandCanonicalFormofState-SpaceModelandItsRealizationUsingMatlab
Objectives:
1.GraspingtheexpressionofdiagonalandJordancanonicalformandthemethodsofsolutionstotransfermatricescorrespondingtotheabovematricesofLTIsystembyexperiment.
2.Graspingthecontrollability,observabilitycriterionsandcontrollable,observabledecompositionsofthesystembyprogramminganddebugging.
3.Reinforcingtheunderstandingaboutthemethodsoftransferfunctiontocontrollableandobservablecanonicalform.
Requirements:
Answeringthefollowingquestionthroughanexample:
Thestate-spacemodelofsametransferfunctionisuniqueornot.
Solution:
Wechoosethetransferfunctionis:
1.diagonalcanonicalform:
executethem-file:
num=[1]
den=[18.52012.5]
[A,B,C,D]=tf2ss(num,den)
G=ss(A,B,C,D);
[V,D]=eig(A)
G1=ss2ss(G,D)
Obtain:
D=
-5.000000
0-2.50000
00-1.0000
a=
x1x2x3
x1-8.5-40-62.5
x20.500
x300.40
b=
u1
x1-5
x20
x30
c=
x1x2x3
y1-00-1
d=
u1
y10
2.Jordancanonicalform
num=[1]
den=[18.52012.5]
[A,B,C,D]=tf2ss(num,den)
G=ss(A,B,C,D);
[V,J]=jordan(A)
G1=ss2ss(G,V)
Obtain:
V=
2.50000.1667-1.6667
-0.5000-0.16670.6667
0.10000.1667-0.2667
a=
x1x2x3
x1-104-648.8-854.8
x221131.8174.8
x3-4.2-26.89-36.29
b=
u1
x12.5
x2-0.5
x30.1
c=
x1x2x3
y1165
d=
u1
y10
Now,weshoulddetermineitscontrollability,observabilityandconductthecontrollable,observabledecomposition
3.Determinethecontrollabilityandobservability
num=[1]
den=[18.52012.5]
[A,B,C,D]=tf2ss(num,den)
G=ss(A,B,C,D);
Tc=ctrb(A,B)
n=size(A);
ifrank(Tc)==n(1)
disp('Thesystemiscontrolled')
else
disp('Thesystemisnotcontrolled')
end
Obtain:
Tc=
1.0000-8.500052.2500
01.0000-8.5000
001.0000
Thesystemiscontrolled
num=[1]
den=[18.52012.5]
[A,B,C,D]=tf2ss(num,den)
G=ss(A,B,C,D)
To=obsv(A,C)
n=size(A);
ifrank(To)==n(1)
disp('Thesystemisobservability')
else
disp('Thesystemisnotobservability')
end
Obtain:
To=
001
010
100
Thesystemisobservability
4.Controllabledecomposition
num=[1];
den=[18.52012.5];
[A,B,C,D]=tf2ss(num,den);
G=ss(A,B,C,D);
[Ac,Bc,Cc,Tc,Kc]=ctrbf(A,B,C)
G1=ss2ss(G,Tc)
Obtain:
Tc=
00-1
0-10
100
a=
x1x2x3
x1010
x200-1
x312.520-8.5
b=
u1
x10
x20
x31
c=
x1x2x3
y1-1-00
d=
u1
y10
5.Observabledecomposition
num=[1];
den=[18.52012.5];
[A,B,C,D]=tf2ss(num,den);
G=ss(A,B,C,D);
[Ao,Bo,Co,To]=obsvf(A,B,C)
G1=ss2ss(G,To)
Obtain:
To=
-100
010
00-1
a=
x1x2x3
x1-8.520-12.5
x2-100
x30-10
b=
u1
x1-1
x20
x30
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024至2030年移動彩信監(jiān)控系統(tǒng)項目投資價值分析報告
- 2024至2030年玉屏風(fēng)膠囊項目投資價值分析報告
- 2024至2030年大包復(fù)合覆蓋劑項目投資價值分析報告
- 機(jī)關(guān)花木租賃合同范例
- 2024至2030年減震連桿總成項目投資價值分析報告
- 2024至2030年LED消防應(yīng)急燈項目投資價值分析報告
- 陜西鐵路工程職業(yè)技術(shù)學(xué)院《大學(xué)體育Ⅵ》2023-2024學(xué)年第一學(xué)期期末試卷
- 陜西師范大學(xué)《橡塑機(jī)械設(shè)計》2023-2024學(xué)年第一學(xué)期期末試卷
- 陜西青年職業(yè)學(xué)院《能源類專業(yè)寫作》2023-2024學(xué)年第一學(xué)期期末試卷
- 2024年洗碗機(jī)電機(jī)端蓋項目可行性研究報告
- 學(xué)大教育組織架構(gòu)
- 英語單詞詞根記憶大全
- 反不正當(dāng)競爭法-課件
- 試劑耗材驗收記錄表
- 儲能系統(tǒng)的BMS及電源系統(tǒng)設(shè)計
- 山泉水廠60000噸年山泉水生產(chǎn)線項目建設(shè)可行性研究報告
- 雙塊式無砟軌道道床板裂紋成因分析應(yīng)對措施
- 安全生產(chǎn)領(lǐng)域刑事犯罪-兩高司法解釋PPT課件
- 土地增值稅清算審核指南
- 死亡通知書模板
- 最新全球4G頻段精編版
評論
0/150
提交評論