
NSF Org: |
CBET Division of Chemical, Bioengineering, Environmental, and Transport Systems |
Recipient: |
|
Initial Amendment Date: | August 28, 2015 |
Latest Amendment Date: | August 28, 2015 |
Award Number: | 1547171 |
Award Instrument: | Standard Grant |
Program Manager: |
Triantafillos Mountziaris
CBET Division of Chemical, Bioengineering, Environmental, and Transport Systems ENG Directorate for Engineering |
Start Date: | September 1, 2015 |
End Date: | June 30, 2018 (Estimated) |
Total Intended Award Amount: | $284,184.00 |
Total Awarded Amount to Date: | $284,184.00 |
Funds Obligated to Date: |
|
History of Investigator: |
|
Recipient Sponsored Research Office: |
3 RUTGERS PLZ NEW BRUNSWICK NJ US 08901-8559 (848)932-0150 |
Sponsor Congressional District: |
|
Primary Place of Performance: |
NJ US 08854-8058 |
Primary Place of
Performance Congressional District: |
|
Unique Entity Identifier (UEI): |
|
Parent UEI: |
|
NSF Program(s): | SSA-Special Studies & Analysis |
Primary Program Source: |
|
Program Reference Code(s): |
|
Program Element Code(s): |
|
Award Agency Code: | 4900 |
Fund Agency Code: | 4900 |
Assistance Listing Number(s): | 47.041 |
ABSTRACT
Ierapetritou, 1547171
The overall objective of this project is to develop a data-enabled computational framework for the efficient design and improved operation of pharmaceutical processes using advances in cyberinfrastructure (CI). At present, product/process design in the pharmaceutical industry is largely performed in an empirical manner relying primarily on heuristic experimentation - hence the alarm raised by the FDA in the Critical Path Initiative to transition toward a more Quality-by-Design (Qbd) paradigm. For such QbD-based decision making to be practically applicable in the pharmaceutical industry, a robust computational framework is required. The proposed framework will allow the seamless integration of high-fidelity simulations, experimental data and physical sensors with a runtime system that supports the dynamic execution of model simulations, validation and refinement, on advanced computing platforms.
Intellectual Merit :
Motivated by the these considerations, this work will target the following specific aims: 1) CI enabled multi-scale process modeling of an integrated production line; and 2) model integration within a pilot-plant experimental facility and real-time refinement of the multi-scale model. A pilot plant available to the PIs via the NSF-ERC on structured organic particulate systems and will allow the validation and testing in a realistic setting. The work should lead to several theoretical advances namely: 1) an efficient method to develop a multi-scale model of a mixer-granulator process, and 2) strategies to integrate developed models with physical sensors and processes, experimental data, in combination with a robust computational framework. The proposed approach will result in flexible solutions for decision-makers as they can utilize the developed framework as a virtual experimental toolkit to perform what-if-scenarios in silico to obtain optimal operating conditions, prior to implementation in the real plant.
Broader Impacts :
Research findings can be used to enhance the profitability and sustainability of many industries that deal with particulate processes, thus directly impacting the US economy including food, pharmaceutical, and chemical industries. Software prototypes and a library of solutions to problems developed during the project will be made available for other researchers in the field to use and improve upon. The PIs will integrate research findings into the current undergraduate design course. This will enable seniors to not only work on current chemical/biochemical problems but also on problems relevant to the predominantly particulate-based industries that surround Rutgers and are critical to the New Jersey economy. Co-PI Jha will also introduce a new elective in ECE titled "Advanced High-Performance and Distributed Computing" and will use research problems and findings as case-studies. The PIs will work with industrial collaborators involved in this proposal to obtain realistic case studies that are highly industrially relevant, thereby increasing the employability of the graduating senior class. To encourage under represented groups, the PIs will also work with minority societies within Rutgers, (National Society of Black Engineers), and the Douglas Science Institute for Women, which have established programs in place, to expose and thereafter recruit qualified women and minority students at the graduate level.
PUBLICATIONS PRODUCED AS A RESULT OF THIS RESEARCH
Note:
When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external
site maintained by the publisher. Some full text articles may not yet be available without a
charge during the embargo (administrative interval).
Some links on this page may take you to non-federal websites. Their policies may differ from
this site.
PROJECT OUTCOMES REPORT
Disclaimer
This Project Outcomes Report for the General Public is displayed verbatim as submitted by the Principal Investigator (PI) for this award. Any opinions, findings, and conclusions or recommendations expressed in this Report are those of the PI and do not necessarily reflect the views of the National Science Foundation; NSF has not approved or endorsed its content.
The main objective of this project was to develop a parallel framework to help execute a coupled Discrete Element Method (DEM) and Population Balance Model (PBM) on supercomputers, and as a result reduce the time to perform a simulation. The ability to reduce the simulation time of a complex process model aids in building a control model for the granulation process, commonly found in the pharmaceutical industry to help reduce the waste in terms of raw materials as well as improve product quality in a timely manner.
Multi-physics models (e.g. DEM + PBM) are necessary to better understand the dynamics of the system at various scales i.e. micro, meso and macro scale. PBM provides meso-scale information while DEM provides particle scale information. The combination of these two methods helps describe the physical process with more accuracy. The calculations involved as a result of the number of particles involved in the DEM process as well as in the PBM simulation make the coupled process computationally intensive. Thus, there is a need to run these simulations in parallel on supercomputers. This was achieved by using RADICAL-Pilot, a python-based framework that supports the distributed execution of heterogeneous tasks on Supercomputers, Cloud and Grid. The work flow for this work can be seen in Figure 1.
This project can majorly be divided into 3 different studies. First the development of parallel DEM simulations using the open-source software LIGGGHTS®. Second was the development of hybrid parallel model for the PBM simulation that used a combination of 2 parallel programming interfaces namely Message Parsing Interface (MPI) and Open Multi-processing (OMP). The third component to the project being the development of an autonomous framework to couple these DEM and PBM simulations and execute them on a supercomputer without the need of manual data transfer and execution.
When DEM and PBM are coupled, the steady state DEM data is passed to the PBM. DEM studies performed took 54 hours based on 1 core for 10 seconds of simulation. The PBM was run on 1 core, which took approximately 40 minutes to simulate 100 seconds of the process. In this study, DEM studies ran in parallel using 256 cores, which was about 11 times faster than the single core studies (Figure 2). The PBM was simulated for a total of 100 simulation seconds and was about 14 times faster when using 16 MPI cores (Figure 3). The coupled simulation demonstrated the same accuracy as the serial simulation but was completed at an order of magnitude faster.
The total time taken for the simulation using the RADICAL-Pilot (RP) was determined from the time the DEM was first executed until the PBM execution was completed. The time of the individual DEM and PBM simulation was added to obtain the total time required for a single one-way coupling simulation. It was observed that the times taken by RP are slightly higher than the summation of times of the individual simulations. The difference is due to DEM simulations restarts. Communication time required for RP to realize that the DEM simulation has completed and to link the data from the DEM to the PBM before it was executed was negligible compared to time of individual component of each simulation. This overhead in time is lower than the amount of time the job would spend in the job scheduler queue. Thus, when a large set of such coupled simulations need to be run for process validation, and prediction, the entire job could upload as a single job using RADICAL-pilot which in turn reduces scheduler wait times on individual jobs and therefore results in significantly faster simulation times.
Last Modified: 07/25/2018
Modified by: Marianthi Ierapetritou
Please report errors in award information by writing to: awardsearch@nsf.gov.