Published March 24, 2025 | Version 1.0
Software Open

Prony series fitting based on GA

Authors/Creators

Description

An automated tool developed in MATLAB is provided for analysing the viscoelastic properties of viscous materials in the frequency domain using Dynamic Mechanical Analysis (DMA) data. An example Excel file is included, containing DMA data for a tested polymer, to demonstrate the required data format and fitting process.

 

Note: The DMA input data must be provided in an Excel file (.xlsx) with three columns in the following order:

  1. Frequency

  2. Temperature

  3. Storage modulus

To run the tool, simply open the main_program.m file by MATLAB. 

Tool Overview

The tool comprises four main components:

1. Start Menu

A user interface for specifying key input parameters:

  • Reference temperature

  • Infinite modulus

  • Number of Prony series terms

  • File path to DMA data

  • Fitting visualisation option (Note: enabling this will slow down the fitting due to additional graphical rendering)

2. Master Curve Generation Algorithm

Generates the master curve by applying the time–temperature superposition (TTS) principle. The algorithm uses least-squares fitting to align frequency–modulus data across temperatures into a single reference curve.

3. Prony Series Fitting Algorithm

Fits the master curve to a Prony series model using a single-objective genetic algorithm, optimising the model parameters for best fit.

4. Data Saving Module

Saves output data in CSV files, including:

  • Master curve data

  • Fitted Prony series parameters

  • Shift factors

Note: A more detailed introduction to this tool can be found in the published article (A genetic-algorithm-optimised viscoelastic fitting tool for polymers and polymer nanocomposites, or DOI:10.1016/j.polymertesting.2025.108951) in Polymer Testing.

Please feel free to contact us if you have any comments/questions about the tool!

Files

Files (70.6 kB)

Name Size Download all
md5:0ba04c07c6dc754332c3b27e4079e7a0
4.6 kB Download
md5:ff2e8eabf178325a5c252ad9b84ff02e
14.0 kB Download
md5:c9f26fe9ac1e142306573d591dadeee6
10.6 kB Download
md5:b17135cd8b4261c52cb9ed83a61aa4f5
40.4 kB Download
md5:c40a458919a4f43fdec1dbb4f7451a90
454 Bytes Download
md5:b69fa5621b392e798d57e287d5125c7b
366 Bytes Download

Additional details

Funding

Innovation Fund Denmark
WiseWind: New generation of sustainable wind turbine blades 2079-00004B

Software

Programming language
MATLAB
Development Status
Active