assignment 1 lab1 lab2
Month: February 2024
What are the SR latch and JK flip flop?
What is the SR latch? What are the SR latch and JK flip flop? An SR latch (Set/Reset) is an asynchronous device: it works independently of control signals and relies only on the state of the S and R inputs. Read More …
What are the Flip-Flops and Registers in Digital Circuits?
What are the Flip-Flops and Registers in Digital Circuits? What are the flip flops and registers in digital design? Lets see each one of them in little detail. Flip Flops: In electronics, a flip-flop or latch is a circuit that Read More …
How to Interface Hall Sensors with Raspberry Pi?
Interfacing of hall sensor with Raspberry Pi How to Interface Hall Sensors with Raspberry Pi? Foundation of the Raspberry Pi may be observed inside the university of Cambridge’s laptop Laboratory in 2006. laptop scientist Eben Upton, along side Rob Mullins, Read More …
How to implement Boolean Functions using Multiplexer (MUX)?
Implementation of Functions using Multiplexer Implementation of Boolean function using multiplexer (MUX) is very simple. If you want to implement a Boolean function of n variables, you need a multiplexers that has (n-1) select lines. The purpose of select lines Read More …
Implementation of Dipole Antenna using CST Microwave Studio
Introduction In this article you will learn about the Implementation of Dipole Antenna using CST Microwave Studio. Here, we have describes a simple Dipole Antenna that has been proposed and reviewed for wireless applications using a resonating frequency of 2.4 Read More …
Discuss a binary counter with the same load. Describe with an example?
4-Bit Counter Counter with the same load: Discuss a binary counter with the same load. Describe with an example? A 4-Bit binary table with the same load can be used to create the desired calculation sequence. It can be used Read More …
What are the Applications of Quantum Dots?
Applications of Quantum Dots What are the Applications of Quantum Dots? Quantum dots are nanoparticles that have unique optical and electronic properties due to their size-dependent quantum confinement effect. They have a wide range of potential applications in various fields, Read More …
Design of Analog to Digital Converter Using CMOS Logic
Introduction In this article we have discussed about the Design of Analog to Digital Converter Using CMOS Logic. The biggest advantage in Digital circuits and digital signals as compared to analog circuits and signals is the processing speed and efficient Read More …
Design of a Buzzer Alarm with Raspberry Pi
Design of a Buzzer alarm with Raspberry Pi In this article I have discussed about the design of a buzzer alarm with Raspberry Pi. The active buzzer uses an internal oscillator to create a tone. This means that you only Read More …