try ai
Popular Science
Edit
Share
Feedback
  • Glucose-Insulin Regulation

Glucose-Insulin Regulation

SciencePediaSciencePedia
Key Takeaways
  • The body maintains blood sugar levels through a negative feedback loop where a rise in glucose triggers insulin release, which in turn promotes glucose uptake by cells.
  • Mathematical tools like the Homeostatic Model Assessment (HOMA) and dynamic tests like the Oral Glucose Tolerance Test (OGTT) are used to quantify insulin resistance and pancreatic function.
  • The breakdown of this system, often beginning with insulin resistance linked to inflammation, is a root cause of Type 2 Diabetes and is interconnected with conditions like PCOS, stress, and sleep apnea.
  • The "Artificial Pancreas" is an engineered feedback control system that mimics biological regulation using a glucose sensor, an insulin pump, and a predictive algorithm to manage diabetes.

Introduction

Maintaining a stable internal environment is a cornerstone of life, and nowhere is this more critical than in the regulation of blood glucose. This simple sugar is the primary fuel for our cells, especially the brain, yet its concentration must be kept on a metabolic tightrope; too high is toxic, too low is catastrophic. The fundamental challenge is how the body achieves this remarkable stability in the face of constant disruptions, from the meals we eat to the stress we experience.

This article addresses this question by framing glucose-insulin regulation as a masterpiece of biological engineering: a feedback control system. By understanding its core components and rules, we can not only appreciate its elegance but also diagnose and even repair it when it fails. Across the following chapters, we will first delve into the "Principles and Mechanisms," exploring the duet between glucose and insulin, sketching out mathematical models that describe their interaction, and learning how we probe the system's health. Subsequently, in "Applications and Interdisciplinary Connections," we will see how this fundamental axis connects to diverse medical conditions like PCOS and sleep apnea, and how engineers are leveraging these principles to build life-saving technologies like the artificial pancreas.

Principles and Mechanisms

Imagine you are tasked with maintaining the water level in a tank exactly at a specific mark. This is not so hard in a closed room. But now imagine the tank is outdoors. Unpredictable rainstorms (meals) dump water in, while a variable-speed pump (your body's cells) draws water out at a constantly changing rate. To succeed, you couldn’t just follow a pre-written schedule; you would need a sensor to measure the water level and a controllable valve to release water, constantly making adjustments. You would need a ​​feedback control system​​.

Your body performs an even more remarkable feat every second of your life with its blood sugar, or ​​glucose​​. Glucose is the universal fuel for your cells, and its concentration in the blood must be kept within a narrow, life-sustaining range. Too high, and it becomes toxic, damaging blood vessels and nerves over time. Too low, and your brain, which feeds almost exclusively on glucose, shuts down. Your body walks this metabolic tightrope with an exquisite feedback system, a beautiful piece of biological engineering whose principles we can understand, model, and even repair.

The Body's Control System: A Duet of Hormone and Fuel

The two main characters in this story are ​​glucose​​, the fuel, and ​​insulin​​, the master regulator. When you eat a carbohydrate-rich meal, glucose floods into your bloodstream. This rise is the signal. In response, specialized cells in your pancreas, called ​​β-cells​​ (beta-cells), release insulin into the blood. Insulin then travels throughout the body and acts like a key, instructing cells in your muscles, fat, and liver to open their gates and take up glucose from the blood, either to use for immediate energy or to store for later. As glucose is cleared from the blood, its concentration falls, which in turn signals the pancreas to reduce insulin secretion.

This is a classic ​​negative feedback loop​​: a rise in glucose leads to an action (insulin release) that causes a fall in glucose. It’s the same principle that a thermostat uses to regulate room temperature.

But is insulin’s job only to handle the glucose from food? A fascinating clue comes from obligate carnivores, like cats. Their natural diet contains almost no carbohydrates, yet they still need insulin and can develop diabetes if their insulin system fails. Why? Because the liver is a glucose factory, constantly manufacturing new glucose from other sources like amino acids (from protein) in a process called ​​gluconeogenesis​​. One of insulin’s most critical, and often underappreciated, roles is to act as a brake on the liver, telling it to slow down this glucose production. Without insulin, the liver would run wild, pouring glucose into the blood even in the absence of a meal. Thus, insulin is not just a response to dietary sugar; it is a constant, restraining hand on the body's own glucose synthesis.

Sketching the Machine: A Model from First Principles

To truly understand a machine, a physicist or engineer will often try to build a mathematical model of it. Let’s try to sketch out the glucose-insulin system using the fundamental principle of conservation, or a balance law: Rate of Change = Sources - Sinks.

Let G(t)G(t)G(t) be the concentration of glucose in the blood and I(t)I(t)I(t) be the concentration of insulin.

For glucose, the rate of change dGdt\frac{dG}{dt}dtdG​ depends on:

  • ​​Sources:​​ Glucose entering the blood. This comes from meals, which we can call an input ug(t)u_g(t)ug​(t), and the liver’s own production, which we can approximate for now as a constant rate, kegpk_{\mathrm{egp}}kegp​.
  • ​​Sinks:​​ Glucose leaving the blood. Some tissues, like the brain, consume glucose regardless of insulin levels; this sink is proportional to the glucose level itself, −k0G(t)-k_0 G(t)−k0​G(t). The major sink, however, is insulin-dependent uptake by muscle and fat. This process requires both glucose (the substrate) and insulin (the signal), so we can model this sink as being proportional to the product of the two, −kgII(t)G(t)-k_{gI} I(t) G(t)−kgI​I(t)G(t).

Putting it all together gives us our first equation:

dGdt=kegp+ug(t)−k0G(t)−kgII(t)G(t)\frac{dG}{dt} = k_{\mathrm{egp}} + u_g(t) - k_0 G(t) - k_{gI} I(t) G(t)dtdG​=kegp​+ug​(t)−k0​G(t)−kgI​I(t)G(t)

For insulin, the rate of change dIdt\frac{dI}{dt}dtdI​ depends on:

  • ​​Sources:​​ Insulin secretion from the pancreas. This is stimulated only when glucose rises above a certain baseline level, GbG_bGb​. We can model this as a rate proportional to how much G(t)G(t)G(t) exceeds GbG_bGb​, which we write as ks[G(t)−Gb]+k_s [G(t) - G_b]_+ks​[G(t)−Gb​]+​ (the +++ subscript means the term is zero if G(t)G(t)G(t) is less than GbG_bGb​). We can also have an external insulin input, ui(t)u_i(t)ui​(t), as in insulin therapy.
  • ​​Sinks:​​ Insulin doesn't last forever; it is constantly cleared from the blood, primarily by the liver and kidneys. This clearance happens at a rate proportional to the insulin concentration, −kiI(t)-k_i I(t)−ki​I(t).

This gives us our second equation:

dIdt=ks[G(t)−Gb]++ui(t)−kiI(t)\frac{dI}{dt} = k_s [G(t) - G_b]_+ + u_i(t) - k_i I(t)dtdI​=ks​[G(t)−Gb​]+​+ui​(t)−ki​I(t)

These two coupled ​​ordinary differential equations (ODEs)​​ form a ​​mechanistic model​​. It’s not just a curve fit to data; every term represents a specific, plausible physiological process. Even this simple "toy" model captures the essential feedback loop and can predict how the system behaves. An important property of this model is that if you start with non-negative glucose and insulin, they will remain non-negative, as the equations are structured to prevent concentrations from dropping below zero, a vital reality check.

The Rhythm of Rest: Understanding Homeostasis

What happens when you haven’t eaten for a while and are resting? The external inputs are zero, and the system settles into a stable equilibrium where all the sources and sinks are perfectly balanced. The rates of change become zero (dGdt=0\frac{dG}{dt} = 0dtdG​=0, dIdt=0\frac{dI}{dt} = 0dtdI​=0), and the concentrations hold steady at their fasting or ​​basal​​ levels. This balanced state is called ​​homeostasis​​.

A simple blood test in the fasting state gives us a snapshot of this equilibrium. But what can this single snapshot tell us? A lot, if we know how to look. The ​​Homeostatic Model Assessment (HOMA)​​ is a clever tool for this. By measuring fasting glucose (GGG) and insulin (III), we can calculate indices that give us insight into the underlying physiology.

  • ​​Insulin Resistance (HOMA-IR):​​ The product of fasting glucose and insulin, G×IG \times IG×I, reflects the system's effort to maintain balance. If your tissues are resistant to insulin's signal, your pancreas must secrete more insulin to keep your glucose in check. Therefore, a high HOMA-IR value (HOMA-IR=G×I405HOMA\text{-IR} = \frac{G \times I}{405}HOMA-IR=405G×I​) suggests ​​insulin resistance​​. Your body is shouting, but the cells aren’t listening very well.

  • ​​Beta-Cell Function (HOMA-%B):​​ We can also estimate how well the pancreas is doing its job. The HOMA-%B index (HOMA-%B=360×IG−63HOMA\text{-}\%B = \frac{360 \times I}{G - 63}HOMA-%B=G−63360×I​) relates the amount of insulin being produced to the glucose level that is stimulating it. It gives a percentage score for β-cell function relative to a healthy baseline.

These fasting measures are powerful, but they have a crucial limitation. A high HOMA-%B might look good, but it could mean the β-cells are already working overtime to compensate for insulin resistance. It doesn't tell us about their ​​reserve capacity​​—their ability to respond to a real challenge, like a big meal.

Kicking the Tires: Probing the System's Dynamics

A fasting measurement is like knowing a car's idle speed. It doesn't tell you how well the engine performs under load. To truly understand the system's character, you have to perturb it—to "kick the tires" and see how it responds.

This is the entire philosophy behind the ​​Oral Glucose Tolerance Test (OGTT)​​. A person drinks a standardized, sugary drink (757575 grams of glucose), and their blood glucose and insulin are tracked over the next two hours. This is a dynamic experiment. We are applying a controlled disturbance and watching the transient trajectory as the feedback system works to restore homeostasis.

The shape of the response curves is incredibly revealing:

  • How high does the glucose peak?
  • How quickly does it return to baseline?
  • How much insulin is secreted, and how fast?

The answers to these questions allow us to infer dynamic properties like ​​β-cell responsiveness​​ and whole-body ​​insulin sensitivity​​ that are invisible in the static, fasting state.

This contrasts with another common measure, ​​Hemoglobin A1c (HbA1c)​​. Glucose in the blood can permanently attach to hemoglobin inside red blood cells. This process, called glycation, is slow and irreversible. Since a red blood cell lives for about three months, the HbA1c level reflects the average glucose concentration over that period. It is a long-term integrator, smoothing out all the daily peaks and troughs. The OGTT gives you a high-resolution video of the system in action; HbA1c gives you a single, time-averaged photograph. Both are useful, but they measure fundamentally different things.

A More Perfect Model: Capturing Delays and Details

Our simple model assumed that when insulin appears in the blood, it acts on glucose uptake instantaneously. This is, of course, a simplification. In reality, there is a significant delay. Insulin must travel from the blood into the tissue fluid, bind to its receptor on a cell, and trigger a complex cascade of internal signals before the cell's glucose gates (transporters) actually open.

To make our model more realistic, we can introduce a new variable, X(t)X(t)X(t), to represent this delayed, intracellular ​​insulin action​​. Think of X(t)X(t)X(t) as the level of water in a small, leaky bucket. Plasma insulin, I(t)I(t)I(t), is the tap filling the bucket, while the leak represents the natural decay of the signal. The water level in the bucket, X(t)X(t)X(t), is what actually drives glucose uptake. Mathematically, this is described by a first-order filter:

dXdt=p3(I(t)−Ib)−p2X(t)\frac{dX}{dt} = p_3 \left( I(t) - I_b \right) - p_2 X(t)dtdX​=p3​(I(t)−Ib​)−p2​X(t)

Here, the rate of change of insulin action depends on how much insulin is above its basal level (IbI_bIb​) and its own decay rate, p2p_2p2​. Now, the insulin-dependent glucose uptake term in our glucose equation becomes −X(t)G(t)-X(t)G(t)−X(t)G(t), not −kgII(t)G(t)-k_{gI}I(t)G(t)−kgI​I(t)G(t). This three-equation system (G,I,XG, I, XG,I,X) is the core of the famous ​​Bergman Minimal Model​​, a workhorse of metabolism research.

But where did a term like glucose uptake, written as (SG+X(t))G(t)(S_G + X(t))G(t)(SG​+X(t))G(t), come from in the first place? This seemingly simple linear relationship is itself a beautiful simplification of a more complex biophysical reality. Glucose enters cells via transporter proteins (like GLUT4) through a process called facilitated diffusion. The rate of transport follows a saturable, Michaelis-Menten-like law. However, for the normal range of blood glucose, the transporters are not saturated. We are on the initial, nearly linear part of the curve. Therefore, the uptake rate is approximately proportional to the glucose concentration, G(t)G(t)G(t). Insulin's job is to increase the number of these transporter proteins on the cell surface, which effectively increases the slope of this line. This elegant piece of biophysical reasoning justifies the simplified linear terms used in many successful models.

The System Under Strain: The Genesis of Disease

What happens when this beautifully regulated system breaks down? The journey to Type 2 Diabetes is a story of the system buckling under chronic strain.

It often begins with ​​insulin resistance​​. Why do cells stop listening to insulin? A key culprit is chronic, low-grade inflammation, often associated with obesity. Inflammatory signals activate so-called "stress kinases" (like JNK) inside cells. The normal insulin signaling pathway involves the insulin receptor phosphorylating a key adapter protein called IRS on its tyrosine residues. This is the "on" switch. The stress kinase JNK, however, phosphorylates IRS on different sites—on serine residues. This acts as an inhibitory signal, like putting gum in a lock. It prevents the normal "on" switch from working. As a result, the insulin signal is blunted, glucose uptake is impaired, and the blood glucose level rises. The pancreas fights back, pumping out more and more insulin to overcome the resistance. This leads to a pathological state of high glucose and high insulin, the hallmark of early Type 2 Diabetes.

If this strain continues, the pancreatic β-cells can become exhausted. They have been overworking for years, and they begin to fail and die off. This is not just a loss of function; it's a change in the very architecture of the pancreatic islets. In a healthy islet, β-cells are the dominant population, far outnumbering the ​​α-cells​​ (alpha-cells) that produce ​​glucagon​​, a hormone with the opposite effect of insulin (it tells the liver to release glucose). The dense cluster of β-cells creates a high local concentration of insulin that constantly suppresses the neighboring α-cells.

As β-cells die off in the progression to diabetes, this local inhibitory signal weakens. The α-cells become "disinhibited." The result is a disastrous paradox: even when blood sugar is high after a meal, the α-cells inappropriately secrete glucagon, pouring more fuel on the fire. This failure of intra-islet communication, caused by the changing cell population, is a key reason why glucose control deteriorates so severely in advanced Type 2 Diabetes.

Re-engineering the Loop: The Dream of an Artificial Pancreas

If the natural feedback loop is broken, can we build an artificial one? This is the goal of the "artificial pancreas" or closed-loop insulin delivery system.

One might naively think we could just create an "open-loop" program: a fixed schedule of insulin infusion based on a patient's typical day. This approach is doomed to fail. Why? Because the real world is full of uncertainty. The parameters of the model (SI,ki,S_I, k_i,SI​,ki​, etc.) vary from person to person and even within the same person over time. The disturbances—meals—are unpredictable in their timing, size, and composition. An open-loop controller, being blind to the actual state of the system, cannot possibly cope with these deviations.

The only viable solution is to mimic nature and build a ​​feedback control​​ system. This requires three components:

  1. A continuous glucose monitor (CGM) to act as the sensor.
  2. An insulin pump to act as the actuator.
  3. A control algorithm—the "brain"—that runs on a device like a smartphone.

This algorithm constantly receives glucose data from the sensor, uses a model of the patient's physiology to predict where the glucose is heading, and calculates the optimal insulin infusion rate to keep it in range. By "closing the loop," this system can adapt to unexpected meals, variability in insulin sensitivity, and other real-world disturbances, just as the healthy pancreas does. Designing these systems is a profound challenge at the intersection of physiology, engineering, and control theory, but it represents the ultimate application of our understanding of this magnificent biological machine.

Applications and Interdisciplinary Connections

Having journeyed through the intricate clockwork of glucose and insulin regulation, we might be tempted to admire it as a beautiful but self-contained piece of biological machinery. But nature is not a collection of isolated gadgets; it is a seamless, interconnected web. The principles we have just explored are not confined to the textbook page. They echo everywhere, from the hum of a hospital intensive care unit to the quiet anxieties of a student, from the design of a life-saving device to the global challenge of overnutrition. This system is a master key, unlocking our understanding of a vast array of phenomena in health, disease, and technology. Let us now turn this key and see what doors it opens.

The Physician's Lens: Decoding Metabolic Health

How does a physician listen in on the silent conversation between glucose and insulin? You cannot see the hormones or their receptors, but you can see their effects. The classic method is to challenge the system and watch how it responds. In an Oral Glucose Tolerance Test (OGTT), a patient drinks a standardized sugary liquid, and we track their blood glucose and insulin levels over the next couple of hours. The resulting curves tell a story.

In a healthy person, a rise in glucose is met with a prompt but proportional rise in insulin. The insulin efficiently disposes of the glucose, and both levels return gracefully to baseline. But in a person with developing insulin resistance, the story is different. The tissues are "hard of hearing" to insulin's message. To achieve the same effect, the pancreas must shout. We see a modest rise in glucose provoke a huge, sustained surge of insulin. The body is working overtime to maintain control, a state of compensated insulin resistance that can persist for years. Conversely, if the pancreas itself is failing, the insulin response will be sluggish and weak, allowing glucose to soar unchecked.

Physiologists have sought to capture this beautiful compensatory relationship in a single number. The "disposition index" is one such elegant concept, born from mathematical modeling of these dynamics. It formalizes the hyperbolic trade-off between insulin sensitivity and insulin secretion. Imagine a see-saw: if sensitivity goes down, secretion must go up to keep the system in balance. The disposition index measures this compensatory capacity. A high index means the pancreas is robustly adapting; a falling index is an early warning that this compensation is failing, portending the slide into type 2 diabetes.

Yet, even these tests are just snapshots. The advent of Continuous Glucose Monitors (CGM) has transformed our view from a series of still photographs into a feature-length film. A CGM reveals not just the average glucose level, but its variability. Two people can have the exact same average glucose over three months (and thus the same HbA1c, a traditional marker), but their daily experiences can be worlds apart. One might have gentle, rolling hills of glucose, while the other rides a terrifying roller-coaster of sharp peaks and stomach-churning drops. This "glycemic variability" is a powerful, independent predictor of risk. The wilder the ride, the greater the stress on the body and the higher the danger of severe hypoglycemic events. The simple statistical measure of the coefficient of variation, calculated from CGM data, has become a vital sign of metabolic stability.

When the System Goes Awry: Echoes Across Disciplines

The glucose-insulin axis is so fundamental that its dysfunction causes ripples throughout the body, connecting seemingly disparate fields of medicine.

Consider Polycystic Ovary Syndrome (PCOS), a leading cause of infertility. At first glance, it seems to be a problem of reproductive hormones. Yet, at its core, it is very often a metabolic disease. In many women with PCOS, insulin resistance is the primary villain. The compensatory high levels of insulin, while helping to control blood sugar, have an unintended side effect: they act on the ovaries, stimulating them to produce excess androgens (male-type hormones). This hormonal imbalance disrupts the delicate cycle of ovulation, leading to menstrual irregularity and other symptoms. Here we see a direct, causal link: a metabolic disturbance in one system becomes a reproductive crisis in another.

The connections extend even to our mental state. Have you ever felt "hangry"? That's a tiny window into the profound link between metabolism and the brain. Chronic anxiety and stress put the body on high alert, flooding it with the "fight-or-flight" hormones cortisol and catecholamines. These hormones are fundamentally counter-regulatory to insulin; they are designed to mobilize energy stores for an emergency. They tell the liver to pump out more glucose and make the muscles resistant to insulin's call. Over time, this chronic stress response forces the pancreas into a state of constant overwork, raising fasting glucose and insulin levels and steadily increasing insulin resistance, as quantified by indices like HOMA-IR. The mind's turmoil becomes the body's metabolic burden.

Even the simple act of breathing is tied into this network. Obstructive Sleep Apnea (OSA) is a condition where breathing repeatedly stops and starts during sleep. This subjects the body to two distinct insults: intermittent hypoxia (lack of oxygen) and sleep fragmentation. In a beautiful example of physiological detective work, researchers have teased apart their effects. The recurrent drops in oxygen trigger massive surges of the sympathetic nervous system, leading to a flood of free fatty acids that primarily cause insulin resistance in the liver. The constant micro-arousals from sleep fragmentation, on the other hand, activate the stress-hormone axis, contributing more to insulin resistance in the peripheral muscles. The single diagnosis of OSA thus launches a two-pronged attack on glucose regulation, each with its own signature.

Intervention: Mending and Remodeling the System

Understanding a system empowers us to intervene. This is nowhere more true than in glucose regulation.

At the level of global health, understanding the glucose-insulin axis helps explain the "nutrition transition" and the rise of obesity. It's not just about the number of calories we eat, but their quality. A meal with a high "glycemic load"—one composed of rapidly digested carbohydrates like refined starches and sugars—causes a rapid glucose spike and a subsequent insulin tidal wave. The powerful insulin action quickly clears the glucose from the blood, but it can overshoot, causing a transient dip in blood sugar a few hours later. This dip is a potent signal to the brain, triggering hunger. This creates a vicious cycle: a high-glycemic meal leads to a metabolic crash that makes you crave another high-glycemic meal, promoting overconsumption and weight gain.

Surgical interventions provide an even more dramatic example of remodeling. A Roux-en-Y gastric bypass, a common bariatric procedure, radically reroutes the digestive tract. This anatomical change creates a new physiological reality. The rapid dumping of undigested food into the small intestine can cause "early dumping syndrome," where the high osmotic pressure of the food pulls fluid out of the bloodstream, causing dizziness and cramping. More subtly, this rapid nutrient delivery provokes an exaggerated release of gut hormones called incretins, leading to a massive insulin surge. This can cause "post-bariatric hypoglycemia," where a patient experiences a dangerously low blood sugar an hour or two after eating. The surgery, designed to treat one metabolic disease, can create another through the very principles of glucose-insulin signaling it manipulates.

In the acute setting of a hospital, these principles are a matter of life and death. In Diabetic Ketoacidosis (DKA), a lack of insulin causes glucose to skyrocket and the body to produce acidic ketone bodies. The treatment is insulin. But here lies the tightrope: insulin will lower the glucose, but the acidosis takes longer to resolve. If you only focus on the glucose, you might stop the insulin too soon, allowing the acidosis to return, or continue it too long, causing a hypoglycemic coma. The elegant solution, a cornerstone of modern emergency medicine, is to "clamp" the system. Once the glucose falls to a certain level, you add dextrose to the IV fluids and continue the insulin. You are giving sugar and the hormone that gets rid of it at the same time! This allows you to safely keep giving the life-saving insulin to resolve the acidosis without risking a dangerous drop in blood sugar.

The Engineer's View: The Body as a Machine of Graceful Control

Perhaps the most profound testament to the system's elegance is seen through the eyes of an engineer. To a control theorist, the glucose-insulin axis is a masterpiece of feedback control. And where nature's system fails, we can attempt to build our own.

The "Artificial Pancreas" is the pinnacle of this effort—a cyber-physical system that marries a CGM sensor (the "sense"), an insulin pump (the "actuate"), and a computer algorithm (the "think") into a closed loop. To design the algorithm, engineers must first write down the "equations of life"—a mathematical model of the patient's glucose-insulin dynamics.

Using a simplified linear model, one can analyze the stability of the entire system. A simple proportional control law, where the insulin infusion rate is proportional to the measured glucose level, can be studied. The mathematics reveals a critical boundary: if the controller gain KKK is too high—if the algorithm is too aggressive—the system becomes unstable. The eigenvalues of the system's characteristic polynomial cross into the right-half of the complex plane, and the response, instead of settling to a stable glucose level, begins to oscillate wildly. This mathematical instability corresponds to a real-world, life-threatening cycle of hyper- and hypoglycemia.

Furthermore, the analysis reveals that the maximum safe gain, KmaxK_{\text{max}}Kmax​, is not a universal constant. It depends intimately on the patient's own biological parameters, such as their insulin sensitivity. A sensitivity analysis shows, for instance, that KmaxK_{\text{max}}Kmax​ is inversely proportional to a patient's insulin action gain. A person who is more sensitive to insulin requires a less aggressive controller. This is the mathematical foundation of personalized medicine. It's not just an intuition; it is a derivable fact from the physics of the system.

From the clinic to the lab, from the mind to the machine, the story of glucose and insulin is a thread that weaves through the fabric of our biology. It is a system of stunning beauty, profound importance, and—best of all—one whose fundamental principles are within our grasp. To understand it is to understand a great deal about what it means to be a living, breathing, and thinking organism.