Today I put the digital experiment board into operation. I'm using it to review the content of the course I completed some time ago.
The supply voltage can be selected between 3 and 15 VDC, and a power supply can be connected via a socket plug. Alternatively, three AA batteries can be inserted into the holder on the bottom of the board for 4.5 VDC.
The individual digital components are connected to each other via cable bridges.
Here, I've connected the two inputs of a NAND gate (CD4011) to the operating voltage via two push buttons.
I've also connected the NAND gate's output to an inverter (NOT, CD4069), thus creating an AND gate.
Both outputs are connected to LEDs that indicate the respective levels HIGH or LOW.
With this arrangement, the function table for two inputs can be switched with a total of four possible combinations.
Here are the two combinations B = 0 (LOW), A = 0 and B = 1 (HIGH) and A = 1:
Both inputs (B, A) are LOW, the buttons are not pressed.
This results in the NAND output above being HIGH and the AND output being LOW.
Both inputs are HIGH (buttons pressed) so the NAND output is LOW and the AND output is HIGH.
Logical circuits can be constructed using AND, OR, and NOT
This allows you to create the three logical gates AND, OR, and NOT using NAND gates and observe the individual switching combinations.
Since there are only four NAND gates on the board, additional inverters are provided for NOT. However, NOT can, of course, also be generated with NAND.
For example, in an experiment, an LED should light up when ASA = 100, EV = 12, and aperture = 5.6. If all three conditions are met via AND, the LED is activated.
This allows you to get a sense of the camera circuits, even if you don't actually construct the experiment and instead press buttons.
If you like lights, you'll get your money's worth here
For me, the experiment board is a perfect complement to circuit simulation on the PC and studying digital circuits in books. You build circuits practically and have a tangible sense of achievement when something works.
You can continue working on the other digital components on the board and deepen your understanding. In any case, you get an insight into how digital circuits fundamentally work.
This should help me when familiarizing myself with the literature on the digital driven Canon A-1 and AE-1.