SAT

From GICLWiki
(Difference between revisions)
Jump to: navigation, search
 
(10 intermediate revisions by one user not shown)
Line 22: Line 22:
 
* '''Family Format(s):''' [[Family Format::ACIS Format]]
 
* '''Family Format(s):''' [[Family Format::ACIS Format]]
  
'''Description:''' [[Description::]] - Main description of the format, which can give extra information not categorized.
+
'''Description:''' SAT is the ASCII version of a file used by the ACIS modeling system. It has a binary analog called SAB (Standard ACIS Binary).  
  
'''History:''' [[History::]] - Historical description depicting major events surrounding development, creation, and maintenance of this format.
+
The ACIS modeling system is currently maintained by the Spatial Corporation. The system allows 3D modeling, 3D model management, and 3D model visualization. The system also allows extensions that provide additional functionality. ACIS is used in a variety of industries, including CAD, CAM, CAE, AEC, animation, and shipbuilding. For more details on the ACIS modeling system, see [http://doc.spatial.com/r19/index.php/ACIS this site].
  
'''Example(s):''' [[Example::Example Template]] - Information and example models of the engineering format.
+
'''History:''' The ACIS modeling system began life as Romulus, created by Ian Braid and Charles Lang in 1982. Romulus was the first commercial solid modeling kernel designed for integration into CAD systems and was licensed by several CAD software vendors, including HP and Siemens. In 1986, Three-Space Ltd. (founded by Braid and Lang) was retained by Spatial Technology (now known as Spatial Corporation) to create the ACIS modeling system.
  
'''Identifier:''' [[Identifier::]] - A URL or other identifier that refers to the engineering format.
+
In terms of the history of the file format, changes were (and continue to be) introduced with each new version of ACIS. The file specifies which version it was created for, so the format is backwards-compatible.
  
'''Documentation:''' [[Documentation::Documentation Template]] - Information in general about the engineering format.
+
Though it is readable in plain text, the file format does not lend itself very well for editing. Objects represented through the file can be quite confusing. For example, if you wanted to create a cone, you need to provide some arguments to the cone entity, but what those arguments are is not very clear. This format should mainly be edited through the ACIS program.
  
'''File Extensions:''' [[File Extension::]] - Extensions of the engineering format, excluding the dot.
+
'''Example(s):''' [[Example::SAT Example 1]] , [[Example::SAT Example 2]]
  
'''Applications:''' - Applications that the engineering format uses.
+
'''Identifier:''' [[Identifier::[http://doc.spatial.com/r19/index.php/SAT_Save_and_Restore]]]
  
* '''Native application(s):''' [[Native Application::Engineering Format Application Template]] - Applications which are primarily designed to specifically run this engineering format.
+
'''Documentation:''' [[Documentation::SAT Documentation]]  
  
* '''Interoperable applications:''' [[Interoperable Application::Engineering Format Application Template]] - Applications which can read or write files of this format, but are not native applications for the format.
+
'''File Extensions:''' [[File Extension::SAT]]
  
'''Magic numbers:''' [[Magic Numbers::]] - Unique identifying characters at the beginning of files for this engineering format.
+
'''Applications:'''  
  
'''Format(s):''' [[Format::]] - The MIME file types.
+
* '''Native application(s):''' [[Native Application::ACIS]]  
  
'''Rights:''' [[Rights::]] - The name or type of the license for the engineering format. Examples: BSD-style license, Apache License, Proprietary license
+
* '''Interoperable applications:''' [[Interoperable Application::Applications with ACIS]]  
  
'''Sustainability Factors:''' - Facts about the sustainability of this particular engineering format.
+
'''Magic numbers:''' [[Magic Numbers::None]]
  
* '''Standardization:''' [[Standardization::]] - Information regarding standardization attempts with this format.
+
'''Format(s):''' The file is organized as follows:
 +
*The header record consisting of various information, including:
 +
**The version number
 +
**The number of saved entities
 +
**The ID of the product that produced the file
 +
**The date that the file was produced on
 +
**Tolerance values of the application that produced the file
 +
*Entity records. Each entity is an object in the ACIS system. For more info on entities, see [http://doc.spatial.com/r19/index.php/Entity].
 +
*History records (if any)
 +
*"End-of-ACIS-data" terminator
  
* '''Adoption:''' [[Adoption::]] - Information about how this format has been adopted by other organizations.
+
The header record should not be modified except by the program saving the file.  
  
** '''Licensing and patent claims:''' [[Licensing and patent claims::]] - Any licenses or patent claims that the engineering format makes.
+
'''Rights:''' [[Rights::Proprietary License]]  
  
* '''Self-documentation:''' [[Self-documentation::]] - Any self-documentation capabilities of the format.
+
'''Sustainability Factors:'''
  
* '''External dependencies:''' [[External dependencies::]] - Anything that the format depends on outside of its control to function.
+
* '''Standardization:''' [[Standardization::File format specified by Spatial Corporation.]]
  
* '''Technical protection considerations:''' [[Technical protection considerations::]] - Any considerations that are necessary when it comes to technical protection.
+
* '''Adoption:''' [[Adoption::None]]  
  
'''Typical use:''' [[Typical use::]] - Keywords that describe the format's typical use. Examples: CAD and CAM
+
** '''Licensing and patent claims:''' [[Licensing and patent claims::Patented by Spatial Corporation.]]  
  
'''File classification:''' - Specific properties that pertain to this engineering format.
+
* '''Self-documentation:''' [[Self-documentation::None.]]  
* '''Type {Binary, Text}:''' [[File Classification Type::]] - The type of file, choices are binary and text.
+
* '''Raster data:''' - Section describes whether or not the engineering format supports raster data.
+
** '''Raster data 2D:''' - Can the format support 2D raster data? Example: A format that can contain 2D pixelated data supports 2D raster data.
+
*** '''Is Supported:''' [[File Classification Raster Data 2D - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Raster Data 2D - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Raster data 3D:''' - Can the format support 3D raster data? Example: A format that can contain 2D pixelated data of a 3D model supports 3D raster data.
+
*** '''Is Supported:''' [[File Classification Raster Data 3D - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Raster Data 3D - Description::]] - This field is used to describe the support or lack of support of the feature.
+
* '''Geometric representation:''' - Section describes whether or not the engineering format supports geometric representations.
+
** '''Implicit representation:''' - Section describes whether or not the engineering format supports implicit representations.
+
*** '''Implicit surfaces:''' - Can the format support implicit surfaces? Example: A format that can contain surfaces that are generated with mathematical equations that contain the independent variables x, y, and z, like x^2 + y^2 + z^2 * R^2 = 0, supports implicit surfaces.
+
**** '''Is Supported:''' [[File Classification Implicit Surfaces - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Implicit Surfaces - Description::]] - This field is used to describe the support or lack of support of the feature.
+
*** '''Implicit curves:''' - Can the format support implicit curves? Example: A format that can contain curves that are generated with mathematical equations that contain the independent variables x, y, and z, supports implicit curves.
+
**** '''Is Supported:''' [[File Classification Implict Curves - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Implicit Curves - Description::]] - This field is used to describe the support or lack of support of the feature.
+
*** '''Point set:''' - Can the format support point sets? Example: A format that supports surfaces and lines that are generated by points that form triangles supports point sets.
+
**** '''Is Supported:''' [[File Classification Point Set - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Point Set - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Mesh:''' - Section describes whether or not the engineering format supports mesh.
+
*** '''Manifold surface meshes:''' - Can the format support manifold surface meshes? Example: A format that supports surfaces that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space
+
**** '''Is Supported:''' [[File Classification Mainfold Surface Meshes - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Manifold Surface Meshes - Description::]] - This field is used to describe the support or lack of support of the feature.
+
*** '''Manifold volume meshes:''' - Can the format support manifold volume meshes? Example: A format that supports volumes that are mathematical spaces in which every point has a neighborhood which resembles Euclidean space
+
**** '''Is Supported:''' [[File Classification Manifold Volume Meshes - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Manifold Volume Meshes - Description::]] - This field is used to describe the support or lack of support of the feature.
+
*** '''Non-manifold meshes:''' - Can the format support non-manifold meshes? Example: A format that supports meshes that are not manifolds
+
**** '''Is Supported:''' [[File Classification Non-manifold Meshes - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Non-manifold Meshes - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Parametric representation:''' - Section describes whether or not the engineering format supports parametric representations.
+
*** '''Parametric surfaces:''' - Can the format support parametric surfaces? Example: A format that can contain surfaces that are generated with parametric equations supports parametric surfaces.
+
**** '''Is Supported:''' [[File Classification Parametric Surfaces - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Parametric Surfaces - Description::]] - This field is used to describe the support or lack of support of the feature.
+
*** '''Parametric curves:''' - Can the format support parametric curves? Example: A format that can contain curves that are generated with parametric equations supports parametric curves.
+
**** '''Is Supported:''' [[File Classification Parametric Curves - Is Supported::]] - Is the feature supported in the engineering format?
+
**** '''Description:''' [[File Classification Parametric Curves - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Contour sets:''' - Can the format support contour sets?
+
*** '''Is Supported:''' [[File Classification Contour Sets - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Contour Sets - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''NURBS:''' - Can the format support Non Uniform Rational Basis Splines? Examples: The engineering formats IGES, STEP, ACIS, and PHIGS
+
*** '''Is Supported:''' [[File Classification NURBS - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification NURBS - Description::]] - This field is used to describe the support or lack of support of the feature.
+
* '''Multi-resolution models:''' - Can the format support models with multiple resolutions? Examples: A format that supports a highly detailed and lowly detailed model simultaneously supports multi-resolution models.
+
** '''Is Supported:''' [[File Classification Multi-resolution Models - Is Supported::]] - Is the feature supported in the engineering format?
+
** '''Description:''' [[File Classification Multi-resolution Models - Description::]] - This field is used to describe the support or lack of support of the feature.
+
* '''Dynamics:''' - Section describes whether or not the engineering format supports dynamics.
+
** '''Kinematics:''' - Can the format support kinematics? Example: Does the format allow model parts to rotate?
+
*** '''Is Supported:''' [[File Classification Kinematics - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Kinematics - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Assembly:''' - Can the format support assembly? Example: Does the format allow the assembly instructions to be explicitly specified with a model?
+
*** '''Is Supported:''' [[File Classification Assembly - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Assembly - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Force(s):''' - Can the format support forces? Example: Does the format support acceleration forces?
+
*** '''Is Supported:''' [[File Classification Force - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Force - Description::]] - This field is used to describe the support or lack of support of the feature.
+
* '''Boundary representation''' - Can the format support models with boundary representations?
+
** '''Manifold surface boundary representations:''' - Can the format support manifold surface boundary representations? Example: The engineering format STEP
+
*** '''Is Supported:''' [[File Classification Manifold Surface Boundary Representation - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Manifold Surface Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Manifold volume boundary representations:''' - Can the format support manifold volume boundary representations? Example: The engineering format STEP
+
*** '''Is Supported:''' [[File Classification Manifold Volume Boundary Representation - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Manifold Volume Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature.
+
** '''Non-manifold boundary representations:''' - Can the format support non-manifold boundary representations? Example: The engineering format STEP
+
*** '''Is Supported:''' [[File Classification Non-manifold Boundary Representation - Is Supported::]] - Is the feature supported in the engineering format?
+
*** '''Description:''' [[File Classification Non-manifold Boundary Representation - Description::]] - This field is used to describe the support or lack of support of the feature.
+
* '''Material transparency:''' - Can the format support transparency? Example: Does the format allow models to have a clear window in a car?
+
** '''Is Supported:''' [[File Classification Material Transparency - Is Supported::]] - Is the feature supported in the engineering format?
+
** '''Description:''' [[File Classification Material Transparency - Description::]] - This field is used to describe the support or lack of support of the feature.
+
  
'''References:''' [[References::]] - A list of references regarding any aspects of this engineering format; any reading material supplemental to this page.
+
* '''External dependencies:''' [[External dependencies::ACIS]]  
 +
 
 +
* '''Technical protection considerations:''' [[Technical protection considerations::None.]]
 +
 
 +
'''Typical use:''' [[Typical use::CAD, CAM, CAE]]
 +
 
 +
'''File classification:'''
 +
* '''Type {Binary, Text}:''' [[File Classification Type::Text]]
 +
* '''Raster data:'''
 +
** '''Raster data 2D:'''
 +
*** '''Is Supported:''' [[File Classification Raster Data 2D - Is Supported::false]]
 +
*** '''Description:''' [[File Classification Raster Data 2D - Description::Only entities can be defined.]]
 +
** '''Raster data 3D:'''
 +
*** '''Is Supported:''' [[File Classification Raster Data 3D - Is Supported::false]]
 +
*** '''Description:''' [[File Classification Raster Data 3D - Description::Only entities can be defined.]]
 +
* '''Geometric representation:'''
 +
** '''Implicit representation:'''
 +
*** '''Implicit surfaces:'''
 +
**** '''Is Supported:''' [[File Classification Implicit Surfaces - Is Supported::false]]
 +
**** '''Description:''' [[File Classification Implicit Surfaces - Description::Surfaces can be defined by defining specific parameters for each surface (point, normal for plane; center, radius for sphere]]
 +
*** '''Implicit curves:'''
 +
**** '''Is Supported:''' [[File Classification Implict Curves - Is Supported::false]]
 +
**** '''Description:''' [[File Classification Implicit Curves - Description::Various types of curves can be defined by their parameters ([http://doc.spatial.com/r19/index.php/Curve#Curve_Types]), but curves cannot be defined implicitly]]
 +
*** '''Point set:'''
 +
**** '''Is Supported:''' [[File Classification Point Set - Is Supported::true]]
 +
**** '''Description:''' [[File Classification Point Set - Description::A point is a type of entity]]
 +
** '''Mesh:'''
 +
*** '''Manifold surface meshes:'''
 +
**** '''Is Supported:''' [[File Classification Mainfold Surface Meshes - Is Supported::true]]
 +
**** '''Description:''' [[File Classification Manifold Surface Meshes - Description::A mesh can be defined explicitly]]
 +
*** '''Manifold volume meshes:'''
 +
**** '''Is Supported:''' [[File Classification Manifold Volume Meshes - Is Supported::true]]
 +
**** '''Description:''' [[File Classification Manifold Volume Meshes - Description::A mesh can be defined explicitly]]
 +
*** '''Non-manifold meshes:'''
 +
**** '''Is Supported:''' [[File Classification Non-manifold Meshes - Is Supported::true]]
 +
**** '''Description:''' [[File Classification Non-manifold Meshes - Description::A mesh can be defined explicitly]]
 +
** '''Parametric representation:'''.
 +
*** '''Parametric surfaces:'''
 +
**** '''Is Supported:''' [[File Classification Parametric Surfaces - Is Supported::false]]
 +
**** '''Description:''' [[File Classification Parametric Surfaces - Description::Surfaces can be defined by their parameters, but not by parametric equations]]
 +
*** '''Parametric curves:'''
 +
**** '''Is Supported:''' [[File Classification Parametric Curves - Is Supported::true]]
 +
**** '''Description:''' [[File Classification Parametric Curves - Description::Parametric curves can be defined as entities]]
 +
** '''Contour sets:'''
 +
*** '''Is Supported:''' [[File Classification Contour Sets - Is Supported::false]]
 +
*** '''Description:''' [[File Classification Contour Sets - Description::Not supported]]
 +
** '''NURBS:'''
 +
*** '''Is Supported:''' [[File Classification NURBS - Is Supported::true]]
 +
*** '''Description:''' [[File Classification NURBS - Description::NURBS can be defined]]
 +
* '''Multi-resolution models:'''
 +
** '''Is Supported:''' [[File Classification Multi-resolution Models - Is Supported::false]]
 +
** '''Description:''' [[File Classification Multi-resolution Models - Description::The resolution is defined in the header of the file]]
 +
* '''Dynamics:'''
 +
** '''Kinematics:'''
 +
*** '''Is Supported:''' [[File Classification Kinematics - Is Supported::true]]
 +
*** '''Description:''' [[File Classification Kinematics - Description::Entities can be rotated]]
 +
** '''Assembly:'''
 +
*** '''Is Supported:''' [[File Classification Assembly - Is Supported::true]]
 +
*** '''Description:''' [[File Classification Assembly - Description::An entity can be assembled from many other entities]]
 +
** '''Force(s):'''
 +
*** '''Is Supported:''' [[File Classification Force - Is Supported::false]]
 +
*** '''Description:''' [[File Classification Force - Description::May be supported through extensions to the system]]
 +
* '''Boundary representation'''
 +
** '''Manifold surface boundary representations:'''
 +
*** '''Is Supported:''' [[File Classification Manifold Surface Boundary Representation - Is Supported::true]]
 +
*** '''Description:''' [[File Classification Manifold Surface Boundary Representation - Description::The boundary is made from a closed set of defined surfaces.]]
 +
** '''Manifold volume boundary representations:'''
 +
*** '''Is Supported:''' [[File Classification Manifold Volume Boundary Representation - Is Supported::true]]
 +
*** '''Description:''' [[File Classification Manifold Volume Boundary Representation - Description::The boundary is made from a closed set of defined surfaces.]]
 +
** '''Non-manifold boundary representations:'''
 +
*** '''Is Supported:''' [[File Classification Non-manifold Boundary Representation - Is Supported::true]]
 +
*** '''Description:''' [[File Classification Non-manifold Boundary Representation - Description::The boundary is made from a closed set of defined surfaces.]]
 +
* '''Material transparency:'''
 +
** '''Is Supported:''' [[File Classification Material Transparency - Is Supported::true]]
 +
** '''Description:''' [[File Classification Material Transparency - Description::Surfaces can be transparent]]
 +
 
 +
'''References:'''
 +
*[http://www.spatial.com/products/3d-acis-modeling Spatial Corporation's product page for ACIS]
 +
*[http://doc.spatial.com/ Documentation for ACIS]
 +
*[http://doc.spatial.com/r19/index.php/SAT_Save_and_Restore Details on saving SAT file]
 +
*[http://doc.spatial.com/r19/index.php/Entity Details on Entities in ACIS system]
 +
*[http://www.mcnpvised.com/CAD/CAD.html Tutorial page with two SAT files]
 +
*[http://local.wasp.uwa.edu.au/~pbourke/dataformats/sat/sat.pdf Details on SAT file format]
 +
*[http://en.wikipedia.org/wiki/ACIS The wikipedia page for ACIS]

Latest revision as of 17:43, 13 May 2009

Title(s): Standard ACIS Text (SAT)

Version ID: R19 (SP3)

Date released: 2009-03-19

Date: 1989-??-??

Creator(s): Charles Lang and Ian Braid; Three-Space Ltd.

Contributor(s): Spatial Corporation

Relationships:

  • Syntax Format(s): None

Description: SAT is the ASCII version of a file used by the ACIS modeling system. It has a binary analog called SAB (Standard ACIS Binary).

The ACIS modeling system is currently maintained by the Spatial Corporation. The system allows 3D modeling, 3D model management, and 3D model visualization. The system also allows extensions that provide additional functionality. ACIS is used in a variety of industries, including CAD, CAM, CAE, AEC, animation, and shipbuilding. For more details on the ACIS modeling system, see this site.

History: The ACIS modeling system began life as Romulus, created by Ian Braid and Charles Lang in 1982. Romulus was the first commercial solid modeling kernel designed for integration into CAD systems and was licensed by several CAD software vendors, including HP and Siemens. In 1986, Three-Space Ltd. (founded by Braid and Lang) was retained by Spatial Technology (now known as Spatial Corporation) to create the ACIS modeling system.

In terms of the history of the file format, changes were (and continue to be) introduced with each new version of ACIS. The file specifies which version it was created for, so the format is backwards-compatible.

Though it is readable in plain text, the file format does not lend itself very well for editing. Objects represented through the file can be quite confusing. For example, if you wanted to create a cone, you need to provide some arguments to the cone entity, but what those arguments are is not very clear. This format should mainly be edited through the ACIS program.

Example(s): SAT Example 1 , SAT Example 2

Identifier: [[Identifier::[1]]]

Documentation: SAT Documentation

File Extensions: SAT

Applications:

  • Native application(s): ACIS

Magic numbers: None

Format(s): The file is organized as follows:

  • The header record consisting of various information, including:
    • The version number
    • The number of saved entities
    • The ID of the product that produced the file
    • The date that the file was produced on
    • Tolerance values of the application that produced the file
  • Entity records. Each entity is an object in the ACIS system. For more info on entities, see [2].
  • History records (if any)
  • "End-of-ACIS-data" terminator

The header record should not be modified except by the program saving the file.

Rights: Proprietary License

Sustainability Factors:

  • Self-documentation: None.
  • External dependencies: ACIS
  • Technical protection considerations: None.

Typical use: CAD, CAM, CAE

File classification:

References:

Personal tools