Intellijel Plog 1.0 Uživatelský manuál Strana 4

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 7
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 3
Plog rev 1.0 MANUAL
4
X Y Z AND OR NOR XOR NAND XNOR
0 0 0 0 0 1 0 1 1
0 1 0 0 1 0 1 1 0
0 1 1 0 1 0 1 1 0
1 0 0 0 1 0 1 1 0
1 0 1 0 1 0 1 1 0
1 1 0 0 1 0 1 1 0
1 1 1 1 1 0 0 0 1
INPUTS
LOGIC OUTPUTS
X Y AND OR NOR XOR NAND XNOR
0 0 0 0 1 0 1 1
0 1 0 1 0 1 1 0
1 0 0 1 0 1 1 0
1 1 1 1 0 0 0 1
INPUTS
LOGIC OUTPUTS
Table 1: 3-input logic
Table 2: 3-input logic
The Plog contains two types of Flip-ops: a Toggle (or a Latch) and a Data (or gated D latch). They
can be used to divide pulses, store binary data, create pendulum reset for sequencers etc.
By default the normals in the Plog set the Flip Flop section to be a divide by two and divide by
four. This acts as a clock divider of logic B without patching the inputs. If you patch a clock into the
Toggle input the OUT T and OUT D will divide the clock by two and four respectively.
Flip-op Logic Blocks
Zobrazit stránku 3
1 2 3 4 5 6 7

Komentáře k této Příručce

Žádné komentáře