Skip to content

Commit b92b931

Browse files
authored
Merge branch 'upsidedownlabs:main' into chords-python
2 parents 82f9caa + d1820ce commit b92b931

27 files changed

+1097
-412
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
.cache
2+
.build/*
23
_build/*
34
build/*
45
public/*
56
.*project
67
.settings
78
.envrc
9+
.venv/*
810
.vscode
911
.history/
1012
*.vsix

_static/latex/diy-neuroscience-kit-basic.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,27 @@ DIY Neuroscience Kit Basic
1616

1717
../../../guides/usage-guides/skin-preparation/index.rst
1818

19+
.. toctree::
20+
:hidden:
21+
:maxdepth: 3
22+
23+
../../../guides/usage-guides/using-gel-electrodes/index.rst
1924

2025
.. toctree::
2126
:hidden:
2227
:maxdepth: 3
2328

2429
../../../guides/usage-guides/using-bioamp-bands/index.rst
2530

31+
.. toctree::
32+
:hidden:
33+
:maxdepth: 3
34+
35+
../../../software/chords/chords-web/index.rst
36+
37+
.. toctree::
38+
:hidden:
39+
:maxdepth: 3
40+
41+
../../../software/chords/chords-python/index.rst
2642

courses/basics-of-neuroscience/index.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,16 @@ Course Curriculum
1313
:hidden:
1414
:maxdepth: 1
1515

16-
module-3/index
16+
module-3/index
17+
18+
.. toctree::
19+
:hidden:
20+
:maxdepth: 1
21+
22+
module-4/index
23+
24+
.. toctree::
25+
:hidden:
26+
:maxdepth: 1
27+
28+
module-5/index

courses/basics-of-neuroscience/module-2/index.rst

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
.. _module-2:
22

3-
Module 2: Nervous System
4-
##########################
3+
Module 2: Human Nervous System
4+
###############################
55

66
2.1 Introduction
77
******************
88

9-
The nervous system consists of a brain, spinal cord, nerves and is one of the most complex and vital systems in the body, responsible for receiving, transmitting, and processing information. It acts as the body's command center and enables communication between different parts of the body, allowing organisms to interact with their environment.
9+
The Human nervous system consists of a brain, spinal cord, nerves and is one of the most complex and vital systems
10+
in the body, responsible for receiving, transmitting, and processing information. It acts as the body's command
11+
center and enables communication between different parts of the body, allowing organisms to interact with their environment.
1012

1113
It is divided into two major parts:
1214

@@ -106,6 +108,8 @@ c. **Medulla:** At the bottom of the brainstem, the medulla is where the brain m
106108

107109
The spinal cord begins at the base of the medulla and passes through a large opening at the bottom of the skull. Supported by the vertebrae, it serves as a communication highway between the brain and the rest of the body. This long, tubular structure transmits sensory information from the body to the brain and sends motor commands from the brain to the body. Additionally, it is responsible for reflex actions, which are quick and involuntary responses to stimuli.
108110

111+
.. todo:: The number of vertebrae is wrong, we have to update the image.
112+
109113
.. figure:: ../media/spinal-cord.*
110114
:align: center
111115
:alt: Spinal cord
@@ -120,23 +124,23 @@ The Peripheral Nervous System connects the Central Nervous System to the rest of
120124
2.3.1 Somatic Nervous System (SNS)
121125
=====================================
122126

123-
The somatic nervous system controls voluntary movements and transmits sensory information to the central nervous system. It consists:
127+
The somatic nervous system controls voluntary movements and transmits sensory information to and from the central nervous system. It consists:
124128

125129
a. **Sensory Neurons (Afferent Neurons):** These neurons carry signals from sensory receptors (skin, muscles, joints) to the CNS, allowing us to perceive sensations like pain, temperature, and touch.
126130
b. **Motor Neurons (Efferent Neurons):** These neurons transmit commands from the CNS to the skeletal muscles, enabling voluntary movement such as walking, talking, and picking up objects.
127131

128132
2.3.2 Autonomic Nervous System (ANS)
129133
======================================
130134

131-
The autonomic nervous system controls involuntary physiological processes, such as heart rate, digestion, and respiratory rate. It operates without conscious control and is divided into three main parts:
135+
The autonomic nervous system controls involuntary physiological processes, such as heart rate, digestion, and respiratory rate. It operates without conscious control and is divided into two main parts:
132136

133137
a. **Sympathetic Nervous System:** Known as the "fight or flight" system, it prepares the body for stress or emergency situations by increasing heart rate, dilating pupils, releasing adrenaline, and redirecting blood flow to muscles.
134138
b. **Parasympathetic Nervous System:** It does the opposite of the sympathetic nervous system. Often referred to as the "rest and digest" system, it promotes relaxation by slowing the heart rate, promoting digestion, and conserving energy after a stressful event.
135139

136140
2.4 Neurons
137141
**************
138142

139-
Neurons are the building blocks of the nervous system and are responsible for sending, receiving and transmitting electrochemical signals throughout the body.
143+
Neurons are the building blocks of the nervous system and are responsible for receiving and transmitting electrochemical signals throughout the body.
140144

141145
.. admonition:: Fun Fact
142146

@@ -149,6 +153,8 @@ Neurons are the building blocks of the nervous system and are responsible for se
149153
2. **Motor Neurons:** Carry commands from the CNS to muscles and glands, enabling actions like muscle contraction or hormone release. It is the most common type of neuron.
150154
3. **Interneurons:** These neurons are found in the CNS and act as connectors between sensory and motor neurons. They help process and integrate information.
151155

156+
.. todo:: CORRECT INTERNEURON DIAGRAM
157+
152158
.. figure:: ../media/types-of-neurons.*
153159
:align: center
154160
:alt: types of neurons
Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,106 @@
1+
.. _basics-of-neuroscience-module-4:
2+
3+
Module 4 : Passive Membrane Properties
4+
########################################
5+
6+
Studying passive membrane properties before understanding action potential is necessary as they influence how signals
7+
propagate and decay along neurons, determining how far signals can travel before requiring regeneration.
8+
9+
4.1 Resistance and Capacitance in membrane
10+
*******************************************
11+
12+
There are two significant electrical properties of neurons that significantly influence how neurons generate and
13+
transmit signals. Let us understand each of them one by one.
14+
15+
4.1.1 Resistance
16+
=================
17+
18+
Resistance is the measure of how much a material opposes the flow of electric current. In the context of neurons,
19+
it refers to how difficult it is for ions to flow across the membrane.
20+
21+
Types of Resistance in Neurons :
22+
--------------------------------
23+
24+
1. Membrane Resistance (Rm)
25+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26+
27+
Membrane resistance refers to resistance to the flow of ions across the neuronal membrane. It determines how easily ions can cross the membrane when ion channels open.
28+
29+
**Factors affecting membrane resistance:**
30+
31+
- Ion Channels: The presence and density of ion channels directly affect membrane resistance. More channels result in lower resistance because they provide additional pathways for ions to flow.
32+
- Membrane Composition: The lipid bilayer structure and the types of proteins embedded in the membrane influence its overall resistance. A thicker membrane will have higher resistance.
33+
34+
.. todo:: Add Membrane Resistance (Rm) graphic here.
35+
36+
.. note:: A high membrane resistance helps maintain the membrane's resting potential by minimizing the flow of ions across it.
37+
38+
2. Axial Resistance (Ri)
39+
~~~~~~~~~~~~~~~~~~~~~~~~
40+
41+
Axial resistance refers to resistance to the flow of electrical current along the length of the neuron's axon or dendrites. It is influenced by the internal properties of the cytoplasm and the dimensions of the neuron’s axon or dendrites.
42+
43+
**Factors affecting axial resistance:**
44+
45+
- Cytoplasmic Conductivity: The concentration of ions and other conductive materials in the cytoplasm affects axial resistance. A higher concentration of conductive ions leads to low axial resistance.
46+
- Diameter of the Neuron: Larger diameter axons have lower axial resistance because a greater cross-sectional area allows for easier ion flow. This is why larger axons can conduct signals more rapidly.
47+
48+
.. todo:: Add Axial Resistance (Ri) graphic here
49+
50+
.. note:: Axial resistance affects how far a signal can travel along an axon without significant potential loss. Lower axial resistance allows signals to travel farther and faster.
51+
52+
.. todo:: ADD RESISTANCE FORMULA
53+
54+
.. admonition:: CONDUCTANCE: (Additional info section)
55+
56+
It is the ease with which electric current can flow through a membrane. In the context of neurons, it refers to the ease with which ions can move across the neuronal membrane, meaning a higher conductance indicates a lower resistance, allowing for easier passage of electrical signals through the neuron.
57+
58+
.. todo:: ADD CONDUCTANCE FORMULA
59+
60+
4.1.2 Capacitance:
61+
==================
62+
63+
Capacitance is the ability of a system to store electric charge. [1]_
64+
65+
In neurons, the Membrane capacitance (Cm) can be described as the capacity of a neuronal membrane to store charge, which is crucial for
66+
creating and maintaining the membrane potential.
67+
68+
Factors Affecting Membrane Capacitance:
69+
----------------------------------------
70+
71+
- Surface Area: A larger surface area increases capacitance, allowing the membrane to store more charge.
72+
- Thickness of the Membrane: Thinner membranes generally have higher capacitance because the distance between charges is less.
73+
74+
.. todo:: CAPACITOR FORMULA
75+
76+
Role in Membrane Potential
77+
---------------------------
78+
79+
Capacitance affects how quickly a neuron can respond to changes in voltage. When a current is applied, the membrane capacitance
80+
determines how quickly the membrane potential changes. A high capacitance means the membrane can hold more charge, resulting in a
81+
slower rate of potential change, while a low capacitance allows for rapid changes.
82+
83+
4.2 Length and Time constant
84+
*****************************
85+
86+
The interplay between resistance and capacitance significantly impacts how neurons process and transmit signals.
87+
88+
Time Constant (Tau: τ)
89+
=========================
90+
91+
The time constant is defined as the product of resistance and capacitance. It indicates
92+
how quickly the membrane potential can change in response to a stimulus. A longer time constant means the neuron
93+
takes longer to respond, while a shorter time constant allows for rapid changes.
94+
95+
.. todo:: ADD TIME CONSTANT FORMULA
96+
97+
Length Constant (Lambda: λ)
98+
============================
99+
100+
This measures how far an electrical signal can travel along the axon before it decays significantly. It is influenced by both axial resistance and membrane resistance. A higher length constant allows the signal to travel farther.
101+
102+
.. todo:: ADD LENGTH CONSTANT FORMULA
103+
104+
.. rubric:: References
105+
106+
.. [1] `Bretschneider, F., & De Weille, J. R. (2006). Electricity. In Elsevier eBooks (pp. 1–33). <https://doi.org/10.1016/b978-012370588-4/50060-9>`_

0 commit comments

Comments
 (0)