Manish Kumar Saini

Manish Kumar Saini

796 Articles Published

Articles by Manish Kumar Saini

Page 18 of 80

Multiple Digit Decimal Display (4 Digits)

Manish Kumar Saini
Manish Kumar Saini
Updated on 22-Aug-2023 553 Views

What is a Multiple Digit Decimal Display? A type of electronic display which is used to show multiple digits of decimal numbers is called a multiple digit decimal display. A most extensively used type of multiple digit decimal display in digital systems is a 4-digit display. The 4-digitl display is able to display decimal numbers between 0 and 9999 (largest 4 digit number). The most common application of these multiple digit decimal displays is in digital calculators, digital watches and clocks, and in many other electronic devices that need to display information in the form of decimal numbers. Let us ...

Read More

Incompletely Specified Functions in Boolean Algebra

Manish Kumar Saini
Manish Kumar Saini
Updated on 22-Aug-2023 1K+ Views

What is an Incompletely Specified Function? In Boolean algebra, a Boolean function or logic function whose output values are known for a subset of its inputs and has output which is a don’t care condition for at least one of its input combinations is called an incompletely specified function. Hence, in an incompletely specified function, the value of the function for don’t care combinations can be selected either a 0 or a 1 depending on the fact that which one leads to be the more minimal solution of the function. For these combinations, the Karnaugh map (K-Map) entry is marked ...

Read More

Difference between Voltage Drop and Potential Difference

Manish Kumar Saini
Manish Kumar Saini
Updated on 18-Aug-2023 7K+ Views

While analyzing electric circuits, we come across the electrical quantities "voltage drop" and "potential difference" that appear to be the same at first sight because both are measured in Volts. In this article, we will highlight how Voltage Drop is different from Potential Difference in many aspects. Before discussing the differences between Voltage Drop and Potential Difference, let's start with some basics so that it becomes easy to understand the differences between them. What is Voltage Drop? When an electric current flows through a circuit and there is a drop or decrease in the electric potential of the charge ...

Read More

Difference between Motor and Generator

Manish Kumar Saini
Manish Kumar Saini
Updated on 18-Aug-2023 7K+ Views

The conversion of mechanical energy into electrical energy and electrical energy into mechanical energy is a necessary process in the industries as well as in our daily life. Electrical machines are used for the conversion of electrical energy into mechanical energy and mechanical energy into electrical energy.Depending upon the type of electromechanical energy conversion, the electrical machines are divided in two types as, Electric MotorElectric GeneratorIn this article, we will explain the key differences between electric motor and electric generator. We also added a brief description of the motor and generator for your reference.What is an Electric Motor?An electromechanical energy ...

Read More

Difference between Assembly Language and High-level Language

Manish Kumar Saini
Manish Kumar Saini
Updated on 11-Aug-2023 11K+ Views

A computer is simply a machine and hence it cannot perform any task itself. Therefore, to make a computer functional different coding languages are developed, which are known as programming languages. A computer programming language is a language in which the codes are written to instruct the computer to perform tasks. Computer programming languages are broadly classified into the following three main categories − Machine Language Assembly Language High-level Language Read this article to get an overview of assembly language and high-level languages, and how they are different from each other. What is Assembly Language? Assembly language is ...

Read More

BiCMOS Technology: Fabrication Process and Applications

Manish Kumar Saini
Manish Kumar Saini
Updated on 08-Aug-2023 9K+ Views

BiCMOS stands for Bipolar Complementary Metal-Oxide Semiconductor. BiCMOS technology is an integration technology that combines bipolar and CMOS (Complementary Metal Oxide Semiconductor) devices on a single chip. This technology is primarily used to combine the features of analog and digital circuits in a single IC chip. In this article, we will discuss BiCMOS technology, its definition, fabrication process, advantages, disadvantages, and applications. Before discussing the BiCMOS technology, let us first get an overview of bipolar technology and CMOS technology individually. What is Bipolar Technology? A semiconductor technology in which BJTs (Bipolar Junction Transistors) are used as the fundamental building blocks ...

Read More

Up Sampling in Frequency Domain in MATLAB

Manish Kumar Saini
Manish Kumar Saini
Updated on 08-Aug-2023 654 Views

Introduction to Up−Sampling In digital signal processing, the technique which allows to increase the sampling rate of a signal is termed as up−sampling. For a signal expressed in frequency domain, the up sampling is performed by adding zeros in the frequency domain. In digital signal processing, the up sampling in frequency domain is commonly used to interpolate or expand the bandwidth of a digital signal. In MATLAB, the up−sampling process is completed in the following three phases: Step 1 − Perform Discrete Fourier Transformation (DFT) In this phase/step, the given signal is transformed from the time domain to the frequency ...

Read More

Thresholding-Based Image Segmentation in MATLAB

Manish Kumar Saini
Manish Kumar Saini
Updated on 08-Aug-2023 3K+ Views

In computer−based image analysis and processing, the image segmentation is an essential task. The image segmentation allows us to extract specific objects or regions from an image. In digital image processing, the most widely used image segmentation technique is the thresholding−based image segmentation. This image segmentation technique works depending on the pixel intensity values to separate different regions within an image. In this article, we will discuss learn the implementation of thresholding−based image segmentation using MATLAB programming. But before that let’s get into the basics of thresholding and its types. What is Thresholding? In digital image processing, the thresholding is ...

Read More

How to Convert RGB Image to YIQ Image using MATLAB?

Manish Kumar Saini
Manish Kumar Saini
Updated on 08-Aug-2023 400 Views

In the field of digital image and video processing, there are two popular color spaces namely RGB and YIQ. Where, RGB stands for Red, Green, and Blue. The RGB color space is widely used for displaying digital images on display screens. This color space utilizes a combination of intensities of red, green, and blue lights. Therefore, in the RGB color space, each pixel in a digital image composed of three−color channels namely red, green, and blue. On the other hand, YIQ is another color space that is mainly employed in analog video or NTSC systems. YIQ stands for Luminance (Y), ...

Read More

How to Create a Dropdown Menu in MATLAB

Manish Kumar Saini
Manish Kumar Saini
Updated on 08-Aug-2023 493 Views

In this article, we will learn how to create a dropdown menu/list in MATLAB. In MATLAB, a dropdown menu is a user interface (UI) component allows users to choose one the multiple options or to type as text. In MATLAB, we have a built−in function named ‘unidropdown’ that allows to create a dropdown menu. This function can have different syntaxes to create different types of dropdown menu. The most commonly used types of dropdown menu are as follows: Dropdown menu without any parameters Dropdown menu with a specific parent container Dropdown menu with a specific parent container and properties ...

Read More
Showing 171–180 of 796 articles
« Prev 1 16 17 18 19 20 80 Next »
Advertisements