UMBC REU Site: Computational Simulations of Pancreatic Beta Cells

Size: px
Start display at page:

Download "UMBC REU Site: Computational Simulations of Pancreatic Beta Cells"

Transcription

1 UMBC REU Site: Computational Simulations of Pancreatic Beta Cells Sidafa Conde 1, Teresa Lebair 2, Christopher Raastad 3, Virginia Smith 4 Kyle Stern, 5 David Trott 5 Dr. Matthias Gobbert 5, Dr. Bradford Peercy 5, Dr. Arthur Sherman 6 1 U. Mass. Dartmouth, 2 St. Vincent College, 3 U. Washington, 4 U. Virginia, 5 UMBC, 6 NIH Acknowledgments: REU, HPCF, NSF, UMBC Mathematics and Statistics, UMBC 1 / 14

2 UMBC REU Site: Computational Simulations of Pancreatic Beta Cells Background and Model Numerical Methods and Results Application Simulations Conclusions Mathematics and Statistics, UMBC 2 / 14

3 Background: Diabetes and Beta Cells What is Diabetes? What are β-cells? Islets of Langerhans Insulin Secretion and Electrical Activity Why do we care? Mathematics and Statistics, UMBC 3 / 14

4 Background: Beta Cell Metabolic Activity 1 glucose enters β-cell 2 glucose metabolizes into ATP in Mitochondria 3 ATP causes potassium channels to close 4 depolarization of cell membrane 5 causes the calcium channel to open 6 calcium influx causes release of insulin 0 Nunemaker and Satin, 2005 Mathematics and Statistics, UMBC 4 / 14

5 Mathematical Model: Equations dv = (I K + I Ca + I K(Ca) + I K(ATP) ) dt C m (1) dn dt = (n n) τ n (2) d[ca] dt = f cyt (J mem + J er ) (3) d[ca er ] = σ V f er J er dt { ( )} (4) d[adp] [ATP] [ADP] exp (r + γ) 1 [Ca] r 1 = dt τ a (5) d[g6p] dt = κ R GK R PFK ) (6) d[fbp] dt = κ (R PFK 0.5 R GPDH ) (7) Mathematics and Statistics, UMBC 5 / 14

6 Mathematical Model: Discrete Model Dual Oscillator Model Islet model is a 3D N N N cubic grid of β-cells Cell state has 7 variables: V n Ca ADP Caer G6P FBP Each cell has a slow or fast parameter assignment Nearest Neighbor Coupling between β-cells Time evolution governed by system of Ordinary Differential Equations (ODE) Mathematics and Statistics, UMBC 6 / 14

7 Numerical Methods: Implementation Vectorized standard initial value problem: dy dt = f(t, y) + Cy, 0 < t t f, y(0) = y 0. y = (V, n, [Ca], [Ca er], [ADP], [G6P], [FBP]) V = (V 1,..., V N 3),, [FBP] = ([FBP] 1,..., [FBP] N 3) C is the coupling matrix term Very Large problem size, N = 10 implies DOF = 7 N 3 = 7000 stiff ODE: With final time t f = 500,000 ms and resolution of order of 1 ms, the final iteration count is 40-50,000 Matlab ode15s: sophisticated ODE solver designed for stiff problems with variable method order. Performance issues with Matlab s default ode15s designed for small system size speed loss: inefficient memory re-allocations memory burden: gradient approximations saved for all iterations Mathematics and Statistics, UMBC 7 / 14

8 Numerical Methods: Our Contribution and Results Our Contributions: Resolved issues with ode15s specific to this problem Enabled random coupling between cells Extended slow and fast assignment schemes Simplified, Vectorized, Generalized Code Numerical Results: reduced wall clock time by 30 50% more easily devise simulations testing slow fast distributions and and coupling schemes faster turn around time for simulation study easier to do science, less time hacking UMBC Tara Cluster: 2.66 GHz, 24GB Memory 82 compute nodes, 656 cores N DOF No Mod Mem Mod :00:51 00:00: :01:37 00:01: :05:41 00:03: :21:32 00:13: :02:44 00:34: :40:18 01:25: :22:46 03:46: :09:50 08:37: :36:36 18:32: Mathematics and Statistics, UMBC 8 / 14

9 Application Simulations: Slow and Fast Bursting Cell Independent β-cells (No Coupling) Slow cell period 4-5 minutes Fast cell period seconds Mathematics and Statistics, UMBC 9 / 14

10 Application Simulations: Coupled vs. Independent Cells Mathematics and Statistics, UMBC 10 / 14

11 Application Simulations: Bursting Period vs Fast/Slow Distribution 1000 picosieman coupling Slow and fast cells have the nearly identical traces Increasing number of slow cells increases burst period Cleaner trace, (less jaggedness) Mathematics and Statistics, UMBC 11 / 14

12 Application Simulations: Burst Period vs. Number of Fast Cells Average Burst Period of Cells with Varying Coupling Constants 7 Average Burst Period (min) Percentage of Fast Cells in Islet 200 ps 600 ps 1000 ps Adding fast cells decreases burst period Hump around 20% fast cells is related to coupling strength and islet size Right shift in graph occurs with increased islet size Mathematics and Statistics, UMBC 12 / 14

13 Conclusions: Conclusions and Future Work Conclusions: Adding just a few slow cells greatly increases burst period Adding fast cells does not have as great an effect on burst period Future work: Explore stochastic coupling in more detail. Explore more slow and fast cell assignment schemes (shells, layers, stochastic) Explore coupling in more parameters Mathematics and Statistics, UMBC 13 / 14

14 Conclusions: Thank You! For Further Exploration: Visit the HPC REU Website Technical Report Visit our Poster Mathematics and Statistics, UMBC 14 / 14

Enabling Physiologically Representative Simulations of Pancreatic Beta Cells Imbedded in an Islet

Enabling Physiologically Representative Simulations of Pancreatic Beta Cells Imbedded in an Islet Enabling Physiologically Representative Simulations of Pancreatic Beta Cells Imbedded in an Islet Team members: Sidafa Conde 1 Teresa Lebair 2 Christopher Raastad 3 Virginia Smith 4 ; Graduate assistants:

More information

Dynamics of Computational Islet Simulations: Islets with Majority Mutated Open K ATP Channels Retain Bursting

Dynamics of Computational Islet Simulations: Islets with Majority Mutated Open K ATP Channels Retain Bursting An International Journal Volume NO, issue no (YEAR) http://www.lettersinbiomath.org Research Article Dynamics of Computational Islet Simulations: Islets with Majority Mutated Open K ATP Channels Retain

More information

The Interaction of Calcium and Metabolic Oscillations in Pancreatic β-cells

The Interaction of Calcium and Metabolic Oscillations in Pancreatic β-cells Spora: A Journal of Biomathematics Volume 3 Issue 1 Article 1 The Interaction of Calcium and Metabolic Oscillations in Pancreatic β-cells Mary Aronne University of Maryland, Baltimore County, maronne1@umbc.edu

More information

Numerical investigation of phase transition in a cellular network and disease onset

Numerical investigation of phase transition in a cellular network and disease onset Numerical investigation of phase transition in a cellular network and disease onset Xujing Wang, Associate Professor Dept of Physics xujingw@uab.edu 934-8186 The question: Is (chronic) disease onset a

More information

The effect of unhealthy b-cells on insulin secretion in pancreatic islets

The effect of unhealthy b-cells on insulin secretion in pancreatic islets RESEARCH Open Access The effect of unhealthy b-cells on insulin secretion in pancreatic islets Yang Pu 1, Saangho Lee 2, David C Samuels 2, Layne T Watson 1,3, Yang Cao 1* From IEEE International Conference

More information

A Mathematical Study of the Differential Effects of Two SERCA Isoforms on Ca 2+ Oscillations in Pancreatic Islets

A Mathematical Study of the Differential Effects of Two SERCA Isoforms on Ca 2+ Oscillations in Pancreatic Islets Bulletin of Mathematical Biology (2008) 70: 1251 1271 DOI 10.1007/s11538-008-9298-1 ORIGINAL ARTICLE A Mathematical Study of the Differential Effects of Two SERCA Isoforms on Ca 2+ Oscillations in Pancreatic

More information

Diffusion of Calcium and Metabolites in Pancreatic Islets: Killing Oscillations with a Pitchfork

Diffusion of Calcium and Metabolites in Pancreatic Islets: Killing Oscillations with a Pitchfork 3434 Biophysical Journal Volume 90 May 2006 3434 3446 Diffusion of Calcium and Metabolites in Pancreatic Islets: Killing Oscillations with a Pitchfork Krasimira Tsaneva-Atanasova,* Charles L. Zimliki,

More information

Slow oscillations of K ATP conductance in mouse pancreatic islets provide support for electrical bursting driven by metabolic oscillations

Slow oscillations of K ATP conductance in mouse pancreatic islets provide support for electrical bursting driven by metabolic oscillations Am J Physiol Endocrinol Metab 305: E805 E817, 2013. First published August 6, 2013; doi:10.1152/ajpendo.00046.2013. Slow oscillations of K ATP conductance in mouse pancreatic islets provide support for

More information

Complex bursting in pancreatic islets: a potential glycolytic mechanism

Complex bursting in pancreatic islets: a potential glycolytic mechanism Journal of Theoretical Biology 228 (24) 513 521 Complex bursting in pancreatic islets: a potential glycolytic mechanism Keola Wierschem a, Richard Bertram a,b, * a Department of Mathematics, Florida State

More information

THE EFFECT OF COUPLING, NOISE, AND HETEROGENEITY ON BURSTING OSCILLATIONS

THE EFFECT OF COUPLING, NOISE, AND HETEROGENEITY ON BURSTING OSCILLATIONS CANADIAN APPLIED MATHEMATICS QUARTERLY Volume 11, Number 1, Spring 2003 THE EFFECT OF COUPLING, NOISE, AND HETEROGENEITY ON BURSTING OSCILLATIONS GERDA DE VRIES ABSTRACT. Bursting refers to a complex oscillation

More information

ACalcium-based Phantom Bursting Model for Pancreatic Islets

ACalcium-based Phantom Bursting Model for Pancreatic Islets Bulletin of Mathematical Biology (2004) 66, 1313 1344 doi:10.1016/j.bulm.2003.12.005 ACalcium-based Phantom Bursting Model for Pancreatic Islets RICHARD BERTRAM Department of Mathematics and Kasha Laboratory

More information

The effect of food on triggering type II diabetes: modeling a CBD Pancreas

The effect of food on triggering type II diabetes: modeling a CBD Pancreas The effect of food on triggering type II diabetes: modeling a CBD Pancreas Mohamed Raef Smaoui School of Computer Science, McGill University, Montreal, QC, Canada Abstract Type II diabetes affects around

More information

Cellular Automata Model for Epidemics

Cellular Automata Model for Epidemics Cellular Automata Model for Epidemics Sharon Chang UC Davis Physics shschang@ucdavis.edu Cellular automata models are used to simulate the spread of disease across a population. Two types of infections

More information

Structured models for dengue epidemiology

Structured models for dengue epidemiology Structured models for dengue epidemiology submitted by Hannah Woodall for the degree of Doctor of Philosophy of the University of Bath Department of Mathematical Sciences September 24 COPYRIGHT Attention

More information

MODELING GLUCOSE-INSULIN METABOLIC SYSTEM AND INSULIN SECRETORY ULTRADIAN OSCILLATIONS WITH EXPLICIT TIME DELAYS. Yang Kuang

MODELING GLUCOSE-INSULIN METABOLIC SYSTEM AND INSULIN SECRETORY ULTRADIAN OSCILLATIONS WITH EXPLICIT TIME DELAYS. Yang Kuang MODELING GLUCOSE-INSULIN METABOLIC SYSTEM AND INSULIN SECRETORY ULTRADIAN OSCILLATIONS WITH EXPLICIT TIME DELAYS Yang Kuang (joint work with Jiaxu Li and Clinton C. Mason) Department of Mathematics and

More information

Evaluation of the Difference between. a Transient Voltage-Dependent Calcium. Conductance and a Stationary Calcium-Inhibited

Evaluation of the Difference between. a Transient Voltage-Dependent Calcium. Conductance and a Stationary Calcium-Inhibited Advanced Studies in Theoretical Physics Vol. 13, 2019, no. 1, 11-22 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/astp.2019.81249 Evaluation of the Difference between a Transient Voltage-Dependent

More information

Cellular Pathways That Harvest Chemical Energy. Cellular Pathways That Harvest Chemical Energy. Cellular Pathways In General

Cellular Pathways That Harvest Chemical Energy. Cellular Pathways That Harvest Chemical Energy. Cellular Pathways In General Cellular Pathways That Harvest Chemical Energy A. Obtaining Energy and Electrons from Glucose Lecture Series 12 Cellular Pathways That Harvest Chemical Energy B. An Overview: Releasing Energy from Glucose

More information

Electrical, Calcium, and Metabolic Oscillations in Pancreatic Islets

Electrical, Calcium, and Metabolic Oscillations in Pancreatic Islets 1 of 14 11/05/2013 04:57 PM Home For Librarians Help My SpringerReference Go Advanced Search Authors Editor PhD Richard Bertram Department of Mathematics, Florida State University, Tallahassee, USA Arthur

More information

Dynamical complexity and temporal plasticity in pancreatic β-cells

Dynamical complexity and temporal plasticity in pancreatic β-cells Review Dynamical complexity and temporal plasticity in pancreatic β-cells RICHARD BERTRAM* and ARTHUR SHERMAN Institute of Molecular Biophysics, Florida State University, Tallahassee, FL 32306, USA Mathatical

More information

Fall Name Student ID

Fall Name Student ID Name Student ID PART 1: Matching. Match the organelle to its function (11 points) 1.Proton motive force 2. Fluid Mosiac 3. Oxidative Phosphorylation 4. Pyruvate dehydrogenase 5. Electrochemical Force 6.

More information

Effects of spatially varying agonist concentration on calcium signalling in coupled vascular endothelial and smooth muscle cells

Effects of spatially varying agonist concentration on calcium signalling in coupled vascular endothelial and smooth muscle cells 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 uly 2009 http://mssanz.org.au/modsim09 Effects of spatially varying agonist concentration on calcium signalling in coupled vascular endothelial

More information

Outline Insulin-Glucose Dynamics a la Deterministic models Biomath Summer School and Workshop 2008 Denmark

Outline Insulin-Glucose Dynamics a la Deterministic models Biomath Summer School and Workshop 2008 Denmark Outline Insulin-Glucose Dynamics a la Deterministic models Biomath Summer School and Workshop 2008 Denmark Seema Nanda Tata Institute of Fundamental Research Centre for Applicable Mathematics, Bangalore,

More information

Bistability of Beta- Cell Mass in Type 2 Diabetes

Bistability of Beta- Cell Mass in Type 2 Diabetes Bistability of Beta- Cell Mass in Type 2 Diabetes Arthur Sherman and Joon Ha Laboratory of Biological Modeling NIDDK, NaEonal InsEtutes of Health Bethesda, MD USA 1 What is Insulin? A key hormone to regulate

More information

THE EFFECT OF EXCITATION CURRENT ON REFRACTORY PERIOD OF ACTION POTENTIAL AND ITS SIMULATION BY MATLAB SOFTWARE

THE EFFECT OF EXCITATION CURRENT ON REFRACTORY PERIOD OF ACTION POTENTIAL AND ITS SIMULATION BY MATLAB SOFTWARE THE EFFECT OF EXCITATION CURRENT ON REFRACTORY PERIOD OF ACTION POTENTIAL AND ITS SIMULATION BY MATLAB SOFTWARE Mostafa Mohammadi Department of Electrical Engineering Islamic Azad University of Central

More information

Shock-induced termination of cardiac arrhythmias

Shock-induced termination of cardiac arrhythmias Shock-induced termination of cardiac arrhythmias Group members: Baltazar Chavez-Diaz, Chen Jiang, Sarah Schwenck, Weide Wang, and Jinglei Zhang Abstract: Cardiac arrhythmias occur when blood flow to the

More information

Computational Epidemiology

Computational Epidemiology Computational Epidemiology as a tool for Understanding the Complex Interactions that Confront Public Health Decision Making Bryan Lewis MPH Network Dynamics and Simulation Science Laboratory Preview Pubic

More information

Metabolic Oscillations in Pancreatic Islets Depend on the Intracellular Ca2+ Level but Not Ca2+ Oscillations

Metabolic Oscillations in Pancreatic Islets Depend on the Intracellular Ca2+ Level but Not Ca2+ Oscillations Virginia Commonwealth University VCU Scholars Compass Pharmacology and Toxicology Publications Dept. of Pharmacology and Toxicology 21 Metabolic Oscillations in Pancreatic Islets Depend on the Intracellular

More information

Can You Hear Me Now?

Can You Hear Me Now? An Introduction to the Mathematics of Hearing Department of Applied Mathematics University of Washington April 26, 2007 Some Questions How does hearing work? What are the important structures and mechanisms

More information

Long Lasting Synchronization of Calcium Oscillations by Cholinergic Stimulation in Isolated Pancreatic Islets

Long Lasting Synchronization of Calcium Oscillations by Cholinergic Stimulation in Isolated Pancreatic Islets 4676 Biophysical Journal Volume 95 November 2008 4676 4688 Long Lasting Synchronization of Calcium Oscillations by Cholinergic Stimulation in Isolated Pancreatic Islets Min Zhang,* Bernard Fendler, y Bradford

More information

Mathematical modeling of ischemia and infarction

Mathematical modeling of ischemia and infarction Mathematical modeling of ischemia and infarction Mostly based on Cimponeriu, Starmer and Bezerianos: A theoretical analysis of acute ischemia and infarction using ECG reconstruction on a 2-D model of myocardium

More information

Decoding complex cardiac arrhythmia using mathematical optimization

Decoding complex cardiac arrhythmia using mathematical optimization Sebastian Sager, Florian Kehrle, Eberhard Scholz Decoding complex cardiac arrhythmia using mathematical optimization June 3, 2014 MINLP2014, Pittsburgh 1 S. Sager Cardiac Arrhythmia Outline 1 Medical Problem

More information

Cardiac Properties MCQ

Cardiac Properties MCQ Cardiac Properties MCQ Abdel Moniem Ibrahim Ahmed, MD Professor of Cardiovascular Physiology Cairo University 2007 1- Cardiac Valves: a- Prevent backflow of blood from the ventricles to the atria during

More information

Mathematical Model for Diabetes in Non-Obese Diabetic Mice Valerie Vidal MTH 496: Senior Project Advisor: Shawn D. Ryan, Dept. of Mathematics Spring

Mathematical Model for Diabetes in Non-Obese Diabetic Mice Valerie Vidal MTH 496: Senior Project Advisor: Shawn D. Ryan, Dept. of Mathematics Spring Mathematical Model for Diabetes in Non-Obese Diabetic Mice Valerie Vidal MTH 496: Senior Project Advisor: Shawn D. Ryan, Dept. of Mathematics Spring 2018 Abstract In the United States, the number of people

More information

Station Neurons and synapses

Station Neurons and synapses Station 1 6.5 Neurons and synapses Label the neuron below: What is that neuron part? 1. Picks up message from neighboring neurons 2. Cells that cover axon and make myelin sheath 3. Releases neurotransmitter

More information

Fast Simulation of Arm Dynamics for Real-time, Userin-the-loop. Ed Chadwick Keele University Staffordshire, UK.

Fast Simulation of Arm Dynamics for Real-time, Userin-the-loop. Ed Chadwick Keele University Staffordshire, UK. Fast Simulation of Arm Dynamics for Real-time, Userin-the-loop Control Applications Ed Chadwick Keele University Staffordshire, UK. Acknowledgements Dimitra Blana, Keele University, Staffordshire, UK.

More information

Synaptic Transmission: Ionic and Metabotropic

Synaptic Transmission: Ionic and Metabotropic Synaptic Transmission: Ionic and Metabotropic D. Purves et al. Neuroscience (Sinauer Assoc.) Chapters 5, 6, 7. C. Koch. Biophysics of Computation (Oxford) Chapter 4. J.G. Nicholls et al. From Neuron to

More information

Overview of Neurons. Psychology 470. Introduction to Chemical Additions. Neurons2. Axons and Related Structures. Structures

Overview of Neurons. Psychology 470. Introduction to Chemical Additions. Neurons2. Axons and Related Structures. Structures Soma Collateral Overview of Neurons Psychology 470 Axon Hillock Teleodendria Introduction to Chemical Additions Steven E. Meier, Ph.D. Node of Ranvier Listen to the audio lecture while viewing these slides

More information

LIFE SCIENCES: PAPER III

LIFE SCIENCES: PAPER III NATIONAL SENIOR CERTIFICATE EXAMINATION NOVEMBER 2017 LIFE SCIENCES: PAPER III EXAMINATION NUMBER Time: 1½ hours 50 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. Write your examination number

More information

Computational Fluid Dynamics Analysis of Blalock-Taussig Shunt

Computational Fluid Dynamics Analysis of Blalock-Taussig Shunt Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 12-23-2017 Computational

More information

Flow simulation in 3D Discrete Fracture Networks (DFN)

Flow simulation in 3D Discrete Fracture Networks (DFN) Reconstructed Fracture Network Flow simulation (Connected fractures) Flow simulation in 3D Discrete Fracture Networks (DFN) Jean-Raynald de Dreuzy, Géraldine Pichot, Patrick Laug, Jocelyne Erhel Géosciences

More information

The Chemostat: Stability at Steady States. Chapter 5: Linear & Non-Linear Interaction Models. So, in dimensional form, α 1 > 1 corresponds to

The Chemostat: Stability at Steady States. Chapter 5: Linear & Non-Linear Interaction Models. So, in dimensional form, α 1 > 1 corresponds to Introduction & Simple Models Logistic Growth Models The Chemostat: Stability at Steady States 1 So, in dimensional form, α 1 > 1 corresponds to K max < V F. As K max is max bacterial repro rate with unlimited

More information

Simulation of myelinated neuron with focus on conduction speed and changeable excitability

Simulation of myelinated neuron with focus on conduction speed and changeable excitability Simulation of myelinated neuron with focus on conduction speed and changeable excitability Pengfei Chen Sung Min Kim Abstract In this paper we focus on the two particular properties of myelinated neuron,

More information

Closing in on the Mechanisms of Pulsatile Insulin Secretion

Closing in on the Mechanisms of Pulsatile Insulin Secretion Diabetes Volume 67, March 2018 351 Closing in on the Mechanisms of Pulsatile Insulin Secretion Richard Bertram, 1 Leslie S. Satin, 2 and Arthur S. Sherman 3 Diabetes 2018;67:351 359 https://doi.org/10.2337/dbi17-0004

More information

Kinematic Modeling in Parkinson s Disease

Kinematic Modeling in Parkinson s Disease Kinematic Modeling in Parkinson s Disease Alexander Hui Department of Bioengineering University of California, San Diego La Jolla, CA 92093 alexhui@ucsd.edu Abstract Parkinson s disease is a slowly progressing

More information

CELLS and TRANSPORT Student Packet SUMMARY CELL MEMBRANES ARE SELECTIVELY PERMEABLE DUE TO THEIR STRUCTURE Hydrophilic head

CELLS and TRANSPORT Student Packet SUMMARY CELL MEMBRANES ARE SELECTIVELY PERMEABLE DUE TO THEIR STRUCTURE Hydrophilic head CELLS and TRANSPORT Student Packet SUMMARY CELL MEMBRANES ARE SELECTIVELY PERMEABLE DUE TO THEIR STRUCTURE Hydrophilic head Hydrophobic tail Hydrophobic regions of protein Hydrophilic regions of protein

More information

A mathematical model of glucose-insulin interaction

A mathematical model of glucose-insulin interaction Science Vision www.sciencevision.org Science Vision www.sciencevision.org Science Vision www.sciencevision.org Science Vision www.sciencevision.org the alpha and beta cells of the pancreas respectively.

More information

Agent-Based Models. Maksudul Alam, Wei Wang

Agent-Based Models. Maksudul Alam, Wei Wang Agent-Based Models Maksudul Alam, Wei Wang Outline Literature Review about Agent-Based model Modeling disease outbreaks in realistic urban social Networks EpiSimdemics: an Efficient Algorithm for Simulating

More information

Sensitivity analysis for parameters important. for smallpox transmission

Sensitivity analysis for parameters important. for smallpox transmission Sensitivity analysis for parameters important for smallpox transmission Group Members: Michael A. Jardini, Xiaosi Ma and Marvin O Ketch Abstract In order to determine the relative importance of model parameters

More information

3.1 The Lacker/Peskin Model of Mammalian Ovulation

3.1 The Lacker/Peskin Model of Mammalian Ovulation Mammalian Ovulation 3.1 The Lacker/Peskin Model of Mammalian Ovulation Reference: Regulation of Ovulation Number in Mammals A large reserve pool of follicles is formed before birth in many female mammals.

More information

Islets of Langerhans consist mostly of insulin-producing β cells. They will appear to be densely labeled

Islets of Langerhans consist mostly of insulin-producing β cells. They will appear to be densely labeled Are adult pancreatic beta cells formed by self-duplication or stem cell differentiation? Introduction Researchers have long been interested in how tissues produce and maintain the correct number of cells

More information

Basics of skeletal muscle electrophysiology. Tóth András, PhD

Basics of skeletal muscle electrophysiology. Tóth András, PhD Basics of skeletal muscle electrophysiology Tóth András, PhD Topics Structure Contraction and relaxation Activation Excitation-contraction coupling Action potential Ion channels* Calcium homeostasis Structure

More information

BMBF Forsys Partner Project: A Systems Biology Approach towards Predictive Cancer Therapy

BMBF Forsys Partner Project: A Systems Biology Approach towards Predictive Cancer Therapy ling and ling and BMBF Forsys Partner Project: A Systems Biology Approach towards Predictive Cancer Therapy H. Perfahl, A. Lapin, M. Reuss Germany holger.perfahl@ibvt.uni-stuttgart.de 1 ling and Cooperation

More information

A Practical Approach to Prescribe The Amount of Used Insulin of Diabetic Patients

A Practical Approach to Prescribe The Amount of Used Insulin of Diabetic Patients A Practical Approach to Prescribe The Amount of Used Insulin of Diabetic Patients Mehran Mazandarani*, Ali Vahidian Kamyad** *M.Sc. in Electrical Engineering, Ferdowsi University of Mashhad, Iran, me.mazandarani@gmail.com

More information

Lecture Series 4 Cellular Membranes

Lecture Series 4 Cellular Membranes Lecture Series 4 Cellular Membranes Reading Assignments Read Chapter 11 Membrane Structure Review Chapter 21 pages 709-717 717 (Animal( Cell Adhesion) Review Chapter 12 Membrane Transport Review Chapter

More information

Generation times in epidemic models

Generation times in epidemic models Generation times in epidemic models Gianpaolo Scalia Tomba Dept Mathematics, Univ of Rome "Tor Vergata", Italy in collaboration with Åke Svensson, Dept Mathematics, Stockholm University, Sweden Tommi Asikainen

More information

AP Biology Review: Theme 3- Energy

AP Biology Review: Theme 3- Energy AP Biology Review: Theme 3- Energy 3.1: All living systems require constant input of free energy. 3.2: Interactions between molecules affect their structure and function. 3.3: Organisms capture and store

More information

Ionic mechanisms and Ca 2+ dynamics underlying the glucose response of pancreatic cells: a simulation study

Ionic mechanisms and Ca 2+ dynamics underlying the glucose response of pancreatic cells: a simulation study A r t i c l e Ionic mechanisms and Ca 2+ dynamics underlying the glucose response of pancreatic cells: a simulation study Chae Young Cha, 1 Yasuhiko Nakamura, 2 Yukiko Himeno, 2 JianWu Wang, 3 Shinpei

More information

Mathematical Model of Vaccine Noncompliance

Mathematical Model of Vaccine Noncompliance Valparaiso University ValpoScholar Mathematics and Statistics Faculty Publications Department of Mathematics and Statistics 8-2016 Mathematical Model of Vaccine Noncompliance Alex Capaldi Valparaiso University

More information

Modeling of Anatomy, Electrophysiology and Tension Development in the Human Heart

Modeling of Anatomy, Electrophysiology and Tension Development in the Human Heart European Functional Cardiac Modeling Meeting Modeling of Anatomy, Electrophysiology and Tension Development in the Human Heart Dr.-Ing. Gunnar Seemann Overview Electrophysiology Tension development Anatomy

More information

A Dynamic model of Pulmonary Vein Electrophysiology. Harry Green 2 nd year Ph.D. student University of Exeter

A Dynamic model of Pulmonary Vein Electrophysiology. Harry Green 2 nd year Ph.D. student University of Exeter A Dynamic model of Pulmonary Vein Electrophysiology Harry Green 2 nd year Ph.D. student University of Exeter Background to the Project Cardiac disease is the leading cause of death in most developed countries

More information

االء العجرمي. Not corrected. Faisal Muhammad

االء العجرمي. Not corrected. Faisal Muhammad 61 االء العجرمي Not corrected Faisal Muhammad 1. Summary for what taken : *changes in permeability of ions : 1. During phase 0 : changes happen due to the influx of Na+, the permeability of Na ions increase

More information

end-stage renal disease

end-stage renal disease Case study: AIDS and end-stage renal disease Robert Smith? Department of Mathematics and Faculty of Medicine The University of Ottawa AIDS and end-stage renal disease ODEs Curve fitting AIDS End-stage

More information

Control of Glucose Metabolism

Control of Glucose Metabolism Glucose Metabolism Control of Glucose Metabolism The pancreas is both an exocrine and endocrine gland. It secretes digestive enzymes into the duodenum (exocrine) and 3 specific hormones into the bloodstream

More information

Using stochastic differential equations to model the ups and downs of patients with bipolar disorder for clinical purposes

Using stochastic differential equations to model the ups and downs of patients with bipolar disorder for clinical purposes Introduction Using stochastic differential equations to model the ups and downs of patients with bipolar disorder for clinical purposes Nicole Kennerly, BBSI @ Pitt Mentor: Shlomo Ta asan, Carnegie Mellon

More information

GCE. Unit BYA6. Copyright 2002 AQA and its licensors. All rights reserved.

GCE. Unit BYA6. Copyright 2002 AQA and its licensors. All rights reserved. Mark scheme June 2002 GCE Biology A / Human Biology Unit BYA6 Copyright 2002 AQA and its licensors. All rights reserved. The Assessment and Qualifications Alliance (AQA) is a company limited by guarantee

More information

Adenine nucleotide regulation in pancreatic -cells: modeling of ATP/ADP-Ca 2 interactions

Adenine nucleotide regulation in pancreatic -cells: modeling of ATP/ADP-Ca 2 interactions Am J Physiol Endocrinol Metab 289: E839 E848, 2005. First published June 28, 2005; doi:10.1152/ajpendo.00595.2004. Adenine nucleotide regulation in pancreatic -cells: modeling of ATP/ADP-Ca 2 interactions

More information

AN ORDINARY DIFFERENTIAL EQUATION MODEL OF DIABETIC POPULATION IN NEW DELHI

AN ORDINARY DIFFERENTIAL EQUATION MODEL OF DIABETIC POPULATION IN NEW DELHI Indian Journal of Mathematics and Mathematical Sciences Vol. 7, No. 1, (June 2011) : 45-50 AN ORDINARY DIFFERENTIAL EQUATION MODEL OF DIABETIC POPULATION IN NEW DELHI Sandhya, Deepak Kumar & Prerna Pandit

More information

Reading Assignments. A. Energy and Energy Conversions. Lecture Series 9 Cellular Pathways That Harvest Chemical Energy. gasoline) or elevated mass.

Reading Assignments. A. Energy and Energy Conversions. Lecture Series 9 Cellular Pathways That Harvest Chemical Energy. gasoline) or elevated mass. Lecture Series 9 Cellular Pathways That Harvest Chemical Energy Reading Assignments Review Chapter 3 Energy, Catalysis, & Biosynthesis Read Chapter 13 How Cells obtain Energy from Food Read Chapter 14

More information

Active Insulin Infusion Using Fuzzy-Based Closed-loop Control

Active Insulin Infusion Using Fuzzy-Based Closed-loop Control Active Insulin Infusion Using Fuzzy-Based Closed-loop Control Sh. Yasini, M. B. Naghibi-Sistani, A. Karimpour Department of Electrical Engineering, Ferdowsi University of Mashhad, Mashhad, Iran E-mail:

More information

Mathematical biology From individual cell behavior to biological growth and form

Mathematical biology From individual cell behavior to biological growth and form Mathematical biology From individual cell behavior to biological growth and form Lecture 8: Multiscale models Roeland Merks (1,2) (1) Centrum Wiskunde & Informatica, Amsterdam (2) Mathematical Institute,

More information

Mathematical Modeling of Diabetes

Mathematical Modeling of Diabetes Mathematical Modeling of Diabetes Dr. Shyam Kamal Department of Systems Design and Informatics Kyushu Institute of Technology Japan kamal@ces.kyutech.ac.jp 20 May 2016 Overview Role of Glucose Homeostasis

More information

Basics of Computational Neuroscience: Neurons and Synapses to Networks

Basics of Computational Neuroscience: Neurons and Synapses to Networks Basics of Computational Neuroscience: Neurons and Synapses to Networks Bruce Graham Mathematics School of Natural Sciences University of Stirling Scotland, U.K. Useful Book Authors: David Sterratt, Bruce

More information

A METAPOPULATION MODEL OF GRANULOMA FORMATION IN THE LUNG DURING INFECTION WITH MYCOBACTERIUM TUBERCULOSIS. Suman Ganguli.

A METAPOPULATION MODEL OF GRANULOMA FORMATION IN THE LUNG DURING INFECTION WITH MYCOBACTERIUM TUBERCULOSIS. Suman Ganguli. MATHEMATICAL BIOSCIENCES http://www.mbejournal.org/ AND ENGINEERING Volume, Number 3, August 5 pp. 535 56 A METAPOPULATION MODEL OF GRANULOMA FORMATION IN THE LUNG DURING INFECTION WITH MYCOBACTERIUM TUBERCULOSIS

More information

ULTRASOUND STIMULATION OF INSULIN RELEASE FROM PANCREATIC BETA CELLS

ULTRASOUND STIMULATION OF INSULIN RELEASE FROM PANCREATIC BETA CELLS ULTRASOUND STIMULATION OF INSULIN RELEASE FROM PANCREATIC BETA CELLS Ivan M. Suarez Castellanos 1, Aleksandar Jeremic 2, and Vesna Zderic 1 1 The George Washington University, Department of Biomedical

More information

آالء العجرمي أسامة الخضر. Faisal Muhammad

آالء العجرمي أسامة الخضر. Faisal Muhammad 16 آالء العجرمي أسامة الخضر Faisal Muhammad 1. Summary for what taken : *changes in permeability of ions: 1. During phase 0: changes happen due to the influx of Na+, the permeability of Na ions increase

More information

Modellering av blodsukkerdynamikk

Modellering av blodsukkerdynamikk Modellering av blodsukkerdynamikk Marianne Myhre Master i teknisk kybernetikk (2-årig) Innlevert: juli 2013 Hovedveileder: Steinar Sælid, ITK Norges teknisk-naturvitenskapelige universitet Institutt for

More information

Neural response time integration subserves. perceptual decisions - K-F Wong and X-J Wang s. reduced model

Neural response time integration subserves. perceptual decisions - K-F Wong and X-J Wang s. reduced model Neural response time integration subserves perceptual decisions - K-F Wong and X-J Wang s reduced model Chris Ayers and Narayanan Krishnamurthy December 15, 2008 Abstract A neural network describing the

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION Advances in pancreatic islet monolayer culture on glass surfaces enable superresolution microscopy and insights into beta cell ciliogenesis and proliferation Edward A. Phelps,

More information

Aerobic vs Anaerobic Respiration. 1. Glycolysis 2. Oxidation of Pyruvate and Krebs Cycle

Aerobic vs Anaerobic Respiration. 1. Glycolysis 2. Oxidation of Pyruvate and Krebs Cycle CELLULAR RESPIRATION Student Packet SUMMARY ALL LIVING SYSTEMS REQUIRE CONSTANT INPUT OF FREE ENERGY Cellular respiration is a catabolic pathway in which glucose and other organic fuels (such as starch,

More information

Modeling the dynamics of patients with bipolar disorder. Nicole Kennerly NSF-NIH BBSI 2006 Mentor: Shlomo Ta asan

Modeling the dynamics of patients with bipolar disorder. Nicole Kennerly NSF-NIH BBSI 2006 Mentor: Shlomo Ta asan Modeling the dynamics of patients with bipolar disorder Nicole Kennerly NSF-NIH BBSI 2006 Mentor: Shlomo Ta asan Bipolar disorder, a.k.a. manic depression Characterized by abnormal brain functioning that

More information

CARBOHYDRATE METABOLISM 1

CARBOHYDRATE METABOLISM 1 CARBOHYDRATE METABOLISM 1 web 2017 József Mandl Strategy of metabolism 1 Strategy of metabolism to extract energy ( hydrogen ) from the environment to store the energy excess to store hydrogen CH 3 O 2

More information

5. Maintaining the internal environment. Homeostasis

5. Maintaining the internal environment. Homeostasis 5. Maintaining the internal environment Homeostasis Blood and tissue fluid derived from blood, flow around or close to all cells in the body. Blood and tissue fluid form the internal environment of the

More information

Imperfect Synapses in Artificial Spiking Neural Networks

Imperfect Synapses in Artificial Spiking Neural Networks Imperfect Synapses in Artificial Spiking Neural Networks A thesis submitted in partial fulfilment of the requirements for the Degree of Master of Computer Science by Hayden Jackson University of Canterbury

More information

Macrophage Dynamics in Diabetic Wound Healing

Macrophage Dynamics in Diabetic Wound Healing Bulletin of Mathematical Biology (26) 68: 197 27 DOI 1.17/s11538-5-922-3 ORIGINAL ARTICLE Macrophage Dynamics in Diabetic Wound Healing Helen V. Waugh, Jonathan A. Sherratt School of Mathematics and Computing,

More information

The Ca 21 Dynamics of Isolated Mouse b-cells and Islets: Implications for Mathematical Models

The Ca 21 Dynamics of Isolated Mouse b-cells and Islets: Implications for Mathematical Models 2852 Biophysical Journal Volume 84 May 2003 2852 2870 The Ca 21 Dynamics of Isolated Mouse b-cells and Islets: Implications for Mathematical Models Min Zhang,* Paula Goforth,* Richard Bertram, y Arthur

More information

Intro. Comp. NeuroSci. Ch. 9 October 4, The threshold and channel memory

Intro. Comp. NeuroSci. Ch. 9 October 4, The threshold and channel memory 9.7.4 The threshold and channel memory The action potential has a threshold. In figure the area around threshold is expanded (rectangle). A current injection that does not reach the threshold does not

More information

Modeling Type One Diabetes with a Linear Response Function Based Model

Modeling Type One Diabetes with a Linear Response Function Based Model Modeling Type One Diabetes with a Linear Response Function Based Model Physics Honors Thesis Matthew Bauerle Advisor: Prof. Roman Vershynin Physics Honors Thesis July 29, 2016 Abstract Type one diabetes

More information

MOLECULAR AND CELLULAR NEUROSCIENCE

MOLECULAR AND CELLULAR NEUROSCIENCE MOLECULAR AND CELLULAR NEUROSCIENCE BMP-218 November 4, 2014 DIVISIONS OF THE NERVOUS SYSTEM The nervous system is composed of two primary divisions: 1. CNS - Central Nervous System (Brain + Spinal Cord)

More information

An event-based point of view on the control of insulin-dependent diabetes

An event-based point of view on the control of insulin-dependent diabetes An event-based point of view on the control of insulin-dependent diabetes Brigitte Bidégaray-Fesquet Laboratoire Jean Kuntzmann Univ. Grenoble Alpes, France Réunion e-baccuss September 4th 20 Réunion e-baccuss,

More information

Lecture 22: A little Neurobiology

Lecture 22: A little Neurobiology BIO 5099: Molecular Biology for Computer Scientists (et al) Lecture 22: A little Neurobiology http://compbio.uchsc.edu/hunter/bio5099 Larry.Hunter@uchsc.edu Nervous system development Part of the ectoderm

More information

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING

REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING REVIEW ON ARRHYTHMIA DETECTION USING SIGNAL PROCESSING Vishakha S. Naik Dessai Electronics and Telecommunication Engineering Department, Goa College of Engineering, (India) ABSTRACT An electrocardiogram

More information

Animal Physiology Study Guide

Animal Physiology Study Guide Animal Physiology Study Guide 1. Which of the following are an example of passive transport? 2. Which active transport? 3. How can you tell? 1. Which of the following are an example of passive transport?

More information

Alternative to Hand-Tuning Conductance-Based Models: Construction and Analysis of Databases of Model Neurons

Alternative to Hand-Tuning Conductance-Based Models: Construction and Analysis of Databases of Model Neurons J Neurophysiol 90: 3998 4015, 2003. First published August 27, 2003; 10.1152/jn.00641.2003. innovative methodology Alternative to Hand-Tuning Conductance-Based Models: Construction and Analysis of Databases

More information

Mathematical Model Solid Tumor at the Stage of Angiogenesis with Immune Response

Mathematical Model Solid Tumor at the Stage of Angiogenesis with Immune Response Mathematical Model Solid Tumor at the Stage of Angiogenesis with Immune esponse Deep Shikha Dixit, Deepak Kumar, Sanjeev Kr,ajesh Johri. Department of Mathematics, CET IILM, Gr. Noida.. Department of Mathematics,

More information

Modeling Chaos in the Heart

Modeling Chaos in the Heart Modeling Chaos in the Heart S. M. Haider Aejaz haider_aejaz@yahoo.com PIMCS, Lahore, Pakistan Abstract: Chaos theory describes the dynamics of a deterministic system whose dynamics show extreme dependence

More information

Modelling Macroparasitic Diseases

Modelling Macroparasitic Diseases Modelling Macroparasitic Diseases Ben Collyer January 23, 2018 Ben Collyer Modelling Macroparasitic Diseases January 23, 2018 1 / 25 Parasitic worms Parasitic worms, also known as helminths, are able to

More information

Statistical modelling of primary Ewing tumours of the bone

Statistical modelling of primary Ewing tumours of the bone Statistical modelling of primary Ewing tumours of the bone Sreepurna Malakar Department of Chemistry and Biochemistry University of Alaska, U.S.A. Florentin Smarandache Department of Mathematics and Statistics

More information

A general error-based spike-timing dependent learning rule for the Neural Engineering Framework

A general error-based spike-timing dependent learning rule for the Neural Engineering Framework A general error-based spike-timing dependent learning rule for the Neural Engineering Framework Trevor Bekolay Monday, May 17, 2010 Abstract Previous attempts at integrating spike-timing dependent plasticity

More information

A Study of Cancerous Tumors using Phase Transition Methods

A Study of Cancerous Tumors using Phase Transition Methods A Study of Cancerous Tumors using Phase Transition Methods Mohammad Sahrapour December 12, 2005 Abstract Cancer is a disease that has affected almost everyone directly or indirectly, yet we still have

More information

cloglog link function to transform the (population) hazard probability into a continuous

cloglog link function to transform the (population) hazard probability into a continuous Supplementary material. Discrete time event history analysis Hazard model details. In our discrete time event history analysis, we used the asymmetric cloglog link function to transform the (population)

More information