DigitHelm

Depreciation Calculator | SL, DDB & SYD

Calculate annual depreciation and full amortization schedules using straight-line, double declining balance, and sum-of-years-digits methods. Includes book value chart and method comparison.

Asset presets

Depreciable amount: $45,000.00

What Is the Depreciation Calculator | SL, DDB & SYD?

Depreciation is the systematic allocation of an asset's cost over its useful life. When a business buys equipment, a vehicle, or a building, the cash leaves immediately, but for financial reporting purposes, the expense is spread over the years the asset generates revenue. This matches costs to the periods they benefit, a core principle of accrual accounting.

The three most widely used methods each reflect a different assumption about how value is lost. Straight-line assumes equal wear each year, appropriate for assets like furniture or buildings. Double Declining Balance (an accelerated method) front-loads depreciation, reflecting that many assets (cars, computers) lose more value in early years. Sum-of-Years-Digits is also accelerated but produces a smoother curve than DDB, falling between the two.

The choice of method affects reported earnings and tax liability. Accelerated methods reduce taxable income in early years, deferring taxes, a real cash-flow benefit. For financial reporting (GAAP/IFRS), companies must use the method that most closely reflects actual asset consumption. For US federal taxes, MACRS (Modified Accelerated Cost Recovery System) prescribes the method and life for each asset class, often overriding a company's book choice.

Formula

Three Depreciation Method Formulas

1. Straight-Line (SL)

Annual Depr = (Cost − Salvage) / Life

Same expense every year, the depreciable base divided equally over the useful life.

Book Valuen = Cost − n × Annual Depr

Book value declines linearly from Cost to Salvage.

2. Double Declining Balance (DDB)

Rate = 2 / Life (double the straight-line rate)

Depry = Booky−1 × Rate

SL switch rule:

When SL remaining > DDB amount, switch to straight-line.

SL remaining = (Book − Salvage) / Remaining years. Ensures asset reaches salvage exactly.

3. Sum-of-Years-Digits (SYD)

S = n × (n + 1) / 2 (sum of digits 1 through n)

Depry = ((n − y + 1) / S) × (Cost − Salvage)

Example (5-year asset):

S = 5+4+3+2+1 = 15

Year 1 fraction = 5/15 = 33.3%

Year 5 fraction = 1/15 = 6.7%

SymbolMeaningNotes
CostOriginal purchase priceAlso called acquisition cost or historical cost
SalvageResidual value at end of lifeAlso called scrap value or residual value. Can be $0.
Life (n)Useful life in yearsEstimated service life; tax life set by MACRS tables
yCurrent year in the scheduleRuns from 1 (first year) to n (last year)
RateDDB depreciation rate= 2/Life; for 5-yr asset: 2/5 = 40%
SSYD sum of digitsS = n(n+1)/2; for 5-yr: S = 15
Book ValueUndepreciated cost at year endStarts at Cost, must not fall below Salvage
Acc. Depr.Cumulative depreciation to dateAcc. Depr. = Cost − Book Value at any year

How to Use

  1. 1Enter the asset cost: Type the original purchase price, the full acquisition cost including taxes, shipping, and installation if applicable.
  2. 2Set the salvage value: Enter the estimated residual or scrap value at end of useful life. Enter 0 if the asset will be worthless.
  3. 3Enter the useful life: Type the number of years the asset will be in service. Use accounting/book life (not necessarily IRS/MACRS life).
  4. 4Choose a depreciation method: Select Straight-Line (SL) for uniform wear, Double Declining Balance (DDB) for front-loaded deductions, or Sum-of-Years-Digits (SYD) for a smooth accelerated curve.
  5. 5Click Calculate or press Enter: The results panel shows Year 1 depreciation, average annual expense, total depreciated, and final book value, plus a full year-by-year schedule.
  6. 6Compare methods: Toggle the comparison table to see how all three methods handle the same asset side by side.
  7. 7Reset: Click Reset or press Esc to clear everything and start fresh.

Example Calculation

Example 1, Office Equipment (Straight-Line)

  • Asset: Office furniture. Cost: $12,000. Salvage: $1,500. Useful life: 7 years.
  • Depreciable base = $12,000 − $1,500 = $10,500.
  • Annual depreciation = $10,500 / 7 = $1,500 per year, same every year.
  • End of Year 1 book value: $12,000 − $1,500 = $10,500.
  • End of Year 7 book value: $1,500 (equals salvage, asset fully depreciated).
  • Best choice when: the asset wears evenly year to year and simplicity is preferred.

Example 2, Company Car (Double Declining Balance)

  • Asset: Vehicle. Cost: $30,000. Salvage: $3,000. Useful life: 5 years.
  • DDB rate = 2 / 5 = 40%.
  • Year 1: $30,000 × 40% = $12,000. Book value: $18,000.
  • Year 2: $18,000 × 40% = $7,200. Book value: $10,800.
  • Year 3: $10,800 × 40% = $4,320. SL check: ($10,800 − $3,000) / 3 = $2,600. DDB wins. Book: $6,480.
  • Year 4: $6,480 × 40% = $2,592. SL check: ($6,480 − $3,000) / 2 = $1,740. DDB wins. Book: $3,888.
  • Year 5: SL check = ($3,888 − $3,000) / 1 = $888. DDB = $3,888 × 40% = $1,555, but that would push below salvage. Switch to SL: $888. Final book: $3,000 ✓.

Example 3, Computer Hardware (Sum-of-Years-Digits)

  • Asset: Server. Cost: $8,000. Salvage: $500. Useful life: 3 years.
  • Depreciable base = $8,000 − $500 = $7,500.
  • S = 3 × (3 + 1) / 2 = 6. Fractions: Year 1 = 3/6, Year 2 = 2/6, Year 3 = 1/6.
  • Year 1: 3/6 × $7,500 = $3,750. Book: $4,250.
  • Year 2: 2/6 × $7,500 = $2,500. Book: $1,750.
  • Year 3: 1/6 × $7,500 = $1,250. Book: $500 ✓.
  • SYD accelerates expense more smoothly than DDB and always reaches salvage exactly.

Understanding Depreciation | SL, DDB & SYD

Depreciation Methods Compared

FeatureStraight-LineDouble Declining BalanceSum-of-Years-Digits
Annual expenseEqual every yearHigh early, low late (geometric)High early, low late (arithmetic)
Year 1 % of depr. base20% (5-yr)40% (5-yr, DDB rate)33.3% (5-yr, 5/15 fraction)
Reaches salvage?Yes, exactlyYes (via SL switch)Yes, exactly, by construction
ComplexitySimplestModerate (SL switch needed)Moderate (fraction per year)
Best forBuildings, furnitureVehicles, computers, tech assetsEquipment with known useful life
Tax use (US)Alternative MACRSDefault MACRS 200% DBLess common, use MACRS instead
Cash flow benefitNone vs alternativesHighest in early yearsHigh in early years
Earnings impactSmooth, predictableReduces early earnings mostReduces early earnings moderately

Partial-Year Depreciation Conventions

When an asset is placed in service mid-year, most accounting systems use a partial-year convention to prorate the first and last year's depreciation:

  • Half-year convention (MACRS default): Assumes all assets are placed in service at the midpoint of the year, take half a year of depreciation in Year 1, regardless of actual acquisition date.
  • Mid-month convention: Used for real property. Assume acquisition on the 15th of the purchase month.
  • Actual-days method: Prorate based on actual days held during the tax year. Common for GAAP book depreciation.
  • Full-year convention: Some companies take a full year of depreciation in the year of purchase and none in the disposal year, simpler but less precise.

Real-World Depreciation Lives (MACRS)

Asset CategoryMACRS Recovery PeriodCommon GAAP Book LifeMethod
Computers & peripherals5 years3–5 years200% DB / SL
Automobiles & light trucks5 years3–5 years200% DB / SL
Heavy machinery & equipment7 years5–10 years200% DB / SL
Office furniture & fixtures7 years7–10 years200% DB / SL
Land improvements15 years10–20 years150% DB / SL
Residential rental property27.5 years25–40 yearsStraight-line
Non-residential real property39 years30–50 yearsStraight-line
Qualified improvement property15 yearsVaries150% DB / SL

Frequently Asked Questions

What is depreciation and why does it matter?

  • Depreciation is the accounting method of spreading an asset's cost over its useful life rather than expensing it all at purchase.
  • It is a non-cash expense, no money leaves the business when depreciation is recorded.
  • Depreciation reduces reported profit and taxable income each year, providing ongoing tax relief.
  • It also gives a more accurate picture of true asset value: a 10-year-old machine is not worth what you paid for it.
  • Without depreciation, financial statements would overstate profit in years after a major purchase.

What is the difference between book depreciation and tax depreciation?

  • Book depreciation (GAAP/IFRS) is chosen by the company to reflect actual economic use. It follows the matching principle.
  • Tax depreciation (e.g., MACRS in the US) is dictated by tax law. It often accelerates deductions faster than book methods.
  • The gap creates a deferred tax liability on the balance sheet, taxes are owed but deferred to future years.
  • MACRS uses specific recovery periods (5-year for vehicles, 7-year for machinery, 27.5-year for residential real estate).
  • Section 179 and bonus depreciation allow US businesses to expense certain assets entirely in Year 1 for tax purposes.

When should I use straight-line vs accelerated depreciation?

  • Use straight-line when the asset provides roughly equal benefit each year (buildings, furniture, land improvements).
  • Use DDB or SYD when the asset loses value quickly early on (vehicles, computers, electronics, manufacturing equipment).
  • For tax purposes, accelerated methods are almost always advantageous, they defer taxes, improving cash flow.
  • For financial reporting, the method should match how the asset is actually consumed, not just minimize taxes.
  • Many companies use straight-line for book purposes and MACRS for tax, keeping two separate depreciation records.

What is salvage value and how do I estimate it?

  • Salvage value (also called residual or scrap value) is the estimated amount the asset can be sold or scrapped for at end of life.
  • For vehicles: check resale market data or use a percentage of cost (e.g., 15–25% after 5 years).
  • For equipment and machinery: salvage is often 10% of cost, or $0 if the asset will be scrapped.
  • Buildings: land value is not depreciated. The building itself may have a small positive salvage value.
  • If actual disposal proceeds exceed the book value, the difference is a gain on disposal (taxable). Below book value is a loss.
  • For tax (MACRS), salvage value is assumed to be $0, you depreciate the full cost.

How does the DDB switch to straight-line work?

  • Pure DDB (geometric decay) never reaches exactly $0 or the salvage value, it approaches asymptotically.
  • The switch rule: in each year, compare the DDB amount to the straight-line amount for remaining years.
  • SL remaining = (Current Book Value − Salvage) / Remaining years.
  • Once SL exceeds DDB, switch to SL for all remaining years. This guarantees the asset reaches salvage exactly by end of life.
  • The switch typically happens in the last third of the asset's life.
  • This is codified as the MACRS 200% DB method, which includes an automatic switch to straight-line.

What assets cannot be depreciated?

  • Land: the only major tangible asset that is never depreciated because it does not wear out or become obsolete.
  • Investments (stocks, bonds): not subject to depreciation, they are measured at fair value or cost.
  • Inventory: expensed through cost of goods sold, not depreciation.
  • Personal-use assets (in a business context): only business-use portions qualify for depreciation.
  • Assets placed in service but never put into use may not qualify until actually placed in service.

What is amortization and how does it differ from depreciation?

  • Amortization is the equivalent of depreciation for intangible assets (patents, trademarks, software, goodwill).
  • Both spread costs over useful life; the term used depends on whether the asset is tangible or intangible.
  • Intangible assets with definite useful lives are amortized; goodwill (indefinite life) is tested for impairment instead.
  • Loan amortization is a different concept, it refers to paying down principal over time.
  • Under GAAP, internally generated intangibles (R&D) are generally expensed immediately, not capitalized and amortized.

Can I change depreciation methods mid-life?

  • For GAAP purposes, a change in depreciation method is treated as a change in accounting estimate (prospective) or a change in accounting policy (retrospective, with restatement).
  • Most method changes (e.g., SL to DDB) are treated as changes in estimate, applied going forward from the change date.
  • The book value at the date of change becomes the new depreciable base for the remaining life.
  • For tax (MACRS), you generally cannot switch methods freely, specific rules and Form 3115 may be required.
  • Consistency matters: frequent method changes raise auditor scrutiny and make financial statements less comparable.

Related Calculators