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

Size: px
Start display at page:

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

Transcription

1 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 is detected. Neurons feed on each other s outputs layers of ever more complicated detectors. (Things can get very complex in terms of content, but each neuron is still carrying out basic detector function). output integration inputs Detector 1 / 29 2 / 29 Detector vs. Computer Understanding Neural Components in Detector Model 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 output integration inputs Detector axon cell body, membrane potential dendrites synapses Neuron 3 / 29 4 / 29

2 A Real Neuron Basic Properties of a Neuron It s a cell: body, membrane, nucleus, DNA, RNA, proteins, etc. Membrane has channels, passing ions (salt water). Cell has electrical potential (voltage), integrated in cell body, activates action potential output in axon, releases neurotransmitter. Neurotransmitter activates potential via dendritic synaptic input channels. Excitation and inhibition are transmitted by different neurons! 5 / 29 6 / 29 The Synapse Weight = Synaptic Efficacy Dendrite Receptors Spine Synaptic efficacy = activity of presynaptic (sending) neuron communicated to postsynaptic (receiving) neuron: Neuro transmitter (glutamate) Vesicles mglu AMPA NMDA Na+ Ca++ Ca++ Terminal Button Postsynaptic Cleft Presynaptic Axon Presynaptic: # of vesicles released, NT per vesicle, efficacy of reuptake mechanism. Postsynaptic: # of receptors, alignment & proximity of release site & receptors, efficacy of channels, geometry of dendrite/spine. Drugs: Prozac (serotonin reuptake), L-Dopa (NT in vesicles) Microtubule 7 / 29 8 / 29

3 Neurophysiology Balance of Electric and Diffusion Forces The neuron is a miniature electro-chemical system: 1 Balance of electric and diffusion forces. 2 Equilibrium potential. 3 Principal ions. 4 Integration equations. 5 The overall equilibrium potential. 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. We will use the equations describing this integration in our models. 9 / / 29 Electricity Resistance Ions encounter resistance when they move. Neurons have channels that limit flow of ions in/out of cell. + 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..) V + I The smaller the channel, the higher the resistance, the greater the potential needed to generate given amount of current (Ohm s law): G I = V R (1) Conductance G = 1/R, so I = VG 11 / / 29

4 Diffusion Equilibrium Constant motion causes mixing evens out distribution. Unlike electricity, diffusion acts on each ion separately can t compensate one + ion for another.. Balance between electricity and diffusion: E = Equilibrium potential = amount of electrical potential needed to counteract diffusion: I = G(V E) (3) (same deal with potentials, conductance, etc) (Fick s First law) I = DC (2) Also: Reversal potential (because current reverses on either side of E) Driving potential (flow of ions drives potential toward this value) 13 / / 29 The Neuron and its Ions Na+ Na/K Pump Excitatory Synaptic Input Cl +55 Inhibitory Synaptic Input Na+ 70 Cl K+ 70mV 0mV 70 Leak K+ Drugs and Ions Alcohol: closes Na General anesthesia: opens K Scorpion: opens Na and closes K Some kind of venom: closes all muscle firing (acetylcholine) Everything follows from the sodium pump, which creates the dynamic tension (compressing the spring, winding the clock) for subsequent neural action. 15 / / 29

5 V_m Putting it Together e = excitation (Na + ) i = inhibition (Cl ) l = leak (K + ). or I c = g c (t)ḡ c (V m (t) E c ) (4) 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 ) (5) V m (t + 1) = V m (t) dt vm I net (6) V m (t + 1) = V m (t) + dt vm I net (7) In Action I_net g_e = g_e =.2 30 V_m cycles (Two excitatory inputs at time 10, of conductances.4 and.2) 17 / / 29 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 (8) 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 (9) Membrane potential computes a balance (weighted average) of excitatory and inhibitory inputs. Equilibrium Potential Illustrated Equilibrium V_m by g_e (g_l =.1) g_e (excitatory net input) 19 / / 29

6 Activation Computational Neurons (Units) Computational Neurons (Units) Overview V m = g g g g e e E + E + g g E e i i i l l l g g + g g e e i i + g g l l γ [ V m Θ] y + j γ [ V m Θ] net g e <x i w ij > + β = N 1 Really abstract: The standard sigmoidal function. 2 More neuro: The point neuron function. 3 Two kinds of outputs: discrete spiking, rate coded. x i w ij 1 Weights = synaptic efficacy; weighted input = x i w ij. 2 Net conductances (average across all inputs) excitatory (net = g e (t)), inhibitory g i (t). 3 Integrate conductances using V m update equation. 4 Compute output y j as spikes or rate code. 21 / / 29 Standard Sigmoidal Function Computing Excitatory Input Conductances First compute weighted, summed net input: η j = i x iw ij Then pass this through a sigmoidal function: y j = 1 1+e η j Sigmoidal Activation Function s a a+b Σ g e 1 < α x i w > ij x w i ij 1 N β A B Projections b 1 s a+b α x w i ij < x i w > ij Net Input One projection per group (layer) of sending units. Average weighted inputs x i w ij = 1 n Bias weight β: constant input. i x iw ij. Captures saturation (activation limits, nonlinearity) Misses V m dynamics (e.g., shunting inhibition). 23 / 29 Factor out expected activation level α. 24 / 29

7 activity Computing V m Thresholded Spike Outputs 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. 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 0 60 V_m In model: y j = 1 if V m > Θ, then reset (also keep track of rate). 25 / / 29 Rate Coded Output Convolution with Noise Output is average firing rate value. One unit = % spikes in population of neurons? Rate approximated by X-over-X-plus-1 ( x x+1 ): 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): y j = γ[v m(t) Θ] + γ[v m (t) Θ] (10) which is like a sigmoidal function: y j = (γ[v m (t) Θ] + ) 1 (11) compare to sigmoid: y j = 1 1+e η j γ is the gain: makes things sharper or duller. Θ 27 / / 29

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

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

Balance of Electric and Diffusion Forces

Balance of Electric and Diffusion Forces 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

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

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

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

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

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

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

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

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

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

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

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

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

BIOLOGY 11/10/2016. Neurons, Synapses, and Signaling. Concept 48.1: Neuron organization and structure reflect function in information transfer

BIOLOGY 11/10/2016. Neurons, Synapses, and Signaling. Concept 48.1: Neuron organization and structure reflect function in information transfer 48 Neurons, Synapses, and Signaling CAMPBELL BIOLOGY TENTH EDITION Reece Urry Cain Wasserman Minorsky Jackson Lecture Presentation by Nicole Tunbridge and Kathleen Fitzpatrick Concept 48.1: Neuron organization

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

Neurons, Synapses, and Signaling

Neurons, Synapses, and Signaling Chapter 48 Neurons, Synapses, and Signaling PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley with contributions

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

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

لجنة الطب البشري رؤية تنير دروب تميزكم 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

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

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

Neurons, Synapses, and Signaling

Neurons, Synapses, and Signaling Chapter 48 Neurons, Synapses, and Signaling PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley with contributions

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

Neurons, Synapses, and Signaling

Neurons, Synapses, and Signaling Chapter 48 Neurons, Synapses, and Signaling PowerPoint Lectures for Biology, Eighth Edition Lectures by Chris Romero, updated by Erin Barley with contributions from Joan Sharp and Janette Lewis Copyright

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

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

Nervous System AP Biology

Nervous System AP Biology Nervous System 2007-2008 Why do animals need a nervous system? What characteristics do animals need in a nervous system? fast accurate reset quickly Remember Poor think bunny! about the bunny signal direction

More information

Neurons, Synapses, and Signaling

Neurons, Synapses, and Signaling CAMPBELL BIOLOGY IN FOCUS URRY CAIN WASSERMAN MINORSKY REECE 37 Neurons, Synapses, and Signaling Lecture Presentations by Kathleen Fitzpatrick and Nicole Tunbridge, Simon Fraser University SECOND EDITION

More information

Nervous System Organization

Nervous System Organization The Nervous System Chapter 44 Nervous System Organization All animals must be able to respond to environmental stimuli -Sensory receptors = Detect stimulus -Motor effectors = Respond to it -The nervous

More information

Physiology Unit 2. MEMBRANE POTENTIALS and SYNAPSES

Physiology Unit 2. MEMBRANE POTENTIALS and SYNAPSES Physiology Unit 2 MEMBRANE POTENTIALS and SYNAPSES Neuron Communication Neurons are stimulated by receptors on dendrites and cell bodies (soma) Ligand gated ion channels GPCR s Neurons stimulate cells

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

Nervous System Organization

Nervous System Organization The Nervous System Nervous System Organization Receptors respond to stimuli Sensory receptors detect the stimulus Motor effectors respond to stimulus Nervous system divisions Central nervous system Command

More information

BIOLOGY. 1. Overview of Neurons 11/3/2014. Neurons, Synapses, and Signaling. Communication in Neurons

BIOLOGY. 1. Overview of Neurons 11/3/2014. Neurons, Synapses, and Signaling. Communication in Neurons CAMPBELL BIOLOGY TENTH EDITION 48 Reece Urry Cain Wasserman Minorsky Jackson Neurons, Synapses, and Signaling Lecture Presentation by Nicole Tunbridge and Kathleen Fitzpatrick 1. Overview of Neurons Communication

More information

MEMBRANE POTENTIALS AND ACTION POTENTIALS:

MEMBRANE POTENTIALS AND ACTION POTENTIALS: University of Jordan Faculty of Medicine Department of Physiology & Biochemistry Medical students, 2017/2018 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Review: Membrane physiology

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

Nervous Systems: Neuron Structure and Function

Nervous Systems: Neuron Structure and Function Nervous Systems: Neuron Structure and Function Integration An animal needs to function like a coherent organism, not like a loose collection of cells. Integration = refers to processes such as summation

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

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

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

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

This script will produce a series of pulses of amplitude 40 na, duration 1ms, recurring every 50 ms.

This script will produce a series of pulses of amplitude 40 na, duration 1ms, recurring every 50 ms. 9.16 Problem Set #4 In the final problem set you will combine the pieces of knowledge gained in the previous assignments to build a full-blown model of a plastic synapse. You will investigate the effects

More information

37 Neurons, Synapses, and Signaling

37 Neurons, Synapses, and Signaling CAMPBELL BIOLOGY IN FOCUS Urry Cain Wasserman Minorsky Jackson Reece 37 Neurons, Synapses, and Signaling Lecture Presentations by Kathleen Fitzpatrick and Nicole Tunbridge Overview: Lines of Communication

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

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

BIOLOGY. Neurons, Synapses, and Signaling CAMPBELL. Reece Urry Cain Wasserman Minorsky Jackson

BIOLOGY. Neurons, Synapses, and Signaling CAMPBELL. Reece Urry Cain Wasserman Minorsky Jackson CAMPBELL BIOLOGY TENTH EDITION Reece Urry Cain Wasserman Minorsky Jackson 48 Neurons, Synapses, and Signaling Lecture Presentation by Nicole Tunbridge and Kathleen Fitzpatrick Lines of Communication The

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

Chapter 37 Active Reading Guide Neurons, Synapses, and Signaling

Chapter 37 Active Reading Guide Neurons, Synapses, and Signaling Name: AP Biology Mr. Croft Section 1 1. What is a neuron? Chapter 37 Active Reading Guide Neurons, Synapses, and Signaling 2. Neurons can be placed into three groups, based on their location and function.

More information

Neurophysiology. Review from 12b. Topics in neurophysiology 7/08/12. Lecture 11b BIOL241

Neurophysiology. Review from 12b. Topics in neurophysiology 7/08/12. Lecture 11b BIOL241 Neurophysiology Lecture 11b BIOL241 Review from 12b. CNS brain and spinal cord PNS nerves SNS (somatic) ANS (autonomic) Sympathetic NS Parasympathetic NS Afferent vs efferent (SAME) Cells of the nervous

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

Organization of the nervous system. Tortora & Grabowski Principles of Anatomy & Physiology; Page 388, Figure 12.2

Organization of the nervous system. Tortora & Grabowski Principles of Anatomy & Physiology; Page 388, Figure 12.2 Nervous system Organization of the nervous system Tortora & Grabowski Principles of Anatomy & Physiology; Page 388, Figure 12.2 Autonomic and somatic efferent pathways Reflex arc - a neural pathway that

More information

Ch 8: Neurons: Cellular and Network Properties, Part 1

Ch 8: Neurons: Cellular and Network Properties, Part 1 Developed by John Gallagher, MS, DVM Ch 8: Neurons: Cellular and Network Properties, Part 1 Objectives: Describe the Cells of the NS Explain the creation and propagation of an electrical signal in a nerve

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

The Nervous System. Nerve Impulses. Resting Membrane Potential. Overview. Nerve Impulses. Resting Membrane Potential

The Nervous System. Nerve Impulses. Resting Membrane Potential. Overview. Nerve Impulses. Resting Membrane Potential The Nervous System Overview Nerve Impulses (completed12/03/04) (completed12/03/04) How do nerve impulses start? (completed 19/03/04) (completed 19/03/04) How Fast are Nerve Impulses? Nerve Impulses Nerve

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

PROPERTY OF ELSEVIER SAMPLE CONTENT - NOT FINAL. The Nervous System and Muscle

PROPERTY OF ELSEVIER SAMPLE CONTENT - NOT FINAL. The Nervous System and Muscle The Nervous System and Muscle SECTION 2 2-1 Nernst Potential 2-2 Resting Membrane Potential 2-3 Axonal Action Potential 2-4 Neurons 2-5 Axonal Conduction 2-6 Morphology of Synapses 2-7 Chemical Synaptic

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

Action Potentials and Synaptic Transmission Physics 171/271

Action Potentials and Synaptic Transmission Physics 171/271 Action Potentials and Synaptic Transmission Physics 171/271 Flavio Fröhlich (flavio@salk.edu) September 27, 2006 In this section, we consider two important aspects concerning the communication between

More information

Ch 33. The nervous system

Ch 33. The nervous system Ch 33 The nervous system AP bio schedule Tuesday Wed Thursday Friday Plant test Animal behavior lab Nervous system 25 Review Day (bring computer) 27 Review Day (bring computer) 28 Practice AP bio test

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

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

UNIT I INTRODUCTION TO ARTIFICIAL NEURAL NETWORK IT 0469 NEURAL NETWORKS

UNIT I INTRODUCTION TO ARTIFICIAL NEURAL NETWORK IT 0469 NEURAL NETWORKS UNIT I INTRODUCTION TO ARTIFICIAL NEURAL NETWORK IT 0469 NEURAL NETWORKS Elementary Neuro Physiology Neuron: A neuron nerve cell is an electricallyexcitable cell that processes and transmits information

More information

Biosciences in the 21st century

Biosciences in the 21st century Biosciences in the 21st century Lecture 1: Neurons, Synapses, and Signaling Dr. Michael Burger Outline: 1. Why neuroscience? 2. The neuron 3. Action potentials 4. Synapses 5. Organization of the nervous

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

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

R7.3 Receptor Kinetics

R7.3 Receptor Kinetics Chapter 7 9/30/04 R7.3 Receptor Kinetics Professional Reference Shelf Just as enzymes are fundamental to life, so is the living cell s ability to receive and process signals from beyond the cell membrane.

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

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

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

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

Membrane Protein Channels

Membrane Protein Channels Membrane Protein Channels Potassium ions queuing up in the potassium channel Pumps: 1000 s -1 Channels: 1000000 s -1 Pumps & Channels The lipid bilayer of biological membranes is intrinsically impermeable

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

Bio 449 Fall Exam points total Multiple choice. As with any test, choose the best answer in each case. Each question is 3 points.

Bio 449 Fall Exam points total Multiple choice. As with any test, choose the best answer in each case. Each question is 3 points. Name: Exam 1 100 points total Multiple choice. As with any test, choose the best answer in each case. Each question is 3 points. 1. The term internal environment, as coined by Clause Bernard, is best defined

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

Quantitative Electrophysiology

Quantitative Electrophysiology ECE 795: Quantitative Electrophysiology Notes for Lecture #4 Wednesday, October 4, 2006 7. CHEMICAL SYNAPSES AND GAP JUNCTIONS We will look at: Chemical synapses in the nervous system Gap junctions in

More information

NOTES: CH 48 Neurons, Synapses, and Signaling

NOTES: CH 48 Neurons, Synapses, and Signaling NOTES: CH 48 Neurons, Synapses, and Signaling A nervous system has three overlapping functions: 1) SENSORY INPUT: signals from sensory receptors to integration centers 2) INTEGRATION: information from

More information

MEMBRANE STRUCTURE. Lecture 9. Biology Department Concordia University. Dr. S. Azam BIOL 266/

MEMBRANE STRUCTURE. Lecture 9. Biology Department Concordia University. Dr. S. Azam BIOL 266/ MEMBRANE STRUCTURE Lecture 9 BIOL 266/4 2014-15 Dr. S. Azam Biology Department Concordia University RED BLOOD CELL MEMBRANE PROTEINS The Dynamic Nature of the Plasma Membrane SEM of human erythrocytes

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

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

Microsystems for Neuroscience and Medicine. Lecture 9

Microsystems for Neuroscience and Medicine. Lecture 9 1 Microsystems for Neuroscience and Medicine Lecture 9 2 Neural Microsystems Neurons - Structure and behaviour Measuring neural activity Interfacing with neurons Medical applications - DBS, Retinal Implants

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

1. Neurons & Action Potentials

1. Neurons & Action Potentials Lecture 6, 30 Jan 2008 Vertebrate Physiology ECOL 437 (MCB/VetSci 437) Univ. of Arizona, spring 2008 Kevin Bonine & Kevin Oh 1. Intro Nervous System Fxn (slides 32-60 from Mon 28 Jan; Ch10) 2. Neurons

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

Neurophysiology. + = Na + - = Cl - Proteins HOW? HOW?

Neurophysiology. + = Na + - = Cl - Proteins HOW? HOW? All animal cells have electric potential differences (voltages) across plasma s only electrically excitable cells can respond with APs Luigi Galvani (1791) Animal electricity Electrical fluid passed through

More information

NEURONS Excitable cells Therefore, have a RMP Synapse = chemical communication site between neurons, from pre-synaptic release to postsynaptic

NEURONS Excitable cells Therefore, have a RMP Synapse = chemical communication site between neurons, from pre-synaptic release to postsynaptic NEUROPHYSIOLOGY NOTES L1 WHAT IS NEUROPHYSIOLOGY? NEURONS Excitable cells Therefore, have a RMP Synapse = chemical communication site between neurons, from pre-synaptic release to postsynaptic receptor

More information

Integration of synaptic inputs in dendritic trees

Integration of synaptic inputs in dendritic trees Integration of synaptic inputs in dendritic trees Theoretical Neuroscience Fabrizio Gabbiani Division of Neuroscience Baylor College of Medicine One Baylor Plaza Houston, TX 77030 e-mail:gabbiani@bcm.tmc.edu

More information

Purpose: Perception, Movement, Learning, Memory, Thinking, Communication Functions:

Purpose: Perception, Movement, Learning, Memory, Thinking, Communication Functions: Nervous System Purpose: Perception, Movement, Learning, Memory, Thinking, Communication Functions: Sensory Input: Obtaining stimulation from the environment (light, heat, pressure, vibration, chemical,

More information

Neurochemistry 1. Nervous system is made of neurons & glia, as well as other cells. Santiago Ramon y Cajal Nobel Prize 1906

Neurochemistry 1. Nervous system is made of neurons & glia, as well as other cells. Santiago Ramon y Cajal Nobel Prize 1906 Neurochemistry 1 Nervous system is made of neurons & glia, as well as other cells. Santiago Ramon y Cajal Nobel Prize 1906 How Many Neurons Do We Have? The human brain contains ~86 billion neurons and

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

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

Housekeeping, 26 January 2009

Housekeeping, 26 January 2009 5 th & 6 th Lectures Mon 26 & Wed 28 Jan 2009 Vertebrate Physiology ECOL 437 (MCB/VetSci 437) Univ. of Arizona, spring 2009 Neurons Chapter 11 Kevin Bonine & Kevin Oh 1. Finish Solutes + Water 2. Neurons

More information

Neurons. 5 th & 6 th Lectures Mon 26 & Wed 28 Jan Finish Solutes + Water. 2. Neurons. Chapter 11

Neurons. 5 th & 6 th Lectures Mon 26 & Wed 28 Jan Finish Solutes + Water. 2. Neurons. Chapter 11 5 th & 6 th Lectures Mon 26 & Wed 28 Jan 2009 Vertebrate Physiology ECOL 437 (MCB/VetSci 437) Univ. of Arizona, spring 2009 Neurons Chapter 11 Kevin Bonine & Kevin Oh 1. Finish Solutes + Water 2. Neurons

More information

Neurons. The Molecular Basis of their Electrical Excitability

Neurons. The Molecular Basis of their Electrical Excitability Neurons The Molecular Basis of their Electrical Excitability Viva La Complexity! Consider, The human brain contains >10 11 neurons! Each neuron makes 10 3 (average) synaptic contacts on up to 10 3 other

More information

Synapse Model. Neurotransmitter is released into cleft between axonal button and dendritic spine

Synapse Model. Neurotransmitter is released into cleft between axonal button and dendritic spine Synapse Model Neurotransmitter is released into cleft between axonal button and dendritic spine Binding and unbinding are modeled by first-order kinetics Concentration must exceed receptor affinity 2 MorphSynapse.nb

More information

Introduction Biologically Motivated Crude Model Backpropagation

Introduction Biologically Motivated Crude Model Backpropagation Introduction Biologically Motivated Crude Model Backpropagation 1 McCulloch-Pitts Neurons In 1943 Warren S. McCulloch, a neuroscientist, and Walter Pitts, a logician, published A logical calculus of the

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

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

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

BME 5742 Biosystems Modeling and Control

BME 5742 Biosystems Modeling and Control BME 5742 Biosystems Modeling and Control Hodgkin-Huxley Model for Nerve Cell Action Potential Part 1 Dr. Zvi Roth (FAU) 1 References Hoppensteadt-Peskin Ch. 3 for all the mathematics. Cooper s The Cell

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