Kiran Kumar Panigrahi has Published 426 Articles

How to Create a New File in Linux from Bash?

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 16-Apr-2024 15:51:48

77K+ Views

Before getting into the ways of creating a file using Bash, let's first understand how Linux treats its files. Linux organizes all its data into files and files are organized into directories. Further, the directories are organized into tree-like structures called the file system. When you have to work in ... Read More

Difference between Laplace Transform and Fourier Transform

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 07-Nov-2023 13:41:31

30K+ Views

In engineering analysis, a complex mathematically modelled physical system is converted into a simpler, solvable model by employing an integral transform. Once the model is solved, the inverse integral transform is used to provide the solution in the original form. There are two most commonly used integral transforms namely ... Read More

Difference between Internal Fragmentation and External Fragmentation

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 07-Nov-2023 04:19:54

46K+ Views

As processes are loaded and removed from memory, the free memory space is broken into little pieces. It may so happen after sometime that processes cannot be allocated to memory blocks considering their small size and memory blocks remain unused. This problem is known as Fragmentation. There are two types ... Read More

Difference between Synchronous Motor and Induction Motor

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 03-Nov-2023 21:41:21

26K+ Views

A motor in general is an electrical machine that converts electrical energy into mechanical energy. Electric motors can either be DC Motors or AC Motors, depending on the type of power supply that is supplied as its input.AC motors are further classified into two types−Asynchronous or Induction MotorSynchronous MotorA synchronous ... Read More

Difference between File and Folder

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 03-Nov-2023 13:59:42

30K+ Views

Files and folders are the two related terms in a computer's file managers. The term "file" is used to denote a collection of information, while the term "folder" is used to represent a collection of files. Basically, a folder is similar to a container that contains one or more files. ... Read More

Differences between Digital and Analog System.

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 03-Nov-2023 13:06:53

27K+ Views

Digital as well as Analog Systems, both are used to transmit signals from one place to another like audio/video. Digital systems use binary format as 0 and 1, whereas analog systems use electronic pulses with varying magnitude to send data. Read through this article to find out more about digital ... Read More

Difference between Forward and Backward Reasoning in AI

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 03-Nov-2023 03:04:59

39K+ Views

The objective of search in Artificial Intelligence (AI) is to find the path to solve different problems. The search in AI can be executed in two ways namely, Forward Reasoning and Backward Reasoning. The most basic difference between the two is that forward reasoning starts with the new data to ... Read More

Difference between TDM and FDM

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 02-Nov-2023 01:04:06

29K+ Views

Frequency Division Multiplexing (FDM) is an analog method which is used when the bandwidth of a connection is higher than the linked bandwidth of the signals which are to be communicatedTime Division Multiplexing (TDM) is a digital method where each sender is given the entire possession of the whole bandwidth ... Read More

Differences between 8085 and 8086 microprocessor

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 01-Nov-2023 02:53:55

30K+ Views

A microprocessor is an integrated circuit which can function as a central processing unit (CPU) of a computer system or a microcontroller. It is constructed by integrating millions of transistors, diodes, and resistors on a single electronic chip.8085 and 8086 are two major types of microprocessors produced by Intel. Go ... Read More

Difference between Synchronous and Asynchronous Sequential Circuits

Kiran Kumar Panigrahi

Kiran Kumar Panigrahi

Updated on 01-Nov-2023 02:38:53

40K+ Views

Both Synchronous and Asynchronous Sequential Circuits are types of sequential circuits that use feedback for the next output generation. On the basis of the type of this feedback, both circuits can be differentiated. A sequential circuit is one whose output depends upon both present and past inputs. The classification of ... Read More

1 2 3 4 5 ... 43 Next
Advertisements