This chapter discusses the components of a computer system unit. It describes the motherboard as the main circuit board that contains the processor, memory chips, and adapter cards. The processor, consisting of a control unit and arithmetic logic unit (ALU), interprets and executes instructions using a machine cycle. Memory stores data and instructions and comes in various types, including RAM, ROM, and cache. RAM is volatile memory used for active programs and data, while ROM is non-volatile and stores permanent instructions. The chapter also covers data representation through binary digits (bits) and bytes, as well as memory measurement and functions.