Skip to content

Commit

Permalink
Update 2023-02-07-Design of a Control System for a Wheeled-Legged Amp…
Browse files Browse the repository at this point in the history
…hibious Robot Based on Super-Helical Sliding Mode Control..md
  • Loading branch information
Effun-141 committed Sep 7, 2024
1 parent d649fd7 commit d120c1a
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Concluded that the designed balance controller quickly converges to the desired

## Project Showcase

#### Conceptual diagram of the robot design:
### Conceptual diagram of the robot design:

<table rules="none" align="center">
<tr>
Expand Down Expand Up @@ -66,7 +66,7 @@ Concluded that the designed balance controller quickly converges to the desired
</table>


#### Hardware circuitry for the robot's wheel leg section:
### Hardware circuitry for the robot's wheel leg section:

<table rules="none" align="center">
<tr>
Expand All @@ -87,7 +87,7 @@ Concluded that the designed balance controller quickly converges to the desired
</tr>
</table>

#### The designed amphibious air-ground robot:
### The designed amphibious air-ground robot:

<table rules="none" align="center">
<tr>
Expand Down Expand Up @@ -127,7 +127,7 @@ Concluded that the designed balance controller quickly converges to the desired
</tr>
</table>

#### Mathematical model of the robot
### Mathematical model of the robot

The balancing of the robot involves only position and inclination control.

Expand Down Expand Up @@ -159,7 +159,7 @@ Using $x$ and $\phi$ represent the position and inclination of the robot, $C_l$

(More details are coming soon ...)

#### Simulink-based simulation model of super-helical sliding mode control algorithm:
### Simulink-based simulation model of super-helical sliding mode control algorithm:

<table rules="none" align="center">
<tr>
Expand All @@ -173,7 +173,7 @@ Using $x$ and $\phi$ represent the position and inclination of the robot, $C_l$
</tr>
</table>

#### Partial simulation results:
### Partial simulation results:

The targst position is 1m and the initial inclination is $\frac{\pi}{4}$:

Expand Down

0 comments on commit d120c1a

Please sign in to comment.