Laboratory Report2
Laboratory Report2
Control 2
Grupo 6:
Professor:
July 9, 2024
1. Introduction.
Controllers are elements added to the original system to improve its
performance characteristics, aiming to meet design specifications in both
transient and steady states. The first method to modify the response
characteristics of systems is gain adjustment (later defined as proportional
control). However, although generally increasing gain improves steady-state
performance, it results in poor transient response and vice versa. Therefore, it
is necessary to add elements to the simple gain variation, which leads to various
types of controllers:
Proportional Control (P)
Integral Control (I)
Derivative Control (D)
Additionally, controllers can interact with each other, resulting in the formation
of the following configurations:
Proportional-Integral Control (PI)
Proportional-Derivative Control (PD)
Proportional-Integral-Derivative Control (PID)
In this practice, we will analyze the proportional controller, as well as the
configurations of the proportional-integral controller (PI), and finally the
proportional-integral-derivative controller (PID).
2. Objective.
2.1. General.
Implement analog P, PI, and PID control and evaluate the output with respect
to the input as the gains are varied.
2.2. Specific
Build a P, PI, and PID circuit on the breadboard.
Evaluate the output with respect to the input by varying the gains.
Adjust the signal on the oscilloscope with the help of the function generator.
Mathematically evaluate the P, PI, and PID circuit.
• Protobord.
• Aligator clips.
• Osciloscope..
• Function Generator..
• Multimeter.
• Operational Amplifiers.
3.2. Methodology.
Proportional Controller (P)
As the first step in the practice of a proportional controller, the circuit was assembled
in simulation software as shown in figure 1. Subsequently, it was assembled on the
breadboard, placing the necessary components such as the amplifier, resistors,
potentiometer, etc., as shown in figure 3.
Taking into account when assembling the circuit that a resistor R1 in the feedback
configuration from the op-amp output to the inverting input (-). Connect another
resistor R from the op-amp inverting input to the error signal input point (e(t)), and the
non-inverting input (+) of the op-amp should be connected to ground.
Operator amplifier=
4. Results.
Proportional (P) Controller
By connecting the oscilloscope probe to the output of the P controller and grounding
the oscilloscope to the same ground point as the circuit, and adjusting the oscilloscope
to visualize signals of the expected frequency, you can configure the time and voltage
scales according to the expected signal. Applying the input signal from the function
generator, which generates an-error signal \( e(t) \) that can be either a sinusoidal
wave or a step function, you will obtain the following response on the oscilloscope, as
shown in Figure 10.
The response shown in Figure can be interpreted as follows: since the output is
proportional to the input, if the input to the controller (yellow line) is a step function
error, then the output (green line) is also a step function and is exactly a scaled version
of the input. This is provided by the controller if it operates within its proportional band.
From a proportional control, we obtain the following characteristics:
Proportional-Integral controller.
1. Damping decreases.
2. The peak overshoot increases.
3. Rise time decreases.
4. Gain and phase margins improve.
5. The system type increases by one unit.
6. Steady-state error improves due to the increase in system type.
Proportional-Integral-Derivative controller (PID)
6. References.