goals review some basic concepts and terminology

Size: px
Start display at page:

Download "goals review some basic concepts and terminology"

Transcription

1 goals review some basic concepts and terminology understand the major components of a computer and issues surrounding selection CPU motherboard (mainboard) and chipset storage and other high-performance I/O memory CPU cooler GPU PSU case figure out when we are going to do the builds final exams will probably complicate this 1

2 CPU branding and relative strengths Intel i5 budget, often no SMT or virtualisation i7 enthusiast, often with SMT and virtualisation, overclocking i9 large core count (response to AMD), fast stock clocks Xeon server, significant I/O advantages, multi-processor support AMD Ryzen 3 budget, few single-threaded cores Ryzen 5 typically 6 cores, 12 threads Ryzen 7 enthusiast, 8 cores, 16 threads Threadripper productivity, huge number (32) of SMT cores Epyc Intel vs. AMD performance Intel server, 8-channel memory, multi-processor support AMD expensive lower cost for given performance better single-thread performance better multi-thread performance = gaming = productivity IGP lags AMD performance IGP can play games decently 2

3 CPU symmetric multiprocessing (SMT) 3

4 CPU socket type 4

5 mainboard socket type must match CPU socket type Intel PGA: older CPUs (Pentium, Core Duo) LGA: in (1150, 1151, 2066), Xeon (3647) AMD PGA: almost all (AMn, FMn,...) except LGA: epyc (SP3), threadripper (TR4) PGA puts delicate stuff (pins) on CPU damage = replace expensive part LGA puts delicate stuff on mainboard damage = replace much cheaper part 5

6 must be compatible with CPU motherboard chipset high-end CPUs come with only one choice of chipset Intel = X299, AMD = X399 choice can affect maximum supported memory overclocking options (for unlocked processors) number and types of I/O ports available availability of integrated network, audio, graphics, etc. quality of PCI support (up to 50% more capacity from Intel chipset) as a rule, AMD has more I/O capability than Intel multiple GPUs plus PCI SSDs Intel can make up some of the difference using a high-end chipset more PCI lanes better chipset or use AMD 6

7 motherboard chipset 7

8 CPU memory channels more lanes equals more bandwidth slower processors benefit more pentium large gains i5, i7 much smaller IGP 50% faster quad channel also exists almost no improvement over dual channel 8

9 memory buy the right modules for the motherboard buy as much as you can afford web browsers, VMs, etc., gobble memory DDR = double data rate data is transferred on both edges of the clock DDR 2, 3, 4 are just faster versions of DDR little difference between DDR 3 and DDR 4 ECC = error correcting code more reliable (self-correcting), more expensive usually only for servers (Xeon, Epyc) with 24/7/365 uptime registered/buffered = synchronising flip-flop inserted between memory and bus supports more modules (less electrical load on bus), slower (extra cycle delay) usually only for servers with large memory (> 64MB) 9

10 memory will also specify the bus speed proportional to transfers per second memory get the fastest your motherboard can support actual speed can be auto-detected or configured by BIOS correct timings (RAS, CAS, CL) used to be important too BIOS now usually auto-configures the correct speeds very little performance difference for normal workloads very confusing labelling (invented by MBA marketing droids) PC = DDR3 at 1333 MHz (divide quoted number by 8) PC = DDR4 at 2400 MHz (divide quoted number by 8) typical motherboard now supports 2666 MHz or even slightly more 10

11 CPU mainboard size EATX = servers; quad GPU ATX = high-end desktop/gaming µatx = compact gaming; HTPC miniatx = portable larger boards more memory eight sticks instead of four (or even two) more PCI slots multiple GPUs high quality sound cards specialised I/O (firewire, 10/100 gigabit ethernet,...) 11

12 PCI devices peripheral component interconnect (PCI) 32-/64-bit parallel interface PCI express (PCIe) 1 to 32 bits wide interface (throughput directly proportional) socket depends on width (second 16 may be 8, depending on chipset!) PCIe 4 PCIe 16 PCIe 1 PCIe 16 PCI 12

13 PCI devices many functions available storage (solid state), wi-fi, network, USB, other I/O normal PCIe slot vs. M.2 (miniature) PCIe slot M.2 card and slot must have compatible length the numbering scheme is in millimetres width and length 13

14 memory PCI devices wi-fi 14

15 storage configuration RAID, etc., is up to you (and the BIOS and/or the OS) SSD fast, small, expensive; HDD slow, large, cheap SSD cache between CPU and HDD makes best of both worlds usually done with M.2 storage sometimes restricted to only the boot disk (Windoze) 15

16 CPU cooler thermal design power (TDP) tells you how much heat your CPU can generate (indirectly) how much it will cost (in electricity) to run it CPU socket determines screw layout for cooler mounting bracket many coolers have universal mounting hardware AMD CPUs (some Intel CPUs) come with a stock cooler small, air, easy to mount perfectly sufficient for normal workloads aftermarket coolers can decrease temperatures decrease noise 16

17 CPU cooler quieter air cooling: noctua expensive (2 ) very quiet must fit in space available case has sufficient space cooler allows access to RAM, etc. water cooling need huge fans anyway unreliable (the cheap, closed-loop ones) water cooling is something you do once, so that you can understand you should never do it again. signature spotted in a PC builders forum 17

18 GPU integrated graphics built into CPU (Intel has UHD graphics, AMD has APU and Vega graphics) fine for normal work and casual gaming (AMD is currently better than Intel) get a discrete card for serious: gaming, 3D CAD, AI/ML, GPGPU physics, etc. single and double-width double width occupies two PCI slot spaces card length better cards are longer, smaller cases may not have room 18

19 modular is best for cable management PSU plug in only the power cables that you need 19

20 PSU must be capable of supplying the total power required add everything up, multiply by 1.5 or so beware split rail supplies (where each rail has its own limit) watts = volts amps some graphics cards need 240 watts (20 amps at 12 volts) if each rail is limited to 15 watts, the PSU cannot possibly work 20

21 fit all devices case 21

22 cable management case why? looks professional, much easier to maintain, and... airflow! 22

23 airflow hot air rises make the airflow back-to-front, if you must, but bottom-to-top is not negotiable 23

24 purpose purpose influences component choices gaming single-thread performance, GPU performance AI/ML multi-thread, GPU or other compute unit server, VM multi-thread, virtualisation support, memory general purpose a bit of everything, but especially memory 24

25 easy option: use PC parts picker compatibility (in)compatibilites automatically dealt with e.g: pick a CPU you can view only compatible motherboards, then you can view only compatible coolers and memory etc. 25

26 planning resources google (gaming sites/forums, reviews: tom s hardware, anandtech, techradar) user reviews (newegg.com) benchmarks (PassMark, google for cpu charts, gpu charts, etc.) recommended builds, guided build design (pcpartpicker.com) timing: not good ( bitcoin rush is doubling or tripling component prices) budget: TBD, maybe as much as US$1000 per machine design, ordering, delivery build schedule period immediately following final exams? 26

Part 1 of 3 -Understand the hardware components of computer systems

Part 1 of 3 -Understand the hardware components of computer systems Part 1 of 3 -Understand the hardware components of computer systems The main circuit board, the motherboard provides the base to which a number of other hardware devices are connected. Devices that connect

More information

PC BUILDING PRESENTED BY

PC BUILDING PRESENTED BY PC BUILDING PRESENTED BY WHAT IS A PC General purpose Personal Computer for individual usage Macintosh 1984 WHAT IS A PC General purpose Personal Computer for individual usage IBM Personal Computer XT

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 4 All About Motherboards

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 4 All About Motherboards Chapter 4 All About Motherboards Objectives Learn about the different types and features of motherboards Learn how to use setup BIOS and physical jumpers to configure a motherboard Learn how to maintain

More information

HW SCREAMER! Video Editing and Gaming Computer Built with love but raging with power. Owner's Manual

HW SCREAMER! Video Editing and Gaming Computer Built with love but raging with power. Owner's Manual HW SCREAMER! Video Editing and Gaming Computer Built with love but raging with power. Owner's Manual Copyright 2018 by Health Wyze Media Summary Information and Connections AMD Architecture Features the

More information

Section 3 MUST BE COMPLETED BY: 10/17

Section 3 MUST BE COMPLETED BY: 10/17 Test Out Online Lesson 3 Schedule Section 3 MUST BE COMPLETED BY: 10/17 Section 3.1: Cases and Form Factors In this section students will explore basics about computer cases and form factors. Details about

More information

High Performance Computing

High Performance Computing 21 High Performance Computing High Performance Computing Systems 21-2 HPC-1420-ISSE Robust 1U Intel Quad Core Xeon Server with Innovative Cable-less Design 21-3 HPC-2820-ISSE 2U Intel Quad Core Xeon Server

More information

HOW TO BUILD A COMPUTER

HOW TO BUILD A COMPUTER HOW TO BUILD A COMPUTER Produced by Juan Velazquez Table of Contents i Table of Contents Introduction ---------------------------------------------------------------------------- 1 Components ---------------------------------------------------------------------------

More information

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER Components of a personal computer - Summary Computer Case aluminium casing to store all components. Motherboard Central Processor Unit (CPU) Power supply

More information

Form Factors. Motherboards Jamie Tees

Form Factors. Motherboards Jamie Tees The motherboard is the essential main hardware in every computer system. Every piece of hardware plugs directly into this board. Form Factors AT LPX NLX Invented by IBM in the early 1980 s Now obsolete

More information

Upgrading and Repairing: Build a PC with Scott Mueller

Upgrading and Repairing: Build a PC with Scott Mueller Chapter 1 Upgrading and Repairing: Build a PC with Scott Mueller Welcome to Upgrading and Repairing: Build a PC with Scott Mueller. In this video, and in the included booklet, I cover all aspects of building

More information

Building a home lab : From OK to Bada$$$ By Maxime Mercier

Building a home lab : From OK to Bada$$$ By Maxime Mercier Building a home lab : From OK to Bada$$$ By Maxime Mercier Disclaimer The following presentation is a generic guideline on building a home lab. It should not be used for production servers without proper

More information

A personal thank you for purchasing this Master Guide, watching the EasyPCBuilder build videos and for supporting the website.

A personal thank you for purchasing this Master Guide, watching the EasyPCBuilder build videos and for supporting the website. Welcome to the EasyPCBuilder Master Course, where we offer 80 pages of the latest and most relevant details about how to choose your parts to build a computer and understand how each component relates

More information

SU Dual and Quad-Core Xeon UP Server

SU Dual and Quad-Core Xeon UP Server SU4-1300 Dual and Quad-Core Xeon UP Server www.eslim.co.kr Dual and Quad-Core Server Computing Leader!! ESLIM KOREA INC. 1. Overview eslim SU4-1300 The ideal entry-level server Intel Xeon processor 3000/3200

More information

I/O Channels. RAM size. Chipsets. Cluster Computing Paul A. Farrell 9/8/2011. Memory (RAM) Dept of Computer Science Kent State University 1

I/O Channels. RAM size. Chipsets. Cluster Computing Paul A. Farrell 9/8/2011. Memory (RAM) Dept of Computer Science Kent State University 1 Memory (RAM) Standard Industry Memory Module (SIMM) RDRAM and SDRAM Access to RAM is extremely slow compared to the speed of the processor Memory busses (front side busses FSB) run at 100MHz to 800MHz

More information

Providing Fundamental ICT Skills for Syrian Refugees PFISR

Providing Fundamental ICT Skills for Syrian Refugees PFISR Yarmouk University Providing Fundamental ICT Skills for Syrian Refugees (PFISR) Providing Fundamental ICT Skills for Syrian Refugees PFISR Dr. Amin Jarrah Amin.jarrah@yu.edu.jo Objectives Covered 1.1 Given

More information

HOW TO BUILD A PC: GETTING STARTED

HOW TO BUILD A PC: GETTING STARTED HOW TO BUILD A PC: GETTING STARTED This class will introduce you to the various components that make up a computer, what they do, what to consider when buying, and tips on how to install all the components.

More information

Intel Core X-Series. The Ultimate platform with unprecedented scalability. The Intel Core i9 Extreme Edition processor

Intel Core X-Series. The Ultimate platform with unprecedented scalability. The Intel Core i9 Extreme Edition processor Product Brief New Intel Core X-series Processor Family Introducing the NEW Intel Core X-Series Processor Family The Ultimate platform with unprecedented scalability The Intel Core i9 Extreme Edition processor

More information

Z370 PRO4. *8th Gen Intel CPU supports DDR4 up to Please refer to Memory Support List on ASRock's website for more information.

Z370 PRO4. *8th Gen Intel CPU supports DDR4 up to Please refer to Memory Support List on ASRock's website for more information. Z370 PRO4 Unique Feature ASRock Super Alloy - Premium 45A Power Choke - Premium Memory Alloy Choke (Reduces 70% core loss compared to iron powder choke) - Sapphire Black PCB - High Density Glass Fabric

More information

Technical Specifications

Technical Specifications Technical s 6 NOTE: Offerings may vary by region. The following specifications are only those required by law to ship with your computer. For comprehensive specification of your computer go to s section

More information

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer Name Date Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer After completion of this chapter, students should be able to: Explain IT industry certifications and technician

More information

Most Powerful Dual LGA2011 Serverboard in 12 x10 Compact Size

Most Powerful Dual LGA2011 Serverboard in 12 x10 Compact Size Most Powerful Dual LGA20 Serverboard in 2 x0 Compact Size ASUS proudly to announce new server board Z9PA-D8C based on Intel E5-2600 + C602 PCH platform. The board integrates versatile features into a compact

More information

fitlet-rm specifications

fitlet-rm specifications fitlet-rm specifications fitlet-rm Rugged and Robust fitlet-rm is a ruggedized miniature fanless PC housed in an all-metal housing. It provides excellent durability at extreme temperatures and under conditions

More information

Building Your Own Computer. Dr Brad Morantz IEEE Computer Society June 3, 2015

Building Your Own Computer. Dr Brad Morantz IEEE Computer Society June 3, 2015 Building Your Own Computer Dr Brad Morantz IEEE Computer Society June 3, 2015 My Uncle's Motto If you are going to do a job Do it right Or don't do it at all Table of Contents 1.Introduction 10.Getting

More information

HostEngine 5URP24 Computer User Guide

HostEngine 5URP24 Computer User Guide HostEngine 5URP24 Computer User Guide Front and Rear View HostEngine 5URP24 (HE5URP24) computer features Intel Xeon Scalable (Skylake FCLGA3647 socket) Series dual processors with the Intel C621 chipset.

More information

TB350-BTC 6.x. Support DVI-D. AMD A-series APU / Ryzen CPU / NPU for Socket AM4. Maximum CPU TDP (Thermal Design Power) : 95Watt

TB350-BTC 6.x. Support DVI-D. AMD A-series APU / Ryzen CPU / NPU for Socket AM4. Maximum CPU TDP (Thermal Design Power) : 95Watt TB350-BTC 6.x Support AMD Ryzen CPU / APU AMD B350 single chip architecture Support 2-DIMM DDR4-3200(OC)/ 2933(OC)/ 2667/ 2400 up to 32G maximum capacity Support DVI-D Support USB 3.1 Gen1 Chipset AMD

More information

IS 258 PC Maintenance. Lecture 7: Installing, Upgrading and Troubleshooting Processor Instructor: Henry Kalisti

IS 258 PC Maintenance. Lecture 7: Installing, Upgrading and Troubleshooting Processor Instructor: Henry Kalisti IS 258 PC Maintenance Lecture 7: Installing, Upgrading and Troubleshooting Processor Instructor: Henry Kalisti 1 Objectives Learn about the characteristics and purposes of Intel and AMD processors used

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 4 Supporting Processors

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 4 Supporting Processors A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e Chapter 4 Supporting Processors Objectives Learn about the characteristics and purposes of Intel and AMD processors used for personal

More information

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware : Managing, Maintaining, and Troubleshooting, 5e Chapter 1 Introducing Hardware Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components

More information

Entry workstation with ultra-quiet and extreme I/O performance design. Up-to-date 22nm Processors, Latest Intel Platform Ready

Entry workstation with ultra-quiet and extreme I/O performance design. Up-to-date 22nm Processors, Latest Intel Platform Ready Entry workstation with ultra-quiet and extreme I/O performance design The ASUS ESC500 G3 is the latest workstation based on Intel Xeon E3-1200 v3 and Intel 4th Generation Core i3 processor platforms, featuring

More information

HostEngine 4U Host Computer User Guide

HostEngine 4U Host Computer User Guide HostEngine 4U Host Computer User Guide HostEngine 4U computer features Intel Xeon E5-2600v4 (Broadwell) Series dual-processors with the Intel C612 chipset. HostEngine 4U provides four PCI Express (PCIe)

More information

Heavy Duty Fanless Touch Panel PC GOT3217W-881-PCT.

Heavy Duty Fanless Touch Panel PC GOT3217W-881-PCT. Heavy Duty Fanless Touch Panel PC GOT3217W-881-PCT Model GOT3000 Product Line GOT3217W 881 PCT GOT3846T GOT3106T GOT3126T GOT3156T GOT3177T GOT3157W GOT3187W GOT3217W Aspect Ratio 4:3 Rectangle 16:9 Wide

More information

Motherboard Central Processing Unit (CPU) Random access memory (RAM)

Motherboard Central Processing Unit (CPU) Random access memory (RAM) Cool Careers in Cyber Security Missing Computer Parts Delivery: Can be used as a table demo (hands-on) activity or during a presentation session. Large display table recommended. Pre-cut and laminate the

More information

Introduction to the Personal Computer

Introduction to the Personal Computer Introduction to the Personal Computer 2.1 Describe a computer system A computer system consists of hardware and software components. Hardware is the physical equipment such as the case, storage drives,

More information

computer case. Various form factors exist for motherboards, as shown in this chart.

computer case. Various form factors exist for motherboards, as shown in this chart. INTERNAL COMPONENTS The motherboard is the main printed circuit board and contains the buses, or electrical pathways, found in a computer. These buses allow data to travel between the various components

More information

Our Gaming Family keeps growing

Our Gaming Family keeps growing MSI Product Marketing - 07.2014 Our Gaming Family keeps growing Gaming Series Graphics Cards Gaming Series Mini-ITX/mATX Gaming Series Nightblade Gaming Series AIO PCs Gaming Series Slim Notebooks Gaming

More information

About the Presentations

About the Presentations About the Presentations The presentations cover the objectives found in the opening of each chapter. All chapter objectives are listed in the beginning of each presentation. You may customize the presentations

More information

WORLD S 1 ST MINING BOARD WITH 19X

WORLD S 1 ST MINING BOARD WITH 19X WORLD S 1 ST MINING BOARD WITH 19X SLOTS Now the AMD and NVIDIA drivers only support up to 8x GPU for multi-gpu setting. That means that miners can set up a mining system with the maximum of 16x GPU if

More information

Combat Model with Advanced I/O Design. Designed to support three legacy PCI Devices. Dual Intel I210AT Gigabit Ethernet

Combat Model with Advanced I/O Design. Designed to support three legacy PCI Devices. Dual Intel I210AT Gigabit Ethernet Combat Model with Advanced I/O Design The ASUS P9D-V is the latest ASUS UP serverboard, designed around the Intel Denlow platform as an attractive entry model that provides a highly cost and power-efficient

More information

Unit 2: Technology Systems. Computer and technology systems

Unit 2: Technology Systems. Computer and technology systems Unit 2: Technology Systems Computer and technology systems So far Introduction Applications in different industries Issues Sustainability Privacy and copyright Networking Today Learning aim B: Understand

More information

CISCO MEDIA CONVERGENCE SERVER 7825-I1

CISCO MEDIA CONVERGENCE SERVER 7825-I1 Data Sheet DATA SHEET CISCO MEDIA CONVERGENCE SERVER 7825-I1 Figure 1. Cisco MCS 7825-I THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL

More information

HostEngine 3U Host Computer User Guide

HostEngine 3U Host Computer User Guide HostEngine 3U computer features Intel Xeon 3.2GHz or lower-speed single- or dual-processor(s) with the Intel C602 chipset. HostEngine 3U provides four PCI Express (PCIe) Gen 3.0 x16 expansion slots. Each

More information

LANParty JR. Looks small, Frag more!!

LANParty JR. Looks small, Frag more!! LANParty JR P45-T2RS Looks small, Frag more!! LANParty JR P45-T2RS The hardcore gamers- oriented motherboard with excellent Hybrid Crossfire rendering technology!! Target segment of the platform We contribute

More information

CPU AM4 Socket: 1. AMD Ryzen processor. (Please refer "CPU Support List" for more information.) Chipset 1. AMD X470. Memory

CPU AM4 Socket: 1. AMD Ryzen processor. (Please refer CPU Support List for more information.) Chipset 1. AMD X470. Memory CPU AM4 Socket: 1. AMD Ryzen processor (Please refer "CPU Support List" for more information.) Chipset 1. AMD X470 Memory 1. 4 x DDR4 DIMM sockets supporting up to 64 GB of system memory 2. Dual channel

More information

HDMI + DisplayPort, Supports three independent displays, Supports 4K Ultra HD. Supports Wake on LAN function

HDMI + DisplayPort, Supports three independent displays, Supports 4K Ultra HD. Supports Wake on LAN function PRODUCT SPECIFICATIONS PROCESSOR Supports Intel Skylake and Kabylake 95W Core i3/i5/i7 series, Pentium, and Celeron LGA 1151 processors MEMORY DDR4 2133/2400 MHz, Supports dual channel up to 64GB (16GB

More information

Multi-Screen Computer Buyers Guide. // //

Multi-Screen Computer Buyers Guide.   // // www.multiplemonitors.co.uk // Sales@MultipleMonitors.co.uk // 0845 508 53 77 CPU / Processors CPU s or processors are the heart of any computer system, they are the main chips which carry out instructions

More information

CISCO MEDIA CONVERGENCE SERVER 7815-I1

CISCO MEDIA CONVERGENCE SERVER 7815-I1 DATA SHEET CISCO MEDIA CONVERGENCE SERVER 7815-I1 THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL REPLACEMENT PRODUCTS AND INFORMATION

More information

(Please refer "CPU Support List" for more information.)

(Please refer CPU Support List for more information.) CPU 1. Support for Intel Core X series processors in the LGA2066 package 2. L3 cache varies with CPU (Please refer "CPU Support List" for more information.) Chipset 1. Intel X299 Express Chipset Memory

More information

HostEngine 4U Host Computer User Guide

HostEngine 4U Host Computer User Guide HostEngine 4U Host Computer User Guide HostEngine 4U computer features Intel Xeon E5-2600v3 Series (Haswell) dual-processors with the Intel C612 chipset. HostEngine 4U provides four PCI Express (PCIe)

More information

Infokit. Harness the Power of Gaming GAMING DESKTOP PC

Infokit. Harness the Power of Gaming GAMING DESKTOP PC Infokit Harness the Power of Gaming GAMING DESKTOP PC NEW GENERATION GAMING DESKTOP Aegis stands for.. Story goes that Zeus used the shield, Aegis, to defeat a fire spitting monster. Now, this godly weapon

More information

Gaming Armor. Unique Feature. Power. Hi Density Power Connector (8 pin) Memory. 15μ Gold Contact in DIMM Slots. VGA Card

Gaming Armor. Unique Feature. Power. Hi Density Power Connector (8 pin) Memory. 15μ Gold Contact in DIMM Slots. VGA Card Gaming Armor Power Hi Density Power Connector (8 pin) Memory 15μ Gold Contact in DIMM Slots VGA Card 15μ Gold Contact in VGA PCIe Slot (PCIE1) Internet Intel LAN Cooling 2oz Copper PCB Audio Creative Sound

More information

AI Solution

AI Solution GRAND-C422-20D GRAND AI training server system The GRAND-C422-20D is an AI training system which has maximum expansion ability to add in AI computing accelerator cards for AI model training or inference.

More information

Chapter 2 Motherboards and Processors

Chapter 2 Motherboards and Processors A+ Certification Guide Chapter 2 Motherboards and Processors Chapter 2 Objectives Students should be able to explain: Motherboards and Their Components: Form factors, integrated ports and interfaces, memory

More information

3U CompactPCI Intel SBCs F14, F15, F17, F18, F19P

3U CompactPCI Intel SBCs F14, F15, F17, F18, F19P 3U CompactPCI Intel SBCs F14, F15, F17, F18, F19P High computing and graphics performance with forward compatibility for a wide range of industrial applications. 1 Content Processor roadmap Technical data

More information

Subsistemas. - Silent Fan LT. - Desk Update. - Voltage Guard. - Fanless. - Multi Boot. - Power Select. - System Guard. - HDD Password.

Subsistemas. - Silent Fan LT. - Desk Update. - Voltage Guard. - Fanless. - Multi Boot. - Power Select. - System Guard. - HDD Password. Fujitsu Solutions For more than 25 years, mainboards have develop and produced in Augsburg. Fujitsu Technology Solutions puts special emphasis an highest product quality, log term availability and direct

More information

1. AMD Ryzen 2nd Generation processors 2. AMD Ryzen with Radeon Vega Graphics processors 3. AMD Ryzen 1st Generation processors

1. AMD Ryzen 2nd Generation processors 2. AMD Ryzen with Radeon Vega Graphics processors 3. AMD Ryzen 1st Generation processors CPU AM4 Socket: 1. AMD Ryzen 2nd Generation processors 2. AMD Ryzen with Radeon Vega Graphics processors 3. AMD Ryzen 1st Generation processors (Please refer "CPU Support List" for more information.) Chipset

More information

Intel Cpu Fan Manual Control Windows 7 >>>CLICK HERE<<<

Intel Cpu Fan Manual Control Windows 7 >>>CLICK HERE<<< Intel Cpu Fan Manual Control Windows 7 I like the fact that you can manually set the percent fan speed, or you can set it Eventually I managed to build a processor fan control window, and another PLATINUM-1000W

More information

PC I/O. May 7, Howard Huang 1

PC I/O. May 7, Howard Huang 1 PC I/O Today wraps up the I/O material with a little bit about PC I/O systems. Internal buses like PCI and ISA are critical. External buses like USB and Firewire are becoming more important. Today also

More information

Mainboard [TIZ68MG] Product Launch Guide. INTEL Z68 Express Chipset. Jetway Information Co., Ltd. DATE: Wednesday, July 13, 2011

Mainboard [TIZ68MG] Product Launch Guide. INTEL Z68 Express Chipset. Jetway Information Co., Ltd.  DATE: Wednesday, July 13, 2011 2011 Mainboard Product Launch Guide [TIZ68MG] INTEL Z68 Express Chipset Jetway Information Co., Ltd. www.jetway.com.tw DATE: Wednesday, July 13, 2011 Mainboard Diagram TIZ68MG 1. INTEL Z68 Express Chipset

More information

PPC-F-Q370 SERIES AI Ready Panel PC Based on Intel OpenVINO toolkit

PPC-F-Q370 SERIES AI Ready Panel PC Based on Intel OpenVINO toolkit PPC-F-Q370 SERIES AI Ready Panel PC Based on Intel OpenVINO toolkit 15 Motorcycle 48 CAR 305 CAR 304 People 32 CAR 308 CAR 401 17 15.6 18.5 21.5 23.8 CAR 306 CAR 307 CAR 309 CAR 308 CAR 400 CAR 402 CAR

More information

Cisco MCS 7825-I1 Unified CallManager Appliance

Cisco MCS 7825-I1 Unified CallManager Appliance Data Sheet Cisco MCS 7825-I1 Unified CallManager Appliance THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL REPLACEMENT PRODUCTS AND

More information

HostEngine 4U Host Computer User Guide

HostEngine 4U Host Computer User Guide HostEngine 4U Host Computer User Guide HostEngine 4U computer features Intel Xeon E5-2600v3 Series (Haswell) dual-processors with the Intel C612 chipset. HostEngine 4U provides four PCI Express (PCIe)

More information

Gigabyte Ga-z77x-d3h Intel 7 Series Motherboard Specs

Gigabyte Ga-z77x-d3h Intel 7 Series Motherboard Specs Gigabyte Ga-z77x-d3h Intel 7 Series Motherboard Specs CPU: Intel Core i5-3570k 3.4GHz Quad-Core Processor CPU Cooler: Motherboard: Gigabyte GA-Z77X-UD3H ATX LGA1155 Motherboard Memory: Corsair Storage:

More information

Cisco MCS 7815-I1 Unified CallManager Appliance

Cisco MCS 7815-I1 Unified CallManager Appliance Data Sheet Cisco MCS 7815-I1 Unified CallManager Appliance THIS PRODUCT IS NO LONGER BEING SOLD AND MIGHT NOT BE SUPPORTED. READ THE END-OF-LIFE NOTICE TO LEARN ABOUT POTENTIAL REPLACEMENT PRODUCTS AND

More information

Chapter 3: Computer Assembly

Chapter 3: Computer Assembly Chapter 3: Computer Assembly IT Essentials v6.0 ITE v6.0 1 Chapter 3 - Sections & Objectives 3.1 Assemble the Computer Build a Computer. 3.2 Boot the Computer Explain how to verify BIOS and UEFI settings.

More information

HDMI + DisplayPort, Supports three independent displays, Supports 4K Ultra HD. Supports Wake on LAN function

HDMI + DisplayPort, Supports three independent displays, Supports 4K Ultra HD. Supports Wake on LAN function PRODUCT SPECIFICATIONS PROCESSOR Supports Intel Skylake and Kabylake 95W Core i3/i5/i7 series, Pentium, and Celeron LGA 1151 processors MEMORY DDR4 2133/2400 MHz, Supports dual channel up to 64GB (16GB

More information

Gigabyte Radeon Hd 7970 Ultra Durable 3gb Review

Gigabyte Radeon Hd 7970 Ultra Durable 3gb Review Gigabyte Radeon Hd 7970 Ultra Durable 3gb Review VisionTek Radeon HD 7870 Graphic Card - 2 GB DDR5 SDRAM - PCI Express 3.0 VisionTek Radeon HD 7850 Graphic Card - 860 MHz Core - 2 GB GDDR5 SDRAM BFG Technologies

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future 2008 Prentice-Hall, Inc. Computers Are Your Future Chapter 6 Inside the System Unit 2008 Prentice-Hall, Inc. Slide 2 What You Will Learn... Understand how computers represent

More information

Robert Jamieson. Robs Techie PP Everything in this presentation is at your own risk!

Robert Jamieson. Robs Techie PP Everything in this presentation is at your own risk! Robert Jamieson Robs Techie PP Everything in this presentation is at your own risk! PC s Today Basic Setup Hardware pointers PCI Express How will it effect you Basic Machine Setup Set the swap space Min

More information

VIA Apollo P4X400 Chipset. Enabling Total System Performance

VIA Apollo P4X400 Chipset. Enabling Total System Performance VIA Apollo P4X400 Chipset Enabling Total System Performance High performance DDR400 chipset platform for the Intel Pentium 4 processor Page 1 Introduction The VIA Apollo P4X400 is a core logic chipset

More information

PPC-F-Q370 SERIES. OpenVINO. AI Ready Panel PC Based on Intel OpenVINO toolkit AR 501 CAR 500 CAR 406 CAR 407 CAR 408 CAR 409 CAR 404 CAR 405 CAR 402

PPC-F-Q370 SERIES. OpenVINO. AI Ready Panel PC Based on Intel OpenVINO toolkit AR 501 CAR 500 CAR 406 CAR 407 CAR 408 CAR 409 CAR 404 CAR 405 CAR 402 PPC-F-Q370 SERIES AI Ready Panel PC Based on Intel OpenVINO toolkit Motorcycle 48 CAR 305 CAR 304 People 32 CAR 308 CAR 401 CAR 306 CAR 307 CAR 309 CAR 308 CAR 400 CAR 402 CAR 403 Motorcycle 48 Motorcycle

More information

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 5 Supporting Processors and Upgrading Memory

A+ Guide to Managing & Maintaining Your PC, 8th Edition. Chapter 5 Supporting Processors and Upgrading Memory Chapter 5 Supporting Processors and Upgrading Memory Objectives Learn about the characteristics and purposes of Intel and AMD processors used for personal computers Learn how to install and upgrade a processor

More information

TMTO[dot]ORG: Hardware Comparison 8 x GTX580 vs. 4 x HD6990. Author: Jason R. Davis Site: TMTO[dot]ORG. Table of Contents

TMTO[dot]ORG: Hardware Comparison 8 x GTX580 vs. 4 x HD6990. Author: Jason R. Davis Site: TMTO[dot]ORG. Table of Contents TMTO[dot]ORG: Hardware Comparison 8 x GTX580 vs. 4 x HD6990 Author: Jason R. Davis Site: TMTO[dot]ORG Table of Contents Foreword Page 2 Chapter 1 Building: The Machine Page 3 Chapter 2 8 x GTX580 Page

More information

Memory Technology. Assignment 08. CSTN3005 PC Architecture III October 25, 2005 Author: Corina Roofthooft Instructor: Dave Crabbe

Memory Technology. Assignment 08. CSTN3005 PC Architecture III October 25, 2005 Author: Corina Roofthooft Instructor: Dave Crabbe Memory Technology Assignment 08 CSTN3005 PC Architecture III October 25, 2005 Author: Corina Roofthooft Instructor: Dave Crabbe Corina Roofthooft CSTN3005 - assignment 08 Memory Technology Introduction

More information

(Please refer "CPU Support List" for more information.) (Please refer "Memory Support List" for more information.)

(Please refer CPU Support List for more information.) (Please refer Memory Support List for more information.) CPU AM4 Socket: 1. AMD Ryzen processor 2. AMD 7 th Generation A-series/ Athlon processor (Please refer "CPU Support List" for more information.) Chipset 1. AMD X370 Memory 1. 4 x DDR4 DIMM sockets supporting

More information

Custom Configurations

Custom Configurations Custom Configurations PC Types Graphics / CAD / CAM design workstation Audio Video editing workstation Virtualization workstation Gaming PC Home Theater PC Standard Thick Client Thin Client Home server

More information

AMD FM2 Motherboard (matx), VGA/DVI/HDMI, SATA 6GB/s, USB 3.0

AMD FM2 Motherboard (matx), VGA/DVI/HDMI, SATA 6GB/s, USB 3.0 AMD FM2 Motherboard (matx), VGA/DVI/HDMI, SATA 6GB/s, USB 3.0 Specifications: Chipset AMD A75 Chipset Main Memory Supports two unbuffered DIMM of 1.5 Volt DDR3 1066/1333/1600/1866/2133*(OC) DRAM, 16GB

More information

June 2004 Now let s find out exactly what we ve bought, how to shop a new system and how to speed up an existing PC!

June 2004 Now let s find out exactly what we ve bought, how to shop a new system and how to speed up an existing PC! June 2004 Now let s find out exactly what we ve bought, how to shop a new system and how to speed up an existing PC! This article is effective for Microsoft Windows XP, XP Pro, Windows 2000, NT, ME, 98,

More information

ASUS X-Mars CPU Cooler

ASUS X-Mars CPU Cooler CPU Cooler Features The is a CPU cooler specifically designed for the AMD K8 platform (Socket 754/939/940). Efficient Cooling thanks to Heat pipe technology: Excellent contact between the copper base and

More information

The Intel Z390 Chipset and 9 and 8 Generation Intel Core Desktop Processors

The Intel Z390 Chipset and 9 and 8 Generation Intel Core Desktop Processors Product Brief Intel Z390 Chipset Unchain your Gaming The Intel Z390 Chipset and 9 and 8 Generation th th Intel Core Desktop Processors Crush your competition with 9th and 8th Generation Intel Core desktop

More information

(Please refer "CPU Support List" for more information.)

(Please refer CPU Support List for more information.) CPU 1. Support for 7 th /6 th Generation Intel Core i7 processors/intel Core i5 processors/ Intel Core i3 processors/intel Pentium processors/ Intel Celeron processors in the LGA1151 package * For 7 th

More information

Streamlined feature-rich ATX UP serverboard. The most scalable I/O expandability

Streamlined feature-rich ATX UP serverboard. The most scalable I/O expandability Streamlined feature-rich ATX UP serverboard The ASUS P9D-C/4L provides a cost-efficient serverboard without compromising on performance and scalability. It supports the latest Intel Xeon E3-1200 v3 processor

More information

Module 3. CPUs and Cooling

Module 3. CPUs and Cooling Module 3 CPUs and Cooling Objectives PC Hardware 1.1.4 Differentiate among various CPU types and features 2.1.4 Select the appropriate cooling method 2 THE CENTRAL PROCESSING UNIT (CPU) 3 Microprocessor

More information

(Please refer "CPU Support List" for more information.)

(Please refer CPU Support List for more information.) CPU 1. Support for 7 th and 6 th generation Intel Core i7 processors/ Intel Core i5 processors/intel Core i3 processors/ Intel Pentium processors/intel Celeron processors in the LGA1151 package 2. L3 cache

More information

SS-300TGW MOTHERBOARD

SS-300TGW MOTHERBOARD Table of Contents Northern Micro Spirit Q370-AS SFF... 2 CHASSIS Chenbro PC710 Series... 2 Power Supply Seasonic SS-300TGW... 2 MOTHERBOARD Asus PRIME Q370M-C/CSM... 3 Processor Intel Core i5-8500... 5

More information

THE EXCLUSIVE GUIDE TO BUYING A B450 MOTHERBOARD

THE EXCLUSIVE GUIDE TO BUYING A B450 MOTHERBOARD THE EXCLUSIVE GUIDE TO BUYING A MOTHERBOARD TOP MEDIA QUOTES Tom s Hardware If you're planning to buy an AMD Ryzen 2000 series CPU, powered motherboards promise solid performance at prices that won't break

More information

Adjust speed as you wish! P5B-Plus MENU SEARCH

Adjust speed as you wish! P5B-Plus MENU SEARCH MENU SEARCH P5B-Plus Adjust speed as you wish! - Support Intel next generation 45nm Multi-core CPU - Intel LGA775 Platform - Intel Core 2 Quad/ Extreme / Core 2 Duo Ready - Intel Pentium Extreme / Pentium

More information

ASROCK AB350M PRO4 RAM SLOTS EBOOK

ASROCK AB350M PRO4 RAM SLOTS EBOOK 11 July, 2018 ASROCK AB350M PRO4 RAM SLOTS EBOOK Document Filetype: PDF 348.26 KB 0 ASROCK AB350M PRO4 RAM SLOTS EBOOK Information published on ASRock.com is subject to change without notice. Terms of

More information

NEC Express5800/R120h-2M System Configuration Guide

NEC Express5800/R120h-2M System Configuration Guide NEC Express5800/R120h-2M System Configuration Guide Introduction This document contains product and configuration information that will enable you to configure your system. The guide will ensure fast and

More information

Kronos File Optimizing Performance

Kronos File Optimizing Performance Kronos File Optimizing Performance Version History Date Version Release by Reason for Changes 26/02/2016 2.0 J Metcalf First draft 20/02/2016 2.1 J Metcalf Update duration timing graphs 11/01/2017 3.0

More information

Given a scenario, configure settings and use BIOS/UEFI tools on a PC.

Given a scenario, configure settings and use BIOS/UEFI tools on a PC. 1.1 Given a scenario, configure settings and use BIOS/UEFI tools on a PC. Firmware upgrades/flash BIOS BIOS component information - RAM - Hard drive - Optical drive - CPU BIOS configurations - Boot sequence

More information

Intel Desktop Board DZ75ML-45K

Intel Desktop Board DZ75ML-45K Intel Desktop Board DZ75ML-45K Optimized for Intel -K Processors microatx Form Factor product brief Optimized for Intel -K Processors! Introducing the Intel Desktop Board DZ75ML-45K. Optimized for Intel

More information

Course Code CW-4-G Subject CHM (17428) Subject Teacher Mr. Pise S. P. Topic-1- Motherboard & It s Components

Course Code CW-4-G Subject CHM (17428) Subject Teacher Mr. Pise S. P. Topic-1- Motherboard & It s Components Specific Objectives 1.1 CPU Concept like address lines, data lines, internal registers. 1.2 Modes of operation of CPU Real mode, IA-32 mode, IA-32 Virtual Real Mode. 1.3 Process Technologies, Dual Independent

More information

Introduction To Computer Hardware. Hafijur Rahman

Introduction To Computer Hardware. Hafijur Rahman Introduction To Computer Hardware Lecture 2 Hafijur Rahman What is a Computer? A computer is an electronic device, which can input, process, and output data. input processing output A computer is a machine

More information

Intel Select Solutions for Professional Visualization with Advantech Servers & Appliances

Intel Select Solutions for Professional Visualization with Advantech Servers & Appliances Solution Brief Intel Select Solution for Professional Visualization Intel Xeon Processor Scalable Family Powered by Intel Rendering Framework Intel Select Solutions for Professional Visualization with

More information

Data Sheet FUJITSU Server PRIMERGY CX2550 M1 Dual Socket Server Node

Data Sheet FUJITSU Server PRIMERGY CX2550 M1 Dual Socket Server Node Data Sheet FUJITSU Server PRIMERGY CX2550 M1 Dual Socket Server Node Data Sheet FUJITSU Server PRIMERGY CX2550 M1 Dual Socket Server Node Standard server node for PRIMERGY CX400 M1 multi-node server system

More information

Integrated Intel UHD graphics (depends on processor type used) HDMI + DisplayPort + VGA, Supports dual independent displays

Integrated Intel UHD graphics (depends on processor type used) HDMI + DisplayPort + VGA, Supports dual independent displays PRODUCT SPECIFICATIONS PROCESSOR Supports Intel 8th Generation Core i3/i5/i7/i9 series, Pentium, and Celeron 95W processors MEMORY DDR4 2400/2666 MHz, dual channel up to 32GB (16GB x 2) VIDEO GRAPHICS

More information

TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE KEY FEATURES PERFORMANCE LIST BLOCK DIAGRAM...

TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE KEY FEATURES PERFORMANCE LIST BLOCK DIAGRAM... Table of Contents TABLE OF CONTENTS 1. INTRODUCTION 1.1. PREFACE... 1-1 1.2. KEY FEATURES... 1-1 1.3. PERFORMANCE LIST... 1-3 1.4. BLOCK DIAGRAM... 1-4 1.5. INTRODUCE THE PCI - BUS... 1-5 1.6. FEATURES...

More information

JNAF791 Series ATX. ATX Embedded Motherboard, 8th Generation Intel Xeon E, Core i7/ i5 /i3, Pentium Celeron LGA1151 Socket Processor, Max.

JNAF791 Series ATX. ATX Embedded Motherboard, 8th Generation Intel Xeon E, Core i7/ i5 /i3, Pentium Celeron LGA1151 Socket Processor, Max. ATX JNAF791 Series ATX Embedded Motherboard, 8th Generation Intel Xeon E, Core i7/ i5 /i3, Pentium Celeron LGA1151 Socket Processor, Max. 95W TDP The JETWAY JNAF791 Series are ATX form factor board adopts

More information

Alchemist XF Optimizing Performance

Alchemist XF Optimizing Performance Alchemist XF Optimizing Performance Version History Date Version Release by Reason for Changes 04/07/2014 1.0 J.Courtney Document originated 19/09/2014 1.1 J Metcalf Notes added for clarification 22/09/2014

More information

HDMI + DisplayPort, Supports two independent displays, Supports 4K Ultra HD. Supports Wake on LAN function

HDMI + DisplayPort, Supports two independent displays, Supports 4K Ultra HD. Supports Wake on LAN function PRODUCT SPECIFICATIONS PROCESSOR Supports Intel Skylake and Kabylake 95W Core i3/i5/i7 series, Pentium, and Celeron LGA 1151 processors MEMORY DDR4 2133 MHz, Supports dual channel up to 64GB (16GB x 4)

More information