\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{Kayla (Education Help23)} \pdfinfo{ /Title (biology-the-urinary-system.pdf) /Creator (Cheatography) /Author (Kayla (Education Help23)) /Subject (Biology: The Urinary System Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{CF7FDB} \definecolor{LightBackground}{HTML}{F9EFFA} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Biology: The Urinary System Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{Kayla (Education Help23)} via \textcolor{DarkBackground}{\uline{cheatography.com/201049/cs/42970/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}Kayla (Education Help23) \\ \uline{cheatography.com/education-help23} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 7th April, 2024.\\ Updated 9th April, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Terms - Alphabetical}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Aquaporins}} – A membrane protein that allows the transport of water across a cell membrane} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Calcitriol}} – Active form of Vitamin D} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Defecation}} – Removal of feces} \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Detrusor Muscle}} – Smooth muscle in the wall of the bladder} \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Internal Urethral Sphincter}} – A ring of muscle that controls the flow of urine} \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Juxtaglomerular Cells}} – Cells in the kidney that synthesize, store, and secretes renin when blood pressure decreases} \tn % Row Count 11 (+ 3) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Erythropoietin}} – Stimulates bone marrow to produce red blood cells} \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Excretion}} – Remove urine from body} \tn % Row Count 14 (+ 1) % Row 8 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{External Urethral Sphincter}} -A ring of muscle that can be voluntarily controlled to contract and prevent urination} \tn % Row Count 17 (+ 3) % Row 9 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Macula Densa}} – An area of cells that line the upper portion of the ascending loop of henle that detects sodium levels and regulated blood vessel diameter to regulate blood pressure} \tn % Row Count 21 (+ 4) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Nephron}} – The functional unit of the kidney} \tn % Row Count 22 (+ 1) % Row 11 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Peritubular Capillaries}} – Small blood vessels that surround the nephron} \tn % Row Count 24 (+ 2) % Row 12 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Renal Capsule}} – Outermost connective tissue layer of the kidney} \tn % Row Count 26 (+ 2) % Row 13 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Rugae}} – Folds in the stomach lining – is collapsed and stretched out as bladder fills} \tn % Row Count 28 (+ 2) % Row 14 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Transitional Epithelium}} – Cells that can change shape} \tn % Row Count 30 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Overview}} \tn \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• Regulates blood water and ion composition \newline % Row Count 1 (+ 1) • Excretes waste products of metabolism \newline % Row Count 2 (+ 1) • The kidneys are the most important regulator of \newline % Row Count 4 (+ 2) blood pressure. \newline % Row Count 5 (+ 1) • Produces renin – renin-angiotensin system \newline % Row Count 6 (+ 1) • Regulates blood pH by excreting excess H+ ions \newline % Row Count 8 (+ 2) • The kidneys also release two hormones: \newline % Row Count 9 (+ 1) {\bf{Calcitriol}} – tells small intestine to make calcium \newline % Row Count 11 (+ 2) {\bf{Erythropoietin}}% Row Count 12 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Increase in salt -\textgreater{} increases water -\textgreater{} Increases blood volume -\textgreater{} increases blood pressure} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Organs}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/education-help23_1712519138_Kidneys.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Organs}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{2 Kidneys}} – Bean shaped, where urine is formed \{\{nl\}\} •Regulates blood volume and blood pressure \{\{nl\}\} •Produce hormones \{\{nl\}\} •Excrete wastes} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{2 Ureters}} – Muscular tubes that carry urine from kidneys to bladder} \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{1 Bladder}} – Expandable organ that stores urine until released from the body} \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{1 Urethra}} – Tube that carries urine from bladder to outside of the body} \tn % Row Count 10 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Note: Highlighted in the picture above.}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Kidneys}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{•Primary organ of excretion} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{•Covered by renal capsule} \tn % Row Count 2 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{•Adipose tissue on outside} \tn % Row Count 3 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{•{\bf{Renal Medulla}} – Middle Layer} \tn % Row Count 4 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• {\bf{Renal Cortex}} – Outer Layer} \tn % Row Count 5 (+ 1) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{•{\bf{Renal Pelvis}} – Forms ureter \{\{nl\}\} ~ •Renal Calyces} \tn % Row Count 7 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Layers of the Bladder Wall}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\emph{Stretchy as it fills with urine}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Inner mucosal layer}} – Cubed shaped cells stretch and flatten \{\{nl\}\} •Includes transitional epithelium \{\{nl\}\} •Forms folds or rugae} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Middle muscular layer}} \{\{nl\}\} •Three layers of smooth muscle \{\{nl\}\} •Called detrusor muscle} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Outer layer}} \{\{nl\}\} • Superior surface – serous membrane of peritoneum \{\{nl\}\} • Remaining surface – covered by fibrous coating} \tn % Row Count 9 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Urethra}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Internal Urethral Sphincter}} – ring of muscle that opens and closes \{\{nl\}\} •Smooth muscle surrounding the opening to the urethra \{\{nl\}\} •Opening and closing is under {\bf{involuntary control}}} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{External Urethral Sphincter}} \{\{nl\}\} •Skeletal muscle surrounding the urethra below the internal urethral sphincter \{\{nl\}\} •Under {\bf{voluntary control}}} \tn % Row Count 8 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Excretion}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Mostly of nitrogenous wastes (metabolic wastes):} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}•Urea made by the break down of amino acids \{\{nl\}\} •Uric acid made by the break down of nucleotides \{\{nl\}\} •Creatinine made by muscle cells from the breakdown of creatine phosphate} \tn % Row Count 5 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Nephrons}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/education-help23_1712514316_Nephron.png}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Are the structural and functional units of the kidney. Each kidney has over 1 million of these units. \newline • Produces urine \newline • Has blood supply with 2 capillary areas (glomerular and peritubular) \newline • Each nephron consists of a {\bf{glomerulus}}, which is a knot of capillaries and a {\bf{renal tubule}}. \newline • The tubule forms a cup shape around the glomerulus – called the {\bf{glomerular capsule}} or {\bf{Bowman's capsule}} \newline \newline Glomerular capsule/Bowman's capsule is {\bf{different}} from glomerulus.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Anatomy of a Nephron}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/education-help23_1712514878_Anatomy of the nephron.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Anatomy of a Nephron}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Glomerulus}} – a knot of capillaries inside the glomerular capsule where pores produce a blood filtrate – located in the renal cortex.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Proximal Convoluted Tubule}} – Epithelial layer with a brush border of microvilli to allow reabsorption of filtrate components.} \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Loop of Henle}} – U-shaped structure that has a descending limb to allow water to leave and an ascending limb that pushes out salt.} \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Distal Convoluted Tubule}} – Made of epithelial cells rich in mitochondria and thus is important for movement of molecules from the blood to the tubule (tubular secretion). Waste products are actively transported out of blood capillaries and into the tubule.} \tn % Row Count 15 (+ 6) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Collecting Ducts}} – Several nephrons share a collecting duct which serves to carry urine to the renal pelvis. Water continues to leave through the collecting ducts to be reabsorbed into the blood if ADH is present.} \tn % Row Count 20 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Functions of the Nephron}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Filtration}} – Fluid from the glomerular capillaries into Bowman's capsule.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Reabsorption}} - Fluid moves from nephron tubule back into the blood stream.} \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Secretion}} - Fluid moves from peritubular capillaries into the nephron tubule.} \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Excretion}} - Fluid moves from the nephron tubules to bladder to outside of the body.} \tn % Row Count 8 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Amount filtered – Amount reabsorbed + Amount secreted \newline = Amount of substance excreted.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Formation of Urine}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Formation of Urine} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}•3 Processes: \{\{nl\}\} •Glomerular Filtration \{\{nl\}\} •Tubular Reabsorption \{\{nl\}\} •Tubular Secretion} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Formation of Urine I}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/education-help23_1712515770_Glomerular Filtration.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Glomerular Filtration:}} \newline • Filtration occurs in the renal corpuscles \newline • Water and small molecules move from the glomerulus to the Bowman's capsule while large molecules and blood cells remain in the glomerular blood. \newline - Afferent and efferent arteriole \newline • Substances are filtered out due to {\bf{high blood pressure}} \newline • This pushes all plasma molecules (Water, Na+, Cl, glucose, nutrients) out of the capillaries \& into the capsule. This is {\bf{Filtrate}}.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Formation of Urine II}} \tn \SetRowColor{LightBackground} \mymulticolumn{1}{p{5.377cm}}{\vspace{1px}\centerline{\includegraphics[width=5.1cm]{/web/www.cheatography.com/public/uploads/education-help23_1712518724_Tubular Reabsorption.jpg}}} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Formation of Urine II}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Tubular Reabsorption:}}} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}• Glomerular Capsule then becomes the Proximal Convoluted Tubule. \{\{nl\}\}• Surrounded by peritubular capillary network \{\{nl\}\}• Microvilli line lumen tubules to increase surface area \{\{nl\}\} • 60-70\% of reabsorption occurs in the proximal tubule for reabsorption \{\{nl\}\} - Water, nutrients, salt, are reabsorbed \{\{nl\}\}- Most metabolic wastes, some salt and some water are not reabsorbed \{\{nl\}\} • Reabsorption can occur by diffusion, active transport or facilitated transport} \tn % Row Count 12 (+ 12) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Loop of Henle:}}} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}In the {\bf{Renal Medulla}} \{\{nl\}\} • U-Shaped tubule \{\{nl\}\}• Descending and ascending limb \{\{nl\}\}• Mainly water and salt movement \{\{nl\}\}• In the descending limb it's highly permeable to water due to aquaporins \{\{nl\}\}• Water moves out of the tubule via osmosis \{\{nl\}\}• In the ascending limb, the pores are designed so water cannot move through it \{\{nl\}\}- Salt and K+ is actively transported out.} \tn % Row Count 22 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}-} \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{Note: Amino acids and Glucose are 100\% reabsorbed \newline Glucose is not reabsorbed with high blood sugars or diabetes} \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Formation of Urine III}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Tubular Secretion:}}} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}•Distal Convoluted Tubule \{\{nl\}\}•Hormonal regulation affects the remaining reabsorption of ions and water. \{\{nl\}\}•Potassium, H+ ions, penicillin, creatinine (waste product) are actively transported out of the blood capillaries and into the tubule. \{\{nl\}\}•Uric acid is also secreted into the tubules to be excreted in the urine. An excess of uric acid can cause gout or kidney stones} \tn % Row Count 10 (+ 10) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Collecting Duct: }}} \tn \mymulticolumn{1}{x{5.377cm}}{\hspace*{6 px}\rule{2px}{6px}\hspace*{6 px}•The distal tubule joins with the other distal tubules to form a collecting duct \{\{nl\}\}•Water continues to leave through the collecting duct to be reabsorbed into the blood if ADH is present} \tn % Row Count 16 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Antidiuretic Hormone}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Water absorption is regulated by antidiuretic hormone (ADH) which opens up more aquaporins in the collecting duct} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• ADH is secreted by the pituitary gland when our fluid intake is low – at night, in the summer} \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Juxtaglomerular Cells}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• In the arteriole wall the granular cells – {\bf{Juxtaglomerular cells (JG)}} – are enlarged smooth muscle cells that have secretory granules that contain the hormone renin – part of the renin-angiotensin system (RAS) – It increases Blood Pressure (increase salt and water)} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• The JG cells are mechanoreceptors (they sense BP) in the afferent arteriole – responds to changes in blood pressure.} \tn % Row Count 9 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• The {\bf{macula densa}} is a group of tall, closely packed cells located adjacent to the JG cells.} \tn % Row Count 11 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• The macula densa cells are chemoreceptors that respond to changes in NaCl content of the filtrate} \tn % Row Count 14 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• These cells work in tandem and are critical regulators of the blood pressure \{\{nl\}\} - Measures sodium content \{\{nl\}\} - Responds to changes in salt concentration} \tn % Row Count 18 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Maintain acid-base Balance of Blood}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{•Homeostatic mechanism \{\{nl\}\}•The kidneys maintain balance by excreting hydrogen ions and reabsorbing the bicarbonate ions \{\{nl\}\}•This acid-base balance helps maintain a blood pH of 7.4. \{\{nl\}\}•Narrow Range -\textgreater{} 7.35 – 7.45} \tn % Row Count 5 (+ 5) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{How is it Maintained:}} \{\{nl\}\}•Buffers are chemical or a combination of chemicals that can take up excess H+ (more acidic in blood) or excess OH-(more basic in blood) \{\{nl\}\}•The respiratory centre in the brain can increase breathing rate if the buffers cannot maintain pH. The kidneys are responsible for maintaining blood pH.} \tn % Row Count 12 (+ 7) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Kidney Disease}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{•Chronic Kidney Disease (CKD) is the most common disease and leads to kidney failure} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{•Primary causes are hypertension and diabetes.} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• CKD is characterized by a gradual loss of kidney function} \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• Kidney function can be determined by the {\bf{glomerular filtration rate}} (GFR). As kidney disease progresses, GFR decreases.} \tn % Row Count 8 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Kidney function can also be determined by testing for urine albumin} \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• If urine contains protein, kidney damage is present} \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Once kidney failure occurs, the only treatment options are {\bf{dialysis}} or a {\bf{kidney transplant}}.} \tn % Row Count 15 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Kidney Stones}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Kidney Stones affect 10\% of the population} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• Most common cause is excess uric acid or calcium-oxalate precipitation• Most common cause is excess uric acid or calcium-oxalate precipitation} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Small stones often pass without treatment. Large kidney stones may need to be removed with surgery} \tn % Row Count 7 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Overall Process}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Glomerular capsule holds the knot of capillaries called {\bf{glomerulus.}} \{\{nl\}\} • The capillaries allow fluid, waste product, ions, etc., to pass from the blood into the capsule. This is called {\bf{filtrate.}} It's sent along the long renal tubule. – Glomerular Filtration} \tn % Row Count 6 (+ 6) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{• The filtrate flows through the {\bf{proximal convoluted tubule (Renal Cortex)}}that is made up of epithelial layer with a border of microvilli to allow reabsorption of filtrate components. \{\{nl\}\} • Filtrate continues down to the {\bf{Loop of henle (dips into the Renal Medulla then back to the cortex)}} where the descending limb pushes water out and the ascending limb pushes salt out. – {\bf{Tubular Reabsorption}}} \tn % Row Count 15 (+ 9) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{• Remaining filtrate goes to the {\bf{distal convoluted tubule and collecting ducts}} where the filtrate is now officially urine. - {\bf{Tubular Secretion}}} \tn % Row Count 19 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{5.377cm}}{\bf\textcolor{white}{Extra terms}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{5.377cm}}{{\bf{Aldosterone}} - A steroid hormone made by the adrenal cortex (the outer layer of the adrenal gland). It helps control the balance of water and salts in the kidney by keeping sodium in and releasing potassium from the body. Too much aldosterone can cause high blood pressure and a build-up of fluid in body tissues.} \tn % Row Count 7 (+ 7) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{5.377cm}}{{\bf{Angiotensin II}} - Causes the muscular walls of small arteries (arterioles) to constrict (narrow), increasing blood pressure. Angiotensin II also triggers your adrenal glands to release aldosterone and your pituitary gland to release antidiuretic hormone} \tn % Row Count 13 (+ 6) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}