Manish Kumar Saini has Published 1143 Articles

Difference between SMPS and UPS

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 15:46:33

2K+ Views

Both SMPS and UPS are types of power supplies used in various electronic devices like computers. Although, SMPS and UPS are completely different from each other in terms their primary function and many other parameters. The fundamental difference between SMPS and UPS is that SMPS (Switched Mode Power Supply) is ... Read More

Spatial Computing Basics, Working, Advantages, Disadvantages and Applications

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:34:44

1K+ Views

What is Spatial Computing? Spatial computing is a technological field that combines components of physical world and computer science to create a user interface which is more immersive and interactive. Spatial computing involves the tools and processes to record and process the three-dimensional data. The major elements of spatial computing ... Read More

Blue Screen of Death (BSOD) in Windows and its Common Stop Error Codes

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:33:14

389 Views

What is the Blue Screen of Death? Blue Screen of Death (BSOD) is an error screen which displayed due to driver error or hardware failure in a Windows OS based computer system. It is called BSOD because it is one of the critical system errors at the Windows Kernel level. ... Read More

Basic Computer Instructions in Computer Organization

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:31:48

8K+ Views

In computer organization, a computer instruction is a set of commands that tells the computer hardware to perform a specific operation. Therefore, computer instructions are the primary building blocks of a computer program and hence a software, because computer instructions are entirely responsible for execution of the program or software. ... Read More

Difference Between SMPS and Linear Power Supply

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:14:28

6K+ Views

In electronic devices like computers, laptops, and more, power supplies are one of the most important components. Power supplies are essential for efficient and reliable functioning of the electronic devices. In most electronic devices, two types of power supplies are very common namely, SMPS (Switch Mode Power Supply) and LPS ... Read More

Differences Between Servo Stabilizer and Static Stabilizer

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:12:06

2K+ Views

In the field of electrical and electronics, a stabilizer is an electronic device that is employed for regulation and stabilization of voltage supplied to the connected load devices. The primary function of a stabilizer is to provide a constant and steady voltage to the connected devices; hence it is also ... Read More

Difference between IPS Panel and VA Panel

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:09:38

1K+ Views

LCD (Liquid Crystal Displays) are used in a variety of electronic devices like TVs, computer monitors, digital watches, multi meters, automobile appliances, etc. LCD displays generally come with two different types of display panels namely, Vertical Alignment (VA) Panel and In-Phase Switching (IPS) Panels. In this article, we will explore ... Read More

Difference between Bluetooth 4.0 and Bluetooth 5.0

Manish Kumar Saini

Manish Kumar Saini

Updated on 24-Jul-2023 14:07:34

2K+ Views

Bluetooth is a technology used for data transfer between electronic devices wirelessly. It is a short distance data communication medium, allowing exchange of data and information without the need of cables. Bluetooth technology uses radio waves for wireless data communication. It follows the master-slave architecture, i.e. one device works as ... Read More

Generating Random Number in MATLAB

Manish Kumar Saini

Manish Kumar Saini

Updated on 18-Jul-2023 16:39:28

1K+ Views

In MATLAB programming, we can use various types of built-in functions to generate different types of random numbers. Random numbers are nothing but numbers selected randomly from a set of numbers. MATLAB provides the following four major functions to generate different types of random numbers depending on our requirements: ... Read More

Write Data to Text Files in MATLAB

Manish Kumar Saini

Manish Kumar Saini

Updated on 18-Jul-2023 13:17:33

556 Views

In MATLAB, there is a built-in function “fprintf()” that is used to write data to a text file. The best part of this function is that it writes formatted data to a text file exactly in the same way as specified. Syntax fprintf(fileID, FormateSpecifier, Variables); Format Specifiers in MATLAB ... Read More

Advertisements