IPDE Specification Information Requirements Ship Arrangements

Size: px
Start display at page:

Download "IPDE Specification Information Requirements Ship Arrangements"

Transcription

1 IPDE Specification Information Requirements Ship Arrangements Overview: The SCIM provides an information model for the computer-interpretable representation of product information and for the exchange of product data. The objective is to provide a neutral mechanism capable of describing products throughout their life cycle. This mechanism is suitable not only for neutral file exchange, but also as a basis for implementing and sharing product databases, and as a basis for archiving. This chapter of the SCIM specifies an information model and schema for the exchange of product data representing a ship's internal subdivision information between different organizations with a need for that data. Such organizations include ship owners, design agents, fabricators, and classification societies. This chapter is one of a series of parts that together aim to provide an integrated computer interpretable product model for ships. The series of chapters comprising the SCIM assumes that the ship product model can be divided into separate ship systems that each cover a key element of the ship for its whole life cycle. This chapter of the SCIM has been developed to support the shipbuilding activities and computer applications associated with the functional design, detail design, production engineering, and operations life cycle phases for commercial or military ships. The types of design activities and computer applications supported include the arrangement of spaces within a ship, definition of the intended function of the compartments and zones, detail design of the compartments and zones, geometric representation of compartments and zones, compartment property requirements, compartment property as-designed and as-built values, identification of the outfitting items contained in a compartment, definition of cargoes, association of cargoes to a compartment, definition of design and operating loading conditions, and damage stability analysis. This chapter defines the context, scope, and information requirements for the exchange of ship arrangement definitions, geometric representations of compartments and zones, compartment properties, cargoes, cargo assignments, loading conditions, and damage stability information, and specifies the integrated resources necessary to satisfy these requirements. Arrangement Properties The hull form of a ship is internally subdivided early in the design lifecycle by the introduction of many additional surfaces. These surfaces are associated with the molded hull form elements such as bulkheads and decks. Structural entities such as plate parts and stiffeners will be defined on these surfaces as the design progresses. A region of the ship, whether it be interior to the hull such as a tank or enclosing one if its exposed decks such as a helicopter landing platform, is designated a space. Two types of spaces are addressed by this chapter of the SCIM: compartments and zones. Compartments represent physical, bounded spaces. Zones represent regions surrounded by some abstract boundary or alternatively can be defined as a set of compartments. Entity: Compartment_property To collect properties that describe the measure of significant characteristics of a compartment associated within a specific context. In order to define a Compartment_property, certain properties must be captured, such as the key information and the context. 2-1

2 npd:compartment_property A Compartment_property is a measure of some significant characteristic of a compartment associated with a specific context. Each Compartment_property is either a General_compartment_property, a Compartment_naval_administrative_property, a Cargo_compartment_property, or a Tank_compartment_property. Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. Compartment_property_context No The context specifies an indicator used to associate a design meaning with a compartment property. The maximum and minimum contexts serve to define the design limits for the property, while the estimated, calculated, and measured contexts associate a degree of accuracy for the property value. <xtc:entity name="npd:compartment_property" abstract="true"> <xtc:definition> A Compartment_property is a measure of some significant characteristic of a compartment associated with a specific context. Each Compartment_property is either a General_compartment_property, a Compartment_naval_administrative_property, a Cargo_compartment_property, or a Tank_compartment_property. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> <xtc:property name="context" datatype="npd:compartment_property_context"/> <xtc:definition> The context specifies an indicator used to associate a design meaning with a compartment property. The maximum and minimum contexts serve to define the design limits for the property, while the estimated, calculated, and measured contexts associate a degree of accuracy for the property value. Entity: General_compartment_property 2-2

3 To collect properties that describe a type of compartment property that defines generic properties that are applicable to all type of compartments. In order to define a General_compartment_property, certain properties must be captured. npd:general_compartment_property A General_compartment_property is a type of Compartment_property that defines generic properties that are applicable to all types of compartments. Each General_compartment_property is either a Compartment_volume_property, a Compartment_area_property, a Compartment_volume_permeability_property, a Compartment_coating, a Compartment_tightness, a Compartment_occupancy, a Compartment_air_circulation_rate, a Compartment_illumination, a Compartment_abbreviated_name, a Compartment_acceleration, a Compartment_noise_category, a Compartment_insulation, or a Compartment_access_authorization. None <xtc:entity name="npd:general_compartment_property" abstract="true"> <xtc:definition> A General_compartment_property is a type of Compartment_property that defines generic properties that are applicable to all types of compartments. Each General_compartment_property is either a Compartment_volume_property, acompartment_area_property, a Compartment_volume_permeability_property, a Compartment_coating, a Compartment_tightness, acompartment_occupancy, a Compartment_air_circulation_rate, a Compartment_illumination, a Compartment_abbreviated_name, acompartment_acceleration, a Compartment_noise_category, a Compartment_insulation, or a Compartment_access_authorization. <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_noise_category To collect properties that describe a compartment noise category. In order to define a Compartment_noise_category, certain properties must be captured, such as the noise category, a value and property context. npd:compartment_noise_category 2-3

4 A Compartment_noise_category is a sub-type of a General_compartment_property and defines properties that are applicable to noise category compartments. Name Noise_category No The category of compartment noise; a, b, c, d, e, f. User_defined_value No The value associated with the particular context within the category. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_noise_category"> <xtc:property name="noise_category" datatype="npd:noise_category"/> <xtc:property name="user_defined_value" datatype="xs:normalizedstring" use="optional"/> <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_volume_property To collect properties that describes the volumetric properties of a compartment In order to define a Compartment_volume_property, certain properties must be captured, such as the volume. npd:compartment_volume_property A Compartment_volume_property is a type of General_compartment_property that describes the volumetric properties of a compartment. 2-4

5 Name Volume No The volume specifies the volume of a compartment. <xtc:entity name="npd:compartment_volume_property"> <xtc:definition> A Compartment_volume_property is a type of General_compartment_property that describes the volumetric properties of a compartment. <xtc:property name="volume" datatype="measure_schema:volume_measure"/> <xtc:definition> The volume specifies the volume of a compartment. <xtc:property name="property_context" datatype="npd:compartment_property_context"> <!-- for centre location --> <xtc:property name="longitudinal_location" datatype="measure_schema:length_measure"/> <xtc:property name="transversal_location" datatype="measure_schema:length_measure"/> <xtc:property name="vertical_location" datatype="measure_schema:length_measure"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_tightness To collect properties that describe a general compartment property that indicates the ability to prevent the passage of air and liquid, required of all bulkheads forming the boundary of the compartment. In order to define a Comprtment_tightness, certain properties must be captured, such as the tightness, user defined value and property context. npd:compartment_tightness A Compartment_tightness is a type of General_compartment_property that is an indicator as to the degree of tightness, the ability to 2-5

6 prevent the passage of air and liquid, required of all bulkheads forming the boundary of the compartment. Name Required_bulkhead_tightness No The required_bulkhead_tightness specifies an indicator of the ability to prevent the passage of air and liquid for all bulkheads forming the boundary of the compartment. User_defined_value No The tightness of the compartment is defined in the user_defined_value attribute. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_tightness"> <xtc:definition> A Compartment_tightness is a type of General_compartment_property that is an indicator as to the degree of tightness, the ability to prevent the passage of air and liquid, required of all bulkheads forming the boundary of the compartment. <xtc:property name="required_bulkhead_tightness" datatype="npd:compartment_required_bulkhead_tightness"/> <xtc:definition> The required_bulkhead_tightness specifies an indicator of the ability to prevent the passage of air and liquid for all bulkheads forming the boundary of the compartment. <xtc:property name="user_defined_value" datatype="xs:normalizedstring" use="optional"/> <xtc:definition> The tightness of the compartment is defined in the user_defined_value attribute. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_air_circulation_rate To collect properties that describe the volume of air changes for the compartment per unit of time. In order to define a Compartment_air_circulation_rate, certain properties must be captured, such as the air circulation rate and the property context. npd:compartment_air_circulation_rate 2-6

7 A Compartment_air_circulation_rate is a type of General_compartment_property that defines the volume of air changes for the compartment per unit of time. Name Air_circulation_rate No The air_circulation_rate specifies measure of the volume of air changed for the compartment per unit of time. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_air_circulation_rate"> <xtc:definition> A Compartment_air_circulation_rate is a type of General_compartment_property that defines the volume of air changes for the compartment per unit of time. <xtc:property name="air_circulation_rate" datatype="measure_schema:derived_unit"/> <xtc:definition> The air_circulation_rate specifies measure of the volume of air changed for the compartment per unit of time. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_abbreviated_name To hold the abbreviated name of a compartment. In order to capture the abbreviated name of a compartment, this entity must exist to store it. npd:compartment_abbreviated_name The Compartment_abbreviated_name holds the abbreviated name of the compartment. 2-7

8 Name Abbreviated_name No The abbreviated name of the compartment. <xtc:entity name="npd:compartment_abbreviated_name"> <xtc:property name="abbreviated_name" datatype="xs:normalizedstring"/> <xtc:entity_ref eref="npd:compartment_property"> Entity: Tank_compartment_property To collect properties that describe a measure of some significant characteristic of a tank compartment associated with a specific context. In order to define a Tank_compartment_property, certain properties must be captured, such as the design stowage density and property context. npd:tank_compartment_property A Tank_compartment_property is a measure of some significant characteristic of a tank compartment associated with a specific context. Name Design_stowage_density No 2-8

9 Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:tank_compartment_property"> <xtc:property name="design_stowage_density" datatype="measure_schema:derived_unit"/> <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_property"> Entity: Moments_of_inertia npd:moments_of_inertia Name Long_moment_of_inertia Trans_moment_of_inertia No No Property_context No The context, such as estimated, calculated, maximum, measured or minimum. 2-9

10 <xtc:entity name="npd:moments_of_inertia"> <xtc:property name="long_moment_of_inertia" datatype="measure_schema:derived_unit"/> <xtc:property name="trans_moment_of_inertia" datatype="measure_schema:derived_unit"/> <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_property"> Entity: Tank_geometric_parameters npd:tank_geometric_parameters Name Length_wash Breadth_wash No No Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:tank_geometric_parameters"> <xtc:property name="length_wash" datatype="measure_schema:length_measure"/> <xtc:property name="breadth_wash" datatype="measure_schema:length_measure"/> <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_property"> 2-10

11 Entity: Tank_piping_design_properties npd:tank_piping_design_properties Name Sounding_pipe_height Airpipe_height Relief_valve_pressure_setting Filling_height No No No No Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:tank_piping_design_properties"> <xtc:property name="sounding_pipe_height" datatype="measure_schema:length_measure"/> <xtc:property name="airpipe_height" datatype="measure_schema:length_measure"/> <xtc:property name="relief_valve_pressure_setting" datatype="npd:pressure_measure"/> <xtc:property name="filling_height" datatype="measure_schema:length_measure"/> <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_area_property 2-11

12 To collect properties that describes different types of area properties for a compartment, such as a vertical longitudinal cross sectional area property. In order to define a Compartment_area_property, certain properties must be captured, such as the property context. npd:compartment_area_property A Compartment_area_property is a type of General_compartment_property that defines different types of area properties for a compartment. Each Compartment_area_property is either a Compartment_vertical_longitudinal_cross_sectional_area_property, a Compartment_vertical_transverse_cross_sectional_area_property,a Compartment_horizontal_cross_sectional_area_property, a Compartment_stiffened_surface_area_property, or a Compartment_unstiffened_surface_area_property. Name Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_area_property"> <xtc:definition> A Compartment_area_property is a type of General_compartment_property that defines different types of area properties for a compartment. Each Compartment_area_property is either acompartment_vertical_longitudinal_cross_sectional_area_property, a Compartment_vertical_transverse_cross_sectional_area_property,a Compartment_horizontal_cross_sectional_area_property, a Compartment_stiffened_surface_area_property, or a Compartment_unstiffened_surface_area_property. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_horizontal_cross_sectional_area_property 2-12

13 To collect properties that describe a two dimensional cross sectional area for a compartment. In order to define a compartment horizontal cross sectional area property, certain properties must be captured, such as the horizontal cross sectional area. npd:compartment_horizontal_cross_sectional_area_property A Compartment_horizontal_cross_sectional_area_property is a type of Compartment_area_property that represents a two dimensional cross-sectional area for a compartment. Name Horizontal_cross_sectional_area No The horizontal_cross_sectional_area specifies an area measurement on a plane parallel to the baseline plane. <xtc:entity name="npd:compartment_horizontal_cross_sectional_area_property"> <xtc:definition> A Compartment_horizontal_cross_sectional_area_property is a type of Compartment_area_property that represents a two dimensional cross-sectional area for a compartment. <xtc:property name="horizontal_cross_sectional_area" datatype="measure_schema:area_measure"/> <xtc:definition> The horizontal_cross_sectional_area specifies an area measurement on a plane parallel to the baseline plane. <xtc:entity_ref eref="npd:compartment_area_property"> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Spaces 2-13

14 The spaces breakdown provides the identification and functional information about the compartments that constitute the spatial partitioning of the interior volume of the ship. It supports both the physical subdivision of the space into compartments, and the logical subdivision of the space into zones. In the SCIM, a Space is a type of Item that is a defined volume on board a ship. A Space may have a functional definition, design definitions, and product structure definitions relating applicable properties to the Space. Each Space is a Compartment, a Deck_zone, or a Zone. Compartments represent physical, bounded spaces. The most common type of spatial partitioning is the subdivision of a ship into compartments. A compartment is very similar to the idea of a room in a building. The compartment is bounded by the surfaces representing structural decks and bulkheads and also by non-structural (or non load bearing) surfaces that form "joiner bulkheads". Compartments may be classified according to the function they perform with regard to the operation of the ship. The types of spaces supported by the SCIM are cargo/stowage (both liquid and dry cargo), void, habitable, and machinery/equipment. Collections of attributes have been defined for the various compartments depending on their designated use. Compartments serve a vital function in configuration managing engineering part occurrences throughout the lifecycle of the ship. In some cases, the same surfaces that subdivide a ship into compartments may also be used to subdivide the ship into zones. Zones represent regions surrounded by some abstract boundary or alternatively can be defined as a set of compartments. In other cases, additional moulded form geometry elements or geometric surfaces may be required to define zone boundaries. On naval ships, multiple zone subdivisions such as pressure (Collective Protection System), subsafe, damage control, and arrangement zones will be defined and each subdivides the hull into an independent set of spaces. Sometimes, two zones may have the same boundary; however, each zone is still independently represented. In addition to identifying the various spaces on the ship, it is important to represent the connectivity between these spaces. This model supports several types of relationships between spaces, specifically adjacency, functional, positional, connection, and enclosing. Functional relationships can be used to record the fact that one space's design parameters are dependent on some functional characteristic of another space --such as a pair of port and starboard ballast tanks used for anti-roll stabilization. Positional relationships capture design intent expressing the fact that certain spaces must maintain geometric characteristics similar to another space's such as two spaces that should maintain the same transverse width dimension. Finally, enclosing relationships allow the product model to record the fact that one space may be completely surrounded by another space such as a free-standing Lube Oil Settling Tank in the Machinery Space. From a functional standpoint, the model has been developed to associate properties with the various compartments, appropriate to their function. These properties include volumetric capacities, length measures, and cross-sectional areas. The ability to specify constraints on these properties is provided for where appropriate so as to assist engineers in the early stages of design. For example, it is possible to specify a minimum length for a compartment, as well as a maximum length for the compartment. Likewise, it is possible to record an estimated compartment volume, as well as a calculated and a measured. Entity: Space To collect properties that describe a defined volume on board a ship, such as a compartment, a deck zone or a zone. In order to define a space, certain properties must be captured, such as the key information. npd:space 2-14

15 A Space is a type of Item that is a defined volume on board a ship. A Space may have a functional definition, design definitions, and product structure definitions relating applicable properties to the Space. Each Space is either a Compartment, a Deck_zone, or a Zone. Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. <xtc:entity name="npd:space" abstract="true"> <xtc:definition> A Space is a type of Item that is a defined volume on board a ship. A Space may have a functional definition, design definitions, and product structure definitions relating applicable properties to the Space. Each Space is either a Compartment, a Deck_zone, or a Zone. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> Entity: Compartment To collect properties that describe a type of space that is a physical subdivision of a space on a ship. In order to define a compartment, certain properties must be captured to describe its design definitions, such as it's physical and geometric properties. npd:compartment A Compartment is a type of Space that is a physical subdivision of space on a ship, designed to hold dry or liquid cargo, fuel, water, passengers, crew, machinery, and equipment. Each Compartment has one or more design definitions, which specify the boundaries of the Compartment as well as its physical and geometric properties. 2-15

16 None <xtc:entity name="npd:compartment"> <xtc:definition> A Compartment is a type of Space that is a physical subdivision of space on a ship, designed to hold dry or liquid cargo, fuel, water, passengers, crew, machinery, and equipment. Each Compartment has one or more design definitions, which specify the boundaries of the Compartment as well as its physical and geometric properties. <xtc:entity_ref eref="npd:space"> Entity: Deck_zone To collect properties that describe a bounded region of a deck with design requirements or characteristics. In order to define a deck zone, certain properties must be captured. npd:deck_zone A Deck_zone is a type of Space that identifies a bounded region of a deck with design requirements or characteristics that must be managed in the design process. None <xtc:entity name="npd:deck_zone"> <xtc:definition> A Deck_zone is a type of Space that identifies a bounded region of a deck with design requirements or characteristics that must be managed in the design process. <xtc:entity_ref eref="npd:space"> 2-16

17 Entity: Zone To collect properties that describe an abstract bounded volume identifying a region of a ship with unique requirements or characteristics. In order to define a zone, certain properties must be captured. npd:zone A Zone is a type of Space that represents an abstract bounded volume identifying a region of a ship with unique requirements or characteristics that must be specially treated in the design and manufacturing processes. None <xtc:entity name="npd:zone" abstract="true"> <xtc:definition> A Zone is a type of Space that represents an abstract bounded volume identifying a region of a ship with unique requirements or characteristics that must be specially treated in the design and manufacturing processes. <xtc:entity_ref eref="npd:space"> Requirement Definitions A Design_requirement is a type of Definition that represents a constraint placed on a design. These constraints identify the set of rules to which the design must adhere. Each Design_requirement is a Compartment_design_requirement, a Class_compartment _requirement_definition, or a Class_deck_load_requirement_definition. Entity: Design_requirement 2-17

18 To collect properties that describe a design requirement. In order to define a design requirement, certain properties must be captured, such as the key and documents properties. npd:design_requirement Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. Documents No <xtc:entity name="npd:design_requirement" abstract="true"> <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> <xtc:property datatype="xs:anyuri" name="documents"> <xtc:cardinalities> <xtc:cardinality monad="set" minoccurs="0" maxoccurs="unbounded"> </xtc:cardinalities> </xtc:property> Compartment_design_requirement To collect properties that describe a type of specification that represents a constraint placed on a design. 2-18

19 In order to define a compartment design requirement, certain properties must be collected such as the requirement type. npd:compartment_design_requirement A Compartment_design_requirement is a type of Design_requirement that defines a type of specification that represents a constraint placed on a design. Name Requirement_type No The requirement_type specifies an indicator used to denote the source placing the design requirement on the space. This indicator identifies the discipline or design function that governs some aspect of the design or operation of the space. <xtc:entity name="npd:compartment_design_requirement"> <xtc:definition> A Compartment_design_requirement is a type of Design_requirement that defines a type of specification that represents a constraint placed on a design. <xtc:property name="npd:requirement_type" datatype="npd:compartment_design_requirement_type"/> <xtc:definition> The requirement_type specifies an indicator used to denote the source placing the design requirement on the space. This indicator identifies the discipline or design function that governs some aspect of the design or operation of the space. <xtc:entity_ref eref="npd:design_requirement"> Entity: Class_compartment_requirement_definition To collect properties that describe the definition of a compartment that describes properties that are required for performing a ship design approval by rules. In order to define a class compartment requirement definition, certain properties must be captured, such as info about cargo density, pressure unit mass and length, height and temperature. 2-19

20 npd:class_compartment_requirement_definition A Class_compartment_requirement_definition is a type of Design_requirement that describes properties of a compartment that are required for performing a ship design approval by rules. Each Class_compartment_requirement_definition is either a Class_bulk_load_requirement_definition, or a Class_tank_requirement_definition. Name Cargo_density No The cargo_density specifies the highest cargo density for ships with tanks for liquid; otherwise, it is the stowage rate of bulk load, the total cargo capacity of the ship divided by the total hold volume. Pressure_unit_mass_unit Pressure_unit_length_unit Pressure_unit_time_unit No No No Cargo_height No The cargo_height specifies the filling height in the case of liquid load; otherwise, it is the height from the baseline to the top of the hatch in the case of bulk load. Ambient_temperature No The ambient_temperature specifies whether or not the cargo is to be transported without air conditioning. Min_temperature No The min_temperature specifies the minimum temperature inside the compartment. Max_temperature No The max_temperature specifies the maximum temperature inside the compartment. Min_pressure No The min_pressure specifies the minimum pressure inside the compartment. Max_pressure No The max_pressure specifies the maximum pressure inside the compartment. Coating No The coating specifies the indication whether the compartment is fully coated or not. Damage_waterline No The damage_waterline specifies the height from the baseline to the waterline in a damaged condition of the compartment. <xtc:entity name="npd:class_compartment_requirement_definition"> <xtc:definition> A Class_compartment_requirement_definition is a type of Design_requirement that describes properties of a compartment that are required for performing a ship design approval by rules. Each Class_compartment_requirement_definition is either a Class_bulk_load_requirement_definition, or a Class_tank_requirement_definition. <xtc:property name="cargo_density" datatype="xs:double"/> <xtc:definition> The cargo_density specifies the highest cargo density for ships with tanks for liquid; otherwise, it is the stowage rate of bulk load, the total cargo capacity of the ship divided by the total hold volume. 2-20

21 <xtc:property name="pressure_unit_mass_unit" datatype="measure_schema:si_unit_name"/> <xtc:property name="pressure_unit_length_unit" datatype="measure_schema:si_unit_name"/> <xtc:property name="pressure_unit_time_unit" datatype="measure_schema:si_unit_name"/> <xtc:property name="cargo_height" datatype="measure_schema:positive_length_measure"/> <xtc:definition> The cargo_height specifies the filling height in the case of liquid load; otherwise, it is the height from the baseline to the top of the hatch in the case of bulk load. <xtc:property name="ambient_temperature" datatype="xs:boolean"/> <xtc:definition> The ambient_temperature specifies whether or not the cargo is to be transported without air conditioning. <xtc:property name="min_temperature" datatype="measure_schema:thermodynamic_temperature_measure"/> <xtc:definition> The min_temperature specifies the minimum temperature inside the compartment. <xtc:property name="kax_temperature" datatype="measure_schema:thermodynamic_temperature_measure"/> <xtc:definition> The max_temperature specifies the maximum temperature inside the compartment. <xtc:property name="min_pressure" datatype="npd:pressure_measure"/> <xtc:definition> The min_pressure specifies the minimum pressure inside the compartment. <xtc:property name="max_pressure" datatype="npd:pressure_measure"/> <xtc:definition> The max_pressure specifies the maximum pressure inside the compartment. <xtc:property name="coating" datatype="xs:boolean"/> <xtc:definition> The coating specifies the indication whether the compartment is fully coated or not. <xtc:property name="damage_waterline" datatype="measure_schema:positive_length_measure"/> <xtc:definition> The damage_waterline specifies the height from the baseline to the waterline in a damaged condition of the compartment. <xtc:entity_ref eref="npd:design_requirement"> Entity: Class_tank_requirement_definition To collect properties that describes properties for tanks that are required for performing a ship design approval by rules. In order to define a class tank requirement definition, certain properties must be captured, such as npd:class_tank_requirement_definition A Class_tank_requirement_definition is a type of Class_compartment_requirement_definition that describes properties for tanks that are required for performing a ship design approval by rules. 2-21

22 Name Pressure_relief_setting No The pressure_relief_setting specifies the pressure at which the inert gas relief valve will open. Overflow_height No The overflow_height specifies the maximum filling height in a tank just before overflow. Partial_filling No The partial_filling specifies whether or not the compartment may be partially filled. Free_surface_parameters_length No The free_surface_length specifies the length of the free surface in the tank if there is any free surface. The free_surface_parameters need not be specified for a particular Class_tank_requirement_definition. Free_surface_parameters_breadth No The free_surface_breadth specifies the breadth of the free surface in the tank if there is any free surface. The free_surface_parameters need not be specified for a particular Class_tank_requirement_definition. <xtc:entity name="npd:class_tank_requirement_definition"> <xtc:definition> A Class_tank_requirement_definition is a type of Class_compartment_requirement_definition that describes properties for tanks that are required for performing a ship design approval by rules. <xtc:property name="pressure_relief_setting" datatype="npd:pressure_measure"/> <xtc:definition> The pressure_relief_setting specifies the pressure at which the inert gas relief valve will open. <xtc:property name=overflow_height" datatype="measure_schema:positive_length_measure"/> <xtc:definition> The overflow_height specifies the maximum filling height in a tank just before overflow. <xtc:property name="partial_filling" datatype="xs:boolean"/> <xtc:definition> The partial_filling specifies whether or not the compartment may be partially filled. <xtc:property name="free_surface_parameters_length" datatype="measure_schema:positive_length_measure" use="optional"/> <xtc:property name="free_surface_parameters_breadth" datatype="measure_schema:positive_length_measure" use="optional"/> <xtc:definition> The free_surface_parameters specifies the length and breadth of the free surface in the tank if there is any free surface. The free_surface_parameters need not be specified for a particular Class_tank_requirement_definition. </xtc:property> <xtc:entity_ref eref="npd:class_compartment_requirement_definition"> <xtc:entity_ref eref="npd:design_requirement"> Design & Functional Definitions A Design_definition is a type of Definition that is the basis for all types of design definitions. The ability to reference representations differentiates a Design_definition from a Definition. Each Design_definition is either a Compartment_design_definition or a Deck_zone_design_ definition. 2-22

23 A Functional_definition is a type of Definition that provides the capability to specify a role or purpose for an object. Each Functional_definition is either a Compartment_functional_ definition or a Deck_zone_functional_definition. Entity: Compartment_design_definition To collect properties that describe the definition of a version of a Compartment from a design perspective. In order to define a compartment design definition, certain properties must be captured, such as the key information. npd:compartment_design_definition A Compartment_design_definition is a type of Design_definition that defines a version of a Compartment from a design perspective. Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. <xtc:entity name="npd:compartment_design_definition"> <xtc:definition> A Compartment_design_definition is a type of Design_definition that defines a version of a Compartment from a design perspective. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> Entity: Tank_compartment_design_definition 2-23

24 To collect properties that describe a version of a tank compartment from a design perspective. In order to define a tank compartment design definition, certain properties must be captured. npd:tank_compartment_design_definition A Tank_compartment_design_definition is a type of Compartment_design_definition that defines a version of a tank compartment from a design perspective. None <xtc:entity name="npd:tank_compartment_design_definition"> <xtc:definition> <xtc:entity_ref eref="npd:compartment_design_definition"> Entity: Compartment_functional_definition To collect properties that describe the functional role of a Compartment, which may be a pre-defined or user_defined role that corresponds to the intended use of the Compartment. In order to define a compartment functional definition, certain properties must be captured, such as the key and "used for" information. npd:compartment_functional_definition A Compartment_functional_definition is a type of Functional_definition that defines the functional role of a Compartment. The role may be a pre-defined one that corresponds to the intended use of the Compartment or may be a user-defined one. 2-24

25 Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. Used_for No The used_for specifies the intended use of a Compartment. The predefined functions correspond to either a general compartment use or a specialized function. The user_defined value allows identification of a type not specified by one of the pre-defined values. <xtc:entity name="npd:compartment_functional_definition"> <xtc:definition> A Compartment_functional_definition is a type of Functional_definition that defines the functional role of a Compartment. The role may be a pre-defined one that corresponds to the intended use of the Compartment or may be a user-defined one. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> <xtc:property name="used_for" datatype="npd:pre_defined_compartment_function"/> <xtc:definition> The used_for specifies the intended use of a Compartment. The pre-defined functions correspond to either a general compartment use or a specialized function. The user_defined value allows identification of a type not specified by one of the pre-defined values. Entity: Deck_zone_functional_definition To collect properties that describe a user-defined or predetermined functional role of a Deck_zone. In order to define a deck zone functional definition, certain properties must be captured, such as the key and "used for" information. npd:deck_zone_functional_definition 2-25

26 A Deck_zone_functional_definition is a type of Functional_definition that defines the functional role of a Deck_zone. The role may be a pre-defined one or may be user-defined. Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. Used_for No The used_for specifies the intended use of a Compartment. The predefined functions correspond to either a general compartment use or a specialized function. The user_defined value allows identification of a type not specified by one of the pre-defined values. <xtc:entity name="npd:deck_zone_functional_definition"> <xtc:definition> A Deck_zone_functional_definition is a type of Functional_definition that defines the functional role of a Deck_zone. The role may be a pre-defined one or may be user-defined. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> <xtc:property name="used_for" datatype="npd:pre_defined_deck_zone_function"/> <xtc:definition> The used_for specifies the name of a function that a specific Deck_zone may have in a ship. Entity: Deck_zone_design_definition To collect properties that describe the abstract definition of a version of a Deck_zone from a design perspective. In order to define a deck zone design definition, certain properties must be collected, such as the npd:deck_zone_design_definition 2-26

27 A Deck_zone_design_definition is a type of Design_definition that is the abstract definition of a version of a Deck_zone from a design perspective. Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. Inner_boundaries No The inner_boundaries specifies closed curves which specify any internal voids in the Deck_zone. There may be more than one inner_boundaries for a Deck_zone_design_definition. The inner_boundaries need not be specified for a particular Deck_zone_design_definition. <xtc:entity name="npd:deck_zone_design_definition"> <xtc:definition> A Deck_zone_design_definition is a type of Design_definition that is the abstract definition of a version of a Deck_zone from a design perspective. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> <xtc:property name="inner_boundaries" datatype="xs:normalizedstring"/> <xtc:definition> The inner_boundaries specifies closed curves which specify any internal voids in the Deck_zone. There may be more than one inner_boundaries for a Deck_zone_design_definition. The inner_boundaries need not be specified for a particular Deck_zone_design_definition. <xtc:cardinalities> <xtc:cardinality monad="set" minoccurs="0" maxoccurs="unbounded"> </xtc:cardinalities> </xtc:property> > Space Relationships Space relationships provide information relating to the relationships between compartments that can be used to automate the generation of a preliminary compartmentation arrangement or identify relationships between compartments after they have been populated in the product model. A Space_arrangement_relationship is a type of Item_relationship that represents an association between two spaces. The collection of the set of any particular category of relationships defines a network of inter-related spaces. Each 2-27

28 Space_arrangement_relationship is one of the following types: Space_enclosing_relationship - identifies a space that is contained within another space. The two spaces may share one or more boundaries, or a portion of a boundary Space_adjacency_relationship - identifies spaces that share a common boundary. These spaces may or may not be accessible from one another and may share all or a portion of a boundary Space_connection_relationship - identifies spaces that are intended to be interconnected in some way Space_positional_relationship - identifies a space whose position is dependent upon another space. A variety of positional relationship types are supported that define the significant aspects of the relationship Entity: Space_adjacency_relationship To collect properties that describe spaces that share a common boundary that may or may not be accessible from one another and may share all or a portion of a boundary. In order to define a space adjacency relationship, certain properties must be captured, such as npd:space_adjacency_relationship A Space_adjacency_relationship is a type of Space_arrangement_relationship that identifies spaces that share a common boundary. These spaces may or may not be accessible from one another and may share all or a portion of a boundary. Name Adjacency_type No The adjacency_type specifies whether the two adjacent spaces are completely or partially adjacent. Adjacency_access No The adjacency_access specifies that it is or is not intended to provide a means to allow passage of a person between the two adjacent spaces. A value of TRUE specifies the design intent of accessibility. <xtc:entity name="npd:space_adjacency_relationship"> <xtc:definition> A Space_adjacency_relationship is a type of Space_arrangement_relationship that identifies spaces that share a common boundary. These spaces may or may not be accessible from one another and may share all or a portion of a boundary. <xtc:property name="adjacency_type" datatype="npd:space_adjacency_type"/> <xtc:definition> The adjacency_type specifies whether the two adjacent spaces are completely or partially adjacent. <xtc:property name="adjacency_access" datatype="xs:boolean"/> <xtc:definition> The adjacency_access specifies that it is or is not intended to provide a means to allow passage of a person between the two adjacent spaces. A value of TRUE specifies the design intent of accessibility. 2-28

29 <xtc:entity_ref eref="npd:space_arrangement_relationship"> Entity: Space_arrangement_relationship To collect properties that describe an association between two spaces. In order to define a space arrangement relationship, certain properties must be captured, such as the key information. npd:space_arrangement_relationship A Space_arrangement_relationship is a type of Item_relationship that represents an association between two spaces. The collection of the set of any particular category of relationships defines a network of inter-related spaces. Each Space_arrangement_relationship is either a Space_enclosing_relationship, a Space_adjacency_relationship, a Space_connection_relationship, or a Space_positional_relationship. Name Owner Yes Designates the organization and repository that owns the information item. The value should be a URI that uniquely names the repository as well as the organization that owns the repository in which the information item is managed. Id Yes Designates the primary identifier of the informatin item. The information item is uniquely identified by the concatenation of all its properties. Version Yes Designates the version of the information item. <xtc:entity name="npd:space_arrangement_relationship" abstract="true"> <xtc:definition> A Space_arrangement_relationship is a type of Item_relationship that represents an association between two spaces. The collection of the set of any particular category of relationships defines a network of interrelated spaces. Each Space_arrangement_relationship is either a Space_enclosing_relationship, a Space_adjacency_relationship, a Space_connection_relationship, or a Space_positional_relationship. <xtc:property datatype="xs:anyuri" name="owner" key="true"/> <xtc:property datatype="xs:normalizedstring" name="id" key="true"/> <xtc:property datatype="xs:normalizedstring" name="version" key="true"/> 2-29

30 Entity: Adjacent_space_surface_area To collect properties that describe the portion of the boundary between adjacent spaces that is common to both spaces. In order to define an adjacent space surface area, certain properties must be captured, such as the property context. npd:adjacent_space_surface_area An Adjacent_space_surface_area is the area of that portion of the boundary between adjacent spaces that is common to both spaces. Name Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:adjacent_space_surface_area"> <xtc:definition> An Adjacent_space_surface_area is the area of that portion of the boundary between adjacent spaces that is common to both spaces. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:property name="surface_area" datatype="measure_schema:area_measure"/> <xtc:definition> The surface_area specifies the area measure of shared boundary between the adjacent spaces. 2-30

31 Entity: Coating_level npd:coating_level Name Lower_extent Upper_extent No No Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:coating_level"> <xtc:property name="lower_extent" datatype="npd:percentage"/> <xtc:property name="upper_extent" datatype="npd:percentage"/> <xtc:property name="property_context" datatype="npd:compartment_property_context"/> Entity: Compartment_coating 2-31

32 npd:compartment_coating A Compartment_coating is a type of General_compartment_property that specifies the type of painting or coating required for a compartment. None <xtc:entity name="npd:compartment_coating"> <xtc:definition> A Compartment_coating is a type of General_compartment_property that specifies the type of painting or coating required for a compartment. <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_occupancy To collect properties that describe the design requirements for the number of people that are permitted to occupy a compartment. In order to define a compartment occupancy, certain properties must be captured, such as the number of persons permitted and the property context. npd:compartment_occupancy A Compartment_occupancy is a type of General_compartment_property that specifies the design requirements for the number of people that are permitted to occupy a compartment. 2-32

33 Name Occupancy No The occupancy specifies the number of persons who are permitted to occupy a compartment simultaneously. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_occupancy"> <xtc:definition> A Compartment_occupancy is a type of General_compartment_property that specifies the design requirements for the number of people that are permitted to occupy a compartment. <xtc:property name="occupancy" datatype="xs:long"/> <xtc:definition> The occupancy specifies the number of persons who are permitted to occupy a compartment simultaneously. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_unstiffened_surface_area_property To collect properties that describe a measure of the amount of an unstiffened surface area for the compartment. In order to define a compartment unstiffened surface area property, certain properties must be captured, such as the unstiffened surface area and the property context. npd:compartment_unstiffened_surface_area_property A Compartment_unstiffened_surface_area_property is a type of Compartment_area_property that is a measure of the amount of surface area for the compartment excluding the surface area of any interior stiffeners on the bounding bulkheads, decks, and hull structure. 2-33

34 Name Unstiffened_surface_area No The unstiffened_surface_area specifies the value of the unstiffened surface area. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_unstiffened_surface_area_property"> <xtc:definition> A Compartment_unstiffened_surface_area_property is a type of Compartment_area_property that is a measure of the amount of surface area for the compartment excluding the surface area of any interior stiffeners on the bounding bulkheads, decks, and hull structure. <xtc:property name="unstiffened_surface_area" datatype="measure_schema:area_measure"/> <xtc:definition> The unstiffened_surface_area specifies the value of the unstiffened surface area. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_area_property"> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_vertical_longitudinal_cross_sectional_area_p roperty To collect properties that describe a two dimensional cross-sectional area for a compartment. In order to define a compartment vertical longitudinal cross sectional area property, certain properties must be captured, such as the vertical longitudinal cross sectional area. npd:compartment_vertical_longitudinal_cross_sectional_area_property A Compartment_vertical_longitudinal_cross_sectional_area_property is a type of Compartment_- area_property that specifies a two dimensional cross-sectional area for a compartment. 2-34

35 Name Vertical_longitudinal_cross_sectional_area No The vertical_longitudinal_cross_sectional_area specifies an area measurement corresponding to a plane defined by the vertical and longitudinal global axes. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_vertical_longitudinal_cross_sectional_area_property"> <xtc:definition> A Compartment_vertical_longitudinal_cross_sectional_area_property is a type of Compartment_- area_property that specifies a two dimensional cross-sectional area for a compartment. <xtc:property name="vertical_longitudinal_cross_sectional_area" datatype="measure_schema:area_measure"/> <xtc:definition> The vertical_longitudinal_cross_sectional_area specifies an area measurement corresponding to a plane defined by the vertical and longitudinal global axes. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_area_property"> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_vertical_transverse_cross_sectional_area_pro perty To collect properties that describe a two dimensional cross-sectional area for a compartment. In order to define a comparment vertical transverse cross sectional area property, certain properties must be captured, such as npd:compartment_vertical_transverse_cross_sectional_area_property A Compartment_vertical_transverse_cross_sectional_area_property is a type of Compartment_area_property that specifies a two dimensional cross-sectional area for a compartment. 2-35

36 Name Vertical_transverse_cross_sectional_area No The vertical_transverse_cross_sectional_area specifies an area measurement corresponding to a plane defined by the vertical and transverse global axes. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_vertical_transverse_cross_sectional_area_property"> <xtc:definition> A Compartment_vertical_transverse_cross_sectional_area_property is a type of Compartment_area_property that specifies a two dimensional cross-sectional area for a compartment. <xtc:property name="vertical_transverse_cross_sectional_area" datatype="measure_schema:area_measure"/> <xtc:definition> The vertical_transverse_cross_sectional_area specifies an area measurement corresponding to a plane defined by the vertical and transverse global axes. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:compartment_area_property"> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Entity: Compartment_volume_permeability_property To collect properties that describe a measure, expressed as a percentage of the volume of the compartment, representing open space that is not occupied by equipment, structure, or machinery that would flood in the event the watertight integrity of the compartment was damaged. In order to define a compartment volume permeability property, certain properties must be captured, such as the permeability. npd:compartment_volume_permeability_property A Compartment_volume_permeability_property is a type of General_compartment_property that is a measure, expressed as a percentage of the volume of the compartment, representing open space that is not occupied by equipment, structure, or machinery that would flood in the event the watertight integrity of the compartment was damaged. This is a key parameter for the damage stability calculations for a ship. 2-36

37 Name Permeability No The permeability specifies the percentage of the total volume of a compartment that is not occupied by the ship structure, systems, or permanently attached outfitting and furnishing objects. Property_context No The context, such as estimated, calculated, maximum, measured or minimum. <xtc:entity name="npd:compartment_volume_permeability_property"> <xtc:definition> A Compartment_volume_permeability_property is a type of General_compartment_property that is a measure, expressed as a percentage of the volume of the compartment, representing open space that is not occupied by equipment, structure, or machinery that would flood in the event the watertight integrity of the compartment was damaged. This is a key parameter for the damage stability calculations for a ship. <xtc:property name="permeability" datatype="npd:percentage"/> <xtc:definition> The permeability specifies the percentage of the total volume of a compartment that is not occupied by the ship structure, systems, or permanently attached outfitting and furnishing objects. <xtc:property name="property_context" datatype="npd:compartment_property_context"/> <xtc:entity_ref eref="npd:general_compartment_property"> <xtc:entity_ref eref="npd:compartment_property"> Imported Entities: PDM Product Data Management (PDM) data is primarily captured in the SCIM by the PLM Core entities. The PLM Core entities are abstract in that they appear in the ship product model only as instances of the more specialized application specific types. The purpose of an abstract supertype is to collect data that is common to all its more specific subtypes. In the case of the PLM Core, that data is concerned primarily with configuration management, a requirement that befalls all the items in the ship product model irrespective of life cycle stage or application domain. Configuration management is comprised of a number of facets: one is the ability to create and manage versions of items within the ship product model. This capability applies across the entire product model. A second fact relates to the effectivity of items, which in the shipbuilding world is treated as hull applicability. The PLM Core defines the entities by which each item in the ship product model is applicable to certain hulls or a certain class of hulls. This capability preponderates in the design stage, but it appears in other stages as well. 2-37

38 Finally, there has traditionally been a practice of associating certain metadata with items in the ship product model. In the early PDM systems, this metadata consisted of properties, such as author, creation date, etc., which were tied to the models or files managed by the PDM system. In today s PLM approach, this metadata is tied to particular items within the product model. The PLM Core metadata properties include approval data, the association of documents to items in the product model, certification, and contract references. The PLM Core also describes how product model items are to be linked to various geometric representations of shape. Finally, the PLM Core defines the high level means to define collections or aggregations of items. These aggregations may be hierarchical (as for a product structure or indented bill of material), or they may be unordered (as a for a model s worth of items). <!-- PDM --> <xtc:entity name="npd:design_occurrence" abstract="true"> <xtc:entity name="npd:hull_applicability"> <xtc:entity name="npd:ship"> <xtc:entity name="npd:analysis_occurrence"> <xtc:entity name="npd:design_occurrence"> <xtc:entity name="npd:external_classification"> Geometry STEP AP227 (ISO ) specifies an application protocol (AP) for the exchange of the spatial configuration information of industrial facilities, for example, process plants, ships and their supporting systems. This information includes the shape, spatial arrangement and connection characteristics of piping, HVAC (heating, ventilation and airconditioning), mechanical, and cableway system components as well as the shape and spatial arrangement characteristics of other related plant systems (for example, instrumentation and controls, and structural systems). Users of this standard should understand the basic principles and concepts of plant design, and piping, HVAC, cableway, and mechanical system design. This chapter of the SCIM specifies requirements for the exchange of information required for the design, analysis, fabrication and installation of piping components and piping systems. It is based on the structures in ISO , but these have been modified to account only for the entities required for shipbuilding. The figure below contains a data planning that provides a high level description of the requirements for this chapter of the SCIM, as well as the relationships between the basic data concepts. The data planning model is in similar format to the data planning model included in ISO , but has been modified to include only the concepts used in the SCIM Piping Physical Chapter. The data planning model illustrates that a ship consists of ship systems. Ship systems consist of parts and instances with parts describing the properties and attributes of all occurrences of the item, while instances are represented as design occurrences which may be connected to one another using connectors on the design occurrence. The shape and spatial arrangement of plant items are represented by reference geometry and shape representation elements. The shape representation may use constructive solid geometry (CSG), solid boundary representation (Brep) geometry, wireframe geometry, or combinations of these. The design occurrence shape may be represented at various levels of abstraction, from an encompassing envelope to a detailed design description. 2-38

39 <!-- GEOMETRY ENTITIES FROM edo_aic_non_manifold_surface --> Figure SCIM Piping Physical Data Planning Model <xtc:entity name="geometry_schema:bounded_curve"> <xtc:entity name="geometry_schema:curve"> <xtc:entity name="geometry_schema:geometric_representation_item"> <xtc:entity name="representation_schema:representation_item"> <xtc:entity name="edo_508:non_manifold_surface_shape_representation"> <xtc:entity name="geometric_model_schema:face_based_surface_model"> <xtc:entity_ref eref="geometry_schema:pcurve"> <xtc:entity name="geometry_schema:bounded_surface_curve"> <xtc:entity name="geometry_schema:cartesian_transformation_operator_3d"> <xtc:entity name="geometry_schema:curve_replica"> <xtc:entity name="geometry_schema:degenerate_pcurve"> <xtc:entity name="geometry_schema:evaluated_degenerate_pcurve"> <xtc:entity name="geometry_schema:intersection_curve"> <xtc:entity name="geometry_schema:offset_curve_3d"> <xtc:entity name="geometry_schema:offset_surface"> <xtc:entity name="geometry_schema:point_on_curve"> <xtc:entity name="geometry_schema:point_on_surface"> <xtc:entity name="geometry_schema:seam_curve"> <xtc:entity name="geometry_schema:surface_replica"> <xtc:entity name="hsh:shape_representation" > <xtc:entity name="representation_schema:mapped_item"> <xtc:entity name="topology_schema:closed_shell"> <xtc:entity name="topology_schema:connected_face_set"> <xtc:entity name="topology_schema:open_shell"> <xtc:entity name="topology_schema:oriented_face"> <xtc:entity name="geometry_schema:cartesian_transformation_operator"> <xtc:entity name="representation_schema:functionally_defined_transformation"> <xtc:entity name="edo_511:advanced_face"> <xtc:entity name="geometry_schema:geometric_representation_context"> <xtc:entity name="geometry_schema:axis2_placement_2d"> <xtc:entity name="geometry_schema:axis2_placement_3d"> <xtc:entity name="geometry_schema:b_spline_curve_with_knots"> 2-39

40 <xtc:entity name="geometry_schema:b_spline_surface_with_knots"> <xtc:entity name="geometry_schema:bezier_curve"> <xtc:entity name="geometry_schema:bezier_surface"> <xtc:entity name="geometry_schema:cartesian_point"> <xtc:entity name="geometry_schema:circle"> <xtc:entity name="geometry_schema:composite_curve_on_surface"> <xtc:entity name="geometry_schema:conical_surface"> <xtc:entity name="geometry_schema:cylindrical_surface"> <xtc:entity name="geometry_schema:degenerate_toroidal_surface"> <xtc:entity name="geometry_schema:direction"> <xtc:entity name="geometry_schema:ellipse"> <xtc:entity name="geometry_schema:line"> <xtc:entity name="geometry_schema:hyperbola"> <xtc:entity name="geometry_schema:parabola"> <xtc:entity name="geometry_schema:pcurve"> <xtc:entity name="geometry_schema:plane"> <xtc:entity name="geometry_schema:polyline"> <xtc:entity name="geometry_schema:quasi_uniform_curve"> <xtc:entity name="geometry_schema:quasi_uniform_surface"> <xtc:entity name="geometry_schema:rational_b_spline_curve"> <xtc:entity name="geometry_schema:rational_b_spline_surface"> <xtc:entity name="geometry_schema:spherical_surface"> <xtc:entity name="geometry_schema:surface_curve"> <xtc:entity name="geometry_schema:surface_of_linear_extrusion"> <xtc:entity name="geometry_schema:surface_of_revolution"> <xtc:entity name="geometry_schema:swept_surface"> <xtc:entity name="geometry_schema:toroidal_surface"> <xtc:entity name="geometry_schema:uniform_curve"> <xtc:entity name="geometry_schema:uniform_surface"> <xtc:entity name="geometry_schema:vector"> <xtc:entity name="topology_schema:edge"> <xtc:entity name="topology_schema:edge_curve"> <xtc:entity name="topology_schema:edge_loop"> <xtc:entity name="topology_schema:face_bound"> <xtc:entity name="topology_schema:face_outer_bound"> <xtc:entity name="topology_schema:face_surface"> <xtc:entity name="topology_schema:oriented_edge"> <xtc:entity name="topology_schema:path"> <xtc:entity name="topology_schema:vertex_point"> <xtc:entity name="topology_schema:vertex_loop"> <xtc:entity name="representation_schema:definitional_representation"> <xtc:entity name="representation_schema:parametric_representation_context"> <xtc:entity name="geometry_schema:axis1_placement"> <xtc:entity name="geometry_schema:b_spline_curve"> <xtc:entity name="geometry_schema:b_spline_surface"> <xtc:entity name="geometry_schema:bounded_surface"> <xtc:entity name="geometry_schema:composite_curve"> <xtc:entity name="geometry_schema:composite_curve_segment"> <xtc:entity name="geometry_schema:conic"> <xtc:entity name="geometry_schema:elementary_surface"> <xtc:entity name="geometry_schema:placement"> <xtc:entity name="geometry_schema:point"> <xtc:entity name="geometry_schema:surface"> <xtc:entity name="topology_schema:face"> <xtc:entity name="topology_schema:loop"> <xtc:entity name="topology_schema:topological_representation_item"> <xtc:entity name="topology_schema:vertex"> <xtc:entity name="representation_schema:founded_item"> <xtc:entity name="representation_schema:representation"> <xtc:entity name="representation_schema:representation_context"> Measure Some attributes of application objects in the SCIM specify relationships to types of measures. The appropriate unit corresponding to each measure is defined globally in the units attribute of the Ship object. If this is not the appropriate unit, the unit of measure can be specified in an attribute of xxx_unit (e.g. length_unit). Units shall be instantiable in either SI units or other systems of units. <!-- FROM MEASURE_SCHEMA --> <xtc:entity name="measure_schema:amount_of_substance_measure_with_unit"> <xtc:entity name="measure_schema:amount_of_substance_unit"> 2-40

41 <xtc:entity name="measure_schema:area_measure_with_unit"> <xtc:entity name="measure_schema:area_unit"> <xtc:entity name="measure_schema:context_dependent_unit"> <xtc:entity name="measure_schema:conversion_based_unit"> <xtc:entity name="measure_schema:derived_unit"> <xtc:entity name="measure_schema:derived_unit_element"> <xtc:entity name="measure_schema:dimensional_exponents"> <xtc:entity name="measure_schema:electric_current_measure_with_unit"> <xtc:entity name="measure_schema:electric_current_unit"> <xtc:entity name="measure_schema:global_unit_assigned_context"> <xtc:entity name="measure_schema:length_measure_with_unit"> <xtc:entity name="measure_schema:length_unit"> <xtc:entity name="measure_schema:luminous_intensity_measure_with_unit"> <xtc:entity name="measure_schema:luminous_intensity_unit"> <xtc:entity name="measure_schema:mass_measure_with_unit"> <xtc:entity name="measure_schema:mass_unit"> <xtc:entity name="measure_schema:measure_with_unit"> <xtc:entity name="measure_schema:named_unit"> <xtc:entity name="measure_schema:plane_angle_measure_with_unit"> <xtc:entity name="measure_schema:plane_angle_unit"> <xtc:entity name="measure_schema:ratio_measure_with_unit"> <xtc:entity name="measure_schema:ratio_unit"> <xtc:entity name="measure_schema:si_unit"> <xtc:entity name="measure_schema:solid_angle_measure_with_unit"> <xtc:entity name="measure_schema:solid_angle_unit"> <xtc:entity name="measure_schema:thermodynamic_temperature_measure_with_unit"> <xtc:entity name="measure_schema:thermodynamic_temperature_unit"> <xtc:entity name="measure_schema:time_measure_with_unit"> <xtc:entity name="measure_schema:time_unit"> <xtc:entity name="measure_schema:volume_measure_with_unit"> <xtc:entity name="measure_schema:volume_unit"> <xtc:entity name="representation_schema:global_uncertainty_assigned_context"> <xtc:entity name="representation_schema:uncertainty_measure_with_unit"> Moulded Forms 2-41

42 A moulded form model of the Torpedo Weapons Retrieval ship is illustrated in Figure 1. The model is cut away to reveal the inner structural moulded forms for the decks and bulkheads, which, together with hull forms, constitute the underpinning of the structural ship product model. It should be evident from this illustration that the moulded form model is a simplified and idealized model of the ship. What is less obvious is that there are actually two kinds of model captured by the moulded forms data: one consists of high level parameters that describe the ship and the second consists of the explicit (idealized) surface geometry needed for various analyses. The moulded form model is first used in the earliest concept design stage of the design life cycle. At that time the ship itself and its ship moulded form may be defined by a relatively small number of high level parameters. This makes it possible to determine ship characteristics, at a high level, by analyzing a variety of what-if scenarios and alternate concepts. These parameters are captured as property values attached to the ship and its ship moulded form. In addition, to the pliable parametric model, the moulded form model also consists of the idealized surface geometry for the ship and its major structural components: decks, bulkheads, tanks, appendages. The purpose of this model is to support an array of analyses, such as structural strength, powering and performance, and shock analysis, leading ultimately to a full-ship simulation for shock analysis. The moulded forms model of the ship may be maintained in its own system, but in some ship IPDEs the moulded forms model is maintained through the detailed design phase and manufacturing phase as the underlying surface geometry to which structural parts and design features are added. In the surface model, each physical structural component is modeled as a moulded form item and represented as a non-manifold, face-based surface. Of course, this type of model is not as easy to change as the parametric model, yet it is more flexible than the detailed design model, whose objective is manufacture rather than analysis. Because they constitute different representations of the same ship design the parametric model and the surface representation of the ship must maintain, at the same time, an independence of representation and a consistency of definition. Moreover, the same dual relationship holds between the moulded form model and the detailed design model. 2-42

43 Figure 2 illustrates the entities and properties that comprise the ship moulded form model. The items in the model are indicated in solid blue. They are the ship itself, each moulded form (that is, each physical item that is modeled as a surface), and the ship moulded form (that is, a particular configuration of moulded forms that capture some model of the ship). The high-level parameters, which apply ship-wide, are indicated in the green checkered boxes. The pink striped boxes indicate the properties specific to each individual moulded form. These include not only design parameters but also the face-based, non-manifold surface that represents the geometric shape of the moulded form. In the past the relationship between the moulded form model and the detailed design model has sometimes seemed murky. It has not always been clear which model precedes which, and the detailed design model has occasionally been recruited to serve as the basis of the analysis model. This approach has been hampered because the copious details and features needed for manufacture overwhelm the analysis methodologies, which are looking for simplified and idealized geometric foundations. The following describes the concept of operations of a CAE-centric modeling approach that starts with a moulded form model, maintains it as a constraint and guideline for the detailed design model, and finally employs it as the basis for full-ship analyses and simulations. CAE-centric design: concept of operations The capture, storage, and utilization of ship geometry are essential for today's IPDE processes for collaborative ship design activities across multiple disciplines and during all design stages. At the earliest stages, this begins with definition of ship moulded hull form geometry. As a ship design concept matures, additional attributes (material, plate thickness, etc.) are added to the captured definition. In this use case, this ship representation fosters the creation of various computational analysis and simulation models. Furthermore, this initial representation can be maintained persistently through subsequent design stages to augment evolving detailed CAD and PLM definitions. Engineering analysis models used for computational simulation are employed at various life cycle stages either for "checking" (confirmation) of a design or concept, or for actually "driving" (optimizing) a design 2-43

The ultimate approach for General Arrangement Definition

The ultimate approach for General Arrangement Definition The ultimate approach for General Arrangement Definition Rodrigo Perez (M) and Veronica Alonso 1 1. SENER, Madrid/Spain General Arrangement Drawing is a communication language that uses graphics to represent

More information

Structure Preliminary Layout

Structure Preliminary Layout Page 1 Structure Preliminary Layout Preface Using This Guide Where to Find More Information What's New? Getting Started Setting Up Your Session Defining the Hull Form Setting Up Your Grid Creating Molded

More information

Structure Preliminary Layout

Structure Preliminary Layout Structure Preliminary Layout Overview Conventions What's New? Getting Started Setting Up Your Session Defining the Hull Form Setting Up Your Grid Creating Molded Forms Creating a Compartment Creating Boundaries

More information

EMSHIP Erasmus Mundus Master Course in Integrated Advanced Ship Design

EMSHIP Erasmus Mundus Master Course in Integrated Advanced Ship Design EMSHIP Erasmus Mundus Master Course in Integrated Advanced Ship Design Global and Local Strength Analysis in Equivalent Quasistatic Head Waves, for a Tanker Ship Structure, Based on Full Length and 2-3

More information

Interaction of design and analysis, integration of CAD and FEA U. Rabien & R. Bronsart Germanischer Lloyd, Vorsetzen 32, Hamburg, Germany

Interaction of design and analysis, integration of CAD and FEA U. Rabien & R. Bronsart Germanischer Lloyd, Vorsetzen 32, Hamburg, Germany Interaction of design and analysis, integration of CAD and FEA U. Rabien & R. Bronsart Germanischer Lloyd, Vorsetzen 32, 20459 Hamburg, Germany ABSTRACT This paper describes an implemented strategy for

More information

Loads Recognition Tools Checks Reports

Loads Recognition Tools Checks Reports Loads Recognition Tools Checks Reports SDC Verifier is a powerful postprocessor program with an advanced calculation core which works seamlessly with Siemens multi-solver, FEA software suite Femap. SDC

More information

AN INTEGRATED OPTIMISATION PROCEDURE FOR THE DESIGN OF RO-RO PASSENGER SHIPS OF ENHANCED SAFETY AND EFFICIENCY

AN INTEGRATED OPTIMISATION PROCEDURE FOR THE DESIGN OF RO-RO PASSENGER SHIPS OF ENHANCED SAFETY AND EFFICIENCY AN INTEGRATED OPTIMISATION PROCEDURE FOR THE DESIGN OF RO-RO PASSENGER SHIPS OF ENHANCED SAFETY AND EFFICIENCY George ZARAPHONITIS 1, Evangelos BOULOUGOURIS 1, Apostolos PAPANIKOLAOU 1 1 National Technical

More information

SDC Verifier is a powerful postprocessor program with an advanced calculation core which works seamlessly with Siemens multi-solver, FEA software

SDC Verifier is a powerful postprocessor program with an advanced calculation core which works seamlessly with Siemens multi-solver, FEA software SDC Verifier is a powerful postprocessor program with an advanced calculation core which works seamlessly with Siemens multi-solver, FEA software suite Simcenter 3D. SDC Verifier & Simcenter 3D SDC Verifier

More information

Topology and Boundary Representation. The ACIS boundary representation (B-rep) of a model is a hierarchical decomposition of the model s topology:

Topology and Boundary Representation. The ACIS boundary representation (B-rep) of a model is a hierarchical decomposition of the model s topology: Chapter 6. Model Topology Topology refers to the spatial relationships between the various entities in a model. Topology describes how geometric entities are connected (connectivity). On its own, topology

More information

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept.

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept. Introduction to Solid Modeling Parametric Modeling 1 Why draw 3D Models? 3D models are easier to interpret. Simulation under real-life conditions. Less expensive than building a physical model. 3D models

More information

Adding a roof space over several zones.

Adding a roof space over several zones. Adding a roof space over several zones. Adding a roof space zone connecting to several rooms requires a sequence of actions from the user. There is no wizard for this. And it is possible to do this and

More information

1 Classification of Shell Forms

1 Classification of Shell Forms Proceedings of the 5 th International Conference on Computation of Shell and Spatial Structures June 1-4, 2005 Salzburg, Austria E. Ramm, W.A. Wall, K.-U. Bletzinger, M. Bischoff (eds.) www.iassiacm2005.de

More information

Computer Aided Ship Design. Part II. Curve and Surface Modeling

Computer Aided Ship Design. Part II. Curve and Surface Modeling Naval Architecture & Ocean Engineering Computer Aided Ship Design Part II. Curve and Surface Modeling Ch. 1 Introduction September, 213 Prof. Myung-Il Roh Computer Aided Ship Design Lecture Note Department

More information

NAUTICUS HULL RELEASE DOCUMENT

NAUTICUS HULL RELEASE DOCUMENT NAUTICUS HULL RELEASE DOCUMENT JANUARY 2013 RELEASE Copyright 2013 Det Norske Veritas AS All rights reserved. No part of this book may be reproduced, in any form or by any means, without permission in

More information

Overview of the MAESTRO System

Overview of the MAESTRO System Overview of the MAESTRO System 1 Historical Highlights Early Stages of Development and Fielding Professor Owen Hughes conceived and developed MAESTRO Wrote and published (Wylie/SNAME) textbook Ship Structural

More information

Extraction of Ship Product Design Data

Extraction of Ship Product Design Data Extraction of Ship Product Design Data Ernest L S Abbott 1, Zhuo Liu 2, David K H Chua 3, and Chin Lee Lim 4 Abstract Tribon is widely used by ship designers to facilitate product modelling. However, workshop

More information

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS

COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE METERING SITUATIONS UNDER ABNORMAL CONFIGURATIONS Dr W. Malalasekera Version 3.0 August 2013 1 COMPUTATIONAL FLUID DYNAMICS ANALYSIS OF ORIFICE PLATE

More information

Paramarine Tutorial 5

Paramarine Tutorial 5 Paramarine Tutorial 5 In this tutorial we will learn how to perform a longitudinal strength analysis of our design. We will then define the structural elements that comprise the ship structure and check

More information

Fundamentals of STEP Implementation

Fundamentals of STEP Implementation Fundamentals of STEP Implementation David Loffredo loffredo@steptools.com STEP Tools, Inc., Rensselaer Technology Park, Troy, New York 12180 A) Introduction The STEP standard documents contain such a large

More information

On Modeling Ship Hull Forms in MultiSurf

On Modeling Ship Hull Forms in MultiSurf On Modeling Ship Hull Forms in MultiSurf by Reinhard Siegel Introduction An evident form characteristic of ships, such like cargo vessels, container carriers or cruise liners is, that portions of the hull

More information

Overview of Product Information Interoperability Using STEP (ISO 10303)

Overview of Product Information Interoperability Using STEP (ISO 10303) Overview of Product Information Interoperability Using STEP (ISO 10303) Diego Tamburini 1997 For Georgia Tech ME6754 et al. 5/98 Updates - M. C. Ramesh 11/00 Updates - R. Peak 1 Product Information Interoperability

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction ME 475: Computer-Aided Design of Structures 1-1 CHAPTER 1 Introduction 1.1 Analysis versus Design 1.2 Basic Steps in Analysis 1.3 What is the Finite Element Method? 1.4 Geometrical Representation, Discretization

More information

Spectral fatigue for FPSO conversion.

Spectral fatigue for FPSO conversion. Spectral fatigue for FPSO conversion. Vincent Bonniol, Introduction The required time to build a new FPSO leads to more and more conversions from existing tankers. On demand of several oil companies has

More information

MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring Dr. Jason Roney Mechanical and Aerospace Engineering

MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring Dr. Jason Roney Mechanical and Aerospace Engineering MAE 3130: Fluid Mechanics Lecture 5: Fluid Kinematics Spring 2003 Dr. Jason Roney Mechanical and Aerospace Engineering Outline Introduction Velocity Field Acceleration Field Control Volume and System Representation

More information

Lecture 3 Form & Space Form Defines Space

Lecture 3 Form & Space Form Defines Space Islamic University-Gaza Faculty of Engineering Architecture Department Principles of Architectural and Environmental Design -EARC 2417 Lecture 3 Form & Space Form Defines Space Instructor: Dr. Suheir Ammar

More information

Commandant (G-MTH-3) United States Coast Guard

Commandant (G-MTH-3) United States Coast Guard Commandant (G-MTH-3) United States Coast Guard MAILING ADDRESS: 2100 SECOND STREET SW WASHINGTON DC 20593-0001 202) 267-2988 COMDTPUB P16700.4 NVIC 4-93 MAY 25, 1993 NAVIGATION AND VESSEL INSPECTION CIRCULAR

More information

STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION

STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION Journal of Engineering Science and Technology Vol. 12, No. 9 (2017) 2403-2409 School of Engineering, Taylor s University STUDY OF FLOW PERFORMANCE OF A GLOBE VALVE AND DESIGN OPTIMISATION SREEKALA S. K.

More information

The 5400A Series, Group D, end-of-line flame arrester is designed to prevent the propagation of flames into a storage vessel.

The 5400A Series, Group D, end-of-line flame arrester is designed to prevent the propagation of flames into a storage vessel. Varec 00A Series The 00A Series, Group D, end-of-line flame arrester is designed to prevent the propagation of flames into a storage vessel. Introduction Varec s have been the industry standard for over

More information

Chine-Form Powerboat Hulls

Chine-Form Powerboat Hulls Chine-Form Powerboat Hulls A further variation of the C-spline Lofted Surface theme by Reinhard Siegel Introduction Powerboats show more complex hull shapes then sailing boats. Chines, steps in the topside,

More information

SHIPWORKS SHIPWORKS.

SHIPWORKS SHIPWORKS. ShipWorks allows users to design and prepare to production 100% of: ship structure, hull s sheet metal plates, mechanical parts, tubing and deck equipment. ShipWorks is based upon a new technology that

More information

OPEN FACE Industrial East Grand Ave., Pomona, CA Fax:

OPEN FACE Industrial East Grand Ave., Pomona, CA Fax: OPEN FACE Industrial Dry Booths Environmentally Safe Each Industrial Dry Booth is designed to meet or exceed safety and code requirements: NFPA- and IFC, to protect those that work in any industrial spray

More information

Lecture 4 Form & Space Form Defines Space

Lecture 4 Form & Space Form Defines Space Islamic University-Gaza Faculty of Engineering Architectural Department Principles of Architectural and Environmental Design -EARC 2417 Lecture 4 Form & Space Form Defines Space Instructor: Dr. Suheir

More information

Free Convection in a Water Glass

Free Convection in a Water Glass Solved with COMSOL Multiphysics 4.1. Free Convection in a Water Glass Introduction This model treats free convection in a glass of water. Free convection is a phenomenon that is often disregarded in chemical

More information

A Novel Ship Subdivision Method and its Application in Constraint Management of Ship Layout Design

A Novel Ship Subdivision Method and its Application in Constraint Management of Ship Layout Design Abstract A Novel Ship Subdivision Method and its Application in Constraint Management of Ship Layout Design Deniz de Koningh, SARC B.V., Bussum / The Netherlands, ddekoningh@gmail.com. Herbert Koelman,

More information

Chapter 12 Solid Modeling. Disadvantages of wireframe representations

Chapter 12 Solid Modeling. Disadvantages of wireframe representations Chapter 12 Solid Modeling Wireframe, surface, solid modeling Solid modeling gives a complete and unambiguous definition of an object, describing not only the shape of the boundaries but also the object

More information

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for:

Announcements. Data Sources a list of data files and their sources, an example of what I am looking for: Data Announcements Data Sources a list of data files and their sources, an example of what I am looking for: Source Map of Bangor MEGIS NG911 road file for Bangor MEGIS Tax maps for Bangor City Hall, may

More information

Simulation of Automotive Fuel Tank Sloshing using Radioss

Simulation of Automotive Fuel Tank Sloshing using Radioss Simulation of Automotive Fuel Tank Sloshing using Radioss Prashant V. Kulkarni CAE Analyst Tata Motors. Pimpri, Pune - 411018, India Sanjay S. Patil Senior Manager Tata Motors. Pimpri, Pune - 411018, India

More information

FATIGUE ASSESSMENT OF TYPICAL DETAILS OF VLGC

FATIGUE ASSESSMENT OF TYPICAL DETAILS OF VLGC FATIGUE ASSESSMENT OF TYPICAL DETAILS OF VLGC P. Cambos, BUREAU VERITAS, France C. Chauviere, BUREAU VERITAS, France SUMMARY This paper mainly focuses on the fatigue assessment of the structural details

More information

Tier IV Standards as Specified in the TIA 942 Document

Tier IV Standards as Specified in the TIA 942 Document S No Architectural Proximity of visitor parking to data 18.3 m / 60 ft minimum separation with physical barriers to prevent vehicles from 1 center perimeter building walls driving closer 2 Building Construction

More information

Short description protocol ES40

Short description protocol ES40 Short description protocol ES40 Version 1.4 1. Intended use. The ES40 communication protocol is intended for data exchange between Cargomaster and other computer units. Its main property is ease of implementation

More information

Automated calculation report (example) Date 05/01/2018 Simulation type

Automated calculation report (example) Date 05/01/2018 Simulation type Automated calculation report (example) Project name Tesla Semi Date 05/01/2018 Simulation type Moving Table of content Contents Table of content... 2 Introduction... 3 Project details... 3 Disclaimer...

More information

Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles

Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles 10 th International LS-DYNA Users Conference Penetration / Blast Finite Element Simulation using SPH Particles as Loading on Typical Light Armoured Vehicles Geneviève Toussaint and Robert Durocher Defence

More information

Ben Zandi, Ph.D. TES International LLC

Ben Zandi, Ph.D. TES International LLC Advances in Modeling and Simulation of Vehicle Thermal Management Systems Variable-Fidelity, Multi-System Analysis Ben Zandi, Ph.D. TES International LLC www.tesint.com Outline The Need for Vehicle Thermal

More information

NX Context Based Design

NX Context Based Design NX Context Based Design Realize innovation. NX Context Based Design Tuesday 17.00 18.00 NX Context Based Design Abstract: Recent developments in NX and Teamcenter make designing in the context of multiple

More information

OMAE SLOSHING AND SWIRLING IN PARTIALLY LOADED PRISMATIC CHAMFERED TANKS

OMAE SLOSHING AND SWIRLING IN PARTIALLY LOADED PRISMATIC CHAMFERED TANKS Proceedings of the 36 th International Conference on Ocean, Offshore & Arctic Engineering June 25-30, 2017, Trondheim, Norway OMAE2017-61562 SLOSHING AND SWIRLING IN PARTIALLY LOADED PRISMATIC CHAMFERED

More information

Understand the concept of volume M.TE Build solids with unit cubes and state their volumes.

Understand the concept of volume M.TE Build solids with unit cubes and state their volumes. Strand II: Geometry and Measurement Standard 1: Shape and Shape Relationships - Students develop spatial sense, use shape as an analytic and descriptive tool, identify characteristics and define shapes,

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Product Library and ISO 16757

Product Library and ISO 16757 Product Library and ISO 16757 Wolfgang Wilkes Bjørn Stangeland Manfred Pikart 1 Building information modelling and catalogues Building Owner s Data : Requirements, Restrictions... Manufacturer s Data:

More information

Installation Instructions and techn. Documentation

Installation Instructions and techn. Documentation Installation Instructions and techn. Documentation Tank-Spion Digital LX-2 / LX-2-R / LX-Q LX-2 Tank monitoring device with level meas. probe. LX-2-R With additional relay control functions. LX-Q With

More information

PD 527 Valve Control Module PD Series 600. Product Data Sheet February 2015 SD E06

PD 527 Valve Control Module PD Series 600. Product Data Sheet February 2015 SD E06 PD 527 Valve Control Module PD Series 600 Product Data Sheet February 2015 SD 8719-2E06 PD 527 Valve Control Module February 2015 Introduction The PD 527 Valve Control Module is specially designed to control

More information

SCT SMALL CRAFT. - SCANTLINGS. International ISO Standard CHAPTER Pag.

SCT SMALL CRAFT. - SCANTLINGS. International ISO Standard CHAPTER Pag. SMALL CRAFT. - SCANTLINGS International ISO Standard 12215-5 CHAPTER Pag. Introduction 1 Scantlings 3 Data Introduction 4 Getting Help 5 Defining the Structure 6 Work procedure 9 Materials Definition 11

More information

lecture 8 Groundwater Modelling -1

lecture 8 Groundwater Modelling -1 The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Water Resources Msc. Groundwater Hydrology- ENGC 6301 lecture 8 Groundwater Modelling -1 Instructor: Dr. Yunes Mogheir

More information

Evaluation of FISPAT Fire Spread Analysis Tool

Evaluation of FISPAT Fire Spread Analysis Tool SP Technical Research Institute of Sweden Evaluation of FISPAT Fire Spread Analysis Tool Erik Hedin & Lars Strandén Electronics SP Report 2011:37 Evaluation of FISPAT Fire Spread Analysis Tool Erik Hedin

More information

IESVE Plug-in for Trimble SketchUp Version 3 User Guide

IESVE Plug-in for Trimble SketchUp Version 3 User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without the express agreement of

More information

ALPHA Small Distribution Boards SIMBOX 63/SIMBOX WP

ALPHA Small Distribution Boards SIMBOX 63/SIMBOX WP ALPHA Small Distribution Boards SIMBOX 63/SIMBOX WP SIMBOX 63 /4 Introduction /5 Flush mounting distribution boards /6 Hollow-wall distribution boards /7 Surface mounting distribution boards /7 Hood-type

More information

Eng Ship Structures 1 L E C T U R E 1 0 : F I N I T E E L E M E N T T E C H N I Q U E S I N S H I P S T R U C T U R A L D E S I G N

Eng Ship Structures 1 L E C T U R E 1 0 : F I N I T E E L E M E N T T E C H N I Q U E S I N S H I P S T R U C T U R A L D E S I G N Eng. 6002 Ship Structures 1 L E C T U R E 1 0 : F I N I T E E L E M E N T T E C H N I Q U E S I N S H I P S T R U C T U R A L D E S I G N Contents Introduction Linear Analysis Static Non-linear Analysis

More information

INTERNATIONAL TELECOMMUNICATION UNION 4%,%-!4)# 3%26)#%3 4%2-).!, %15)0-%.43!.$ 02/4/#/,3 &/2 4%,%-!4)# 3%26)#%3

INTERNATIONAL TELECOMMUNICATION UNION 4%,%-!4)# 3%26)#%3 4%2-).!, %15)0-%.43!.$ 02/4/#/,3 &/2 4%,%-!4)# 3%26)#%3 INTERNATIONAL TELECOMMUNICATION UNION )454 4 TELECOMMUNICATION (03/93) STANDARDIZATION SECTOR OF ITU 4%,%-!4)# 3%26)#%3 4%2-).!, %15)0-%.43!.$ 02/4/#/,3 &/2 4%,%-!4)# 3%26)#%3 ).&/2-!4)/. 4%#(./,/'9 /0%.

More information

6. Find the equation of the plane that passes through the point (-1,2,1) and contains the line x = y = z.

6. Find the equation of the plane that passes through the point (-1,2,1) and contains the line x = y = z. Week 1 Worksheet Sections from Thomas 13 th edition: 12.4, 12.5, 12.6, 13.1 1. A plane is a set of points that satisfies an equation of the form c 1 x + c 2 y + c 3 z = c 4. (a) Find any three distinct

More information

CRASHWORTHINESS ANALYSIS OF A LOCK GATE IMPACTED BY THREE DIFFERENT RIVER SHIPS

CRASHWORTHINESS ANALYSIS OF A LOCK GATE IMPACTED BY THREE DIFFERENT RIVER SHIPS CRASHWORTHINESS ANALYSIS OF A LOCK GATE IMPACTED BY THREE DIFFERENT RIVER SHIPS Hervé Le Sourne* - Jean-Claude Rodet** - Stéphane Paboeuf* - Guy Babaud* * French Shipbuilding Research Institute- Nantes

More information

DELFTshipTM user manual. Vinkenpolderweg AV Alblasserdam The Netherlands Delftship BV 2006, 2007 The Netherlands

DELFTshipTM user manual. Vinkenpolderweg AV Alblasserdam The Netherlands Delftship BV 2006, 2007 The Netherlands TM user manual Version 3.1 Homepage www.delftship.net E-mail info@delftship.net Contact Delftship BV Vinkenpolderweg 38 2952 AV Alblasserdam The Netherlands Delftship BV 2006, 2007 The Netherlands Table

More information

Optimization of Arrangements of Ro-Ro Passenger Ships with Genetic Algorithms

Optimization of Arrangements of Ro-Ro Passenger Ships with Genetic Algorithms 1 Introduction Optimization of Arrangements of Ro-Ro Passenger Ships with Genetic Algorithms Evangelos K. Boulougouris, Apostolos D. Papanikolaou, George Zaraphonitis NTUA-SDL 1 Ships are complex and multifunctional

More information

Automatic FE modeler using stiffener-based mesh generation algorithm for ship structural analysis

Automatic FE modeler using stiffener-based mesh generation algorithm for ship structural analysis Marine Structures 21 (2008) 294 325 www.elsevier.com/locate/marstruc Automatic FE modeler using stiffener-based mesh generation algorithm for ship structural analysis Beom-Seon Jang a,, Yong-Suk Suh a,

More information

An Approach to the Validation of Ship Flooding Simulation Models

An Approach to the Validation of Ship Flooding Simulation Models An Approach to the Validation of Ship Flooding Simulation Models Egbert L. Ypma MARIN, the Netherlands Terry Turner Defence Science & Technology Organisation (DSTO), Australia ABSTRACT A methodology has

More information

Mathematics Curriculum

Mathematics Curriculum 6 G R A D E Mathematics Curriculum GRADE 6 5 Table of Contents 1... 1 Topic A: Area of Triangles, Quadrilaterals, and Polygons (6.G.A.1)... 11 Lesson 1: The Area of Parallelograms Through Rectangle Facts...

More information

A new method for ship inner shell optimization based on parametric technique

A new method for ship inner shell optimization based on parametric technique csnak, 2015 Int. J. Nav. Archit. Ocean Eng. (2015) 7:142~156 http://dx.doi.org/10.1515/ijnaoe-2015-0011 pissn: 2092-6782, eissn: 2092-6790 A new method for ship inner shell optimization based on parametric

More information

Milovan Perić CD-adapco. Use of STAR-CCM+ in Marine and Offshore Engineering and Future Trends

Milovan Perić CD-adapco. Use of STAR-CCM+ in Marine and Offshore Engineering and Future Trends Milovan Perić CD-adapco Use of STAR-CCM+ in Marine and Offshore Engineering and Future Trends Introduction CD-adapco is developing simulation capabilities in STAR-CCM+ specifically for marine and offshore

More information

X-Road: Protocol for Downloading Configuration

X-Road: Protocol for Downloading Configuration X-Road: Protocol for Downloading Configuration Technical Specification Version: 2.1 23.10.2015 26 pages Doc. ID: PR-GCONF 23.10.2015 1/26 Date Version Description Author 04.09.2015 1.4 Minor fixes Siim

More information

Introduction to PDEs: Notation, Terminology and Key Concepts

Introduction to PDEs: Notation, Terminology and Key Concepts Chapter 1 Introduction to PDEs: Notation, Terminology and Key Concepts 1.1 Review 1.1.1 Goal The purpose of this section is to briefly review notation as well as basic concepts from calculus. We will also

More information

Teamcenter Appearance Configuration Guide. Publication Number PLM00021 J

Teamcenter Appearance Configuration Guide. Publication Number PLM00021 J Teamcenter 10.1 Appearance Configuration Guide Publication Number PLM00021 J Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle

More information

Experimental and numerical study of sloshing and swirling in partially filled membrane-type LNG tanks

Experimental and numerical study of sloshing and swirling in partially filled membrane-type LNG tanks Maritime Transportation and Harvesting of Sea Resources Guedes Soares & Teixeira (Eds) 2018 Taylor & Francis Group, London, ISBN 978-0-8153-7993-5 Experimental and numerical study of sloshing and swirling

More information

A separate CRAC Unit plant zone was created between the external façade and the technical space.

A separate CRAC Unit plant zone was created between the external façade and the technical space. Nominee: FES Co Ltd Nomination title: HP Cold Cube The Doxford Facility is a highly secure Data Centre. The challenge was to take advantage of the previous investment in highly resilient infrastructure

More information

VIBROACOUSTIC MODEL VALIDATION FOR A CURVED HONEYCOMB COMPOSITE PANEL

VIBROACOUSTIC MODEL VALIDATION FOR A CURVED HONEYCOMB COMPOSITE PANEL VIBROACOUSTIC MODEL VALIDATION FOR A CURVED HONEYCOMB COMPOSITE PANEL AIAA-2001-1587 Ralph D. Buehrle and Jay H. Robinson ÿ NASA Langley Research Center, Hampton, Virginia and Ferdinand W. Grosveld Lockheed

More information

Lecture 1.1 Introduction to Fluid Dynamics

Lecture 1.1 Introduction to Fluid Dynamics Lecture 1.1 Introduction to Fluid Dynamics 1 Introduction A thorough study of the laws of fluid mechanics is necessary to understand the fluid motion within the turbomachinery components. In this introductory

More information

CHAPTER 5. Special Cases

CHAPTER 5. Special Cases CHAPTER 5 Special Cases OVERHANGS To be treated as an overhang, slotted and louvered shading devices must have the slats arranged so that no direct solar radiation penetrates the overhang at any time during

More information

Pen & Ink Illustration

Pen & Ink Illustration Pen & Ink Illustration Georges Winkenbach David H. Salesin Presented by: Andreas Loizias Reasons To communicate complex information more effectively through abstraction Convey information better by omitting

More information

STAR-CCM+: Ventilation SPRING Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 9, 11 pm)

STAR-CCM+: Ventilation SPRING Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 9, 11 pm) STAR-CCM+: Ventilation SPRING 208. Notes on the software 2. Assigned exercise (submission via Blackboard; deadline: Thursday Week 9, pm). Features of the Exercise Natural ventilation driven by localised

More information

A Discussion on Results of the Optimization Process

A Discussion on Results of the Optimization Process Chapter 5 A Discussion on Results of the Optimization Process 5.1 Results of the Optimization Process The statement of the optimization problem has been discussed in section 4.1. The results discussed

More information

CATIA V5 Analysis. CATIA V5 Training Foils. CATIA V5 Analysis. Copyright DASSAULT SYSTEMES 1. Student Notes:

CATIA V5 Analysis. CATIA V5 Training Foils. CATIA V5 Analysis. Copyright DASSAULT SYSTEMES 1. Student Notes: CATIA V5 Training Foils CATIA V5 Analysis Version 5 Release 19 January 2009 EDU_CAT_EN_V5A_FF_V5R19 1 Lesson 1: Introduction to Finite Element Analysis About this Course Introduction CATIA is a robust

More information

Convection Cooling of Circuit Boards 3D Natural Convection

Convection Cooling of Circuit Boards 3D Natural Convection Convection Cooling of Circuit Boards 3D Natural Convection Introduction This example models the air cooling of circuit boards populated with multiple integrated circuits (ICs), which act as heat sources.

More information

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE

inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering August 2000, Nice, FRANCE Copyright SFA - InterNoise 2000 1 inter.noise 2000 The 29th International Congress and Exhibition on Noise Control Engineering 27-30 August 2000, Nice, FRANCE I-INCE Classification: 7.6 CHARACTERIZING

More information

CFD, IEC STANDARDS AND TESTING LABORATORIES: JOINING THE PIECES FOR HIGHER QUALITY HV EQUIPMENT. Cognitor Consultancy, Research and Training Ltd.

CFD, IEC STANDARDS AND TESTING LABORATORIES: JOINING THE PIECES FOR HIGHER QUALITY HV EQUIPMENT. Cognitor Consultancy, Research and Training Ltd. CFD, IEC STANDARDS AND TESTING LABORATORIES: JOINING THE PIECES FOR HIGHER QUALITY HV EQUIPMENT. Author name: Sergio Feitoza Costa Affiliation: Cognitor Consultancy, Research and Training Ltd. Summary:

More information

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods Part 1: General principles

ISO INTERNATIONAL STANDARD. Particle size analysis Laser diffraction methods Part 1: General principles INTERNATIONAL STANDARD ISO 13320-1 First edition 1999-11-01 Particle size analysis Laser diffraction methods Part 1: General principles Analyse granulométrique Méthodes par diffraction laser Partie 1:

More information

Open Access. Definitions

Open Access. Definitions Open-IX Data Center Technical Standards Version 2.0, January 1, 2018 Questions: dc-group@open-ix.org The purpose of the Open- IX Data Center Technical Standards document is to establish a recommended standard

More information

Requests for Clarifications And Responses Order No. 754 Data Request The Study of Single Point of Failure

Requests for Clarifications And Responses Order No. 754 Data Request The Study of Single Point of Failure Requests for Clarifications And Responses Order No. 754 Data Request The Study of Single Point of Failure Revised: July 12, 2013 Introduction The following information includes requests for clarification

More information

Model: CAM430MV Wired Multi-View Camera with License Plate / Rear Surface Mount Installation Manual Features

Model: CAM430MV Wired Multi-View Camera with License Plate / Rear Surface Mount Installation Manual Features Model: CAM430MV Wired Multi-View Camera with License Plate / Rear Surface Mount Installation Manual Features Fully Adjustable, Multiple Viewing Angle Smart Camera. High Resolution, 1/2 CMOS Color Camera

More information

midas Civil Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Bridging Your Innovations to Realities

midas Civil Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Bridging Your Innovations to Realities Advanced Webinar Date: February 9th, 2012 Topic: General Use of midas Civil Presenter: Abhishek Das Contents: Overview Modeling Boundary Conditions Loading Analysis Results Design and Misc. Introduction

More information

W H I T E P A P E R. Adapting and Adopting 3D Design Technology to Cruise Ships

W H I T E P A P E R. Adapting and Adopting 3D Design Technology to Cruise Ships W H I T E P A P E R Adapting and Adopting 3D Design Technology to Cruise Ships Contents 1. Summary... 1 1.1. Nomenclature... 1 2. Introduction... 2 3. Cruise Ship Design Life Cycle Stages... 4 3.1. Pre-sales

More information

Going digital Challenge & solutions in a newspaper archiving project. Andrey Lomov ATAPY Software Russia

Going digital Challenge & solutions in a newspaper archiving project. Andrey Lomov ATAPY Software Russia Going digital Challenge & solutions in a newspaper archiving project Andrey Lomov ATAPY Software Russia Problem Description Poor recognition results caused by low image quality: noise, white holes in characters,

More information

Cybersecurity Industry Day

Cybersecurity Industry Day NAVSEA Team Ships (PEO Ships and SEA 21) Cybersecurity Industry Day October 30, 2015 1 PEO Ships Acquisition Programs Six PMSs 7 ACAT I 2 ACAT II 5 ACAT III 29 NON-ACAT FMS DDG 1000 LPD 17 LX(R) PMS 500

More information

Influence of Relevant Fluid Parameters on Pressure Pulsation of a Variable Lubricant Vane Pump

Influence of Relevant Fluid Parameters on Pressure Pulsation of a Variable Lubricant Vane Pump Influence of Relevant Fluid Parameters on Pressure Pulsation of a Variable Lubricant Vane Pump Thomas Fischer, development/calculation Jan Fischer, development/testing Nico Jäkel, development/construction

More information

CLEANROOM TECHNOLOGY CERTIFICATION -EXAMINATION

CLEANROOM TECHNOLOGY CERTIFICATION -EXAMINATION Cleanroom Testing and Certification Board Irish Cleanroom Society CLEANROOM TECHNOLOGY CERTIFICATION -EXAMINATION 10th April 2014 19:30-21:30 Candidates should read the following instructions: Candidates

More information

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering

Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Engineering Effects of Boundary Conditions (Fixtures and Temperatures) J.E. Akin, Rice University, Mechanical Engineering Here SolidWorks stress simulation tutorials will be re-visited to show how they

More information

MILITARY HANDBOOK FIBER OPTIC SHIPBOARD CABLE TOPOLOGY DESIGN GUIDANCE

MILITARY HANDBOOK FIBER OPTIC SHIPBOARD CABLE TOPOLOGY DESIGN GUIDANCE METRIC 22 May 1996 SUPERSEDING MIL-STD-2051(SH) 21 April 1994 MILITARY HANDBOOK FIBER OPTIC SHIPBOARD CABLE TOPOLOGY DESIGN GUIDANCE AMSC N/A AREA GDRQ DISTRIBUTION STATEMENT A. Approved for public release;

More information

ISO INTERNATIONAL STANDARD. Geographic information Simple feature access Part 1: Common architecture

ISO INTERNATIONAL STANDARD. Geographic information Simple feature access Part 1: Common architecture INTERNATIONAL STANDARD ISO 19125-1 First edition 2004-08-01 Corrected version 2004-11-01 Geographic information Simple feature access Part 1: Common architecture Information géographique Accès aux entités

More information

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force

CHAPTER 4. Numerical Models. descriptions of the boundary conditions, element types, validation, and the force CHAPTER 4 Numerical Models This chapter presents the development of numerical models for sandwich beams/plates subjected to four-point bending and the hydromat test system. Detailed descriptions of the

More information

Applications of Integration. Copyright Cengage Learning. All rights reserved.

Applications of Integration. Copyright Cengage Learning. All rights reserved. Applications of Integration Copyright Cengage Learning. All rights reserved. Area of a Region Between Two Curves Copyright Cengage Learning. All rights reserved. Objectives Find the area of a region between

More information

Development of Optimum Assessment Technique for Railway Infrastructure Clearances

Development of Optimum Assessment Technique for Railway Infrastructure Clearances Development of Optimum Assessment Technique for Railway Infrastructure Clearances F. Moghadasnejad 1 and M. Fathali 2 1- Assistant Professor, moghadas@aut.ac.ir 2- PhD. Student, m_fathali@aut.ac.ir Amirkabir

More information

Computational Geometry

Computational Geometry Lecture 1: Introduction and convex hulls Geometry: points, lines,... Geometric objects Geometric relations Combinatorial complexity Computational geometry Plane (two-dimensional), R 2 Space (three-dimensional),

More information

Figure 2: Water Into Kerosene, Volume Fraction (Left) And Total Density Of Mixture (Right)

Figure 2: Water Into Kerosene, Volume Fraction (Left) And Total Density Of Mixture (Right) Jared Bottlinger MAE598 Project 3 11/16/17 Task 1 a) Figure 1: Volume Fraction Of Water At 0.4s Task 1 b) Figure 2: Water Into Kerosene, Volume Fraction (Left) And Total Density Of Mixture (Right) Task

More information

Data Partitioning. Figure 1-31: Communication Topologies. Regular Partitions

Data Partitioning. Figure 1-31: Communication Topologies. Regular Partitions Data In single-program multiple-data (SPMD) parallel programs, global data is partitioned, with a portion of the data assigned to each processing node. Issues relevant to choosing a partitioning strategy

More information