pneumatic_tutorials
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pneumatic_tutorials [2016/02/21 22:00] – jadintredup | pneumatic_tutorials [2016/02/27 11:35] (current) – jadintredup | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Introduction: | + | =====Introduction: |
This video is a demonstration of the Pneumatic Sequencing Tutorials by Kevin Clague. The goal of these tutorials is to familiarize students with sequencing pneumatic switches using a constant airflow as an input. There are six circuits in total. Each circuit will be presented with a brief theory of operation, a picture of the provided design, the Boolean Algebra associated with the circuit, a graphical representation, | This video is a demonstration of the Pneumatic Sequencing Tutorials by Kevin Clague. The goal of these tutorials is to familiarize students with sequencing pneumatic switches using a constant airflow as an input. There are six circuits in total. Each circuit will be presented with a brief theory of operation, a picture of the provided design, the Boolean Algebra associated with the circuit, a graphical representation, | ||
- | Notation: | + | |
+ | **Notation:** | ||
Unless otherwise noted, the cylinders will be labeled left to right alphabetically. The node at the base of the pneumatic cylinder will be notated with an “x” and the node at the top with a “c.” In the algebraic expressions, | Unless otherwise noted, the cylinders will be labeled left to right alphabetically. The node at the base of the pneumatic cylinder will be notated with an “x” and the node at the top with a “c.” In the algebraic expressions, | ||
+ | |||
__Circuit 1:__ | __Circuit 1:__ | ||
Line 11: | Line 15: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = ~B \\Ac = B \\Bx = A \\Bc = ~A | + | |
+ | Ax = ~B | ||
+ | |||
+ | Ac = B | ||
+ | |||
+ | Bx = A | ||
+ | |||
+ | Bc = ~A | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | < | ||
__Circuit 2:__ | __Circuit 2:__ | ||
Line 22: | Line 35: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = ~B \\Ac = B \\Bx = A \\Bc = ~A \\Cx = A \\Cc = ~A | + | Ax = ~B |
+ | |||
+ | Ac = B | ||
+ | |||
+ | Bx = A | ||
+ | |||
+ | Bc = ~A | ||
+ | |||
+ | Cx = A | ||
+ | |||
+ | Cc = ~A | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < | ||
+ | |||
__Circuit 3:__ | __Circuit 3:__ | ||
Line 32: | Line 59: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = ~B & ~C \\Ac = B & C \\Bx = A \\Bc = ~A \\Cx = A \\Cc = ~A | + | |
+ | Ax = ~B & ~C | ||
+ | |||
+ | Ac = B & C | ||
+ | |||
+ | Bx = A | ||
+ | |||
+ | Bc = ~A | ||
+ | |||
+ | Cx = A | ||
+ | |||
+ | Cc = ~A | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < | ||
+ | |||
__Circuit 4:__ | __Circuit 4:__ | ||
Line 42: | Line 84: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = ~BC \\Ac = B~C \\Bx = A \\Bc = ~A \\Cx = ~A \\Cc = A | + | |
+ | Ax = ~BC | ||
+ | |||
+ | Ac = B~C | ||
+ | |||
+ | Bx = A | ||
+ | |||
+ | Bc = ~A | ||
+ | |||
+ | Cx = ~A | ||
+ | |||
+ | Cc = A | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < | ||
+ | |||
__Circuit 5:__ | __Circuit 5:__ | ||
Line 52: | Line 108: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = ~C \\Ac = C \\Bx = A \\Bc = ~A \\Cx = B \\Cc = ~B | + | Ax = ~C |
+ | |||
+ | Ac = C | ||
+ | |||
+ | Bx = A | ||
+ | |||
+ | Bc = ~A | ||
+ | |||
+ | Cx = B | ||
+ | |||
+ | Cc = ~B | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < | ||
__Circuit 6:__ | __Circuit 6:__ | ||
Line 62: | Line 131: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = ~B~C \\Ac = B \\Bx = A \\Bc = ~AC \\Cx = B \\Cc = ~B | + | Ax = ~B~C |
+ | |||
+ | Ac = B | ||
+ | |||
+ | Bx = A | ||
+ | |||
+ | Bc = ~AC | ||
+ | |||
+ | Cx = B | ||
+ | |||
+ | Cc = ~B | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < | ||
__Circuit 7:__ | __Circuit 7:__ | ||
Line 72: | Line 154: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | Ax = C \\Ac = B~C \\Bx = ~C \\Bc = AC \\Cx = ~A \\Cc = ~B | + | Ax = C |
+ | |||
+ | Ac = B~C | ||
+ | |||
+ | Bx = ~C | ||
+ | |||
+ | Bc = AC | ||
+ | |||
+ | Cx = ~A | ||
+ | |||
+ | Cc = ~B | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < | ||
__Circuit 8:__ | __Circuit 8:__ | ||
Line 82: | Line 177: | ||
**Boolean Algebra:** | **Boolean Algebra:** | ||
- | A’x = C \\A’c = B~C \\Ax = A’ \\Ac = ~A’ \\B’x = ~C \\B’c = AC \\Bx = B’ \\Bc = ~B’ \\Cx = ~A \\Cc = ~B | + | A’x = C |
+ | |||
+ | A’c = B~C | ||
+ | |||
+ | Ax = A’ | ||
+ | |||
+ | Ac = ~A’ | ||
+ | |||
+ | B’x = ~C | ||
+ | |||
+ | B’c = AC | ||
+ | |||
+ | Bx = B’ | ||
+ | |||
+ | Bc = ~B’ | ||
+ | |||
+ | Cx = ~A | ||
+ | |||
+ | Cc = ~B | ||
**Video Demonstration** | **Video Demonstration** | ||
+ | |||
+ | < |
pneumatic_tutorials.1456120807.txt.gz · Last modified: by jadintredup