summaryrefslogtreecommitdiff
path: root/764/CH7/EX7.21.b/result7_21.txt
blob: 640126a35e0c1e566bf440c3de4cf935c53bf549 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
-->//(Threaded Joints) Example 7.21
 
-->//Maximum internal pressure MAXP (MPa)
 
-->MAXP = 2
 MAXP  =
 
    2.  
 
-->//Minimum internal pressure MINP (MPa)
 
-->MINP = 0
 MINP  =
 
    0.  
 
-->//Diameter of the circle on which pressure acts D (mm)
 
-->D = 400
 D  =
 
    400.  
 
-->//Assume the stiffness of the bolts to be 1N/mm kb
 
-->kb = 1
 kb  =
 
    1.  
 
-->//Calculate the stiffness of the parts kc (N/mm)
 
-->kc = 4 * kb
 kc  =
 
    4.  
 
-->//Ultimate tensile strength Sut (N/mm2)
 
-->Sut = 900
 Sut  =
 
    900.  
 
-->//Yield strength Syt (N/mm2)
 
-->Syt = 700
 Syt  =
 
    700.  
 
-->//Endurance limit in bending Sdash (N/mm2)
 
-->Sdash = 300
 Sdash  =
 
    300.  
 
-->//Fatigue stress concentration factor Kf
 
-->Kf = 2.2
 Kf  =
 
    2.2  
 
-->//Factor of safety fs
 
-->fs = 1.5
 fs  =
 
    1.5  
 
-->//Number of bolts N
 
-->N = 8
 N  =
 
    8.  
 
-->//Assume expected reliability (%)
 
-->reliability = 90
 reliability  =
 
    90.  
 
-->//Assume diameter of the bolt to be less than 7.5mm for Kb to be 1
 
-->d = 1
 d  =
 
    1.  
 
-->//As Ka is incorporated into Kf, assume the assembly to be ground
 
-->//This is just to obtain a random value of Ka
 
-->op = 1
 op  =
 
    1.  
 

Core cross-section area of the bolt(A) = 85.172067 mm2