Verschillen voor "Commons Shapes Designation Standard"

Verschillen tussen versies 2 en 6 (omvat 4 versies)
Versie 2 sinds 2017-03-10 23:11:39
Grootte: 5504
Commentaar:
Versie 6 sinds 2017-03-28 14:57:20
Grootte: 6596
Commentaar:
Verwijderingen worden op deze manier gemarkeerd. Toevoegingen worden op deze manier gemarkeerd.
Regel 2: Regel 2:
Change 20170328: W has trailing constraints, nothing means straight flange ends, 1 means one radius at end of flange and 2 means two at end of flange.
Regel 8: Regel 9:
Regel 11: Regel 11:
A code is build with blocks. A code is a concatenation of data blocks:
Regel 13: Regel 14:
[Shape block][Details block][Units block][Geometry block]}}}
<Shape block>[Details block][Units block]<Geometry block>
}}}
Regel 17: Regel 18:
  * Letters of letter shapes sections: I, U, L, T, O, Z (O is omega shape).
 * Details block: Zero or more characters with constraints of the shape. They are only added if required. Order is alphanumerical.
  * D Diverging thickness, width of one or more wall endings diverge (i.e. are not parallel, ending in radius), typical for warm rolled products.
  * E Equal width and height and or equal legs
  * H Hollow sections
  * F Flanges extra
  * R Round edges
  * S Flange has a slope
  * X or Y Section is cut over x- or y-axis
 * Units block: Zero or one character, no character means metric in mm and "I" means imperial in inches.
  * Letters of letter shapes sections: I, U, L, T, O, Z (O is omega shape). Example: R for rectangular massive flat bars.
 * Details block: Zero or more characters with constraints of the shape. They are only added if required. Order is alphabetical.
  * E: Equal width and height and or equal legs. Examples: ZE for a Z profile with equal legs or TE for a T with equal width and height.
  * H: Hollow sections. Examples: SH for for a square hollow with sharp edges and CH for a circular hollow, pipe.
  * F: Flanges extra. Example: UF for a C like profile.
  * R: Round edges. Examples: SR for a square bar with rounded edges or SHR for a square hollow with rounded edges, square tube.
  * S: Flange has a slope: Example: IWS for an I profile with flanges with a slope.
  * W(n): Wall endings diverge. Diverging thickness, width of one or more wall endings (i.e. are not parallel, ending in radius), typical for warm rolled products. If flanges end not straight a value between brackets is added: (1) for one radius, (2) for two radii. Examples: IW for an I profile with radii between flanges and web but with sharp flange endings, LW(1) for a L profile with each leg ending containing one rounding, LW(2) similar but with each leg ending containing one rounding on each side of the flange ending.
  * X or Y: Section is cut over x- or y-axis. Example: IW cut over longitude becomes IWX.
 * Units block: omitted or one character, no character means metric in mm and "I" means imperial in inches.
Regel 28: Regel 29:
  * The logical order is: First Width and height, then thickness in same order, radii and angles.   * The logical order is: First width and height, then thickness in same order, radii and angles.
Regel 32: Regel 33:
  * The list separator is an asterisks "*"   * The list separator is an asterisk "*"

The following table shows the implementation of what is above.

{{attachment:dimensions_shapes.svg|dimensions_shapes.svg|title=""}}
Regel 48: Regel 53:
Regel 50: Regel 56:
Regel 51: Regel 58:
Regel 52: Regel 60:
R30*5}}} R30*5
}}}
Regel 70: Regel 79:


Regel 75: Regel 87:
||'''D''' ||1: Parallel thickness ||Diverging thickness ||ID, TD ||This is typical for warm rolled and extruded products where internal radii change the thickness or when flanges end in a radius instead of ending straight. ||
Regel 80: Regel 91:
||'''S''' ||2: Parallel thickness ||Flange is a slope ||IDS, UDS ||Also typical for some warm rolled products. ||
||'''X''' or '''Y''' ||Whole shape ||Shape is cut over length ||IDS
X, UDY ||X is horizontal cutting, Y is vertical, based on orientation in the table with examples and dimensions and as discussed under "orientation".||
||'''I''' ||Metric dimensions in millimetres and angles in degrees ||Imperial dimensions in inches ||RHRI, IDI ||If the last character of the shape defining string is I, then the parameters that follow are in inches. ||
||'''S''' ||1: Parallel thickness ||Flange is a slope ||ISW, USW ||Also typical for some warm rolled products. ||
||'''W
''' ||2: Parallel thickness ||Diverging thickness ||IW, TW ||This is typical for warm rolled and extruded products where internal radii change the thickness or when flanges end in a radius instead of ending straight. ||
||'''X''' or '''Y''' ||Whole shape ||
Shape is cut over length ||ISWX, UWY ||X is horizontal cutting, Y is vertical, based on orientation in the table with examples and dimensions and as discussed under "orientation". ||
||'''I''' ||Metric dimensions in millimetres and angles in degrees ||Imperial dimensions in inches ||RHRI, IWI ||If the last character of the shape defining string is I, then the parameters that follow are in inches. ||


Regel 85: Regel 100:
The following table shows the implementation of what is above.

{{attachment:dimensions_shapes.svg}}
Regel 91: Regel 102:

||'''Abr.'''||'''Meaning'''||
||'''IP'''||Insertion Point (most logical snap point for CAD)||
||'''W'''||Width, a horizontal dimension.||
||'''H'''||Height, a vertical dimension.||
||'''T'''||Thickness of material.||
||'''R'''||Radius.||
||'''A'''||Angle in degrees||
||'''Abbr.''' ||'''Meaning''' ||
||'''IP''' ||Insertion Point (most logical snap point for CAD) ||
||'''W''' ||Width, a horizontal dimension. ||
||'''H''' ||Height, a vertical dimension. ||
||'''T''' ||Thickness of material. ||
||'''R''' ||Radius. ||
||'''A''' ||Angle in degrees ||

STATUS: DRAFT Change 20170328: W has trailing constraints, nothing means straight flange ends, 1 means one radius at end of flange and 2 means two at end of flange.

This standard defines a universal way to describe a shapes.

Summary

This standard describes a way to specify basic shapes of sections, together with their dimensions.

A code is a concatenation of data blocks:

<Shape block>[Details block][Units block]<Geometry block>
  • Shape block: This is one character for the main shape
    • Abbreviations: H Hexagonal, C Circular, S Square, R Rectangular or...
    • Letters of letter shapes sections: I, U, L, T, O, Z (O is omega shape). Example: R for rectangular massive flat bars.
  • Details block: Zero or more characters with constraints of the shape. They are only added if required. Order is alphabetical.
    • E: Equal width and height and or equal legs. Examples: ZE for a Z profile with equal legs or TE for a T with equal width and height.
    • H: Hollow sections. Examples: SH for for a square hollow with sharp edges and CH for a circular hollow, pipe.
    • F: Flanges extra. Example: UF for a C like profile.
    • R: Round edges. Examples: SR for a square bar with rounded edges or SHR for a square hollow with rounded edges, square tube.
    • S: Flange has a slope: Example: IWS for an I profile with flanges with a slope.
    • W(n): Wall endings diverge. Diverging thickness, width of one or more wall endings (i.e. are not parallel, ending in radius), typical for warm rolled products. If flanges end not straight a value between brackets is added: (1) for one radius, (2) for two radii. Examples: IW for an I profile with radii between flanges and web but with sharp flange endings, LW(1) for a L profile with each leg ending containing one rounding, LW(2) similar but with each leg ending containing one rounding on each side of the flange ending.
    • X or Y: Section is cut over x- or y-axis. Example: IW cut over longitude becomes IWX.
  • Units block: omitted or one character, no character means metric in mm and "I" means imperial in inches.
  • Geometry block: All dimensions needed to constrain a section
    • The logical order is: First width and height, then thickness in same order, radii and angles.
    • Angles can be degrees or ratios like "7/50".
    • Dimensions are nominal.
    • See the table with drawings, where dimensions have an order number.
    • The list separator is an asterisk "*"

The following table shows the implementation of what is above.

dimensions_shapes.svg

Intend

The intend is to offer a way to classify industry standard profiles, not limited to steel, based on shape only.

The reasons for using this standard can be:

  • Shapes are described not depending on manufacturing characteristics such as "warm rolling".
  • Shapes are described not depending on function characteristics such as "beam".
  • Shapes are described not depending on material characteristics such as "steel".
  • The names are better suited for use in automation applications.
  • Naming is based on visible appearance like "Square" and "Rounded", seeking a compromise between habitual naming, being practical and being complete enough to achieve global coverage.
  • By defining a shape, followed by parameters for geometry, a global unique designation is created.

Naming

A shape is defined by a concatenated string, consisting of two parts:

  • Shape defining parameters like R for Rectangular bar.
  • Geometry defining parameters 30*5 for width and height in mm.

Following this example, the designation is:

R30*5

String of shape defining parameters

The name is one or a combination of characters.

  • The first character is the main shape. Examples: "T-profile" and "Rectangular"
  • Subsequent characters are only designated if not corresponding to the expected default shape and or add extra shape complexity. This works like a sieve. The longer the code, the more complexity.

First character, main shape

The first character determines the basic shape.

basic_profiles.svg

The first row contains abbreviations:

H

Hexagonal

C

Circular

S

Square

R

Rectangular

The second row is more obvious, the letter represents the shape. O stands for omega.

Following characters, additional shape characteristics

The sieve consist of characteristics that are additional to the main shape. So what is standard, what is expected is not specified. Deviations are marked with a character. From top to bottom:

Char.

Standard, to be expected

Deviation

Examples

Remarks

E

Width does not equal height and or not equal legs

Equal width and height and or equal legs

LE, TE, ZE

For Squares and Rectangles an E is not applicable. For Z-profiles only equality of legs is meant.

F

No extra flanges

Extra flanges

UF

H

Solid

Hollow

CH, RH

CH is a pipe.

R

Sharp edges

Round edges

LR, UR

Typical products with one or more bending radii.

S

1: Parallel thickness

Flange is a slope

ISW, USW

Also typical for some warm rolled products.

W

2: Parallel thickness

Diverging thickness

IW, TW

This is typical for warm rolled and extruded products where internal radii change the thickness or when flanges end in a radius instead of ending straight.

X or Y

Whole shape

Shape is cut over length

ISWX, UWY

X is horizontal cutting, Y is vertical, based on orientation in the table with examples and dimensions and as discussed under "orientation".

I

Metric dimensions in millimetres and angles in degrees

Imperial dimensions in inches

RHRI, IWI

If the last character of the shape defining string is I, then the parameters that follow are in inches.

String of geometry defining parameters

Orientation

Shapes are positioned as illustrated. The series H, C, S and R as drawn. The letter series as written. So a H-beam (like HEB) is a variant of the family of I-shapes and is drawn as an I.

Abbr.

Meaning

IP

Insertion Point (most logical snap point for CAD)

W

Width, a horizontal dimension.

H

Height, a vertical dimension.

T

Thickness of material.

R

Radius.

A

Angle in degrees

This site is hosted by NedCAD.

De inhoud van deze site wordt aangeboden zoals het is, zonder enige vorm van garantie en heeft verschillende licenties. Meer informatie over licenties staat hier.