When you first learn about digital logic, it probably seems like it is easy. You learn about AND and OR gates and figure that’s not very hard. However, going from a few basic gates to something like a ...
Making sound with digital logic usually calls for a Digital to Analog converter. Building one can be very simple, and the sound quality out of an R-2R Ladder is actually pretty good. In the last ...
As we have observed in previous parts of this course, in a digital system, signals can take on only two values: high or low. These values are often represented by two voltage levels. The most used ...
When designing a chip, a designer needs to consider many tradeoffs before developing the logic. For example, if a chip is being developed for mobile applications, power becomes a very important factor ...