## Depreciation Methods under AS 10
### Preliminary: Land vs Building
| Asset | Useful Life | Depreciable? |
|---|---|---|
| Land | Infinite | No – Non-depreciable |
| Building | Always finite | Yes – Depreciable |
Land and building are separable assets and must be accounted for separately, even when acquired together.
---
### Key Terms
- Residual Value (Scrap / Salvage Value): Estimated amount recoverable at end of useful life
- Depreciable Amount: Cost − Residual Value
- Carrying Amount (CA) / Net Block: Gross Block − Accumulated Depreciation
---
### Method 1 – Straight Line Method (SLM)
$$\text{Annual Depreciation} = \frac{\text{Cost} - \text{Residual Value}}{\text{Useful Life}}$$
- Depreciation is the same amount every year
- Residual value is relevant — reduces the depreciable base
- CA reduces linearly to residual value at end of life
---
### Method 2 – Written Down Value Method (WDV)
$$\text{Annual Depreciation} = \text{WDV Rate} \times \text{Opening Carrying Amount}$$
- Depreciation is higher in early years, declining over time
- Residual value is irrelevant in WDV calculations
- CA approaches (but mathematically never reaches) zero
---
### Method 3 – Units of Production Method
$$\text{Depreciation per unit} = \frac{\text{Cost} - \text{Residual Value}}{\text{Total Estimated Capacity (units)}}$$
$$\text{Annual Depreciation} = \text{Depn per unit} \times \text{Units produced in the year}$$
- Depreciation varies each year based on actual output
- Suitable when wear-and-tear is driven by usage, not time
- Total depreciation over asset's life = Depreciable Amount (regardless of pattern)
---
### Method Comparison
| Feature | SLM | WDV | Units of Production |
|---|---|---|---|
| Annual charge | Constant | Declining | Variable |
| Residual value relevance | Yes | No | Yes |
| Based on | Time | Time | Output |
| Early-year depreciation | Lower | Higher | Depends on output |