adplus-dvertising

Welcome to the Control System Applications MCQs Page

Dive deep into the fascinating world of Control System Applications with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Control System Applications, a crucial aspect of MATLAB. In this section, you will encounter a diverse range of MCQs that cover various aspects of Control System Applications, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within MATLAB.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Control System Applications. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of MATLAB.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Control System Applications. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Control System Applications MCQs | Page 1 of 9

Q1.
From the following graphs of the generalized transfer function 1/s+a, which plot shows a transfer function with a bigger value of a?
Discuss
Answer: (d).Purple plot
Q2.
From the following graphs of the generalized transfer function 1/as2, which plot shows the transfer function for a higher a?
Discuss
Answer: (d).Purple
Q3.
What is the impulse response of a system whose transfer function is that of pulse function?
Discuss
Answer: (c).u(t)-u(t-4)
Q4.
What is the impulse response till t=16 unit in time of a system whose transfer function is that of the following?
Discuss
Answer: (c).3⁄4*r(t-4) – 3⁄4*r(t-16)-u(t-16)
Q5.
The following figure shows a set of impulse responses. Identify which system provides the greatest delay.
Discuss
Answer: (d).Purple
Q6.
The following figure shows a set of impulse responses. Identify which system provides the least delay.
Discuss
Answer: (a).Blue
Q7.
Which response has the highest amplitude of step function?
Discuss
Answer: (a).Yellow
Q8.
Which response has the least amplitude in the transfer function?
Discuss
Answer: (c).Blue
Q9.
Fill the half-filled code snippet which generates the following curve:
Discuss
Answer: (a).impulse, 0, 0
Q10.
Fill the half-filled code snippet to get the following graph:

impulse(1,[1 _], ‘red’);
____;
impulse(1,[1 _], ‘blue’);
impulse(1,[1 _], ‘yellow’);
impulse(1,[1 _], ‘green’);
Discuss
Answer: (a).2, hold, 3,4,5
Page 1 of 9

Suggested Topics

Are you eager to expand your knowledge beyond MATLAB? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!