Unit3 PDMS Databases
Unit3 PDMS Databases
PDMS DATABASES
Data and Information
Data is a recognizable graphic entity that may be a number, letter, special letter or symbol. A single entity is known as a
character. Information is obtained by organizing data so that they are associated with meaning. There are four basic types
digital information: text, graphic, audio, and video. When two or more characters are meaningfully combined, text
information is formed. Graphics are painted, drawn or photographic images. The images can be created as digital images or
converted to digital images by scanning. Audio is sound pressure variation in an elastic medium with a frequency range of
2 to 20 kHz. Video is animated graphics with or without sounds. In animation, a time dimension is added to 2D or 3D
images with or without sound. Graphics are inherently information objects because drawings, paintings and pictures have
meaning associated with them at creation. The clarity and legibility of text information is greatly enhanced by graphic
elements. When sound is added to graphic and text information, greater impact and retention is achieved. Video makes
graphic and sound information come alive because moving images create greater impressions on the human mind.
Databases
A database is a collection of data and information about items of interest. Modern databases are electronic. That means data
and information are stored in electronic media. The main advantages of databases are that 1) data is structured and well
organized; 2) data can be entered, modified, and stored safely; 3) authorized users can have access to the same data and
information content; 4) centralized management of data is possible; 5) data redundancy or duplication is minimized; 6) data
and information can be integrated from different databases; 7) there is more effective use of resources. A selected set of
data for a specific purpose creates a view from the database. The view could be modified or turned into a report. Different
types of reports can be generated from the same database.
There are different types of databases such as flat, relational, network, hierarchical, object, etc. A flat database is a
storehouse of data without inherent tie among files or tables. Each file or table is separate and independent. AutoCAD files
and Spreadsheet files like those of Microsoft Excel are examples. Relational database is a database with some kind of
relationship or link between structured tables. Each table is made up of one or more records. A record is a set of data that
describes a unit of information about an item or object. Microsoft Access is an example of a relational database. Network
databases represent data as records at two main levels of record type and recordset. The record type is generic while the
recordset has a-one-to many type of relationship with other records. Hierarchical databases represent data in a treelike
structure with each level containing a number of related records. The folder or directory structure is a good illustration of a
hierarchical database. Most CAD packages for solid modeling have a hierarchical database. An object-oriented database
stores data as objects. Data structure, values and actions can be stored in an object database. It is a sophisticated database.
PDMS
PDMS stands for Plant Design Management System, a 3D process plant modeling software from AVEVA Group Plc. It has
applications and reference data for most engineering disciplines in design such as Equipment, Pipework, Structures,
HVAC, etc. Graphics are produced from a single coherent data model for an entire plant. Reports from PDMS are available
in the form of text, 3D illustration graphics and 2D dimensioned drawings. It was first launched in 1976 and has backward
compatibility with earlier versions and some other leading industry products. The current version is PDMS 12.
Every object in a PDMS database is called an “element”. The elements in different design disciplines have special names.
For example, in Equipment module, there are equipment, sub-equipment, and primitive elements. In Pipework module,
there are pipes, branches, and component elements. Each element has specified attributes and is associated with a unique ID
(a number) at creation.
WORLD
SITE SITE
ZONE ZONE
EQUIPMENT PIPE
ZONE SITE
ZONE WORLD
Fig. 2 shows a simplified layout view of PDMS database. It is clear from this figure that the “World” data space contains all
data in the different sections or levels. The user does not create the “World” data space, it is the default data space once
PDMS is installed and configured. It is the top-level element in PDMS database and cannot be deleted by the user. The user
creates a ”Site”, “Zone”, etc as necessary for a project. Typically, the name of “Site” would be the project name or the user
name. Sometimes, it may be the name of a portion of a large project. A “Site” is not necessarily a physical area or job site.
Similarly, a “Zone” is just a collection of similar or related items for easy reference. Since PDMS Design module has
applications for different design disciplines such as Equipment, Pipework, Structures, HVAC, etc, a zone may be named as
one of the disciplines in a project. Note that if a “Site” is deleted in the database, all the zones contained in it will be lost! It
is safer to work at the lowest level to avoid unwanted loss of data.
The Design module of PDMS is used to build a 3D plant model whose data may be stored in one or more databases. It can
be used to create new design elements, modify existing design elements, query and interactively view design elements,
2
Osakue E.
creates reports and check for clashes. Components can be selected from one or more reference databases and inserted in a
required position during a design project.
Elements in a “Zone” are said to be owned by the zone. For example, equipment like a pump unit created in a zone, is
owned by that zone, that is, the zone is the owner. Selecting a zone means all the elements in it are automatically selected.
The selected item is referred as the Current Element (CE). The CE is the active element that can be modified.
3
Osakue E.