100% found this document useful (1 vote)
859 views15 pages

Positioning Radial Nozzles Pdms

Method 1 and 2 describe two ways to position radial nozzles using PDMS commands. Method 1 positions the nozzle to the correct up coordinate and then moves it the projection distance in the direction of P1. Method 2 positions the nozzle at the correct up coordinate and projection distance orthogonal to the equipment centerline, and then rotates it. The document also lists many pseudo attributes that can be used to query information from the PDMS database.

Uploaded by

TrungSon Nguyen
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
859 views15 pages

Positioning Radial Nozzles Pdms

Method 1 and 2 describe two ways to position radial nozzles using PDMS commands. Method 1 positions the nozzle to the correct up coordinate and then moves it the projection distance in the direction of P1. Method 2 positions the nozzle at the correct up coordinate and projection distance orthogonal to the equipment centerline, and then rotates it. The document also lists many pseudo attributes that can be used to query information from the PDMS database.

Uploaded by

TrungSon Nguyen
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 15

Positioning Radial Nozzles

Method 1
1. Create and then position the nozzle to the correct Up coordinate only. P1 should point in the correct direction, i.e. E 45 N.

2. From the application menu bar, choose: Position > Move > Distance The direction of movement is the same as P1. The distance is the PROJECTION DISTANCE. Note: If the nozzles height is set from face to centerline, you might use Position > Relatively (BY) and define the relative

movement as the offset from P2 to P1. Solid line nozzle shows position after Step 1. Dashed line nozzle shows position after Step 2.

Method 2
1. Create and then position the nozzle at the correct Up coordinate and position it to an orthagonal direction the PROJECTION DISTANCE away from the equipment centerline, i.e. E 29. P1 should point in the orthagonal direction, i.e. E.

2. From the application menu bar, choose: Orientate > Rotate The rotation axis should pass through any point on the equipment centerline, i.e. CYLI origin, DISH origin, EQUI origin, etc. Change the wrt to WORL, SITE, ZONE, or EQUI if required.

PSEUDO ATTRIBUTES
In order to get specific information directly from the database, a number of keyword or pseudo attributes have been introduced. Pseudo attributes are not attributes as such, but they have the ability to extract data when queried. For Example

ELBO 1 --->>>> Go to elbo 1 of the branch Q PARAM --->>>> Query the parameters of the catref of the spref Q DTXR --->>>> Query the rtext of the detref of the spref_ can also use dtxs or dtxt Q MTXX --->>>> Query the xtext of the matref of the spref _ can also use mtxy or mtxz Q PSATTS --->>>> Query the list of pseudo attributes available for the CE.

A few useful pseudo attributes appear below:

General Queries

Q LIST --->>>> Query what you can create below the current element Q OLIST --->>>>Query the type of elements which can own CE Q ORDER --->>>>Query the list position Q PROP DESC --->>>> Query the data element with the dkey equal to DESC in the component's dataset (Steelwork and Piping elements) Q PRLS --->>>> Query the list of properties in the component's dataset Q PURP XXX --->>>> Query the purpose attribute of the property XXX

Piping Attributes

Q CHOICE --->>>> Query the answers of the selectors of the spref Q CHOICE STYP --->>>> Query the styp used to select the component Q PL BOP --->>>> Query the bottom of pipe elevation of the leave point Q PA INSU --->>>> Query the insulation thickness at the arrive point Q PGRAD 1 --->>>> Query the slope at ppoint 1 Q ITLE --->>>> Query the length of implied tube (must navigate first by using 'IL TUBE' at a component) Q LBOR --->>>> Query the leave bore Q ABOR --->>>> Query the arrive bore Q APOS --->>>> Query the arrive position Q LPOS --->>>> Query the leave position

At Branch Level

Q TULEN --->>>> Query the length of tube in a branch

Q CLLEN --->>>> Query the centerline length through all components

Steelwork

Q ODESP --->>>> Query the design params of the joint owner Q ADESP --->>>> Query the design params of the joint attached beam Q DRPS --->>>> Query the derived position of the beam start Q NWEI -->>>> Query the net weight (considering joint cut outs) Q GWEI --->>>> Query the gross weight (beam before cutting) Q NCOF --->>>> Query the net centre of gravity for the beam Q NSRF --->>>> Query the net surface area Q MIDP --->>>> Query the mid point Q POS PPLINE TOS START WRT /* --->>>> Query TOS of current element (SCTN) Q PPLINE TOS DIR --->>>> Query the direction of the TOS pline on a SCTN

PDMS Syntax Examples


Position>Move>Distance
Moves the elements origin by a given distance in a given direction. Ex. MOVE N DIST 10 MOVE S WRT /* DIST 5' MOVE E IN SITE DIST 5'

Position>Move>Through
Moves the origin of the element in a given direction through a Reference Plane perpendicular to the line of travel that is passing through a picked element, p-point, or coordinate. Ex. MOVE N THRO ID@ MOVE N THRO IDP@ MOVE N THRO N46

Position>Move>Clearance
Moves the elements origin, p-point, or obstruction in a given direction with a clearance from another items origin, p-point, or obstruction. Ex. MOVE E DIST 10 FROM /P-101 MOVE E CLEARANCE 10 FROM /P-101 The options INFRONT, BEHIND, ONTO, and UNDER refer to a picked or named items physical obstruction, while the TO and FROM options refer to the items origin. INFRONT and TO refer to the near side while BEHIND and FROM refer to the far side of an item.

Position>Plane Move>Through
Moves the origin of the element in a given direction through a Reference Plane specified by the user that is passing through a picked element, p-point, or coordinate. Ex. MOVE ALONG E PLANE N45W THRO ID@

AT E3 N30 U10 -- Position the current element at a specific coordinate (must specify all three coordinates) BY E66 -- Move the current element a relative distance in a given direction TO U126 -- Move a piping component to one specified zone coordinate along constrained centerline Q ATT -- Query all attributes of current element

Q NAME -- Query name (or any specific attribute may be used) of the current element Q REFNO -- Query the reference number of the current element Q POS -- Query position wrt owner of the current element Q POS WRT ZONE -- Query position wrt zone of current element Q CE - Query the name attribute (or reference name) of current element Q MEM -- Query members of current element Q OWN -- Query the name of the owner of the current element NEXT -- Go to next element in list PRE -- Go to previous element in list SAME -- Go to the previous current element $Q -- Lists all valid commands MOVE $Q -- Lists all options for the MOVE command NAME /ANYNAME -- Set the name attribute of the current element DESC ANY TEXT STRING -- Set the Description attribute of the current element to a text string. $S QA=Q ATT -- Create synonym to query attributes Q POS PPLINE TOS START WRT WORL -- Query TOS of current element (SCTN) Q EVAR PDMSUSER -- Query the operating system location of user file directory (%PDMSUSER%) NEW STRU -- Create new structure element (Note: CE must be a owner level (ZONE) or below NEW SUBS /MAIN-DECK -- Create new substructure element and set the name attribute POS E20 N10 U5 -- Position CE at specified owner coordinates POS E20 N10 U5 WRT /* -- Position CE at specified world coordinates

CONN IDP@ TO IDP@ -- Connect a picked Ppoint on the current primitive to a picked Ppoint of another. CONN P1 TO IDP@ -- Connect P1 of the current primitive to a picked Ppoint of another primitive.

Setting PDMS attributes


In principle, any attribute can be set by specifying the attribute name and value you want it to take. The following are examples: XLEN 200 DESC 'PLATE GIRDER' HEIGHT 300 TEMP 120 NAME /FRED PURP EQUI ORI Y IS N ORI Y IS N AND Z IS U

Navigation
Commands for moving around the PDMS database.

/NAME - Move to an element by name =23/506 - Move to an element by its reference number END - Move up the database hierarchy by 1 level 6 - Move to the sixth element in the list of the current element NEXT - Move to the next element in the list at the same level NEXT 2 - Move to the second element after the current element NEXT ELBO - Move to the next elbo in the current list by passing any other elements

PREV - Move to the previous element in the list PREV 4 - Move four elements back from ce SAME - Go to the previous current element

NOTE: NEXT and PREV commands work on the list according to the modes Forwards or Backwards. In backwards mode, the list is considered to be reversed so these commands have the effect of working from the opposite end of the list.

PDMS COMMANDS PIPING COMMANDS 1. ADD ALL PIP

2. REM ALL PIP

3. MOVE U THROU IDP@

4. MOVE E THROU IDP@

5. MOVE W THROU IDP@

6. MOVE N THROU IDP@

7. MOVE S THROU IDP@

8. Q DTXR (To See Name Of Component)

9. Q STEXT

10. STEXT NOTE (Naming For Attachment)

11. Q ATT (To see the attributes)

12. REPR INSU ON/OFF UPDATE

13. Q ISPEC (To see the insulation)

14. ISPEC NULREF (To Remove the Insulation)

15. CONN NEXT (Connection to next element)

16. FCONN (For force connection)

17. DIST 500

18. AXES AT PH (To see Axes of Pipe Head)

19. AXES AT PT (To see Axes of Pipe Tail)

20. AXES OFF

21. BY U 500

22. BY D 500

23. BY E 500

24. BY W 500

25. BY S 500

26. BY N 500

27. Q NAME

28. ROTATE BY 45 (Rotated command) 29. ROT BY 90 ABOUT Z THRO ID@ (Rotated) 30. Q PARA (To check nozzle size) 31. Q CATREF (To See nozzle Rating) 32. Q POS IN WORLD 33. CH CE (check current element) 34. Q SPREF (check piping Spec) 35. Q ORI (To see the orientation) 36. DIR D (Direction Down) U E W N S (For elbow, tee, valve) 37. Q P1/P2/P3 (To see pipe Bore Direction Connection type and Position)

38. Q HBORE 39. Q TBORE 40. Q LBORE 41. NEW BRA COPY PREV BY E/W/S/N/U/D 100 42. Q U (To see the elevation) 43. Q ANGLE (For change the angle) 44. THRO NEXT (To connect element to next component) 45. Q LTLE (To cheek pipe length) 46. Q MEM 47. Q RTEX OF DETREF (To see element type and detail) 48. CONN IDP@ TO IDP Q CE 49. Q PL (For Direction and position) 50. BRA CONN PH TO FIST MEM 51. BRA CONN PT TO NOZZ ID@

52. BRA CONN PT TO LAST 53. RAD 500 (Control Valve Radius) 54. HEI 500 (Control Valve Height) 55. BACK (Backward) 56. FORW (Forward) 57. For Drain pipe a. ADD ATT (For isometric note) b. Q ATT c. TCONN OPEN d. Q STEXT e. STEXT DRAIN POINT 58. For Slope Line /Rotated Elbow a. FORWARDS (Select in piping components) b. DIR TOW NEXT c. BACKWARDS (Select in piping components)

d. DIR TOW NEXT 59. MTOC DOTD (Do not want in bill of material) You can see the Doted DOTD 60. MTOC ON (Want in bill of material) 61. MTOC OFF (Dont Want in bill of material) 62. Q PA BOP/TOP (To see the pipe BOP/TOP) 63. Q LSTUBE (To Change the spec Brake) 64. Q PSPEC (To see the pipe spec) 65. CONN PH TO P3 OF ID@ ( AND SELECT THE PIPE P3) 66. CONN PT TO LAS MEM Courtesy : Anand Todkar

Orientation Commands (General)

ORI Y IS N AND Z IS U --->>>> This is the default orientation (wrt owner) for all elements that have an orientation attribute. ORI Y IS E45N --->>>> Specify that the Y axis is pointing E45N. When only one axis is specified, the other tries to get to it's default, so in this case, Z will default to UP.

ORI P1 IS N --->>>> Rather than specifying an axis, this command specifies that a particular ppoint is to be orientated in the direction specified.

Orientation Commands (Piping)

ORI --->>>> This command orientates the arrive of the element in the opposite direction to the leave of the previous element. It does not change the position. CONNECT --->>>> Perform an ORI, then position the arrive at the leave of previous. DIR S --->>>> This is a special command which is allowed to change the angle of a component. It first performs an ori, then adjusts the angle to ensure that the leave direction is in the direction specified. ORI AND P3 IS U --->>>> Used for valves, tees, etc., this command performs an ori and then points the ppoint in the required direction. It does not change the angle. DIR AND P3 IS U --->>>> This is another special command which is only used on tees with variable angles. (Usually for sloping lines.) In this case, the tee is orientated and the angle adjusted to allow p3 to point in the direction specified.

You might also like