- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
PROBLEMS OF CHAPTER 4
4.1 An oscillation can be generated by 一个振荡器可由下式描述:
试证其解为:
Show that its solution is
Proof: ,the eigenvalues of A are j,-j;
Let .If ,then on the spectrum of A,then
then
so
4.2 Use two different methods to find the unit-step response of用两种方法求下面系统的单位阶跃响应:
Answer: assuming the initial state is zero state.
method1:we use (3.20) to compute
then and
then for t=0
method2:
for t=0
4.3 Discretize the state equation in Problem 4.2 for T=1 and T=.离散化习题4.3中的状态方程,T分别取1和
Answer:
For T=1,use matlab:
[ab,bd]=c2d(a,b,1)
ab =0.5083 0.3096
-0.6191 -0.1108
bd =1.0471
-0.1821
for T=,use matlab:
[ab,bd]=c2d(a,b,3.1415926)
ab =-0.0432 0.0000
-0.0000 -0.0432
bd =1.5648
-1.0432
4.4 Find the companion-form and modal-form equivalent equations of求系统的等价友形和模式规范形。
Answer: use [ab ,bb,cb,db,p]=canon(a,b,c,d,’companion)
We get the companion form
ab = 0 0 -4
1 0 -6
0 1 -4
bb = 1
0
0
cb = 1 -4 8
db =0
p =1.0000 1.0000 0
0.5000 0.5000 -0.5000
0.2500 0 -0.2500
use use [ab ,bb,cb,db,p]=canon(a,b,c,d) we get the modal form
ab = -1 1 0
-1 -1 0
0 0 -2
bb = -3.4641
0
1.4142
cb = 0 -0.5774 0.7071
db = 0
p = -1.7321 -1.7321 -1.7321
0 1.7321 0
1.4142 0 0
4.5 Find an equivalent state equation of the equation in Problem 4.4 so that all state variables have their larest magnitudes roughly equal to the largest magnitude of the output.If all signals are required to lie inside volts and if the input is a step function with magnitude a,what is the permissible largest a?找出习题4.4中方程的等价状态方程使所有状态变量的最大量几乎等于输出的最大值。如果所有的信号需要在伏以内,输入为大小为a的的阶跃函数。求所允许的最大的a值。
Answer: first we use matlab to find its unit-step response .we type
a=[-2 0 0;1 0 1;0 -2 -2]; b=[1 0 1];c=[1 -1 0]; d=0;
[y,x,t]=step(a,b,c,d)
plot(t,y,.,t,x(:,1),*,t,x(:,2),-.,t,x(:,3),--)
so from the fig above.we know max(|y|)=0.55, max(|x1|=
您可能关注的文档
最近下载
- 2003年房地产估师考试《房地产开发经营与管理》真题及答案-中大网校.doc VIP
- 职业生涯报告六篇.pdf VIP
- 弧度制、扇形的弧长与面积.PDF VIP
- 2024-2030年中国纺织行业十四五发展分析及投资前景与战略规划研究报告.docx VIP
- 2025云南省交通投资建设集团有限公司下属云南省交通科学研究院有限公司管理人员招聘16人笔试参考题库附答案解析.docx VIP
- 《电子商务安全技术》考试复习题库(含答案).docx VIP
- 人工智能数学基础-全套PPT课件.pptx
- 山东名校2025届高三12月校际联合检测 生物试卷(含答案解析).docx
- 职业计划生涯范文5篇.docx VIP
- 成功必备的八大心态.ppt VIP
原创力文档


文档评论(0)