< Day Day Up > |
As described previously in this chapter, Project uses assignment units as a multiplier to calculate how much work it must schedule. When you assign two carpenters (200%) to work on a task with a duration of 4 hours, Project schedules 2 hours of work for each of the 4 hours of duration. The total work is therefore 8 hours. The formula for calculating work is as follows :
In symbols, it is represented as follows:
That is, you multiply the task duration by the assigned units to calculate work. NOTE These formulas do not apply to assignments for material resources that have a fixed consumption rate. For those assignments, the value in the Work field is identical to the value in the Units field. The formulas do apply to material resources that have variable consumption rates. However, these formulas were developed and implemented before the material resource type was introduced, and the following discussion makes more sense if you think in terms of work resources. Simple algebra can be used to reformulate this equation to calculate values for Duration when Work and Units are given:
In symbols, it looks like this:
Also, when Duration and Work are given, Project can calculate Units with this variation of the formula:
In symbols, it looks like this:
Although the duration can be displayed in minutes, hours, days, weeks, or months, Project converts the duration to minutes when calculating work and then displays it in the default unit for work, which is normally the hour . Thus, if a 1-day task has 100% units assigned to it (that is, one full-time unit of the resource), the work is calculated as follows:
Applying the Work Formula in New AssignmentsBefore you assign resources to a task, it has duration but usually does not have a work value associated with it. When you create the resource assignments, Project calculates the work for the assignments and sums that value in the task's Work field. As you will see, in some cases the work called for in an assignment can't be completed within the initial duration estimate for the task, and Project might have to change the task duration to accommodate the needs of the assignments. If the task has multiple resources assigned and some of those assignments take longer to complete than others, the task duration is calculated to be at least as long as the longest assignment. However, if the task is a fixed-duration task, Project can't recalculate duration. See the section "Choosing the Task Type," later in this chapter, for more information. To ingrain your understanding of how Project calculates the changes brought about by assigning resources, we will examine the simplest case first ”where you assign a single resource in an initial assignment. Then we will examine the case where you assign multiple resources in an initial assignment. After that, we will examine how Project responds when you change existing assignments. You should experiment with each of these cases to solidify your understanding. Display the Gantt Chart view and use the Window, Split command to display the Task Form view in the bottom pane. Right-click over the Task Form view and choose Resources and Predecessors from the Detail list. The Assignment Units and Work fields appear next to the resource name in the resource details (refer to Figure 9.2). Try different values for units and work until you feel you can predict the outcome when you create an assignment. Assigning a Single Resource in an Initial AssignmentThe duration for a task is already defined before you assign the first resource to the task. Therefore, one of the values in the work formula ”task duration ”is already established. Project handles your entries when assigning the initial resource slightly differently for work and material resources, so we will consider them separately. Entering a New Assignment for Work ResourcesThe following cases show what happens for the initial assignment of a work resource. The distinctions are based on which fields you fill in: Units only, Work only, or both Units and Work. All the cases assume that the task has a duration of 1 day, and that days and weeks are defined to be 8 hours and 40 hours, respectively. They also assume that the task type is Fixed Units (see "Choosing the Task Type," later in this chapter, for more information). Project's responses to your entries when creating a work resource assignment are as follows:
Entering a New Assignment for Material ResourcesWhen the resource is a material resource, there are fewer alternatives to consider than with work resources. Again, assume that the task is a 1-day task. This time, the resource is the material resource Concrete, and its label is Yd. Recall that for material resources, the Units field is always displayed in decimal format. Project's responses to your entries when creating a material resource assignment are as follows:
Using Multiple Resources in an Initial AssignmentOne of the advantages of using the Task Form view to create assignments is that the initial assignment can include all resources that are to be assigned to the task, and you can specify units and/or work for each assignment. Other methods of assigning resources require you to complete each assignment individually or don't let you regulate both units and work. As you will see in later sections of this chapter, individually assigning multiple resources to a task creates additional variations in how Project calculates the task work and duration. Therefore, listing all the resources in the initial assignment sometimes saves you time and annoying hassles. CAUTION You must be very careful when including variable-consumption-rate material resources along with work resources in an initial assignment. Project often calculates unexpected results for this combination. In fact, you should include in the initial assignment only the work resources and any fixed-consumption-rate material resources; you can add the variable-consumption-rate material resources later. To create multiple assignments with the initial assignment, you simply enter multiple rows in the resource details table before you click the OK button. Project then calculates each of the assignments individually, using the principles outlined previously and using the existing task duration in each calculation. For example, Figure 9.4 shows two task forms. The top form shows the initial assignment being created, and the bottom form shows the result after the OK button is clicked. The task is a 4-day task; four cement workers are being assigned, along with a supervisor who will spend only 50% of her time on the task. The task will also consume 10 cubic yards of concrete. Figure 9.4. You can initially assign multiple resources by listing them all before clicking OK.
Applying the Work Formula to Changes in Existing AssignmentsIn the examples so far in this chapter, it has seemed that Project is free to recalculate any of the three variables in the work formula. However, in the next section you will see that one of the three variables in the equation is always fixed for a task, and therefore it is fixed for any assignments to that task. Project is not allowed to change the fixed value when it has to recalculate the work equation for an assignment. For example, by default, tasks are created as Fixed Units tasks , as indicated by the underline in the following formula:
Thus, if you change the duration, Project has to leave the units unchanged and must recalculate the work, or if you change the work, Project has to change the duration. You can define which variable is fixed for a task and is therefore fixed for all that task's assignment calculations. In this way you can control how Project responds when you make changes in assignments. |
< Day Day Up > |