MCAT BIOLOGICAL & BIOCHEMICAL FOUNDATIONS OF LIVING SYSTEMS • FOUNDATIONAL CONCEPT 3: ORGAN SYSTEMS AND HOMEOSTASIS

Neuron Structure and Signal Propagation (3A)

How neurons generate and transmit electrical signals to coordinate organ system function and maintain homeostasis.

Historical Context & Motivation

The study of how the nervous system communicates information across vast distances within the body represents one of the most transformative chapters in the history of physiology. For centuries, natural philosophers debated whether nerves transmitted signals through "animal spirits," hydraulic fluids, or some unknown form of energy. The resolution of this question required convergent advances in histology, electrophysiology, and biochemistry, ultimately revealing that neurons — the fundamental signaling units of the nervous system — employ a sophisticated electrochemical mechanism to encode and propagate information. Understanding this mechanism is essential for MCAT success because it underpins Foundational Concept 3, which addresses how organ systems sense and respond to environmental change to maintain homeostasis.

1791
Galvani's "Animal Electricity"
Luigi Galvani demonstrated that electrical stimulation could induce contraction in frog leg muscles, establishing the concept of bioelectricity and overturning the prevailing hydraulic model of nerve function.
1888
Ramón y Cajal and the Neuron Doctrine
Santiago Ramón y Cajal used Golgi staining to demonstrate that the nervous system is composed of discrete cells — neurons — rather than a continuous syncytium, establishing the foundational Neuron Doctrine.
1952
Hodgkin & Huxley Model
Alan Hodgkin and Andrew Huxley used voltage-clamp experiments on the squid giant axon to derive a mathematical model of the action potential, demonstrating sequential Na⁺ and K⁺ conductance changes as the ionic basis of signal propagation.
1976
Neher & Sakmann Develop Patch Clamping
Erwin Neher and Bert Sakmann developed the patch-clamp technique, enabling the recording of currents through individual ion channels and confirming that discrete channel proteins underlie membrane conductance changes.

These advances collectively answered a fundamental question: how does the nervous system rapidly transmit information from sensory receptors to integrative centers and then to effector organs? The answer lies in the unique structural and functional properties of neurons — their specialized morphology, the ionic gradients maintained across their membranes, and the regenerative electrical events known as action potentials that propagate along their axons with remarkable speed and fidelity. This lesson will dissect each of these components in the detail required for Foundational Concept 3A on the MCAT.

Core Principles of Neuron Structure and Function

A neuron's ability to receive, integrate, and transmit electrochemical signals arises from a tightly coordinated interplay between its morphological specializations and the biophysical properties of its plasma membrane. To understand signal propagation, one must first appreciate the structural domains of the neuron, the ionic basis of the resting membrane potential, and the gating properties of the voltage-sensitive channels that underlie the action potential. The following core principles provide the conceptual architecture upon which all subsequent detail rests.

1

Neuron Morphology

Neurons possess dendrites (receptive), a cell body (integrative), an axon hillock (trigger zone), an axon (conductive), and synaptic terminals (transmissive). Each domain has a distinct molecular composition optimized for its role.
2

Resting Membrane Potential

At rest, the neuron maintains a potential of approximately −70 mV, established primarily by K⁺ leak channels and the Na⁺/K⁺-ATPase. The resulting electrochemical gradient stores potential energy that is released during depolarization.
3

Graded Potentials and Summation

Synaptic inputs generate graded potentials — local, decremental voltage changes — that spread passively to the axon hillock. Temporal and spatial summation determine whether the threshold for action potential initiation is reached.
4

Action Potential: All-or-None

When threshold (≈ −55 mV) is reached, voltage-gated Na⁺ channels open, producing a rapid depolarization that is self-regenerating and propagates without decrement along the axon. This all-or-none response ensures signal fidelity over long distances.
5

Saltatory Conduction

In myelinated neurons, action potentials "jump" between nodes of Ranvier, dramatically increasing conduction velocity while conserving metabolic energy. This is termed saltatory conduction.
KEY TAKEAWAY
Think of a neuron as a relay station in a long-distance fiber-optic network. The dendrites act as receiving antennas that gather incoming signals, the cell body functions as a signal processor that integrates and evaluates these inputs, and the axon serves as the cable that faithfully carries a standardized digital pulse — the action potential — to the next relay station. Myelination is analogous to insulating the cable: it prevents signal leakage and allows the pulse to skip between amplification points (nodes of Ranvier), dramatically boosting transmission speed.

Visual Explanation: Neuron Anatomy

A typical myelinated neuron illustrating its major structural domains. Dendrites (purple) receive incoming signals. The cell body (soma) integrates synaptic inputs. The axon hillock (pink triangle) serves as the trigger zone with the lowest threshold for action potential initiation. The axon is insulated by myelin sheaths (gold), with nodes of Ranvier (red dots) between them where voltage-gated channels cluster. Synaptic terminals (green) release neurotransmitter to the postsynaptic cell.

As illustrated above, the neuron exhibits a pronounced polarity that is essential for unidirectional information flow. Dendrites are highly branched processes studded with ligand-gated ion channels and postsynaptic receptors; their extensive arborization maximizes the receptive surface area. The soma contains the nucleus and major biosynthetic machinery. The axon hillock is distinguished by its exceptionally high density of voltage-gated Na⁺ channels, conferring upon it the lowest threshold for action potential generation — functionally, this is the decision point of the neuron. Once initiated, the action potential propagates orthodromically along the axon, reaching the synaptic terminals (boutons) where voltage-gated Ca²⁺ channels trigger neurotransmitter vesicle exocytosis.

In the peripheral nervous system, Schwann cells wrap individual axonal segments with concentric layers of lipid-rich membrane to form the myelin sheath, while oligodendrocytes serve this role in the central nervous system — notably, a single oligodendrocyte can myelinate segments of multiple axons, whereas each Schwann cell myelinates one segment of one axon. The gaps between adjacent myelin segments are the nodes of Ranvier, where the axonal membrane is exposed and enriched in voltage-gated Na⁺ channels. This arrangement is the structural prerequisite for saltatory conduction.

Mathematical Framework: Membrane Potential and the Nernst Equation

The electrical behavior of neurons is grounded in thermodynamic principles governing ion movement across semipermeable membranes. Two equations are essential for the MCAT: the Nernst equation, which calculates the equilibrium potential for a single ionic species, and the Goldman-Hodgkin-Katz (GHK) equation, which integrates the contributions of multiple permeant ions to yield the resting membrane potential.

NERNST EQUATION
E_ion = (RT / zF) × ln([ion]_outside / [ion]_inside)
Where Eion = equilibrium potential (V), R = gas constant (8.314 J·mol⁻¹·K⁻¹), T = temperature (K), z = valence of the ion, F = Faraday constant (96,485 C·mol⁻¹). At 37 °C (310 K) and converting to base-10 log: Eion = (61.5 mV / z) × log₁₀([ion]out / [ion]in).

The Nernst equation reveals the voltage at which the electrical driving force on an ion exactly counterbalances its concentration gradient — net flux of that ion becomes zero. For a typical mammalian neuron, the equilibrium potential for K⁺ (EK) is approximately −90 mV, while ENa is approximately +60 mV. Because the resting membrane is far more permeable to K⁺ than to Na⁺ (roughly 100:1 permeability ratio), the resting membrane potential (Vm ≈ −70 mV) lies much closer to EK than to ENa.

GOLDMAN-HODGKIN-KATZ (GHK) EQUATION
V_m = (RT/F) × ln( (P_K[K⁺]_out + P_Na[Na⁺]_out + P_Cl[Cl⁻]_in) / (P_K[K⁺]_in + P_Na[Na⁺]_in + P_Cl[Cl⁻]_out) )
Where Pion = relative permeability of each ion. Note that Cl⁻ concentrations are inverted (inside in numerator, outside in denominator) because of its negative charge. The GHK equation generalizes the Nernst equation to account for multiple permeant species simultaneously.
DRIVING FORCE ON AN ION
Driving Force = V_m − E_ion
The net electrochemical driving force determines the direction and magnitude of ion flux when channels are open. If Vm > Eion for a cation, the driving force is positive and the cation flows outward (or is repelled inward for anions). This concept is critical for predicting the direction of current through any open channel.
💡 MCAT Strategy Note
On the MCAT, you will rarely need to perform full Nernst or GHK calculations. Instead, focus on conceptual mastery: predict how changes in extracellular K⁺ concentration or alterations in membrane permeability (e.g., opening Na⁺ channels during depolarization) shift Vm. Remember: Vm always moves toward the equilibrium potential of whichever ion has the greatest permeability at that moment.

The Action Potential: Phases, Ion Channels, and Refractory Periods

The action potential is the fundamental unit of long-range neural signaling. It is a stereotyped, transient reversal of membrane polarity that propagates without decrement along the axon. Understanding its phases and the underlying channel dynamics is among the highest-yield topics for the MCAT. The action potential proceeds through five distinct phases: resting state, depolarization, overshoot, repolarization, and the afterhyperpolarization (undershoot).

The action potential waveform plotted as membrane potential versus time. Phase ① represents the resting state (−70 mV). Phase ② is depolarization driven by Na⁺ influx. Phase ③ is the peak/overshoot approaching ENa. Phase ④ is repolarization via K⁺ efflux and Na⁺ channel inactivation. Phase ⑤ is the afterhyperpolarization where Vm transiently dips below resting potential before K⁺ channels close. The absolute and relative refractory periods are indicated below the trace.

The molecular choreography of the action potential depends on the behavior of two primary channel types. Voltage-gated Na⁺ channels possess two gates: an activation gate (m-gate) that opens rapidly upon depolarization to threshold, and an inactivation gate (h-gate) that swings shut within ≈1 ms, rendering the channel non-conducting regardless of voltage. This inactivation is the molecular basis of the absolute refractory period, during which no stimulus — regardless of strength — can trigger a second action potential.

Voltage-gated K⁺ channels (delayed rectifiers) open more slowly, reaching peak conductance as Na⁺ channels are inactivating. The resultant K⁺ efflux drives the membrane back toward EK, producing repolarization and the transient undershoot. During the relative refractory period, Na⁺ inactivation gates have begun to reset but K⁺ channels remain partially open; an action potential can be elicited, but only by a suprathreshold stimulus of greater-than-normal intensity. Clinically, the refractory periods limit the maximum firing frequency of neurons and ensure unidirectional propagation.

Summary of channel states during each phase of the action potential
PhaseNa⁺ Channel StateK⁺ Channel StateVm Direction
① RestingClosed (m-gate shut, h-gate open)ClosedStable at ≈ −70 mV
② DepolarizationOpen (m-gate open, h-gate open)Closed → openingRapidly rising toward ENa
③ Peak / OvershootInactivating (h-gate closing)Opening≈ +30 to +40 mV
④ RepolarizationInactivated (h-gate shut)Fully openFalling toward EK
⑤ UndershootResetting (h-gate re-opening)Closing slowlyTransiently below −70 mV

Worked Example: Nernst Equation and Driving Force

The following example demonstrates how to apply the Nernst equation to calculate equilibrium potentials and driving forces — a skill frequently tested in MCAT discrete questions and passage-based problems.

Calculating E_K and the Driving Force on K⁺
1
Step 1 — Identify Given ValuesA neuron has intracellular [K⁺] = 140 mM and extracellular [K⁺] = 5 mM. Body temperature is 37 °C (310 K). The valence of K⁺ is z = +1. The resting membrane potential is Vm = −70 mV.
2
Step 2 — Apply the Simplified Nernst EquationUsing the simplified form at 37 °C: EK = (61.5 mV / z) × log₁₀([K⁺]out / [K⁺]in). Substituting: EK = (61.5 mV / 1) × log₁₀(5 / 140).
EK = 61.5 × log₁₀(0.0357) = 61.5 × (−1.447) ≈ −89 mV
3
Step 3 — Calculate the Driving ForceDriving Force = Vm − EK = (−70 mV) − (−89 mV) = +19 mV.
Driving Force on K⁺ = +19 mV (outward, since positive driving force on a cation favors efflux).
4
Step 4 — Interpret the ResultBecause Vm (−70 mV) is more positive than EK (−89 mV), K⁺ experiences a net outward driving force at rest. This means K⁺ continuously leaks out through K⁺ leak channels, and the Na⁺/K⁺-ATPase must pump K⁺ back in to maintain the gradient. The resting potential is not at EK because the membrane has finite permeability to Na⁺ and Cl⁻, which pulls Vm slightly positive of EK.

Continuous vs. Saltatory Conduction: Comparisons and Clinical Relevance

The speed at which an action potential propagates along an axon is a critical physiological parameter that varies by orders of magnitude depending on axon diameter and myelination status. Two principal modes of conduction exist in the nervous system, each with distinct biophysical properties and clinical vulnerabilities.

Comparison of continuous and saltatory conduction modes
FeatureContinuous ConductionSaltatory Conduction
Axon typeUnmyelinated (e.g., C fibers)Myelinated (e.g., Aα, Aβ fibers)
MechanismSequential depolarization of adjacent membrane segmentsAP regenerated only at nodes of Ranvier; current passively jumps across myelinated internodes
Conduction velocity0.5 – 2 m/sUp to 120 m/s
Energy expenditureHigher — Na⁺/K⁺-ATPase must restore gradients along entire axonLower — ion flux confined to nodes, reducing pump workload
Example functionDull/aching pain, visceral afferents, postganglionic autonomicMotor neurons, proprioception, sharp/acute pain (Aδ)
Clinical vulnerabilityLess affected by demyelinating diseaseImpaired in multiple sclerosis (CNS) and Guillain-Barré syndrome (PNS)

Two factors determine conduction velocity: axon diameter and myelination. Larger diameter reduces internal resistance, allowing local currents to spread farther and faster — this is the strategy employed by the squid giant axon (up to 1 mm diameter). Myelination achieves the same effect far more efficiently by increasing membrane resistance and decreasing membrane capacitance in the internodal regions, thereby minimizing current leakage and allowing passive depolarization to reach the next node with sufficient amplitude to trigger a new action potential.

KEY TAKEAWAY
Consider a row of dominoes on a flat table versus dominoes placed on pillars with gaps between them. In the first scenario (continuous conduction), each domino must physically strike the next — progress is steady but slow. In the second scenario (saltatory conduction), knocking a domino off a pillar sends a wave that "jumps" the gap to topple the next elevated domino — signal propagation is dramatically faster. Demyelinating diseases like multiple sclerosis effectively remove the pillars, forcing the nervous system to revert to the slower, energy-intensive continuous mode — or worse, causing complete conduction block.

Connection to Synaptic Transmission and Integration

The action potential's arrival at the synaptic terminal initiates the next chapter of neural signaling: synaptic transmission. Depolarization of the presynaptic terminal opens voltage-gated Ca²⁺ channels, and the resulting Ca²⁺ influx triggers SNARE-mediated fusion of synaptic vesicles with the presynaptic membrane, releasing neurotransmitter into the synaptic cleft. The postsynaptic cell then generates graded potentials (EPSPs or IPSPs) that sum to determine whether the cycle repeats at the next neuron.

Comparison of electrical vs. chemical signaling in the nervous system
FeatureElectrical Signal (Action Potential)Chemical Signal (Synaptic Transmission)
NatureElectrochemical — ion fluxes through voltage-gated channelsChemical — neurotransmitter release, receptor binding
All-or-none?Yes — fixed amplitude once threshold is reachedNo — graded; EPSP/IPSP amplitude varies with NT quantity and receptor density
SpeedVery fast (μs per segment)Slower due to synaptic delay (0.5–5 ms)
DirectionalityBidirectional in principle; unidirectional in vivo due to refractory periodsUnidirectional — vesicles only in presynaptic terminal (chemical synapse)
PlasticityLimited — amplitude and duration are stereotypedHigh — modifiable via LTP, LTD, receptor trafficking, presynaptic facilitation

On the MCAT, questions frequently bridge action potential physiology with synaptic pharmacology. Agents such as tetrodotoxin (TTX) block voltage-gated Na⁺ channels, preventing action potential initiation. Tetraethylammonium (TEA) blocks voltage-gated K⁺ channels, prolonging the action potential and delaying repolarization. Local anesthetics (e.g., lidocaine) block Na⁺ channels in a use-dependent manner, preferentially inhibiting rapidly firing neurons. Understanding the molecular targets of these agents requires integrating knowledge of channel gating, ion selectivity, and the temporal sequence of action potential phases covered in this lesson.

🔮 Looking Ahead
The principles of neuron structure and signal propagation form the basis for understanding more complex topics including neural circuits, sensory transduction, neuromuscular junction physiology, and autonomic nervous system regulation — all of which are tested under MCAT Foundational Concept 3.

Practice Problems

PROBLEM 1CONCEPTUAL
A researcher applies a toxin that selectively destroys all myelin on a motor neuron axon but leaves the axon itself intact. What is the most likely functional consequence, and why?
PROBLEM 2BASIC CALCULATION
Given intracellular [Na⁺] = 15 mM and extracellular [Na⁺] = 145 mM at 37 °C, calculate ENa using the simplified Nernst equation (61.5 mV/z × log₁₀[out]/[in]).
PROBLEM 3INTERMEDIATE
A patient with hyperkalemia has a serum [K⁺] of 8 mM (normal: 3.5–5 mM). Intracellular [K⁺] remains 140 mM. Calculate the new EK and predict how this will affect the resting membrane potential and neuronal excitability.
PROBLEM 4APPLIED
A neuroscientist records from an axon and observes that applying tetraethylammonium (TEA) to the extracellular solution broadens the action potential waveform without affecting the peak amplitude. Explain this observation in terms of ion channel pharmacology.
PROBLEM 5CRITICAL THINKING
A mutation in a voltage-gated Na⁺ channel gene results in channels that activate normally but have defective inactivation gates (h-gates remain open). Predict the effects on: (a) the shape of the action potential, (b) the absolute refractory period, and (c) the neuron's ability to encode stimulus intensity. Support your reasoning with reference to specific channel dynamics.

Lesson Summary

Neurons are the functional units of the nervous system, organized into distinct structural domains: dendrites receive synaptic inputs, the soma integrates them, the axon hillock serves as the trigger zone for the action potential, and the synaptic terminals release neurotransmitter. The resting membrane potential (≈ −70 mV) is established primarily by K⁺ leak channels and the Na⁺/K⁺-ATPase, and is quantitatively described by the Nernst and Goldman-Hodgkin-Katz equations.

The action potential is an all-or-none, self-regenerating depolarization driven by sequential activation of voltage-gated Na⁺ channels (depolarization) and voltage-gated K⁺ channels (repolarization). Na⁺ channel inactivation underlies the absolute refractory period, ensuring unidirectional propagation and limiting firing frequency. In myelinated axons, saltatory conduction between nodes of Ranvier dramatically increases conduction velocity while conserving metabolic energy. These principles are foundational for understanding synaptic transmission, sensory processing, and the pharmacology of channel blockers — all high-yield topics for MCAT Foundational Concept 3.

Varsity Tutors • MCAT Biological & Biochemical Foundations of Living Systems • Neuron Structure and Signal Propagation (3A)