Choose terms, set relaxation times, and solve stable least squares for materials. Review parameters, predict curves, and download shareable output files with one submit.
| Time | Modulus (MPa) |
|---|---|
| 0.5 | 1020 |
| 1 | 930 |
| 2 | 820 |
| 5 | 650 |
| 10 | 540 |
| 20 | 460 |
The generalized Maxwell model represents a viscoelastic relaxation function using a Prony series:
M(t) = M∞ + Σi=1..N Mi · exp(−t / τi)
When τ values are fixed, the fit is linear in M∞ and M_i, so this tool solves a regularized least‑squares system to estimate coefficients.
Prony series parameters provide a compact way to represent time‑dependent relaxation in polymers, asphalt, sealants, and damping layers. A fitted set of M∞, Mi, and τi can be reused in simulations, material cards, and design checks. Typical laboratory datasets include 10–200 points spanning 1–5 decades of time.
Each Maxwell branch contributes a decaying exponential. Large τ terms describe slow molecular rearrangements, while small τ terms capture early‑time drop‑off. The long‑time limit M∞ approximates the equilibrium modulus, often a small fraction of the initial modulus for highly viscoelastic materials.
Using 2–4 terms often balances flexibility and robustness for routine design work. More terms can reduce error but may create non‑unique solutions when data are noisy or time coverage is narrow. If you increase N, watch whether RMSE improves meaningfully and whether coefficients remain stable.
The safest workflow is to span your measurement window: a practical starting range is τ from about 0.3×min(time) to 3×max(time). Log‑spaced τ values are common because relaxation often occurs across decades. If you know characteristic times from prior tests, use a fixed list to improve interpretability.
Exponential bases can become nearly collinear, especially when τ values cluster. Ridge regularization (λ) stabilizes the least‑squares system by discouraging extreme coefficients. A starting λ of 10−8 to 10−4 (in normalized units) is common; increase gradually if coefficients oscillate or flip sign.
RMSE reports average error in your modulus units, while R² summarizes variance explained. SSE is useful for comparisons on the same dataset, and AIC helps judge whether added terms are justified by error reduction. For many engineering datasets, a 1–5% normalized RMSE is a solid target.
Use consistent time units, remove duplicate time stamps, and avoid zero or negative times. If the early‑time region changes rapidly, include more points there because it constrains the smallest τ terms. When noise is high, consider smoothing upstream and then fitting the smoothed curve for stability.
Prony parameters feed finite‑element viscoelastic solvers, creep‑relaxation predictions, and time‑temperature shift workflows. In practice, designers use the fitted curve to estimate modulus at service times (minutes to months), compare formulations, and document compliance with material specifications and performance targets.
Provide two columns: time and measured relaxation modulus (or another relaxation quantity). Use consistent units, positive times, and enough coverage across your relaxation window.
Auto τ is a strong starting point when you only know the time range. Use your own τ list when you want repeatable, interpretable terms aligned with known material time scales.
Negative coefficients can occur from noise, overfitting, or poorly spaced τ values. Try enforcing nonnegative coefficients, increase ridge slightly, or reduce the number of terms.
Two to four terms often provide stable parameters with useful accuracy. If you use more, confirm that RMSE improves significantly and that coefficients remain physically reasonable.
M∞ is the long‑time equilibrium modulus, the value approached as time becomes very large. It describes the residual stiffness after transient relaxation contributions decay.
If the fitted curve misses early or late‑time behavior, widen τ bounds. A helpful rule is to cover below your smallest measured time and above your largest measured time by a factor of 2–3.
Exports include the model form, fit metrics, fitted parameters, and a table of measured, predicted, and residual values. Use the CSV for plotting and the PDF for reports.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.