Syntax
[F,alpha,Smax,r,c]=Fofbendinggirder([l,h,b,s,E,Slim])
Input Parameter
l : | | length of the bended beam |
h : | | height of the cross section of bended beam; default i 1.5 |
b : | | width of the bended beam; default is h |
s : | | bending distance; default h |
E : | | E modulus default 1200 MPa (Polyamid PA12) |
Slim : | | Limit of bending stress |
Output Parameter
F : | | bending force to achieve distance s |
alpha : | | bending angle |
Smax : | | bending stress |
r : | | bending radius |
c : | | bending contour |
Examples
Fofbendinggirder(6,1.5,1.5,2.0) % clip width length 6 and wall thickness 1.5 and pin of 0.5
Copyright 2020-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21