Next Article in Journal
Duty-Cycle Electronically Tunable Triangular/Square Wave Generator Using LT1228 Commercially Available ICs for Capacitive Sensor Interfacing
Next Article in Special Issue
Tapered, Twisted Bundled-Tube Locomotive Devices for Stepped Pipe Inspection
Previous Article in Journal
The Advances in Computer Vision That Are Enabling More Autonomous Actions in Surgery: A Systematic Review of the Literature
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Step Climbing Control of Snake Robot with Prismatic Joints

1
Department of Mechanical and Intelligent Systems Engineering, The University of Electro-Communications, Chofu 182-8585, Japan
2
Department of Mechanical Science and Engineering, Nagoya University, Nagoya 464-8601, Japan
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Sensors 2022, 22(13), 4920; https://doi.org/10.3390/s22134920
Submission received: 29 April 2022 / Revised: 2 June 2022 / Accepted: 27 June 2022 / Published: 29 June 2022
(This article belongs to the Special Issue Advances in Snake Robots of Bio-Inspired Robotics)

Abstract

:
The ultimate goal of this research study is to perform continuous rather than sequential movements of prismatic joints for effective motion of a snake robot with prismatic joints in a complex terrain. We present herein a control method for robotic step climbing. This method is composed of two parts: the first involves the shift reference generator that generates the joint motion for climbing a step, and the other is use of the trajectory tracking controller, which generates the joint motion for the head to track the target trajectory. In this method, prismatic joints are divided into those that are directly controlled for climbing a step and those that are represented as redundancies. By directly controlling the link length, it is possible to prevent the trailing part from back motion when climbing a step, and to avoid a singular configuration in the parts represented as redundancies. A snake robot that has rotational and prismatic joints and can move in three-dimensions was developed, and the effectiveness of the proposed method was demonstrated by experiments using this robot. In the experiment, it was confirmed that the proposed method realizes the step climbing, and the link length limitation using the sigmoid function works effectively.

1. Introduction

Despite their long, slender, and simple shape, biological snakes are able to move across flat surfaces and walls, and climb up and down trees. In addition, some snakes swim underwater and glide through the air. To move in different environments, snakes use different modes of locomotion. Snakes use four main land movements, namely, serpentine, sidewinding, rectilinear, and concertina [1]. Many robots have been developed to mimic the various locomotion patterns of snakes [2].
Serpentine movement is the typical locomotion of biological snakes. The snake uses the difference in frictional force between the direction of its trunk and the direction perpendicular to it to generate a propulsive force through the lateral undulation of its body. For the purpose of performing biological-like motion, a serpenoid curve [1], three-dimensional motion [2,3], central pattern generator (CPG)-based control [4,5], and decentralized control [6] have been proposed. In contrast, numerous studies have been conducted using a model-based control approach in which the controller was designed based on a mathematical model. This approach enables the autonomous generation of snake robot behaviors to achieve control objectives, and the trajectory tracking of the robot head is realized on a flat plane [7,8,9], on a step [10], and on two nonparallel planes [11]. Accordingly, control methods have been proposed for path tracking of the center of mass [12] by using a model that considers the slipping of wheels. These studies dealt only with joint rotations and did not consider link extension or shrinking at all. In the cases in which cord-like robots were controlled with extendable mechanisms, predesigned peristalsis is mainly used. Robots that mimic the peristalsis performed by earthworms [13] have been developed and researched [14,15,16,17,18]. In addition, a robot that mimics the behavior of an inchworm has been studied in [19,20]. In contrast, a predesign method that was not a biomimicry was proposed in [21]. In this method, joint rotation and link extension/shrinking were predesigned as continuous curves, and three-dimensional motion with simultaneous joint rotation and link extension/shrinking were realized.
However, when using sequence control or a predesigned method described above, only fixed extendable movements can be performed. For example, locomotion that is designed to execute along a straight path cannot be applied directly to a turning motion. Thus, an extension and shrinking motion must be designed for each assumed motion. Therefore, when the environment or motion changes, it is desirable to change adaptively the extension/shrinking of the robot’s link and the rotation of the robot’s joints according to the situation.
Additionally, a head trajectory tracking control method for a two-dimensional plane was proposed in [22] as a method to utilize adaptive link extension/shrinking and joint rotation. In this method, the degrees of freedom for link stretching and joint rotation are represented collectively as redundancies, thereby allowing the robot to adaptively stretch links and rotate joints to achieve secondary control objectives other than the head trajectory tracking. In addition, as the link length limit for stretching is taken into account, the link lengths do not exceed hardware limits. However, verification has only been conducted based on simulations, and no experiments on actual equipment have been conducted.
The objectives of this study are to extend the control method proposed in [22] to nonplanar environments, and to utilize adaptive extension and shrinking of the links in more complex environments for a snake robot with extendable links. As the first step, we assume a step composed of two parallel planes as an environment, and propose a control method for a snake robot to move in the environment. The snake robot to be controlled consists of rotational joints, prismatic joints, and passive wheels; and the lengths of its links can be varied by the prismatic joints. The robot is described as a redundant system with redundancy with respect to link extension/shrinking and joint rotation. Furthermore, redundancy can be used to achieve secondary control objectives. As a way to keep the link length within hardware limits, a sigmoidal function was introduced into the model, as described in [22]. The effectiveness of the control method was demonstrated by experiments using an actual robot.
To ascend or descend a step, the robot must move between two planes with proper rotation of joints and a proper link length. If no consideration is given, the robot’s wheels will not be in proper contact with the respective planes, and the robot will not be able to generate the force from its wheels to move forward. To maintain proper contact between the wheels and planes, the link lengths should be expressed as controlled variables and controlled directly. However, this is inconsistent with the expression and use of the extension and shrinking degrees of freedom as redundancy. Therefore, in this study, the link length is divided into two parts: one for direct control and the other for use as redundancy. The two parts are used together to solve the problem.
The contributions of this study are listed below.
  • We propose a control method for climbing a step by extending and retracting a link, and by rotating a joint By dividing the degrees of freedom of the link lengths into two parts, one part controls the link length directly, and the other part uses the link length as a redundancy. The proposed control method can achieve both of the following: (i) link extension/shrinking to move between two planes to achieve step climbing, and (ii) link extension/shrinking in accordance with joint rotation.
  • We have developed an actual snake robot that can extend and retract links by prismatic and rotate joints, and demonstrate the effectiveness of a control method that adaptively utilizes the extension and shrinking of degrees of freedom through experiments. This study was the first demonstration using an actual robot, as [22] only verified the method with simulations.

2. Model

2.1. Problem Setting

Figure 1 shows a snake robot which can rotate its joints and change its link length and the step environment. The robot consists of variable-length links connected alternately by yaw and pitch rotational joints. It also comprises a pair of passive wheels mounted on the same axis as the pitch joints. The link changes the length according to the motion of the prismatic joint. Passive wheels simulate friction conditions. This means that wheels are less likely to skid in a manner similar to biological snakes. Accordingly, the robot can move while undulating by rotating joints properly. The assumed environment is a step with a height equal to h. The plane on the step is called the front plane, and the plane that the robot initially touches is called the rear plane.
This robot can arbitrarily change the link length. In the implementation of the motion control of this robot, the use of the degrees of freedom about the link length (telescopic degrees of freedom) is an important issue. In this study, the telescopic degrees of freedom are divided into two parts for control: the part that is directly controlled for the shift of connecting part, and the part that is expressed as redundancy and used for singular posture avoidance.
In designing the step-climbing motion, we adopted the method of [10] for the snake robot without prismatic joints. This method introduces a connecting part in the body of the snake robot that connects the forward and rear planes. By shifting the connecting part backward at the appropriate time, the robot can move from the rear to the front plane. By setting the yaw joint angle included in the connecting part to zero, the wheels at the both end of the connecting part can be properly contacted with respect to both the forward and rear planes. The robot is represented by two models. One model is a projection onto the x y -plane, and the other is a pitch-angle model for the connecting part.
Figure 2 shows the projection model onto the x y -plane. In this model, let l f i and l b i be the forward and backward link lengths of the ith pair of passive wheels, n be the number of pairs of passive wheels, w = [ x h , y h , θ h ] be the position and orientation of the robot’s head, ϕ i be the ith yaw joint, ψ i be the relative angle of the ith pitch joint, and ψ h be the absolute pitch angle of the head link. Let us define ϕ = [ ϕ 1 , , ϕ n ] , ψ = [ ψ 1 , , ψ n 1 ] , l f = [ l f 1 , , l f n ] , l b = [ l b 1 , , l b n 1 ] , l a l l = [ l f , l b ] , Ψ i = ψ h + j = 1 i 1 ψ j , | Ψ i | < π 2 .

2.2. Kinematic Model

In the kinematic model, it is assumed that the wheels do not skid in the transverse direction. The coefficient of friction in the transverse direction of the wheel is much larger than the coefficient of friction in the longitudinal direction (rolling friction), and the input is derived to satisfy the constraints (the input that prevents the wheel from skidding) based on the control model. Therefore, wheel skidding is negligibly small. In contrast, model errors due to joint angle resolution and mechanical stiffness of the robot can cause minor skidding. Although skidding causes an error of the controlled variables from the target, it can be corrected by the feedback control. Let the x and y positions of the center of ith pair of wheels be x i and y i , respectively, and the absolute angle of the links adjacent to the ith pair of wheels be θ i . The velocity constraint equation, which ensures that the passive wheel will not skid, is expressed as
x i ˙ sin θ i y i ˙ cos θ i = 0 .
A simultaneous set of Equation (1) for all pairs of passive wheels is represented as
A w ˙ = B ϕ B l u
u = ϕ ˙ l ˙ a l l ,
where u is the control input, the ith row of (2) represents the velocity constraint equation for the ith wheel pair, and A R n × 3 , B ϕ R n × n , B l R n × ( 2 n 1 ) . Let B l [ i : j ] be the matrix consisting of i , , j columns of B l and B ϕ :
B ϕ = l f 1 0 l f 2 l f n ,
B l [ 1 : n 1 ] = B l [ n + 1 : 2 n 1 ]
= 0 0 b 2 , 1 0 b n , 1 b n , n ,
B l [ n ] = 0 ,
b [ i , j ] = sin k = j + 1 i ϕ k .
The yaw angle ϕ and the actual link length (not the link length of the projection model) of the robot are limited depending on hardware. To constrain the jth link length of the actual robot l ¯ j , l j is expressed using the standard sigmoidal function and the mediating variable γ j . The standard sigmoidal function is expressed as
f ( x ) = 1 1 + exp ( x ) .
Using the sigmoidal function (9), the jth actual link length of the robot l ¯ j can be expressed as
l ¯ j = ( l ¯ U l ¯ L ) f ( γ j ) + l ¯ L ,
l ¯ ˙ j = ( l ¯ U l ¯ L ) { 1 f ( γ j ) } f ( γ j ) ,
where l ¯ U 0 and l ¯ L 0 are the maximum and minimum values of the link length, respectively, and l ¯ L l ¯ j l ¯ U . The link lengths l f i , l b i of the projection model are calculated using the absolute pitch angle Ψ i , along with the mediating variable γ f i , γ b i , as
l f i = { ( l ¯ U l ¯ L ) f ( γ f i ) + l ¯ L } cos Ψ i ,
l b i = { ( l ¯ U l ¯ L ) f ( γ b i ) + l ¯ L } cos Ψ i + 1 .
When the link length is expressed by Equations (10)–(13), the actual link length is limited to l ¯ L l ¯ j l ¯ U . Therefore, the link length does not exceed the movable limit, regardless of the input. Assuming that ψ h = ψ ˙ h = 0 is valid as the robot’s head continues to move on the same plane, when it moves between the two planes [10], the following equation can be used.
l ˙ a l l = C 1 C 2 γ ˙ a l l ψ ˙ ,
where
C 1 = g 1 ( γ f 1 ) cos Ψ 1 0 g 1 ( γ f n ) cos Ψ n g 1 ( γ b 1 ) cos Ψ 2 0 g 1 ( γ b n 1 ) cos Ψ n ,
g 1 ( x ) = ( l ¯ U l ¯ L ) { 1 f ( x ) } f ( x ) ,
C 2 = 0 0 g 2 ( γ f 2 ) sin Ψ 2 0 g 2 ( γ f n ) sin Ψ n 1 g 2 ( γ f n ) sin Ψ n 1 g 2 ( γ b 1 ) sin Ψ 2 0 g 2 ( γ b n 1 ) sin Ψ n 1 g 2 ( γ b n 1 ) sin Ψ n 1 ,
g 2 ( x ) = ( l ¯ U l ¯ L ) f ( x ) + l ¯ L ,
and γ f = [ γ f 1 , , γ f n ] , γ b = [ γ b 1 , , γ b n 1 ] , γ a l l = [ γ f , γ b ] , C 1 R ( 2 n 1 ) × ( 2 n 1 ) , C 2 R ( 2 n 1 ) × ( n 1 ) .
By substituting Equation (14) into Equation (2), we can obtain the following:
A w ˙ = B u ¯ ,
B = B ϕ B l C 1 B l C 2 ,
u ¯ = ϕ ˙ γ ˙ a l l ψ ˙ .
The model (19) changes depending on the grounded/lifted status of each pair of wheels. When the ith wheel pair is not touching the ground, the ith row of (19) disappears. We allocated a unique index known as the mode to each model to represent the overall status of the wheel pair. When the mode is σ and the i 1 s t , , i n σ wheel does not touch the ground, Equation (19) becomes
A ¯ σ w ˙ = B ¯ σ u ¯ ,
= [ B ¯ ϕ B ¯ l C 1 B ¯ l C 2 ] u ¯ ,
where A ¯ σ R ( n n σ ) × 3 , B ¯ σ R ( n n σ ) × ( 4 n 2 ) , and B ¯ ϕ and B ¯ l are the matrices in which the i 1 , , i n σ th rows are eliminated from A and B , respectively.
In the following subsection, we consider the shift. The body area immediately behind the connecting part, which becomes the next connecting part when the shift is completed, is called the "connecting preparation part." In this method, the yaw joint angle of the connecting parts must be zero for the wheels to properly attach on the front plane, and the yaw joint angle of the connecting part and the connecting preparation part must be zero when shifting [10]. Therefore, the wheels behind the connecting part are ungrounded, and the yaw joint of the connecting preparation part is directly controlled to perform the shifting of the connecting part. The system also aims to reduce the influences of the shifting motion on the other parts of the connection by using the extension and shrinking of the links during the shift.
In mode σ , let ϕ ˜ σ R n ϕ σ be a vector of yaw joints that should be directly controlled in the connecting and connecting preparation parts, and l σ R n l σ be the link length that should be directly controlled, and w ˜ σ = [ w , l σ , ψ , ϕ ˜ σ ] . The kinematic model is obtained as
A ˜ σ w ˜ ˙ σ = B ˜ σ u ¯ ,
A ˜ σ = A ¯ σ 0 0 0 0 I n l σ 0 0 0 0 I n 1 0 0 0 0 I n ϕ σ ,
B ˜ σ = B ¯ ϕ B l ¯ C 1 B l ¯ C 2 0 C 1 σ C 2 σ 0 0 I n 1 B ϕ σ 0 0 ,
where B ϕ σ is a selection matrix whose components are zeros or ones, and satisfies B ϕ σ u ¯ = ϕ ˜ ˙ σ . C 1 σ , C 2 σ are matrices consisting only of the columns of C 1 , C 2 corresponding to l σ , and C 1 σ R n l σ × ( 2 n 1 ) , C 2 σ R n l σ × ( n 1 ) . Let us define C σ = [ C 1 σ , C 2 σ ] ; then, C σ u ¯ = l ˙ σ is satisfied.
From (4) and (19), B is a row of full rank if l f i 0 . Given that l f i > 0 in an actual robot, B is always a row of full rank. Given that | Ψ i | < π / 2 , [ C 1 C 2 ] is a row of full rank, [ C 1 σ C 2 σ ] is also a row of full rank. Additionally, for B ¯ ϕ and B ϕ σ , [ B ¯ ϕ , B ϕ σ ] have the property of being full rank. For example, if n σ = 1 and only the ith wheel does not touch the ground, then
B ¯ ϕ B ϕ σ = l f 1 0 0 l f i 1 0 0 0 * l f i + 1 0 * l f n 0 0 1 0 0 .
If the wheel is not touching the ground, B ¯ ϕ is obtained by removing the row corresponding to the ungrounded wheel from B ϕ , but B ϕ σ is linearly independent of B ¯ ϕ as (27). Thus, (27) is always full rank.
This kinematic model is derived based on the velocity constraint of the wheel. Therefore, this model and the control method described below will not work for robots with isotropic friction characteristics (e.g., nonwheeled snake robots) or in environments with very low friction, because the error of the controlled variables increases owing to the error of the model.

3. Controller

The robot generates undulation motion by changing yaw joints and link lengths, and shifts the connecting part by changing pitch joints and link lengths. The control objectives are the tracking of the robot’s head to the target trajectory and moving between steps. These are the main tasks. In addition, the avoidance of singular configuration [23] is introduced as a secondary control objective (subtask). Figure 3 shows the controller configuration. The controller consists of a shift reference generator and a tracking controller. The shift reference generator determines the robot’s mode σ from the current robot’s situation, and calculates the target pitch joint angle ϕ d and the target lengths of some links l σ d to realize step climbing. The trajectory tracking controller calculates the yaw joint rotational velocity ϕ ˙ and the pitch joint rotational velocity ψ ˙ , and mediating variable γ ˙ a l l to achieve both tracking of the robot’s head to the target trajectory w d and the subtask. The γ ˙ a l l is converted to an actual link length using (10)–(14), and is sent to the robot.

3.1. Trajectory Tracking Controller

For the kinematic model (24), the input u ¯ is designed as
u ¯ = u T σ + u K σ ,
u T σ = B ˜ σ W A ˜ σ { w ˜ ˙ σ d K σ ( w ˜ σ w ˜ σ d ) } ,
u K σ = ( I B ˜ σ W B ˜ σ ) K V η ,
where B ˜ σ W is the weighted pseudoinverse of B ˜ σ [24], u T σ is the input related to trajectory tracking, u K σ is the input related to redundancy, K σ is the positive definite diagonal matrix for gain, K V is the diagonal matrix for gain on redundancy, and η is an arbitrary vector. u T σ is the input for convergence of the control point to the target, and u K σ is the input related to the redundant component and does not interfere with u T σ . Therefore, u K σ does not interfere with the convergence of the control point to the target. By properly designing the η , a secondary task can be accomplished simultaneously with the main task of trajectory tracking of the control point. The design of η is described below. As B ˜ σ is always full-rank, as explained in the previous section, from (19) and (28), we obtain the following closed loop system:
A ˜ σ { w ˙ σ w ˙ σ d + K σ ( w σ w σ d ) } = 0 .
If A ˜ σ is a column of full rank, then w σ converges to w σ d as t . However, the convergence of the controlled variable to the target value is not guaranteed when the column rank of A ˜ σ is not full. This case is called a singular configuration of the robot. The singular configurations resulting in rank deficiency of A ˜ σ are those in which all grounded wheel axes are parallel, or all extended lines of the axes with grounded wheels intersect at a single point [23]. In this study, these singular configurations are avoided by appropriately designing the input component related to redundancy u K σ .
The u K σ in (28) is an input related to kinematic redundancy, which can achieve a subtask without affecting the trajectory tracking of the controlled variable. Let V ( q ) be the evaluation function and η be set as follows.
η = V φ 1 , , V φ 4 n 2 ,
where φ = [ ϕ , γ a l l , ψ ] R ( 4 n 2 ) × 1 and φ i is the ith element of φ . The time derivative of the evaluation function V ( q ) is derived as
d V d t = V w w ˙ + V φ φ ˙
= V w w ˙ + η u T σ + η u K σ
= V w w ˙ + η B ˜ σ W A ˜ σ { w ˜ ˙ σ d K σ ( w ˜ σ w ˜ σ d ) } + η ( I B ˜ σ W B ˜ σ ) K V η ,
where ( I B ˜ σ W B ˜ σ ) 0 . The η can contribute to increasing or decreasing V depending on the sign of K V . The evaluation function V is designed as
V = a s V s
V s = 1 det A ˜ σ A ˜ σ ,
where a s is a positive constant representing the weights. V s is the evaluation function for singular configuration avoidance, which is when the configuration of the robot is singular. Singular configuration is avoided by decreasing V with negative values for each component of K V .

3.2. Shift Reference Generator

The shift reference generator determines the robot’s mode σ based on the relative relationship between the robot, step, and the shift situation. If the shift start condition is satisfied, the shift of the connecting part is started, and the target values of the pitch joint angle and link length near the connecting part are calculated. The calculated target pitch joint angle ψ d and the target link length to be directly controlled l σ d are passed to the tracking controller, together with the mode σ .
When shifting the connecting part, the motion is designed to make the relative distance between the two ends of the connecting part before and after the shift constant to minimize the effect of the shift on other parts of the trunk. The shift operation is shown in Figure 4. Note that all yaw joint angles were set to zero for simplicity for the figure, and the figure is viewed from the x z plane. Given that the link length was fixed in [10], as shown in Figure 4a, there was a risk in that the backward movement would occur during the shift, which would increase the joint angle of the body on the rear plane and cause it to exceed the limit value. In contrast, as the robot used in this study had changeable link lengths, the shift was performed so that there was no backward movement, as shown in Figure 4b. The specific target values of joint angles are omitted because they can be obtained only from plain geometrical relations.
The timing for starting the shift was set in the same way as [10]. Specifically, the shift was started when the yaw joint angle of the connecting part was near the target value (zero) and when the wheel ahead of the connecting part touched the ground.

4. Experiments

The robot developed for the demonstration of the effectiveness of the proposed control method is shown in Figure 5. This robot has yaw joints, pitch joints, passive wheels, and prismatic joint units. The link lengths can be changed using the prismatic joint units. In these units, a feed screw is rotated by the actuator through a flat gear, the screw nut translates along the feed screw, and the link length changes. Independent of the link length, the yaw joint can operate in the range of ± 91 deg and the pitch joint in the range of ± 110 deg.
This robot was developed for this study and can change the link lengths without interfering the motion range of its rotational joints. In addition, a link length limitation method [22] based on a sigmoidal function was verified for the first time using an actual robot.
The parameters used for the experiments are listed in Table 1. The experiment was conducted with motion capture equipment to obtain information on the head position and orientation. The robot climbed a step with a height of 0.20 m. When the robot was tested with a step height of h = 0.20 m as a parameter in the input calculation, deformation occurred in the telescopic link owing to the insufficient rigidity of the robot; correspondingly, the robot could not move forward due to contact between the robot and the step. Therefore, we performed the experiment with h = 0.23 m in the input calculation by taking into account the deformation of the robot.
As a result of prioritizing miniaturization and weight reduction, the prismatic joint unit had low-mechanical rigidity and was deformed when external forces acted on it. When a force was applied from the side, including during deformation, the frictional force generated inside the prismatic joint unit increased. However, the output of the unit was sufficiently large such that the telescopic motion was not inhibited, and the link length followed the target. The propulsion speed of the robot was reduced to satisfy the assumption that the wheels did not skid. At a low-propulsion speed (and a low acceleration), the force which acted on the wheel did not exceed the maximum static friction force, and the velocity constraint could be satisfied. As a result, the control error was small, and the robot could follow the target trajectory. In contrast, fast motion (high acceleration) caused the force acting on the wheel to exceed the maximum static friction force and increase the control errors due to wheel slippage. Therefore, this study slowed down the robot’s movement speed.
Figure 6 shows the robot’s behavior during the experiment, and Figure 7 and Figure 8 show the results. The position and orientation of the head w tracked the target trajectory. In Figure 8b,d, the red-dotted line represents the target during the shift operation. It was confirmed that l f and l b also followed the target during the shift operation. With the exception of the periods during the shift operation, the link length was adaptively changed by the redundancy so that l b became longer. This is an effect of singular configuration avoidance by the redundancy similar to that reported in [22], and contributes to the amplification of the oscillations at the head toward the tail. The link lengths l ¯ f , l ¯ b were confirmed to be within the limit set by the sigmoidal function. The full rankness of A ˜ σ of the column depends on A ¯ σ . Thus, det A ¯ σ A ¯ σ was used for the evaluation of the singular configuration. If the robot is in a singular configuration, this value is set to zero. The determinant det A ¯ σ A ¯ σ did not converge to zero. This means that the singular configuration was avoided.
However, the error in the leading position configuration w increased after t = 70 . This was caused when the bottom part of the body contacted a step. As shown in Figure 9, the prismatic joint was deformed by the load of the tail lifted in a cantilever position after the tail shift, and the bottom part of the body contacted the step and could not be moved over the step to the tail. The same reason was applied to justify why it was necessary to use a larger value 0.23 m for the step height h set during control compared with the actual value 0.20 m. To solve this problem, it is necessary to improve the rigidity of the prismatic joints so that deformation does not occur. This is one of the subjects for future work.

5. Conclusions

We proposed a control method to realize step climbing for a snake-like robot with prismatic joints. The controller consisted of two parts: one was the shift reference generator which generated the joint movements for climbing the step. The other was the trajectory tracking controller which generated joint movements to track the head along the target trajectory. In this method, the prismatic joints were divided into those that were directly controlled for climbing steps and those that were represented as redundancies to perform continuous behavior. The standard sigmoidal function was used to indirectly represent the link lengths of the robot, and prevent the actual link lengths from exceeding their movable limits. A snake robot with prismatic joints was developed, and the effectiveness of the proposed method was demonstrated by experiments using the robot. Prevention of the backward movements of the trailing part by direct control of the link length and the shift motion of the connecting part, and prevention of exceeding the movable limit of the link length using the standard sigmoidal function, were confirmed.
Future studies will include the increase in the rigidity of the prismatic joints and the study of applications of the extensible degrees of freedom of the links in more complex environments.

Author Contributions

Conceptualization, M.T. and Y.I.; methodology, Y.I., M.N., R.A. and M.T.; software, Y.I., M.N. and M.T.; development of the robot, Y.I. and M.N.; experiments, Y.I. and M.N.; writing—original draft preparation, Y.I. and M.T.; writing—review and editing, M.N., R.A. and M.T.; supervision, M.T.; project administration, M.T.; funding acquisition, M.T. All authors have read and agreed to the published version of the manuscript.

Funding

Part of this research was funded by JSPS KAKENHI, grant numbers JP18K04011 and JP21H01285.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Hirose, S. Biologically Inspired Robots; Oxford University Press: Oxford, UK, 1993. [Google Scholar]
  2. Hopkins, J.K.; Spranklin, B.W.; Gupta, S.K. A survey of snake inspired robot designs. Bioinspiration Biomimetics 2009, 4, 021001. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Mori, M.; Hirose, S. Locomotion of 3D Snake like robots–shifting and rolling control of activecord mechanism ACM-R3–. J. Robot. Mechatron. 2006, 18, 521–528. [Google Scholar] [CrossRef]
  4. Crespi, A.; Ijspeert, A.J. Online Optimization of Swimming and Crawling in an Amphibious Snake Robot. IEEE Trans. Rob. 2008, 24, 75–87. [Google Scholar] [CrossRef] [Green Version]
  5. Wu, X.; Ma, S. CPG-based control of serpentine locomotion of a snake-like robot. Mechatronics 2010, 20, 326–334. [Google Scholar] [CrossRef] [Green Version]
  6. Sato, T.; Kano, T.; Ishiguro, A. A decentralized control scheme for an effective coordination of phasic and tonic control in a snake-like robot. Bioinspiration Biomimetics 2012, 7, 016005. [Google Scholar] [CrossRef]
  7. Prautsch, P.; Mita, T.; Iwasaki, T. Analysis and Control of a Gait of Snake Robot. IEEJ Trans. Ind. Appl. 2000, 120, 372–381. [Google Scholar] [CrossRef] [Green Version]
  8. Matsuno, F.; Mogi, K. Redundancy controllable system and control of snake robots based on kinematic model. In Proceedings of the 39th IEEE Conference on Decision and Control (Cat. No. 00CH37187), Sydney, NSW, Australia, 12–15 December 2000; Volume 5, pp. 4791–4796. [Google Scholar]
  9. Tanaka, M.; Matsuno, F. Modeling and Control of Head Raising Snake Robots by Using Kinematic Redundancy. J. Intell. Robot. Syst. 2014, 75, 53–69. [Google Scholar] [CrossRef]
  10. Tanaka, M.; Tanaka, K. Control of a Snake Robot for Ascending and Descending Steps. IEEE Trans. Robot. 2015, 31, 511–520. [Google Scholar] [CrossRef]
  11. Nakajima, M.; Tanaka, M.; Tanaka, K.; Matsuno, F. Motion control of a snake robot moving between two non-parallel planes. Adv. Robot. 2018, 32, 559–573. [Google Scholar] [CrossRef]
  12. Mohammadi, A.; Rezapour, E.; Maggiore, M.; Pettersen, K.Y. Maneuvering Control of Planar Snake Robots Using Virtual Holonomic Constraints. IEEE Trans. Control Syst. Technol. 2016, 24, 884–899. [Google Scholar] [CrossRef] [Green Version]
  13. Gray, J.; Lissmann, H.W. Studies In animal locomotion: VII. Locomotory reflexes in the earthworm. J. Exp. Biol. 1938, 15, 506–517. [Google Scholar] [CrossRef]
  14. Takahashi, M.; Hayashi, I.; Iwatsuki, N.; Suzumori, K.; Ohki, N. The development of an in-pipe micro robot applying the motion of an earthworm. In Proceedings of the IEEE 5th International Symp. on Micro Machineand Human Science, Nagoya, Japan, 2–4 October 1994; pp. 35–40. [Google Scholar]
  15. Saga, N.; Nakamura, T. Development of a peristaltic crawling robot using magnetic fluid on the basis of the locomotion mechanism of the earthworm. Smart Mater. Struct. 2004, 13, 566–569. [Google Scholar] [CrossRef]
  16. Tanaka, T.; Harigaya, K.; Nakamura, T. Development of a peristaltic crawling robot for long-distance inspection of sewer pipes. In Proceedings of the 2014 IEEE/ASME International Conference on Advanced Intelligent Mechatronics, Besacon, France, 8–11 July 2014; pp. 1552–1557. [Google Scholar]
  17. Sivaperuman Kalairaj, M.; Cai, C.J.; Ren, H. Untethered Origami Worm Robot with Diverse Multi-Leg Attachments and Responsive Motions under Magnetic Actuation. Robotics 2021, 10, 118. [Google Scholar] [CrossRef]
  18. Ge, J.Z.; Calderón, A.A.; Pérez-Arancibia, O. An Earthworm-Inspired Soft Crawling Robot Controlled by Friction. In Proceedings of the 2017 IEEE International Conference on Robotics and Biomimetics (ROBIO), Macau, Macao, 5–8 December 2017; pp. 834–841. [Google Scholar]
  19. Sugita, S.; Ogami, K.; Michele, G.; Hirose, S.; Takita, K. A study on the Mechanism and Locomotion Strategy for New Snake-Like Robot Active Cord Mechanism -Slime model 1 ACM-S1. J. Robot. Mechatronics 2008, 20, 302–309. [Google Scholar] [CrossRef]
  20. Zhang, Y.; Yang, D.; Yan, P.; Zhou, P.; Zou, J.; Gu, G. Inchworm Inspired Multimodal Soft Robots with Crawling, Climbing, and Transitioning Locomotion. IEEE Trans. Robot. 2021. [Google Scholar] [CrossRef]
  21. Ohno, H.; Hirose, S. A Study of Active Cord Mechanisms-Biomechanical Consideration on its 3D Gaits-. J. Robot. Mechatronics 2003, 15, 424–431. [Google Scholar] [CrossRef]
  22. Tanaka, M.; Sawabe, H.; Nakajima, M.; Ariizumi, R. Redundant Control of a Planar Snake Robot With Prismatic Joints Through Null Space. Int. J. Control Autom. Syst. 2021, 19, 3475–3486. [Google Scholar] [CrossRef]
  23. Tanaka, M.; Tanaka, K. Singularity Analysis of a Snake Robot and an Articulated Mobile Robot with Unconstrained Links. IEEE Trans. Control Syst. Technol. 2016, 48, 2070–2081. [Google Scholar] [CrossRef]
  24. Martin, D.P.; Baillieul, J.; Hollerbach, J.M. Resolution of KinematicRedundancy Using Optimization Techniques. IEEE Trans. Robot. Autom. 1989, 5, 529–533. [Google Scholar] [CrossRef]
Figure 1. A snake robot and a step.
Figure 1. A snake robot and a step.
Sensors 22 04920 g001
Figure 2. A projection model on the x y -plane.
Figure 2. A projection model on the x y -plane.
Sensors 22 04920 g002
Figure 3. Controller.
Figure 3. Controller.
Sensors 22 04920 g003
Figure 4. Shift motion in [10] and this paper. (a) Link length is fixed [10]. (b) Link length can be changed (this paper).
Figure 4. Shift motion in [10] and this paper. (a) Link length is fixed [10]. (b) Link length can be changed (this paper).
Sensors 22 04920 g004
Figure 5. A snake robot with prismatic joints for experiments.
Figure 5. A snake robot with prismatic joints for experiments.
Sensors 22 04920 g005
Figure 6. The robot motion in experiments.
Figure 6. The robot motion in experiments.
Sensors 22 04920 g006
Figure 7. The results of w , det A ˜ σ A ˜ σ , ϕ , ψ .
Figure 7. The results of w , det A ˜ σ A ˜ σ , ϕ , ψ .
Sensors 22 04920 g007
Figure 8. Experimental results of the link length. (a) The actual forward link length l ¯ f . (b) The forward link length on the projection model l f . (c) The actual backward link length l ¯ b . (d) The backward link length on the projection model l b .
Figure 8. Experimental results of the link length. (a) The actual forward link length l ¯ f . (b) The forward link length on the projection model l f . (c) The actual backward link length l ¯ b . (d) The backward link length on the projection model l b .
Sensors 22 04920 g008
Figure 9. Contact between the robot and the step caused by deformation of the prismatic joint.
Figure 9. Contact between the robot and the step caused by deformation of the prismatic joint.
Sensors 22 04920 g009
Table 1. Parameters of experiments.
Table 1. Parameters of experiments.
ParameterValue
n: The number of pairs of wheel8
l: Head link length0.100 m
l f ( 0 ) : Initial value of l f [ 0.150 , 0.112 , 0.161 , 0.150 , 0.150 , 0.150 , 0.150 , 0.150 ] m
l b ( 0 ) : Initial value of l b [ 0.112 , 0.161 , 0.150 , 0.150 , 0.150 , 0.150 , 0.150 ] m
ϕ ( 0 ) : Initial value of ϕ [ 0 , 0 , π / 6 , 0 , π / 6 , π / 6 , 0 , π / 6 ] deg
l U : Maximum link length0.190 m
l L : Minimum link length0.145 m
W i : ith diagonal element of W 1.0(if i n ), 1.0 × 10 5 (if n + 1 i )
Diagonal element of K σ The element corresponding to y h , l σ , others are 3, 2, 1, respectively.
Diagonal element of K V The element corresponding to l f i , l b i , others are 0.001 , 2 , 1 , respectively.
a s 5.0 × 10 3
h: Height of the connecting part0.23 m
w d : Target trajectory of w [ 0.025 t , 0 , π + π / 5 sin ( 2 π t / 10 ) ]
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Iguchi, Y.; Nakajima, M.; Ariizumi, R.; Tanaka, M. Step Climbing Control of Snake Robot with Prismatic Joints. Sensors 2022, 22, 4920. https://doi.org/10.3390/s22134920

AMA Style

Iguchi Y, Nakajima M, Ariizumi R, Tanaka M. Step Climbing Control of Snake Robot with Prismatic Joints. Sensors. 2022; 22(13):4920. https://doi.org/10.3390/s22134920

Chicago/Turabian Style

Iguchi, Yuta, Mizuki Nakajima, Ryo Ariizumi, and Motoyasu Tanaka. 2022. "Step Climbing Control of Snake Robot with Prismatic Joints" Sensors 22, no. 13: 4920. https://doi.org/10.3390/s22134920

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop