You are on page 1of 5

Realizar un diseo de resortes, para el amortiguamiento de un ascensor con una capacidad mxima de

9 personas
Datos :
Material: Cromo-Silicio

In[515]:= m = 0.108;
A = 202; (*kpsi*plgm *)
e = 29 500 000;(*Mpsi*)
G = 3 120 000;(*psi*)
= 0.284;

Tratamiento de los extremos : a escuadra y esmerilados


Linealidad robusta: = 0.15
In[520]:= = 0.15;

Seguridad contra la fatiga : nf = 1.5, mediante el criterio de falla por fatiga de Sines - Zimmerli
Ftotal=2220 por cada resorte F=555
In[521]:= nf = 1.5;
2 diseo de resorte.nb

In[522]:= Fmin = 150;(*lbf*)


Fmax = 555; (*lbf*)
ymax = 4; (*in*)
ymin = 1; (*in*)

Sea
In[524]:= d = 0.3; (*in*)
Fmax - Fmin
In[525]:= Fa = // N
2 valor numrico

Out[525]= 202.5

Fmax + Fmin
In[526]:= Fb = // N
2 valor numrico

Out[526]= 352.5

Fmax
In[527]:= k= // N
ymax valor numrico

Out[527]= 138.75

A
In[528]:= Sut =
dm

Out[528]= 230.05

In[529]:= Ssu = 0.67 * Sut

Out[529]= 154.134

In[530]:= Ssy = 0.45 * Sut


Out[530]= 103.523

In[531]:=
diseo de resorte.nb 3

In[532]:=

Out[532]=

In[533]:= Ssa = 35 000;


Ssa
=
nf

Out[534]= 23 333.3

In[535]:= = 23 333.3; (*psi*)

8 * Fa
In[536]:= = // N
* d2 valor numrico

Out[536]= 5729.58

4- 2*- 2 3*
In[537]:= c= + -
4* 4* 4*

Out[537]= 4.19154

In[538]:= D1 = c * d

Out[538]= 1.25746

In[539]:= Fs = 1 + * Fmax

Out[539]= 638.25

d4 * G
In[540]:= Na =
8 * D13 * k
Out[540]= 11.4507

In[541]:= Nt = Na + 2
Out[541]= 13.4507
4 diseo de resorte.nb

In[542]:= Ls = d * Nt
Out[542]= 4.03522

In[543]:= Lo = Ls + Fs k

Out[543]= 8.63522

In[544]:= DI = D1 - d

Out[544]= 0.957461

In[545]:= DE = D1 + d
Out[545]= 1.55746

In[546]:= ys = Lo - Ls

Out[546]= 4.6

In[547]:= Locr = 2.63 * D1 0.3

Out[547]= 11.0237

4c+2
In[548]:= kb =
4c-3
Out[548]= 1.36321

2 * d2 * D1 * Na *
In[549]:= W=
4
Out[549]= 0.908088

386 * k
In[550]:= fn = 0.5 *
W

Out[550]= 121.427

kb * 6 * Fa * D1
In[551]:= a =
* d3
Out[551]= 24 553.9

In[552]:= s = a * Fb / Fa
Out[552]= 42 741.9

Ssa
In[553]:= nf =
a
Out[553]= 1.42544
diseo de resorte.nb 5

Ssy * 103
In[557]:= ns =
s
Out[557]= 2.42204

You might also like