Resource allocation

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Aleksd (talk | contribs) at 12:38, 20 March 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Resource allocation is used to assign the available resources in an economic way. It is part of resource management. In project management, resource allocation is the scheduling of activities and the resources required by those activities while taking into consideration both the resource availability and the project time.[1]

Strategic planning

In strategic planning, resource allocation is a plan for using available resources, for example human resources, especially in the near term, to achieve goals for the future. It is the process of allocating resources among the various projects or business units.

The plan has two parts: Firstly, there is the basic allocation decision and secondly there are contingency mechanisms. The basic allocation decision is the choice of which items to fund in the plan, and what level of funding it should receive, and which to leave unfunded: the resources are allocated to some items, not to others.

There are two contingency mechanisms. There is a priority ranking of items excluded from the plan, showing which items to fund if more resources should become available; and there is a priority ranking of some items included in the plan, showing which items should be sacrificed if total funding must be reduced.

Resource Leveling

The main objective is to smooth resources requirements by shifting slack jobs beyond periods of peak requirements. Some of the methods essentially replicate what a human scheduler would do if he had enough time; others make use of unusual devices or procedures designed especially for the computer. They of course depend for their success on the speed and capabilities of electronic computers.

Algorithms

Resource allocation may be decided by using computer programs applied to a specific domain to automatically and dynamically distribute resources to applicants. It may be considered as a specialized case of automatic scheduling.

This is especially common in electronic devices dedicated to routing and communication. For example, channel allocation in wireless communication may be decided by a base transceiver station using an appropriate algorithm.[2]

One class of resource allocation algorithms is the auction class, whereby applicants bid for the best resource(s) according to their balance of "money", as in a online auction business model (see also auction theory).

In one paper on CPU time slice allocation[3] an auction algorithm is compared to proportional share scheduling.

References

See also