Logic Gate Input and Output If you have worked with digital electronics before, you probably have made a few assumptions about how the circuitry works and how you can demonstrate how digital electronic devices work. Chances are many of these assumptions are with regard to how gate and chip inputs and outputs work as well […]
Continue reading…
Digital Electronics
Creating Digital Electronic:Circuits ,Basic Electronic Laws,Capacitors and Semiconductor Operation
Creating Digital Electronic Circuits In the previous chapters, I introduced you to the basic Boolean arithmetic theory behind decoding and design combinatorial circuits; binary data is manipulated by simple operations to produce a desired output. Before going on and showing you how these basic operations are extended to create complicated functions and products, I want […]
Continue reading…
Effectively Optimizing Combinatorial:Boolean Arithmetic Laws and Optimizing for Technology
Boolean Arithmetic Laws One of the ways of optimizing circuits is look through their output equations and try to find relationships that you can take advantage of using the rules and laws in Table 2-7. These rules should be committed to memory as quickly as possible (or at least written down on a crib sheet) […]
Continue reading…
Effectively Optimizing Combinatorial:Circuits ,Truth Table Function Reduction and Karnaugh Maps
Effectively Optimizing Combinatorial Circuits In the first chapter, I introduced you to the basic theory behind digital electronics: binary data is manipulated by six different simple operations. With this knowledge, you actually have enough information to be able to design very complex operations, taking a number of different bits as input. The problem with these […]
Continue reading…
The Underpinnings of Digital Electronics : Boolean Arithmetic, Truth Tables and Gates,The Six Elementary Logic Operations,Combinatorial Logic Circuits: Combining Logic Gates,Sum of Products and Product of Sums and Waveform Diagrams
The Underpinnings of Digital Electronics If you were asked to define what a bit is, chances are you would probably do a pretty good job, saying something like: A bit is something that can only have two values: on or off. Instead of ‘‘on or off ’’, you might have used terms for two values […]
Continue reading…