Difference: SwitchDevices (1 vs. 3)

Revision 32017-02-04 - uli

Line: 1 to 1
 
META TOPICPARENT name="SensorKit"

Switches

Line: 27 to 27
 
miniReed.png bigreed.png
simple reed switch reed switch on analogue board
Added:
>
>
A special switch is the relay, which contains 2 independent circuits: The primary, low power circuit which activates a magnetic switch through which a high power secondary circuit gets powered. In our case we can switch a 220 V circuit with a mere 3.3V signal.

To test this circuit we will however only switch a LED on a 5 V circuit with a signal from the primary 3.3V circuit.

relay.png

 -- Uli Raich - 2017-01-15

Comments

Line: 42 to 49
 
META FILEATTACHMENT attachment="newmagicCup.png" attr="" comment="mercury switches" date="1485605812" name="newmagicCup.png" path="newmagicCup.png" size="772922" user="uli" version="1"
META FILEATTACHMENT attachment="magicCupCircuit.png" attr="" comment="schematic of mercury switches" date="1485607417" name="magicCupCircuit.png" path="magicCupCircuit.png" size="5083" user="uli" version="1"
META FILEATTACHMENT attachment="mercurySwitchSchematic.png" attr="" comment="schematic of mercury switches" date="1485607417" name="mercurySwitchSchematic.png" path="mercurySwitchSchematic.png" size="4065" user="uli" version="1"
Added:
>
>
META FILEATTACHMENT attachment="relay.png" attr="" comment="" date="1486216072" name="relay.png" path="relay.png" size="3428162" user="uli" version="1"

Revision 22017-01-28 - uli

Line: 1 to 1
 
META TOPICPARENT name="SensorKit"

Switches

Line: 6 to 6
 

The push button

The simplest switch device is a pushbutton. It short-circuits 2 pins if pushed and opens them when release. The little PCB board contains a 10 kΩ resistor, which can be used to pull up one of the 2 leads to a Vcc voltage level and which can be switched to ground by pushing the switch.

Changed:
<
<
pushbutton.png  
The pushbutton  
>
>
pushbutton.png pbschematic.png
The pushbutton Circuit diagram of
pushbutton PCB
 

Mercury switches

There are 2 different types of Mercury switches which contain a small mercury ball short-circuiting 2 leads. When the device is tilted the mercury flows away from the leads and the contact opens. Both PCBs contain a Mercury switch and a LED connected in a different way however. There are 2 PCBs with a mercury switch and a big LED which can be operated directly from 3.3V without an additional current limiting resistor. These PCBs are also called "magic cups" because they can be programmed such that you can "pour light" from the LED of one PCB to the other by inclining the board.

Changed:
<
<
  mercurySwitch.png
   
>
>
newmercury.png mercurySwitchSchematic.png
Mercury switch its circuit diagram
 
Changed:
<
<
mercury.png magicCup.png
The magic cup Schematic of the magic cup
>
>
newmagicCup.png magicCupCircuit.png
The magic Cup its circuit diagram

The Ball Switch

The ball switch works exactly the same way as the mercury switch. The only difference is that the mercury blob is replaced by a metal ball. However, the ball switch PCB does not include an LED but just a 10 k resistor and its diagram corresponds to the one of the pushbutton.

ballSwitch.png

 

Reed Switches

A Reed switch reacts on magnetic fields and creates a short circuit when a strong enough magnetic field is in its neighborhood. The reed switch comes in 2 versions which however have essentially the same functionality. While the first one is mounted on a PCB by itself (again with a 10 kΩ resistor that can be used to pull one of the leads up to Vcc) the other one is mounted on a PCB which is normally used for analogue sensors.

Line: 30 to 36
 
META FILEATTACHMENT attachment="pushbutton.png" attr="" comment="push button" date="1484507469" name="pushbutton.png" path="pushbutton.png" size="2328321" user="uli" version="1"
META FILEATTACHMENT attachment="miniReed.png" attr="" comment="simple reed switch" date="1484507517" name="miniReed.png" path="miniReed.png" size="2103778" user="uli" version="1"
META FILEATTACHMENT attachment="bigreed.png" attr="" comment="reed switch on analogue board" date="1484507649" name="bigreed.png" path="bigreed.png" size="602559" user="uli" version="1"
Changed:
<
<
META FILEATTACHMENT attachment="ballSwitch.png" attr="" comment="ball switch" date="1484507720" name="ballSwitch.png" path="ballSwitch.png" size="724432" user="uli" version="1"
META FILEATTACHMENT attachment="mercury.png" attr="" comment="magic cup" date="1484507750" name="mercury.png" path="mercury.png" size="771757" user="uli" version="1"
META FILEATTACHMENT attachment="mercurySwitch.png" attr="" comment="mercury switch schematics" date="1484508264" name="mercurySwitch.png" path="mercurySwitch.png" size="4065" user="uli" version="1"
META FILEATTACHMENT attachment="magicCup.png" attr="" comment="magic cup schematics" date="1484508296" name="magicCup.png" path="magicCup.png" size="5083" user="uli" version="1"
>
>
META FILEATTACHMENT attachment="ballSwitch.png" attr="" comment="ball switch" date="1485606169" name="ballSwitch.png" path="ballSwitch.png" size="724110" user="uli" version="2"
META FILEATTACHMENT attachment="pbschematic.png" attr="" comment="pushbutton circuit diagram" date="1485605026" name="pbschematic.png" path="pbschematic.png" size="8736" user="uli" version="2"
META FILEATTACHMENT attachment="newmercury.png" attr="" comment="mercury switches" date="1485605805" name="newmercury.png" path="newmercury.png" size="737406" user="uli" version="1"
META FILEATTACHMENT attachment="newmagicCup.png" attr="" comment="mercury switches" date="1485605812" name="newmagicCup.png" path="newmagicCup.png" size="772922" user="uli" version="1"
META FILEATTACHMENT attachment="magicCupCircuit.png" attr="" comment="schematic of mercury switches" date="1485607417" name="magicCupCircuit.png" path="magicCupCircuit.png" size="5083" user="uli" version="1"
META FILEATTACHMENT attachment="mercurySwitchSchematic.png" attr="" comment="schematic of mercury switches" date="1485607417" name="mercurySwitchSchematic.png" path="mercurySwitchSchematic.png" size="4065" user="uli" version="1"

Revision 12017-01-15 - uli

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="SensorKit"

Switches

There is quite a variety of different types if switches starting from a simple push button to reed switches which are sensitive to magnetic field, mercury switches and the "magic cup" as well as the relay, which allows to control high power signals with a low power signal.

The push button

The simplest switch device is a pushbutton. It short-circuits 2 pins if pushed and opens them when release. The little PCB board contains a 10 kΩ resistor, which can be used to pull up one of the 2 leads to a Vcc voltage level and which can be switched to ground by pushing the switch.

pushbutton.png  
The pushbutton  

Mercury switches

There are 2 different types of Mercury switches which contain a small mercury ball short-circuiting 2 leads. When the device is tilted the mercury flows away from the leads and the contact opens. Both PCBs contain a Mercury switch and a LED connected in a different way however. There are 2 PCBs with a mercury switch and a big LED which can be operated directly from 3.3V without an additional current limiting resistor. These PCBs are also called "magic cups" because they can be programmed such that you can "pour light" from the LED of one PCB to the other by inclining the board.

  mercurySwitch.png
   

mercury.png magicCup.png
The magic cup Schematic of the magic cup

Reed Switches

A Reed switch reacts on magnetic fields and creates a short circuit when a strong enough magnetic field is in its neighborhood. The reed switch comes in 2 versions which however have essentially the same functionality. While the first one is mounted on a PCB by itself (again with a 10 kΩ resistor that can be used to pull one of the leads up to Vcc) the other one is mounted on a PCB which is normally used for analogue sensors.

miniReed.png bigreed.png
simple reed switch reed switch on analogue board
-- Uli Raich - 2017-01-15

Comments

<--/commentPlugin-->

META FILEATTACHMENT attachment="pushbutton.png" attr="" comment="push button" date="1484507469" name="pushbutton.png" path="pushbutton.png" size="2328321" user="uli" version="1"
META FILEATTACHMENT attachment="miniReed.png" attr="" comment="simple reed switch" date="1484507517" name="miniReed.png" path="miniReed.png" size="2103778" user="uli" version="1"
META FILEATTACHMENT attachment="bigreed.png" attr="" comment="reed switch on analogue board" date="1484507649" name="bigreed.png" path="bigreed.png" size="602559" user="uli" version="1"
META FILEATTACHMENT attachment="ballSwitch.png" attr="" comment="ball switch" date="1484507720" name="ballSwitch.png" path="ballSwitch.png" size="724432" user="uli" version="1"
META FILEATTACHMENT attachment="mercury.png" attr="" comment="magic cup" date="1484507750" name="mercury.png" path="mercury.png" size="771757" user="uli" version="1"
META FILEATTACHMENT attachment="mercurySwitch.png" attr="" comment="mercury switch schematics" date="1484508264" name="mercurySwitch.png" path="mercurySwitch.png" size="4065" user="uli" version="1"
META FILEATTACHMENT attachment="magicCup.png" attr="" comment="magic cup schematics" date="1484508296" name="magicCup.png" path="magicCup.png" size="5083" user="uli" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback