Ships and marine technology — Guidelines for implementation of a fleet management system network — Amendment 1

Navires et technologie maritime — Lignes directrices pour la mise en oeuvre d'un système de management d'une flotte par réseau — Amendement 1

General Information

Status
Published
Publication Date
21-Aug-2003
Current Stage
6060 - International Standard published
Completion Date
22-Aug-2003
Ref Project

Relations

Buy Standard

Standard
ISO 15849:2001/Amd 1:2003
English language
9 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

INTERNATIONAL ISO
STANDARD 15849
First edition
2001-11-01
AMENDMENT 1
2003-09-01
Ships and marine technology —
Guidelines for implementation of a fleet
management system network
AMENDMENT 1: Annex A
Navires et technologie maritime — Lignes directrices pour la mise en
œuvre d'un système de management d'une flotte par réseau
AMENDEMENT 1: Annexe A




Reference number
ISO 15849:2001/Amd.1:2003(E)
©
ISO 2003

---------------------- Page: 1 ----------------------
ISO 15849:2001/Amd.1:2003(E)
PDF disclaimer
This PDF file may contain embedded typefaces. In accordance with Adobe's licensing policy, this file may be printed or viewed but
shall not be edited unless the typefaces which are embedded are licensed to and installed on the computer performing the editing. In
downloading this file, parties accept therein the responsibility of not infringing Adobe's licensing policy. The ISO Central Secretariat
accepts no liability in this area.
Adobe is a trademark of Adobe Systems Incorporated.
Details of the software products used to create this PDF file can be found in the General Info relative to the file; the PDF-creation
parameters were optimized for printing. Every care has been taken to ensure that the file is suitable for use by ISO member bodies. In
the unlikely event that a problem relating to it is found, please inform the Central Secretariat at the address given below.


©  ISO 2003
All rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized in any form or by any means,
electronic or mechanical, including photocopying and microfilm, without permission in writing from either ISO at the address below or
ISO's member body in the country of the requester.
ISO copyright office
Case postale 56 • CH-1211 Geneva 20
Tel. + 41 22 749 01 11
Fax + 41 22 749 09 47
E-mail copyright@iso.org
Web www.iso.org
Published in Switzerland

ii © ISO 2003 — All rights reserved

---------------------- Page: 2 ----------------------
ISO 15849:2001/Amd.1:2003(E)
Foreword
ISO (the International Organization for Standardization) is a worldwide federation of national standards bodies
(ISO member bodies). The work of preparing International Standards is normally carried out through ISO
technical committees. Each member body interested in a subject for which a technical committee has been
established has the right to be represented on that committee. International organizations, governmental and
non-governmental, in liaison with ISO, also take part in the work. ISO collaborates closely with the
International Electrotechnical Commission (IEC) on all matters of electrotechnical standardization.
International Standards are drafted in accordance with the rules given in the ISO/IEC Directives, Part 2.
The main task of technical committees is to prepare International Standards. Draft International Standards
adopted by the technical committees are circulated to the member bodies for voting. Publication as an
International Standard requires approval by at least 75 % of the member bodies casting a vote.
Attention is drawn to the possibility that some of the elements of this document may be the subject of patent
rights. ISO shall not be held responsible for identifying any or all such patent rights.
Amendment 1 to ISO 15849:2001 was prepared by Technical Committee ISO/TC 8, Ships and marine
technology, Subcommittee SC 10, Computer applications.
© ISO 2003 — All rights reserved iii

---------------------- Page: 3 ----------------------
ISO 15849:2001/Amd.1:2003(E)
Introduction
Annex A indicates an example of the specifications for the design of the software of the Application Program
Interface (API) when it is applied to the SITP and the LITP, as required by the main text of ISO 15849
(Guidelines for the Fleet Management System Network, FMSN) to secure the effective execution of the mutual
connectivity with transparency.

iv © ISO 2003 — All rights reserved

---------------------- Page: 4 ----------------------
ISO 15849:2001/Amd.1:2003(E)

Ships and marine technology — Guidelines for implementation
of a fleet management system network
AMENDMENT 1: Annex A

© ISO 2003 — All rights reserved 1

---------------------- Page: 5 ----------------------
ISO 15849:2001/Amd.1:2003(E)
Annex A
(informative)

Example of specifications for the design of the software of the
Application Program Interface (API) when it is applied to the SITP and
LITP
A.1 Scope
The scope of this Annex is the software design guide for the purpose of applying the API for the functions of
the SITP and the LITP that are specified in the main text of ISO 15849.
In this Annex, the concept is based on the use of CORBA (A.2.3) as the specification of a distributed object for
a model.
A.2 Terms and definitions
For the purposes of this Annex, the following terms and definitions apply.
A.2.1
acquire data list
operation of acquiring the data list from the database, on the specified server
A.2.2
acquire ship information
polling operation from the specified server
A.2.3
CORBA
Common Object Request Broker Architecture
standard of distributed object model as defined by the Object Management Group
A.2.4
database server
station which became independent of the LITP-installed system and the SITP-installed system, when a
database is arranged on this station
A.2.5
IDL
Interface Definition Language
language to define interface in each operation
NOTE CORBA's primary tool to insulate language.
A.2.6
IDL skeleton
when CORBA is used and the client and server communicate, a program (as a part of API) on the server side
to provide an application program to start the operation directly
2 © ISO 2003 — All rights reserved

---------------------- Page: 6 ----------------------
ISO 15849:2001/Amd.1:2003(E)
A.2.7
IDL stub
when CORBA is used and the client and server communicate, the client program that accesses the operation
on the server side provided with the corresponding pseudo-object (as a part of API) on the client side
A.2.8
naming service
common reference service provided by CORBA
NOTE The naming service responds to the inquiry from the object, relating the name of the object to its location in
the network.
A.2.9
naming service interface
program, which executes the API request from the user application, in the series of processes when a naming
service is used
A.2.10
OMG
Object Management Group
international standardization group which prescribes technology for the infrastructure which is necessary for
the development of the application in the environment of the dispersion of object oriented architecture and
independent of the hardware
A.2.11
ORB
Object Request Broker
software which provides the tasks of communication between stub and skeleton
A.2.12
read data
operation of reading one particular datum from the database, on the specified server
A.2.13
user application
program, which is established by the user of the FMSN in accordance with the requirement by the
LITP-installed system to realize the functionality on the FMSN
NOTE The functionality on the FMSN serves to acquire the operational management information and/or the ship
management information.
A.2.14
user-application interface
interface in the API opened between the API and user application
NOTE This also defines four kinds of operation (Read data, Write data, Acquire data list and Acquire ship
information) as described in the A.4.1.2 to A.4.3.2.
A.2.15
write data
operation of writing one particular datum to the dat
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.