CGS quad logic gate: Difference between revisions

m
Text replacement - " - archived" to " - archived"
(Created page with "<!-- file missingg thumb|center|600px| --> '''CGS39''' the '''CGS quad logic gate''' is a very simple module that can be built in one of...")
 
m (Text replacement - " - archived" to " - archived")
Tag: Manual revert
 
(9 intermediate revisions by 2 users not shown)
Line 10:
Each input is configured to detect a voltage over approx. 2 volts. When this voltage is reached, a logic HIGH is presented to the corresponding gate input. The output will react to what is present at the inputs, and the result, depending on the gate chip used, is buffered by the emitter follower, and used to drive the LED and output jack.
 
|+ Truth tables for the different logic gates that can be used in this circuit:
{| class="wikitable"
{| class="wikitable" style="display: inline-table;"
|+ Truth tables for the different logic gates that can be used in this circuit
! colspan="3" align=center|4001
|-
! colspan="3" align=center|NOR
!colspan="3" align=center|4001!!colspan="3" align=center|4011, 4093!!colspan="3" align=center|4071!!colspan="3" align=center|4081!!colspan="3" align=center|4030, 4070
|-
| IN a||IN b||OUT
!colspan="3" align=center|NOR!!colspan="3" align=center|NAND!!colspan="3" align=center|OR!!colspan="3" align=center|AND!!colspan="3" align=center|XOR
|-
| 0||0||1
|IN a||IN b||OUT||IN a||IN b||OUT||IN a||IN b||OUT||IN a||IN b||OUT||IN a||IN b||OUT
|-
| 0||1||0
|0||0||1||0||0||1||0||0||0||0||0||0||0||0||0
|-
| 1||0||0
|0||1||0||0||1||1||0||1||1||0||1||0||0||1||1
|-
| 1||1||0
|1||0||0||1||0||1||1||0||1||1||0||0||1||0||1
|}
{| class="wikitable" style="display: inline-table;"
! colspan="3" align=center|4011, 4093
|-
! colspan="3" align=center|NAND
|-
| IN a||IN b||OUT
|-
| 0||0||1
|-
| 0||1||1
|-
| 1||0||1
|-
| 1||1||0
|}
{| class="wikitable" style="display: inline-table;"
! colspan="3" align=center|4071
|-
! colspan="3" align=center|OR
|-
| IN a||IN b||OUT
|-
| 0||0||0
|-
| 0||1||1
|-
| 1||0||1
|-
| 1||1||1
|}
{| class="wikitable" style="display: inline-table;"
! colspan="3" align=center|4081
|-
! colspan="3" align=center|AND
|-
|IN a||IN b||OUT
|-
| 0||0||0
|-
| 0||1||0
|-
| 1||0||0
|-
| 1||1||1
|}
{| class="wikitable" style="display: inline-table;"
! colspan="3" align=center|4030, 4070
|-
! colspan="3" align=center|XOR
|-
|IN a||IN b||OUT
|-
| 0||0||0
|-
| 0||1||1
|-
| 1||0||1
|-
| 1||1||0
|1||1||0||1||1||0||1||1||1||1||1||1||1||1||0
|}
 
Line 100 ⟶ 159:
* A 10 to 22 ohm resistor can be used instead of the Ferrite bead. If you don't care about power-rail noise, just use a link instead.
* PCB 6" x 1" with 3mm mounting holes 0.15" in from the edges.
 
== CC-BY-NC ==
Readers are permitted to construct these circuits for their own personal use only. Ken Stone retains all rights to his work.
 
== See also ==
Line 107 ⟶ 169:
 
== References ==
* ''[https://web.archive.org/web/20180209234737fw_20180209234737f/http://www.CGS.synth.net:80/modules/CGS39_quad_gate.html Quad Logic Gate for music synthesizers.]'' (archived) by Ken Stone, 2001, with permission of the author - archived
 
== External links ==
* [http://bompiler.com/pcb/cgs39 CGS39 BOM] at BOMpiler
 
* [http://groups.yahoo.com/group/CGS_synth CGS Synth discussion group], for discussion of locating parts, modifications and corrections etc.
=== Suppliers ===
* [https://web.archive.org/web/20180625173521/http://www.elby-designs.com/webtek/CGScgs/CGS39cgs39/CGS39_quad_gatecgs39_quad_gate.html CGS39 Quad Logic Gate], revision 2, Elby Designs
 
[[Category:CGS modularclock/gate/trigger processors]]