SlideShare a Scribd company logo
DCOM 101 Mid Term Review( Not in Order). Except CH 3  Professionalism.
Intro to Hardware. Hardware is parts of the computer you can physically touch, they are tangible (HD’s Keyboard, Mouse, etc.) Hardware requires software to  operate, be it applications (Word,Excel,etc.) or and OS (Windows, Mac, Linux,etc.) Hardware communicates through binary code (sets on 1’s and 0’s, or Postive/Negative) These 1’s and 0’s form numbers such as -----+++ which is binary 7 based on a system of 128 64 32 16 8 4 2 1, all communication is done like this. Input Devices, send data TO the computer (Input) Mouse, Keyboard Gamepad Etc., Output displays or extracts data FROM the pc, Printers, Monitors etc The Keyboard is the primary input device for a computer, monitor is the primary output device. Computers usally have the case, keyboard, and mouse of the box. Inside the case typically you will find, a HD, a DVD/CD drive, Power Supply, and an ATX Motherboard ( with most drivers on it, the newer model) On the Motherboard you typically find a CPU (probabily under a fan), RAM, Chipsets, Heatsinks and Connectors for devices  like an HD RAM is primary storage,  RAM comes in 3  main types DDR DDR2 and DDR3, the easiest way to tell them apart is by the notches, also DDR  RAM has noticeabily different slots.RAM is Volatile memory which means that when the power goes off you lose everything in RAM Secondary storage is permanent storage, that keeps data w /o a current I.E HD’s Flash, DVD, etc. On the bottom of the MB is a set of lines called the bus, which carries data throughout the MB, it can be 64 bit or 32 bit ( 64 being faster) Paralell communication is faster then Serial Communication
Microprocessors Microprocessors are the single most important piece of hardware in the computer there are the CPU (Central Processing Unit) and EVERYTHING must be run through it at some point w/o it ur PC WILL NOT WORK. Current day microprocessors typically have multiple cores or multiple microprocessors built into one chip. Processor speeds are measured in hertz usually in Megahertz (MHz) which is 1 million ticks per second ( I.E. a processor going at 3 MHz can add 2+2 3 million times in 1 tick) and Gigahertz GHz, which is a billion ticks. Most modern processors run in GHz speed range with 3.2 being about the high point.Microprocessors can be overclocked, or intentionally made to run at a faster then usual pace at the cost of  a massive spike in processor heat.  There are different types of sockets used to hold new microprocessors Intel LGA 1366, 478 and AMD AM2+ sockets Some microprocessors are incompatible w/ certain chipsets and motherboard, an din some cases its better just to get a new PC then to replace all of the things required to insure a new processor works correct.
Hard Drives Hard Drives come in three different types PATA( Parallel ATA) SATA ( Serial ATA) and SCSI. In order of speed/capacity its SCSI > SATA > PATA PATA hard drives have long gray data cables and 2 connectors to support 1 HD as master and 1 as slave. THE OS WILL ONLY LOAD OFF MASTER HD’s! If there are 3 or 4 HD’s the OS WILL ONLY LOAD ON THE PRIMARY MASTER HD.Master and Slave HD’s are determined by a set of jumpers on the PATA HD, a diagram of how to set them is usually printed on the HD itselfPrimary and Secondary is set by the data cables, The blue connector on the MB is the PRIMARY connector meaning whatever hd you set to be master on this cord will be your primary master HD where the OS will boot. The rest are just for storage. DVD drives and other hw can also be PATA based, and master slave rules apply, in the case of 2 HD’s and 2 other dives u should pair SIMILAR devices togeter, its not necessary but it is the most effective. SATA HD’s or devices CAN NONT be set as primary or slave, and a SATA cable only links up to 1 HD/Device per cable. The Master HD is the HD plugged into the light blue SATA connector the rest are backups and other devices. Both PATA & SATA are usually detected automatically by BIOS( system configuration stored in the  comp battery also known as CMOS)  SCSI HD’s are bigger, faster and more expensive then either PATA or SATA but are typically used by networks and must be configured individually. HD’s are measure in bytes. Most newer HD’s storage capacity is the  GB (gigabyte range) which is the billionth factor ( 1 billion bytes) there are also Terabyte HD’s that are the Trillionth factor ( 1 trillion bytes). HD’s come in solid state(  more expensive, atypical and no moving parts) and Magnetic, which uses the magnetic read/write head to record data on the discs.  HD’s are made of multiple physical disc’s that spin once and have data either recorded or pulled by the magnetic read/write head . And are divided into Tracks and sectors, Tracks and sectors and the mid section between the 2 are blocks which store data Typically data is places sequentially so say you save a document normally it save in in block that are in order for example Track 1 Sector A,B,C,D, the disc  would spin once and all 4 of these sequential  blocks would be read easily in one spin, this is normal. Fragmented HD’s are HD’s that have files scattered throughout the disc’s. SO for example that same document that  in the example above would be on 4 different discs in 4 different sectors/tracks, that means the magnetic read/write head must spin each disc or one disc multiple times to look for data, this is called being Fragmented There are several utilities ( that ill get into later) to maintain and restore HD’s .Disc Defragmenter, Disk Cleanup, Check Disk, and Computer Management Consoles HD and Flash drives can be formatted in three different ways, FAT, FAT 32 and NTFS, FAT and FAT 32 are outdated junk but may still be used, the primary difference between FAT (32) and NTFS is NTFS allows you to assign permissions. Meaning you can assign what user can access what data on any given HD, VS FAT and FAT 32 everyone can see everything. So when your trying to hide your porn you want NTFS. Computers w/ multiple[le HD’s can be set to different storage options, RAID 0,where the computer splits data between both hd’s when saving files, so if one hd goes kaput u loose everything, but runs faster then RAID  lv 1, Raid 1  mirrors everythigngo n hd 1 to h2 so if one crashes your data is still safe, this is called FAULT TOLERANCE, and if you only have 1 hd then well yeah no  need to explain that
Windows/OS/CMOS Windows in an operating system, an Operating system’s is to control and coordinate the function of the hardware in the system ALL computers have OS’s, even things not normally associated as computers, Cell Phones, Game consoles etc. The OS main parts are the Kernel (NTOSKRNL.ete) which is the main file of the OS if it is damage or delete you will have to reinstall  windows. And The Registry, which stores all program and windows data, so I fyou change your desktop background that change is recorded in the registry, all your program data and settings is store there,, this can be altered with regedit The type of operating system you can have depends on the microprocessor and the ram onboard the motherboard CMOS /BIOS is your motherboard configuration, it is stored in the computer battery onboard the pc CMOS’s primary function is to change settings and values for the motherboard, for example say you have a floppy drive in you computer but you take it out, you  would go to CMOS to change it so it doesn’t look for the drive. Also you can change your pc’s boot order, so if you wanted to boot from the DVD drive first vs the HD you could set it to do so
Power Supply The power supply provides power to the motherboard,  HD, CD DVD and other components You should always be grounded when  dealing with  the power supply or related matters to avoid electrostatic discharge, not only to protect yourself but the parts in the PC If you find your having issues with power, it may be bad cords. , bad power supply or problems with the socket In order to check this you use a Volt meter, which checks the amount of voltage going from the power outlet, and Ohm meter which tests reistance in the cable to make sure electricty/data is flowing through the wire, or a multi-meter which does both
Other Notes/Basic concepts/Key points Microprocessor is the most important part of a PC All Computers have an OS RAM is primary storage, HD, Flash etc is  secondary A hard boot is turning your PC on by the power button, soft is through windows The 3 main OS’s you will run across are Windows, MAC OSX, and Linux SCSI > SATA > PATA in speed, capacity and sizeProcessor speed is measure in hertz ( MHz, GHz) Storage capacity is measured in byes ( Byte, Kilobyte Megabyte,Gigabyte,Terabyte) Al l data within and between computers is sent as binary code ( 1’s and 0’s) parallel  within PC serial between computers Drivers are required to run hardware, they are the software component that allows windows to operate the device and keeping them updated is crucial Expansion cards are card that go onto the slots on the MB usually near the bottom left, they can include video cards, graphics cards, network cards etc tec. The main difference between FAT , FAT 32 and NTFS is the ability to set permissions CPUS can have multiple core, or more then one processor inside of a chip The two major CPU manufactures are Intel and AMD DDR ram is faster then SRAM The amount of RAM you can have is based on your bus speed, 32 bit holds 4gb max ram 64 gb holds 12 gb max ram The north bridge of the bus  handles faster speed data, while the south handles slower speed data PARALELL IS FASTER THEN SERIAL, parallel is multiple lines of data at one where as serial is just one, only in SATA and PATA devices is this not true

More Related Content

What's hot

Ch3
Ch3Ch3
System unit
System unitSystem unit
System unit
Dhani Ahmad
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware Assembling
Ranjith Siji
 
Hard disk
Hard diskHard disk
Hard disk
jazz_306
 
Lecture 02 hardware
Lecture 02 hardwareLecture 02 hardware
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
karlp
 
Itc lec 16 computer system components
Itc lec 16 computer system componentsItc lec 16 computer system components
Itc lec 16 computer system components
AnzaDar3
 
Hardware and software
Hardware and softwareHardware and software
Hardware and software
BethBauzon1
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
K. A. M Lutfullah
 
Computer hardware ( system unit)
Computer hardware ( system unit)Computer hardware ( system unit)
Computer hardware ( system unit)
zamzulaiha
 
Chap2 hdd2
Chap2 hdd2Chap2 hdd2
Chap2 hdd2
Faiq Ali Sayed
 
Hard disk drives
Hard disk drivesHard disk drives
Hard disk drives
Bits
 
18. the components of the system unit
18. the components of the system unit18. the components of the system unit
18. the components of the system unit
Zambales National High School
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
Chinmoy Jena
 
Digital Fluency
Digital FluencyDigital Fluency
Digital Fluency
SOMASUNDARAM T
 
System unit
System unitSystem unit
System unit
Nur Azlina
 
Glossary of game technology
Glossary of game technologyGlossary of game technology
Glossary of game technology
Kyle Fielding
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computers
Simmisar
 
Chapter 8: Advanced Drive Technology
Chapter 8: Advanced Drive TechnologyChapter 8: Advanced Drive Technology
Chapter 8: Advanced Drive Technology
askme
 

What's hot (19)

Ch3
Ch3Ch3
Ch3
 
System unit
System unitSystem unit
System unit
 
Introduction to Computer Hardware Assembling
Introduction to Computer Hardware AssemblingIntroduction to Computer Hardware Assembling
Introduction to Computer Hardware Assembling
 
Hard disk
Hard diskHard disk
Hard disk
 
Lecture 02 hardware
Lecture 02 hardwareLecture 02 hardware
Lecture 02 hardware
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
Itc lec 16 computer system components
Itc lec 16 computer system componentsItc lec 16 computer system components
Itc lec 16 computer system components
 
Hardware and software
Hardware and softwareHardware and software
Hardware and software
 
Introduction to computer hardware
Introduction to computer hardwareIntroduction to computer hardware
Introduction to computer hardware
 
Computer hardware ( system unit)
Computer hardware ( system unit)Computer hardware ( system unit)
Computer hardware ( system unit)
 
Chap2 hdd2
Chap2 hdd2Chap2 hdd2
Chap2 hdd2
 
Hard disk drives
Hard disk drivesHard disk drives
Hard disk drives
 
18. the components of the system unit
18. the components of the system unit18. the components of the system unit
18. the components of the system unit
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
Digital Fluency
Digital FluencyDigital Fluency
Digital Fluency
 
System unit
System unitSystem unit
System unit
 
Glossary of game technology
Glossary of game technologyGlossary of game technology
Glossary of game technology
 
Ch.01 introduction to_computers
Ch.01 introduction  to_computersCh.01 introduction  to_computers
Ch.01 introduction to_computers
 
Chapter 8: Advanced Drive Technology
Chapter 8: Advanced Drive TechnologyChapter 8: Advanced Drive Technology
Chapter 8: Advanced Drive Technology
 

Similar to Dcom 101 midterm guide

Hard disk PPT
Hard disk PPTHard disk PPT
Hard disk PPT
George Ranson
 
Components of a computer presentation
Components of a computer presentationComponents of a computer presentation
Components of a computer presentation
Harry_Hayward
 
computer hardware servicing powerpointpres
computer hardware servicing powerpointprescomputer hardware servicing powerpointpres
computer hardware servicing powerpointpres
RYANCENRIQUEZ
 
Hard Disk Componets
Hard Disk ComponetsHard Disk Componets
Hard Disk Componets
Pramod Ithape
 
Hardware
HardwareHardware
Hardware
Sudheekar Reddy
 
Hardware
HardwareHardware
Hardware
Sudheekar Reddy
 
General Information About Information Technologies
General Information About Information TechnologiesGeneral Information About Information Technologies
General Information About Information Technologies
techgajanan
 
Computer Basic
Computer BasicComputer Basic
Computer components
Computer componentsComputer components
Computer components
chrisjosewanjira
 
computer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 pptcomputer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 ppt
RYANCENRIQUEZ
 
Icdl Medual 1
Icdl Medual 1Icdl Medual 1
Icdl Medual 1
goodlack200
 
Parts of a computer
Parts of a computerParts of a computer
Parts of a computer
kjosorio00
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
ehillpamlico
 
Computer basics
Computer basicsComputer basics
Computer basics
Beamer
 
Computer hardware servicing lesson 2:Perform Mensuration And Calculation
Computer hardware servicing lesson 2:Perform Mensuration And CalculationComputer hardware servicing lesson 2:Perform Mensuration And Calculation
Computer hardware servicing lesson 2:Perform Mensuration And Calculation
A J
 
Computers Hardware
Computers HardwareComputers Hardware
Computers Hardware
Dani Díaz
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
Abdul_jabbar_k
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Inside a computer case
Inside a computer caseInside a computer case
Inside a computer case
OwenBugni
 
The Motherboard
The MotherboardThe Motherboard
The Motherboard
Rachel Espino
 

Similar to Dcom 101 midterm guide (20)

Hard disk PPT
Hard disk PPTHard disk PPT
Hard disk PPT
 
Components of a computer presentation
Components of a computer presentationComponents of a computer presentation
Components of a computer presentation
 
computer hardware servicing powerpointpres
computer hardware servicing powerpointprescomputer hardware servicing powerpointpres
computer hardware servicing powerpointpres
 
Hard Disk Componets
Hard Disk ComponetsHard Disk Componets
Hard Disk Componets
 
Hardware
HardwareHardware
Hardware
 
Hardware
HardwareHardware
Hardware
 
General Information About Information Technologies
General Information About Information TechnologiesGeneral Information About Information Technologies
General Information About Information Technologies
 
Computer Basic
Computer BasicComputer Basic
Computer Basic
 
Computer components
Computer componentsComputer components
Computer components
 
computer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 pptcomputer hardware servicing lesson 2 ppt
computer hardware servicing lesson 2 ppt
 
Icdl Medual 1
Icdl Medual 1Icdl Medual 1
Icdl Medual 1
 
Parts of a computer
Parts of a computerParts of a computer
Parts of a computer
 
CT01 Computer Basics
CT01 Computer BasicsCT01 Computer Basics
CT01 Computer Basics
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Computer hardware servicing lesson 2:Perform Mensuration And Calculation
Computer hardware servicing lesson 2:Perform Mensuration And CalculationComputer hardware servicing lesson 2:Perform Mensuration And Calculation
Computer hardware servicing lesson 2:Perform Mensuration And Calculation
 
Computers Hardware
Computers HardwareComputers Hardware
Computers Hardware
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Inside a computer case
Inside a computer caseInside a computer case
Inside a computer case
 
The Motherboard
The MotherboardThe Motherboard
The Motherboard
 

Recently uploaded

Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Alpen-Adria-Universität
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
alexjohnson7307
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
SAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloudSAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloud
maazsz111
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
Dinusha Kumarasiri
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc
 
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
Data Hops
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
DanBrown980551
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
panagenda
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
LucaBarbaro3
 

Recently uploaded (20)

Energy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing InstancesEnergy Efficient Video Encoding for Cloud and Edge Computing Instances
Energy Efficient Video Encoding for Cloud and Edge Computing Instances
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
leewayhertz.com-AI in predictive maintenance Use cases technologies benefits ...
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
SAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloudSAP S/4 HANA sourcing and procurement to Public cloud
SAP S/4 HANA sourcing and procurement to Public cloud
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
Azure API Management to expose backend services securely
Azure API Management to expose backend services securelyAzure API Management to expose backend services securely
Azure API Management to expose backend services securely
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
TrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy SurveyTrustArc Webinar - 2024 Global Privacy Survey
TrustArc Webinar - 2024 Global Privacy Survey
 
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3FREE A4 Cyber Security Awareness  Posters-Social Engineering part 3
FREE A4 Cyber Security Awareness Posters-Social Engineering part 3
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides5th LF Energy Power Grid Model Meet-up Slides
5th LF Energy Power Grid Model Meet-up Slides
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAUHCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
HCL Notes und Domino Lizenzkostenreduzierung in der Welt von DLAU
 
Trusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process MiningTrusted Execution Environment for Decentralized Process Mining
Trusted Execution Environment for Decentralized Process Mining
 

Dcom 101 midterm guide

  • 1. DCOM 101 Mid Term Review( Not in Order). Except CH 3 Professionalism.
  • 2. Intro to Hardware. Hardware is parts of the computer you can physically touch, they are tangible (HD’s Keyboard, Mouse, etc.) Hardware requires software to operate, be it applications (Word,Excel,etc.) or and OS (Windows, Mac, Linux,etc.) Hardware communicates through binary code (sets on 1’s and 0’s, or Postive/Negative) These 1’s and 0’s form numbers such as -----+++ which is binary 7 based on a system of 128 64 32 16 8 4 2 1, all communication is done like this. Input Devices, send data TO the computer (Input) Mouse, Keyboard Gamepad Etc., Output displays or extracts data FROM the pc, Printers, Monitors etc The Keyboard is the primary input device for a computer, monitor is the primary output device. Computers usally have the case, keyboard, and mouse of the box. Inside the case typically you will find, a HD, a DVD/CD drive, Power Supply, and an ATX Motherboard ( with most drivers on it, the newer model) On the Motherboard you typically find a CPU (probabily under a fan), RAM, Chipsets, Heatsinks and Connectors for devices like an HD RAM is primary storage, RAM comes in 3 main types DDR DDR2 and DDR3, the easiest way to tell them apart is by the notches, also DDR RAM has noticeabily different slots.RAM is Volatile memory which means that when the power goes off you lose everything in RAM Secondary storage is permanent storage, that keeps data w /o a current I.E HD’s Flash, DVD, etc. On the bottom of the MB is a set of lines called the bus, which carries data throughout the MB, it can be 64 bit or 32 bit ( 64 being faster) Paralell communication is faster then Serial Communication
  • 3. Microprocessors Microprocessors are the single most important piece of hardware in the computer there are the CPU (Central Processing Unit) and EVERYTHING must be run through it at some point w/o it ur PC WILL NOT WORK. Current day microprocessors typically have multiple cores or multiple microprocessors built into one chip. Processor speeds are measured in hertz usually in Megahertz (MHz) which is 1 million ticks per second ( I.E. a processor going at 3 MHz can add 2+2 3 million times in 1 tick) and Gigahertz GHz, which is a billion ticks. Most modern processors run in GHz speed range with 3.2 being about the high point.Microprocessors can be overclocked, or intentionally made to run at a faster then usual pace at the cost of a massive spike in processor heat. There are different types of sockets used to hold new microprocessors Intel LGA 1366, 478 and AMD AM2+ sockets Some microprocessors are incompatible w/ certain chipsets and motherboard, an din some cases its better just to get a new PC then to replace all of the things required to insure a new processor works correct.
  • 4. Hard Drives Hard Drives come in three different types PATA( Parallel ATA) SATA ( Serial ATA) and SCSI. In order of speed/capacity its SCSI > SATA > PATA PATA hard drives have long gray data cables and 2 connectors to support 1 HD as master and 1 as slave. THE OS WILL ONLY LOAD OFF MASTER HD’s! If there are 3 or 4 HD’s the OS WILL ONLY LOAD ON THE PRIMARY MASTER HD.Master and Slave HD’s are determined by a set of jumpers on the PATA HD, a diagram of how to set them is usually printed on the HD itselfPrimary and Secondary is set by the data cables, The blue connector on the MB is the PRIMARY connector meaning whatever hd you set to be master on this cord will be your primary master HD where the OS will boot. The rest are just for storage. DVD drives and other hw can also be PATA based, and master slave rules apply, in the case of 2 HD’s and 2 other dives u should pair SIMILAR devices togeter, its not necessary but it is the most effective. SATA HD’s or devices CAN NONT be set as primary or slave, and a SATA cable only links up to 1 HD/Device per cable. The Master HD is the HD plugged into the light blue SATA connector the rest are backups and other devices. Both PATA & SATA are usually detected automatically by BIOS( system configuration stored in the comp battery also known as CMOS) SCSI HD’s are bigger, faster and more expensive then either PATA or SATA but are typically used by networks and must be configured individually. HD’s are measure in bytes. Most newer HD’s storage capacity is the GB (gigabyte range) which is the billionth factor ( 1 billion bytes) there are also Terabyte HD’s that are the Trillionth factor ( 1 trillion bytes). HD’s come in solid state( more expensive, atypical and no moving parts) and Magnetic, which uses the magnetic read/write head to record data on the discs. HD’s are made of multiple physical disc’s that spin once and have data either recorded or pulled by the magnetic read/write head . And are divided into Tracks and sectors, Tracks and sectors and the mid section between the 2 are blocks which store data Typically data is places sequentially so say you save a document normally it save in in block that are in order for example Track 1 Sector A,B,C,D, the disc would spin once and all 4 of these sequential blocks would be read easily in one spin, this is normal. Fragmented HD’s are HD’s that have files scattered throughout the disc’s. SO for example that same document that in the example above would be on 4 different discs in 4 different sectors/tracks, that means the magnetic read/write head must spin each disc or one disc multiple times to look for data, this is called being Fragmented There are several utilities ( that ill get into later) to maintain and restore HD’s .Disc Defragmenter, Disk Cleanup, Check Disk, and Computer Management Consoles HD and Flash drives can be formatted in three different ways, FAT, FAT 32 and NTFS, FAT and FAT 32 are outdated junk but may still be used, the primary difference between FAT (32) and NTFS is NTFS allows you to assign permissions. Meaning you can assign what user can access what data on any given HD, VS FAT and FAT 32 everyone can see everything. So when your trying to hide your porn you want NTFS. Computers w/ multiple[le HD’s can be set to different storage options, RAID 0,where the computer splits data between both hd’s when saving files, so if one hd goes kaput u loose everything, but runs faster then RAID lv 1, Raid 1 mirrors everythigngo n hd 1 to h2 so if one crashes your data is still safe, this is called FAULT TOLERANCE, and if you only have 1 hd then well yeah no need to explain that
  • 5. Windows/OS/CMOS Windows in an operating system, an Operating system’s is to control and coordinate the function of the hardware in the system ALL computers have OS’s, even things not normally associated as computers, Cell Phones, Game consoles etc. The OS main parts are the Kernel (NTOSKRNL.ete) which is the main file of the OS if it is damage or delete you will have to reinstall windows. And The Registry, which stores all program and windows data, so I fyou change your desktop background that change is recorded in the registry, all your program data and settings is store there,, this can be altered with regedit The type of operating system you can have depends on the microprocessor and the ram onboard the motherboard CMOS /BIOS is your motherboard configuration, it is stored in the computer battery onboard the pc CMOS’s primary function is to change settings and values for the motherboard, for example say you have a floppy drive in you computer but you take it out, you would go to CMOS to change it so it doesn’t look for the drive. Also you can change your pc’s boot order, so if you wanted to boot from the DVD drive first vs the HD you could set it to do so
  • 6. Power Supply The power supply provides power to the motherboard, HD, CD DVD and other components You should always be grounded when dealing with the power supply or related matters to avoid electrostatic discharge, not only to protect yourself but the parts in the PC If you find your having issues with power, it may be bad cords. , bad power supply or problems with the socket In order to check this you use a Volt meter, which checks the amount of voltage going from the power outlet, and Ohm meter which tests reistance in the cable to make sure electricty/data is flowing through the wire, or a multi-meter which does both
  • 7. Other Notes/Basic concepts/Key points Microprocessor is the most important part of a PC All Computers have an OS RAM is primary storage, HD, Flash etc is secondary A hard boot is turning your PC on by the power button, soft is through windows The 3 main OS’s you will run across are Windows, MAC OSX, and Linux SCSI > SATA > PATA in speed, capacity and sizeProcessor speed is measure in hertz ( MHz, GHz) Storage capacity is measured in byes ( Byte, Kilobyte Megabyte,Gigabyte,Terabyte) Al l data within and between computers is sent as binary code ( 1’s and 0’s) parallel within PC serial between computers Drivers are required to run hardware, they are the software component that allows windows to operate the device and keeping them updated is crucial Expansion cards are card that go onto the slots on the MB usually near the bottom left, they can include video cards, graphics cards, network cards etc tec. The main difference between FAT , FAT 32 and NTFS is the ability to set permissions CPUS can have multiple core, or more then one processor inside of a chip The two major CPU manufactures are Intel and AMD DDR ram is faster then SRAM The amount of RAM you can have is based on your bus speed, 32 bit holds 4gb max ram 64 gb holds 12 gb max ram The north bridge of the bus handles faster speed data, while the south handles slower speed data PARALELL IS FASTER THEN SERIAL, parallel is multiple lines of data at one where as serial is just one, only in SATA and PATA devices is this not true