Antenna Azimuth and PositionControl System on Simulink with different Configurations
Objective:
To transform the system model
from transfer function to state space, and vice versa on MATLAB
Theory:
A position control system
converts a position input command to a position output response. Position
control systems find widespread applications in antennas, robot arms, and
computer disk drives. The radio telescope antenna is one example of a system
that uses position control systems. In this section, we will look in detail at
an antenna azimuth position control system that could be used to position a
radio telescope antenna. We will see how the system works and how we can effect
changes in its performance.
Block Diagram:
On MATLAB:
First write parameters on editor window.
Then go to simulink and make the below diagram by adding following blocks of
- step input
- summer
- gain
- transfer function
- scope
- mux
Output:
0 Comments