You are on page 1of 13

Contents

MAN B&W Diesel


Computerised Engine Application System (CEAS)
Page
Synopsis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Program Structure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Description of Computer Programs . . . . . . . . . . . . . . . . . . . . . . . . 5
A. Estimation of ship particulars . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
B. Propeller layout and power prediction . . . . . . . . . . . . . . . . . . . . 5
C1. Selection of main engine. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
C2. Comparison of main engines. . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
D1. Combined layout and load diagram of engine . . . . . . . . . . . . . . 5
D2. Load diagram of engine. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
E. Overhauling and spare parts costs of engine . . . . . . . . . . . . . . . 5
F. Total economy comparisons of engine room alternatives . . . 5
G. Electrical power and steam consumption of ship . . . . . . . . . . . . 6
H. Auxiliary machinery capacities . . . . . . . . . . . . . . . . . . . . . . . . . . 6
I. Fuel and lube oil consumption and exhaust gas data of engine . 6
J. Heat dissipation of engine performance data . . . . . . . . . . . . . . 6
K. Utilisation of exhaust gas heat steamand electricity production . 6
L. Water condensation in air coolers . . . . . . . . . . . . . . . . . . . . . . . . 6
M. Engine noise sources. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
N. Preheating of diesel engine. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
O. Utilisation of jacket cooling water heat freshwater production 6
P. Starting air system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Q. Exhaust gas back pressure . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Economy Model Used . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Definition of Net Present Value (NPV). . . . . . . . . . . . . . . . . . . . . . . 7
Example Based on a 2,300-3,300 TEU Containership. . . . . . . . . . . 8
Estimated ship particulars. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Power prediction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Main engine selection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Programs for more detailed information . . . . . . . . . . . . . . . . . . . . . 11
Summary. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Synopsis
A marine power engineering project in-
volves a lot of parameters that have to
be evaluated in order to find the opti-
mum solution. Such a procedure may
be both complex and time-consuming.
Therefore, MAN B&W Diesel has, over
the past couple of decades, developed
a comprehensive Computerised Engine
Application System, including an inte-
gral speed and power prediction pro-
gram for ships, and the corresponding
main engine selection program. The
system enables specifications of main
engine solutions for specific ship pro-
jects to be processed on the basis of
both technical and economical input.
The system facilitates calculations of
such parameters as fuel consumption,
utilisation of exhaust gas heat, main-
tenance costs, etc., involved in project
engineering, and allows an economic
comparison to be made of the various
alternatives.
The computer systemcomprises a num-
ber of integrated sub-programs which
are hierarchically arranged, thus mak-
ing them easy to extend and update.
The system will be illustrated by means
of computerised examples.
Introduction
MAN B&W Diesel has developed a
Computerised Engine Application
System, which facilitates the calcula-
tions involved in project engineering
and allows an economic comparison
to be made of various alternatives.
This computer system has been devel-
oped on our Companys main frame
computer, using the MVS/XA operating
system. The program language used is
Fortran 77. Two graphical output sys-
tems are used. The one is our own
company-made system similar to
PLOT 10, and the other is based on
graphical output formatted directly in
compatible PRESCRIBE instructions.
The computer system comprises a
number of integrated sub-programs
which are hierarchically arranged, mak-
ing them easy to extend and update.
All present MC type engines are covered
by the system. The type and calculation
levels of the main programs incorpora-
ted in this system are shown in Table 1.
The normal procedure for calculation is
to start at a calculation level determined
by the available project data.
If, for instance, the type of main engine
has already been selected, the calcula-
tions may start at level D for final deter-
mination of engine layout and load
diagrams. Hereafter, for instance, the
exhaust gas and specific fuel consump-
tion data may be calculated, if required.
If, on the other hand, the project work
has just commenced, and the final ship
dimensions are unknown, calculation
should start at level A, which will provide
a set of assumed ship dimensions
based on average ship dimensions for
the specific ship type in question.
A brief description, together with ex-
amples of the computer programs, will
be given in the following, based on cal-
culations of a containership project
with limited ship data available.
Today also the most important of the
computer programs like selection of
main engine, list of auxiliary machinery
capacities and SFOC/exhaust gas data,
are available in a PC-version using Win-
dows NT/98.
3
MAN B&W Diesel
Computerised Engine Application System (CEAS)
Calculation level Name of program
A Estimation of ship particulars
(Based on shiptype, design ship speed, deadweight, etc.)
B Propeller layout and power prediction
C1 Selection of main engine
C2 Comparison of main engines
D1 Combined layout and load diagram of engine
D2 Load diagram of engine
E Overhauling and spare parts costs of engine
F Total economy comparisons of engine room alternatives
G Electrical power and steam consumption of ship
H Auxiliary machinery capacities
I Fuel and lube oil consumption and exhaust gas data of engine
J Heat dissipation of engine performance data
K Utilisation of exhaust gas heat steam and electricity production
L Water condensation in air coolers
M Engine noise sources
N Preheating of diesel engine
O Utilisation of jacket cooling water heat freshwater production
P Starting air system
Q Exhaust gas back pressure
Table 1: Type and calculation levels of programs
Program Structure
The software for the technical part of
the computer system consists of about
400 program modules, which are
widely integrated and interconnected.
The two programs, A and B, are inde-
pendent programs, more or less sepa-
rate from the rest of the system,
whereas the remaining programs are
fully integrated and interconnected.
Fig. 1 shows the hierarchically arranged
program structure of the system. The
horizontal bars incorporate program
modules for general use, whereas the
programs in the vertical columns incor-
porate program modules used only by
the program in question, designated
by the letter at the top of the vertical
column.
The larger the number of horizontal
bars below the program, the more com-
prehensive is the program. Thus, the
total economy program (F) placed
at the very top of the systeminvolves the
use of almost all sub-programs, where-
as the noise program (M) at the bottom
of the system uses only a few sub-
programs.
The program is a dynamic system
which will never stop growing and
which is continuously being updated
with new and/or improved information.
Data for new engines will be entered,
but it will still be possible to find and
calculate data for old engine types.
The engine power units used may be
either BHP or kW.
4
II Shaft generator data
lV Main engine performance data
I General
V El/ heat consumption data
Vl El/heat production data
VII Economy
III Main engine basic data
W
a
t
e
r

c
o
n
d
e
n
s
a
t
i
o
n

i
n

a
i
r

c
o
o
l
e
r
s
L
a
y
o
u
t

a
n
d

l
o
a
d

d
i
a
g
r
a
m
U
t
i
l
i
s
a
t
i
o
n

o
f

e
x
h
a
u
s
t

g
a
s

h
e
a
t
H
e
a
t

d
i
s
s
i
p
a
t
i
o
n


p
e
r
f
o
r
m
a
n
c
e

d
a
t
a
S
F
O
C
/
e
x
h
a
u
s
t

g
a
s
/
l
u
b
.

o
i
l
/
T
C
S
U
t
i
l
i
s
a
t
i
o
n

o
f

j
a
c
k
e
t

c
o
o
l
i
n
g

w
a
t
e
r

h
e
a
t
P
r
o
p
e
l
l
e
r

l
a
y
o
u
t

a
n
d

p
o
w
e
r

p
r
e
d
i
c
t
i
o
n
E
s
t
i
m
a
t
i
o
n

o
f

s
h
i
p

p
a
r
t
i
c
u
l
a
r
s
O
v
e
r
h
a
u
l
i
n
g

a
n
d

s
p
a
r
e

p
a
r
t
s

c
o
s
t
s
P
r
e
h
e
a
t
i
n
g

o
f

d
i
e
s
e
l

e
n
g
i
n
e
N
o
i
s
e

s
o
u
r
c
e
s
S
t
a
r
t
i
n
g

a
i
r

s
y
s
t
e
m
S
e
l
e
c
t
i
o
n
/
c
o
m
p
a
r
i
s
o
n

o
f

m
a
i
n

e
n
g
i
n
e
s
T
o
t
a
l

e
c
o
n
o
m
y
A
u
x
i
l
i
a
r
y

m
a
c
h
i
n
e
r
y

c
a
p
a
c
i
t
i
e
s
E
l
e
c
t
r
i
c
a
l

p
o
w
e
r

a
n
d

s
t
e
a
m

c
o
n
s
u
m
p
t
i
o
n
E
x
h
a
u
s
t

g
a
s

b
a
c
k

p
r
e
s
s
u
r
e
L I
K
J
G
O
B A
E D N M P
C F
H Q
Fig.1: Programs and program structure
Description of
Computer Programs
A. Estimation of ship particulars
The minimum input data required is the
type of ship (for instance tanker, bulk
carrier, container vessel, etc.), the design
ship speed (knots) and deadweight (dwt)
referred to the corresponding propeller
design draught.
With this information, the program esti-
mates the relevant ship particulars, both
empirically and by theoretical formulas.
The more input data, the more accurate
the ships particulars can be estimated.
B. Propeller layout and power prediction
When the ships main particulars have
been estimated (or are known), the
power prediction program can be used
to estimate the required propulsion
power at the design ship speed. This
program also indicates the optimum
pitch/diameter ratio and propeller speed
for a given propeller diameter.
The power prediction calculations are
carried out using either the Harvald or the
Holtrop & Mennen power prediction
method. The estimation of the propeller
data is performed using Wageningen
B-Series propellers.
The polynomials used are described in
International Shipbuilding Progress,
Vol. 22, July 1975.
The ships propeller speed and propul-
sion power prediction in the design point
after incorporating sea and engine mar-
gins and a light propeller running factor
can be used to find the required refer-
ence MCR propulsion power and propel-
ler speed which, in turn, may be used as
input for our engine selection program.
C1. Selection of main engine
The applicable engine types are selected
from the MC engine programme based
on a required reference MCR propulsion
point and a permissible propeller
speed range and constant ship
speed factor . If a shaft generator
is installed, the corresponding extra
power needed from the main engine
has to be considered, too.
For the engines selected, the program
calculates the relative difference in
estimated worldwide engine price,
fuel and lubricating oil, and mainte-
nance costs, together with the diffe-
rence in electrical power costs of the
main-engine-dependent pumps. By
means of the Net Present Value
method, including investment and
operating costs, the engines selected
are evaluated in terms of economy
and given priority, with the most at-
tractive engine being the one with
the lowest total costs for a given cost
calculation period.
Regarding definition of the Net Pres-
ent Value (NPV) method, please refer
to the section below Economy Model
Used .
As stated above, the calculation may
be made with or without a shaft gen-
erator being incorporated.
C2. Comparison of main engines
Based on a given service rating need-
ed for a required ship speed, this pro-
gram calculates and compares the
operating costs of the main engines
in question. The Net Present Value
method is also used in this program.
For unregistered engines (competing
two-stroke or four-stroke types) the
stroke/bore, SFOC, lube oil consump-
tion data, etc., are needed.
D1. Combined layout and load
diagramof engine
This program calculates and draws
up a combined layout/load diagram
in % of the nominal MCR power as a
function of speed (%), showing the
layout and operation limitation lines
of the specified engine. Propeller lines
and engine operation lines that con-
sider possible shaft generator power
are also drawn.
D2. Load diagram of engine
This program draws up a separate load
diagramin terms of BHP or kWas func-
tion of r/min showing the limitation lines
for operation of the specified engine.
Propeller and engine operation lines,
including possible shaft generator
power, are also drawn.
E. Overhauling and spare parts
costs of engine
The average maintenance costs for
overhauls are calculated based on the
overhauling times and intervals used.
Also the average spare parts expenses
are estimated and included in the total
maintenance expenses.
Two different types of maintenance
calculations and corresponding reports
can be generated:
Average annual maintenance costs
for a long time in operation
Maintenance costs for a given time in
operation.
F. Total economy comparisons of
engine room alternatives
This program calculates the overall fuel
and lubricating oil expenses for various
alternatives of engine roominstallations.
Many engine room configurations, con-
sisting of different combinations of main
engine and electrical power producers,
such as diesel generators, turbo gener-
ators and main engine driven genera-
tors, simultaneously in operation at
sea, may be considered and used as
engine room alternatives. The calcu-
lated alternatives will be compared with
each other by means of the Net Present
Value method, see the section regard-
ing Economy Model Used, below.
5
A calculation of several alternatives of
each engine room configuration can be
worked out with different main engines,
different optimising points, different
electrical power producers, exhaust
gas boilers, etc.
Furthermore, but only for a few engine
types, it is possible to choose a Turbo
Compound System (TCS) either con-
nected to the crankshaft for Power
Take-In (TCS/PTI), or for the produc-
tion of extra power for Power
Take-Off (TCS/PTO). In the latter case,
it is also possible to connect the TCS
either to a separate electrical generator
or to an electrical generator driven, for
example, by an auxiliary diesel engine
or a turbo generator, and make calcu-
lations accordingly.
G. Electrical power and steam
consumption of ship
A detailed calculation of all the ex-
pected typical electrical power and
steam consumers valid for a bulk car-
rier or a tanker can be carried out for
the ambient temperature condition in
question. The main-engine-related
electrical power and steam consump-
tion figures are specially calculated on
the basis of the relevant engine data
and auxiliary machinery capacities,
whereas the remaining ship-dependent
consumption figures are empirical.
H. Auxiliary machinery capacities
If a diesel engine has been rated in
such a way that the actual available
rating has been changed, compared to
a nominal-rated engine, the necessary
capacities of pumps and coolers may
be calculated on the basis of the given
engine layout. This calculation refers to
tropical ambient conditions and may be
based on either seawater cooling or a
central cooling water system. If the en-
gine is equipped with a separate cam-
shaft lubricating oil system or is
low-NO
x
optimised, this will be included
in the calculations. The use of conven-
tional or high efficiency turbocharger,
the make and/or type and numbers are
also included.
I. Fuel and lube oil consumption
and exhaust gas data of engine
Information regarding the use of conven-
tional or high efficiency turbochargers,
the Turbo Compound System (TCS), if
installed, the specified MCR and opti-
mised points, the requested running
points, and the ambient conditions, will
be sufficient to calculate the relevant
specific fuel and lubricating oil consump-
tions, the exhaust gas amount and tem-
perature after the turbochargers, as well
as the TCS power.
J. Heat dissipation of
engine performance data
This program calculates the actual
heat dissipation and other general
performance data of the main engine in
question. A special calculation option
may also, in percentage figures, relate
engine shaft power and heat dissipation
losses to 100% fuel energy consump-
tion (Sankey diagram).
K. Utilisation of exhaust gas heat
steamand electricity production
The steam production from an exhaust
gas boiler can be calculated on the ba-
sis of the previously calculated exhaust
gas amounts and temperatures, or on
the basis of special exhaust gas data
provided.
The size of the exhaust gas boiler is de-
termined by the pinch point temperature.
A low pinch point temperature corre-
sponds to a large boiler. The boiler may
be of either the single or dual pressure
type, with/without preheater and super-
heater sections.
It is also possible to calculate the elec-
trical power production obtainable by
utilising the available steam from the
exhaust gas boiler to operate a steam
driven turbo generator.
L. Water condensation in air coolers
This program calculates the theoretical
amount of condensed water in the
scavenge air coolers, based on the rel-
ative humidity of the intake air. The cor-
responding amount of water expected
to be separated by the water mist
catcher is also stated.
M. Engine noise sources
On the basis of theoretical values and
actual measurements, this program
calculates the sound levels in octave
bands of the following engine-related
noise sources, which are typical for our
two-stroke engines:
Exhaust gas noise (gas pulsations)
Air-borne noise (engine room noise)
Structure-borne noise excitation
(vibration in engine feet).
N. Preheating of diesel engine
The jacket water preheater size to be
recommended is calculated on the basis
of the requested temperature increase
and preheating time, or vice versa.
O. Utilisation of jacket cooling
water heat freshwater production
The jacket cooling water heat that can
be recovered is calculated, and the cor-
responding freshwater amount that can
be produced by means of a freshwater
generator of the low pressure vacuum
evaporation type is found. Several effect
stages may be used, and calculations
may also be carried out for special
heating media available.
P. Starting air system
On the basis of theoretical values and
actual measurements, this program
calculates the starting air consumption
and the pressure after a number of
successive engine starts.
6
The program may be used for three
different purposes:
1. Dimensioning of starting air
receiver and compressor
2. Calculating the number of possible
starts for a given receiver size and
the initial pressure
3. Evaluating starting air consumption
based on pressure measurements.
Q. Exhaust gas back pressure
Based upon detailed information of the
pipings and components (exhaust gas
boiler, silencer, spark arrester, etc.) in
the exhaust gas system, the program
calculates the exhaust gas back pres-
sure in the piping and just after the
turbocharger(s). The back pressure
after the turbocharger(s) may be com-
pared to the recommended design
back pressure (300 mm WC) and po-
tential modifications of the pipe system
will be recommended.
Economy Model Used
For the purpose of making economical
evaluations of alternative projects, the
Net Present Value method is used. This
method is preferred because, indepen-
dent of the payback time, it compares
the total gain after a certain number of
years in operation, and thus besides
the annual operating costs also incor-
porates the influence of the size of the
investment costs.
Definition of Net Present Value (NPV)
The Net Present Value method is used
in order to get an evaluation of the pro-
fitability of investing an extra amount of
initial capital in an alternative project
compared to the basic project.
It is assumed that the alternative pro-
ject necessitates an extra investment of
C
o
at the project start, and that this in-
vestment gives an annual saving on the
fuel, lubricating oil and maintenance
cost bills equal to S
o
, based on todays
prices, see Fig. 2.
To determine the annual savings ob-
tainable during the subsequent years
n, S
o
must be corrected for inflation,
i.e. S
n
= S
o
x (1+i)
n
, in which i is infla-
tion and n is number of years after
investment.
To put these savings in relation to C
o
,
S
n
must be calculated back into to-
days prices at the discount rate d,
assuming that the discount rate is
equal to the interest rate for financing
r, as normally done in the shipping
trade, i.e. S
n
/(1+d)
n
= S
n
/(1+r)
n
.
As d = r, the investment cost after n
years C
n
= C
o
x (1+r)
n
calculated back
to todays price level is still equal to C
o
.
The Net Present Value is then defined
as shown in Equation 1.
For the alternative project, the NPV
n
shows, compared to the basic project,
how much extra money you will have
in your pocket, i.e. the accumulated
savings obtained by making the extra
investment in todays prices after n years.
In our computer programs, the curves
for the alternative projects show NPV
as a function of years after investment.
The intersection point with the abscissa
(basic project) is the alternative pro-
jects real payback time compared to
the basic project.
7
S
2
S
3
S
4
C
o
S /(1+d)
n
n
S
1
C /(1+d)
n
n
C = C x (1+r)
n o
n
S = S x (1+i)
n o
n
Fig. 2: Definition of Net Present Value (NPV)
S
o
Savings at project start
S
n
Savings the nth year after
investment
C
o
Extra investment at project
start
n Number of years after
investment
i Rate of inflation
r
Rate of interest for
financing
d = r Discount rate
Equation 1: NPV
S
(1 d)
C
(1+r)
(1 d)
n
n=1
n
n
n O
n
n

'

S
1+i
1+r
C
n=1
n
O
n
O

_
,

'

Example Based on a 2,300 -


3,300 TEU Containership
For the purpose of giving an impres-
sion of the large number of calculation
possibilities of the Computerised
Engine Application System, a container-
ship project in the initial design phase
will be used as an example.
By means of our ship particulars and
power prediction programmes, the
required propulsion power has been
calculated and, on this basis, a main
engine selection has been performed.
Estimated ship particulars
The input values used in order to esti-
mate the ship particulars are:
Type of ship: Containership
Deadweight at design draught:
39,000 tons
(at scantling draught 43,000 tons)
Speed at design draught:
22.0 knots.
The above-mentioned figures and esti-
mated ship particulars, see Fig. 3, are
used as input data for the power pre-
diction.
Power prediction
The power prediction calculations are
valid for loaded ship on trial trip condi-
tions, i.e. for calm weather and clean
hull and 22.0 knots, without any sea or
engine margin and light running factor
incorporated. Data have been calcu-
lated by means of the Harvald method.
The power/speed requirement for the
single screw containership with an
assumed 5-bladed propeller with the
maximum possible diameter of 7.6
metres, is calculated to be 17,488 kW at
98.0 r/min, see Fig. 4, and corre-
sponds to the propeller design point
PD shown in Fig. 5 and placed on the
light running propeller curve 6.
When in this case incorporating a 15%
sea margin, a 15% engine margin, and
5% light running of the propeller, the
corresponding reference service and
MCR propulsion points, SP and MP for
heavy running are found, see Fig. 5:
SP (85% MCR):
20,111 kW and 97.8 r/min
MP (100% MCR):
23,660 kW and 103.2 r/min.
8
r/min
kW
18,000
22,000
20,000
12,000
16,000
10,000
14,000
100
80
90
20 21 23 19 22
Trial condition, loaded ship
Trial condition, loaded ship
20 21 23 19 22
knots
Propeller speed
Power prediction
Ship speed
Shaft power
Fig. 4: Prediction of the power and speed requirement for the
propeller design point of a single screw containership, having a
7.6 metre propeller diameter with 5 blades and sailing 22 knots
Input data
Type of ship
Design ship speed
Deadweight at design draughtdraught
Length between perpendiculars
Breadth on waterline
Container
22.00
39,000
230.00
32.20
knots
tons
m
m
Estimated ship particulars
Length on waterline
Design draught
Displacement (volume)
Block coefficient (based on Lpp)
Midship section coefficient
Longitudinal prismatic coefficient
Fineness (length displacement) ratio
Breadth-draught ratio
Breadth-length ratio
Transverse bulb area
LCB, longitudinal centre of buoyancy
(+forward Lpp/2)
Immersed midship section area
237.00
11.10
52,600
0.640
0.979
0.638
6.278
2.901
0.137
30.0
-1.70
350.0
m
m
m
3
m
2
%
m
2
Fig.3: Estimated ship particulars of a 2,300 TEU (15t) - 3,300 TEU
(empty) container vessel
Power
97.8 r/min
Engine speed
6
20,111 kW
17,488 kW
23,660 kW
98.0 r/min
103.2 r/min
Sea margin
(15% of PD)
LR = 5%
Engine margin
(15%of MP)
SP
PD
MP
2
Main engine selection
As a basis for our main engine selec-
tion program, we have used the
reference propulsion MCR point (MP)
stated above, i.e. 23,660 kW at 103.2
r/min, assuming that the propeller dia-
meter layout permits an MCR propeller
speed in the 91.0-120.0 r/min range.
In the upper speed range of 103.2-120.0
r/min, we use the constant ship speed
factor + 0.17 (reduced propeller
diameter), and in the lower range of
91.0-103.2 r/min, we use = 0.17
(increased propeller pitch).
expresses the change in power P
with changes in propeller speed n as
follows: P = P
ref.
x (n/n
ref.
)

.
As the engine is not equipped with a
shaft generator, the engines specified
MCR (M) is equal to the propulsion
MCR (MP).
Fig. 6 shows the speed and power
ranges of the required specified MCR
point, together with the superimposed
diagrams for all engine types, i.e. the
entire layout area for the MC program-
me in a power/speed diagram.
9
50 120 250 200 160 140 100 80 70 60
L
4
2
L
3
5
S
2
6
L
8
0
S
3
5
K
9
0
S
8
0
S
9
0
-
C
L
6
0
S
8
0
-
C
S
6
0
-
C
70
60
50
40
30
20
15
6
4
1
10
8
100
BHP kW
x 1000
Power
60
80
10
8
2
5
3
40
30
15
20
L
5
0
S
4
2
L
7
0
K
9
8
K
8
0
-
C
K
9
0
-
C
S
5
0
S
6
0
L
9
0
-
C
S
7
0
S
4
6
-
C
S
5
0
-
C
K
9
8
-
C
2
S
7
0
-
C
Speed
r/min
= -0.17
Ref. MCR power : 23,660 kW (P
Ref. MCR speed : 103.2 r/min (n
Minimum speed: 91.0 r/min
Specified engine MCR (M)
r
r
ef.
ef
)
.
)
Maximum speed: 120.0 r/min
Constant ship (lower/upper)
speed factor : - 0.17/+0.17
M
Constant ship speed lines
= 0.17
Fig.6: Selection of main engine from the MC engine programme 1998-1999
Ship propulsion running points and engine layout
2
6
MP:
SP:
PD:
LR:
Heavy propeller curve fouled hull
and heavy weather, for engine layout
Light propeller curve clean hull and
calm weather, for propeller layout
Specified propulsion MCR point
Service propulsion point
Propeller design point
Light running factor
NB: Logarithmic speed and power scales
Fig. 5: Sea and engine margins together with light running factor used for layout of main engine
The basic economical data used to-
gether with the required engine data is
as follows:
Limitation of engine/propeller speed:
91-120 r/min
Limitation of cylinder numbers: 6-8
Reference specified engine MCR
power (M) 23,660 kW at 103.2 r/min
Optimising point (O) (engine match-
ing point): 93.5% of specified MCR
Engine power in service:
85% of specified engine MCR
Normal sea service per year:
300 days/year (7,200 hours/year)
Lower calorific value of fuel:
40,200 kJ/kg
Price of fuel oil: 100 USD/t
Price of cylinder oil: 1,300 USD/t
Price of lube oil: 1,000 USD/t
Hourly wages for overhaul:
45 USD/hour
Rate of interest: 6% p.a.
Rate of inflation: 3% p.a.
Rate of exchange: 6.5 DKK/USD
Required cost calculation period:
12 years
Selected engines:
7K80MC-C and 8S70MC-C.
The main engine types with option 1
as the best one, i.e. having the lowest
total (investment and operating) costs
in terms of net present value after 12
years are found and evaluated with
regard to economy by using 85% MCR
as the service power, and the above
stated economy figures.
10
45
50
110
70
100
90
80
70
60
55
Layout/load diagram
7K80MC-C High efficiency turbocharger
(Nominal engine MCR (L1):
Specified engine MCR (M):
Optimising point (O) :
Engine service point (S):
Engine speed, % of nominal MCR speed
40
75 80 85 90 95 100 105 110 63
M
S
0
5
3
8
4 1
2
6
Engine shaft power, % of nominal MCR power
25,270 kW and 104.0 r/min)
23,660 kW and 103.2 r/min
22,122 kW and 100.9 r/min
20,111 kW and 97.8 r/min
FIg. 8: Combined layout and load diagram for the selected
7K80MC-C engine
-200
0
1,400
Opt. 2
10 12 8 16 18 14 22 20 4 6 2
-400
1,200
1,000
800
600
400
200
Years after investment
Opt. 1
Opt. 5
Running point in service:
85.0% Ref. MCR propeller power
20,111 kW at 97.8 r/min
1000 USD
Opt. 3
Option 1: 7K80MC-C
Option 2: 8S70MC-C
Option 3: 8K80MC-C
Option 4: 6K90MC-C
Option 5: 7L80MC
Opt. 4
Economy of selected main engines
Total costs
(NPV)
Fig. 7: Total operating and investment costs of the selected main
engines ordered in NPV priority after 12 years in operation
The result of the total costs (NPV)
calculations, shown in graphical form
in Fig. 7, gives preference to the
7K80MC-C and 8S70MC-C engines.
The layout/load diagram for the
7K80MC-C engine is shown in Fig. 8.
In Fig. 7 the option 2 curve for 8S70MC-C
indicates that compared to option 1
for 7K80MC-C the investment needed
is about 400,000 USD lower, and that
after about 5 years in service this lower
investment has been eaten up by the
higher operating costs.
Programs for more
detailed information
By means of the remaining programs
DQ, more detailed investigations can
be made, such as calculations of the
maintenance costs, program E, and
the SFOC as a function of the engine
shaft power, program I. Also the ex-
haust gas heat utilisation possibilities
will normally be investigated, and the
obtainable steam production from the
exhaust gas boiler will be compared
with the steam consumption of the
ship, program K. Investigations
regarding selection of electrical power
producers (Total Economy) may also
often be useful, program F.
Maintenance costs. The maintenance
costs calculated, including manhours
for overhaul and spare part costs, are
based on data given individually for each
component (spare part), i.e.
overhauls:
time between overhauls and
manhours per overhaul
spare parts:
lifetime and repair kit price.
11
40
Fuel consumption
7K80MC-C high efficiency turbocharger
(Nominal engine MCR: 25,270 kW and 104.0 r/min)
Specified engine MCR: 23,660 kWand 103.2 r/min
Running with fixed pitch propeller.
(Propeller curve through specified
MCR point)
Engine shaft power % SMCR
50 60 70 80 90 100 110 30
171
170
173
172
167
Alt. 1
169
168
175
174
Optimising points
176
Alt. 1) 100.0% SMCR
Alt. 2) 93.5% SMCR
Alt. 3) 90.0% SMCR
Alt. 3
g/kWh
Alt. 2
SFOC
177
Fig. 10: Expected SFOC at part load running at ISO ambient condi-
tion ( LCV= 42,700 kJ/kg) valid for three different optimising points
5.0
years
hours
7K80MC-C SMCR: 23,660 kW x 103.2 r/min
Specific cumulative average maintenance costs
4.0
6.0
0.0
1.0
3.0
8.0
7.0
9.0
2.0
10
72,000
15
108,000
20
144,000
5
36,000
Maintenance costs
0
0
USD/kW/year Time span
Time in service
Fig. 9: Expected maintenance costs per year the 7K80MC-C en-
gine has been in service
Fig. 9 shows the maintenance costs in
USD/kW/year as a function of the time
the engine has been in service. In the
first years in service, the maintenance
costs are relatively low, but will increase
gradually until they become constant af-
ter some 10-12 years, at which time they
are influenced by the renewal of heavy
and costly components such as pistons
and cylinder liners.
Fuel consumption. If the diesel engine is
normally running in service at part load,
the fuel consumption may be some-
what lower if the engine is service
optimised (matched) for a lower power
than the specified MCR. Fig. 10 shows
the effect of this. On the other hand,
if the engine is normally running in
service in the high power range, the
service optimising will have a negative
effect.
Exhaust gas boiler. Furthermore, the
annual running costs for the ship may
be reduced by utilising the waste heat
of the main engine. The necessary sat-
urated steam for heating services may
thus be produced by means of an ex-
haust gas boiler that recovers the heat
content of the main engines exhaust
gas.
Fig. 11a shows a calculated tempera-
ture/heat transfer diagram indicating
the equivalent dimensions of an ex-
haust gas boiler with evaporator and
preheater sections, and the upper
curve in Fig. 11b shows the corre-
sponding steam production and ships
requirements valid at ISO ambient tem-
perature conditions (25 C). In winter
time (10 C), the exhaust gas tempera-
ture will be lower, and the corresponding
steam production will be reduced,
whereas the steam consumption will
increase, meaning that the oil fired
boiler may occasionally have to start up
to supplement the steam production,
see the lower curve of Fig. 11b.
Electrical power producers. The total
economy program may be demon-
strated by means of a simple example
regarding the choice of electrical power
producers. For this purpose we have
chosen three different engine room
12
250
200
150
100
Exhaust gas boiler layout
7K80MC-C high efficiency turbocharger
(Nominal engine MCR:
Specified engineMCR:
Optimising point :
Service point :
P point temperature: 25 C inch
o
1,600 800 2,000 1,200 2,400 400
50
0
7 bar abs
Tempe-
rature
B
C
Heat transfer
Exhaust gas
boiler sections:
B. Evaporator
C. Preheater
Exhaust gas
Ambient air
O
C
kW
0
Steam/water
25,270 kWand 104.0 r/min)
23,660 kW and 103.2 r/min
22,122 kW and 100.9 r/min
20,111 kW and 97.8 r/min
Fig. 11a: Temperature/heat transfer diagram of an exhaust gas
boiler at ISO ambient conditions and 85% specified engine MCR
1,000
4,000
3,000
2,000
Engine shaft power
0
Steam consumption
Extra steam
needed
1,000
0
2,000
Steam consumption
Total steam
production
Surplus steam
50 60 70 80 90 100 110 40
50 60 70 80 90 100 110 40
Total steam
production
Winter ambient conditions (10
o
C)
Steam/water
kg/h
ISO ambient conditions (25
o
C)
Steam production
kg/h
Surplus steam
% spec. MCR
Fig. 11b: Steam production at ISO and winter ambient conditions
alternatives each having the selected
7K80MC-C installed as the main engine.
The three electrical power producer
(in operation) alternatives are:
1. a 1,400 kW diesel generator (DG)
operating on marine diesel oil (MDO)
2. a 1,400 kW diesel generator (DG)
operating on heavy fuel oil (HFO)
3. a 1,400 kW main engine driven fre-
quency controlled shaft generator
(SG)
all with the main engine operating on
heavy fuel oil (HFO), see Table 2.
The assumed electrical power con-
sumption in service is 1,100 kW.
The assumed economical data used is
the same as stated for main engine
selection, whereas the assumed trade
pattern of the ship, a total of 300 days/
year in normal sea service, has been
stated in more detail, see Table 3.
% Propulsion
MCR
100 93.5 85 70
Days/year 10 30 140 120
Table 3: Trade pattern of the ship
13
1,000 USD
-800
Rate of interest/discount %/year: 6.0
Rate of inflation %/year: 3.0
Fuel oil price (MDO) USD/t: 170
Fuel oil price (HFO) USD/t: 100
In normal sea service days/year: 300
Years after investment
12 16 20
Alt. 1
4 8
Alt. 1: 7K80MC-C + DG(MDO)
Alt. 2: 7K80MC-C + DG(HFO)
Alt. 3: 7K80MC-C + SG(HFO)
-600
-400
400
600
800
1,000
1,200
-200
0
200
Total savings (NPV)
Based on a given trade pattern
22
Alt. 2
Alt. 3
10 14 18 2 6
Economy of electrical power producers
Fig. 13: Total savings in terms of Net Present Value relative to
alternative 1
25,270 kW and 104.0 r/min
23,627 kW and 101.7 r/min
23,691 kW and 104.0 r/min
12,000
kW Engine shaft power 104.0 r/min
14,000
16,000
18,000
20,000
25,000
30,000
10,000
M
0 MP
25,270 kW
8
4
2A
3
5
1
6
70
Engine speed
75 80 85 90 95 100 64 105 r/min
2
Load diagram
7K80MC-C High efficiency turbocharger
Specified engine MCR (M) :
(O):
Propulsion MCR (MP):
Optimising point
Fig. 12: Load diagram for 7K80MC-C main engine equipped with a
1,400 kW shaft generator
Alternative
Main
engine
El. Producer
in operation
Maintenance costs
of DG and SG
USD/kW/year
Fuel oil
price
USD/t
El. producers
not in opera-
tion
1
2
3
7K80MC-C
7K80MC-C
7K80MC-C
1 x DG(MDO)
1 x DG (HFO)
1 x SG (HFO)
10
15
1
170
100
100
2 x DG (MDO)
2 x DG (HFO)
2 x DG (HFO)
Table 2: Electrical power production alternatives
For alternatives 1 and 2, the main
engines specified MCR power is as
shown in Fig. 8, whereas, for alterna-
tive 3, the extra shaft generator power
also has to be incorporated. The MCR
may be found by means of program
D2, and the corresponding load diagram
is shown in Fig. 12.
The nominal engine speed found for
alternative 3 is 104.0 r/min instead of
103.2 r/min, enabling the engine to
produce the maximum shaft power
output.
Compared to alternative 1, Fig. 13
shows the total savings in terms of net
present value for alternatives 2 and 3,
including the difference in investment
costs, and the relative savings in total
fuel, lube oil and maintenance costs.
The total savings (NPV) relative to alter-
native 1, and shown as a function of
years in service after investment, indicate,
based on the assumptions given, that
the diesel generator and shaft genera-
tor alternatives operating on heavy fuel
oil are the best ones, economy-wise,
after about 2.6 - 7.5 years in service.
On the other hand, unquantifiable
parameters like noise, reliability, etc.,
may also have an influence.
Summary
As illustrated in this paper, we have a
comprehensive tool at hand to assist
our customers, not only in selecting the
optimum main engine and calculating
the corresponding performance data,
but also in selecting the optimum en-
gine room configuration. Furthermore,
it is possible, and our aim, already at
the initial stage of a project, to assist
with a preliminary determination of ship
particulars and propeller power prediction.
As demonstrated, it is also possible to
obtain more detailed main-engine-related
information regarding, for example, the
dimensioning of the exhaust gas boiler,
silencer and pipe system.
Only with the optimum total engine
room configuration and optimum over-
all operation can the owner expect to
get the best return on his investment.
The development of this computer
system is one of our contributions to
helping the project engineer, and thus
the owner, in meeting these demands.
14

You might also like