Compute annual depreciation charges using the annuity (sinking fund) method. Enter asset cost, salvage value, useful life, and discount rate to generate a full depreciation schedule, accumulated depreciation, book value, and an interactive chart.
The annuity method of depreciation, also known as the sinking fund method, is a depreciation technique that recognizes the time value of money. Unlike straight‑line or declining‑balance methods, the annuity method assumes that the asset's cost is a capital investment that could have earned interest elsewhere. Therefore, the annual depreciation charge consists of two components: a depreciation element and an interest element on the declining book value.
This method is particularly relevant for assets where the cost of capital is significant, such as long‑term infrastructure projects, real estate, and capital‑intensive machinery. It aligns the depreciation expense with the economic reality that funds tied up in an asset have an opportunity cost.
Annual Payment = (C · (1+r)n − S) · r⁄(1+r)n − 1
Where C = initial cost, S = salvage value, r = discount rate per period, n = number of periods.
A manufacturing company purchases a CNC machine for $100,000 with an expected salvage value of $10,000 after 5 years. The company's cost of capital is 8%.
Using the annuity method, the annual payment is calculated as:
($100,000 · (1.08)5 − $10,000) · 0.08 / ((1.08)5 − 1) = $23,341.90
This annual payment remains constant. In year 1, interest on the opening book value ($100,000) is $8,000, so the depreciation element is $15,341.90. In year 5, interest on the opening book value (~$22,898) is about $1,832, so the depreciation element is $21,510. The book value declines to exactly $10,000 at the end of year 5.
This approach provides a more economically accurate representation of the asset's consumption, especially when the cost of capital is material.
Equal annual depreciation. Ignores time value of money.
Accelerated depreciation; higher expense in early years.
Constant total charge; includes interest on book value.
Accelerated; decreasing annual depreciation.
The annuity depreciation method is derived from the present value of an annuity formula. The asset's cost is the present value of the annual payments plus the present value of the salvage value. Equivalently, we can solve for the annual payment A such that:
C = A · 1 − (1+r)−n⁄r + S · (1+r)−n
Solving for A gives:
A = (C − S · (1+r)−n) · r⁄1 − (1+r)−n
This is algebraically equivalent to:
A = (C · (1+r)n − S) · r⁄(1+r)n − 1
Each year, the interest component is r · BVt−1, and the depreciation component is A − r · BVt−1. The book value then follows:
BVt = BVt−1 − (A − r · BVt−1) = (1+r) · BVt−1 − A
With the correct choice of A, this recurrence ensures that BVn = S.