Sei sulla pagina 1di 22

Q UALITY SURVEILLANCE SYSTEM

FOR ASSET INTEGRITY SYSTEM

G AYATHRI DEVI U K 200772205 MS C (I NTEGRATED ) IT

P ROJECT OVERVIEW

Purpose of the system - one stop shop for all certification , inspection and maintenance of oil rig components . Identity stamps of a component can be misread leading to a drop in standard and increased risk.

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

A BOUT AIS

Asset refers to oil and gas. Oil rig Sectors components. sections elevations

The components are certified, inspected and maintained.


Identify and reduce safety risks - achieving operational excellence and extending the life of ageing assets.

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

B ENEFITS

OF THE QUALITY

SURVEILLANCE SYSTEM
Provides full reports of an assets status where ever the asset is in the world. Traffic Light system to quickly identify what needs attention. Management of equipment certification and recertification. Provides the user with a forum structure to discuss their domain knowledge. Easily track the unauthorized actions by the users. Automated mails to the concerned authorities in case of delayed actions.
QUALITY SURVEILLANCE SYSTEM
FOR

AIS

5/14/2012

M ODULES IN THE PROJECT

Alerts module - components condition tracking based on the inspection and also certification. Every component has expiry date and inspection certificates.

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

M ODULES IN THE PROJECT

Activity module tracking users activity with timestamp. Illegal activities are tracked.

Restrict the unauthorized user by locking their login credentials.

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

M ODULES IN THE PROJECT

Ticket module - ticket management system . Based on the privileges users can raise or reply to tickets based on a forum structure.

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

TOOLS & T ECHNOLOGIES


USED

ANDROID SDK 4.0 ( ICECREAM SANDWICH) PHP POSTGRESQL ECLIPSE

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

S YSTEM

DESIGN

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

10

L OGIN

LEVELS

Various login levels in the system


Read - Only User Super User Admin

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

11

D ATABASE

DESCRIPTION
User table

FIELD NAME
LOGIN_ID USER_NAME PASSWORD SUPERVISOR_ID ACCESS_LEVEL

FIELD TYPE
VARCHAR(10) VARCHAR(20) VARCHAR(10) VARCHAR(10) NUMERIC(2)

CONSTRAINT
Primary Key

DESCRIPTION
User identification

number
Name of the user Password of the user Supervisor identification number Access level of the user

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

12

C OMPONENT TABLE

FIELD NAME
COMPONENT_ID

FIELD TYPE
NUMERIC(10)

CONSTRAINT
Primary Key

DESCRIPTION
Component identification number Rig identification number Validity period of the component Tag number of the component Component description

RIG_ID

NUMERIC(4)

Foreign Key

VALIDITY

TIMESTAMP

TAG_NO

NUMERIC(3) VARCHAR(30)

COM_DESC

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

13

T ICKET TABLE

FIELD NAME FIELD TYPE


TICKET_ID TITLE TICKET_DESC STATUS PRIORITY NUMERIC(8) VARCHAR(20) VARCHAR(40) BOOLEAN NUMERIC(2)

CONSTRAINT
Primary Key

DESCRIPTION
Ticket identification number Ticket title Ticket description Ticket status Ticket priority

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

14

A CTIVITY TABLE

FIELD NAME
ACTIVITY_ID

FIELD TYPE
NUMERIC(8) VARCHAR(10)

CONSTRAINT
Foreign Key

DESCRIPTION
Activity identification
number User identification number Comment about the ticket

LOGIN_ID

Foreign Key

COMMENT TYPE ACTIVITY_DESC

VARCHAR(15)

NUMERIC(2) VARCHAR(20)

Activity type Activity description

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

15

A LERT TABLE

FIELD NAME
ALERT_ID

FIELD TYPE
NUMERIC(10)

CONSTRAINT
Primary Key

DESCRIPTION
Alert identification number User identification number Rig identification number Status of the component

LOGIN_ID

VARCHAR(10)

Foreign Key

RIG_ID

NUMERIC(4)

Foreign Key

STATUS

NUMERIC(3)

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

16

I NSPECTION TABLE
FIELD NAME
ACTIVITY_ID

FIELD TYPE CONSTRAINT Inspection table


NUMERIC(8) Foreign Key

DESCRIPTION
Activity identification number User identification number Rig identification number File identification number

LOGIN_ID

VARCHAR(10)

Foreign Key

RIG_ID

NUMERIC(4)

Foreign Key

FILE_ID

NUMERIC(10)

FILE_NAME
REPORT_ID REPORT_NAME

VARCHAR(20) NUMERIC(10)

File name
Report identification number

VARCHAR(20)

Report name

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

17

I MPLEMENTATION IN ANDROID
Login Screen

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

18

A LERT MODULE

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

19

A CTIVITY MODULE

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

20

T ICKET MODULE

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

21

V IEWING TICKETS

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

22

CONCLUSION

Immediate actions are taken if any defects are found in the components. Super users can track the activities of the workers from their mobile phones or tablets without logging into the desktop application.

QUALITY SURVEILLANCE SYSTEM

FOR

AIS

5/14/2012

Potrebbero piacerti anche