Book a demo

Cut patent&paper research from weeks to hours with PatSnap Eureka AI!

Try now

Closed-loop drug delivery for automated insulin dosing

Closed-Loop Drug Delivery System for Automated Insulin Dosing — PatSnap Insights
Medical Devices & Drug Delivery

Designing a closed-loop drug delivery system for automated insulin dosing in type 1 diabetes demands decisions across three engineering pillars: selecting the right control algorithm, accurately tracking insulin-on-board pharmacokinetics, and enforcing multi-layered safety constraints — all within a wearable hardware platform. This patent intelligence review synthesises over 50 filings from Medtrum Technologies, Medtronic MiniMed, Insulet Corporation, the University of California, and others to map the current state of the art.

PatSnap Insights Team Innovation Intelligence Analysts 14 min read
Share
Reviewed by the PatSnap Insights editorial team ·

Control Algorithm Architectures: PID, MPC, and Hybrid Approaches

The selection of the control algorithm is the single most consequential engineering decision in any closed-loop insulin delivery system. The field has converged on three dominant paradigms — PID-based, MPC-based, and hybrid compound control — each with distinct trade-offs in computational complexity, adaptability, and clinical safety margins, as documented across more than 50 patent filings spanning 2006 to 2026.

50+
Patent filings analysed (2006–2026)
15+
Distinct filings by Medtrum Technologies alone
12
Jurisdictions covered (WO, EP, US, CN, JP, KR, AU, RU, ES, TW, CA, and others)
60 min
CGM data gap threshold before open-loop reversion (Medtronic MiniMed)

PID and Risk-Space PID (rPID)

Traditional PID controllers are reactive, using proportional, integral, and derivative terms calculated from the error between the measured glucose level and a target setpoint. Medtrum Technologies has extensively patented a risk-transformed variant called rPID, in which asymmetric blood glucose values in the raw physical space are mapped into an approximately symmetric risk space before control computation. This rPID approach retains the simplicity and robustness of classical PID while adding the precision advantages of risk-space transformation. The same risk-space concept is extended to MPC in corresponding rMPC filings from the same assignee.

Medtrum Technologies’ rPID algorithm maps asymmetric blood glucose values from the physical measurement space into an approximately symmetric risk space before control computation, correcting for the fact that hypoglycemia is clinically more dangerous than equivalent hyperglycemia.

Model Predictive Control (MPC) and Zone MPC

MPC is the more computationally sophisticated approach and has attracted major interest across both industry and academia. MPC explicitly uses a forward-looking physiological model to predict future glucose trajectories and optimise the insulin infusion rate over a prediction horizon, subject to safety constraints. The University of California Regents implemented zone MPC with daily periodic target-zone modulation: the controller strives to maintain an 80–140 mg/dL glucose zone during the day and a 110–220 mg/dL zone at night, with a 2-hour smooth transition between them. Diabeloop’s MPC-based controller determines a maximum allowable insulin injection amount and generates a delivery control signal based on this limit and the current required quantity, as disclosed in a 2024 patent filing.

“Zone MPC with diurnal target modulation maintains tighter glycaemic control during the day (80–140 mg/dL) while permitting a relaxed range at night (110–220 mg/dL) to reduce nocturnal hypoglycaemia risk — a clinically validated asymmetry established by the University of California’s periodic zone MPC controller.”

Hybrid Compound Control (cPID/cMPC)

Hybrid compound control represents the current frontier. Medtrum Technologies has patented a family of hybrid artificial pancreas algorithms that deeply combine PID and MPC: in the cPID variant, the input to the PID stage is the intermediate output of MPC, while in the cMPC variant, the input to MPC is the output of the PID controller. A further compound artificial pancreas algorithm calculates two independent insulin infusion amounts — designated I1 and I2 — from independent algorithm stages and then optimises them to produce a final infusion amount I3.

Iterative Learning Control (ILC) and Autoregressive Methods

Beyond PID and MPC, Harvard University disclosed an Iterative Learning Controller that uses a run-to-run policy to progressively update long-acting insulin dosing treatment plans against sparse glucose measurement data. Separately, Medtrum Technologies patented a closed-loop method that constructs an autoregressive model with an explicit insulin absorption lag factor and tunes an integrated PID controller by comparing and averaging results from both models. Universidad Politecnica de Madrid pioneered a closed-loop adaptive method by glycaemia model inversion, combining model-inversion control with adaptive patient-specific adjustment.

Figure 1 — Control Algorithm Paradigms in Closed-Loop Insulin Delivery
Comparison of closed-loop insulin delivery control algorithm paradigms for automated insulin dosing in type 1 diabetes Low Med High V.High Computational Complexity PID Classic PID rPID Risk-space PID MPC Model Predictive Zone MPC Diurnal zones Hybrid cPID / cMPC ILC / AR Iterative / Autoregressive PID family MPC family Hybrid compound Iterative / adaptive
Relative computational complexity of the six major control algorithm paradigms identified across 50+ patent filings; hybrid cPID/cMPC sits at the highest complexity tier and is positioned as the current performance frontier by Medtrum Technologies’ 2023 patent disclosures.

The University of California also contributed individualised controller schemes combining IMC-PID and MPC with personalised insulin feedback (IFB), calibrated using a priori patient basal insulin data. The Trustees of Boston University implemented an adaptive MPC in which a linear empirical input-output patient model is recursively updated online based on glucose measurements, minimising both subcutaneous insulin accumulation and control aggressiveness in an augmented objective function.

Explore the full patent landscape for closed-loop insulin delivery control algorithms in PatSnap Eureka.

Explore Patent Data in PatSnap Eureka →

Insulin-on-Board Tracking and Pharmacokinetic Modelling

Accurate tracking of Insulin-on-Board (IOB) — the amount of previously delivered insulin still actively affecting blood glucose — is the most technically demanding sub-problem in closed-loop insulin delivery. Over-delivery relative to actual IOB is the primary mechanism of algorithmic hypoglycaemia, making this a patient safety issue as much as an engineering one.

Insulet Corporation’s 2024 patent addresses subcutaneous absorption saturation by calculating an aggregate IOB amount over a first time period, determining whether this exceeds a maximum depot formation threshold, and carrying a residual forward to increase the subsequent individual IOB estimate — correcting for the physical limitation that subcutaneous insulin absorption cannot exceed a maximum rate.

Subcutaneous Absorption Rate Limits

Insulet Corporation addresses the subcutaneous absorption saturation problem by calculating an aggregate IOB amount over a first time period, determining whether this exceeds a maximum depot formation threshold, and carrying a residual forward to increase the subsequent individual IOB estimate. This approach corrects for the physical limitation that subcutaneous insulin absorption cannot exceed a maximum rate, preventing under-counting of effective IOB when large depot amounts are present.

Relative IOB and Dynamic Profile Customisation

Bigfoot Biomedical has patented a relative IOB approach: a processor computes a reference IOB value representing what a standard open-loop regimen would have delivered, and an automated IOB value representing what the closed-loop system has automatically dispensed, with the difference (relative IOB) used to guide subsequent dosing decisions. Insulet Corporation has also developed dynamic on-board insulin profile customisation, adapting IOB decay curves based on individual recent glucose history rather than population-average static profiles.

The residual active insulin problem in the context of user-initiated boluses is addressed by LifeScan IP Holdings, where a multi-model controller calculates system-computed bolus amounts and then adjusts for user-initiated bolus amounts, checking whether the user has subsequently entered a blood glucose reading to recalibrate IOB estimates.

Patient Digital Twins and Adaptive PK/PD Models

Pharmacokinetic/pharmacodynamic (PK/PD) modelling is embedded directly into closed-loop control in the patient digital twin approach by Medtronic MiniMed. Sensor glucose and meal data from recent days are used to fit a user-specific PK/PD model, which then computes updated controller parameters — enabling the controller to adapt to individual patient physiology over time. According to FDA guidance on adaptive algorithms in medical devices, this class of continuously learning system introduces specific regulatory considerations around algorithm change protocols and post-market surveillance.

Key finding: Two-phase TDD tracking for insulin sensitivity estimation

Eli Lilly has patented a two-phase filtered Total Daily Dose (TDD) tracking method, in which an initial tracking phase applies one set of rate limits and a steady-state phase applies a different set, allowing the system to converge on a reliable TDD estimate and use it to set system gains. TDD tracking serves as a proxy for insulin sensitivity across multiple closed-loop systems in the patent dataset.

Figure 2 — IOB Management Approaches Across Key Assignees
Insulin-on-Board management approaches in closed-loop automated insulin delivery systems by patent assignee 0 25% 50% 75% 100% Relative sophistication of IOB method (indicative) Insulet Corp. Max depot threshold Bigfoot Biomedical Relative IOB (open vs closed) Insulet (dynamic) Dynamic IOB profile Medtronic MiniMed PK/PD digital twin Eli Lilly Two-phase TDD tracking
Five distinct IOB management strategies identified across the patent dataset, ranging from static TDD proxies (Eli Lilly) to full PK/PD patient digital twins (Medtronic MiniMed); Insulet’s depot threshold approach directly addresses the physical absorption rate ceiling that causes IOB underestimation.

Boston University implemented an adaptive MPC in which a linear empirical input-output patient model is recursively updated online based on glucose measurements, minimising both subcutaneous insulin accumulation and control aggressiveness in an augmented objective function. This represents the academic frontier for combining IOB pharmacokinetics with real-time model adaptation, a direction also encouraged by published research from Nature on closed-loop glucose control systems.

Hardware Implementations and Integrated Device Architecture

Beyond algorithms, the physical architecture of the closed-loop device is a critical design dimension. Systems range from loosely coupled multi-device configurations to fully integrated wearable platforms combining sensing and infusion in a single unit — each with distinct implications for patient burden, infection risk, and regulatory pathway.

Single-Insertion Integrated Platforms

Single-insertion platforms represent the most compact form factor. Medtrum Technologies has developed intelligently controlled miniature fully closed-loop artificial pancreas systems in which the infusion cannula itself serves dual roles: as the drug delivery channel and as an electrode for blood glucose sensing. The cannula wall electrodes and conductive-area electrodes allow analyte detection and insulin infusion from a single subcutaneous insertion point. The corresponding EP-jurisdiction grant confirms active status for this integrated design as of 2026.

Medtrum Technologies’ intelligently controlled miniature fully closed-loop artificial pancreas (2021, EP active 2026) uses the infusion cannula wall itself as a biosensing electrode, enabling simultaneous analyte detection and insulin infusion from a single subcutaneous insertion point — reducing patient burden and infection risk compared with multi-insertion systems.

Mechanical Infusion Drive Mechanisms

Medtrum Technologies has patented both a unilaterally driven closed-loop artificial pancreas — using a single-direction linear actuator and reset unit to precisely advance a piston-screw mechanism — and a bilaterally driven variant in which a power unit applies forces in two directions, enabling finer-resolution delivery steps and higher dosing efficiency. Becton Dickinson established foundational closed-loop architecture patents including intradermal delivery integration, with time-delay reduction as a key design objective: intradermal delivery reduces pharmacokinetic lag relative to subcutaneous delivery, as described in a 2009 patent filing.

Embedded Firmware Optimisation and Motion Sensing

Insulet Corporation’s embedded firmware dose optimisation uses a stepwise coarse-to-fine search across a discrete drug delivery amount space: a coarse pass narrows the solution range, and a refined pass identifies the cost-minimising delivery quantity, where the cost function evaluates predicted glucose and insulin trajectories using a recursive glucose model. This embedded optimisation approach avoids the need for continuous real-time convex optimisation solvers, enabling deployment on resource-constrained wearable processors — a critical consideration given the power and compute budgets of subcutaneous devices. According to standards published by ISO for software in medical devices (IEC 62304), embedded firmware of this class requires rigorous software lifecycle documentation.

Motion and activity sensing is integrated into dosing algorithms by Medtrum Technologies, where an onboard motion sensor detects physical activity status and feeds it as a variable factor into the TDD and current infusion algorithms, allowing the system to automatically account for exercise-induced changes in insulin sensitivity.

Map the full hardware patent landscape for artificial pancreas device architecture in PatSnap Eureka.

Analyse Device Patents in PatSnap Eureka →

Dual-Drug and Multi-Drug Systems

Fully closed-loop dual-drug systems capable of delivering both insulin (hypoglycaemic) and glucagon (anti-hypoglycaemic) have been patented by Medtrum Technologies. This architecture uses independent infusion modules for each drug class, both governed by a shared algorithm-driven program module that determines which drug to administer based on the current blood glucose trajectory. Dexcom has addressed the integration of a continuous glucose sensor with an insulin delivery device and controller module, supporting manual, semi-automated, and fully automated operation.

Figure 3 — Closed-Loop Artificial Pancreas System Architecture: Process Flow
Closed-loop artificial pancreas system process flow for automated insulin dosing in type 1 diabetes CGM Sensor Control Algorithm IOB / Safety Infusion Pump Patient Glucose Closed-loop feedback 1. Measure 2. Compute dose 3. Safety check 4. Deliver 5. Glucose response
The five-stage closed-loop process — measure, compute, safety-check, deliver, and feedback — is common to all artificial pancreas architectures; the specific implementation of each stage is where the patent differentiation occurs across assignees.

Safety Constraints, Dosing Limits, and Fault Management

Safety enforcement is a non-negotiable engineering requirement in closed-loop insulin delivery because over-delivery can cause life-threatening hypoglycaemia within minutes. The patent dataset reveals five distinct safety mechanism categories, each addressing a different failure mode in the control loop.

Maximum Infusion Rate Enforcement

Maximum infusion rate enforcement is the primary safety mechanism. Medtronic MiniMed has extensively patented methods for calculating user-specific insulin infusion upper limits based on fasting blood glucose values, total daily insulin, and insulin delivered during fasting periods. When the controller-computed infusion rate exceeds the patient-specific maximum, the system substitutes a rate capped at that limit. LifeScan IP Holdings similarly addresses maximum dosing from a bolus-rate computation standpoint, computing a maximum delivery rate from default basal, temporary basal, and extended bolus rate data.

Closed-Loop Entry Safeguards and Data Gap Detection

Closed-loop entry safeguards govern when a system transitions from open-loop to closed-loop operation. Medtronic MiniMed’s safeguarding techniques require analysis of CGM calibration factors and corresponding timestamp data before the system is permitted to enter closed-loop mode. If more than 60 minutes of CGM data packets are missing, the system reverts to open-loop delivery at a pre-programmed basal rate. The same patent family details a PID-IFB (Insulin Feedback) closed-loop algorithm with IOB compensation running as an additional safety overlay. Regulatory guidance from FDA on automated insulin delivery systems specifically addresses CGM data integrity requirements as a precondition for closed-loop operation.

“If more than 60 minutes of CGM data packets are missing, Medtronic MiniMed’s system automatically reverts to open-loop delivery at a pre-programmed basal rate — a hard safety constraint that illustrates the non-negotiable role of sensor data integrity in closed-loop insulin delivery.”

Multi-Module Redundancy and Failover

Multi-controller redundancy and automatic failover is addressed by Medtrum Technologies in its distributed control architecture, in which detection, infusion, and electronic modules each contain their own embedded control units. Different modules assume control priority based on operational conditions, preventing single-point failure from compromising insulin delivery. This multi-module approach aligns with IEC 60601-1 safety requirements for medical electrical equipment, as documented by ISO.

Risk-Based Delivery Transformation and Dynamic Target Setpoints

DexCom’s approach uses a model-match evaluator that quantifies the degree to which recent glucose measurements are inconsistent with recent insulin — a discrepancy indicator for potential sensor error or patient metabolic disturbance — and then adjusts insulin delivery rate based on quantified hyper- or hypoglycaemic risk, as described in a 2026 patent filing. Medtronic MiniMed addresses aggressive initial dosing during closed-loop startup with a dynamic final target glucose value that decreases gradually toward the setpoint during startup, preventing the large initial error from triggering an over-aggressive insulin bolus.

Medtronic MiniMed’s closed-loop startup safety mechanism uses a dynamic target glucose value that decreases gradually toward the final setpoint during system initialisation, preventing the large gap between current glucose and target from triggering an over-aggressive initial insulin dose — a safety pattern disclosed in a 2018 patent filing.

Patent Landscape: Key Players and Emerging Innovation Trends

The closed-loop automated insulin delivery patent landscape is dominated by a small number of highly active assignees, each with a differentiated technical focus area. Understanding the landscape is essential for freedom-to-operate analysis, white-space identification, and competitive benchmarking in R&D strategy.

Dominant Assignees by Technical Focus

  • Medtrum Technologies Inc. is by far the most prolific in this dataset, with over 15 distinct patent filings covering rPID/rMPC algorithms, hybrid compound algorithms, integrated single-insertion AP hardware, bilateral/unilateral drive mechanisms, multi-drug dual infusion, personalised gain-coefficient systems, motion-sensor integration, and multi-module redundant architectures. Their filings span 2018 to 2026, with active status in EP and WO jurisdictions.
  • Medtronic MiniMed contributes major innovations in closed-loop safeguarding techniques, maximum infusion rate enforcement, PID-IFB control algorithms, dynamic target setpoint management, and patient digital twin-based PK/PD parameter adaptation.
  • Insulet Corporation focuses on IOB management (specifically subcutaneous absorption rate limits), embedded firmware dose optimisation using coarse-to-fine search, and dynamic personalised IOB profile customisation. Their Omnipod platform is the commercial backdrop for these filings.
  • The Regents of the University of California pioneered zone MPC and time-varying daily target range modulation for AP applications, establishing the mathematical framework used by several commercial implementers.
  • Becton Dickinson established foundational closed-loop architecture patents including intradermal delivery integration, emphasising time-delay reduction as a controller performance lever.
  • Diabeloop contributes closed-loop blood glucose control systems built on MPC with maximal allowable insulin injection constraints.
  • Bigfoot Biomedical and Eli Lilly contribute relative IOB computation methods and TDD tracking/filtering techniques respectively, addressing the long-standing challenge of insulin-on-board accuracy.
  • Harvard University and Boston University represent the academic frontier, with iterative learning control using sparse measurements and adaptive recursive MPC with augmented objective functions.

Six Emerging Innovation Trends

Innovation trends visible across the patent dataset include: (1) increasing integration of sensing and infusion hardware to a single-insertion platform; (2) shift from static population-average pharmacokinetic parameters toward individually adaptive patient models; (3) risk-space transformation of glucose variables to improve asymmetric control; (4) dual-drug (insulin + glucagon) fully closed-loop systems; (5) embedded optimisation via coarse-to-fine search enabling MPC on wearable processors; and (6) digital twin personalisation of controller parameters using recent sensor and meal data. These trends are consistent with the broader direction of personalised medicine as documented by WHO in its global diabetes action plan.

Figure 4 — Patent Filing Activity by Assignee: Closed-Loop Artificial Pancreas Systems
Patent filing activity by assignee in closed-loop artificial pancreas and automated insulin delivery systems for type 1 diabetes 0 4 8 12 16 20 Approximate patent filings in dataset Medtrum Technologies 15+ Medtronic MiniMed ~7 Insulet Corporation ~5 Univ. of California ~3 Diabeloop ~2 Harvard / Boston Univ. ~2
Medtrum Technologies leads the dataset with 15+ distinct filings; Medtronic MiniMed and Insulet Corporation follow as the next most active commercial assignees; academic institutions (Harvard, Boston University, University of California) contribute foundational algorithmic frameworks adopted by commercial implementers.

The geographic distribution of filings — spanning WO, EP, US, CN, JP, KR, AU, RU, ES, TW, and CA jurisdictions — reflects the global commercial interest in artificial pancreas technology and signals that any freedom-to-operate analysis must account for multi-jurisdictional coverage. Patent databases maintained by WIPO provide the authoritative international filing record for cross-jurisdictional searches in this technology area.

Frequently asked questions

Closed-Loop Drug Delivery Systems — Key Questions Answered

Still have questions? Let PatSnap Eureka answer them for you.

Ask PatSnap Eureka for a Deeper Answer →

References

  1. Closed loop control algorithm for artificial pancreas — Medtrum Technologies Inc., 2018
  2. Closed-loop artificial pancreas drug infusion control system (rMPC/rPID/compound algorithm) — Medtrum Technologies Inc., 2023
  3. Closed-loop artificial pancreas drug infusion control system (hybrid cPID/cMPC algorithm) — Medtrum Technologies Inc., 2023
  4. Closed-loop artificial pancreas insulin infusion control system (rPID) — Medtrum Technologies Inc., 2023
  5. Closed-loop artificial pancreas insulin infusion control system (compound algorithm, I1/I2/I3) — Medtrum Technologies Inc., 2023
  6. Fully closed-loop artificial pancreas drug infusion control system (dual drug) — Medtrum Technologies Inc., 2023
  7. Unilaterally driven closed-loop artificial pancreas — Medtrum Technologies Inc., 2021
  8. Bilaterally driven closed-loop artificial pancreas — Medtrum Technologies Inc., 2021
  9. Intelligently controlled miniature fully closed-loop artificial pancreas — Medtrum Technologies Inc., 2021
  10. Closed-loop artificial pancreas insulin infusion control system (motion sensor) — Medtrum Technologies Inc., 2022
  11. Closed-loop artificial pancreatic insulin infusion control system (multi-module failover) — Medtrum Technologies Inc., 2024
  12. Daily periodic target-zone modulation in the model predictive control problem for artificial pancreas — University of California, 2014
  13. Model-based personalization scheme of an artificial pancreas for type I diabetes applications — University of California, 2020
  14. Maximum subcutaneous insulin absorption rates to calculate effective insulin-on-board in automated insulin delivery systems — Insulet Corporation, 2024
  15. Insulin delivery systems and methods (relative IOB) — Bigfoot Biomedical, 2017
  16. Methods and systems for dynamically customizing onboard insulin profiles — Insulet Corporation, 2025
  17. Personal closed-loop medical delivery system using patient digital twins — Medtronic MiniMed, 2023
  18. Fully automated control system for type 1 diabetes — Boston University, 2017
  19. TDD tracking techniques for insulin delivery systems, methods, and devices — Eli Lilly, 2023
  20. Systems and methods for controlling insulin infusion devices — Medtronic MiniMed, 2017
  21. Safeguarding techniques for a closed-loop insulin infusion system — Medtronic MiniMed, 2016
  22. Generation of target glucose values for a closed-loop operating mode of an insulin infusion system — Medtronic MiniMed, 2018
  23. Systems and methods for risk-based insulin delivery transformation — DexCom, 2026
  24. Iterative learning control with sparse measurements for insulin injections in people with type 1 diabetes — Harvard University, 2021
  25. System and method for initiating and maintaining continuous, long-term control of a concentration of a substance in a patient — Becton Dickinson, 2009
  26. Integrated insulin delivery system with continuous glucose sensor — Dexcom, 2023
  27. Optimizing embedded formulations for drug delivery — Insulet Corporation, 2025
  28. WIPO — International Patent Classification and Global Patent Search
  29. FDA — Guidance on Automated Insulin Delivery Systems
  30. ISO — IEC 62304 Medical Device Software Lifecycle and IEC 60601-1 Safety Standards
  31. WHO — Global Diabetes Action Plan and Personalised Medicine Frameworks
  32. Nature — Published Research on Closed-Loop Glucose Control Systems
  33. PatSnap — Medical Device Innovation Intelligence Platform

All data and statistics in this article are sourced from the references above and from PatSnap‘s proprietary innovation intelligence platform.

Your Agentic AI Partner
for Smarter Innovation

PatSnap fuses the world’s largest proprietary innovation dataset with cutting-edge AI to
supercharge R&D, IP strategy, materials science, and drug discovery.

Book a demo