Pharmacokinetics Calculator · Bioequivalence & Trial PK
AUC Calculator: Trapezoidal Pharmacokinetic Exposure
Estimate observed drug exposure from concentration-time pairs using the linear trapezoidal rule. Reports AUC0-t, Cmax, Tmax, sample count, terminal concentration, and interval breakdown — built for clinical pharmacologists, CRO analysts, and formulation teams planning BE and Phase 1 PK studies.
Quick Answer
AUC (area under the concentration–time curve) quantifies total systemic drug exposure in noncompartmental pharmacokinetics. This free calculator applies the linear trapezoidal rule to paste-in time–concentration pairs and reports observed AUC (AUC0-t), Cmax, Tmax, and interval breakdown. Pharma teams use AUC for bioequivalence study planning, exposure–response analysis, and clearance estimates — with links to half-life, clearance, and bioavailability calculators in the NovaPharmaNews PK hub.
Calculate AUC
Paste time-concentration pairs and select units. The calculator sums trapezoids between adjacent points for observed exposure.
Observed AUC
-
concentration x time
| Interval | Time span | Average concentration | Partial AUC |
|---|
How to Use This AUC Calculator
Linear, Log, and Hybrid Trapezoidal Methods
Noncompartmental AUC integration assumes a shape between consecutive samples. The linear trapezoidal rule used here connects points with straight lines — appropriate for quick checks and educational use. On declining concentration profiles, linear interpolation can sit above the true exponential decay and slightly overestimate AUC during elimination.
Log-trapezoidal interpolation applies when concentrations fall, using the formula (t2 − t1)(C1 − C2) / ln(C1 / C2). Linear-up/log-down hybrid uses linear interpolation when concentration rises and log-trapezoidal when it falls — the approach FDA and EMA NCA guidance commonly expects for bioequivalence submissions. Validated NCA software (WinNonlin, Phoenix, R PKNCA) applies the hybrid by default; this browser tool uses linear trapezoidal for transparent, paste-in arithmetic.
This calculator reports observed AUC through the last entered time point (AUC0-t / AUClast). It does not estimate terminal slope (λz) or add extrapolated area for AUC0-inf. If the first point is time zero, the result is commonly interpreted as AUC0-t. Regulatory BE datasets require both AUClast and AUC0-inf from validated NCA with adequate terminal-phase sampling.
Pharma & Bioequivalence Trial Context
AUC is a co-primary endpoint in most bioequivalence studies alongside Cmax. Sponsors compare test and reference products under crossover or replicate designs, log-transform AUC and Cmax, and apply two-one-sided-tests (TOST) with 90% confidence intervals against the 80–125% acceptance limits. Food-effect, formulation-bridge, and renal/hepatic impairment studies also rely on exposure metrics derived from concentration–time profiles.
Phase 1 first-in-human and dose-escalation studies use AUC to characterize dose proportionality, support maximum tolerated dose selection, and feed population PK models. Exposure–response analyses link AUC (and Cmax, Cmin) to efficacy biomarkers, QTc, or adverse event rates — but the model and thresholds must come from validated trial data, not a single-subject calculator output.
After calculating observed AUC, use the Clearance Calculator for CL = Dose/AUC, the Half-Life Calculator for washout and steady-state timing, the Bioavailability Calculator for absolute or relative F from dose-normalized AUC ratios, and the Loading Dose Calculator when rapid target concentration is needed for long half-life drugs.
Worked Example
Points: (0, 0), (1, 8), (2, 6), (4, 2) using hours and mg/L.
Interval 0 to 1: ((0 + 8) / 2) × (1 − 0) = 4 mg/L × hours.
Interval 1 to 2: ((8 + 6) / 2) × (2 − 1) = 7 mg/L × hours.
Interval 2 to 4: ((6 + 2) / 2) × (4 − 2) = 8 mg/L × hours.
Total observed AUC: 19 mg/L × hours. Cmax = 8 mg/L at Tmax = 1 h.
Evidence & sources
- FDA Guidance: Bioavailability and Bioequivalence Studies Submitted in NDAs or INDs
- FDA: Bioequivalence Studies for ANDA Submissions
- EMA: Guideline on the Investigation of Bioequivalence (Rev. 1)
- FDA Guidance: Bioanalytical Method Validation
- NCBI StatPearls: Pharmacokinetics
- Competitive landscape: MetricGate offers linear, log, and linear-up/log-down hybrid AUC integration via file upload and full NCA (Cmax, CL, Vd, AUC0-inf) — industrial-grade but requires a dataset workflow. PharmacyFreak provides a student-friendly linear/log toggle without regulatory BE framing. Open-source aNCA (pharmaverse) targets clinical R workflows. NovaPharmaNews delivers instant browser linear trapezoidal AUC with BE/trial context, FDA/EMA method guidance, and links to the full PK calculator cluster — free, no upload, no login.