Sie sind auf Seite 1von 4

Legal Statement Year 2002/2003 releases

(c) 2002/2003 www.pveng.com www.pveng.com

Terms
This software is the property of Pressure Vessel Engineering Ltd (www.pveng.com).
If you use this product you agree to the following terms and conditions:
1 This program is the property of www.pveng.com
2 This program is not available for sale under any circumstances.
The user uses this software at their own risk.
3 This notice must be included with all copies made.
4 This product is used "as is" without warrantees or liability. It is your responsibility
to know how to use this software. Any product designed with this software
is your responsibility. www.pveng.com does not guarantee the accuracy of this product.
All risk associated with this products use is assumed by the user.
5 www.pveng.com does not provide support for the use of this product
6 The codes and standards that this product is based on change periodically. It
is your responsibility to check that you are using an appropriate version.
7 This program is not a substitute for knowing the applicable codes and standards.
8 It is your job to ensure that you are using the most up-to-date version of this software
9 There is no guarantee that future versions of this program will be made available.

Locked Cells
This spreadsheet is locked for your convenience. You can move between input
cells using the Tab key. The password to unlock it is "100". If you make changes
to this spreadsheet you are required to remove the "www.pveng.com"
hyperlink. You are responsible for any and all changes that you make.

Comments
If you have comment, corrections or questions about this product send an email
to lb@pveng.com. I am sorry, but I do not answer all emails.
lb@pveng.com

Printing and Excel/Windows Russian Roulette


A Printing macro is provided with this spreadsheet. Press Ctrl+p to print the calculations.
The macro checks for a dangerous error condition where Excel allows input values
to be changed but does not recalculate the outputs. If this occurs, an error
message will pop up instead of printing. Your computer has run out of resources and must be restarted.
This protection is only available if you use the print macro. Use Windows NT/2000 to get more
Windows systems resources. Quit playing Russian Roulette - Do not use Windows 95/98/ME for
any type of engineering work.

Verification
This program was verified in one of the following ways
1 comparing it with an ASME code book examples - most examples are found in App. L
2 Hand calculations
3 Comparison with other commercial software
4 two or more of the above methods
Although every effort was made to make this software accurate and easy to understand, there
is no way to guarantee that it is accurate.

Registration
This program can not be registered. It remains the property of www.pveng.com

#NAME? <- Useful page 2 formula


#NAME? <- Useful page 3 formula
#NAME? <- Useful page 4 formula
120 Sample Calculation #1 Vessel On Beams 31-Mar-19 Page 3 of 3
121

122 Beam to Shell Attachment Stresses M z


123 w s
124 Beam Dimensions
125 cx = 2cx/2 cx = 3.100 lw M x M y
126 cy = 2cy/2 cy = 3.010
127

128

129 C dimensions for weld stress ls


w s
130 weld area = ws*lw wa = 6.000
131 wcx = lw/2 wcx = 6.000
Vx Vy
132 wcz = cy + ws wcz = 3.510
133 wcy = sqrt(wcx^2 + wcy^2) = sqrt(6^2 + 6.951^2) wcy = 6.951
134

135 Shear Force Distribution


136 Vx = (V*Ix)/(2*(Ix+Iy)) = (6463.8*41.4)/(2*(41.4+13.3)) Vx = 2,446
137 Vy = (V*Iy)/(2*(Ix+Iy)) = (6463.8*13.3)/(2*(41.4+13.3)) Vy = 786
138 Vg = W/n gravity = 36000/4 Vg = 9,000
139

140 Weld Moments of Inertias


141 Iwx = (ws*lw^3/12)*2 = (0.5*12^3/12)*2 Iwx = 144.0
142 Iwz = (lw*ws^3/12 + wa*(cy+ws/2)^2)*2 Iwz = 127.8
143 = (12*0.5^3/12 + 6*(3.01+0.5/2)^2)*2
144 Iwy = Iwx + Iwz = 144 + 128 Iwy = 271.8
145

146 Weld Moments


147 Mx = Vx*(ls+lw/2) + Vg*(ds-D)/2 Mx = 100,382
148 = 2446*(24+12/2) + 9000*(96-90)/2
149 My1 = Vy*(ls+lw/2) = 786*(24+12/2) My1 = 23,575
150 Mz = Vy*(ds-D)/2 = 786*(96-90)/2 Mz = 2,357
151

152 Weld Stresses


153 Sx = Mx*wcx/Iwx Twisting = 98418*6/144 Sx = 4,101
154 Sy = My1*wcy/Iwy Twisting = 23575*6.951/271.8 Sy = 603
155 Sz = Mz*wcz/Iwz Torision = 2357*3.51/127.8 Sz = 65
156 Sg = Vg/(wa*2) Gravity = 9000/(6*2) Sg = 750
157

158 Stress Limits and Ratios


159 Slim = min(Sb,Smax)*0.49 = min(20000,20000)*0.49 Slim = 9,800
160

161 SxR = Sx/Slim = 4101/9800 SxR = 0.418


162 SyR = Sy/Slim = 603/9800 SyR = 0.062
163 SzR = Sz/Slim = 65/9800 SzR = 0.007
164 SgR = Sg/Slim = 750/9800 SgR = 0.077
165 Okay total (<1) 0.563
166 Foot Plate Attachment Stresses
167 waf = ws*lwf weld area in foot = 0.5*32 waf = 16.000
168 Vv = V/n = 6464/4 Vv = 1,616
169

170 Sv = Vv/waf = 1616/16 Sv = 101


171 Sgf = Vg/waf = 9000/16 Sgf = 563
172

173 SvRf = Sv/Slim = 101/9800 SvRf = 0.010


174 SgRf = Sgf/Slim = 562.5/9800 SgRf = 0.057
175 Okay total (<1) 0.068
176

177

178
Moss Seismic Calculations

Written By: Laurence Brundrett

Code: Moss - Pressure Vessel Design Handbook (c) 1987 Gulf Publishing Company
Code: Page 71 - Vessel on unbraced legs
Notes: This analysis varies slightly from the version presented in the book
Version 2.0 - beam attachment stress calcs added - not in the book

Update Log

Date Change
20-Sep-00 Added Commentary
Added new print macro
3-Oct-00 Changed to A2000 format
New print macro
New legal statement
Needs to be verified
Commentary moved to web site
12-Oct-00 Updated format
Version set = 1.1
Cells Locked - Password = "100"
8-Dec-00 Verified against hand calculations
Cells Locked - Password = "100"
2-Jun-01 Added calculations for beam attachment stresses
Verified by hand calcs
Version = 2.0
Cells Locked - Password = "100"
This spreadsheet will not work with Excel 95 - Conditional formatting used
7-Jan-02 Added BM ranges
Version = 2.1

Das könnte Ihnen auch gefallen