PC {TTS} | R Documentation |
Dataset obtained from polycarbonate (polymer) tests using Dynamic Mechanical Analysis (DMA)
Description
PC contains 49 rows and 3 columns.
Format
This data frame is composed of the following columns:
A data frame with 49 observations on the following 3 variables:
- log10.frequency
It accounts for seven different frequencies (rad/s) in logarithmic scale for each temperature (overall 49).
- log10.module
It accounts for seven different storage modulus, E' (Pa), in base-ten logarithmic scale for each temperature (overall 49).
- temperature
Seven different temperatures: 147, 148, 149, 150, 151, 152, 153 degrees celsius, each one with the corresponding seven values of frequency and storage modulus (overall 49).
Details
The dataset corresponds to the storage modulus viscoelastic property of different specimens of polycarbonate (PC) and obtained by DMA using TA Instruments Q800 (Naya et al., 2013).
Source
Naya, S., Meneses A,. Tarrio-Saavedra, J,. Artiaga R., Lopez-Beceiro, J. and Gracia-Fernandez C. (2013) New method for estimating shift factors in time-temperatura superposition models. Journal of Thermal Analysis and Calorimetry. ISSN 1388-6150. DOI 10.1007/s10973-013-3193-1.
Examples
data(PC)