Underwater Vehicles and Control Systems: Subject Control Theory Batch 1 Group 5 Guide Prof. Shilpa Sondkar
Underwater Vehicles and Control Systems: Subject Control Theory Batch 1 Group 5 Guide Prof. Shilpa Sondkar
VEHICLES AND
CONTROL SYSTEMS
n: surface of water.
Hierarchical Architecture:
Structure: A layered, top-down system where high-level modules control mission goals and
lower-level modules handle specific tasks (e.g., motor control, sensor input).
Advantages: Easy to verify performance and stability, well-defined modules.
UNDERWATER Characteristics:
Heterarchical Architecture:
Subsumption Architecture:
Structure: Behaviors work in parallel without high-level supervision. Higher-level behaviors can
suppress lower-level ones based on sensor inputs.
Advantages: Dynamic and reactive, low computational overhead.
Example: Odyssey II from MIT uses a subsumption-based architecture for layered control.
CONTROL SYSTEM ARCHITECTURES IN UNDERWATER
VEHICLES
Hybrid Architecture:
Structure: Combines hierarchical, heterarchical, and subsumption architectures, with mission-level
functionality at the top and hardware-level control using subsumption or heterarchical systems.
Advantages: Flexibility at lower levels, maintaining hierarchical advantages for overall control.
Example: Phoenix AUV from the Naval Postgraduate School uses a hybrid architecture for real-time
mission control.
Key elements include:
1. Depth control systems
• CONTROL
SYSTEM 2. Navigation systems (gyroscope, GPS)
A motor controller might include a manual or automatic means for starting and stopping the
motor, selecting forward or reverse rotation, selecting and regulating the speed, regulating
or limiting the torque, and protecting against overloads and electrical faults.
Motor controllers may use electromechanical switching, or may use power electronics
devices to regulate the speed and direction of a motor.
MOTOR Motor controllers in Unmanned Underwater Vehicles
(UUVs) are crucial for managing the propulsion and
CONTROLLER maneuvering systems. These controllers which can
include thrusters and actuators.
IN UUVs typically use DC motors, brushless DC motors, or
stepper motors
UNMANNED Advanced control algorithms, such as PID (Proportional-
Motor controllers in Autonomous Underwater Vehicles (AUVs) are crucial for managing the
propulsion and maneuvering systems
Propeller Thrusters: These are driven by electric motors and are the most common type of
actuator in AUVs. They provide the necessary thrust for movement and are controlled by motor
controllers that regulate speed and direction.
These include rudders and fins, which are used to steer the AUV. Motor controllers adjust the
position of these surfaces to control the vehicle’s orientation and direction1.
These systems adjust the buoyancy of the AUV to control its depth. Motor controllers manage
the pumps and valves that change the buoyancy1.control.
Motor controllers precisely position these masses to achieve the desired balance
BASIC FUNCTIONALITY:
A PID CONTROLLER IS USED TO MAINTAIN THE DESIRED SETPOINTS (LIKE
DEPTH, SPEED, OR DIRECTION) BY CONTINUOUSLY ADJUSTING THRUSTER
OUTPUTS.
IT WORKS BY CALCULATING THE DIFFERENCE (ERROR) BETWEEN THE
DESIRED STATE AND THE CURRENT STATE (FEEDBACK).
PID CONTROL MECHANISM:
CONTROLLER PROPORTIONAL (P): ADJUSTS THRUSTER POWER BASED ON THE CURRENT
ERROR.
(PROPORTIONA INTEGRAL (I): ELIMINATES LONG-TERM ERRORS BY ACCOUNTING FOR PAST
L-INTEGRAL-
DEVIATIONS.
DERIVATIVE (D): PREDICTS FUTURE ERRORS BY ASSESSING THE RATE OF
DERIVATIVE): CHANGE.
REAL-TIME FEEDBACK:
CONTINUOUSLY ADJUSTS MOTOR OUTPUT IN REAL TIME, ENSURING THAT THE
AUV REMAINS ON COURSE DESPITE ENVIRONMENTAL DISTURBANCES (SUCH
AS OCEAN CURRENTS OR WAVES).
APPLICATION IN AUVS:
USED IN MAINTAINING THE DEPTH, ROLL, PITCH, AND YAW STABILITY OF THE
AUV BY CONTROLLING THE PROPULSION THRUSTERS EFFICIENTLY.
PID FORMULA (CONTINUOUS TIME
DOMAIN):
The general PID control formula is:
PID Controller Transfer Function: In the Laplace domain, the PID controller is represented as:
Propulsion and Maneuvering:
Electric Thrusters provide the necessary force for movement and steering, using
efficient electric motors to drive propeller blades.
They allow precise control of the AUV's speed and direction, critical for tasks like
navigation and stability.
WITH
Electric motors are used to regulate the speed of each propeller, allowing smooth
transitions between movements.
Motor Dynamics: Electric motors, which drive the propeller thrusters, can be modeled by a
first-order system. The general form of the transfer function for a DC motor is:
Propeller Thrust: The thrust generated by a propeller is proportional to the square of the
angular velocity of the propeller. The thrust equation is:
Precision and Maneuverability
IMPORTANCE
OF MOTOR
CONTROLLER Energy Efficiency
IN
UNDERWATER
VEHICLES Improve the motion control accuracy and motion stability
Task-Specific Functions
FUTURE Advances in AI and autonomy
New materials for deeper exploration
TRENDS IN Swarm robotics for coordinated missions
UNDERWATER Improved battery technology
VEHICLES