صيانة الحاسوب حسب برنامج A+

PC Installation, Configuration and Upgrading

 

 

القسم الاول

القسم الثاني

القسم الثالث

القسم الرابع

القسم الخامس

القسم السادس

 

 

 

PC5

Preventative Maintenance

الصيانة الوقائية

Cleaning Products

مواد التنظيف

bullet

Use only approved cleaning fabrics (lint free) and substances (like Isopropyl alcohol)

استخدم الكحول للحاسوب من الخارج

ولا تستخدم اي سائل لزجاج الشاشة

فقط قطعة قماش  قطنية رطبة

 

bullet

No volatile substances (especially on plastics)

لا تستخدم اية مادة متطايرة

 

bullet

Use only compressed air or approved PC vacuums inside a PC

يمكن استخدام قناني هواء مضغوط فقط اذا كانت مرخصة للحاسوب فقط

 

Cleaning Procedures

طرق التنظيف

bullet

Check ventilation slots of the system case

افحص ثقوب التهوية للصندوق

bullet

Clean exterior of monitor, case, keyboard, mouse (disconnect cables before cleaning)

ابدأ بتنظيف الحاسوب

bullet

Check fans

افحص الهوايات

bullet

Hard disks check: error checking/scandisk, backup, defrag,

قم بعمل للقرص الصلب جميع نواحي الصيانة

bullet

Reseat components, check cables

افحص الكوابل وتأكد من اعادة وضع القطع مثل المعالج او الذاكرة

bullet

Never use much force or pressure

لا تستخدم اي قوة او ضغط في وضع اية قطعة

Hazard and Safety

الخطورة والامان

Power

مصدر الطاقة

bullet

Surges (or spike): a very brief, abrupt change in voltage

تغيرات (ومضة) في الكهرباء (اضافية-ارتفاع)

bullet

Sags: a brief dip in available voltage (e.g. caused by many power-ups at once)

قوة الكهرباء عند رجوعها بعد انقطاعها

bullet

Brownouts: an extended sag (over a second)

ومضة كهرابء زمنها اطول من ثانية

bullet

Blackout: complete loss of power

انقطاع الكهرباء

 

UPS

 

bullet

(Uninterruptible Power Supplies)

bullet

Online UPS: constantly supplies system power from batteries, while simultaneously charging from incoming supply

bullet

Offline UPS: when power fails, the inverted switches over into the power circuit

bullet

Considerations:

كيفية تحدد قدرتها

 

bullet

Power rating: VA rating is Watts = Volts x Amps

bullet

Operational time

زمن التشغيل

bullet

Monitoring: UPS, network

bullet

Sinusoidal power output (step digital)

bullet

Manual bypass switch

bullet

Support and maintenance (battery life) LI> Cost

High Voltage Equipment

اجهزة حاسوب ذات جهد عالي:

High voltage equipment and laser devices should NOT be serviced without

specific training.

bullet

CRTs (Cathode Ray Tube)

الشاشة

 

bullet

Power supplies

مزود الكهرباء

 

bullet

Laser (high power light sources)

 

Do not take ESD precautions with high voltage equipment – service personnel should be fully insulated.

Do not operate high power light sources with the case/covering open.

Disposal

امور يمكن رميها بعد الاستخدام وتعتبر مضرة بالبيئة

Hazardous materials inside your PC include:

bullet

Batteries

البطارية

bullet

Toner kits and cartridges

محابر الطابعات

 

Recycle old computers (charities, schools) or parts whenever possible.

Always follow the manufacturer’s instructions when disposing of or mixing cleaning products.

ESD (Electrostatic Discharge)

الكهرباء الساكنة

 

Static electricity is not harmful to people, but is nasty to (and has a cumulative effect on) most of your computer components. The risk of ESD increases significantly under hot, dry conditions (think of removing laundry from the dryer). Always take anti-static precautions when handling static-sensitive components.

 

Static-sensitive components and field replaceable units (FRUs) should always be put inside anti-static bags, including:

bullet

Memory (especially sensitive)

الذاكرة

bullet

CPU (especially sensitive)

المعالج

bullet

Hard drives and CD-ROMs

القرص الصلب

bullet

PC cards

بطاقات الحاسوب

Precautions:

طرق الاحتياط

 

bullet

ESD Packaging

اكياس خاصة

bullet

ESD strap and Grounding cord/plugs

استخدم في عملك اسوارة مرتبطة بالارض

bullet

Conductive mats

استخدم عوازل

bullet

Anti-static floors/carpets, workbenches

ارضية خاصة للحواسيب

bullet

Humidifier

مرطّب

bullet

Temperature control

تحكم في درجة الحرارة

Motherboards/Processors/Memory

Processors (CPU)

اللوحة الام والمعالج

 

Terminology

مصطلحات

 

bullet

Clock speed سرعة اللوحة الام  is the rate the processor executes instructions. (the faster the better usually)

bullet

Arithmetic Logic Unit (ALU) داخل المعالج is the part of the CPU that processes data.

bullet

Cache memory  داخل المعالج(L1 or L2) is a very high-speed block of SRAM that interacts between the CPU and system RAM. (Usually, the more the better). Pentium processors use branch prediction

bullet

Data bus مسار المعلومات  بين المعالج والقطع الاخرى على اللوحة الام  refers to the wires (lines) that carry data to and from the processor (and cache, and RAM) (The wider the better, usually)

bullet

Address bus  مسار المعلومات التي تحمل عناوين المعلومات في الذاكرة كلما كانت اوسع كلما كان ذلك افضل refers to the wires (lines) that carry specific addresses to and from the processor. (The wider the bus, the more addresses that can be sent simultaneously)

bullet

Register size  حجم المسجلات refers the size of the temporary storage areas that hold data before and after processing by the ALU. This also determines software compatibility: Windows 2000 instructions are 32-bit, so it cannot run on a 16-bit processor.

bullet

Multitasking  متعدد التنفيذ is either pre-emptive or cooperative. Pre-emptive multitasking is controlled by the OS, which divides processor time accordingly. Cooperative multitasking is performed by the applications themselves

bullet

Multiprocessing , which usually increases system performance, takes place simply whenever a system has more than one processor. Asymmetric multiprocessing allocates specific tasks and applications to specific processors. Symmetric multiprocessing (SMP) tasks and applications run off any processor (further increases performance).

bullet

Real Mode is a processor mode where addressable memory (RAM) is seen as linear storage location that cannot be divided into sections, nor allocated to specific (ie, memory-intensive) programs. It cannot run Windows (no multitasking), only DOS.

bullet

Protected Mode, introduced with the 286, allocates specific amounts/sections of memory to applications, multitasks, and supports virtual memory. All major OS use protected mode. Virtual Real Mode (or enhanced Protected Mode) emulates real mode from within protected mode to run DOS applications under Windows.

Pentium Processors

معالجات البنتيوم

 

bullet

Introduced in 1992

bullet

32-bit address bus

bullet

32-bit registers

bullet

64-bit data bus

bullet

Built-in math-coprocessor

bullet

PCI (Peripheral Component Interconnect) bus compatibility

 

Generation

الجيل

Clock
Speeds

سرعة الساعة

L2 Cache

Register

size

Data bus
width

Addressable
memory

Pentium I

60-66

90-100

120-166

16 KB

32-bit

64-bit

4 GB

MMX

166-233

32 KB

32-bit

64-bit

4 GB

Pro/P6 (RISC)

120-200

16 KB

64-bit

64-bit

4 GB

Pentium II (SEC)

233-450

512 KB

64-bit

64-bit

4 GB

Celeron

500-800

0-128K

64-bit

64-bit

4 GB

II Xeon

400-450

512KB-2MB

64-bit

64-bit

4 GB

III

450-1GHz

256KB

64-bit

64-bit

4 GB

III Xeon

500-
1GHz

256KB-

2MB

64-bit

64-bit

4 GB

Itanium

(EPIC)

-1 GHz

L2 onchip

L3 - 4 MB

64-bit

64-bit

16 GB

IV

1.4-1.5GHz

256 KB

512  KB

?

accel.
64-bit

?

 

Check out Webopedia’s Processor Guide

Processor Sockets

مقاعد المعالج

bullet

Socket 3: 486DX, AMD 5x86, Cyrix 5x86, Pentium OverDrive 63/83

bullet

Socket 4: Pentium 60/66, Pentium OverDrive 120/133

bullet

Socket 5: Pentium 75-133, Overdrive 125-166, MMX 125-166

bullet

Socket 7: Pentium 75-200, Overdrive, MMX, K5, K6, 6x86MX

bullet

Socket 8: Pentium Pro

bullet

Slot 1: Pentium II, Pentium Pro

bullet

Slot 2: Pentium II, Xeon

Non-Intel Processors

bullet

AMD

bullet

Cyrix

 

AMD:

Generation

Clock Speeds

L2 Cache

K6 II

500-550

0

K6 III

400-450

256

Athlon

مكان بنتيوم 4

850-1.2 GHz

256

Duron

مكان السيليرون

700-800

64

 

See also:

Intel website

AMD website

Memory

الذاكرة

Terminology

مصطلحات

bullet

Memory speed: سرعة الذاكرة  measured in nanoseconds, this is the time to access data that is stored in memory (50-80 ns)

bullet

Parity: a simple error-checking method where each data byte includes a ninth bit called the parity bit (even/odd = 1/0).

bullet

ECC: Error Checking and Correcting is a kind of enhanced memory checking that detects memory errors, but cannot correct them. Will halt the system

Memory Banks: installed memory must fill a bank. Old systems required two 72-pin SIMMs, present systems only need one DIMM

ROM

bullet

Read-Only Memory (non-volatile)

bullet

Typically stores low-level hardware instructions (BIOS)

RAM

bullet

Random-Access Memory (volatile)

bullet

The processor’s workspace

bullet

Temporarily stores data (as long as constant power is being supplied)

bullet

DRAM (Dynamic RAM)

bullet

SRAM (Static RAM)

bullet

Video RAM types: VRAM (Video RAM), WRAM (Windows RAM), SGRAM (Synchronous Graphics RAM)

DRAM

bullet

Main system memory (DIMM, SIMM)

bullet

High-density memory modules

bullet

Stores data while programs are running (OS, applications, etc)

bullet

Fast Page Mode DRAM

bullet

Extended Data Output (EDO) DRAM

bullet

Burst Extended Data Output (BEDO) DRAM

bullet

Synchronous DRAM, or SDRAM

SRAM

bullet

Faster than DRAM (4 times faster)

اسرع

bullet

Larger, more expensive

bullet

Used for speed-critical functions, like cache

VRAM

ذاكرة للشاشة

bullet

Video RAM (all though all types of Video RAM are sometimes called this generically)

bullet

AKA Dual-port RAM

bullet

For high-performance video adapter cards

bullet

Two data ports: one read, one write

WRAM

ذاكرة للويندوز

bullet

Windows RAM

bullet

Dual ported

bullet

Slightly faster than VRAM (25% faster)

SGRAM

ذاكرة لبطاقة الشاشة

bullet

Synchronous Graphics RAM

bullet

Synchronized with the system clock

Single-ported

Memory Packages

انواع قطع الذاكرة للحاسوب

bullet

DIPP: Dual in-line Pin Packages (EEPROM)

bullet

SIPP: Single in-line Pin Packages

bullet

SIMM: Single in-line Memory Modules (older system RAM, 30 or 72 pin)

bullet

DIMM: Dual in-line Memory Modules (typical system RAM, 168 pin)

bullet

SODIMM: Small Outline DIMMS (typical Laptop/PDA/IMac system RAM, 144 pin)

 

See also:

The Ultimate Memory Guide

PCTechGuide on Memory

 

  

العودة لصفحة الصيانة

Home

Send mail to webmaster@matcom.netwith questions or comments about this web site.
Last modified: 10/07/ 2004