In Control Engineering, servomotors with tachometer feedback can be modeled by the second order system
K / [J*s^2 + (B + K*K_v)*s + K]
Depending on the damping ratio of the servomotor, the system can be classified as underdamped, critically damped or overdamped. In this problem, you will be given the following as input:
B - damping of servomotor (viscous and friction elements)
J - inertia of servomotor
K - gain of proportional controller
K_v - velocity feedback constant of tachometer
You are to correctly classify the system by returning either ' underdamped ', ' critical ' or ' overdamped '.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers44
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53504 Solvers
-
Unique values without using UNIQUE function
454 Solvers
-
Determine the number of odd integers in a vector
847 Solvers
-
Integer sequence - 2 : Kolakoski sequence
205 Solvers
-
Write c^3 as sum of two squares a^2+b^2
331 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!