From 81505edfecaea10fab2d68247a7b99645286a54f Mon Sep 17 00:00:00 2001 From: altaf-creator Date: Sun, 30 Jul 2023 20:23:36 +0700 Subject: Changed homepage, improved css and added roots, new notes (some not finished yet) --- lessons/fisika/atom/electron-config.html | 74 ++++++++++++++++++++++++++++++-- 1 file changed, 71 insertions(+), 3 deletions(-) (limited to 'lessons/fisika/atom/electron-config.html') diff --git a/lessons/fisika/atom/electron-config.html b/lessons/fisika/atom/electron-config.html index 02120f8..31111d9 100644 --- a/lessons/fisika/atom/electron-config.html +++ b/lessons/fisika/atom/electron-config.html @@ -48,6 +48,29 @@
+

Sub-Shell and Maximum Electron

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

How to Read / Order

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

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)

+

Maximum Electron

+ + + + + + + + + + + + + + + + + + + + + + + + + +
ShellMaximum Electron
K2
L8
M18
N32
......

How to Determine Electron Count

-
+
    +
  1. Coming soon!
  2. +

Examples

+ -- cgit v1.2.3