Posts

Showing posts with the label bios

COMPUTER ASSEMBLY( NEP)

Image
Program 1. Demonstration of Hardware peripherals: CPU, RAM, SMPS, Motherboard, NIC card, Processor, Processor cooling fan, PCI card, HDD  -> CPU (Central Processing Unit): The CPU is the brain of the computer and is responsible for executing instructions. Some of the key properties of a CPU are clock speed, number of cores, cache size, and power consumption. Higher clock speeds and more cores generally result in better performance, but also higher power consumption and heat generation.   ->RAM (Random Access Memory): RAM is the short-term memory of the computer and is used to store data that the CPU needs to access quickly. Some of the key properties of RAM are capacity, speed, and latency. Higher capacity and speed generally result in better performance, but also higher cost.   ->SMPS (Switched-Mode Power Supply): The SMPS is responsible for converting the AC power from the wall outlet into the DC power needed by the computer. Some of the key properties of an S...