diff --git a/source/electronics/dividers.rst b/source/electronics/dividers.rst new file mode 100644 index 0000000..0a64b02 --- /dev/null +++ b/source/electronics/dividers.rst @@ -0,0 +1,8 @@ +Dividers +------------- + +Voltage Divider +^^^^^^^^^^^^^^^^^^ + +Current Divider +^^^^^^^^^^^^^^^^^ \ No newline at end of file diff --git a/source/electronics/kirchhoff.rst b/source/electronics/kirchhoff.rst new file mode 100644 index 0000000..98f79f4 --- /dev/null +++ b/source/electronics/kirchhoff.rst @@ -0,0 +1,12 @@ +Kirchhoff's laws +----------------- + +Kirchhoff's Voltage law +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Kirchhoff's Voltage law (KVL) + + +Kirchhoff's Current law +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Kirchhoff's Current law (KCL) \ No newline at end of file diff --git a/source/electronics/superposition.rst b/source/electronics/superposition.rst new file mode 100644 index 0000000..4aa96a9 --- /dev/null +++ b/source/electronics/superposition.rst @@ -0,0 +1,2 @@ +Superposition Theorem +---------------------------- diff --git a/source/electronics/thevnort.rst b/source/electronics/thevnort.rst new file mode 100644 index 0000000..e2e5887 --- /dev/null +++ b/source/electronics/thevnort.rst @@ -0,0 +1,2 @@ +Thévenin's And Norton's Theorems +------------------------------- \ No newline at end of file diff --git a/source/index.rst b/source/index.rst index f23e9ca..fbbaf3c 100644 --- a/source/index.rst +++ b/source/index.rst @@ -35,6 +35,11 @@ Welcome to ScienceNotes's documentation! electronics/metrics.rst electronics/components.rst + electronics/kirchhoff.rst + electronics/dividers.rst + electronics/superposition.rst + electronics/thevnort.rst + Indices and tables ==================