0% found this document useful (0 votes)
5 views25 pages

7 Workbook Connection

The document contains a series of exercises labeled from Exercise 1 to Exercise 25, focusing on connections and logic operations involving inputs (X1, X2, X3) and outputs (Y1, Y2, Y3, Y4, Y5). Each exercise presents a different configuration of inputs and outputs, illustrating various logical scenarios. The exercises are designed to enhance understanding of connections in a computational context.

Uploaded by

Johan Tchassem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views25 pages

7 Workbook Connection

The document contains a series of exercises labeled from Exercise 1 to Exercise 25, focusing on connections and logic operations involving inputs (X1, X2, X3) and outputs (Y1, Y2, Y3, Y4, Y5). Each exercise presents a different configuration of inputs and outputs, illustrating various logical scenarios. The exercises are designed to enhance understanding of connections in a computational context.

Uploaded by

Johan Tchassem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

Connection

Exercise 1

* X1
* X2 X1 X2

W b
1

1 1 * * Y Y

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 2

* X1
* X2 X1 X2

W b
1

0 1 * * Y Y

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 3

X1
* X1
1
W b
1 * * Y1 Y1 Y2
1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 4

X1
* X1
1
W b
0 * * Y1 Y1 Y2
1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 5

X1
* X1
1
W b
1 * * Y1 Y1 Y2
0 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 6

* X1
* X2 X1 X2 X3
* X3
W b 1

0 1 1 * * Y Y

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 7

* X1
* X2 X1 X2 X3
* X3
W b 1

1 0 1 * * Y Y

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 8

* X1 X1 X2
* X2
W b 1

0 1 * * Y1 Y1 Y2
1 0 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 9

* X1 X1 X2
* X2
W b 1

1 0 * * Y1 Y1 Y2
0 1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 10

* X1 X1 X2
* X2
W b 1

1 1 * * Y1 Y1 Y2
1 1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 11

* X1
* X2 X1 X2 X3
* X3
W b 1

1 1 1 * * Y1 Y1 Y2
0 0 0 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 12

* X1
* X2 X1 X2 X3
* X3
W b 1

0 0 0 * * Y1 Y1 Y2
1 1 1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 13

* X1
* X2 X1 X2 X3
* X3
W b 1

0 1 0 * * Y1 Y1 Y2
0 1 0 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 14

* X1
* X2 X1 X2 X3
* X3
W b 1

0 0 1 * * Y1 Y1 Y2
0 0 1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 15

* X1
* X2 X1 X2 X3
* X3
W b 1

0 1 0 * * Y1 Y1 Y2
1 0 1 * * Y2

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 16

* X1 X1 X2
* X2
W b 1

0 1 * * Y1 Y1 Y2 Y3
0 0 * * Y2
1 0 * * Y3

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 17

* X1 X1 X2
* X2
W b 1

0 1 * * Y1 Y1 Y2 Y3
0 1 * * Y2
0 1 * * Y3

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 18

* X1
* X2 X1 X2 X3
* X3
W b 1

1 0 0 * * Y1 Y1 Y2 Y3
0 1 0 * * Y2
0 0 1 * * Y3

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 19

* X1
* X2 X1 X2 X3
* X3
W b 1

0 0 0 * * Y1 Y1 Y2 Y3
0 0 0 * * Y2
1 1 1 * * Y3

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 20

* X1
* X2 X1 X2 X3
* X3
W b 1

1 0 0 * * Y1 Y1 Y2 Y3
1 0 0 * * Y2
1 0 0 * * Y3

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 21

* X1
* X2 X1 X2 X3
* X3
W b 1

0 0 1 * * Y1 Y1 Y2 Y3
0 1 0 * * Y2
1 0 0 * * Y3

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 22
* X1
* X2
* X3
X1 X2 X3
W b 1

0 0 0 * * Y1
1 0 0 * * Y2 Y1 Y2 Y3 Y4 Y5
0 1 0 * * Y3
0 0 1 * * Y4
0 0 0 * * Y5

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 23
* X1
* X2
* X3
X1 X2 X3
W b 1

0 0 0 * * Y1
0 0 0 * * Y2 Y1 Y2 Y3 Y4 Y5
1 1 1 * * Y3
0 0 0 * * Y4
0 0 0 * * Y5

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 24
* X1
* X2
* X3
X1 X2 X3
W b 1

0 1 0 * * Y1
0 1 0 * * Y2 Y1 Y2 Y3 Y4 Y5
0 1 0 * * Y3
0 1 0 * * Y4
0 1 0 * * Y5

AI by Hand ✍© 2024 Tom Yeh


Connection
Exercise 25
* X1
* X2
* X3
X1 X2 X3
W b 1

0 0 0 * * Y1
1 1 0 * * Y2 Y1 Y2 Y3 Y4 Y5
0 0 0 * * Y3
0 0 0 * * Y4
0 1 1 * * Y5

AI by Hand ✍© 2024 Tom Yeh

You might also like