Previous in Forum: Convection of BHp to hp of Air Blower   Next in Forum: Design of a magnetic seperating unit that could be used in a landfill
Close
Close
Close
9 comments
Rate Comments: Nested
Active Contributor

Join Date: Jun 2007
Location: Los Angeles, Ca.
Posts: 15

Pipe Schedule Formula??

10/18/2007 11:01 AM

Hello All:

I am making a solid Model in Inventor of an Exhaust Nozzle Assembly. The Part has been engineered and manufactured, and I want to be able to drive the assembly model and the working drawings using Excel and VBA. The design uses different pipe sizes for inlet and outlet (mostly all schedule SA 105 40 pipe).

I want to know if there is a function that I could use to input the inner/outer diameter of the pipe and it gives me the wall thickness.

I could use available tables and write my code to choose the right information, but this is time consuming and less interesting. If any one has heard of such a function, please let me know. Otherwise, I know what I'll be doing this weekend.

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.
Guru
Hobbies - CNC - New Member Hobbies - DIY Welding - New Member Engineering Fields - Electromechanical Engineering - New Member

Join Date: Aug 2007
Posts: 23647
Good Answers: 420
#1

Re: Pipe Schedule Formula??

10/18/2007 11:21 AM

sorry can't help, but if its makes you feel better, I hope the weather this weekend is crappy.

On a thought, if you do write that program. There may be an interest in it on CR4. Maybe some kind of networking agreement between colleagues.

As in you have something I want, and I have something you want. Just a thought.

uuuhhhmmmm, This could lead into another forum here.

__________________
“ When people get what they want, they are often surprised when they get what they deserve " - James Wood
Register to Reply Off Topic (Score 5)
Guru
Technical Fields - Architecture - New Member Popular Science - Weaponology - New Member Engineering Fields - Control Engineering - New Member Engineering Fields - Electrical Engineering - New Member Engineering Fields - Electromechanical Engineering - New Member Hobbies - Fishing - New Member Hobbies - Target Shooting - New Member Hobbies - Hunting - New Member

Join Date: Dec 2005
Location: Clemson, South Carolina
Posts: 1722
Good Answers: 18
#2

Re: Pipe Schedule Formula??

10/18/2007 11:42 AM

I haven't heard of such a function, but a few quick calculations using the first five pipe sizes starting at 1/2" shows that the wall thickness increases exponentially as a function of o.d.

Plotting such data should enable you to do a curve fit fairly quickly.

I also have not consulted "Machinery Handbook," which may have the information you seek.

__________________
We have met the enemy and he is us . . . Walt Kelly
Register to Reply
Guru

Join Date: Dec 2005
Posts: 1602
Good Answers: 19
#3

Re: Pipe Schedule Formula??

10/18/2007 5:11 PM

If you can input the ID and the OD of the pipe, 1/2 the difference of the two will be the wall thickness.

__________________
Eventually, one needs to realize that it is far less important to be the smartest person in the room than it is to sit next to that person and make friends.
Register to Reply
Active Contributor

Join Date: Jun 2007
Location: Los Angeles, Ca.
Posts: 15
#4

Re: Pipe Schedule Formula??

10/18/2007 7:52 PM

Thanks for the help everyone.

Looks like I'll be on the keyboard this weekend once again! Although I will plot that data and appoximate a function. It should be interesting.

Yes, an engineering bartering section sounds like a terrific idea...if people deliver what they actually promise.

Register to Reply
Guru

Join Date: Dec 2005
Posts: 1602
Good Answers: 19
#5
In reply to #4

Re: Pipe Schedule Formula??

10/18/2007 9:46 PM

Heath, one last thing to try before you give up the week end.

I have a vague recollection of some one mentioning a formula on this site relating pipe schedule to diameter ratios. Try the CR4 search for "pipe schedules" and see what pops up.

__________________
Eventually, one needs to realize that it is far less important to be the smartest person in the room than it is to sit next to that person and make friends.
Register to Reply
Anonymous Poster
#9
In reply to #4

Re: Pipe Schedule Formula??

11/02/2007 1:06 PM

hi

p/s X 1000

p = working pr.

s=allowable stress.

Register to Reply
Power-User
Hobbies - Fishing - New Member Popular Science - Evolution - New Member United States - Member - New Member Engineering Fields - Mechanical Engineering - New Member

Join Date: Jul 2007
Location: Cleveland, OH
Posts: 445
Good Answers: 10
#6

Re: Pipe Schedule Formula??

10/19/2007 9:45 AM

The formula for stress in the pipe is stress=pd/2t. p=pressure, d=outside (i think) dia, t=wall thickness. If you put the pipe yield stress in for stress and solve for t, you get the schedule. Do a google search and you'll find the actual value for stress used, or just solve for a few pipe sizes.

__________________
"Just a little off the top" - Marie Antoinette
Register to Reply
Participant

Join Date: Oct 2007
Posts: 3
#7

Re: Pipe Schedule Formula??

10/19/2007 11:20 PM

Hi, I think that if the end use of the formula will be to use it into a VBA macro, you can creat an additional sheet on the Excel workbook and put in the data for the SCH-40 pipe geometry and create a routine that finds the desired data using a known value (maybe one of the diameteres or the thicknees or in the most difficult case a parameter that could be calculated accordingly to the design like a diameter relation or an average diameter) and applying the Excel function of Vlookup or Hlookup.

Register to Reply
Guru
Engineering Fields - Piping Design Engineering - New Member Egypt - Member - Member since 02/18/2007

Join Date: Feb 2007
Location: Cairo, Egypt
Posts: 1733
Good Answers: 248
#8

Re: Pipe Schedule Formula??

10/20/2007 9:00 AM

There is no a function to be used, but you have to create a database to include all pipe diameters (NPS & OD) and thicknesses (schedules). NPS and OD are constant values for the same nominal pipe size, and ID is a variable value depends on thickness of pipe.

__________________
It is better to be defeated on principles, than to win on lies!
Register to Reply
Register to Reply 9 comments
Copy to Clipboard

Users who posted comments:

Abdel Halim Galala (1); alexanderso (1); Anonymous Poster (1); Bill (1); HarryBurt (1); Heath (1); phoenix911 (1); Ried (2)

Previous in Forum: Convection of BHp to hp of Air Blower   Next in Forum: Design of a magnetic seperating unit that could be used in a landfill

Advertisement