Manish Kumar Saini has Published 958 Articles

Generalized Number Systems

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:31:06

571 Views

What is a Generalized Number System? A mathematic structure which can extend the properties of the conventional number system like integers, real numbers, rational numbers, complex numbers, etc. to a more general case is known as a generalized number system. The major applications of generalized number systems include many areas ... Read More

Flip-Flop Used as a Divider Circuit

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:30:09

2K+ Views

Let's start this article with a basic overview of flip-flops before moving onto discuss how they can be used as a divider circuit. What is a Flip-Flop? In digital electronics, a flip-flop (FF) is a sequential logic circuit which is used for storing 1-bit of information. As we know, in ... Read More

Flip-Flop: Triggering Methods

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:27:57

11K+ Views

Let's start this article with some basics of flip-flops before moving onto discuss their triggering methods. Flip-Flops in Digital Electronics In digital circuits, a flip-flop is a sequential logic circuit which is used to store 1-bit of information. A flip-flop has one or more inputs and two outputs. It also ... Read More

Edge-triggered Latches

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:27:21

2K+ Views

In digital circuits, a latch is a sequential logic circuit which has two stable states. Hence, a latch is also called as a bistable-multivibrator. A latch has capacity to store 1-bit of information. A latch has one or more inputs and two outputs. The outputs of a latch are specified ... Read More

Edge-Triggered Flip-Flop

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:18:45

20K+ Views

Let's start this article with a brief overview of basic flip-flops before moving onto discuss a special type of flip-flop called edge-triggered flip-flop, how it works, its types and applications. What is a Flip Flop? In digital electronics, a flip-flop (FF) is a sequential logic circuit which is used for ... Read More

Design of Synchronous Counter

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:16:43

13K+ Views

In digital electronics, a set of flip-flops that changes its states in response to pulses applied at the input is called a digital counter. In the digital counter circuit, the flip flops are connected in such a way that their combined state at any time is the binary equivalent of ... Read More

Conversion of SR Flip-Flop to JK Flip-Flop

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:11:44

34K+ Views

What is SR Flip-Flop? SR flip-flop is a simple 1-bit storage element which has two inputs namely S and R, and two outputs, i.e. Q and Q'. Where, S specifies Set input and R specifies Reset input. The output Q is the normal output and the Q' is the complemented ... Read More

Conversion of JK Flip-Flop into T Flip-Flop

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 11:10:39

9K+ Views

What is a JK Flip-Flop? JK flip flop is also a 1-bit storage device having two inputs similar to SR flip flop, but it has inputs denoted by J and K instead of S and R. It has two outputs viz. Q (normal output) and Q' (inverted output). The clock ... Read More

Binary Counter in Digital Electronics

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Apr-2023 10:17:09

14K+ Views

In digital electronics, a binary counter is a type of sequential logic circuit which is able to count in binary numbers. A binary counter can counter from 0 to 2(n-1), where n is the total number of bits in the counter. Basically, a binary counter is a type of digital ... Read More

Difference between 8051 and ARM

Manish Kumar Saini

Manish Kumar Saini

Updated on 21-Apr-2023 11:51:18

3K+ Views

A microcontroller is a small processing device which is primarily designed to perform specific functions within a large system. For example, a microcontroller is used in an air conditioner to automatically control and adjust the temperature of a room. The main parts that a microcontroller has are: central processing unit ... Read More

Advertisements