RRanveerinr4nv33r.hashnode.dev·5d ago · 6 min readTo familiarize with various laboratory instruments (Function Generator, Oscilloscope)Function Generator A function generator is basically a signal generator that produces different types of waveforms at the output. It can generate waveforms such as: Sine wave Square wave Triangular00
RRanveerinr4nv33r.hashnode.dev·5d ago · 4 min readTo familiarize with various laboratory instruments (Signal Generator, AFO)-2 Signal Generator A signal generator is an electronic instrument that generates electrical signals of required frequency and amplitude. These signals are mainly used as test signals for analyzing and t00
RRanveerinr4nv33r.hashnode.dev·Aug 25 · 9 min readVerify Binary to Gray and Gray to Binary conversions using NAND gates onlyDeMorgan’s Theorem DeMorgan’s Theorem and Law’s are used in Boolean Algebra to find the equivalency of the NAND and NOR functions as the complements of AND and OR. DeMorgan’s Theorem Breaks the Bar of00
RRanveerinr4nv33r.hashnode.dev·Aug 25 · 5 min readStudy of Boolean Relation (AND Gate) by Using IC 7408 & IC 7404AND Gate An AND gate is a basic digital logic gate having two or more inputs and one output. The output of an AND gate is HIGH (1) only when all of its inputs are HIGH. The output is LOW (0) when any 00
RRanveerinr4nv33r.hashnode.dev·Aug 15 · 6 min readStudy of Boolean Relation (OR Gate) by Using IC 7432 & IC 7404OR Gate An OR gate is a basic digital logic gate having two or more inputs and one output. The output of an OR gate is HIGH (1) when any one or more of its inputs are HIGH. The output is LOW (0) only 00