User Tools

Site Tools


electronics_basics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
electronics_basics [2025/03/13 15:40] – created dbuielectronics_basics [2025/03/13 15:44] (current) dbui
Line 1: Line 1:
-[[Elektronik Grundlagen|German Version]]+[[elektronik_grundlagen|German Version]]
  
 In order to use electronics and microcontrollers successfully for projects, we need to understand some electronic terms and theories. These include: In order to use electronics and microcontrollers successfully for projects, we need to understand some electronic terms and theories. These include:
Line 27: Line 27:
 === Example series connection: === === Example series connection: ===
  
-**Known Values**   +**Known Values** R1 = 60Ω, R2 = 120Ω, U = 12V
-R1 = 60Ω, R2 = 120Ω, U = 12V  +
  
-**Unknown Values**   +**Unknown Values** Rges, I, U1, U2
-Rges, I, U1, U2  +
  
-**Solution**   +**Solution** Rges = R1 + R2 = 60Ω + 120Ω = 180Ω   I = U / Rges = 12V / 180Ω = 0.067 A   U1 = I * R1 = 0.067A * 60Ω = 4V   U2 = I * R2 = 0.067A * 120Ω = 8V
-Rges = R1 + R2 = 60Ω + 120Ω = 180Ω   +
-I = U / Rges = 12V / 180Ω = 0.067 A   +
-U1 = I * R1 = 0.067A * 60Ω = 4V   +
-U2 = I * R2 = 0.067A * 120Ω = 8V  +
  
 {{http://blogs.iad.zhdk.ch/physical-computing-hs-13/files/2013/08/Elektronische_Grundlagen-04.png?650x250}} {{http://blogs.iad.zhdk.ch/physical-computing-hs-13/files/2013/08/Elektronische_Grundlagen-04.png?650x250}}
Line 56: Line 50:
  
 === Dangers: === === Dangers: ===
 +
   * If you are working on a circuit, disconnect the power supply first!   * If you are working on a circuit, disconnect the power supply first!
   * We only use voltages up to 12V, never above!   * We only use voltages up to 12V, never above!
Line 61: Line 56:
  
 === Further Resources === === Further Resources ===
 +
   * [[http://www.elektronik-kompendium.de/sites/grd/|Elektronik Grundlagen]] - Elektronik Kompendium   * [[http://www.elektronik-kompendium.de/sites/grd/|Elektronik Grundlagen]] - Elektronik Kompendium
   * [[https://itp.nyu.edu/physcomp/lessons/electronics/electricity-the-basics/|Electronic Basics]] - ITP Physical Computing   * [[https://itp.nyu.edu/physcomp/lessons/electronics/electricity-the-basics/|Electronic Basics]] - ITP Physical Computing
Line 67: Line 63:
   * [[https://learn.sparkfun.com/tutorials/voltage-dividers|Voltage Divider]] - Sparkfun   * [[https://learn.sparkfun.com/tutorials/voltage-dividers|Voltage Divider]] - Sparkfun
   * [[https://learn.sparkfun.com/tutorials/voltage-current-resistance-and-ohms-law|Ohm's Law]] - Sparkfun   * [[https://learn.sparkfun.com/tutorials/voltage-current-resistance-and-ohms-law|Ohm's Law]] - Sparkfun
 +
 +
/home/wiki/wiki.pink.zhdk.ch-ssl/public_html/iad/data/attic/electronics_basics.1741876800.txt.gz · Last modified: by dbui