A journal of IEEE and CAA , publishes high-quality papers in English on original theoretical/experimental research and development in all areas of automation
Ameer Hamza Khan, Zili Shao, Shuai Li, Qixin Wang and Nan Guan, "Which is the Best PID Variant for Pneumatic Soft Robots? An Experimental Study," IEEE/CAA J. Autom. Sinica, vol. 7, no. 2, pp. 451-460, Mar. 2020. doi: 10.1109/JAS.2020.1003045
Citation: Ameer Hamza Khan, Zili Shao, Shuai Li, Qixin Wang and Nan Guan, "Which is the Best PID Variant for Pneumatic Soft Robots? An Experimental Study," IEEE/CAA J. Autom. Sinica, vol. 7, no. 2, pp. 451-460, Mar. 2020. doi: 10.1109/JAS.2020.1003045

Which is the Best PID Variant for Pneumatic Soft Robots? An Experimental Study

doi: 10.1109/JAS.2020.1003045
More Information
  • This paper presents an experimental study to compare the performance of model-free control strategies for pneumatic soft robots. Fabricated using soft materials, soft robots have gained much attention in academia and industry during recent years because of their inherent safety in human interaction. However, due to structural flexibility and compliance, mathematical models for these soft robots are nonlinear with an infinite degree of freedom (DOF). Therefore, accurate position (or orientation) control and optimization of their dynamic response remains a challenging task. Most existing soft robots currently employed in industrial and rehabilitation applications use model-free control algorithms such as PID. However, to the best of our knowledge, there has been no systematic study on the comparative performance of model-free control algorithms and their ability to optimize dynamic response, i.e., reduce overshoot and settling time. In this paper, we present comparative performance of several variants of model-free PID-controllers based on extensive experimental results. Additionally, most of the existing work on model-free control in pneumatic soft-robotic literature use manually tuned parameters, which is a time-consuming, labor-intensive task. We present a heuristic-based coordinate descent algorithm to tune the controller parameter automatically. We presented results for both manual tuning and automatic tuning using the Ziegler–Nichols method and proposed algorithm, respectively. We then used experimental results to statistically demonstrate that the presented automatic tuning algorithm results in high accuracy. The experiment results show that for soft robots, the PID-controller essentially reduces to the PI controller. This behavior was observed in both manual and automatic tuning experiments; we also discussed a rationale for removing the derivative term.

     

  • SOFT robotics, robotic systems which use structures based on soft materials (hereafter, simplified as “soft structures”), are increasingly being used as opposed to traditional rigid structures. The use of soft structures opens up new opportunities to solve problems in traditional rigid robotic systems, but also leads to new challenges, the foremost among these being how to accurately model and control such systems. A soft structure has an infinite degree of freedom, making it impossible to develop a model as accurate as that of a rigid structure. It, in turn, makes the fine-grained control of the soft structure challenging, especially the tuning of its dynamic responses. Serious concerns are thus raised, especially in applications such as rehabilitation, where the fine-grained control of muscles supported by a soft structure is necessary. Another example is in high-speed applications, such as industrial soft robotic grippers; the fine-tuning of dynamic responses is essential.

    Soft robotics, being and emerging field, has limited research done on accurate modeling and dynamic response tuning. Vikas et al. [1], [2] proposed a graph-based, model-free framework for controlling the locomotion of soft robots. Calisti et al. [3], [4] proposed control strategies inspired by aquatic life. Both proposals only deal with coarse-grained locomotion of soft robots instead of fine-grained control and dynamic response tuning. Reymundo et al. [5] used a statistical model to control system responses, but this method assumes the model to be linear and predictable for a given range of operations. These assumptions and the absence of a feedback loop can render the system unstable and produce an undesirable response. Frederick et al. [6]–[8] proposed a finite element method (FEM)-based control strategy which can achieve high accuracy but requires detailed knowledge of the mechanical properties of the soft structured materials. Furthermore, FEM-based control strategies incur high computation costs, which makes real-time execution impractical on embedded processors. One remedy is to run FEM-based control strategies in a feedforward open-loop fashion, but this makes the control prone to error and decreases overall robustness. Marchese et al. [9]–[11] proposed a model-based control strategy to optimize the dynamic responses of soft robots.

    Few model-based approaches to regulate the dynamic response have been proposed in the literature. As an example, Ni et al. [12] proposed an approach to control the dynamic response of the soft actuator by attaching an external mechanical damper to the body of a soft robot. Similarly, Wei et al. [13] and Li et al. [14] presented a design of soft actuators with particle chambers. These approaches dissipate excessive kinetic energy by using mechanical components. However, the mechanical overhead causes the system to become bulky and increases fabrication cost. Luo et al. [15] proposed a sliding-mode controller (SMC) based controller. However, their proposed controller requires careful manual tuning of its parameter. All of the aforementioned controllers heavily rely on the mathematical models which govern the soft-robots and does not adapt to mechanical variations in the soft-robot. However, soft robots usually suffer from inevitable wear and tear [16] after several usage cycles, which affect the behaviour of the robots; therefore, the performance of the controllers also degrade.

    Due to the aforementioned constraints, should the model of soft robots not be given a priori, model-free closed-loop PID controllers become the choice for fine-grained control and dynamic response tuning [17]. This fact is strengthened by the wide adoption and popularity of PID control. Several variants of model-free PID-controller are discussed in [18]–[22]. In this paper, we conduct a detailed comparison of these controllers. We re-evaluated the performance of PID variants for soft robots and highlighted their key differences from the PID-controller for rigid robots. The main contributions of this paper can be summarized as:

    1) Compilation of comprehensive experimental results to analyze the comparative performance of the PID controllers, specifically for soft robots. The paper compares three different types of PID controllers; regular PID, piecewise PID, and fuzzy PID. Along with two different types of parameter tuning algorithms; Ziegler–Nichols for manual tuning, and coordinate descent automatic tuning.

    2) Various general-purpose controllers have been designed for soft robots in the literature without much recognition of uniqueness to soft robots. This work conducts extensive experiments and uses data to show that the dynamical behaviors of soft robots are indeed different from rigid robots.

    3) Researchers usually intuitively think PID-controllers do not differ much for both rigid-body and soft robots. However, we have identified a fundamental difference from extensive experimentation. To our knowledge, this is the first time that this inherent difference has been recognized. This difference may help researchers design improved controllers for soft robots by leveraging their uniqueness.

    4) Following the identified inherent differences of PID control for soft and rigid-body robots, six types of dominating PID variants are systematically evaluated and compared on an experimental soft robot platform. The best PID variant is identified, and the rationale of its outstanding performance is also established.

    The remainder of this paper is organized as follows. Section II discusses related works on soft robot control. Section III presents PID-controller variants along with formulation of coordinate descent algorithm for automatic parameter tuning of PID-controllers. Section IV describes the platform, methodology, and results of the experiment. Section V concludes the paper.

    Recent developments in soft robotics have focused on the design, fabrication, control, and applications of soft robots. In this section, a brief review of recent advances in soft robotics is presented. Table I contains a summary of this review.

    Table  I.  Summary of Recent Work in Soft Robotics
    Design & FabricationSensingModellingControlApplications
    Linear actuator [23], [24]YesNoStatic & DynamicNoNo
    Bending actuator [25]–[27]YesNoStaticNoNo
    Other actuators [30], [33]–[36]YesNoStaticNoNo
    Linear sensing [37]NoYesStaticNoNo
    Embedded sensing [38], [39]YesYesStaticNoYes1
    Soft robotic systems [43], [48]YesNoStaticStaticYes2
    Model-free control [1], [2], [5]NoNoStaticStaticNo
    Bio-inspired control [3], [4]YesNoStaticStaticNo
    Finite element method (FEM) [6]NoNoStaticStaticNo
    Dynamic control [9]–[11]NoNoStatic & DynamicStatic & DynamicNo
    1 Artificial skin, human gait measurement, wearable assistant robot etc.
    2 Hand, ankle-foot and shoulder rehabilitation, assistant system, soft variable length gripper etc.
     | Show Table
    DownLoad: CSV

    Soft robots are being developed as counterparts to traditional rigid mechanical robots, which offer the same functionality as rigid structures with the added benefit of flexibility. For example, in conventional robotic systems, linear motion is provided by using linear actuators such as linear DC motors. To provide the same functionality with soft structures, [23], [24] have proposed a design for soft materials based muscles, actuated using pneumatic systems. Similarly, to produce circular or bending motions, soft actuators [25]–[29] have been designed to replace rigid servos. Efforts have also been made to develop soft structures, capable of performing motions in three-dimensional space. Soft robots shaped like octopus tentacles [30], without any rigid joints or links, are capable of maneuvering in three-dimensional space using pneumatic actuation.

    One of the fundamental difference between traditional rigid robots and soft robots is the formulation of an accurate mathematical model which governs their control. Robots consisting of rigid links and joints can be accurately modeled because their motion is deterministic and can be easily predicted; however, soft robots are flexible, which make highly nonlinear and theoretically require an infinite degree of freedom to model them accurately [31]. Lack of an accurate mathematical model makes it difficult to formulate an accurate control algorithm. Model estimation techniques have been explored to model soft robots using a linear mathematical model [32]; however, these estimations fail to model their nonlinear dynamics.

    Most soft robots use a pneumatic system for actuation. Although pneumatics are an excellent choice for the actuation of soft structures, they make the system heavy, bulky, and reduce portability. Efforts have been made to develop alternate actuation principles for soft robots, the notable being the dielectric elastomer actuators (DEA) [33]–[35], which are capable of producing a large actuation when an electric voltage is applied across the actuator. Much work has also been done on the sensing of soft actuators. The use of combustion-based air pumps for soft robot actuation has also been considered [36]. This actuation principle makes the system more compact but reduces the safety of soft robots.

    Because of their flexible structure, soft robots require different sensing mechanisms from rigid robots. The compliant structure of soft robots makes it possible to integrate sensory mechanisms as part of its fabrication material, or to embed it inside the soft robots itself. Felt et al. [37] proposed using electrically conductive fabric to cover the body of the soft actuator, and to measure deformation by identifying changes in the electrical properties of the fabric. Attempts have also been made to embed the sensor inside the soft robots [38]–[42].

    A large proportion of the literature on soft robots is on their use in rehabilitation applications [5], [43]–[47]. Traditional rehabilitation robotic systems use rigid exoskeletons to help patients perform recovery exercises. Soft robots are more suitable in such applications because of their flexibility, compliance, and human-skin like feeling, which can help accelerate the recovery process. Object grippers based on soft robots [48] have also been shown to be competitive with rigid robotic structures. These grippers can easily handle objects of various sizes and shapes. Delicate materials are also much more safely handled using soft grippers.

    As discussed in Section I, research on the control of soft robots is still in its infancy. The subject has only attracted research attention after recent developments in the design, fabrication, and sensing of new soft actuators. The most common control approach used in soft robots based applications is the closed-loop PID-controller [17] because it does not require an a priori mathematical model of the soft robot. Efforts have also been made to approximate the mathematical model of the soft robot using linear ODEs and to use an adaptive controller to compensate for unmodeled parameters [32]. Other control methods introduced in the literature also require an a priori mathematical model of the soft robot. Since an accurate analytical model for soft robots cannot be formulated, most industrial application of the soft robots use model-free control techniques.

    In this section, mathematical formulation of three such PID variant controllers are presented. The variants presented here include piecewise PID and fuzzy PID, which differ in the way PID parameters adapt with respect to the input reference angle. This section also presents automatic algorithms to obtain optimal controller parameters by optimizing the dynamic response of the soft robot.

    The following presents the formulation of a regular PID, a piecewise PID, and a fuzzy PID, which are used for comparison in this paper, and the discussion of their differences.

    1) A Regular PID-controller

    Let us denote a state of the soft robot plant as θ(t), and the desired or reference state as θr. The system error is then e(t)=θrθ(t), and the system control input is denoted as u(t). Based on this notation, a regular PID-controller defines the system input u(t) as

    u(t)=Kpe(t)+Kit0e(τ)dτ+Kdddte(t)
    (1)

    where Kp, Ki, and Kd are controller parameters. These controller parameters can be adjusted to tune the dynamic responses of the system. The above formulation assumes a continuous time system. In case sensor data acquisition and actuation take place in discrete time, (1) becomes

    u[n]=Kpe[n]+Kini=1e[i]Δti+KdΔenΔtn
    (2)

    where n is the discrete index number, e[n]=θrθ[n], Δen=e[n]e[n1], and Δtn is the time difference between two consecutive sensor readings, i.e., (θ[n] and θ[n1]). For simplicity of notation, let us denote the parameter vector and system error vector as

    K=[KpKiKd],E[n]=[e[n]ni=1e[i]ΔtiΔenΔtn].

    Using this, (2) becomes

    u[n]=KTE[n].
    (3)

    The schematic diagram of the PID-controller used in our experimental system is shown in Fig. 1. The main task in PID control is to adjust vector K to obtain the desired dynamic responses. The algorithms to tune K will be explained later.

    Figure  1.  Schematic diagram of canonical form of PID-controller for soft muscle control

    2) Piecewise PID-Controller

    The regular PID-controller of (2) and (3) fixes the control parameter vector K for all possible values of reference input θr. However, to fine tune dynamic responses, different θrs needs different optimal control parameters. In other words, the optimal K is dependent on the given θr. A piecewise PID matches this demand by expressing K as a piecewise constant function of θr. The valid range of θr is divided into several subranges and the value of K is separately tuned for each subrange. That is, K now becomes K(θr). Correspondingly, Formula 3 becomes

    u[n]=K(θr)TE[n].
    (4)

    Fig. 2 illustrates the concept of the piecewise PID control parameter vector K.

    Figure  2.  Parameter variation in a piecewise PID (solid lines) vs. a fuzzy PID (dashed lines)

    3) Fuzzy PID-Controller

    Although a piecewise PID increases flexibility in tuning control parameter vector K, abrupt changes still occur at the boundaries of the subranges (see Fig. 2). Fuzzy PID further increases the flexibility of the controller parameters K. Instead of defining K(θr) as a piecewise constant function, K(θr) is defined as a piecewise linear and continuous function of θr. This formulation allows for a continuous change in the control parameter vector K at the boundaries of the subranges. The concept of the fuzzy control parameter vector is shown in Fig. 2. The mathematical formulation of the Fuzzy PID-controller is the same as in (4); the only difference is how K changes with θr.

    After formulation, the second task in implementing the PID-controllers as mentioned earlier is tuning the control parameter vector K for fine-grained control or optimal dynamic responses. Two methods to tune K will be discussed. The first is the manual method, which involves visually observing the performance of the system with different values of K and selecting an optimal value. The second method is to tune K using algorithms automatically. Both of these tuning methods are explained below.

    1) Manual Tuning

    Manual tuning involves adjusting the control parameter vector K by hand and observing the corresponding system performances. If the performances are undesirable, then K should be changed manually, and the performances must be observed again, and so on. In this way, by manually adjusting K in a hit-or-miss approach, it is possible to achieve the desired system performances. This approach labor-intensive and depends heavily on the experience and judgment of the operators.

    We used the Ziegler–Nichols method to manually tune the PID parameters which goes as follow: given θr, we first set Ki and Kd to zero and increase Kp until the step response of the control system is in converging oscillations. If the steady-state response contains a constant error, then Kp should be kept constant and Ki increased until the steady-state response error decreases to zero. At this stage, we can further fine-tune the oscillations behavior of the step response: settling time and overshoot. For example, to reduce overshooting, Ki should be kept constant, and Kd should be increased.

    2) Automatic Tuning

    In contrast to manual tuning, automatic tuning is more principled and is based on rigorous algorithms. Several metaheuristic optimization algorithms have been proposed in the literature to tune the controller parameter [49]–[51]. However, most of these algorithms assume that the mathematical model of the controlled system is known apriori. However, in the case of soft robots, such assumptions are not practical. Therefore, we must rely on the real robot to obtain the response and calculate the performance metric. Therefore, we used a classic automatic tuning algorithm, called coordinate descent algorithm [52]. It is a metaheuristic algorithm that tries to optimize a concerned control performance metric in the output of the system. The pseudo-code is given in Algorithm 1. The heuristics of the algorithm runs as follows. It starts with a random value for the controller parameter vector K and a small probing positive step size dK. It then calculates concerned performance metric M(K) of the control system. If the metric is not good enough, then the algorithm probes the neighborhood of K with a step size of dK. If the metric improves, we update K and increase the step size dK; otherwise, we try smaller step sizes. We repeat the above process until the step size shrinks below a threshold, or until a maximum iteration count is reached.

    Algorithm 1. Coordinate descent algorithm

    Input: System error model M, stop threshold Kstop and maximum iterations N.

    Output: Optimized parameter K = K

    initialization;

    K random 3 × 1 vector;

    dK positive random 3 × 1 vector;

    count 0;

    besterror M(K);

    while |dK|1 Kstop and count < N do

     for i {1, 2, 3} do

      K[i]K[i]+dK[i];

      error M(K);

      if error besterror then

       dK[i]1.2dK[i];

       besterrorerror;

      else

       K[i]K[i]2dK[i];

       error M(K);

       if error besterror then

        dK[i]1.2dK[i];

        besterrorerror;

       else

        K[i]K[i]+dK[i];

        dK[i]0.8dK[i];

       end

      end

     end

     count count + 1;

    end

    Note that the coordinate descent algorithm is a metaheuristic algorithm; therefore, it may converge to a local optimum instead of a global optimum, or not converge at all, depending on the initial value. In this paper, our concerned control performance metric is defined by the following:

    M(K)=1nni=1(|e[i]|+|ΔeiΔti|)
    (5)

    where e[i] and Δei/Δti are the same as defined in (2). This definition takes into consideration both; the response oscillation magnitude (as measured by |e[i]|) and the oscillation slope (as measured by |Δei/Δti|), and therefore can reflect the control accuracy and dynamic response quality.

    To summarize, our coordinate descent algorithm aims to find the optimal PID control parameter vector

    M=argminK M(K)
    (6)

    by minimizing the M(K) of (5), which is a holistic metric of control accuracy and dynamic response quality.

    In this section, we evaluate the various model-free closed-loop PID-controllers on soft robots via experiments.

    PneuNet [25] is a soft bending robot, fabricated using silicones. It consists of a series of chambers connected through a central channel. One side of each chamber is stiffer than the other. This difference in stiffness causes PneuNet to bend when chambers are actuated using air pressure. The fabrication, sensing, and actuation mechanisms are described now.

    1) Fabrication

    The 3D designs of PneuNets molds are open source and available in the soft robotic toolkit [53]. The silicone material used for fabrication is dragon skin 10 from SMOOTH-ON Inc. [54]. This silicone material consists of two separate mixtures named Part A and Part B. The process of curing the silicone starts after both mixtures are combined thoroughly and left in open air for some time.

    We 3D printed the molds and prepared the elastomer by thoroughly mixing Part A and Part B of dragon skin 10 in a 1:1 ratio by volume. The printed molds consist of three parts: one part is used to fabricate the bottom of PneuNet, and the other two parts are combined to fabricate the upper chambers. A prepared elastomer is poured into the molds and allowed to be cured in open air at room temperature for 8 hours. Since the bottom of the actuator needs to be stiffer, a piece of paper is embedded inside it. Once the bottom and upper chambers are cured, they are glued with a liquid elastomer to form a holistic PneuNet soft robot. Fig. 3 shows the whole fabrication process.

    Figure  3.  Flowchart of the process for fabricating the PneuNet used in our experimental platform

    2) Sensing and Actuation

    PneuNets are capable of producing only angular motion. Therefore, FlexiForce bending sensors are used to determine the angular motion of PneuNets. Such a sensor is a resistor, whose resistance changes with the bending angle. We developed mapping from resistance readings to bending angles through field measurements. The sensor is then attached to the base of our PneuNet soft robot, as shown in Fig. 4(a).

    Figure  4.  (a) Sensing mechanism in experiments to measure the bending angle of the PneuNet (PneuNet: white object, flex sensor: brown strip). (b) Experimental platform: containing ① an Air pump, ② a Arduino Mega, ③ MOSFET switches, ④ valves, ⑤ the bending sensor and the PneuNet robot.

    We used a 12V DC air pump to actuate our PneuNet soft robot. The pump was connected to the robot via an electro-mechanic valve controlled by a MOSFET switch. The valve has a response period of T = 1/30 (s), and an adjustable switched-on time duration To (s) in each response period. The ratio To/T is called the duty cycle. By adjusting the MOSFET switch duty cycle, we can adjust the open/close time ratio of the valve, and in turn, control the air pressure injected into the PneuNet soft robot. Between the bending sensor and the MOSFET switch is the PID-controller that is under evaluation. The controller runs on an Arduino Mega 2560 board and outputs PWM signals to adjust the duty cycle of the MOSFET switch. The developed system is shown in Fig. 4(b).

    We conducted a series of step and sinusoidal input experiments to demonstrate the effectiveness of tuning and control algorithms, respectively. First, the results for the parameter tuning experiments, both manual and automatic, will be presented. The tuned parameters are then used to compare the accuracy of the presented controllers.

    1) Parameter Tuning

    To use the piecewise and fuzzy PID formulations described in Section III-A, the entire reference angle range [0°, 90°] is divided into the following three subranges: [0°, 30°), [30°, 60°) and [60°, 90°]. The midpoint of each subrange, i.e., (15°, 45°, and 75°) is used as the representative point when tuning the control parameter for that subrange. The endpoints of the entire range, i.e., 0° and 90°, are also considered for tuning. Since 0° is trivial (θr= 0° is the natural state of the PneuNet), the results are only presented for θr= 90°.

    In manual control parameter tuning experiments, the PneuNet is given a step input of θr=90 degrees while manually adjusting control parameter vector K. The observed responses are shown in Fig. 5. The blue line shows the desired response, whereas the solid red line shows the response that was chosen as the best by the observer because of the short rising time and damped oscillations after the reference angle was reached. In all of the cases, it is observed that setting Kd0 results in oscillations and unstable responses, therefore Kd=0 is an optimal value for the PneuNet actuation. It can be explained in the context of the interpretation of PID-controller terms. The derivative term in PID is essentially a prediction of future behavior of the robotic system. Estimation of the derivative term is trivial for a rigid robotic system since its behavior is mathematically predictable and strictly follow system model. In contrast, soft robots are characterized by a high degree of uncertainty and chaotic motion. Therefore, the estimation of future motion usually results in large variations and errors. These variations manifest themselves in the form of unexpected variation in controller output, thus resulting in erratic behavior. Therefore, a combination of Kp0 and Ki0 is recommended since they can produce the desired performance. This behavior can also be explained in terms of the second-order lumped element model of the soft robot. By analyzing a general second-order model of a robotic system driven by a PID controller, the system can become unstable if the natural damping of the robot is very small. Since soft robots are inherently flexible, the internal mechanical damping produced by the elastic material is minimal. Thus, using a large value of Kd can render the system unstable. This heuristic was used while manually adjusting the control parameters for θr=15°, 45°, 75°. Table II summarizes the results of the manual tuning experiments.

    Table  II.  Summary of the Parameter Tuning Experiments (The Final Tuned Values Are Given)
    θrManual tuningAutomatic tuning
    KpKiKdKpKiKd
    1511012.440
    451201.483.770
    751501.492.430
     | Show Table
    DownLoad: CSV
    Figure  5.  System responses for the manual tuning of control parameters K for θr= 90°. The solid blue line represents the reference response while solid red line represents the response, visually chosen to be the best

    In automatic parameter tuning experiments, the coordinate descent algorithm described in Section III-B is used to minimize performance metric (5). The PneuNet is programmed to sequentially select the reference angle from the set {15°, 45°, 75°, 90°} for an equal amount of time. Fig. 6(a) shows the convergence of control parameters K in 96 iterations of the coordinate descent. For the described experiment, the set of parameters that produces the minimum value for a performance metric (5), is chosen as the best. These results also support the assertion that Kd=0 is an optimal value for the soft actuator.

    Figure  6.  Control parameter convergance by coordinate descent. Each iteration of coordinate descent represents one expreiment. (a) shows the tuning results for the complete operation range θr [0°, 90°], i.e., θr is sequentially selected from set [15°, 45°, 75°, 90°]. The final values are Kp=0.5, Ki=1.86, and Kd=0. (b) shows the results for subrange θr [0°, 30°), i.e., θr= 15°, the final values are Kp=1, Ki=2.44, and Kd=0. (c) shows the results for subrange θr [30°, 60°), i.e., θr= 45°, the final values are Kp=1.48, Ki=3.77, and Kd=0. (d) shows the results for subrange θr [60°, 90°), i.e., θr= 75°, the final values are Kp=1.49, Ki=2.43, and Kd=0.

    The convergence of the control parameters for the first subrange [0°, 30°), i.e., θr= 15°, using the coordinate descent is shown in Fig. 6(b). Similar results are shown for the second subrange [30°, 60°) (θr= 45°) in Fig. 6(c) and for the third subrange [60°, 90°) (θr= 75°) in Fig. 6(d). These results further strengthen the assertion that Kd=0 is optimal. Table II gives a summary of the parameter tuning experiments.

    2) Comparison of Controllers

    The following presents a comparison of the three PID-controllers, presented in Section III-A, with manual and automatic tuned control parameters. The controllers are applied with sinusoidally varying reference signals of different frequencies. The controllers are compared based on their ability to accurately track time-varying reference signals. The tracking accuracy of a controller is calculated using the following error metric:

    E=1nni=1|θr[i]θ[i]|
    (7)

    where θr[i] is a sinusoidally varying reference angle and θ[i] is the PneuNet bending angle from the sensor.

    Comparisons between the following six distinct PID controllers: {ordinary, piecewise, fuzzy} PID × {manual, automatic} are discussed now. The tuned control parameters summarized in Table III are used to perform all of the experiments. Each method was tested using seven reference signal frequencies of progressively increasing distinct values, varying from 0.05 Hz to 5 Hz. A total of 25 trials were performed for each experimental case. The response of one trial (out of 25) for tracking the signal frequency of 0.05, 0.5, and 5 Hz and shown in Figs. 79, respectively. Due to the low frequency of the reference signal, the PneuNet can accurately track the time-varying reference angle. Statistics on the error distributions in the 25 trials for each experiment are shown in Fig. 10. It can be seen that, in most cases, the automatically tuned parameters usually provided better results than the manually tuned parameters. A similar trend can be observed for the Piecewise and Fuzzy PID-controllers, i.e., the error metric is of a smaller value as compared to the ordinary PID. These observations are consistent with the theory of PID-controllers. Since Piecewise and fuzzy PID-controllers continually adapt the parameters according to the reference angle, they provide superior performance as compared to the ordinary PID-controller. At very high frequencies, the performance deteriorates significantly; therefore, fuzzy may exhibit high errors as compared to other methods. Similarly, at low frequencies, the system can easily track reference signals; therefore, all methods perform similarly.

    Table  III.  Comparison Between 6 Differnet Scenarios of PID Variants and Tuning Algorithm Is Summarized. For Each Scenario, 25 Experiments Are Performed and Summarized as Median Along With First and Third Qurantiles of Error Metric Defined in (7). In Most Cases Fuzzy PID With Automatic Tuning Produce Best Results
    FrequencyManual tuningAutomatic tuning
    Ordinary PIDPiecewise PIDFuzzy PIDOrdinary PIDPiecewise PIDFuzzy PID
    0.0519.03 (16.54, 21.65)12.29 (10.50, 13.71)16.37 (13.55, 18.50)9.07 (7.49, 12.56)11.41 (9.29, 12.88)9.79 (7.86, 12.99)
    0.1018.94 (17.08, 21.51)17.81 (15.20, 21.13)19.22 (15.59, 20.99)17.12 (14.31, 19.50)13.44 (10.86, 15.32)11.05 (9.21, 14.04)
    0.2023.08 (20.25, 24.87)22.29 (18.10, 25.58)24.67 (20.40, 26.86)19.59 (16.77, 21.42)16.76 (13.24, 20.05)15.29 (13.42, 18.48)
    0.5028.40 (24.30, 31.36)26.49 (21.38, 33.78)28.48 (26.75, 39.98)32.74 (31.32, 34.31)26.15 (22.86, 28.03)25.46 (23.01, 29.63)
    1.0042.56 (38.54, 44.64)36.39 (34.53, 38.14)35.47 (32.89, 36.35)39.29 (37.78, 43.43)34.00 (32.21, 36.40)32.32 (31.02, 35.33)
    2.0067.66 (57.90, 70.58)43.96 (41.53, 48.90)49.13 (44.89, 60.95)44.95 (42.14, 46.73)42.25 (40.60, 45.66)42.22 (39.99, 44.58)
    5.0055.78 (53.48, 58.14)50.01 (39.66, 53.26)46.20 (41.46, 52.41)52.78 (44.87, 60.29)52.03 (46.55, 55.71)45.14 (41.80, 39.42)
    * Values are written as median (25th, 75th) percentile.
     | Show Table
    DownLoad: CSV
    Figure  7.  Response of one trial (out of 25) for six distinct methods with a sinusoidal reference signal of 0.05 Hz. At low frequencies, the controller can accurately track time varying reference signals, hence the low value of the error metric (7)
    Figure  9.  Response of one trial (out of 25) for six distinct methods with a sinusoidal reference signal of 5 Hz. At such a high frequency, the physical property (e.g., inertia) of soft muscles constraint the frequency at which it can track input sinusoidal reference. The soft muscle is completely unable to track the reference signal
    Figure  10.  Summary of the tracking error comparision of six distinct experiments at frequencies ranging from 0.05 Hz to 5 Hz. The dots shows the median value while box edges shows 25th and 75th percentile. At higher frequencies, the error metric defined by (7) increase

    Moving toward higher frequencies in Fig. 10, it can be observed that the error metric began to increase gradually. This can be attributed to the quickly varying reference angle and the slow response rate of the PneuNet. The mechanical properties of the PneuNet (i.e., inertia and the response rate of hydraulic systems) contribute to the slow response in the case of a sudden change in reference angle. From the experiments, it was observed that the PneuNet can track reference signals of up to 0.5 Hz. Higher frequencies cause error metrics of large values. The response in one trial (out of 25) for a reference signal frequency of 0.5 Hz is shown in Fig. 8. In this case, the PneuNet is barely able to track the reference signal, with a large lag between output and input. Similar results for 5 Hz are shown in Fig. 9.

    Figure  8.  Response of one trial (out of 25) for six distinct methods with a sinusoidal reference signal of 0.5 Hz. At increase in frequency of above 0.05 Hz the output begins to lag the input due to the slow reposne of the PneuNet. The error metric of (7) is high as compared to the 0.05 Hz

    In this paper, we presented a comparison between three different PID-based control algorithms to operate a soft robot. Since PID-controllers require control parameter tuning, we presented a brief overview of manual and automatic control parameter tuning algorithms. We showed that an automatic tuning algorithm such as the coordinate descent can be used to optimize a defined performance metric to obtain optimal control parameters. A comparison was made between six distinct methods. It was shown that automatically tuned parameters generally produce better results than manually tuned parameters. Furthermore, the piecewise and fuzzy PID was shown to be more accurate in most cases because of their flexibility in continually adapting the control parameters based on a reference angle. Before ending this section as well as this paper, it is worth mentioning that this is the first systematical evaluation of various PID-controller variants using extensive data from real experiments and the first time that a critical difference between rigid-body and soft robots are identified.

  • [1]
    V. Vikas, P. Grover, and B. A. Trimmer, “Model-free control framework for multi-limb soft robots,” in Proc. Intelligent Robots and Systems (IROS), IEEE/RSJ Int. Conf., pp. 1111–1116, IEEE, 2015.
    [2]
    H.-T. Lin, G. G. Leisk, and B. Trimmer, “Goqbot: a caterpillar-inspired soft-bodied rolling robot,” Bioinspiration and Biomimetics, vol. 6, no. 2, pp. 026007, 2011.
    [3]
    M. Calisti, M. Giorelli, G. Levy, B. Mazzolai, B. Hochner, C. Laschi, and P. Dario, “An octopus-bioinspired solution to movement and manipulation for soft robots,” Bioinspiration and Biomimetics, vol. 6, no. 3, pp. 036002, 2011.
    [4]
    A. D. Marchese, C. D. Onal, and D. Rus, “Autonomous soft robotic fish capable of escape maneuvers using fluidic elastomer actuators,” Soft Robotics, vol. 1, no. 1, pp. 75–87, 2014. doi: 10.1089/soro.2013.0009
    [5]
    P. Polygerinos, S. Lyne, Z. Wang, L. F. Nicolini, B. Mosadegh, G. M. Whitesides, and C. J. Walsh, “Towards a soft pneumatic glove for hand rehabilitation,” in Proc. Intelligent Robots and Systems (IROS), IEEE/RSJ Int. Conf., pp. 1512–1517, IEEE, 2013.
    [6]
    F. Largilliere, V. Verona, E. Coevoet, M. Sanz-Lopez, J. Dequidt, and C. Duriez, “Real-time control of soft-robots using asynchronous finite element modeling,” in Proc. Robotics and Autom. (ICRA), IEEE Int. Conf., pp. 2550–2555, IEEE, 2015.
    [7]
    F. Faure, C. Duriez, H. Delingette, J. Allard, B. Gilles, S. Marchesseau, H. Talbot, H. Courtecuisse, G. Bousquet, I. Peterlik, and S. Cotin, “Sofa: a multi-model framework for interactive physical simulation,” in Proc. Soft Tissue Biomechanical Modeling for Computer Assisted Surgery, pp. 283–321, Springer, 2012.
    [8]
    C. Duriez, “Control of elastic soft robots based on real-time finite element method,” in Proc. Robotics and Autom. (ICRA), IEEE Int. Conf., pp. 3982–3987, IEEE, 2013.
    [9]
    A. D. Marchese, R. Tedrake, and D. Rus, “Dynamics and trajectory optimization for a soft spatial fluidic elastomer manipulator,” The Int. J. Robotics Research, vol. 35, no. 8, pp. 1000–1019, 2016. doi: 10.1177/0278364915587926
    [10]
    F. Renda, M. Giorelli, M. Calisti, M. Cianchetti, and C. Laschi, “Dynamic model of a multibending soft robot arm driven by cables,” IEEE Trans. Robotics, vol. 30, no. 5, pp. 1109–1122, 2014. doi: 10.1109/TRO.2014.2325992
    [11]
    I. A. Gravagne, C. D. Rahn, and I. D. Walker, “Large deflection dynamics and control for planar continuum robots,” IEEE/ASME Trans. Mechatronics, vol. 8, no. 2, pp. 299–307, 2003. doi: 10.1109/TMECH.2003.812829
    [12]
    F. Ni, A. Henning, K. Tang, and L. L. Cai, “Soft damper for quick stabilization of soft robotic actuator,” in Proc. Real-time Computing and Robotics (RCAR), IEEE Int. Conf., pp. 466–471, IEEE, 2016.
    [13]
    Y. Wei, Y. H. Chen, T. Ren, Q. Chen, C. X. Yan, Y. Yang, and Y. T. Li, “A novel, variable stiffness robotic gripper based on integrated soft actuating and particle jamming,” Soft Robotics, vol. 3, no. 3, pp. 134–143, 2016. doi: 10.1089/soro.2016.0027
    [14]
    Y. Q. Li, Y. H. Chen, T. Ren, and Y. Hu, “Passive and active particle damping in soft robotic actuators,” in Proc. Robotics and Autom. (ICRA), IEEE Int. Conf., pp. 1547–1552, IEEE, 2018.
    [15]
    M. Luo, E. H. Skorina, W. J. Tao, F. C. Chen, S. Ozel, Y. N. Sun, and C. D. Onal, “Toward modular soft robotics: proprioceptive curvature sensing and sliding-mode control of soft bidirectional bending modules,” Soft Robotics, vol. 4, no. 2, pp. 117–125, 2017. doi: 10.1089/soro.2016.0041
    [16]
    S. Terryn, J. Brancart, D. Lefeber, G. Van Assche, and B. Vanderborght, “Self-healing soft pneumatic robots,” Sci. Robot., vol. 2, pp. eaan4268, 2017. doi: 10.1126/scirobotics.aan4268
    [17]
    G. Gerboni, A. Diodato, G. Ciuti, M. Cianchetti, and A. Menciassi, “Feedback control of soft robot actuators via commercial flex bend sensors,” IEEE/ASME Trans. Mechatronics, vol. 22, no. 4, pp. 1881–1888, Aug. 2017.
    [18]
    K. H. Ang, G. Chong, and Y. Li, “Pid control system analysis, design, and technology,” IEEE Trans. Control Systems Technology, vol. 13, no. 4, pp. 559–576, 2005. doi: 10.1109/TCST.2005.847331
    [19]
    K. J. Åström and T. Hägglund, PID Controllers: Theory, Design, and Tuning, vol. 2. Instrument Society of America Research Triangle Park, NC, 1995.
    [20]
    K.-S. Tang, K. F. Man, G. R. Chen, and S. Kwong, “An optimal fuzzy pid controller,” IEEE Trans. Industrial Electronics, vol. 48, no. 4, pp. 757–765, 2001. doi: 10.1109/41.937407
    [21]
    X. Luo, M. C. Zhou, S. Li, Y. N. Xia, Z.-H. You, Q. S. Zhu, and H. Leung, “Incorporation of efficient second-order solvers into latent factor models for accurate prediction of missing qos data,” IEEE Trans. Cybernetics, vol. 48, no. 4, pp. 1216–1228, 2017.
    [22]
    X. Luo, M. C. Zhou, S. Li, and M. S. Shang, “An inherently nonnegative latent factor model for high-dimensional and sparse matrices from industrial applications,” IEEE Trans. Industrial Informatics, vol. 14, no. 5, pp. 2011–2022, 2017.
    [23]
    B. Tondu, “Modelling of the mckibben artificial muscle: a review,” J. Intelligent Material Systems and Structures, vol. 23, pp. 225–253, 2012. doi: 10.1177/1045389X11435435
    [24]
    M. Doumit, A. T. Fahim, and M. Munro, “Analytical modeling and experimental validation of the braided pneumatic muscle,” IEEE Trans. Robotics, vol. 25, no. 6, pp. 1282–1291, 2009. doi: 10.1109/TRO.2009.2032959
    [25]
    B. Mosadegh, P. Polygerinos, C. Keplinger, S. Wennstedt, R. F. Shepherd, U. Gupta, J. Shim, K. Bertoldi, C. J. Walsh, and G. M. Whitesides, “Pneumatic networks for soft robotics that actuate rapidly,” Adv. Funct. Mate., vol. 24, pp. 2163–2170, 2014.
    [26]
    K. C. Galloway, P. Polygerinos, C. J. Walsh, and R. J. Wood, “Mechanically programmable bend radius for fiber-reinforced soft actuators,” in Proc. 16th Int. Conf. Adv. Robotics, pp. 1–6, IEEE, 2013.
    [27]
    Y. Yang, Y. H. Chen, Y. T. Li, M. Z. Q. Chen, and Y. Wei, “Bioinspired robotic fingers based on pneumatic actuator and 3d printing of smart material,” Soft Robotics, vol. 4, no. 2, pp. 147–162, 2017. doi: 10.1089/soro.2016.0034
    [28]
    X. Luo, J. P. Sun, Z. D. Wang, S. Li, and M. S. Shang, “Symmetric and nonnegative latent factor models for undirected, high-dimensional, and sparse networks in industrial applications,” IEEE Trans. Industrial Informatics, vol. 13, no. 6, pp. 3098–3107, 2017. doi: 10.1109/TII.2017.2724769
    [29]
    X. Luo, M. C. Zhou, S. Li, Z. H. You, Y. N. Xia, and Q. S. Zhu, “A nonnegative latent factor model for large-scale sparse matrices in recommender systems via alternating direction method,” IEEE Trans. Neural Networks and Learning Systems, vol. 27, no. 3, pp. 579–592, 2015.
    [30]
    R. V. Martinez, J. L. Branch, C. R. Fish, L. H. Jin, R. F. Shepherd, R. M. D. Nunes, Z. G. Suo, and G. M. Whitesides, “Robotic tentacles with three-dimensional mobility based on flexible elastomers,” Advanced Materials, vol. 25, no. 2, pp. 205–212, 2013. doi: 10.1002/adma.201203002
    [31]
    C. D. Santina, R. K. Katzschmann, A. Bicchi, and D. Rus, “Dynamic control of soft robots interacting with the environment,” in Proc. 1st IEEE-RAS Int. Conf. Soft Robotics, At, Livomo, Italy, IEEE, Apr. 2018.
    [32]
    E. H. Skorina, M. Luo, W. J. Tao, F. C. Chen, J. Fu, and C. D. Onal, “Adapting to flexibility: Model reference adaptive control of soft bending actuators,” IEEE Robotics and Autom. Letters, vol. 2, no. 2, pp. 964–970, 2017. doi: 10.1109/LRA.2017.2655572
    [33]
    C. Keplinger, T. F. Li, R. Baumgartner, Z. G. Suo, and S. Bauer, “Harnessing snap-through instability in soft dielectrics to achieve giant voltage-triggered deformation,” Soft Matter, vol. 8, no. 2, pp. 285–288, 2012. doi: 10.1039/C1SM06736B
    [34]
    I. A. Anderson, T. A. Gisby, T. G. McKay, B. M. O’Brien, and E. P. Calius, “Multi-functional dielectric elastomer artificial muscles for soft and smart machines,” J. Applied Physics, vol. 112, no. 4, pp. 041101, 2012. doi: 10.1063/1.4740023
    [35]
    J. T. B. Overvelde, T. Kloek, J. J. A. D’haen, and K. Bertoldi, “Amplifying the response of soft actuators by harnessing snap-through instabilities,” Proc. National Academy of Sciences, vol. 112, no. 35, pp. 10863–10868, 2015. doi: 10.1073/pnas.1504947112
    [36]
    M. Loepfe, C. M. Schumacher, U. B. Lustenberger, and W. J. Stark, “An untethered, jumping roly-poly soft robot driven by combustion,” Soft Robotics, vol. 2, no. 1, pp. 33–41, 2015. doi: 10.1089/soro.2014.0021
    [37]
    W. Felt, K. Y. Chin, and C. D. Remy, “Contraction sensing with smart braid mckibben muscles,” IEEE/ASME Trans. Mechatronics, vol. 21, no. 3, pp. 1201–1209, 2016. doi: 10.1109/TMECH.2015.2493782
    [38]
    Y.-L. Park, B.-R. Chen, C. Majidi, R. J. Wood, R. Nagpal, and E. C. Goldfield, “Active modular elastomer sleeve for soft wearable assistance robots,” in Proc. Intelligent Robots and Systems (IROS), IEEE/RSJ Int. Conf., pp. 1595–1602, IEEE, 2012.
    [39]
    Y.-L. Park, C. Majidi, R. Kramer, P. Bérard, and R. J. Wood, “Hyperelastic pressure sensing with a liquid-embedded elastomer,” J. Micromechanics and Microengineering, vol. 20, no. 12, pp. 125029–125034, 2010. doi: 10.1088/0960-1317/20/12/125029
    [40]
    A. J. Veale, I. A. Anderson, and S. Q. Xie, “The smart peano fluidic muscle: a low profile flexible orthosis actuator that feels pain,” in Proc. SPIE Smart Structures and Materials, International Society for Optics and Photonics, 2015.
    [41]
    H. Lin, F. Guo, F. F. Wang, and Y.-B. Jia, “Picking up a soft 3d object by “feeling” the grip,” The Int. J. Robotics Research, vol. 34, no. 11, pp. 1361–1384, 2015. doi: 10.1177/0278364914564232
    [42]
    X. Luo, H. Wu, H. Q. Yuan, and M. C. Zhou, “Temporal pattern-aware qos prediction via biased non-negative latent factorization of tensors,” IEEE Trans. Cybernetics, Apr. 2019. doi: 10.1109/TCYB.2019.2903736
    [43]
    I. Galiana, F. L. Hammond, R. D. Howe, and M. B. Popovic, “Wearable soft robotic device for post-stroke shoulder rehabilitation: Identifying misalignments,” in Proc. Intelligent Robots and Systems (IROS), IEEE/RSJ Int. Conf., pp. 317–322, IEEE, 2012.
    [44]
    M. Z. Zhu, W. L. Xu, and L. K. Cheng, “Esophageal peristaltic control of a soft-bodied swallowing robot by the central pattern generator,” IEEE/ASME Trans. Mechatronics, vol. 22, no. 1, pp. 91–98, 2017. doi: 10.1109/TMECH.2016.2609465
    [45]
    H. In, U. Jeong, H. Lee, and K.-J. Cho, “A novel slack-enabling tendon drive that improves efficiency, size, and safety in soft wearable robots,” IEEE/ASME Trans. Mechatronics, vol. 22, no. 1, pp. 59–70, 2017. doi: 10.1109/TMECH.2016.2606574
    [46]
    X. Luo, M. C. Zhou, Y. N. Xia, Q. S. Zhu, A. C. Ammari, and A. Alabdulwahab, “Generating highly accurate predictions for missing qos data via aggregating nonnegative latent factor models,” IEEE Trans. Neural Networks and Learning Systems, vol. 27, no. 3, pp. 524–537, 2015.
    [47]
    X. Luo, M. C. Zhou, Y. N. Xia, and Q. S. Zhu, “An efficient non-negative matrix-factorization-based approach to collaborative filtering for recommender systems,” IEEE Trans. Industrial Informatics, vol. 10, no. 2, pp. 1273–1284, 2014. doi: 10.1109/TII.2014.2308433
    [48]
    Y. F. Hao, Z. Y. Gong, Z. X. Xie, S. Y. Guan, X. B. Yang, Z. Y. Ren, T. M. Wang, and L. Wen, “Universal soft pneumatic robotic gripper with variable effective length,” in Proc. 35th Chinese Control Conf. (CCC), pp. 6109–6114, IEEE, 2016.
    [49]
    Z. Bingul and O. Karahan, “Comparison of pid and fopid controllers tuned by pso and abc algorithms for unstable and integrating systems with time delay,” Optimal Control Applications and Methods, vol. 39, no. 4, pp. 1431–1450, 2018. doi: 10.1002/oca.2419
    [50]
    Z. Bingul and O. Karahan, “A novel performance criterion approach to optimum design of pid controller using cuckoo search algorithm for avr system,” J. Franklin Institute, vol. 355, no. 13, pp. 5534–5559, 2018. doi: 10.1016/j.jfranklin.2018.05.056
    [51]
    J. T. Agee, Z. Bingul, and S. Kizir, “Tip trajectory control of a flexible-link manipulator using an intelligent proportional integral (ipi) controller,” Trans. Institute of Measurement and Control, vol. 36, no. 5, pp. 673–682, 2014. doi: 10.1177/0142331213518577
    [52]
    S. J. Wright, “Coordinate descent algorithms,” Mathematical Programming, vol. 151, no. 1, pp. 3–34, 2015. doi: 10.1007/s10107-015-0892-3
    [53]
    D. P. Holland, E. J. Park, P. Polygerinos, G. J. Bennett, and C. J. Walsh, “The soft robotics toolkit: shared resources for research and design,” Soft Robotics, vol. 1, no. 3, pp. 224–230, 2014. doi: 10.1089/soro.2014.0010
    [54]
    “Smooth-on inc.” https://www.smooth-on.com/tb/files/DRAGON_SKIN_SERIES_TB.pdf. Accessed: Aug. 28, 2018.
  • Related Articles

    [1]Wenwu Fan, Junlin Xiong. A Homotopy Method for Continuous-Time Model-Free LQR Control Based on Policy Iteration[J]. IEEE/CAA Journal of Automatica Sinica. doi: 10.1109/JAS.2025.125132
    [2]Jiacheng Li, Wenhui Ma, YangWang Fang, Dengxiu Yu, C. L. Philip Chen. Collision-Free Maneuvering for a UAV Swarm Based on Parallel Control[J]. IEEE/CAA Journal of Automatica Sinica, 2025, 12(4): 761-775. doi: 10.1109/JAS.2024.124674
    [3]Hongxing Xiong, Guangdeng Chen, Hongru Ren, Hongyi Li. Broad-Learning-System-Based Model-Free Adaptive Predictive Control for Nonlinear MASs Under DoS Attacks[J]. IEEE/CAA Journal of Automatica Sinica, 2025, 12(2): 381-393. doi: 10.1109/JAS.2024.124929
    [4]Yunjun Zheng, Jinchuan Zheng, Ke Shao, Han Zhao, Hao Xie, Hai Wang. Adaptive Trajectory Tracking Control for Nonholonomic Wheeled Mobile Robots: A Barrier Function Sliding Mode Approach[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(4): 1007-1021. doi: 10.1109/JAS.2023.124002
    [5]Shengnan Gao, Zhouhua Peng, Haoliang Wang, Lu Liu, Dan Wang. Long Duration Coverage Control of Multiple Robotic Surface Vehicles Under Battery Energy Constraints[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(7): 1695-1698. doi: 10.1109/JAS.2023.123438
    [6]Babak Esmaeili, Hamidreza Modares. Risk-Informed Model-Free Safe Control of Linear Parameter-Varying Systems[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(9): 1918-1932. doi: 10.1109/JAS.2024.124479
    [7]Hao Zhang, Yan Li, Zhuping Wang, Yi Ding, Huaicheng Yan. Policy Gradient Adaptive Dynamic Programming for Model-Free Multi-Objective Optimal Control[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(4): 1060-1062. doi: 10.1109/JAS.2023.123381
    [8]Dingxin He, HaoPing Wang, Yang Tian, Yida Guo. A Fractional-Order Ultra-Local Model-Based Adaptive Neural Network Sliding Mode Control of n-DOF Upper-Limb Exoskeleton With Input Deadzone[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(3): 760-781. doi: 10.1109/JAS.2023.123882
    [9]Haotian Liu, Yuchuang Tong, Zhengtao Zhang. Human Observation-Inspired Universal Image Acquisition Paradigm Integrating Multi-Objective Motion Planning and Control for Robotics[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(12): 2463-2475. doi: 10.1109/JAS.2024.124512
    [10]Qinchen Yang, Fukai Zhang, Cong Wang. Deterministic Learning-Based Neural PID Control for Nonlinear Robotic Systems[J]. IEEE/CAA Journal of Automatica Sinica, 2024, 11(5): 1227-1238. doi: 10.1109/JAS.2024.124224
    [11]Wenqiang Cao, Jing Yan, Xian Yang, Xiaoyuan Luo, Xinping Guan. Model-Free Formation Control of Autonomous Underwater Vehicles: A Broad Learning-Based Solution[J]. IEEE/CAA Journal of Automatica Sinica, 2023, 10(5): 1325-1328. doi: 10.1109/JAS.2023.123165
    [12]Shengnan Gao, Zhouhua Peng, Haoliang Wang, Lu Liu, Dan Wang. Safety-Critical Model-Free Control for Multi-Target Tracking of USVs with Collision Avoidance[J]. IEEE/CAA Journal of Automatica Sinica, 2022, 9(7): 1323-1326. doi: 10.1109/JAS.2022.105707
    [13]Fan Xu, Hesheng Wang. Soft Robotics: Morphology and Morphology-inspired Motion Strategy[J]. IEEE/CAA Journal of Automatica Sinica, 2021, 8(9): 1500-1522. doi: 10.1109/JAS.2021.1004105
    [14]Santanu Kumar Pradhan, Bidyadhar Subudhi. Position Control of a Flexible Manipulator Using a New Nonlinear Self-Tuning PID Controller[J]. IEEE/CAA Journal of Automatica Sinica, 2020, 7(1): 136-149. doi: 10.1109/JAS.2017.7510871
    [15]Aurobindo Behera, Tapas Kumar Panigrahi, Prakash K. Ray, Arun Kumar Sahoo. A Novel Cascaded PID Controller for Automatic Generation Control Analysis With Renewable Sources[J]. IEEE/CAA Journal of Automatica Sinica, 2019, 6(6): 1438-1451. doi: 10.1109/JAS.2019.1911666
    [16]Ligang Hou, Fangwen Fan, Jingyan Fu, Jinhui Wang. Time-varying Algorithm for Swarm Robotics[J]. IEEE/CAA Journal of Automatica Sinica, 2018, 5(1): 217-222. doi: 10.1109/JAS.2017.7510685
    [17]Zhongwen Li, Chuanzhi Zang, Peng Zeng, Haibin Yu, Hepeng Li. MAS Based Distributed Automatic Generation Control for Cyber-Physical Microgrid System[J]. IEEE/CAA Journal of Automatica Sinica, 2016, 3(1): 78-89.
    [18]Kyriakos G. Vamvoudakis. Event-Triggered Optimal Adaptive Control Algorithm for Continuous-Time Nonlinear Systems[J]. IEEE/CAA Journal of Automatica Sinica, 2014, 1(3): 282-293.
    [19]Hejin Zhang, Zhiyun Zhao, Ziyang Meng, Zongli Lin. Experimental Verification of a Multi-robot Distributed Control Algorithm with Containment and Group Dispersion Behaviors: the Case of Dynamic Leaders[J]. IEEE/CAA Journal of Automatica Sinica, 2014, 1(1): 54-60.
    [20]Chao Ji, Jing Wang, Liulin Cao, Qibing Jin. Parameters Tuning of Model Free Adaptive Control Based on Minimum Entropy[J]. IEEE/CAA Journal of Automatica Sinica, 2014, 1(4): 361-371.

Catalog

    通讯作者: 陈斌, bchen63@163.com
    • 1. 

      沈阳化工大学材料科学与工程学院 沈阳 110142

    1. 本站搜索
    2. 百度学术搜索
    3. 万方数据库搜索
    4. CNKI搜索

    Figures(10)  / Tables(3)

    Article Metrics

    Article views (3292) PDF downloads(174) Cited by()

    Highlights

    • Comprehensive experimental study on the performance of PID for soft robots.
    • Comparison between manual and automatic PID parameter tuning algorithms.
    • Identifying the peculiarity of PID for soft robots as compared to rigid robots.
    • Discussion on optimal strategy to tune PID parameters.

    /

    DownLoad:  Full-Size Img  PowerPoint
    Return
    Return