After a great post of Bambi a while ago about an Excel sheet to calculate the stiffness / deflection of a ski I was inspired to work on this as well.
Last weeks in my free time I have been working on some MatLab code to show the following:
- Ski contour
- Ski profile
- 3D view of the ski contour and profile
- Binding position estimation (and percentage of area in front and behind binding)
- Ski bending stiffness (E*I)
- Ski deflection
- Slope of deflection
Well, this might look about the same as the Excel sheet of Bambi, but now the differences:
- Stiffness is calculated using parallel axis rule (don't know if this is the correct English word...) and the properties of 3 fiberglass layers above and 3 layers below the core can be set independently.
- I also used Finite Element Analysis to calculate the deflection and slope of the ski. Using this method it's easy to take a look at different loading situations.
Below some pics of the result (sorry for the huge size!)

The black rectangle in the ski boot position plot is the boot


In the plot of the deflection the green surface is the load at the ski, in this case a varying distributed load with a max of -0.6Nmm at the mounting area.
Later I hope to include the base, edges, sidewalls and topsheet as well.
Please let me know what you think about this!!
I will post the MatLab files soon!
Buuk