Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
circuit_design:7_non_linear_applications [2025/03/25 23:55] mexleadmincircuit_design:7_non_linear_applications [2025/03/25 23:56] (aktuell) – alte Version wiederhergestellt (2023/09/19 22:17) mexleadmin
Zeile 1: Zeile 1:
 ====== 7 Non-linear applications ====== ====== 7 Non-linear applications ======
- 
-====== 7 Non-linear applications ====== 
- 
-===== 7.1 Schmitt Trigger ===== 
  
 ===== 7.1 Schmitt Trigger===== ===== 7.1 Schmitt Trigger=====
  
 <callout> <callout>
- +  interactive animation of a trigger circuit: [[https://www.ipes.ethz.ch/mod/lesson/view.php?id=24&pageid=71|iPES Zurich]]
-  Interactive animation of a trigger circuit: [[https://www.ipes.ethz.ch/mod/lesson/view.php?id=24&pageid=71|iPES Zurich]] +
 </callout> </callout>
  
 <WRAP> <WRAP>
- 
 {{youtube>Ht48vv0rQYk}} {{youtube>Ht48vv0rQYk}}
  
 </WRAP> </WRAP>
- 
 ===== 7.3 Timer 555 ===== ===== 7.3 Timer 555 =====
  
-===== 7.3 Timer 555 ===== +The 555 timer is sometimes referred to as "the time machine". It has historically been of great importance in the generation and detection of temporal signal sequences. \\ 
- +Before discussing the device itself, the various modes should be briefly considered:
-The 555 timer is sometimes referred to as "the time machine". It has historically been of great importance in the generation and detection of temporal signal sequences. \\ Before discussing the device itself, the various modes should be briefly considered:+
  
 Mode^other name^explanation^application^examples^ Mode^other name^explanation^application^examples^
- +|astable|oscillator, multivibrator|output signal changes value periodically|creation of a periodic, rectangular signal, with adjustable pulse width and frequency|motor control, dimming of LEDs, generation of tones| 
-|astable |oscillator, multivibrator |output signal changes value periodically |creation of a periodic, rectangular signal, with adjustable pulse width and frequency |motor control, dimming of LEDs, generation of tones | +|monostable|"flip-flop", monoflop|Output signal is triggered by a trigger and goes back to 0V after a defined time|Extending pulses that are too short, setting a fixed pulse length|Conditioning sensor signals of a proximity sensor| 
-|monostable |"flip-flop", monoflop |Output signal is triggered by a trigger and goes back to 0V after a defined time |Extending pulses that are too short, setting a fixed pulse length |Conditioning sensor signals of a proximity sensor | +|bistable|flipflop|set/reset when thresholds are exceeded/fallen short|bounce-free switch, circuits with hysteresis|two-point controller, e.g. for heating elements|
-|bistable |flipflop |set/reset when thresholds are exceeded/fallen short |bounce-free switch, circuits with hysteresis |two-point controller, e.g. for heating elements | +
- +
-==== 7.3.1 Comparison 555 and Microcontroller ====+
  
 ==== 7.3.1 Comparison 555 and Microcontroller ==== ==== 7.3.1 Comparison 555 and Microcontroller ====
Zeile 37: Zeile 25:
 It can be seen that there are a wide variety of applications for this component. The question can be asked what differentiates the application of this component from a microcontroller: It can be seen that there are a wide variety of applications for this component. The question can be asked what differentiates the application of this component from a microcontroller:
  
-^Property ^Microcontroller ^Timer 555 |  |  | +^Property^Microcontroller^Timer 555^ 
-|Cost (single unit, 2018) |from 3ct (chin. µC, [[https://lcsc.com/product-detail/PADAUK_PADAUK-Tech-PMS150C_C129127.html|PADAUK PMS150C]]) |from 29ct (western µC[[https://www.mouser.de/ProductDetail/Microchip-Technology-Atmel/ATTINY9-TS8R?qs=sGAEpiMZZMvqv2n3s2xjsRLJ5ROJ0gc0Te0wtn3axF4%3d|ATtiny]]) |   | +|Cost (single unit, 2018)|from 3ct (chin. µC, [[https://lcsc.com/product-detail/PADAUK_PADAUK-Tech-PMS150C_C129127.html|PADAUK PMS150C]])|from 29ct (western µC[[https://www.mouser.de/ProductDetail/Microchip-Technology-Atmel/ATTINY9-TS8R?qs=sGAEpiMZZMvqv2n3s2xjsRLJ5ROJ0gc0Te0wtn3axF4%3d|ATtiny]]) | from 30ct 
-|cost (>10'000, 2018) |from approx. 2..3ct (chin. µC) |from 20ct (westl. µC) |from 2..3ct |  +|cost (>10'000, 2018)|from approx. 2..3ct (chin. µC)|from 20ct (westl. µC) |from 2..3ct | 
-|other components |interference suppression |interference suppression |transistors, resistors and other capacitors |depending on the application | +|other components|interference suppression|interference suppression|transistors, resistors and other capacitors |depending on the application| 
-|Complexity |in software |hardly available |  |  +|Complexity|in software|hardly available| 
-|Flexibility |Updates possible |if potentiometers were used, limited |  |  +|Flexibility|Updates possible|if potentiometers were used, limited| 
-|advantages for small quantities |easily changeable by programming, \no component scattering |easily changeable by reassembling on the board, \no software bugs, \no tools necessary |  +|advantages for small quantities|easily changeable by programming, \no component scattering|easily changeable by reassembling on the board, \no software bugs, \no tools necessary|
 For a long time, the Timer 555 was the most cost-effective solution for the tasks mentioned above. Currently (2018), Timer 555 and microcontroller prices are about the same in large quantities. Nevertheless, due to its simplicity, the Timer 555 is still found in various consumer electronic products. For a long time, the Timer 555 was the most cost-effective solution for the tasks mentioned above. Currently (2018), Timer 555 and microcontroller prices are about the same in large quantities. Nevertheless, due to its simplicity, the Timer 555 is still found in various consumer electronic products.
- 
-==== 7.3.2 Pinning and principle circuit ==== 
  
 ==== 7.3.2 Pinning and principle circuit==== ==== 7.3.2 Pinning and principle circuit====
- 
-