US11769103B2 - Product quality during shipping by generating lane temperature and product temperature from models - Google Patents
Product quality during shipping by generating lane temperature and product temperature from models Download PDFInfo
- Publication number
- US11769103B2 US11769103B2 US16/786,136 US202016786136A US11769103B2 US 11769103 B2 US11769103 B2 US 11769103B2 US 202016786136 A US202016786136 A US 202016786136A US 11769103 B2 US11769103 B2 US 11769103B2
- Authority
- US
- United States
- Prior art keywords
- temperature
- shipment
- model
- lane
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/08—Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
- G06Q10/083—Shipping
- G06Q10/0832—Special goods or special handling procedures, e.g. handling of hazardous or fragile goods
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01K—MEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
- G01K7/00—Measuring temperature based on the use of electric or magnetic elements directly sensitive to heat ; Power supply therefor, e.g. using thermoelectric elements
- G01K7/42—Circuits effecting compensation of thermal inertia; Circuits for predicting the stationary value of a temperature
- G01K7/427—Temperature calculation based on spatial modeling, e.g. spatial inter- or extrapolation
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01W—METEOROLOGY
- G01W1/00—Meteorology
- G01W1/02—Instruments for indicating weather conditions by measuring two or more variables, e.g. humidity, pressure, temperature, cloud cover or wind speed
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01W—METEOROLOGY
- G01W1/00—Meteorology
- G01W1/10—Devices for predicting weather conditions
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01K—MEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
- G01K1/00—Details of thermometers not specially adapted for particular types of thermometer
- G01K1/02—Means for indicating or recording specially adapted for thermometers
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01K—MEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
- G01K2207/00—Application of thermometers in household appliances
- G01K2207/02—Application of thermometers in household appliances for measuring food temperature
- G01K2207/04—Application of thermometers in household appliances for measuring food temperature for conservation purposes
Definitions
- Shipping temperature sensitive products is an everyday occurrence, whether it is pharmaceuticals, foods, electronics, or many other products.
- the industries rely on insulated packaging, heat sink materials, phase change materials, and/or active cooling and heating to protect the product.
- many of these shipments include temperature monitors to record the temperatures their products experience while shipping. These temperature monitors can then be used to confirm that the appropriate temperature was maintained in the packaging.
- a specific industry example is the use of ISTA 7E for qualification of passive thermal packaging for the biopharma industry.
- the temperature profile for ISTA 7E is based on the 95% confidence interval of the hottest two weeks and coldest two weeks of the year in the United States for shipping lanes throughout the United States.
- the end result is a package designed to maintain temperature for 48 hours based on the ISTA 7E thermal profile is overdesigned for 48 weeks out of the year.
- the packaging has more insulation and more phase change material than is needed for the majority of the year; yet the package is used as designed during times it is not needed. That extra insulation and phase change material results in higher packaging and shipping costs.
- the standard for heat transfer modeling of thermal packaging is finite element analysis. These models use numerical methods to solve complex heat transfer processes through the use of steady state calculations over small time periods and short distances. To ensure good accuracy and stability of the simulation, the models will commonly use a ‘grid’ overlay for the package that contains more than one million points and calculate the resulting million plus steady state equations once per second. This is a significant calculation burden that hurts the ability to run numerous models quickly. In some cases it can take hours to run a single model. As a result, these calculations are typically only used when designing a container, as any other application requires a faster response from a model.
- the present disclosure improves upon the current state of shipping of temperature sensitive products.
- the present disclosure presents an elegant solution for the complex heat transfer problem of estimating product temperature in thermal packaging. The solution uses a different approach to the heat transfer equations, by not using the grid method and instead using a pseudo geometry to simplify the calculations. This results in simulations that can be run in seconds instead of hours.
- a method for modeling a temperature in a thermal package in a lane of commerce includes receiving weather data; selecting a weather model in accordance with an origin of a shipment, a destination of the shipment, and a date and a time of the shipment; determining an estimated lane temperature for the shipment using a selected weather model, wherein the estimated lane temperature is an estimate of a temperature it actually experienced by the thermal package between the origin and the destination; determining a product temperature using a package model in accordance with the estimated lane temperature; determining a packaging to be used for the shipment from the product temperature; and displaying a determined packaging in a user interface.
- a method modeling a thermal package's heat transfer includes using a pseudo-geometry that represents three heat transfer processes in a thermal package that include (1) product to phase change material (PCM), (2) ambient temperature to product, and (3) ambient temperature to PCM; for each of the three heat transfer processes: positing a solution of a partial differential equation as a first order plus dead time (FOPDT) model having a gain coefficient, a time constant, and a dead time that change as the PCM in the thermal package change phase; and simultaneously solving the three heat transfer models and adjusting the gain coefficient, the time constant, and the dead time constants for subcooled PCM, PCMs that are changing phase, and PCMs that have fully changed phase; and using a result to generate a package model that receives product temperature and lane temperature data to determine an optimal packaging from a predetermined set of packing to be used for a shipment of the product.
- FOPDT first order plus dead time
- FIG. 1 is an overview of an environment in which the present disclosure may be implemented
- FIG. 2 is a flow chart that further details of processes performed in 102 of FIG. 1 ;
- FIG. 3 is a flow chart that further details of processes performed in 104 of FIG. 1 ;
- FIG. 4 is a flow chart that further details of processes performed in 106 of FIG. 1 ;
- FIG. 5 A is a flow chart that details the development of the process performed in 102 of FIG. 1 ;
- FIG. 5 B is an example structure of the machine learning neurons in set layers
- FIG. 6 is a flow chart that details the development of the process performed in 104 of FIG. 1 ;
- FIG. 7 is a flow chart that describes an example pseudo-geometry and stage decider used in the development of the process performed in 104 of FIG. 1 ;
- FIG. 8 is a flow chart that details the development of the process performed in 106 of FIG. 1 .
- the present disclosure is directed to systems and methods for modeling the temperature in a thermal package in a lane of commerce using forecast weather data or estimating the actual temperature history in a thermal package using actual weather data.
- the system 100 may include one or more databases ( 101 , 103 , 105 ), as described below, where the weather data, lane temperature data, and the product temperature data are stored.
- a client through a human machine interface (HMI), queries a server (system 100 ) to complete a set of scenarios.
- the server queries the databases for the relevant information, then inputs them into the model for calculation.
- the server then provides the results from the scenarios to the client.
- HMI human machine interface
- the operational flow of FIG. 1 begins with weather data being downloaded through an API from a supplier of weather data and stored in weather data storage 101 .
- the weather data may take any known format, including but not limited to excel (xlsx), comma separated values (csv), or text (txt) file formats.
- a weather model 102 extracts data from the Weather Data Storage 101 based on origin, destination, date, and time of the shipment. The model then calculates the estimated lane temperature for that specific shipment by inputting the weather variables into a machine learning algorithm. Further details of the operations performed by the weather model 102 are described with reference to FIG. 2 .
- the lane data is then stored in the Lane Data Storage 103 .
- Lane Data Storage 103 may be a database which contains historical lane data and lane data estimates.
- the package model 104 operates to extract data from the lane temperature storage 103 based on the shipment details. The package model 104 then calculates the estimated product temperature for that specific shipment using a first order plus dead time model. Further details of the operations performed by the package model 104 are described with reference to FIG. 3 .
- the product temperature data is stored in the product temperature storage 105 .
- Product temperature storage 105 may be a database which contains historical product temperature data and product temperature estimates.
- Data from the product temperature storage 105 is then provided to a decision model 106 that applies rules to determine when to make a shipment and/or the best packaging to use for the shipment. Further details of the operations performed by the decision model 106 are described with reference to FIG. 7 .
- the output of the decision model 106 is provided to the HMI 107 for display to an end user.
- the HMI 107 is a client-facing computer which will provide the results from the data analysis system 100 .
- the specific weather model to be used for a specific shipment in system 100 is selected based on origin, destination, date and time of shipment, and service level for the shipment.
- This specific model is developed using a weather model creation process 500 outlined in FIGS. 5 A- 5 B .
- the weather model is a machine learning model designed, developed, trained, and validated in the weather model creation process 500 .
- the package model is a mathematical, transfer function based model designed, developed, optimized, and validated in a package model creation process 600 .
- the decision model is a statistics-based model designed, developed, optimized, and validated in a decision model creation process 700 .
- Models may be used to make decisions about optimal packaging for a given shipment. For example, if the user intends to ship a temperature controlled package from an origin “A” to a destination “B” by two day carrier, the user can look at the two day weather forecast for “A” and “B,” and then choose a package that is optimal for the expected lane temperature during the shipment. This minimizes the overdesign that is in current use in the pharma industry.
- the weather model 102 can use past, current, or forecasted weather data to estimate the lane temperature during shipping.
- weather data is initially downloaded from a server.
- the weather data may be received in a gridded format or other, as understood in the art. Additional information is received, such as the origin, destination, service level, date, and time of the shipment.
- a specific model is selected based on the additional information. The details of the weather models are described below with reference to FIGS. 5 A- 5 B .
- a query is then made to the weather data storage for information needed for the model in order to calculate the lane estimate. This data is stored in the weather data storage 103 .
- the data contains all weather data from previous shipments and current weather data, such as temperature, cloud coverage, precipitation, surface air pressure, solar radiation, normal irradiance, horizontal radiation, pressure, wind direction, surface wind, surface dewpoint, wet bulb temperature, relative humidity, apparent temperature, wind speed, or many others.
- weather data such as temperature, cloud coverage, precipitation, surface air pressure, solar radiation, normal irradiance, horizontal radiation, pressure, wind direction, surface wind, surface dewpoint, wet bulb temperature, relative humidity, apparent temperature, wind speed, or many others.
- the data is then input to the weather model, which calculates a lane temperature estimate based on the data. This estimate is also stored in the weather data storage 103 .
- the process ends at 205 .
- the lane temperature which is output at 204 (see, FIG. 2 ) is provided to the package model.
- the package model is a first order plus dead time model designed, developed, trained, and validated in the package model creation process.
- the package model may use lane temperature estimates from past, present, or forecasted lane temperatures.
- the package model creates a scenario for the client.
- the scenario imports the lane temperature estimate (from 301 ) and selects among available client-specified containers ( 304 ).
- Each container model is loaded individually, which may use the structure in FIG. 7 or other if there are several different phase change materials (PCM) in the container.
- PCM phase change materials
- the models are a first order plus dead time (FOPDT) transfer function model, where the structure and equation coefficients vary by the container.
- the container model loads the coefficients for the equations the govern each stage of that container, as well as the heat needed for the PCM to change phase for the stage decider.
- the simulation for the container is run, and then the results are saved for evaluation in the decision model.
- the scenario for a container is completed, the next container is loaded and simulated.
- the model simulates all of the client's containers the scenario is completed.
- the results from that scenario communicated to the client.
- the output from the Package Model ( 104 ) is a time series data set that may be stored in Product Temperature Estimation Database ( 105 ). This time series data is associated with a particular package with a particular origin and destination and service level shipped at a particular time and date. The time and date can be in the future or in the past.
- the output of the package model 104 and the client's specification for how risk-averse they want to be are received as inputs.
- these inputs are extracted by a query, and at 402 , a statistical calculation is made to evaluate the risk associated with each of the scenarios calculated at 303 (see, FIG. 3 ).
- the results from step 402 are used in a client specific evaluation.
- the scenario could classify each container for that shipment in a low, medium, or high-risk classification ( 404 , 405 , 406 ).
- risk 404 could be an indication that unless there are extraordinary circumstances there is no risk to the product
- risk 405 could indicate that the product may be fine but cannot be given the little/no risk evaluation based on the client's specification
- risk 406 could indicate that the product will likely be harmed under most circumstances.
- the time series temperature data is compared to the temperature specifications for the product. This allows the calculation of time out of temperature and maximum and minimum temperature for the product for that shipment.
- the maximum temperature, minimum temperature, and total time out of temperature is converted into a qualitative determination of the risk associated with that shipment for shipments in the future, and a qualitative determination of product quality for shipments that have already occurred.
- the results of the decision model 106 are made available for access by the human machine interface (HMI) ( 107 ).
- HMI human machine interface
- FIGS. 5 A- 5 B Weather Model
- the development of the weather model begins at 500 by receiving data (e.g., lane information) from the client.
- data e.g., lane information
- the parameters for development can be set. This information can include information such as the origin, destination, service level, date, and time of shipment.
- a protocol is written at 502 to gather data on the lane. This protocol may include steps so that both the weather data and the lane data are gathered for a shipment with corresponding dates and times. This data is sent to two storage locations, e.g., a weather database 503 and lane database 504 .
- a neural network machine learning algorithm structure is generated to create the weather model.
- the neural network utilizes loss functions and optimizers to identify the ideal structure and parameters.
- the loss function calculates the difference between the estimated temperature and the validation set of data.
- the optimizer is a function that uses derivatives of the multi-dimensional surfaces to determine if a variable needs to be more or less heavily weighed. The exact functions chosen for the machine learning algorithm will be determined as part of the optimization for a given data set, but in general the functions just determine how aggressively a solution is pursued and determine potential error.
- the exact structure of the algorithm can be based on the algorithm's evaluation of the best structure, or it can be set by the developer. It may be comprised of several layers of neurons, each which evaluate the input from previous layers, and translate it into a single time series set of temperature data. It can also be in the form of a random forest machine learning algorithm, of which there is no set initial structure.
- FIG. 5 B is an example structure of the machine learning neurons in set layers.
- the model may only use the ones that are important for that lane.
- the weather data may contain measurements of temperature, cloud coverage, precipitation, surface air pressure, solar radiation, normal irradiance, horizontal radiation, pressure, wind direction, surface wind, surface dewpoint, wet bulb temperature, relative humidity, apparent temperature, and wind speed.
- the model is generated using the data it can make determinations such as, “Wind speed is very important and will weigh more heavily in the calculations, but the wind direction has almost no effect on the temperature and will be weighed less heavily (if at all).”
- the model is specific to an origin, destination, and service level, as each one has slightly different methods of transport and thus different reactions to each parameter. Some routes may be sent through a parcel network with several distribution centers, while others might ship via trucks straight to the destination.
- data from the weather database 503 and the lane database 504 are provided as inputs as a validation set for the evaluation of how good the model fits the existing data.
- the training of the model using the training data, allows the neural network to configure its internal parameters for flow of data information and values to and from the layers of neurons. After training, the model has a set of internal parameters for use.
- data from the weather database 503 and the lane database 504 are fed into the weather model.
- the algorithm then outputs the prediction.
- the algorithm performed at 506 can be refined at 507 by gathering additional sets of data, which may result in changes to the structure. If the weather model does not meet the validation parameters, the design is modified as needed (as described above) to meet the validation parameters and the process returns to 506 where the prediction is output at 508 .
- results are compared to data sets from the weather database 503 and the lane database 504 .
- an evaluation is made to determine if the current model structure is sufficiently accurate.
- the weather model uses the validation data to compare the results and determine if the model is adequate based on validation criteria and allowable tolerance. If the weather model is not adequate, then the protocol to gather data (at 502 ) may be changed or expanded to collect more data.
- the results are then provided to the developer.
- the development of the package model begins at 600 by writing a protocol to gather data sets.
- the protocol will gather product temperature data and lane temperature data contemporaneously. This data is sent to a lane temperature storage 601 and product temperature storage 602 .
- a determination is made if the gathered data is sufficient for an accurate model.
- this determination can be made based on a statistical analysis of the available data, in addition to any additional data that is gathered.
- the model may consider the operating error of a container, the client's acceptable risk levels, and the actual temperature of the shipments that are being used for the validation sets. If the model data is considered sufficient, the data is used for the package model generation.
- the structure of the package model may vary slightly between different types of containers, but the parameters of the equations to make the model can be estimated at 604 using a system identification software. When the parameters are set, the additional data sets are used at 605 as input for the model to evaluate its accuracy. At 606 , a determination is made if the model is sufficiently accurate.
- the model is considered accurate enough if the results from the model are within a client's specified tolerance. For instance, a client may state their allowable tolerance is ⁇ 2° C. at all times from the actual temperature, or it may be that on average the error over the whole shipment is ⁇ 0.5° C. The client will dictate the criteria, and the model generation will account for it when determining if it is sufficiently accurate. If the model is not considered sufficiently accurate, and the original data collection protocol will be changed or expanded to collect more data. If the model is considered sufficiently accurate, the results are provided to the developer at 608 .
- the decision model in accordance with an acceptable risk for the shipments.
- the development begins with determining a risk assessment ( 700 ).
- This risk assessment is usually product specific, but can be generalized for all products that can be shipped.
- the risk assessment gathers data such as the high and low temperature allowances and durations allowed at temperatures outside that range.
- the tolerances are determined for how to evaluate the model ( 701 ). These tolerances can be based on averages, moving averages, maximum allowable difference from actual data, or other criteria. Risk is calculated based on several different factors that give a statistical estimate of the results of the simulations.
- the variables that may be considered for evaluation include the confidence intervals of the weather forecast variables, the confidence interval of the estimated lane temperature, and the confidence interval of the estimated container temperature.
- the tolerances and product risks are combined to determine the decision rules ( 702 ).
- the decision rules can be, “the product must stay between 2° C. and 8° C. for the entire duration, must be within 1° C. accuracy for every data point. If it is outside that temperature range it cannot go above 25° C. ever, and can tolerate 10 hours at temperatures between 8° C. and 25° C.”
- the general form of the decision model is updated with the client specific criteria, and the ways to evaluate and display risk are determined ( 703 ).
- the client may decide they want to display the risk results in terms of low risk, medium risk, and high risk. In example cases, these risk levels could be presented to a client in the form of a risk percentage, a red/yellow/green evaluation, or as a simple yes/no response.
- Each risk bracket is then determined using the combination of criteria identified above ( 704 ).
- the client model is generated it is compared to decisions that the client has made in the past for excursions and evaluations ( 705 ). During their lifetime, most temperature sensitive products have shipments where an excursion has occurred. When these occur, from the temperature data, a decision may be made on the impact on the product quality. These generate reports which can be used as the validation sets ( 706 ).
- the model yields the same decisions as the client, it is considered a validated model and can be used in the production environment ( 710 ). If it results different decisions than expected from the client, a root cause analysis may be conducted ( 707 ). The root cause analysis will determine if the decision rules are faulty, if the client is not following their evaluation tools, or if there is a missing parameter in the decision model. If the decision rules match the client decision model, but the client has made different decisions in the past, the model is still considered validated and the client will change their evaluation tools to conform with the model ( 708 ).
- the present disclosure provides a solution by first creating a pseudo-geometry that simplifies the problem.
- the pseudo geometry assumes there are three heat transfer processes in the thermal package: product to PCM, ambient to product, and ambient to PCM.
- the solution of the partial differential equation is posited to be a first order plus dead time (FOPDT) model.
- FOPDT dead time
- the heat transfer processes are modeled by simultaneously solving the three FOPDT models and adjusting the constants for subcooled PCMs, PCMs that are changing phase, and PCMs that have fully changed phase.
- stage decider conditional switch which determines which stage the package model is in. This switch evaluates the heat flowing in and out of the PCM to determine if they have changed phase or not.
- This pseudo geometry can work with multiple phase change materials with different phase change temperatures.
- FIG. 8 describes an example case of the pseudo geometry that is used in development of the packaging model 104 .
- the package model 104 is provided product temperature and lane temperature data sets from real shipments.
- the parameters of the equations involved in the pseudo geometry are attuned to the container, the loading, and the service level of the shipment.
- stage 1 where the PCM has not begun to change phase.
- stage 2 where the PCM is changing phase.
- stage 3 where the PCM is past its phase change point.
- the actual model evaluates the equations based on a separate calculation that decides which stage the system is in.
- the model parameters are optimized for each individual stage, as each stage has slightly different heat transfer characteristics. If the model does not perform well, additional data is collected to help characterize the system.
- the model can analyze a system that does not contain PCM and instead uses active cooling.
- a refrigerated system can still be characterized by the heat transfer pathways, but with different parameters.
- the product can be in a refrigerated trailer, directly exposed to the air. In this circumstance the product temperature can still be evaluated, it will just be very similar or the same as the lane temperature.
- the development of the package model not only identifies the temperature of the product in the container, but also identifies the operational variability of the container. This variability is something that is inherent in almost every process, and is the result of minor manufacturing differences, minor differences in human operation, or other seemingly insignificant factors. This variability for the container is used later in the decision model
- the package model 104 is built using a pseudo geometry to evaluate the temperature of the product.
- the pseudo geometry analyses the interactions between components instead of the components themselves to determine the product temperature.
- PCM phase change material
- ambient outside air temperature
- the product In a typical simulation these components are all placed in the specific spots where they would be in reality and given properties of the components such as their thermal conductivity, density, overall mass, and other properties.
- FOPDT simple first order plus dead time
- T ⁇ ( s ) K ⁇ e ⁇ ⁇ ⁇ s + 1
- T is the temperature of the product at a particular time (s).
- K is the gain of the system, which in this case is always 1 and is ignored.
- ⁇ is the dead time, which is the delay before the temperature is affected by the heat transfer.
- ⁇ is the time constant, which is a number that describes how quickly the temperature changes after it is exposed to something that is trying to change it.
- the pseudo geometry contains a stage deciding switch, which determines the state of the PCM in the system.
- Stage 1 is a consistent time delay for most containers, often referred to as the “equilibration time” of the container. This time is where materials are getting to the temperature at which they will be for most of the shipment.
- Stage decider is evaluating at the beginning of a shipment, it is often set to just use the time delay characteristic for a container.
- Stage 2 and Stage 3 of the container are evaluations of the system before and after the PCM changes phase.
- the PCM in a container reacts to heat the same way that any ice does; if it is exposed to enough heat it will melt, but if it is cooled down after that, it will refreeze.
- the stage decider monitors the heat into the system and determines when the PCM changes phase, but it also evaluates if the heat transfer out of the system is enough to change its phase back. This is a simplified case as there may be multiple PCMs in a container with very different properties, and there could potentially be more stages based on that circumstance.
- Stage 2 and stage 3 of the decider is evaluated by calculating heat into or out of the system.
- the example case in FIG. 8 contains a single PCM, but it is not uncommon for there to be multiple different PCMs in a single container.
- the phase change temperature is constant because all energy going into or out of the system contributes solely to the energy needed to change phase at that temperature, and not to changing the temperature of the PCM.
- the PCMs in a container will have consistent properties across every shipment, and it is easily determined where they have changed phase by evaluating the second derivative of the temperature data from previous shipments.
- This time point is then used in the equation to calculate the total heat that flowed into the system before it finished changing phase.
- the total heat that has flowed into or out of the system is then known and is set as a consistent property for that container.
- the total heat into or out of the system is calculated at every step, and when it exceeds the predetermined value, the package model changes which equations are used to evaluate temperature. Once the system is well characterized, the model is implemented in the production environment.
- any one particular packaging system heat transfer pathway may be governed by a simple equation with only two variable coefficients.
- T product ( s ) ( T PCM to Product ( s ))( T Ambient to PCM ( s ))+( T Ambient to Product ( s ))
- T product ⁇ ( s ) ( e ⁇ 1 ⁇ e ⁇ 2 ⁇ ( ⁇ 3 ⁇ s + 1 ) + e ⁇ 3 ⁇ ( ⁇ 1 ⁇ s + 1 ) ⁇ ( ⁇ 2 ⁇ s + 1 ) ( ⁇ 1 ⁇ s + 1 ) ⁇ ( ⁇ 2 ⁇ s + 1 ) ⁇ ( ⁇ 3 ⁇ s + 1 ) )
- a subscript of 1 is for the PCM to product pathway
- a subscript of 2 is for the ambient to PCM pathway
- a subscript of 3 is for the ambient to product pathway.
- the coefficients used in the package model use this property to determine the behavior of packages with loadings that have not been tested.
- a package model may be characterized by using data from shipments of the minimum and maximum loading. These examples would have different coefficients for the ⁇ and ⁇ variables. If the model was queried for the behavior of a package loaded with product between these two amounts, there may not be data to directly characterize it.
- the model can interpolate the coefficients ( ⁇ and ⁇ ) from the simple systems in minimum and maximum loading equations to determine the behavior for any point in between the validated data sets.
- the system would begin with a client providing data on their available containers.
- the client When the client is ready to make a shipment, they can query the system to make an evaluation.
- the client specifies origin and destination, and the system generates a set of scenarios from day zero to sometime in the future (fourteen days) using a preset of packages (heavily insulated, moderately insulated, and lightly insulated) and shipping service levels (next day, two day, and ground).
- the system will use weather data to generate an estimate of the lane temperature for each shipment scenario. Then, the system will evaluate each of the client's containers against the lane temperatures.
- a shipment in January is scheduled that needs to maintain temperatures between 35° F. and 46° F.
- the client has a “winter container” used during this time of year, and is a 24-hour duration container which is designed to prevent the product from freezing during colder months. This container has extra PCM in it to prevent the product from freezing.
- the client queries the system to run a set of scenarios for the next week with the available containers, service levels, on each day of the week. That set of scenarios determines that it will be uncharacteristically cold ( ⁇ 20° F.) during days 1 and 2 of the week, and every container option shows a high-level risk of the product getting too cold. It also determines on day 3 of the week that the temperatures are about average for that time of year ( ⁇ 30° F.), and the winter containers have a medium level risk of the product getting too cold. On day 4 of the week, the model determines it will be uncharacteristically warm with forecasted temperatures above 60° F. at both the origin and destination. The system determines that there is a high level risk of the product getting too warm in the winter container.
- the “summer container” used by this client has less PCM, and has a low level risk of the product getting too warm or cold in this particular scenario. It also shows that because there is a mild outside temperature (60° F.) and not the extreme temperatures the box was designed for (>90° F.), the summer box can be shipped via 2-day shipping instead of overnight shipping with no added risk. The client can use the summer container in January, with lower cost due to reduced weight, less materials, and cheaper service level, while simultaneously reducing the risk that the product will go out of temperature.
- the client may have a container that did not include a temperature monitor when it should have, but they need to know if the product's temperature was maintained. Under normal circumstances, this product would need to be discarded or used “at risk” with a patient because there is no way to evaluate impact to product quality.
- the client knows the container, origin, destination, and approximately when it was shipped.
- the evaluation and risk system can be queried to give an estimation of the product temperature during the shipment to determine if it maintained temperature. If it did not maintain temperature, there is still a good estimation of how long it spent at different temperatures, which allows the manufacturer to determine the impact of the excursion on the product quality.
- the product potentially can be saved and given to a patient with no risk to safety, and the manufacturer is not required to pay for replacing the product.
- the various techniques described herein may be implemented in connection with hardware or software or, where appropriate, with a combination of both.
- the methods and apparatus of the presently disclosed subject matter, or certain aspects or portions thereof may take the form of program code (i.e., instructions) embodied in tangible media, such as floppy diskettes, USB drives, CD-ROMs, hard drives, or any other machine-readable storage medium wherein, when the program code is loaded into and executed by a machine, such as a computer, the machine becomes an apparatus for practicing the presently disclosed subject matter.
- the computing device In the case of program code execution on programmable computers, the computing device generally includes a processor, a storage medium readable by the processor (including volatile and non-volatile memory and/or storage elements), at least one input device, and at least one output device.
- One or more programs may implement or utilize the processes described in connection with the presently disclosed subject matter, e.g., through the use of an application programming interface (API), reusable controls, or the like.
- API application programming interface
- Such programs may be implemented in a high level procedural or object-oriented programming language to communicate with a computer system.
- the program(s) can be implemented in assembly or machine language, if desired.
- the language may be a compiled or interpreted language and it may be combined with hardware implementations.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Environmental & Geological Engineering (AREA)
- Economics (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- Entrepreneurship & Innovation (AREA)
- Quality & Reliability (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- Marketing (AREA)
- General Business, Economics & Management (AREA)
- Operations Research (AREA)
- Theoretical Computer Science (AREA)
- Development Economics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Atmospheric Sciences (AREA)
- Biodiversity & Conservation Biology (AREA)
- Ecology (AREA)
- Environmental Sciences (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
t out→Qualitative assessment=low risk
t out <t outspec and T max <T maxspec and T min >T minspec→qualitative assessment=moderate risk
t out >t outspec and T max >T maxspec and T min >T minspec→qualitative assessment=high risk
where:
-
- tout is the total time outside of temperature
- toutspec is the specification for allowed total time out of temperature
- tmax is the maximum temperature is the data set
- Tmin is the minimum temperature in the data set
- Tmaxspec is the maximum allowable temperature in the data set
- Tminspec is the minimum allowable temperature in the data set
ΔH system(t)=∫t1 t2 T(t)−T phase change
where:
-
- ΔH(t) is the heat change in the system
- t is time, with t2 being the final time and t1 being the start time
- T(t) is the ambient temperature at a given time
- Tphase change is the temperature at which a PCM changes phase
T product(s)=(T PCM to Product(s))(T Ambient to PCM(s))+(T Ambient to Product(s))
where a subscript of 1 is for the PCM to product pathway, a subscript of 2 is for the ambient to PCM pathway, and a subscript of 3 is for the ambient to product pathway.
Claims (17)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/786,136 US11769103B2 (en) | 2019-02-11 | 2020-02-10 | Product quality during shipping by generating lane temperature and product temperature from models |
| US18/449,852 US20230385750A1 (en) | 2019-02-11 | 2023-08-15 | Product quality during shipping by generating lane temperature and product temperature from models |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201962803770P | 2019-02-11 | 2019-02-11 | |
| US16/786,136 US11769103B2 (en) | 2019-02-11 | 2020-02-10 | Product quality during shipping by generating lane temperature and product temperature from models |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/449,852 Division US20230385750A1 (en) | 2019-02-11 | 2023-08-15 | Product quality during shipping by generating lane temperature and product temperature from models |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20200258036A1 US20200258036A1 (en) | 2020-08-13 |
| US11769103B2 true US11769103B2 (en) | 2023-09-26 |
Family
ID=71945177
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/786,136 Active 2041-12-30 US11769103B2 (en) | 2019-02-11 | 2020-02-10 | Product quality during shipping by generating lane temperature and product temperature from models |
| US18/449,852 Pending US20230385750A1 (en) | 2019-02-11 | 2023-08-15 | Product quality during shipping by generating lane temperature and product temperature from models |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/449,852 Pending US20230385750A1 (en) | 2019-02-11 | 2023-08-15 | Product quality during shipping by generating lane temperature and product temperature from models |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | US11769103B2 (en) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3803723A4 (en) | 2018-06-01 | 2022-03-09 | Stress Engineering Services, Inc. | SYSTEMS AND PROCEDURES FOR MONITORING, TRACKING AND TRACEBACK OF LOGISTICS |
| CN115734926A (en) * | 2020-06-30 | 2023-03-03 | 旭化成株式会社 | Apparatus, method and program |
| US20220327476A1 (en) * | 2021-04-08 | 2022-10-13 | Saravan Kumar Shanmugavelayudam | Automated System for Payload Condition Monitoring and Prediction Using Digital Twins |
| US12062004B2 (en) * | 2021-09-27 | 2024-08-13 | 7-Eleven, Inc. | Autonomous delivery mechanism data integration in an application platform |
| US11773626B2 (en) | 2022-02-15 | 2023-10-03 | Stress Engineering Services, Inc. | Systems and methods for facilitating logistics |
| WO2025071556A1 (en) * | 2023-09-27 | 2025-04-03 | Hitachi America, Ltd. | Method for modeling container internal weather from meteorological data |
Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20200126031A1 (en) * | 2016-12-19 | 2020-04-23 | Armada Supply Chain Solutions, LLC | System, Method, and Apparatus for Dispensing and Monitoring Pharmacy Shipments |
-
2020
- 2020-02-10 US US16/786,136 patent/US11769103B2/en active Active
-
2023
- 2023-08-15 US US18/449,852 patent/US20230385750A1/en active Pending
Patent Citations (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20200126031A1 (en) * | 2016-12-19 | 2020-04-23 | Armada Supply Chain Solutions, LLC | System, Method, and Apparatus for Dispensing and Monitoring Pharmacy Shipments |
Also Published As
| Publication number | Publication date |
|---|---|
| US20200258036A1 (en) | 2020-08-13 |
| US20230385750A1 (en) | 2023-11-30 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11769103B2 (en) | Product quality during shipping by generating lane temperature and product temperature from models | |
| US11182808B2 (en) | Method and system for attributes based forecasting | |
| US10404569B2 (en) | Internet of things associate | |
| Suryani et al. | Dynamic simulation model of air cargo demand forecast and terminal capacity planning | |
| Solomon et al. | Electronic part life cycle concepts and obsolescence forecasting | |
| JP7104561B2 (en) | Energy operation equipment and methods and systems | |
| US20210192435A1 (en) | Systems and methods for safety stock optimization for products stocked at retail facilities | |
| GB2577063A (en) | System and method for aircraft contaminant monitoring | |
| US20130325347A1 (en) | Medium-long term meteorological forecasting method and system | |
| CN104412283A (en) | Method and system for controlling a supply chain | |
| Simao et al. | Approximate dynamic programming for management of high‐value spare parts | |
| CN111899059A (en) | Navigation driver revenue management dynamic pricing method based on block chain | |
| CA2996731C (en) | Methods and systems for energy use normalization and forecasting | |
| US20220237432A1 (en) | Artificial intelligence (ai) driven estimated shipment delivery time advisor | |
| KR20230052010A (en) | Demand forecasting method using ai-based model selector algorithm | |
| Polotski et al. | Optimal production and corrective maintenance in a failure-prone manufacturing system under variable demand | |
| Loughran et al. | Past and future climate variability uncertainties in the global carbon budget using the MPI Grand Ensemble | |
| JP7104609B2 (en) | Numerical analyzer and method | |
| US20060004620A1 (en) | Method and tool for estimating a ship date profile for a business | |
| Shi et al. | Resilient supply chain network design under disruption and operational risks | |
| Mouillet et al. | Evaluation of the applicability of a modern aircraft performance model to trajectory optimization | |
| Limon et al. | Probing the skill of random forest emulators for physical parameterizations via a hierarchy of simple CAM6 configurations | |
| Pelt et al. | Data mining in MRO | |
| Xu et al. | Assessing Performance Risk for Complex Product Development: A Simulation‐Based Model | |
| Biazzi | Aggregate planning for probabilistic demand with internal and external storage |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO SMALL (ORIGINAL EVENT CODE: SMAL); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| AS | Assignment |
Owner name: MODALITY SOLUTIONS LLC, TEXAS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BRAZILL, BRIAN PATRICK;LITTLEFIELD, DANIEL JAY;REEL/FRAME:063723/0298 Effective date: 20230522 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| AS | Assignment |
Owner name: FIVE POINTS CREDIT SBIC IV, L.P., AS ADMINISTRATIVE AGENT, NORTH CAROLINA Free format text: NOTICE OF GRANT OF SECURITY INTEREST IN PATENTS;ASSIGNOR:MODALITY SOLUTIONS LLC;REEL/FRAME:064744/0390 Effective date: 20221121 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| AS | Assignment |
Owner name: FIRST-CITIZENS BANK & TRUST COMPANY, AS SUCCESSOR ADMINISTRATIVE AGENT, NEW YORK Free format text: SECURITY INTEREST;ASSIGNOR:FIVE POINTS CREDIT SBIC IV, L.P., AS RESIGNING ADMINISTRATIVE AGENT;REEL/FRAME:068365/0938 Effective date: 20240813 |