From 3299ead42ad7481a7116ce7cc3e48ecd2d035986 Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Mon, 18 Sep 2023 08:12:37 +0700 Subject: Unlock lessons\fisika (i forgot) --- lessons/fisika/atom/electron-config.html | 221 +++++++++++++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 lessons/fisika/atom/electron-config.html (limited to 'lessons/fisika/atom/electron-config.html') diff --git a/lessons/fisika/atom/electron-config.html b/lessons/fisika/atom/electron-config.html new file mode 100644 index 0000000..59ef036 --- /dev/null +++ b/lessons/fisika/atom/electron-config.html @@ -0,0 +1,221 @@ + + + + + + + + + + Al Azhar 9th Grade Lesson Notes + + + + + + + + +
+ + +
+
+ + + + +
+
✅ Verified
+
+ +
+
+

Electron Configuration

+
+ +
+

Sub-Shell and Maximum Electron

+ + + + + + + + + + + + + + + + + + + + + +
Sub-ShellMaximum Electron
s2
p6
d10
f14
+

How to Read / Order

+
    +
  1. Start from the top-most arrow
  2. +
  3. Follow the direction of the arrow. For example;
  4. +
      +
    1. 1s, 2s, 2p, 3s
    2. +
    +
  5. Exponent the electron with maximum number of sub-shell until the total of exponents is equals to + Atom Number.
  6. +
  7. If the total is more than Atom Number, subtract the the last electron's exponent to make the total + equals to the atom number.
  8. +
+

Examples

+
+
+ + 1s2, 2s2, 2p6, 3s2, 3p2 +
+
+ + 1s2, 2s2, 2p6, 3s2, 3p6, + 4s2, 3d10, 4p3 +
+
+

Electron Configuration Based on Shell

+
+ +
+

an atom figure with shell labels (Oxygen)

+

Electron Count Rules

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Shell KWrite 2 if electron2
Write 1 if electron < 2 (only for Hydrogen)
Shell LWrite 8 if electron8
Write leftover electrons if electron < 8
Shell MWrite 18 if electron18
Write 8 if 8electron < 18
Write leftover electrons if electron < 8
Shell NWrite 32 if electron32
Write 18 if 18electron < 32
Write 8 if 8electron < 18
Write leftover electrons if electron < 8
+

How to Determine Electron Count

+
    +
  1. Follow the rules
  2. +
  3. If the electrons (aka atomic number) = 0, you're done.
  4. +
+

Examples

+ + + + + + + + + + +
K + L + M + N +
24
+
+ + + + + + + + + + +
K + L + M + N +
282
+
+ + + + + + + + + + +
K + L + M + N +
28185
+
+
+ + + + + + \ No newline at end of file -- cgit v1.2.3