This repository contains the solutions to the control systems laboratory assignments. The lab exercises involve both MATLAB scripting and Simulink modeling for analyzing and designing control systems. Below are the details for each homework assignment.
- Suggest a controller for achieving zero steady-state error in response to a step input.
- Design a controller to meet these requirements:
- Zero steady-state error to a unit step input.
- Overshoot less than 10%.
- Settling time less than 4 seconds.
- Use your controller in Simulink, plot the unit step response, and check if it meets expectations. Adjust parameters if necessary.
- Construct the block diagram in Figure 3 and integrate your controller. Plot the unit step responses for the closed-loop systems.