diff --git a/docs/active-damping.html b/docs/active-damping.html index c597a72..aac90f2 100644 --- a/docs/active-damping.html +++ b/docs/active-damping.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Stewart Platform - Decentralized Active Damping @@ -249,25 +249,25 @@
  • 1. Inertial Control
  • 2. Integral Force Feedback
  • 3. Direct Velocity Feedback
  • 4. Compliance and Transmissibility Comparison @@ -366,8 +366,8 @@ The transfer function from actuator forces to force sensors is shown in Figure < -
    -

    1.2 Effect of the Flexible Joint stiffness and Actuator amplification on the Dynamics

    +
    +

    1.2 Effect of the Flexible Joint stiffness and Actuator amplification on the Dynamics

    We add some stiffness and damping in the flexible joints and we re-identify the dynamics. @@ -403,8 +403,8 @@ The new dynamics from force actuator to force sensor is shown in Figure

    -
    -

    1.3 Obtained Damping

    +
    -
    -

    1.4 Conclusion

    +
    +

    1.4 Conclusion

    @@ -461,8 +461,8 @@ To run the script, open the Simulink Project, and type run active_damping_

    -
    -

    2.1 Identification of the Dynamics with perfect Joints

    +
    +

    2.1 Identification of the Dynamics with perfect Joints

    We first initialize the Stewart platform without joint stiffness. @@ -520,8 +520,8 @@ The transfer function from actuator forces to force sensors is shown in Figure <

    -
    -

    2.2 Effect of the Flexible Joint stiffness and Actuator amplification on the Dynamics

    +
    +

    2.2 Effect of the Flexible Joint stiffness and Actuator amplification on the Dynamics

    We add some stiffness and damping in the flexible joints and we re-identify the dynamics. @@ -557,8 +557,8 @@ The new dynamics from force actuator to force sensor is shown in Figure

    -
    -

    2.3 Obtained Damping

    +
    -
    -

    2.4 Conclusion

    +
    +

    2.4 Conclusion

    @@ -623,8 +623,8 @@ To run the script, open the Simulink Project, and type run active_damping_

    -
    -

    3.1 Identification of the Dynamics with perfect Joints

    +
    +

    3.1 Identification of the Dynamics with perfect Joints

    We first initialize the Stewart platform without joint stiffness. @@ -687,8 +687,8 @@ The transfer function from actuator forces to relative motion sensors is shown i

    -
    -

    3.2 Effect of the Flexible Joint stiffness and Actuator amplification on the Dynamics

    +
    +

    3.2 Effect of the Flexible Joint stiffness and Actuator amplification on the Dynamics

    We add some stiffness and damping in the flexible joints and we re-identify the dynamics. @@ -724,8 +724,8 @@ The new dynamics from force actuator to relative motion sensor is shown in Figur

    -
    -

    3.3 Obtained Damping

    +
    +

    3.3 Obtained Damping

    The control is a performed in a decentralized manner. @@ -750,8 +750,8 @@ The root locus is shown in figure 10.

    -
    -

    3.4 Conclusion

    +
    +

    3.4 Conclusion

    @@ -867,7 +867,7 @@ K_dvf = 1e4*s/(1

    Author: Dehaeze Thomas

    -

    Created: 2020-02-28 ven. 17:33

    +

    Created: 2020-03-02 lun. 17:57

    diff --git a/docs/control-study.html b/docs/control-study.html index fc2face..82df9e9 100644 --- a/docs/control-study.html +++ b/docs/control-study.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Stewart Platform - Vibration Isolation @@ -249,28 +249,28 @@
  • 1. HAC-LAC (Cascade) Control - Integral Control
    • 1.1. Introduction
    • -
    • 1.2. Initialization
    • -
    • 1.3. Identification +
    • 1.2. Initialization
    • +
    • 1.3. Identification
    • 1.4. Control Architecture
    • 1.5. 6x6 Plant Comparison
    • -
    • 1.6. HAC - DVF +
    • 1.6. HAC - DVF
    • -
    • 1.7. HAC - IFF +
    • 1.7. HAC - IFF
    • 1.8. Comparison
    • @@ -278,11 +278,11 @@
    • 2. MIMO Analysis @@ -442,8 +442,8 @@ And thus \(\mathcal{F}_{x}\) and \(\mathcal{F}_{x,\text{ext}}\) have clearly -
      -

      1.3 Conclusion

      +
      +

      1.3 Conclusion

      @@ -677,8 +677,8 @@ And now at the Compliance matrix.

      -
      -

      2.2 Conclusion

      +
      +

      2.2 Conclusion

      @@ -692,7 +692,7 @@ The low frequency transfer function matrix from \(\mathcal{\bm{F}}\) to \(\mathc

      Author: Dehaeze Thomas

      -

      Created: 2020-02-28 ven. 17:34

      +

      Created: 2020-03-02 lun. 17:57

      diff --git a/docs/identification.html b/docs/identification.html index 82c1eb4..7c7bb09 100644 --- a/docs/identification.html +++ b/docs/identification.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Identification of the Stewart Platform using Simscape @@ -257,13 +257,13 @@
    • 2. Transmissibility Analysis
    • 3. Compliance Analysis
    • @@ -271,18 +271,18 @@ @@ -609,8 +609,8 @@ Save the movie of the mode shape.

      -
      -

      2.1 Initialize the Stewart platform

      +
      +

      2.1 Initialize the Stewart platform

      stewart = initializeStewartPlatform();
      @@ -731,8 +731,8 @@ plot(freqs, Gamma)
       
       

      -
      -

      3.1 Initialize the Stewart platform

      +
      +

      3.1 Initialize the Stewart platform

      stewart = initializeStewartPlatform();
      @@ -844,9 +844,9 @@ plot(freqs, C_norm)
       

      -
      -

      Function description

      -
      +
      +

      Function description

      +
      function [T, T_norm, freqs] = computeTransmissibility(args)
       % computeTransmissibility -
      @@ -867,9 +867,9 @@ plot(freqs, C_norm)
       
      -
      -

      Optional Parameters

      -
      +
      +

      Optional Parameters

      +
      arguments
         args.plots logical {mustBeNumericOrLogical} = false
      @@ -946,9 +946,9 @@ If wanted, the 6x6 transmissibility matrix is plotted.
       
      -
      -

      Computation of the Frobenius norm

      -
      +
      +

      Computation of the Frobenius norm

      +
      T_norm = zeros(length(freqs), 1);
       
      @@ -985,9 +985,9 @@ If wanted, the 6x6 transmissibility matrix is plotted.
       

      -
      -

      Function description

      -
      +
      +

      Function description

      +
      function [C, C_norm, freqs] = computeCompliance(args)
       % computeCompliance -
      @@ -1008,9 +1008,9 @@ If wanted, the 6x6 transmissibility matrix is plotted.
       
      -
      -

      Optional Parameters

      -
      +
      +

      Optional Parameters

      +
      arguments
         args.plots logical {mustBeNumericOrLogical} = false
      @@ -1086,9 +1086,9 @@ If wanted, the 6x6 transmissibility matrix is plotted.
       
      -
      -

      Computation of the Frobenius norm

      -
      +
      +

      Computation of the Frobenius norm

      +
      freqs = args.freqs;
       
      @@ -1117,7 +1117,7 @@ C_norm = zeros(length(freqs), 1);
       

      Author: Dehaeze Thomas

      -

      Created: 2020-02-28 ven. 17:34

      +

      Created: 2020-03-02 lun. 17:57

      diff --git a/docs/index.html b/docs/index.html index dc3c5c0..d54cd39 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Stewart Platforms @@ -201,50 +201,28 @@ @@ -413,7 +391,7 @@ These properties are studied in this docu

      Author: Dehaeze Thomas

      -

      Created: 2020-02-11 mar. 17:52

      +

      Created: 2020-03-02 lun. 17:57

      diff --git a/docs/kinematic-study.html b/docs/kinematic-study.html index 34a9811..65d2d05 100644 --- a/docs/kinematic-study.html +++ b/docs/kinematic-study.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Kinematic Study of the Stewart Platform @@ -201,50 +201,28 @@ @@ -321,7 +299,7 @@ The project also permits to automatically add defined folder to the path when th

      Author: Dehaeze Thomas

      -

      Created: 2020-02-11 mar. 17:52

      +

      Created: 2020-03-02 lun. 17:57

      diff --git a/docs/static-analysis.html b/docs/static-analysis.html index 956be0b..433eedb 100644 --- a/docs/static-analysis.html +++ b/docs/static-analysis.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Stewart Platform - Static Analysis @@ -201,50 +201,28 @@