Control.sys
Control.sys
1. A security camera system with auto-tracking monitor pixel changes to locate a moving
subject and adjusts the camera to center it. The signal is amplified to control the motor,
which positions the camera. Unity feedback ensures real-time corrections, keeping the
subject centered and accurate tracking for the camera position control.
Jm Dm JC DC Kt=Kb Ra Ta
(kg·m²) (N·m·s/rad) (kg·m²) (N·m·s/rad)
Parameters: Jm (motor inertia, kg·m²), Dm (motor damping, N·m·s/rad), Jc (camera inertia, kg·m²),
Dc (camera damping, N·m·s/rad), Kt (motor torque constant, N·m/A), Kb (motor back EMF
constant, V·s/rad), Ra (armature resistance, Ω), and Ta (amplifier time constant, seconds).
Ethel.C
ADDIS ABABA SCIENCE AND TECHNOLOGY UNIVERSITY
COLLEGE OF ELECTRICAL AND MECHANICAL ENGINEERING
Introduction to Control Systems (ECEG4105) Target class:4th year ECE
2. MATLAB
Given a unity feedback system that has a forward transfer function
K ( s + 4)
G( s)OL =
s( s + 2)( s + 30)
Using MATLAB.
1. Sketch the root locus
2. Overlay the 5% overshoot line on the closed -up root locus
3. Design the value K that yield 5 % overshoot
4. Generate the step response at the gain for 5% overshoot
Ethel.C