Balance of Electric and Diffusion Forces

Size: px
Start display at page:

Download "Balance of Electric and Diffusion Forces"

Transcription

1 Balance of Electric and Diffusion Forces Ions flow into and out of the neuron under the forces of electricity and concentration gradients (diffusion). The net result is a electric potential difference between the inside and outside of the cell the membrane potential V m. This value represents an integration of the different forces, and an integration of the inputs impinging on the neuron.

2 Electricity Positive and negative charge (opposites attract, like repels). Ions have net charge: Sodium (Na + ), Chloride (Cl ), Potassium (K + ), and Calcium (Ca ++ ) (brain = mini ocean). Current flows to even out distribution of positive and negative ions. Disparity in charges produces potential (the potential to generate current..)

3 Resistance Ions encounter resistance when they move. Neurons have channels that limit flow of ions in/out of cell. + V + I G The smaller the channel, the higher the resistance, the greater the potential needed to generate given amount of current (Ohm s law): I = V R (4) Conductance G = 1/R, so I = V G

4 Diffusion Constant motion causes mixing evens out distribution. Unlike electricity, diffusion acts on each ion separately can t compensate one + ion for another.. (same deal with potentials, conductance, etc) (Fick s First law) I = DC (5)

5 Equilibrium Balance between electricity and diffusion: E = Equilibrium potential = amount of electrical potential needed to counteract diffusion: I = G(V E) (6) Also: Reversal potential (because current reverses on either side of E) Driving potential (flow of ions drives potential toward this value)

6 The Neuron and its Ions Na+ Na/K Pump Excitatory Synaptic Input Vm Cl +55 Na+ Inhibitory Synaptic Input Vm Vm 70 Cl K+ 70mV 0mV 70 Leak Vm K+ Everything follows from the sodium pump, which creates the dynamic tension (compressing the spring, winding the clock) for subsequent neural action.

7 The Neuron and its Ions Na+ Na/K Pump Excitatory Synaptic Input Vm Cl +55 Na+ Inhibitory Synaptic Input Vm Vm 70 Cl K+ 70mV 0mV 70 Leak Vm K+ Glutamate opens Na+ channels Na+ enters (excitatory) GABA opens Cl- channels Cl- enters if V m (inhibitory)

8 Drugs and Ions Alcohol: closes Na General anesthesia: opens K Scorpion: opens Na and closes K

9 Putting it Together I c = g c (V m E c ) (7) e = excitation (Na + ) i = inhibition (Cl ) l = leak (K + ). or I net = g e (V m E e ) + g i (V m E i ) + g l (V m E l ) (8) V m (t + 1) = V m (t) dt vm I net (9) V m (t + 1) = V m (t) + dt vm I net (10)

10 Putting it Together: With Time e = excitation (Na + ) i = inhibition (Cl ) l = leak (K + ). or I c = g c (t)ḡ c (V m (t) E c ) (11) I net = g e (t)ḡ e (V m (t) E e ) + g i (t)ḡ i (V m (t) E i ) + g l (t)ḡ l (V m (t) E l ) (12) V m (t + 1) = V m (t) dt vm I net (13) V m (t + 1) = V m (t) + dt vm I net (14)

11 It s Just a Leaky Bucket excitation g e V m inhibition/ leak g i/l g e = rate of flow into bucket g i/l = rate of leak out of bucket V m = balance between these forces

12 Or a Tug-of-War excitation g e E e V m V m V m E i V m g i inhibition

13 I_net V_m In Action g_e =.4 g_e = cycles (Two excitatory inputs at time 10, of conductances.4 and.2)

14 Overall Equilibrium Potential If you run V m update equations with steady inputs, neuron settles to new equilibrium potential. To find, set I net = 0, solve for V m : V m = g eḡ e E e + g i ḡ i E i + g l ḡ l E l g e ḡ e + g i ḡ i + g l ḡ l (15) Can now solve for the equilibrium potential as a function of inputs. Simplify: ignore leak for moment, set E e = 1 and E i = 0: V m = g eḡ e g e ḡ e + g i ḡ i (16) Membrane potential computes a balance (weighted average) of excitatory and inhibitory inputs.

15 Equilibrium Potential Illustrated 1.0 Equilibrium V_m by g_e (g_l =.1) 0.8 V_m g_e (excitatory net input)

16 Computational Neurons (Units) Summary V m = g g g g e e E e + i i E g i + g l l E l g g + g g + g g e e i i l l w ij y j γ γ [ V m Θ] + V m Θ [ ] net g e <x i w ij > + β = N x i 1. Weights = synaptic efficacy; weighted input = x i w ij. Net conductances (average across all inputs) excitatory (net = g e (t)), inhibitory g i (t). 2. Integrate conductances using V m update equation. 3. Compute output y j as spikes or rate code.

17 Thresholded Spike Outputs Voltage gated Na + channels open if V m > Θ, sharp rise in V m. Voltage Gated K + channels open to reset spike. 1 Rate Code 30 Spike act V_m In model: y j = 1 if V m > Θ, then reset (also keep track of rate).

18 Rate Coded Output Output is average firing rate value. One unit = % spikes in population of neurons? Rate approximated by X-over-X-plus-1 ( x x+1 ): y j = γ[v m(t) Θ] + γ[v m (t) Θ] which is like a sigmoidal function: y j = compare to sigmoid: y j = 1 1+e η j γ is the gain: makes things sharper or duller. (17) (γ[v m (t) Θ] + ) 1 (18)

19 Convolution with Noise X-over-X-plus-1 has a very sharp threshold Smooth by convolve with noise (just like blurring or smoothing in an image manip program): activity Θ Vm

20 Fit of Rate Code to Spikes spike rate noisy x/x V_m Q

21 Extra

22 Computing Excitatory Input Conductances s a a+b Σ g e 1 < α x w i ij > x w i ij 1 N β b 1 s a+b α x w i ij < x i w ij > A B Projections One projection per group (layer) of sending units. Average weighted inputs x i w ij = 1 n Bias weight β: constant input. Factor out expected activation level α. Other scaling factors a, s (assume set to 1). i x i w ij.

23 Computing V m Use V m (t + 1) = V m (t) + dt vm I net with biological or normalized (0-1) parameters: Parameter mv (0-1) V rest E l (K + ) E i (Cl ) Θ E e (Na + ) Normalized used by default.

24 Detector vs. Computer Computer Detector Memory & Separate, Integrated, Processing general-purpose specialized Operations Logic, arithmetic Detection (weighing & accumulating evidence, evaluating, communicating) Complex Arbitrary sequences Highly tuned sequences Processing of operations chained of detectors stacked together in a program upon each other in layers

Neuron. Detector Model. Understanding Neural Components in Detector Model. Detector vs. Computer. Detector. Neuron. output. axon

Neuron. Detector Model. Understanding Neural Components in Detector Model. Detector vs. Computer. Detector. Neuron. output. axon Neuron Detector Model 1 The detector model. 2 Biological properties of the neuron. 3 The computational unit. Each neuron is detecting some set of conditions (e.g., smoke detector). Representation is what

More information

3 Detector vs. Computer

3 Detector vs. Computer 1 Neurons 1. The detector model. Also keep in mind this material gets elaborated w/the simulations, and the earliest material is often hardest for those w/primarily psych background. 2. Biological properties

More information

Computational Explorations in Cognitive Neuroscience Chapter 2

Computational Explorations in Cognitive Neuroscience Chapter 2 Computational Explorations in Cognitive Neuroscience Chapter 2 2.4 The Electrophysiology of the Neuron Some basic principles of electricity are useful for understanding the function of neurons. This is

More information

Neural Conduction. biologyaspoetry.com

Neural Conduction. biologyaspoetry.com Neural Conduction biologyaspoetry.com Resting Membrane Potential -70mV A cell s membrane potential is the difference in the electrical potential ( charge) between the inside and outside of the cell. The

More information

The Membrane Potential

The Membrane Potential The Membrane Potential Graphics are used with permission of: adam.com (http://www.adam.com/) Benjamin Cummings Publishing Co (http://www.aw.com/bc) ** It is suggested that you carefully label each ion

More information

Ch. 5. Membrane Potentials and Action Potentials

Ch. 5. Membrane Potentials and Action Potentials Ch. 5. Membrane Potentials and Action Potentials Basic Physics of Membrane Potentials Nerve and muscle cells: Excitable Capable of generating rapidly changing electrochemical impulses at their membranes

More information

The Membrane Potential

The Membrane Potential The Membrane Potential Graphics are used with permission of: Pearson Education Inc., publishing as Benjamin Cummings (http://www.aw-bc.com) ** It is suggested that you carefully label each ion channel

More information

Cells have an unequal distribution of charge across their membrane: more postiive charges on the outside; more negative charges on the inside.

Cells have an unequal distribution of charge across their membrane: more postiive charges on the outside; more negative charges on the inside. Resting Membrane potential (V m ) or RMP Many cells have a membrane potential (Vm) that can be measured from an electrode in the cell with a voltmeter. neurons, muscle cells, heart cells, endocrine cells...

More information

Neurophysiology. Danil Hammoudi.MD

Neurophysiology. Danil Hammoudi.MD Neurophysiology Danil Hammoudi.MD ACTION POTENTIAL An action potential is a wave of electrical discharge that travels along the membrane of a cell. Action potentials are an essential feature of animal

More information

Particles with opposite charges (positives and negatives) attract each other, while particles with the same charge repel each other.

Particles with opposite charges (positives and negatives) attract each other, while particles with the same charge repel each other. III. NEUROPHYSIOLOGY A) REVIEW - 3 basic ideas that the student must remember from chemistry and physics: (i) CONCENTRATION measure of relative amounts of solutes in a solution. * Measured in units called

More information

Action Potential Propagation

Action Potential Propagation Action Potential Propagation 2 Action Potential is a transient alteration of transmembrane voltage (or membrane potential) across an excitable membrane generated by the activity of voltage-gated ion channels.

More information

Synaptic dynamics. John D. Murray. Synaptic currents. Simple model of the synaptic gating variable. First-order kinetics

Synaptic dynamics. John D. Murray. Synaptic currents. Simple model of the synaptic gating variable. First-order kinetics Synaptic dynamics John D. Murray A dynamical model for synaptic gating variables is presented. We use this to study the saturation of synaptic gating at high firing rate. Shunting inhibition and the voltage

More information

PNS Chapter 7. Membrane Potential / Neural Signal Processing Spring 2017 Prof. Byron Yu

PNS Chapter 7. Membrane Potential / Neural Signal Processing Spring 2017 Prof. Byron Yu PNS Chapter 7 Membrane Potential 18-698 / 42-632 Neural Signal Processing Spring 2017 Prof. Byron Yu Roadmap Introduction to neuroscience Chapter 1 The brain and behavior Chapter 2 Nerve cells and behavior

More information

NeuroPhysiology and Membrane Potentials. The Electrochemical Gradient

NeuroPhysiology and Membrane Potentials. The Electrochemical Gradient NeuroPhysiology and Membrane Potentials Communication by neurons is based on changes in the membrane s permeability to ions This depends on the presence of specific membrane ion channels and the presence

More information

Membrane Potentials, Action Potentials, and Synaptic Transmission. Membrane Potential

Membrane Potentials, Action Potentials, and Synaptic Transmission. Membrane Potential Cl Cl - - + K + K+ K + K Cl - 2/2/15 Membrane Potentials, Action Potentials, and Synaptic Transmission Core Curriculum II Spring 2015 Membrane Potential Example 1: K +, Cl - equally permeant no charge

More information

Ionic basis of the resting membrane potential. Foundations in Neuroscience I, Oct

Ionic basis of the resting membrane potential. Foundations in Neuroscience I, Oct Ionic basis of the resting membrane potential Foundations in Neuroscience I, Oct 3 2017 The next 4 lectures... - The resting membrane potential (today) - The action potential - The neural mechanisms behind

More information

Neurons and Nervous Systems

Neurons and Nervous Systems 34 Neurons and Nervous Systems Concept 34.1 Nervous Systems Consist of Neurons and Glia Nervous systems have two categories of cells: Neurons, or nerve cells, are excitable they generate and transmit electrical

More information

ACTION POTENTIAL. Dr. Ayisha Qureshi Professor MBBS, MPhil

ACTION POTENTIAL. Dr. Ayisha Qureshi Professor MBBS, MPhil ACTION POTENTIAL Dr. Ayisha Qureshi Professor MBBS, MPhil DEFINITIONS: Stimulus: A stimulus is an external force or event which when applied to an excitable tissue produces a characteristic response. Subthreshold

More information

Rahaf Nasser mohammad khatatbeh

Rahaf Nasser mohammad khatatbeh 7 7... Hiba Abu Hayyeh... Rahaf Nasser mohammad khatatbeh Mohammad khatatbeh Brief introduction about membrane potential The term membrane potential refers to a separation of opposite charges across the

More information

Nerve Signal Conduction. Resting Potential Action Potential Conduction of Action Potentials

Nerve Signal Conduction. Resting Potential Action Potential Conduction of Action Potentials Nerve Signal Conduction Resting Potential Action Potential Conduction of Action Potentials Resting Potential Resting neurons are always prepared to send a nerve signal. Neuron possesses potential energy

More information

CISC 3250 Systems Neuroscience

CISC 3250 Systems Neuroscience CISC 3250 Systems Neuroscience Systems Neuroscience How the nervous system performs computations How groups of neurons work together to achieve intelligence Professor Daniel Leeds dleeds@fordham.edu JMH

More information

Single neuron models. L. Pezard Aix-Marseille University

Single neuron models. L. Pezard Aix-Marseille University Single neuron models L. Pezard Aix-Marseille University Biophysics Biological neuron Biophysics Ionic currents Passive properties Active properties Typology of models Compartmental models Differential

More information

Left over from units..

Left over from units.. Left over from units.. Hodgkin-Huxleymodel Inet = g Na m 3 h(vm E Na )+g k n 4 (Vm E k )+(Vm E l ) m, h, n: voltage gating variables with their own dynamics that determine when channels open and close

More information

9.01 Introduction to Neuroscience Fall 2007

9.01 Introduction to Neuroscience Fall 2007 MIT OpenCourseWare http://ocw.mit.edu 9.01 Introduction to Neuroscience Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 9.01 Recitation (R02)

More information

General Physics. Nerve Conduction. Newton s laws of Motion Work, Energy and Power. Fluids. Direct Current (DC)

General Physics. Nerve Conduction. Newton s laws of Motion Work, Energy and Power. Fluids. Direct Current (DC) Newton s laws of Motion Work, Energy and Power Fluids Direct Current (DC) Nerve Conduction Wave properties of light Ionizing Radiation General Physics Prepared by: Sujood Alazzam 2017/2018 CHAPTER OUTLINE

More information

Basic elements of neuroelectronics -- membranes -- ion channels -- wiring. Elementary neuron models -- conductance based -- modelers alternatives

Basic elements of neuroelectronics -- membranes -- ion channels -- wiring. Elementary neuron models -- conductance based -- modelers alternatives Computing in carbon Basic elements of neuroelectronics -- membranes -- ion channels -- wiring Elementary neuron models -- conductance based -- modelers alternatives Wiring neurons together -- synapses

More information

Overview Organization: Central Nervous System (CNS) Peripheral Nervous System (PNS) innervate Divisions: a. Afferent

Overview Organization: Central Nervous System (CNS) Peripheral Nervous System (PNS) innervate Divisions: a. Afferent Overview Organization: Central Nervous System (CNS) Brain and spinal cord receives and processes information. Peripheral Nervous System (PNS) Nerve cells that link CNS with organs throughout the body.

More information

- the flow of electrical charge from one point to the other is current.

- the flow of electrical charge from one point to the other is current. Biology 325, Fall 2004 Resting membrane potential I. Introduction A. The body and electricity, basic principles - the body is electrically neutral (total), however there are areas where opposite charges

More information

Decoding. How well can we learn what the stimulus is by looking at the neural responses?

Decoding. How well can we learn what the stimulus is by looking at the neural responses? Decoding How well can we learn what the stimulus is by looking at the neural responses? Two approaches: devise explicit algorithms for extracting a stimulus estimate directly quantify the relationship

More information

Biomedical Instrumentation

Biomedical Instrumentation ELEC ENG 4BD4: Biomedical Instrumentation Lecture 5 Bioelectricity 1. INTRODUCTION TO BIOELECTRICITY AND EXCITABLE CELLS Historical perspective: Bioelectricity first discovered by Luigi Galvani in 1780s

More information

Neuroscience: Exploring the Brain

Neuroscience: Exploring the Brain Slide 1 Neuroscience: Exploring the Brain Chapter 3: The Neuronal Membrane at Rest Slide 2 Introduction Action potential in the nervous system Action potential vs. resting potential Slide 3 Not at rest

More information

CSE/NB 528 Final Lecture: All Good Things Must. CSE/NB 528: Final Lecture

CSE/NB 528 Final Lecture: All Good Things Must. CSE/NB 528: Final Lecture CSE/NB 528 Final Lecture: All Good Things Must 1 Course Summary Where have we been? Course Highlights Where do we go from here? Challenges and Open Problems Further Reading 2 What is the neural code? What

More information

Chapter 9. Nerve Signals and Homeostasis

Chapter 9. Nerve Signals and Homeostasis Chapter 9 Nerve Signals and Homeostasis A neuron is a specialized nerve cell that is the functional unit of the nervous system. Neural signaling communication by neurons is the process by which an animal

More information

Channels can be activated by ligand-binding (chemical), voltage change, or mechanical changes such as stretch.

Channels can be activated by ligand-binding (chemical), voltage change, or mechanical changes such as stretch. 1. Describe the basic structure of an ion channel. Name 3 ways a channel can be "activated," and describe what occurs upon activation. What are some ways a channel can decide what is allowed to pass through?

More information

Membrane Potential Fox Chapter 6 pt 2

Membrane Potential Fox Chapter 6 pt 2 Vert Phys PCB3743 Membrane Potential Fox Chapter 6 pt 2 T. Houpt, Ph.D. Resting Membrane potential (V m ) or RMP Many cells have a membrane potential (Vm) that can be measured from an electrode in the

More information

9 Generation of Action Potential Hodgkin-Huxley Model

9 Generation of Action Potential Hodgkin-Huxley Model 9 Generation of Action Potential Hodgkin-Huxley Model (based on chapter 12, W.W. Lytton, Hodgkin-Huxley Model) 9.1 Passive and active membrane models In the previous lecture we have considered a passive

More information

LESSON 2.2 WORKBOOK How do our axons transmit electrical signals?

LESSON 2.2 WORKBOOK How do our axons transmit electrical signals? LESSON 2.2 WORKBOOK How do our axons transmit electrical signals? This lesson introduces you to the action potential, which is the process by which axons signal electrically. In this lesson you will learn

More information

Computational Neuroscience Summer School Neural Spike Train Analysis. An introduction to biophysical models (Part 2)

Computational Neuroscience Summer School Neural Spike Train Analysis. An introduction to biophysical models (Part 2) Computational Neuroscience Summer School Neural Spike Train Analysis Instructor: Mark Kramer Boston University An introduction to biophysical models (Part 2 SAMSI Short Course 2015 1 Goal: Model this,

More information

Electrophysiology of the neuron

Electrophysiology of the neuron School of Mathematical Sciences G4TNS Theoretical Neuroscience Electrophysiology of the neuron Electrophysiology is the study of ionic currents and electrical activity in cells and tissues. The work of

More information

Quantitative Electrophysiology

Quantitative Electrophysiology ECE 795: Quantitative Electrophysiology Notes for Lecture #1 Wednesday, September 13, 2006 1. INTRODUCTION TO EXCITABLE CELLS Historical perspective: Bioelectricity first discovered by Luigi Galvani in

More information

Chapt. 12, Movement Across Membranes. Chapt. 12, Movement through lipid bilayer. Chapt. 12, Movement through lipid bilayer

Chapt. 12, Movement Across Membranes. Chapt. 12, Movement through lipid bilayer. Chapt. 12, Movement through lipid bilayer Chapt. 12, Movement Across Membranes Two ways substances can cross membranes Passing through the lipid bilayer Passing through the membrane as a result of specialized proteins 1 Chapt. 12, Movement through

More information

STUDENT PAPER. Santiago Santana University of Illinois, Urbana-Champaign Blue Waters Education Program 736 S. Lombard Oak Park IL, 60304

STUDENT PAPER. Santiago Santana University of Illinois, Urbana-Champaign Blue Waters Education Program 736 S. Lombard Oak Park IL, 60304 STUDENT PAPER Differences between Stochastic and Deterministic Modeling in Real World Systems using the Action Potential of Nerves. Santiago Santana University of Illinois, Urbana-Champaign Blue Waters

More information

CELLULAR NEUROPHYSIOLOGY CONSTANCE HAMMOND

CELLULAR NEUROPHYSIOLOGY CONSTANCE HAMMOND CELLULAR NEUROPHYSIOLOGY CONSTANCE HAMMOND Chapter 1 Zoom in on Patch configurations In the jargon of electrophysiologists, a patch is a piece of neuronal membrane. Researchers invented a technique known

More information

/639 Final Solutions, Part a) Equating the electrochemical potentials of H + and X on outside and inside: = RT ln H in

/639 Final Solutions, Part a) Equating the electrochemical potentials of H + and X on outside and inside: = RT ln H in 580.439/639 Final Solutions, 2014 Question 1 Part a) Equating the electrochemical potentials of H + and X on outside and inside: RT ln H out + zf 0 + RT ln X out = RT ln H in F 60 + RT ln X in 60 mv =

More information

CELL BIOLOGY - CLUTCH CH. 9 - TRANSPORT ACROSS MEMBRANES.

CELL BIOLOGY - CLUTCH CH. 9 - TRANSPORT ACROSS MEMBRANES. !! www.clutchprep.com K + K + K + K + CELL BIOLOGY - CLUTCH CONCEPT: PRINCIPLES OF TRANSMEMBRANE TRANSPORT Membranes and Gradients Cells must be able to communicate across their membrane barriers to materials

More information

Neural Modeling and Computational Neuroscience. Claudio Gallicchio

Neural Modeling and Computational Neuroscience. Claudio Gallicchio Neural Modeling and Computational Neuroscience Claudio Gallicchio 1 Neuroscience modeling 2 Introduction to basic aspects of brain computation Introduction to neurophysiology Neural modeling: Elements

More information

Quantitative Electrophysiology

Quantitative Electrophysiology ECE 795: Quantitative Electrophysiology Notes for Lecture #1 Tuesday, September 18, 2012 1. INTRODUCTION TO EXCITABLE CELLS Historical perspective: Bioelectricity first discovered by Luigi Galvani in 1780s

More information

9 Generation of Action Potential Hodgkin-Huxley Model

9 Generation of Action Potential Hodgkin-Huxley Model 9 Generation of Action Potential Hodgkin-Huxley Model (based on chapter 2, W.W. Lytton, Hodgkin-Huxley Model) 9. Passive and active membrane models In the previous lecture we have considered a passive

More information

Control and Integration. Nervous System Organization: Bilateral Symmetric Animals. Nervous System Organization: Radial Symmetric Animals

Control and Integration. Nervous System Organization: Bilateral Symmetric Animals. Nervous System Organization: Radial Symmetric Animals Control and Integration Neurophysiology Chapters 10-12 Nervous system composed of nervous tissue cells designed to conduct electrical impulses rapid communication to specific cells or groups of cells Endocrine

More information

لجنة الطب البشري رؤية تنير دروب تميزكم

لجنة الطب البشري رؤية تنير دروب تميزكم 1) Hyperpolarization phase of the action potential: a. is due to the opening of voltage-gated Cl channels. b. is due to prolonged opening of voltage-gated K + channels. c. is due to closure of the Na +

More information

Nernst Equilibrium Potential. p. 1

Nernst Equilibrium Potential. p. 1 Nernst Equilibrium Potential p. 1 Diffusion The conservation law for a compound with concentration c: rate change of c = local production + accumulation due to transport. Model: d c dv = p dv J n da dt

More information

Fundamentals of the Nervous System and Nervous Tissue

Fundamentals of the Nervous System and Nervous Tissue Chapter 11 Part B Fundamentals of the Nervous System and Nervous Tissue Annie Leibovitz/Contact Press Images PowerPoint Lecture Slides prepared by Karen Dunbar Kareiva Ivy Tech Community College 11.4 Membrane

More information

Lojayn Salah. Zaid R Al Najdawi. Mohammad-Khatatbeh

Lojayn Salah. Zaid R Al Najdawi. Mohammad-Khatatbeh 7 Lojayn Salah Zaid R Al Najdawi Mohammad-Khatatbeh Salam everyone, I made my best to make this sheet clear enough to be easily understood let the party begin :P Quick Revision about the previous lectures:

More information

Neuroscience 201A Exam Key, October 7, 2014

Neuroscience 201A Exam Key, October 7, 2014 Neuroscience 201A Exam Key, October 7, 2014 Question #1 7.5 pts Consider a spherical neuron with a diameter of 20 µm and a resting potential of -70 mv. If the net negativity on the inside of the cell (all

More information

Biological Modeling of Neural Networks

Biological Modeling of Neural Networks Week 4 part 2: More Detail compartmental models Biological Modeling of Neural Networks Week 4 Reducing detail - Adding detail 4.2. Adding detail - apse -cable equat Wulfram Gerstner EPFL, Lausanne, Switzerland

More information

Nervous Lecture Test Questions Set 2

Nervous Lecture Test Questions Set 2 Nervous Lecture Test Questions Set 2 1. The role of chloride in a resting membrane potential: a. creates resting potential b. indirectly causes repolarization c. stabilization of sodium d. it has none,

More information

The Neuron - F. Fig. 45.3

The Neuron - F. Fig. 45.3 excite.org(anism): Electrical Signaling The Neuron - F. Fig. 45.3 Today s lecture we ll use clickers Review today 11:30-1:00 in 2242 HJ Patterson Electrical signals Dendrites: graded post-synaptic potentials

More information

2002NSC Human Physiology Semester Summary

2002NSC Human Physiology Semester Summary 2002NSC Human Physiology Semester Summary Griffith University, Nathan Campus Semester 1, 2014 Topics include: - Diffusion, Membranes & Action Potentials - Fundamentals of the Nervous System - Neuroanatomy

More information

NEURONS, SENSE ORGANS, AND NERVOUS SYSTEMS CHAPTER 34

NEURONS, SENSE ORGANS, AND NERVOUS SYSTEMS CHAPTER 34 NEURONS, SENSE ORGANS, AND NERVOUS SYSTEMS CHAPTER 34 KEY CONCEPTS 34.1 Nervous Systems Are Composed of Neurons and Glial Cells 34.2 Neurons Generate Electric Signals by Controlling Ion Distributions 34.3

More information

(Feed-Forward) Neural Networks Dr. Hajira Jabeen, Prof. Jens Lehmann

(Feed-Forward) Neural Networks Dr. Hajira Jabeen, Prof. Jens Lehmann (Feed-Forward) Neural Networks 2016-12-06 Dr. Hajira Jabeen, Prof. Jens Lehmann Outline In the previous lectures we have learned about tensors and factorization methods. RESCAL is a bilinear model for

More information

Structure and Measurement of the brain lecture notes

Structure and Measurement of the brain lecture notes Structure and Measurement of the brain lecture notes Marty Sereno 2009/2010!"#$%&'(&#)*%$#&+,'-&.)"/*"&.*)*-'(0&1223 Neurons and Models Lecture 1 Topics Membrane (Nernst) Potential Action potential/voltage-gated

More information

Compartmental Modelling

Compartmental Modelling Modelling Neurons Computing and the Brain Compartmental Modelling Spring 2010 2 1 Equivalent Electrical Circuit A patch of membrane is equivalent to an electrical circuit This circuit can be described

More information

Dynamical Systems in Neuroscience: Elementary Bifurcations

Dynamical Systems in Neuroscience: Elementary Bifurcations Dynamical Systems in Neuroscience: Elementary Bifurcations Foris Kuang May 2017 1 Contents 1 Introduction 3 2 Definitions 3 3 Hodgkin-Huxley Model 3 4 Morris-Lecar Model 4 5 Stability 5 5.1 Linear ODE..............................................

More information

Physiology Unit 2. MEMBRANE POTENTIALS and SYNAPSES

Physiology Unit 2. MEMBRANE POTENTIALS and SYNAPSES Physiology Unit 2 MEMBRANE POTENTIALS and SYNAPSES In Physiology Today Ohm s Law I = V/R Ohm s law: the current through a conductor between two points is directly proportional to the voltage across the

More information

Mathematical Foundations of Neuroscience - Lecture 3. Electrophysiology of neurons - continued

Mathematical Foundations of Neuroscience - Lecture 3. Electrophysiology of neurons - continued Mathematical Foundations of Neuroscience - Lecture 3. Electrophysiology of neurons - continued Filip Piękniewski Faculty of Mathematics and Computer Science, Nicolaus Copernicus University, Toruń, Poland

More information

Transport of ions across plasma membranes

Transport of ions across plasma membranes Transport of ions across plasma membranes Plasma Membranes of Excitable tissues Ref: Guyton, 13 th ed: pp: 61-71. 12 th ed: pp: 57-69. 11th ed: p57-71, Electrical properties of plasma membranes Part A:

More information

Neurons: Cellular and Network Properties HUMAN PHYSIOLOGY POWERPOINT

Neurons: Cellular and Network Properties HUMAN PHYSIOLOGY POWERPOINT POWERPOINT LECTURE SLIDE PRESENTATION by LYNN CIALDELLA, MA, MBA, The University of Texas at Austin Additional text by J Padilla exclusively for physiology at ECC UNIT 2 8 Neurons: PART A Cellular and

More information

Lecture 11 : Simple Neuron Models. Dr Eileen Nugent

Lecture 11 : Simple Neuron Models. Dr Eileen Nugent Lecture 11 : Simple Neuron Models Dr Eileen Nugent Reading List Nelson, Biological Physics, Chapter 12 Phillips, PBoC, Chapter 17 Gerstner, Neuronal Dynamics: from single neurons to networks and models

More information

Lecture 4: Feed Forward Neural Networks

Lecture 4: Feed Forward Neural Networks Lecture 4: Feed Forward Neural Networks Dr. Roman V Belavkin Middlesex University BIS4435 Biological neurons and the brain A Model of A Single Neuron Neurons as data-driven models Neural Networks Training

More information

Main idea of this lecture:

Main idea of this lecture: Ac#ve Transport Main idea of this lecture: How do molecules, big and small, get in OR out of a cell? 2 Main ways: Passive Transport (Does not require energy) Lecture 1 Ac=ve Transport (Requires energy)

More information

Lecture 04, 04 Sept 2003 Chapters 4 and 5. Vertebrate Physiology ECOL 437 University of Arizona Fall instr: Kevin Bonine t.a.

Lecture 04, 04 Sept 2003 Chapters 4 and 5. Vertebrate Physiology ECOL 437 University of Arizona Fall instr: Kevin Bonine t.a. Lecture 04, 04 Sept 2003 Chapters 4 and 5 Vertebrate Physiology ECOL 437 University of Arizona Fall 2003 instr: Kevin Bonine t.a.: Bret Pasch Vertebrate Physiology 437 1. Membranes (CH4) 2. Nervous System

More information

Introduction and the Hodgkin-Huxley Model

Introduction and the Hodgkin-Huxley Model 1 Introduction and the Hodgkin-Huxley Model Richard Bertram Department of Mathematics and Programs in Neuroscience and Molecular Biophysics Florida State University Tallahassee, Florida 32306 Reference:

More information

Linear Regression, Neural Networks, etc.

Linear Regression, Neural Networks, etc. Linear Regression, Neural Networks, etc. Gradient Descent Many machine learning problems can be cast as optimization problems Define a function that corresponds to learning error. (More on this later)

More information

Phase Response. 1 of of 11. Synaptic input advances (excitatory) or delays (inhibitory) spiking

Phase Response. 1 of of 11. Synaptic input advances (excitatory) or delays (inhibitory) spiking Printed from the Mathematica Help Browser 1 1 of 11 Phase Response Inward current-pulses decrease a cortical neuron's period (Cat, Layer V). [Fetz93] Synaptic input advances (excitatory) or delays (inhibitory)

More information

Basic elements of neuroelectronics -- membranes -- ion channels -- wiring

Basic elements of neuroelectronics -- membranes -- ion channels -- wiring Computing in carbon Basic elements of neuroelectronics -- membranes -- ion channels -- wiring Elementary neuron models -- conductance based -- modelers alternatives Wires -- signal propagation -- processing

More information

COGNITIVE SCIENCE 107A

COGNITIVE SCIENCE 107A COGNITIVE SCIENCE 107A Electrophysiology: Electrotonic Properties 2 Jaime A. Pineda, Ph.D. The Model Neuron Lab Your PC/CSB115 http://cogsci.ucsd.edu/~pineda/cogs107a/index.html Labs - Electrophysiology

More information

Resting Distribution of Ions in Mammalian Neurons. Outside Inside (mm) E ion Permab. K Na Cl

Resting Distribution of Ions in Mammalian Neurons. Outside Inside (mm) E ion Permab. K Na Cl Resting Distribution of Ions in Mammalian Neurons Outside Inside (mm) E ion Permab. K + 5 100-81 1.0 150 15 +62 0.04 Cl - 100 10-62 0.045 V m = -60 mv V m approaches the Equilibrium Potential of the most

More information

How do synapses transform inputs?

How do synapses transform inputs? Neurons to networks How do synapses transform inputs? Excitatory synapse Input spike! Neurotransmitter release binds to/opens Na channels Change in synaptic conductance! Na+ influx E.g. AMA synapse! Depolarization

More information

Biological membranes and bioelectric phenomena

Biological membranes and bioelectric phenomena Lectures on Medical Biophysics Dept. Biophysics, Medical faculty, Masaryk University in Brno Biological membranes and bioelectric phenomena A part of this lecture was prepared on the basis of a presentation

More information

Nervous Tissue. Neurons Electrochemical Gradient Propagation & Transduction Neurotransmitters Temporal & Spatial Summation

Nervous Tissue. Neurons Electrochemical Gradient Propagation & Transduction Neurotransmitters Temporal & Spatial Summation Nervous Tissue Neurons Electrochemical Gradient Propagation & Transduction Neurotransmitters Temporal & Spatial Summation What is the function of nervous tissue? Maintain homeostasis & respond to stimuli

More information

Propagation& Integration: Passive electrical properties

Propagation& Integration: Passive electrical properties Fundamentals of Neuroscience (NSCS 730, Spring 2010) Instructor: Art Riegel; email: Riegel@musc.edu; Room EL 113; time: 9 11 am Office: 416C BSB (792.5444) Propagation& Integration: Passive electrical

More information

1 Balanced networks: Trading speed for noise

1 Balanced networks: Trading speed for noise Physics 178/278 - David leinfeld - Winter 2017 (Corrected yet incomplete notes) 1 Balanced networks: Trading speed for noise 1.1 Scaling of neuronal inputs An interesting observation is that the subthresold

More information

Information processing. Divisions of nervous system. Neuron structure and function Synapse. Neurons, synapses, and signaling 11/3/2017

Information processing. Divisions of nervous system. Neuron structure and function Synapse. Neurons, synapses, and signaling 11/3/2017 Neurons, synapses, and signaling Chapter 48 Information processing Divisions of nervous system Central nervous system (CNS) Brain and a nerve cord Integration center Peripheral nervous system (PNS) Nerves

More information

Chapter 48 Neurons, Synapses, and Signaling

Chapter 48 Neurons, Synapses, and Signaling Chapter 48 Neurons, Synapses, and Signaling Concept 48.1 Neuron organization and structure reflect function in information transfer Neurons are nerve cells that transfer information within the body Neurons

More information

Consider the following spike trains from two different neurons N1 and N2:

Consider the following spike trains from two different neurons N1 and N2: About synchrony and oscillations So far, our discussions have assumed that we are either observing a single neuron at a, or that neurons fire independent of each other. This assumption may be correct in

More information

Passive Membrane Properties

Passive Membrane Properties Passive Membrane Properties Communicating through a leaky garden hose... Topics I Introduction & Electrochemical Gradients Passive Membrane Properties Action Potentials Voltage-Gated Ion Channels Topics

More information

Chapter 1 subtitles Ion gradients

Chapter 1 subtitles Ion gradients CELLULAR NEUROPHYSIOLOGY CONSTANCE HAMMOND Chapter 1 subtitles Ion gradients Introduction In this first chapter, I'll explain the basic knowledge required to understand the electrical signals generated

More information

Nervous Tissue. Neurons Neural communication Nervous Systems

Nervous Tissue. Neurons Neural communication Nervous Systems Nervous Tissue Neurons Neural communication Nervous Systems What is the function of nervous tissue? Maintain homeostasis & respond to stimuli Sense & transmit information rapidly, to specific cells and

More information

Localized Excitations in Networks of Spiking Neurons

Localized Excitations in Networks of Spiking Neurons Localized Excitations in Networks of Spiking Neurons Hecke Schrobsdorff Bernstein Center for Computational Neuroscience Göttingen Max Planck Institute for Dynamics and Self-Organization Seminar: Irreversible

More information

Dendrites - receives information from other neuron cells - input receivers.

Dendrites - receives information from other neuron cells - input receivers. The Nerve Tissue Neuron - the nerve cell Dendrites - receives information from other neuron cells - input receivers. Cell body - includes usual parts of the organelles of a cell (nucleus, mitochondria)

More information

Cell membrane resistance and capacitance

Cell membrane resistance and capacitance Cell membrane resistance and capacitance 1 Two properties of a cell membrane gives rise to two passive electrical properties: Resistance: Leakage pathways allow inorganic ions to cross the membrane. Capacitance:

More information

The Nervous System and the Sodium-Potassium Pump

The Nervous System and the Sodium-Potassium Pump The Nervous System and the Sodium-Potassium Pump 1. Define the following terms: Ion: A Student Activity on Membrane Potentials Cation: Anion: Concentration gradient: Simple diffusion: Sodium-Potassium

More information

NE 204 mini-syllabus (weeks 4 8)

NE 204 mini-syllabus (weeks 4 8) NE 24 mini-syllabus (weeks 4 8) Instructor: John Burke O ce: MCS 238 e-mail: jb@math.bu.edu o ce hours: by appointment Overview: For the next few weeks, we will focus on mathematical models of single neurons.

More information

Neurons, Synapses, and Signaling

Neurons, Synapses, and Signaling LECTURE PRESENTATIONS For CAMPBELL BIOLOGY, NINTH EDITION Jane B. Reece, Lisa A. Urry, Michael L. Cain, Steven A. Wasserman, Peter V. Minorsky, Robert B. Jackson Chapter 48 Neurons, Synapses, and Signaling

More information

Action Potentials & Nervous System. Bio 219 Napa Valley College Dr. Adam Ross

Action Potentials & Nervous System. Bio 219 Napa Valley College Dr. Adam Ross Action Potentials & Nervous System Bio 219 Napa Valley College Dr. Adam Ross Review: Membrane potentials exist due to unequal distribution of charge across the membrane Concentration gradients drive ion

More information

Curtis et al. Il nuovo Invito alla biologia.blu BIOLOGY HIGHLIGHTS KEYS

Curtis et al. Il nuovo Invito alla biologia.blu BIOLOGY HIGHLIGHTS KEYS BIOLOGY HIGHLIGHTS KEYS Watch the videos and download the transcripts of this section at: online.scuola.zanichelli.it/curtisnuovoinvitoblu/clil > THE HUMAN NERVOUS SYSTEM 2. WARM UP a) The structures that

More information

Biology September 2015 Exam One FORM G KEY

Biology September 2015 Exam One FORM G KEY Biology 251 17 September 2015 Exam One FORM G KEY PRINT YOUR NAME AND ID NUMBER in the space that is provided on the answer sheet, and then blacken the letter boxes below the corresponding letters of your

More information

Biology September 2015 Exam One FORM W KEY

Biology September 2015 Exam One FORM W KEY Biology 251 17 September 2015 Exam One FORM W KEY PRINT YOUR NAME AND ID NUMBER in the space that is provided on the answer sheet, and then blacken the letter boxes below the corresponding letters of your

More information

/639 Final Examination Solutions

/639 Final Examination Solutions 58.439/639 Final Examination Solutions Problem 1 Part a) The A group binds in a region of the molecule that is designed to attract potassium ions, by having net negative charges surrounding the pore; the

More information

Transmission of Nerve Impulses (see Fig , p. 403)

Transmission of Nerve Impulses (see Fig , p. 403) How a nerve impulse works Transmission of Nerve Impulses (see Fig. 12.13, p. 403) 1. At Rest (Polarization) outside of neuron is positively charged compared to inside (sodium ions outside, chloride and

More information