Topics for Exam 2
Calculators WILL be allowed for this exam.
- The special inputs of 7-segment display decoders (DEC, LT, RBI, BI/RBO)
- Latches (NAND and NOR, SC and Transparent-D)
- Flip-flops (JK, and D)
- Timing Diagrams with Memory Circuits
- Counting in binary
- Debouncing
- Edge Triggered versus Level Sensitive; Synchronous and Asynchronous Inputs
- Pulse Parameters and Clock Signals (period, frequency, pulse width, duty cycle, rise time)
- Set-up Time and Hold Time, and the problems they might cause
- Master-Slave Flip-flops
- Basic STAMP: Fundamental archetecture.
- You are NOT required to know details of the PBasic language, NOT expected to know the syntax of specific commands.
- You ARE expected to understand the operation of the OUT, IN, and DIR variables, how suffixes to those relate to pin numbers, and the basic operation of the command RCTIME
- Current, Ohms Law, Currents in TTL, and Unit Loads
- Capacitors, Schmidt Inputs, and Booting Up; RC Time Constants
- Diodes and LEDs
- Frequency Division
- MOD Counters (that is, divide frequency by a number other than a power of 2)
- Detecting Input Sequences (Combination Lock)
- Synchronizing Signals with Flip-flops
- Switching Circuit