Biologie am 27.02.2025 + 06.03. + 13.03
This commit is contained in:
parent
b2e8d34801
commit
7951c1a4b4
5 changed files with 71 additions and 0 deletions
|
@ -68,3 +68,12 @@ Lucy ist ein weibliches Skelett, dessen Fossilien 1971 gefunden wurden.\
|
||||||
Ihr Skelett ist 3,2 Mio Jahre alt.\
|
Ihr Skelett ist 3,2 Mio Jahre alt.\
|
||||||
Der *aufrechte Gang* entstand vor 6-4 Millionen Jahren.\
|
Der *aufrechte Gang* entstand vor 6-4 Millionen Jahren.\
|
||||||
Aufgrund dessen, haben sich viele Körperteile verändert, wie dass die Füße ihre Daumen verloren haben und weiteres.
|
Aufgrund dessen, haben sich viele Körperteile verändert, wie dass die Füße ihre Daumen verloren haben und weiteres.
|
||||||
|
|
||||||
|
==== 4. -- Homo Sapien
|
||||||
|
|
||||||
|
_Homo Sapiens_ entstand vor etwa 300.000 Jahren in Afrika
|
||||||
|
|
||||||
|
Die _Out-of-Africa_-Theorie besagt das Arten aus Afrika andere Kontinente besiedelte, welches in mehreren Wellen geschah.
|
||||||
|
+ Homo erectus (über 1.9 Millionen Jahre) teile Europas und Asiens
|
||||||
|
+ Homo Heidelbergensis -> Neandertaler weitere Teile Europas und Asiens
|
||||||
|
+ Homo Sapiens (vor ca. 200.000 bis 100.000 Jahren) mit der Ausbreitung in den Nahen Osten
|
||||||
|
|
24
schule/bio/bio_2025-03-06.typ
Normal file
24
schule/bio/bio_2025-03-06.typ
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
#set text(lang: "de", font: "Atkinson Hyperlegible")
|
||||||
|
|
||||||
|
#let Fach = "Biologie"
|
||||||
|
#let Datum = "27.02.2025"
|
||||||
|
#let Titel = "kulturelle Entwicklung"
|
||||||
|
#align(center, [
|
||||||
|
#heading(outlined: false)[#Fach am #Datum]\
|
||||||
|
#text(size: 14pt, style: "oblique")[#Titel]
|
||||||
|
])
|
||||||
|
|
||||||
|
#show "->": sym.arrow
|
||||||
|
#show "=>": sym.arrow.double
|
||||||
|
|
||||||
|
#v(3em)
|
||||||
|
|
||||||
|
reziprok -> Wechselseitig
|
||||||
|
|
||||||
|
== kulturelle Entwicklung
|
||||||
|
https://kagi.com/assistant/f913ea02-8916-47d3-989b-0711ca8dfeca
|
||||||
|
|
||||||
|
== Evolution
|
||||||
|
|
||||||
|
S. 450 - 509 -> alles zur Evolution im Unterricht
|
||||||
|
|
32
schule/bio/bio_2025-03-13.typ
Normal file
32
schule/bio/bio_2025-03-13.typ
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
#set text(lang: "de", font: "Atkinson Hyperlegible")
|
||||||
|
|
||||||
|
#let Fach = "Biologie"
|
||||||
|
#let Datum = "13.03.2025"
|
||||||
|
#let Titel = "Nervensystem und hormonelles System im Vergleich"
|
||||||
|
#align(
|
||||||
|
center,
|
||||||
|
[
|
||||||
|
#heading(outlined: false)[#Fach am #Datum]\
|
||||||
|
#text(size: 14pt, style: "oblique")[#Titel]
|
||||||
|
],
|
||||||
|
)
|
||||||
|
|
||||||
|
#show "->": sym.arrow
|
||||||
|
#show "=>": sym.arrow.double
|
||||||
|
|
||||||
|
|
||||||
|
#table(
|
||||||
|
columns: 3,
|
||||||
|
table.header([], [*Nervensystem*], [*Horomsystem*]),
|
||||||
|
|
||||||
|
[effektive Dosis], table.cell(colspan: 2)[Signalstoffe wirken bereits in geringen Mengen (Signalkaskaden HS)],
|
||||||
|
[Zielort], [nahliegend: nächste postsynaptische Zelle], [kann sehr weit entfernt wirken\ -> Transportsystem Blut/Lymphone],
|
||||||
|
[Geschwindigkeit der Informationsübertragung], [sehr schnell (ms)], [langsam: Ausschüttung + Verteilung der Hormone],
|
||||||
|
[Dauer der Wirkung], [kurz], [lang anhaltend (z.B. Monate)],
|
||||||
|
[räumliche Begrenzung], [lokal, nächster nah gelegener Rezeptor], [im ganzen Körper an allen passenden Rezeptoren/ Zielzellen],
|
||||||
|
// [], [], [],
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Der Übergang zwischen Nervensystem und Horomsystem findet in _neuroendokrinen Zellen_ statt,
|
||||||
|
bei welchen durch ein Aktionspotenzial, der Ausschuss von Hormonen veranlasst wird.
|
BIN
schule/bio/pdfs/bio_2025-03-06.pdf
(Stored with Git LFS)
Normal file
BIN
schule/bio/pdfs/bio_2025-03-06.pdf
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
schule/bio/pdfs/bio_2025-03-13.pdf
(Stored with Git LFS)
Normal file
BIN
schule/bio/pdfs/bio_2025-03-13.pdf
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue