Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
9 user(s) are online (8 user(s) are browsing encyclopedia)

Members: 0
Guests: 9

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

COCOMO

: for the song by the Beach Boys, see Kokomo (song)

COCOMO is a model designed by Barry Boehm to give an estimate of the number of programmer-months it will take to Software development process a computer software product.

This COnstructive COst MOdel is based on a study of about sixty projects at TRW, a Californian automotive and IT company, acquired by Northrop Grumman in late 2002. The programmes examined ranged in size from 2000 to 100,000 lines of code, and programming languages used ranged from assembly to PL/I.

Cocomo consists of a hierarchy of three increasingly detailed and accurate forms.

  • Basic COCOMO - is a static single-valued model that computes software development effort (and cost) as a function of program size expressed in estimated lines of code.
  • Intermediate COCOMO - computes software development effort as function of program size and a set of cost drivers that include subjective assessment of product, hardware, personnel and project attributes.
  • Detailed COCOMO - incorporates all characteristics of the intermediate version with an assessment of the cost driver s impact on each step (analysis, design, etc.) of the software engineering process.
  • One of the most important observations in the model is that personnel motivation overwhelms all other parameters. This would suggest that leadership and teamsmanship are the most important skills of all, but this point was largely ignored. Researchers would rather create tools.

    =See also=

  • Software engineering economics
  • =Further Reading=

  • Barry Boehm. Software engineering economics (book) . Englewood Cliffs, NJ:Prentice-Hall, 1981. ISBN 0-13-822122-7
  • Barry Boehm, et al. Software cost estimation with Cocomo II (book) (with CD-ROM). Englewood Cliffs, NJ:Prentice-Hall, 2000. ISBN 0-13-026692-2
  • Stan Malevanny. Case Study: [http://www.codeproject.com/gen/design/cocomo2.asp Software Project Cost Estimates Using COCOMO II Model], 2005.
  • =External Links=

  • [http://www.softstarsystems.com/overview.htm COCOMO Overview]
  • [http://sunset.usc.edu/research/COCOMOII/ COCOMO II website]
  • [http://www1.jsc.nasa.gov/bu2/COCOMO.html NASA basic COCOMO online calculator]