Ski boot walking attachment analysis

From DDL Wiki

(Difference between revisions)
Jump to: navigation, search
(Determination of Spring Constants and Damping Coefficients)
(restructure/wikify)
Line 1: Line 1:
-
==Executive Summary==
 
-
 
After collecting the feedbacks from users, who tested out the Prototype I, we concluded that the alternating layers of various rubber materials appear to improve a walking motion in ski boots.  Therefore, the main goal of this "design memo" is to justify the use of alternating layers of different materials as opposed to using a large blocks of single material for walking attachment soles.  The analyses consist of three major components - improvement of Matlab code, simple beam model analyses using manual calculations and FEA, and determination of effective spring stiffness of each rubber sample.  Improvement of Matlab code will allow calculation of the optimal stress distribution on users' feet, while FEA would help establish the combination of rubber materials that yields the desired stress distribution.  Finally, determination of spring stiffness of rubber materials is essential for manufacturing the optimal design calculated by the FEA.  Since the access to Mechanical System Experimental Laboratory apparatus has not been available, the physical properties of rubber materials are yet to be determined; however, the simple beam analyses display that alternating layers of various spring elements is an effective method for achieving the desired stress distribution.
After collecting the feedbacks from users, who tested out the Prototype I, we concluded that the alternating layers of various rubber materials appear to improve a walking motion in ski boots.  Therefore, the main goal of this "design memo" is to justify the use of alternating layers of different materials as opposed to using a large blocks of single material for walking attachment soles.  The analyses consist of three major components - improvement of Matlab code, simple beam model analyses using manual calculations and FEA, and determination of effective spring stiffness of each rubber sample.  Improvement of Matlab code will allow calculation of the optimal stress distribution on users' feet, while FEA would help establish the combination of rubber materials that yields the desired stress distribution.  Finally, determination of spring stiffness of rubber materials is essential for manufacturing the optimal design calculated by the FEA.  Since the access to Mechanical System Experimental Laboratory apparatus has not been available, the physical properties of rubber materials are yet to be determined; however, the simple beam analyses display that alternating layers of various spring elements is an effective method for achieving the desired stress distribution.
-
==Brandon==
+
=Simple Beam Model Analysis=
-
==Simple Beam Model Analyses - Theoretical Model==
+
==Theoretical Model==
-
<big>'''Purpose of the Analysis'''</big>
+
===Purpose of the Analysis===
The primary goal of the simple beam model analyses using the theoretical model is to justify the use of layers of various rubber materials as an effective method of adjusting the net effective spring constant of specific region of the walking attachment.
The primary goal of the simple beam model analyses using the theoretical model is to justify the use of layers of various rubber materials as an effective method of adjusting the net effective spring constant of specific region of the walking attachment.
-
<big>'''Overview of Method'''</big>
+
===Overview of Method===
The theoretical model consists of several linear springs with various stiffness aligned in parallel.  The theoretical model is prefered when predicting the static deformation of the walking attachment's soles.  Under these simulations, only a vertical load is applied through the layers of rubber materials, and each segment of the sole can be treated as a linear spring.
The theoretical model consists of several linear springs with various stiffness aligned in parallel.  The theoretical model is prefered when predicting the static deformation of the walking attachment's soles.  Under these simulations, only a vertical load is applied through the layers of rubber materials, and each segment of the sole can be treated as a linear spring.
Line 32: Line 30:
(4) To simulate the effect of varying the thickness of silicon layers and rubber layers, a model with Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination was tested.
(4) To simulate the effect of varying the thickness of silicon layers and rubber layers, a model with Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination was tested.
-
<big>'''Assumptions and Boundary Conditions'''</big>
+
===Assumptions and Boundary Conditions===
*Treat each layer of rubber material as a linear spring element
*Treat each layer of rubber material as a linear spring element
Line 51: Line 49:
**In the next section (FEA), SolidWorks material properties (stored in the software's library) of rubber and Si are used to simulate the model.
**In the next section (FEA), SolidWorks material properties (stored in the software's library) of rubber and Si are used to simulate the model.
-
<big>'''Conclusion'''</big>
+
===Conclusions===
The calculations yield the net spring stiffness of each model to be...
The calculations yield the net spring stiffness of each model to be...
Line 63: Line 61:
One thing to be noted is that teh calculation results from this theoretical model does not reflect any change in allocation of Si and Rubber layers.  The net effective spring stiffness is only the function of the number of Si layers and number of Rubber layers that consist the model.
One thing to be noted is that teh calculation results from this theoretical model does not reflect any change in allocation of Si and Rubber layers.  The net effective spring stiffness is only the function of the number of Si layers and number of Rubber layers that consist the model.
-
==Simple Beam Model Analyses - Finite Element Analyses (FEA) of a CAD (SolidWorks) model==
+
==Finite Element Analyses (FEA) of a CAD (SolidWorks) model==
[[Image:Skiboot_Assembly1.jpg|thumb|right|200px|1st model consists of alternating pattern of Si and Rubber layers.]]
[[Image:Skiboot_Assembly1.jpg|thumb|right|200px|1st model consists of alternating pattern of Si and Rubber layers.]]
Line 70: Line 68:
[[Image:Skiboot_Assembly4.jpg|thumb|right|200px|4th model consists of Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination.]]
[[Image:Skiboot_Assembly4.jpg|thumb|right|200px|4th model consists of Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination.]]
-
<big>'''Purpose of the Analysis'''</big>
+
===Purpose of the Analysis===
There are two primary goals of the simple beam model analyses using FEA.
There are two primary goals of the simple beam model analyses using FEA.
Line 92: Line 90:
Each model experiences uniform 1cm vertical compression while the base plate is "fixed."  Both the displacement (deformation) and stress distributions plots are obtained from each simulation, and the net reaction forces in the vertical reaction (which is the force needed to cause the simulated deformation of spring elements) are also calculated.
Each model experiences uniform 1cm vertical compression while the base plate is "fixed."  Both the displacement (deformation) and stress distributions plots are obtained from each simulation, and the net reaction forces in the vertical reaction (which is the force needed to cause the simulated deformation of spring elements) are also calculated.
-
<big>'''Assumptions and Boundary Conditions'''</big>
+
===Assumptions and Boundary Conditions===
*Treat silicon layer as a high stiffness and rubber layer as a low stiffness spring element
*Treat silicon layer as a high stiffness and rubber layer as a low stiffness spring element
Line 103: Line 101:
**If the load gets uniformly distributed over the bottom surface of the walking attachment, rubber layers (low stiffness spring elements) would deform more than silicon layers (high stiffness spring elements) do. In reality, however, the vertical force is applied on the spring elements via contact with the ground.  Therefore, the deformation of the bottom surface (rather than the distribution of the load) needs to be uniform.
**If the load gets uniformly distributed over the bottom surface of the walking attachment, rubber layers (low stiffness spring elements) would deform more than silicon layers (high stiffness spring elements) do. In reality, however, the vertical force is applied on the spring elements via contact with the ground.  Therefore, the deformation of the bottom surface (rather than the distribution of the load) needs to be uniform.
-
<big>'''Conclusion'''</big>
+
===Conclusions===
As predicted by much simpler theoretical models (in the previous chapter), displacement plots of simulations 1 and 4 display similar results.  Also, the model 2 (All Si - high stiffness spring element) experiences much greater stress as its net effective spring stiffness is much greater than any other model, and to experience 1cm of vertical compression, much greater normal force (which linearly correlates to von Mises stress shown in the stress plot) needs to be applied.
As predicted by much simpler theoretical models (in the previous chapter), displacement plots of simulations 1 and 4 display similar results.  Also, the model 2 (All Si - high stiffness spring element) experiences much greater stress as its net effective spring stiffness is much greater than any other model, and to experience 1cm of vertical compression, much greater normal force (which linearly correlates to von Mises stress shown in the stress plot) needs to be applied.
Line 130: Line 128:
</gallery>
</gallery>
-
==Determination of Spring Constants and Damping Coefficients==
 
 +
=Determination of Spring Constants and Damping Coefficients=
-
<big>'''Purpose of the Analysis'''</big>
+
==Purpose of the Analysis==
[[Image:SkiBoot_RectilinearSetup.JPG|thumb|right|250px|Rectilinear system used to test material properties.]][[Image:SkiBoot_MaterialMount.jpg|thumb|right|250px|Mount with material inside.]][[Image:SKiBoot_MaterialMount2.jpg|thumb|right|250px|Mount and material taken apart with screw used to put material in mount.]]
[[Image:SkiBoot_RectilinearSetup.JPG|thumb|right|250px|Rectilinear system used to test material properties.]][[Image:SkiBoot_MaterialMount.jpg|thumb|right|250px|Mount with material inside.]][[Image:SKiBoot_MaterialMount2.jpg|thumb|right|250px|Mount and material taken apart with screw used to put material in mount.]]
Line 139: Line 137:
The goal of this analysis is to obtain reasonablly accurate spring constant and damping coefficient of each of the rubber materials being used for construction of the walking attachment.  These experiments are essential for optimization of the walking attachment design since they would provide us with quantitative measures of the material properties as opposed to vague ideas of how well the materials act as springs and dampers.  In addition, the material properties obtained in this experiment are crucial for beam model and MATLAB analyses in order for them to be more intuitive.  Especially, providing the MATLAB model with accurate data would help determine the optimal compositions of rubber and foam (neoprene, silicone, or natural rubber).   
The goal of this analysis is to obtain reasonablly accurate spring constant and damping coefficient of each of the rubber materials being used for construction of the walking attachment.  These experiments are essential for optimization of the walking attachment design since they would provide us with quantitative measures of the material properties as opposed to vague ideas of how well the materials act as springs and dampers.  In addition, the material properties obtained in this experiment are crucial for beam model and MATLAB analyses in order for them to be more intuitive.  Especially, providing the MATLAB model with accurate data would help determine the optimal compositions of rubber and foam (neoprene, silicone, or natural rubber).   
-
<big>'''Overview of Method'''</big>
+
==Overview of Method==
In order to obtain the spring constant and damping coefficient of each material, the rectilinear experimental apparatus for the Mechanical Systems Experimentation (MSE) lab (24452) will be used.  This apparatus, as displayed in the first thumbnail on the right, consists of a motor, three carts, vertical supports, and three encoders.  The motor applies inputs specified by the experimenters, the encoders measure the displacements, velocity, and acceleration of each cart.  The carts can be connected to the vertical supports by springs or in this case, various rubber and foam samples.  In order to determine the spring constant and damping coefficient, initial displacement from the equillibrium position can be applied manually, and the carts' response will be monitored.  Using MATLAB code developed for the MSE labs, the logarithmic decrement method will calculate the spring constants and damping coefficients.
In order to obtain the spring constant and damping coefficient of each material, the rectilinear experimental apparatus for the Mechanical Systems Experimentation (MSE) lab (24452) will be used.  This apparatus, as displayed in the first thumbnail on the right, consists of a motor, three carts, vertical supports, and three encoders.  The motor applies inputs specified by the experimenters, the encoders measure the displacements, velocity, and acceleration of each cart.  The carts can be connected to the vertical supports by springs or in this case, various rubber and foam samples.  In order to determine the spring constant and damping coefficient, initial displacement from the equillibrium position can be applied manually, and the carts' response will be monitored.  Using MATLAB code developed for the MSE labs, the logarithmic decrement method will calculate the spring constants and damping coefficients.
Line 159: Line 157:
In order to attach the materials to the rectilinear apparatus, we had to specially design brackets to hold the materials and clamp on to the provided posts and carts.  To do this, we used the system pictured in the bottom two thumbnails on the right.  In the first picture, you can see the completed bracket with the material already screwed inside.  The material is placed in the clamp-like area between the two pieces of acrylic.  We then run screws through the acrylic, through the material, and out the other piece of acrylic to create a tight hold on the material.  One piece of the acrylic is then attached to the stationary post on the rectilinear setup using the large screw sticking out of the back.  The other piece of acrylic is mounted to the cart using the large screw.  Since we couldn't find properly sized screws, we have implemented a couple nuts to hold the screw in the proper position.
In order to attach the materials to the rectilinear apparatus, we had to specially design brackets to hold the materials and clamp on to the provided posts and carts.  To do this, we used the system pictured in the bottom two thumbnails on the right.  In the first picture, you can see the completed bracket with the material already screwed inside.  The material is placed in the clamp-like area between the two pieces of acrylic.  We then run screws through the acrylic, through the material, and out the other piece of acrylic to create a tight hold on the material.  One piece of the acrylic is then attached to the stationary post on the rectilinear setup using the large screw sticking out of the back.  The other piece of acrylic is mounted to the cart using the large screw.  Since we couldn't find properly sized screws, we have implemented a couple nuts to hold the screw in the proper position.
-
<big>'''Assumptions Made'''</big>
+
==Assumptions Made==
In using the same kind of analysis we used in our MSE lab, we have assumed that the springs are linear.  This may or may not be the case with the materials that we are testing.  In order to correct for this, we will make sure to do each test a few times using different conditions.  If the values match up pretty well, we can say that our assumption of a linear spring is valid.  If the values don't match up well, our assumption is probably not valid, but it doesn't make the analysis completely pointless.  Even if we can't get very exact values for the spring constant and damping coefficient, we still at least can get ballpark values, which is really what we want.  Since no other tool of analysis we are using is especially accurate, we just need approximate spring constants and damping coefficients.  In addition, a major purpose of this analysis is to acquire the spring constants and damping coefficients relative to each other.  Whether or not the obtained values are particularly accurate is of minimal consequence.
In using the same kind of analysis we used in our MSE lab, we have assumed that the springs are linear.  This may or may not be the case with the materials that we are testing.  In order to correct for this, we will make sure to do each test a few times using different conditions.  If the values match up pretty well, we can say that our assumption of a linear spring is valid.  If the values don't match up well, our assumption is probably not valid, but it doesn't make the analysis completely pointless.  Even if we can't get very exact values for the spring constant and damping coefficient, we still at least can get ballpark values, which is really what we want.  Since no other tool of analysis we are using is especially accurate, we just need approximate spring constants and damping coefficients.  In addition, a major purpose of this analysis is to acquire the spring constants and damping coefficients relative to each other.  Whether or not the obtained values are particularly accurate is of minimal consequence.
Line 165: Line 163:
Our assumptions also exclude the effects of friction, which there will obviously be.  Again, since we are not looking for exact values for the material properties, this is of little consequence.  As long as we obtain material properties on the right order of magnitude, The MATLAB model and the beam model analyses should be able to be conducted with a fair amount of accuracy.  Since the other purpose of this analysis is to help us decide how to layer the sheets of rubber and foam, we only need relative values for.
Our assumptions also exclude the effects of friction, which there will obviously be.  Again, since we are not looking for exact values for the material properties, this is of little consequence.  As long as we obtain material properties on the right order of magnitude, The MATLAB model and the beam model analyses should be able to be conducted with a fair amount of accuracy.  Since the other purpose of this analysis is to help us decide how to layer the sheets of rubber and foam, we only need relative values for.
-
<big>'''Conclusion'''</big>
+
==Conclusions==
In order to perform the analysis, we need Professor Ozdonglar's approval after he receives permission from the department. Because Professor Ozdonglar was not here last week to get permission from the department, we were not able to actually perform the analysis, and so unfortunately cannot conclude a lot from this analysis at this time.  As soon as we receive permission, we plan to perform the tests, which will allow us to bring our design out of the purely theoretical realm.  We apologize that this couldn't be completed on time, but once we are able to perform the tests, we expect to get reasonably accurate values for the spring constants and damping coefficients of each material that we can then use to help with the beam modeling and MATLAB coding analyses.
In order to perform the analysis, we need Professor Ozdonglar's approval after he receives permission from the department. Because Professor Ozdonglar was not here last week to get permission from the department, we were not able to actually perform the analysis, and so unfortunately cannot conclude a lot from this analysis at this time.  As soon as we receive permission, we plan to perform the tests, which will allow us to bring our design out of the purely theoretical realm.  We apologize that this couldn't be completed on time, but once we are able to perform the tests, we expect to get reasonably accurate values for the spring constants and damping coefficients of each material that we can then use to help with the beam modeling and MATLAB coding analyses.
 +
 +
=MATLAB Model=

Revision as of 01:26, 11 November 2008

After collecting the feedbacks from users, who tested out the Prototype I, we concluded that the alternating layers of various rubber materials appear to improve a walking motion in ski boots. Therefore, the main goal of this "design memo" is to justify the use of alternating layers of different materials as opposed to using a large blocks of single material for walking attachment soles. The analyses consist of three major components - improvement of Matlab code, simple beam model analyses using manual calculations and FEA, and determination of effective spring stiffness of each rubber sample. Improvement of Matlab code will allow calculation of the optimal stress distribution on users' feet, while FEA would help establish the combination of rubber materials that yields the desired stress distribution. Finally, determination of spring stiffness of rubber materials is essential for manufacturing the optimal design calculated by the FEA. Since the access to Mechanical System Experimental Laboratory apparatus has not been available, the physical properties of rubber materials are yet to be determined; however, the simple beam analyses display that alternating layers of various spring elements is an effective method for achieving the desired stress distribution.

Contents

Simple Beam Model Analysis

Theoretical Model

Purpose of the Analysis

The primary goal of the simple beam model analyses using the theoretical model is to justify the use of layers of various rubber materials as an effective method of adjusting the net effective spring constant of specific region of the walking attachment.

Overview of Method

The theoretical model consists of several linear springs with various stiffness aligned in parallel. The theoretical model is prefered when predicting the static deformation of the walking attachment's soles. Under these simulations, only a vertical load is applied through the layers of rubber materials, and each segment of the sole can be treated as a linear spring.

The fundamental equation of the relationship between the displacement of linear springs in parallel and the external force being applied is listed below:

keffective = [1/k1 + 1/k2]-1


The theoretical model is more reliable than Finite Element Analysis (FEA) when the analysis is simple and no tangential force is present. This is because the FEA requires setting the mesh size to an adequate level in order to obtain accurate results, and often times, stress concentration around sharp edges tends to approach infinity (which does not occur in reality). The theoretical model is simple, yet accurate enough for predicting the overall effective spring coefficient of the layers of rubber material as long as only vertical load is applied, and the deformation is reasonablly small. If friction force between the ground and the bottom of the walking attchment needs to be included in the analyses, the model will not satisfy the assumption that each segment of rubber material behaves as a linear spring due to the moment created by the tangential force. Also, when the significant amount of deformation occurs, behaviors of physical springs tend to diverge from that of ideal springs.

Following are the four simple models, whose net effective spring stiffness is calculated using the equation mentioned above. Each of those models are also designed and tested during the FEA (which is summarized in the next chapter). Images of those simulation models are available in the next chapter (Simple Beam Model Analyses - FEA) as well.

(1) To simulate the regions, where materials with high and low spring stiffness are altered, six layers of silicon (high stiffness material in this model) and five layers of rubber (low stiffness material in this model).

(2) To simulate the high stiffness region, a model that has silicon as all eleven of its spring elements was tested.

(3) To simulate the low stiffness region, a model that has rubber as all eleven of its spring elements was tested.

(4) To simulate the effect of varying the thickness of silicon layers and rubber layers, a model with Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination was tested.

Assumptions and Boundary Conditions

  • Treat each layer of rubber material as a linear spring element
  • Only vertical load is being applied to the layers of rubber materials
    • As mentioned above, the theoretical model is accurate only when the rubber materials do not experience shear forces. Shear forces would cause spring elements' horizontal displacement, and rubber materials would no longer behave as linear spring elements.
  • The user stands on a completely flat surface
    • Each spring element experiences the same amount of vertical deformation
    • This assumption is used just to simplyfy the analyses. If the deformation of the walking attachment's sole while the user walks on a slope needs to be determined in future analyses, it is likely that the FEA will be the primary method.
  • The deformation of the spring element is small enough
    • If the vertical load compresses the rubber materials too far away from its equillibrium position, the physical springs' behaviors may diverge from that of ideal springs.
  • Let the effective stiffness of each layer of rubber be 1N/mm and that of Si be 10N/mm
    • The spring coefficients of every rubber material will be obtained using MSE lab experiment apparatus.
    • For the time being, let the effective stiffness of the rubber be one tenth of the stiffness of Si to simplify the calculation.
    • In the next section (FEA), SolidWorks material properties (stored in the software's library) of rubber and Si are used to simulate the model.

Conclusions

The calculations yield the net spring stiffness of each model to be...

Model 1: 1.964 N/mm [Si-Ru-Si-Ru-Si-Ru-Si-Ru-Si-Ru-Si] Model 2: 10.000 N/mm [All Si] Model 3: 1.000 N/mm [All Rubber] Model 4: 1.692 N/mm [Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si]

These calculation results will be compared against the results of FEA discussed in the next chapters. One thing to be noted is that teh calculation results from this theoretical model does not reflect any change in allocation of Si and Rubber layers. The net effective spring stiffness is only the function of the number of Si layers and number of Rubber layers that consist the model.

Finite Element Analyses (FEA) of a CAD (SolidWorks) model

1st model consists of alternating pattern of Si and Rubber layers.
1st model consists of alternating pattern of Si and Rubber layers.
2nd model consists of one large Si layer.
2nd model consists of one large Si layer.
3rd model consists of one large Rubber layer.
3rd model consists of one large Rubber layer.
4th model consists of Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination.
4th model consists of Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination.

Purpose of the Analysis

There are two primary goals of the simple beam model analyses using FEA.

(1) To justify use of layers of various rubber materials as an effective method of adjusting the effective spring constant of specific region of the walking attachment (just like the primary purpose of the theoretical model analyses).

(2) To determine the change in stress distributions as the combinations of rubber materials vary

Overview of Method

The SolidWorks model consists of a 10cm x 11cm base made of aclylic and eleven 10cm x 1cm x 5cm spring element layers made of various materials. Four combinations of spring elements were simulated to undergo 1cm of uniform compression in vertical direction while the base plate was being fixed.

(1) To simulate the regions, where materials with high and low spring stiffness are altered, six layers of silicon (high stiffness material in this model) and five layers of rubber (low stiffness material in this model).

(2) To simulate the high stiffness region, a model that has silicon as all eleven of its spring elements was tested.

(3) To simulate the low stiffness region, a model that has rubber as all eleven of its spring elements was tested.

(4) To simulate the effect of varying the thickness of silicon layers and rubber layers, a model with Si-Si-Ru-Ru-Si-Ru-Si-Ru-Ru-Ru-Si combination was tested.

Each model experiences uniform 1cm vertical compression while the base plate is "fixed." Both the displacement (deformation) and stress distributions plots are obtained from each simulation, and the net reaction forces in the vertical reaction (which is the force needed to cause the simulated deformation of spring elements) are also calculated.

Assumptions and Boundary Conditions

  • Treat silicon layer as a high stiffness and rubber layer as a low stiffness spring element
    • Only two types of spring elements are used to simplify the analyses and focus on the effects of layer combinations and layer thickness on the effective stiffness of the entire model.
  • Only vertical load is being applied to the layers of rubber materials
    • The primary goal of this analsis is "to justify the use of layers of various materials as an effective method for adjusting the effective spring stiffness."
  • Each spring element experiences the same amount of vertical deformation (1cm)
    • If the load gets uniformly distributed over the bottom surface of the walking attachment, rubber layers (low stiffness spring elements) would deform more than silicon layers (high stiffness spring elements) do. In reality, however, the vertical force is applied on the spring elements via contact with the ground. Therefore, the deformation of the bottom surface (rather than the distribution of the load) needs to be uniform.

Conclusions

As predicted by much simpler theoretical models (in the previous chapter), displacement plots of simulations 1 and 4 display similar results. Also, the model 2 (All Si - high stiffness spring element) experiences much greater stress as its net effective spring stiffness is much greater than any other model, and to experience 1cm of vertical compression, much greater normal force (which linearly correlates to von Mises stress shown in the stress plot) needs to be applied.

The stress plots are also used to address the conclusion for the primary goal of this analysis - The use of alternating layers of various spring elements is an effective method for optimizing the walking attachment's design. As summarized in the stress plots of simulations 1 and 4, high stiffness spring elements (Si layers) experience much greater von Mises stress than low stiffness spring elements (Rubber layers) do. Thus, the FEA proves that using alternating layers of spring elements with various stiffness would effectively alter the stress distribution inside the sole of the walking attachment. Therefore, once the desired stress distribution experienced by user's feet is determined by the matlab simulation code, and the physical experiment results reveal spring stiffness per cross sectional area of each rubber material, the optimal design for the walking attachment can be calculated.



Determination of Spring Constants and Damping Coefficients

Purpose of the Analysis

Rectilinear system used to test material properties.
Rectilinear system used to test material properties.
Mount with material inside.
Mount with material inside.
Mount and material taken apart with screw used to put material in mount.
Mount and material taken apart with screw used to put material in mount.

The goal of this analysis is to obtain reasonablly accurate spring constant and damping coefficient of each of the rubber materials being used for construction of the walking attachment. These experiments are essential for optimization of the walking attachment design since they would provide us with quantitative measures of the material properties as opposed to vague ideas of how well the materials act as springs and dampers. In addition, the material properties obtained in this experiment are crucial for beam model and MATLAB analyses in order for them to be more intuitive. Especially, providing the MATLAB model with accurate data would help determine the optimal compositions of rubber and foam (neoprene, silicone, or natural rubber).

Overview of Method

In order to obtain the spring constant and damping coefficient of each material, the rectilinear experimental apparatus for the Mechanical Systems Experimentation (MSE) lab (24452) will be used. This apparatus, as displayed in the first thumbnail on the right, consists of a motor, three carts, vertical supports, and three encoders. The motor applies inputs specified by the experimenters, the encoders measure the displacements, velocity, and acceleration of each cart. The carts can be connected to the vertical supports by springs or in this case, various rubber and foam samples. In order to determine the spring constant and damping coefficient, initial displacement from the equillibrium position can be applied manually, and the carts' response will be monitored. Using MATLAB code developed for the MSE labs, the logarithmic decrement method will calculate the spring constants and damping coefficients.

With logarithmic decrement, the damping ratio is obtained with the following formula, where n = number of peaks used, x1 = the displacement on the first peak, xn = displacement on the nth peak, and zeta = damping ratio.

Using the damping ratio, we can obtain the natural frequency with the following formula, where T = period, omega = natural frequency, and the rest of the variables have the same definitions as above.

Using the natural frequency, we can find the spring constant using the following formula, where k = spring constant and the rest of the variables have the same definitions as above.

Using the damping ratio and spring constant, we can obtain the damping coefficient using the following formula, where b = damping coefficient, zeta = damping ratio, k = spring constant, and m = mass.

In addition to the initial displacement tests, applying a ramp input and dividing the input force by the displacement response over the course of the run could yield another measure for the material properties. With results from the two tests, reasonablly accurate values of the spring constant and the damping coefficient can be obtained.

In order to attach the materials to the rectilinear apparatus, we had to specially design brackets to hold the materials and clamp on to the provided posts and carts. To do this, we used the system pictured in the bottom two thumbnails on the right. In the first picture, you can see the completed bracket with the material already screwed inside. The material is placed in the clamp-like area between the two pieces of acrylic. We then run screws through the acrylic, through the material, and out the other piece of acrylic to create a tight hold on the material. One piece of the acrylic is then attached to the stationary post on the rectilinear setup using the large screw sticking out of the back. The other piece of acrylic is mounted to the cart using the large screw. Since we couldn't find properly sized screws, we have implemented a couple nuts to hold the screw in the proper position.

Assumptions Made

In using the same kind of analysis we used in our MSE lab, we have assumed that the springs are linear. This may or may not be the case with the materials that we are testing. In order to correct for this, we will make sure to do each test a few times using different conditions. If the values match up pretty well, we can say that our assumption of a linear spring is valid. If the values don't match up well, our assumption is probably not valid, but it doesn't make the analysis completely pointless. Even if we can't get very exact values for the spring constant and damping coefficient, we still at least can get ballpark values, which is really what we want. Since no other tool of analysis we are using is especially accurate, we just need approximate spring constants and damping coefficients. In addition, a major purpose of this analysis is to acquire the spring constants and damping coefficients relative to each other. Whether or not the obtained values are particularly accurate is of minimal consequence.

Our assumptions also exclude the effects of friction, which there will obviously be. Again, since we are not looking for exact values for the material properties, this is of little consequence. As long as we obtain material properties on the right order of magnitude, The MATLAB model and the beam model analyses should be able to be conducted with a fair amount of accuracy. Since the other purpose of this analysis is to help us decide how to layer the sheets of rubber and foam, we only need relative values for.

Conclusions

In order to perform the analysis, we need Professor Ozdonglar's approval after he receives permission from the department. Because Professor Ozdonglar was not here last week to get permission from the department, we were not able to actually perform the analysis, and so unfortunately cannot conclude a lot from this analysis at this time. As soon as we receive permission, we plan to perform the tests, which will allow us to bring our design out of the purely theoretical realm. We apologize that this couldn't be completed on time, but once we are able to perform the tests, we expect to get reasonably accurate values for the spring constants and damping coefficients of each material that we can then use to help with the beam modeling and MATLAB coding analyses.

MATLAB Model

Personal tools