This research investigates how reaction induced phase separation (RIPS) of thermoplastic, which occurs during glassy polymer network cure, is determined by viscosity. Utilizing high Tg engineering thermoplastics in high viscosity thermoset systems, dissolution of multiple loading levels of thermoplastic and thermoset pre-polymer conversion will be achieved through use of a high shear continuous reactor. Samples will be cured using various isothermal curing profiles and characterized for morphology type and domain size as well as rheologically to determine minimum viscosity, time to gelation, time from phase separation to gelation, and average viscosity. The influence of cure conditions, thermoplastic loading levels, thermoplastic composition, and molecular weight on structural morphology will be resolved, establishing a well-defined rheological well during cure that leads to tunable and controllable phase separated morphologies, from dispersed droplet to co-continuous. By controlling viscosity of thermoplastic dispersed network pre-polymers through phase composition, cure schedule, molecular weight, directed phase separation will be achieved. Rheological profiles will be related to resulting network structure, which will lead to the ability to control and direct complex thermoplastic filled thermoset systems to targeted unique morphologies.
more »
« less
This content will become publicly available on August 13, 2026
Data-Driven and Physics-Guided Design of Viscosity-Modifying Polymers
Modifying solution viscosity is a key functional application of polymers, yet the interplay of molecular chemistry, polymer architecture, and intermolecular interactions makes tailoring precise rheological responses challenging. We introduce a computational framework coupling topology-aware generative machine learning, Gaussian process modeling, and multiparticle collision dynamics to design polymers yielding prescribed shear-rate-dependent viscosity profiles. Targeting thirty rheological profiles of varying difficulty, Bayesian optimization identifies polymers that satisfy all low- and most medium-difficulty targets by modifying topology and solvophobicity, with other variables fixed. In these regimes, we find and explain design degeneracy, where distinct polymers produce near-identical rheological profiles. However, satisfying high-difficulty targets requires extrapolation beyond the initial constrained design space; this is rationally guided by physical scaling theories. This integrated framework establishes a data-driven yet mechanistic route to rational polymer design.
more »
« less
- Award ID(s):
- 2320649
- PAR ID:
- 10636757
- Publisher / Repository:
- American Chemical Society
- Date Published:
- Format(s):
- Medium: X
- Sponsoring Org:
- National Science Foundation
More Like this
-
-
Polymer architecture plays critical roles in both bulk rheological properties and microscale macromolecular dynamics in entangled polymer solutions and composites. Ring polymers, in particular, have been the topic of much debate due to the inability of the celebrated reptation model to capture their observed dynamics. Macrorheology and differential dynamic microscopy (DDM) are powerful methods to determine entangled polymer dynamics across scales; yet, they typically require different samples under different conditions, preventing direct coupling of bulk rheological properties to the underlying macromolecular dynamics. Here, we perform macrorheology on composites of highly overlapping DNA and dextran polymers, focusing on the role of DNA topology (rings versus linear chains) as well as the relative volume fractions of DNA and dextran. On the same samples under the same conditions, we perform DDM and single-molecule tracking on embedded fluorescent-labeled DNA molecules immediately before and after bulk measurements. We show DNA-dextran composites exhibit unexpected nonmonotonic dependences of bulk viscoelasticity and molecular-level transport properties on the fraction of DNA comprising the composites, with characteristics that are strongly dependent on the DNA topology. We rationalize our results as arising from stretching and bundling of linear DNA versus compaction, swelling, and threading of rings driven by dextran-mediated depletion interactions.more » « less
-
Molecular weight distributions (MWD) have a substantial impact on a diverse set of polymer physical and rheological properties, from processability and stiffness to many aspects of block copolymer microphase behavior. The precise MWD compositions of these polymers can be modularly controlled through temporal initiation in anionic polymerizations by metered addition of a discrete initiating species. With the technique described in this work, we identify initiator addition profiles through theoretical modeling which can be used to prepare any desired arbitrary MWD. This kinetic model reproduces experimental MWDs with high fidelity. Our modeling strategy incorporates a detailed kinetic description of polymer initiation and propagation, including the association and dissociation equilibria of the living polymer chain ends. We simplify the kinetic model by incorporating the aggregation phenomena into an effective propagation rate constant k p , allowing it to vary with the polymer chain length ( i ). Importantly, this model also yields the ability to predict MWDs at any arbitrary value of monomer conversion during the polymerization. Lastly, we simulate MWDs for a variety of new, yet unmeasured, initiator addition profiles, demonstrating the predictability of this approach.more » « less
-
Dataset Description This dataset contains 6710 structural configurations and solvophobicity values for topologically and chemically diverse coarse-grained polymer chains. Additionally, 480 polymers include shear-rate dependent viscosity profiles at 2 wt% polymer concentration.The data is provided as serialized objects using the pickle Python module.All files were generated using Python version 3.10. Data There are three pickle files containing serialized Python objects. Key files include: data_aug10.pickle Contains the coarse-grained polymer dataset with 6710 entries. Each entry includes: Polymer graph Squared radius of gyration (at lambda = 0). Solvophobicity (lambda). Bead count (N). Chain virial number (Xi). topo_param_visc.pickle Shear-rate-dependent viscosity profiles of 480 polymer systems. target_curves.pickle Contains 30 target viscosity profiles used for active learning. Usage To load the dataset stored in data_aug10.pickle, use the following code: import pickle with open("data_aug10.pickle", "rb") as handle: ( (x_train, y_train, c_train, l_train, graph_train), (x_valid, y_valid, c_valid, l_valid, graph_valid), (x_test, y_test, c_test, l_test, graph_test), NAMES, SCALER, SCALER_y, le ) = pickle.load(handle) x: node features for each polymer graph y: labels (e.g., predicted properties) c: topological class indices l: topological descriptors graph: NetworkX graphs representing polymer topology NAMES: list of topological class names SCALER: fitted scaler for topological descriptors (l) SCALER_y: fitted scaler for property labels (y) le: label encoder for topological class indices To load the dataset stored in topo_param_visc.pickle, use the following code: import pickle with open("poly_data_ml.pickle", "rb") as handle: desc_all, ps_all, curve_all, shear_rate, graph_all = pickle.load(handle) desc_all: topological descriptors for each polymer graph ps_all: fitted Carreau–Yasuda model parameters curve_all: fitted viscosity curves shear_rate: shear rates corresponding to each viscosity curve graph_all: polymer graphs represented as NetworkX objects First 30: seed dataset Next 150: 5 iterations (30 each) from class-balanced space-filling Following 150: space-filling without class balancing Final 150: active learning samples To load the dataset stored in target_curves.pickle, use the following code: import pickle with open("target_curves.pickle", "rb") as handle: data = pickle.load(f) curves = data['curves']params = data['params']shear_rate = data["xx"] curves: target viscosity curves used as design objectives params: Carreau–Yasuda model parameters fitted to the target curves shear_rate: shear rate values associated with the target curves Help, Suggestions, Corrections?If you need help, have suggestions, identify issues, or have corrections, please send your comments to Shengli Jiang at sj0161@princeton.edu GitHubAdditional data and code relevant for this study is additionally accessible at https://github.com/webbtheosim/cg-topo-solvmore » « less
-
“Viscosity is the most ubiquitous dissipative mechanical behavior” (Maugin, 1999). Despite its ubiquity, even for those systems where the mechanisms causing viscous and other forms of dissipation are known there are only a few quantitative models that extract the macroscopic rheological response from these microscopic mechanisms. One such mechanism is the stochastic breaking and forming of bonds which is present in polymer networks with transient cross-links, strong inter-layer bonding between graphene sheets, and sliding dry friction. In this paper we utilize a simple yet flexible model to show analytically how stochastic bonds can induce an array of rheological behaviors at the macroscale. We find that varying the bond interactions induces a Maxwell-type macroscopic material behavior with Newtonian viscosity, shear thinning, shear thickening, or solid like friction when subjected to shear at constant rates. When bond rupture is independent of the force applied, Newtonian viscosity is the predominant behavior. When bond breaking is accelerated by the applied force, a shear thinning response becomes most prevalent. Further connections of the macroscopic response to the interaction potential and rates of bonding and unbonding are illustrated through phase diagrams and analysis of limiting cases. Finally, we apply this model to polymer networks and to experimental data on “solid bridges” in polydisperse granular media. We imagine possible applications to material design through engineering bonds with specific interactions to bring about a desired macroscopic behavior.more » « less
An official website of the United States government
