Computing Overview Flashcards
(37 cards)
Overall, computing is what?
Evolving
What are some computer types?
There are supercomputers, embedded computers (like in printers), net books, tablets, smart phones, personal computers, etc
What is a PC?
A personal computer designed for personal purposes such as gaming, working, or browsing the internet.
Describe the personal computer system (PC):
Generally consists of a computer with CPU cores, memory, and I/O interface receiving and outputting information in the middle of the system. The devices surrounding this computer center in this system and inputting and outputting info are usually: network and wifi interfaces, a keyboard, a mouse/touchpad/touchscreen, monitor/display, video camera, speaker, USB interface, printer, hard disk/solid state drive SSD/flash memory
Components of a computer system:
The computer hardware, the software, and the data that is being manipulated and processed. Same for any type of a computer.
What’s a fourth component of a computer system?
Communication: hardware and software that transport programs and data between interconnected computer systems
What is distributed computing?
The concept that it’s easy to transfer data between diff systems since all computers operate simultaneously.
What is open computing?
The fact diff computers can work together, share files, and successfully communicate.
What is hardware?
Provides physical mechanisms to input and output data, manipulate and process data, electronically control data, output, and storage components
What is CPU
The central processing unit - performs calculations and other operations. It interprets, processes, and executes instructions and delivers the results to the associated output. Brain of a computer. There are typically one or more CPUs (cores) operating within a computer.
What forms the hardware part of a computer system?
The CPUs, memory, all the input, output, and storage devices (basically all the devices listed in 4.)
What is memory?
Memory holds programs and data WHILE processing is taking place (short term storage). RAM is an example built into computers.
What are storage devices?
Meant to hold programs and data long term, permanently. I/O devices such as SSD, hard disks, flash drives, and SD cards.
What are the three primary subunits that comprise a CPU?
The arithmetic logic unit (ALU) - arithmetic and boolean logic calculations are completed
The control unit (CU) - controls the processing of instructions and the movement of internal CPU data from one part of it to another
The interface unit - moves and interconnects program data and instructions between the CPU and other hardware components such as memory and other I/O devices. Or between CPUs
What connects the CPU, memory, and all the other I/O components within the interface unit?
Buses
What are buses?
A bundle of wires that carry signals and powers between different components.
What is software?
Consists of the programs and instructions that tell the computer what to do.
What are the two major categories of software?
System software - helps manage files, load and execute programs, accept commands.
application software - things like word, zoom, facebook. Programs you run to get your work done (facebook…)
What is the operating system?
The system software programs that manage the computer. Windows, linux, iOS, android. Shown in diagram below
What is IT infrastructure?
The system of hardware, software, facilities and service components that support the delivery of business systems and IT enables processes. Underneath; all the components underneath a structure, gets smaller depending on what you’re looking at within the structure.
Currently the market needs what kind of infrastructures?
Standardized, modular components, and easily scalable + consistent.
What’s the issue with today’s IT infrastructure?
It is composed of previous infrastructure from other projects and apps that have to be merged together and are difficult to integrate and interconnect, because they each have their own specialized structures and hardware.
What is infrastructure architecture?
The philosophy that underlies a system and defines its purpose, intent, and structure. Many types (business, data, infra, etc), but all aim to map IT solutions to business value.
The fundamental properties and the patterns of relationships, connections, constraints, and linkages among the components and between the system and its environment.
Why is infrastructure architecture needed?
To govern infrastructure as it is designed, used, and changed.