TSE.
MathematicsFinanceHealthPhysicsEngineeringBrowse all

Health & Medicine · Pharmacokinetics

AUC Calculator (Pharmacokinetics)

Calculates the Area Under the Curve (AUC) for a drug concentration-time profile using the linear-log trapezoidal method.

Calculator

Advertisement

Formula

AUC₀→t is the area under the concentration-time curve from time 0 to time t. C_i and C_{i+1} are the drug concentrations at consecutive time points t_i and t_{i+1}, measured in mg/L or μg/mL. The interval (t_{i+1} − t_i) is the elapsed time between measurements in hours. Each trapezoid area is the average of two adjacent concentrations multiplied by the time interval. Summing all trapezoid areas yields the total AUC, expressed in mg·h/L or μg·h/mL.

Source: Rowland M, Tozer TN. Clinical Pharmacokinetics and Pharmacodynamics: Concepts and Applications. 4th ed. Lippincott Williams & Wilkins, 2011.

How it works

AUC represents the total amount of drug that reaches the systemic circulation over a defined period, expressed as the product of concentration and time (e.g., mg·h/L). A higher AUC indicates greater drug exposure, which may be therapeutically beneficial or toxic depending on the drug and clinical context. AUC is intimately tied to pharmacokinetic parameters including clearance (CL = Dose / AUC) and bioavailability (F = AUC_oral / AUC_IV), making it indispensable for both pharmacokinetic modeling and clinical dosing decisions.

The linear trapezoidal method is the most common numerical approach for estimating AUC from discrete concentration-time data points. For each consecutive pair of time points, a trapezoid is constructed where the two parallel sides are the concentrations C_i and C_{i+1}, and the height is the time interval Δt = t_{i+1} − t_i. The area of each trapezoid is (C_i + C_{i+1}) / 2 × Δt, and the total AUC is the sum of all individual trapezoid areas. For the declining phase of a concentration curve, the log-linear trapezoidal method (using the logarithmic mean of two concentrations) may be preferred for greater accuracy, especially when concentrations are falling rapidly.

In practice, AUC calculations support therapeutic drug monitoring (TDM) programs for antimicrobials, oncology agents, and transplant medications. For example, AUC-guided vancomycin dosing targets an AUC/MIC ratio of 400–600 mg·h/L to optimize efficacy against MRSA while minimizing nephrotoxicity. Similarly, mycophenolate mofetil dosing in transplant patients is often adjusted based on AUC to balance immunosuppression against adverse effects. Regulatory agencies such as the FDA and EMA require AUC data in bioequivalence studies to demonstrate that generic formulations produce equivalent drug exposure to branded products.

Worked example

A patient receives an intravenous antibiotic dose and blood samples are collected at four time points. The measured plasma concentrations are:

  • t = 0 h: C = 20 mg/L
  • t = 2 h: C = 12 mg/L
  • t = 6 h: C = 5 mg/L
  • t = 12 h: C = 1.5 mg/L

Step 1 — Segment 1 (0 to 2 h):
AUC₁ = (20 + 12) / 2 × (2 − 0) = 16 × 2 = 32 mg·h/L

Step 2 — Segment 2 (2 to 6 h):
AUC₂ = (12 + 5) / 2 × (6 − 2) = 8.5 × 4 = 34 mg·h/L

Step 3 — Segment 3 (6 to 12 h):
AUC₃ = (5 + 1.5) / 2 × (12 − 6) = 3.25 × 6 = 19.5 mg·h/L

Total AUC₀→₁₂ = 32 + 34 + 19.5 = 85.5 mg·h/L

If the drug has a minimum inhibitory concentration (MIC) of 1 mg/L, the AUC/MIC ratio = 85.5 / 1 = 85.5, which would be used to guide efficacy expectations for time-dependent antibiotic pharmacodynamics.

Limitations & notes

The linear trapezoidal method assumes that concentrations change linearly between sampling points, which can overestimate AUC during rapidly declining (log-linear) phases of drug elimination. For more accurate results in the elimination phase, the log-linear trapezoidal rule should be used, where the denominator uses the natural log difference of consecutive concentrations. This calculator does not extrapolate AUC beyond the last measured time point (AUC₀→∞); extrapolation requires estimation of the terminal elimination rate constant (λz) using log-linear regression, which is beyond the scope of a simple trapezoidal tool. Additionally, AUC estimates are highly sensitive to sampling timing errors — delays in blood collection relative to planned times can significantly distort the concentration-time profile. This tool accepts up to four time points; for full pharmacokinetic profiles with many samples, dedicated software such as Phoenix WinNonlin, Monolix, or NONMEM is recommended. Results should always be interpreted by a qualified clinical pharmacist or pharmacokineticist in the context of patient-specific factors including renal function, body weight, and drug-drug interactions.

Frequently asked questions

What is AUC in pharmacokinetics and why does it matter?

AUC (Area Under the Curve) represents total drug exposure — the integral of plasma drug concentration over time. It is expressed in units of concentration × time (e.g., mg·h/L). AUC is critical for determining bioavailability, calculating drug clearance, and guiding dose adjustments to ensure drugs reach therapeutic targets without causing toxicity.

What is the difference between AUC0-t and AUC0-∞?

AUC0-t is the area under the concentration-time curve from time zero to the last measurable concentration point, calculated using the trapezoidal method. AUC0-∞ extends this to infinity by extrapolating the terminal elimination phase using the equation AUC_extrap = C_last / λz, where λz is the terminal elimination rate constant. AUC0-∞ captures total drug exposure including the elimination tail, making it essential for bioavailability and bioequivalence studies.

When should I use the linear vs. log-linear trapezoidal method?

The linear trapezoidal method is appropriate when concentrations are rising (absorption phase) or relatively stable. The log-linear (logarithmic) trapezoidal method is more accurate during the elimination phase when concentrations are declining in a log-linear manner. Many pharmacokinetic software tools use a combined linear-log trapezoidal approach: linear for rising concentrations and log-linear for falling concentrations.

How is AUC used in vancomycin dosing?

Current clinical guidelines (ASHP/IDSA/SIDP 2020) recommend AUC-guided vancomycin monitoring over trough-only monitoring. A target AUC/MIC ratio of 400–600 mg·h/L (assuming an MIC of 1 mg/L) is associated with optimal efficacy against MRSA and reduced nephrotoxicity risk. Bayesian estimation software or two-point AUC calculations using peak and trough concentrations are commonly used in practice.

Can AUC be used to calculate drug clearance?

Yes. For intravenous administration, total body clearance (CL) is calculated as CL = Dose / AUC0-∞. This relationship assumes linear (first-order) pharmacokinetics and complete bioavailability (F = 1) for IV dosing. For oral administration, apparent clearance (CL/F) = Dose / AUC0-∞, where F is the oral bioavailability fraction. Clearance is a fundamental parameter used to design dosing regimens and predict steady-state drug concentrations.

Last updated: 2025-01-15 · Formula verified against primary sources.