Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Articles by Manish Kumar Saini
Page 29 of 80
Generalized Number Systems
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 of mathematics such as algebra, analysis, number theory, topology, etc. In more simple terms, a generalized number system can be defined as the generalization of the conventional/traditional number systems. Importance of Generalized Number Systems Generalized number systems are considered an important part of modern mathematics and science because they provide ...
Read MoreFlip-Flop Used as a Divider Circuit
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 digital systems, information is represented in binary form, i.e. in terms of 0 and 1. Where, a binary 0 and a binary 1 is referred to as a bit. A flip-flop is a 1-bit memory cell that stores information in terms of 0 or 1. Therefore, flipflop is the fundamental ...
Read MoreEdge-triggered Latches
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 by Q and Q'. Where, Q is the normal output of the latch and Q' is the inverted output. The block diagram of a latch is shown in Figure-1. In this article, we will discuss about the edge triggered latches, their types, applications. So, let us start with the ...
Read MoreDifference Between 8-Bit and 16-Bit Music
In context of music, 8-bit and 16-bit represent the bit depth of the digital audio. Hence, the most fundamental difference between 8-bit and 16-bit music in their bit depth that is, the 8-bit music has a bit depth of 8-bits, i.e. each music sample is represented by using 8-bits, while the 16-bit music has a bit depth of 16-bits. In this article, we will discuss the important differences between 8-bit music and 16-bit music, but before that let us first discuss their basics. What is 8-Bit Music? 8-bit music is a type of digital audio that uses 8 bits to ...
Read MoreDifference Between 8 Bit and 16 Bit Microcontroller
A microcontroller is a tiny data processing devices 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 major parts that a microcontroller has are: processing unit, memory unit, and I/O unit. All these components of the microcontroller are formed on a single chip. A microcontroller can be programmed using various programming languages like C language, assembly language, etc. to perform a specific function. Microcontrollers are widely being used in a variety of electronic devices such as ...
Read MoreDifference between 64K and 128K SIM Cards
SIM stands for Subscriber Identity Module. A SIM card is a tiny chip used in mobile devices to recognize a user’s identity uniquely to the mobile network. A SIM card helps a mobile device user to perform various functions, such as voice calling, video calling, messaging, accessing internet services, etc. SIM Card has a small memory to contain the details related to the user, such as contact numbers, text messages, and Meta data of the SIM card user. SIM cards require different voltage supplies like 1.8 V, 3 V, 5 V, etc. to work. In context of SIM cards, the ...
Read MoreDifference between 4K and 1080p
Both 4K and 1080p are the two screen resolutions. The fundamental difference between these two screen resolutions is that the displays with 1080p screen resolution have 1920 horizontal pixels and 1080 vertical pixels, whereas the displays with 4K screen resolution have 3840 horizontal pixels and 2160 vertical pixels. In this article, we will discuss all the important differences between 4K and 1080p. But before that let us first have a look into the basics of 4K and 1080p individually. What is 1080p Resolution? 1080p is a screen resolution which has 1920 horizontal pixels and 1080 vertical pixels. Therefore, in ...
Read MoreDifference between 32K and 64K SIM Cards
SIM stands for Subscriber Identity Module. A SIM card is a tiny chip used in mobile devices to recognize a user’s identity uniquely to the mobile network. A SIM card helps a mobile device user to perform various functions, such as voice calling, video calling, messaging, accessing internet services, etc. SIM Card has a small memory to contain the details related to the user, such as contact numbers, text messages, and Meta data of the SIM card user. SIM cards require different voltage supplies like 1.8 V, 3 V, 5 V, etc. to work. In context of SIM cards, the term “K” defines the ...
Read MoreDifference between 3-address and 2-address Instructions
A computer system performs operations as per the instruction provided to it. These computer instructions are written in different formats based on the number of addresses that they contain. In this article, we will discuss the two types of computer instructions namely, 3-address instruction and 2-address instruction, and the important differences between them. The fundamental difference between 3-address instruction and 2-address instruction is that the 3-address instruction requires three operands, while the 2-address instruction requires two operands to execute. Before discussing the differences, let us first know a bit about 3-address and 2-address instructions individually. So, let gets started with ...
Read MoreDifference between 3-address and 1-address Instructions
A computer system performs operations based on the instruction provided to it. These computer instructions are written in different formats based on the number of addresses that they contain. In this article, we will discuss the two types of computer instructions namely, 3-address instruction and 1-address instruction, and the important differences between them. The fundamental difference between 3-address instruction and 1-address instruction is that the 3-address instruction requires three operands, while the 1-address instruction requires only a single operand. Before discussing the differences, let us first know a bit about 3-address and 1-address instructions individually. So, let gets started with ...
Read More