1. Basic COCOMO,
2. Intermediate COCOMO,
3. Detailed OR Complete COCOMO.
1. Basic COCOMO Model
The basic COCOMO model gives an approximate estimate of the project parameters. The basic COCOMO estimation model is given by the following expressions:
Software Project
|
a
|
b
|
c
|
d
|
Organic
|
2.4
|
1.05
|
2.5
|
0.38
|
Semidetached
|
3.0
|
1.12
|
2.5
|
0.35
|
Embedded
|
3.6
|
1.20
|
2.5
|
0.32
|
Estimation of development effort (E)
Organic :
Effort = 2.4(KLOC)1.05
PM
Semi-detached:
Effort=3.0(KLOC)1.12 PM
Embedded :
Effort = 3.6(KLOC)1.20 PM
Organic :
Tdev = 2.5(Effort)0.38
Months
Semi-detached :
Tdev = 2.5(Effort)0.35 Months
Embedded :
Tdev = 2.5(Effort)0.32 Months
Number of people required to work (P)
Organic :
P=2.4(KLOC)1.05PM/2.5(Effort)0.38 Month
Semi-detached :
P=3.0(KLOC)1.05PM/2.5(Effort)0.35Months
Embedded :
P=3.6(KLOC)1.05PM/2.5(Effort)0.32 Month
Software
project |
a |
b |
c |
d |
EFFORT (E) |
DEVELOPMENT
|
PERSONS (P) |
Organic |
2.4 |
1.05 |
2.5 |
0.38 |
1295.31 |
38.07 |
34 |
Semi-detached |
3.0 |
1.12 |
2.5 |
0.35 |
2462.79 |
38.45 |
64 |
Embedded |
3.6 |
1.20 |
2.5 |
0.32 |
4772.81 |
37.59 |
126 |
Cost driver attributes
|
Very low
|
Low
|
Average
|
Significant high
|
High
|
Very high
|
Points
|
0.9
|
1.0
|
1.1
|
1.2
|
1.3
|
1.4
|
Software project
|
a
|
b
|
c
|
d
|
Organic
|
3.2
|
1.05
|
2.5
|
0.38
|
Semi-detached
|
3.0
|
1.12
|
2.5
|
0.35
|
Embedded
|
2.8
|
1.20
|
2.5
|
0.32
|
Organic:-
Effort=3.2(400)^1.05*17.9
Effort=3.2 * 539.713 * 17.9
Effort= 30914.768 PM
T_DEV=2.5(30914.768)^0.38
T_DEV=2.5* 50.846
T_DEV=127.116 M
NO OF PEOPLE=30914.768/127.116
NO OF PEOPLE= 243.201 P
Semi-detached:-
Effort=3.0(400)^1.12*17.9
Effort=2462.79*17.9
Effort= 44084.048PM
T_DEV=2.5(44084.048)^0.35
T_DEV=2.5* 42.218
T_DEV=105.545 M
NO OF PEOPLE=44084.048/105.545
NO OF PEOPLE= 417.680 P
EMBEDDED:-
EFFORT=2.8 (400)^1.20 *17.9
EFFORT= 3712.1884*17.9
EFFORT=66448.1741PM
T_DEV= 2.5(66448.1741)^0.32
T_DEV= 87.325 M
NO OF PEOPLE=66448.1741/87.325
NO OF PEOPLE = 760.929 P
Software project |
a |
b |
c |
d |
Effort |
Devp_time |
Persons |
Organic |
3.2 |
1.05 |
2.5 |
0.38 |
30914.76 |
127.116 |
243.201 |
Semi-detached |
3.0 |
1.12 |
2.5 |
0.35 |
44084.04 |
105.545 |
417.680 |
Embedded |
2.8 |
1.20 |
2.5 |
0.32 |
66448.17 |
87.325 |
760.929 |
3. Detailed Or Complete COCOMO
No comments:
Post a Comment