Posts

Image
The "POST" primarily focuses on checking essential hardware components such as the CPU (Central Processing Unit), RAM (Random Access Memory), motherboard, graphics card, keyboard, and other critical components. It ensures that these components are op erational and that the computer can proceed to the next stage of the boot process, which involves loading the operating system. The hard drive capacity check typically occurs later in the boot process when the BIOS (Basic Input/Output System) or UEFI (Unified Extensible Firmware Interface) is accessed. The BIOS/UEFI is responsible for initializing and configuring hardware components, and it often includes a component that identifies the attached storage devices, including hard drives, solid-state drives, and other storage media. During the BIOS/UEFI initialization, the system may display a summary screen or provide access to a setup utility where you can view information about the connected storage devices, including their capaci...

BOOTING PROCESS OF THE COMPUTER..

Image
Booting: Booting is basically the process of starting the computer. When the CPU is first switched on it has nothing inside the Memory. In order to start the Computer, load the Operating System into the Main Memory and then Computer is ready to take commands from the User. Learn the types of booting What happens in the Process of Booting? Booting happens when you start the computer. This happens when we turned ON the power or the  computer  restarts. The system  BIOS  (Basic Input/Output System) makes the peripheral devices active. Further, it requires that the boot device loads the operating system into the main memory. Boot Devices: Booting can be done either through hardware (pressing the start button) or by giving  software  commands. Therefore, a boot device is a device that loads the operating system. Moreover, it contains the instructions and files which start the computer. Examples are the hard drive, floppy disk drive, CD drive, etc. Among them, th...

Processing Unit

Image
The von Neumann architecture—also known as the von Neumann model or Princeton architecture—is a computer architecture based on a 1945 description by John von Neumann, and by others, in the First Draft of a Report on the EDVAC. The document describes a design architecture for an electronic digital computer with these components: A processing unit with both an arithmetic logic unit and processor registers A control unit that includes an instruction register and a program counter. Memory that stores data and instructions External mass storage Input and output mechanisms The term "von Neumann architecture" has evolved to refer to any stored-program computer in which an instruction fetch and a data operation cannot occur at the same time (since they share a common bus). This is referred to as the von Neumann bottleneck, which often limits the performance of the corresponding system. The design of a von Neumann architecture machine is simpler than in a Harvard architecture machine—...

QR code

Image
QR code QR code A QR code (quick-response code) is a type of two-dimensional matrix barcode, invented in 1994, by Japanese company Denso Wave for labelling automobile parts. A barcode is a machine-readable optical image that contains information specific to the labelled item. In practice, QR codes contain data for a locator, an identifier, and a website visitor tracking. To efficiently store data, QR codes use four standardized modes of encoding (i) numeric, (ii) alphanumeric, (iii) byte or binary. A QR code consists of black squares arranged in a square grid on a white background, including some fiducial markers, which can be read by an imaging device such as a camera, and processed using Reed–Solomon error correction until the image can be appropriately interpreted. The required data is then extracted from patterns that are present in both horizontal and vertical components of the image. History: The QR code system was invented in 1994 under a team led by Masahiro Hara from the Japan...

John von Neumann

Image
John von Neumann John von Neumann (/vɒn ˈnɔɪmən/ von NOY-mən; Hungarian: Neumann János Lajos [ˈnɒjmɒn ˈjaːnoʃ ˈlɒjoʃ]; December 28, 1903 – February 8, 1957) was a Hungarian-American mathematician, physicist, computer scientist, engineer and polymath. He was regarded as having perhaps the widest coverage of any mathematician of his time and was said to have been "the last representative of the great mathematicians who were equally at home in both pure and applied mathematics". He integrated pure and applied sciences. Von Neumann made major contributions to many fields, including mathematics (mathematical logic, measure theory, functional analysis, ergodic theory, group theory, lattice theory, representation theory, operator algebras, matrix theory, geometry, and numerical analysis), physics (quantum mechanics, hydrodynamics & ballistics, nuclear physics and quantum statistical mechanics), economics (game theory and general equilibrium theory), computing (Von Neumann archit...