Volume delay function

Volume delay function

In a Traffic Assignment Problem, a volume delay function is a function that gives the cost for a user to use a link of a network, taking into account the congestion of the link when that user arrives.

Given a flow on a link equal to x, the volume delay function is:

s(x)=f(x)

and it's equal to the cost of x users to use the link.

Volume delay function 2024-11-24 12.01.46.excalidraw.png

Each user xi that enters the link experiences a new cost s(xi). The cumulative cost experienced by all users would be:

s(x1)+s(x2)++s(xn)

If we assume there are enough users that we can consider x to be a continuous variable, xR, then, the total cumulative cost, with a flow x in the link, would be:

0xs(t)dt