Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.42 KB

File metadata and controls

24 lines (14 loc) · 1.42 KB

Electronics

  • Ohm's Law
  • Kirchhoff's Law I
  • Kirchhoff's Law II
  • Voltage Divider

Circuit

Welcome to circuits 101! One of the first things you’ll encounter when learning about electronics is the concept of a circuit. This tutorial will explain what a circuit is, as well as discuss voltage in further detail. What is a Circuit?

Electrical Network

An electrical network is an interconnection of electrical components (e.g. batteries, resistors, inductors, capacitors, switches) or a model of such an interconnection, consisting of electrical elements (e.g. voltage sources, current sources, resistances, inductances, capacitances). Wikipedia

Serial and Parallel Circuits

Components of an electrical circuit or electronic circuit can be connected in many different ways. The two simplest of these are called series and parallel and occur frequently. Components connected in series are connected along a single path, so the same current flows through all of the components. Components connected in parallel are connected so the same voltage is applied to each component. Wikipedia

Others