SlideShare una empresa de Scribd logo
1 de 15
Require A Computer Memory Finder But
Mystified By Some Terms ? An A To Z Of
Terminology

By Steve Predle http://memoryfinder.org




(AGP)-ACCELERATED GRAPHICS PORT

High speed graphics. Data moves directly
from the graphics controller and computer
memory, bypassing the cache in video
memory.

ACCESS TIME

The average time period, for RAM, between
a query for information and its completed
access.

AMRAY
Computer Memory Finder http://memoryfinder.org
Equipment employed to gauge important info
from a location on a semiconductor
component at various levels of operations
through the use of a Scanning Electron
Microscope(SEM).

ANSI-(AMERICAN NATIONAL STANDARDS
INSTITUTE)

The United States organization in charge of
setting information technology standards.




ARRAY

This is a large rectangular area in the center
of a semiconductor component where
memory is stored. Memory is stored in cells
Computer Memory Finder http://memoryfinder.org
at each intersection of columns and rows,
each of which holds a bit.

ASCII(American Standard Code for
Information Interchange)

A process of encoding text as binary values.
The ASCII system requires nearly 256
combinations of 8-bit binary numbers to
support every possible keystroke from the
keyboard.

ASIC-(APPLICATION-SPECIFIC
INTEGRATED CIRCUIT)

These chips are made for a certain
application instead of common use.
Integrated-circuit chips are usually used in
video boards and modems.

ASYNCHRONOUS

A process involving numerous tasks being
performed independently in a system.


Computer Memory Finder http://memoryfinder.org
ATA-(AT ATTACHMENT)

A specification that integrates the drive
control electronics interface. AT refers to the
IBM PC/AT personal computer and its bus
architecture.

AUTO PRECHARGE

A DRAM feature that permits the circuitry in a
memory chip to automatically close a page at
the end of a request from the processor for a
single block of data.

BACKSIDE BUS(BSB)

BSB is the path in which data flows between
the computer processing unit and the level 2
cache.

You can find the D to Z as well as lots of
information about memory as well as some
great prices at computer memory finder. Click here now



Computer Memory Finder http://memoryfinder.org
Bandwidth




The capacity to move data on an electronic
line like a bus or a channel. Simply speaking,
the amount of data moved relative to a
specific time frame. It is expressed in bits,
bytes, or Hertz (cycles) per second.


Bank (logical memory bank)

A collection of memory slots in a computer
which work together as a single unit. A bank
can't be partially filled and must be filled with
like modules (same size, speed and type).

BANK SCHEMA

A process in which memory configuration is
diagramed. Independent sockets are
Computer Memory Finder http://memoryfinder.org
represented by rows and banks are
illustrated by columns.

BASE RAMBUS

The beginning of Rambus technology,
shipped first in 1995.

BEDO-(BURST EDO)

Much like EDO DRAM, Burst EDO cycles are
assembled in bursts of four. Bus speeds of
Burst EDO range from 40mhz to FPM or
EDO DRAM.

Binary

A way of encoding numbers as a series of
bits. The binary number system, also referred
to as base 2, uses combinations of only two
digits- 1 and 0.

BIOS-(BASIC INPUT/OUTPUT SYSTEM

A set of low level RAMBUS that allow a

Computer Memory Finder http://memoryfinder.org
computer's application programs and
operating systems to read characters from
the keyboard, output characters to printers,
and interact with the hardware in other ways.

Bit

A binary digit- the smallest unit of information
a computer system can process. It can use a
value of only 1 or 0 (off or on). Single bits are
far too small to be of much use and are
generally classified in groups such as bytes
of binary words.

BLOCK

A block is a physical unit of data in a logical
record that is expressed in bytes.

BUFFER

Shared information from devices operating at
different speeds are held in the buffer. This
buffer allows a device to function without
delays from other mechanisms.

Computer Memory Finder http://memoryfinder.org
BUFFERED MEMORY

A module that houses buffers, which are
employed to help control the signals the
memory chips receive. Also, they allow the
module to incorporate more memory chips.
Buffered and non-buffered memory cannot
be combined.

BURN-IN

Using a high voltage and temperature to test
an integrated circuit. This procedure will
discover those chips that have a tendency to
crash early on during actual use. Chips that
pass often have a longer life expectancy than
needed for regular use.

BURST EDO RAM

EDO Memory that processes four memory
addresses in one burst. Speeds of the Bus
may range from 50mhz to 66mhz.


Computer Memory Finder http://memoryfinder.org
BURST MODE

A high speed transmission of a series of
addresses that occur when the processor
asks for a single address.

Bus

The central communication avenue in a PCs
system board. If generally consists of a set of
parallel wires or signal traces that connect
the CPU, the memory, all input/output
devices, and peripherals.

Bus cycle

A single transaction between system memory
and the CPU.

You can find the D to Z as well as lots of
information about memory as well as some
great prices at computer memory finder. Click here now




Computer Memory Finder http://memoryfinder.org
Byte

A unit of information made up of 8 bits. The
byte is the key component of computer
processing; most computer component
specifications are measured in bytes or
multiples thereof (such as kilobytes or
megabytes).

Cache

A kind of memory used to store frequently
used instructions and data. Cache memories
are employed to increase the efficiency of
computing systems by keeping these
regularly used instructions and data closer
(in a speed-related context) to their ultimate
destination.

CAPACITANCE

The characteristic of a circuit element that
enables it to store an electrical charge.

CAS LATENCY

Computer Memory Finder http://memoryfinder.org
The ratio between column access time and
clock cycle time.

CAS-(COLUMN ADDRESS STROBE)

A memory chip signal that connects the
column address of a specific location in a
row-column configuration.

CHECK BITS

Additional data bits that a module supplies to
support ECC.

CHIP-SCALE PACKAGE

Thin chip package in which electrical
connections are usually through a ball grid
array. Used in RDRAM and flash memory.

CHIPSET

The computer processing unit is supported
by the chipset, a set of microchips which

Computer Memory Finder http://memoryfinder.org
contain several controllers, deciding how
data travels between components and the
processor.

CHMOS

Complementary High-density Metal Oxide
Semiconductor.

CISC-(COMPLEX INSTRUCTION SET
COMPUTING

A design logic where chips combine multi-
step instructions into one command. CISC is
normally associated with microprocessors.

CLOCK RATE

The number of pulses discharged by a
computer's clock in a one second interval. In
a synchronous computer, clock rate
establishes the time period in which logical or
arithmetic gating occurs.

COB-(CHIP ON BOARD)

Computer Memory Finder http://memoryfinder.org
A technique or system in which
semiconductor dice are connected to a PC
board with bonded wires or solder balls.

COLUMN

A portion of the memory array whereby
information is stored at the junction of a
column and a row.

COMPACT FLASH

Removable storage cards that are efficient in
terms of weight, size, and durability.
Additionally, they utilize minor amounts of
voltage and retain information when the
power is off. Usually used in digital cameras,
printers, and handheld computers.

Composite Memory

A term used by Apple Computer to describe
modules that use a lot of low-density memory
(4 Megabit) chips.

Computer Memory Finder http://memoryfinder.org
CONCURRENT RAMBUS

The second generation of Rambus
technology.

CONTROLLER

A significant part of a computer that
interprets and performs program commands.

CPU

Central Processing Unit. The "brains" of a
computer system. A CPU is an integrated
circuit which processes the bulk of the data
and software instructions in a computer
system. It is typically called "the processor" in
a computer system.

CRC-(CYCLICAL REDUNDANCY CHECK)

A mathematical way to uncover errors
involving long runs of information with a
greater degree of accuracy.

Computer Memory Finder http://memoryfinder.org
Credit Card Memory

A type of memory module (much like a
PCMCIA card) named for its size. Credit card
modules are typically used in notebooks as
well as other portable computing devices.

CRIMM-(CONTINUITY RIMM)

Direct Rambus memory in which the module
does not contain any memory chips. Used to
fill unused RIMM sockets to allow for an
uninterrupted pathway for a signal.

You can find the D to Z as well as lots of
information about memory as well as some
great prices at computer memory finder. Click here now




Computer Memory Finder http://memoryfinder.org

Más contenido relacionado

La actualidad más candente

La actualidad más candente (20)

Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.Computer memory & Memory Storage Devices.
Computer memory & Memory Storage Devices.
 
Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Memory and its types
Memory and its typesMemory and its types
Memory and its types
 
COMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONSCOMPUTER MEMORY : TYPES & FUNCTIONS
COMPUTER MEMORY : TYPES & FUNCTIONS
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
ROM(Read Only Memory )
ROM(Read Only Memory )ROM(Read Only Memory )
ROM(Read Only Memory )
 
M E M O R Y
M E M O R YM E M O R Y
M E M O R Y
 
Memory
MemoryMemory
Memory
 
Module 1 unit 4
Module 1 unit 4Module 1 unit 4
Module 1 unit 4
 
Computer Memory
Computer MemoryComputer Memory
Computer Memory
 
Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)Computers – A Gateway to Information(Memory)
Computers – A Gateway to Information(Memory)
 
Memory hierarchy
Memory hierarchyMemory hierarchy
Memory hierarchy
 
Classification of memory hierarchy in system unit
Classification of memory hierarchy in system unitClassification of memory hierarchy in system unit
Classification of memory hierarchy in system unit
 
Memory organization
Memory organizationMemory organization
Memory organization
 
Types of Computer Memories
Types of Computer MemoriesTypes of Computer Memories
Types of Computer Memories
 
Storage Devices
Storage DevicesStorage Devices
Storage Devices
 
Random access memory
Random access memoryRandom access memory
Random access memory
 
computer memory and its types
computer memory and its typescomputer memory and its types
computer memory and its types
 
Basics Of Semiconductor Memories
Basics Of Semiconductor MemoriesBasics Of Semiconductor Memories
Basics Of Semiconductor Memories
 

Destacado

External Harddrive
External HarddriveExternal Harddrive
External Harddrivesteve predle
 
Graphs And Tables Design
Graphs And Tables DesignGraphs And Tables Design
Graphs And Tables DesignNicola Sandoli
 
Data Visualization Challenge - Product Performance analysis
Data Visualization Challenge - Product Performance analysisData Visualization Challenge - Product Performance analysis
Data Visualization Challenge - Product Performance analysisNicola Sandoli
 
Corso Partecipazione e Web
Corso Partecipazione e WebCorso Partecipazione e Web
Corso Partecipazione e WebNicola Sandoli
 
Data Visualization - 5 tips for presenting data analyses
Data Visualization - 5 tips for presenting data analysesData Visualization - 5 tips for presenting data analyses
Data Visualization - 5 tips for presenting data analysesNicola Sandoli
 
What is Digital Signage ?
What is Digital Signage ?What is Digital Signage ?
What is Digital Signage ?seb451
 
Six sigma green belt - catapult project
Six sigma green belt - catapult projectSix sigma green belt - catapult project
Six sigma green belt - catapult projectNicola Sandoli
 

Destacado (12)

Data Visualization
Data VisualizationData Visualization
Data Visualization
 
External Harddrive
External HarddriveExternal Harddrive
External Harddrive
 
Graphs And Tables Design
Graphs And Tables DesignGraphs And Tables Design
Graphs And Tables Design
 
Data Visualization Challenge - Product Performance analysis
Data Visualization Challenge - Product Performance analysisData Visualization Challenge - Product Performance analysis
Data Visualization Challenge - Product Performance analysis
 
DDR PC3200
DDR PC3200DDR PC3200
DDR PC3200
 
Corso Partecipazione e Web
Corso Partecipazione e WebCorso Partecipazione e Web
Corso Partecipazione e Web
 
Interessentledelse
InteressentledelseInteressentledelse
Interessentledelse
 
Fasett Menneske
Fasett MenneskeFasett Menneske
Fasett Menneske
 
Data Visualization - 5 tips for presenting data analyses
Data Visualization - 5 tips for presenting data analysesData Visualization - 5 tips for presenting data analyses
Data Visualization - 5 tips for presenting data analyses
 
Leading Clever People
Leading Clever PeopleLeading Clever People
Leading Clever People
 
What is Digital Signage ?
What is Digital Signage ?What is Digital Signage ?
What is Digital Signage ?
 
Six sigma green belt - catapult project
Six sigma green belt - catapult projectSix sigma green belt - catapult project
Six sigma green belt - catapult project
 

Similar a Computer Memory Finder

Presentacion pujol
Presentacion pujolPresentacion pujol
Presentacion pujolDylan Real G
 
Internal components of PC
Internal components of PCInternal components of PC
Internal components of PCTushar B Kute
 
Lesson three hardware basics
Lesson three hardware basicsLesson three hardware basics
Lesson three hardware basicsMik Endale
 
Components of the System Unit.pdf
Components of the System Unit.pdfComponents of the System Unit.pdf
Components of the System Unit.pdfODINARARCH
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTLakshya Sharma
 
ARM Processor architecture
ARM Processor  architectureARM Processor  architecture
ARM Processor architecturerajkciitr
 
Functions of motherboard
Functions of motherboardFunctions of motherboard
Functions of motherboardAman Sharma
 
Chapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldChapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldPraveen Kumar
 
BBA CHAPTER COMPUTER HARDWARE 5 .pptx
BBA CHAPTER COMPUTER HARDWARE    5 .pptxBBA CHAPTER COMPUTER HARDWARE    5 .pptx
BBA CHAPTER COMPUTER HARDWARE 5 .pptxRoshanKC10
 
Basic computer hardware terminology
Basic computer hardware terminologyBasic computer hardware terminology
Basic computer hardware terminologyImtiyaz Husaini
 
Basicarchitecturememory
BasicarchitecturememoryBasicarchitecturememory
BasicarchitecturememoryAditya Narang
 
301378156 design-of-sram-in-verilog
301378156 design-of-sram-in-verilog301378156 design-of-sram-in-verilog
301378156 design-of-sram-in-verilogSrinivas Naidu
 
16ce075 and 16ce076
16ce075 and 16ce07616ce075 and 16ce076
16ce075 and 16ce076Meet Patel
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computerTimesRide
 

Similar a Computer Memory Finder (20)

System Unit
System UnitSystem Unit
System Unit
 
Presentacion pujol
Presentacion pujolPresentacion pujol
Presentacion pujol
 
Internal components of PC
Internal components of PCInternal components of PC
Internal components of PC
 
Lesson three hardware basics
Lesson three hardware basicsLesson three hardware basics
Lesson three hardware basics
 
Components of the System Unit.pdf
Components of the System Unit.pdfComponents of the System Unit.pdf
Components of the System Unit.pdf
 
Coa presentation3
Coa presentation3Coa presentation3
Coa presentation3
 
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPTMICROPROCESSOR,BASICS AND MEMORY CONCEPT
MICROPROCESSOR,BASICS AND MEMORY CONCEPT
 
Computer Hardware
Computer HardwareComputer Hardware
Computer Hardware
 
ARM Processor architecture
ARM Processor  architectureARM Processor  architecture
ARM Processor architecture
 
Computer literacy
Computer literacyComputer literacy
Computer literacy
 
Functions of motherboard
Functions of motherboardFunctions of motherboard
Functions of motherboard
 
Computer Fundamentals
Computer FundamentalsComputer Fundamentals
Computer Fundamentals
 
Chapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworldChapter5 the memory-system-jntuworld
Chapter5 the memory-system-jntuworld
 
BBA CHAPTER COMPUTER HARDWARE 5 .pptx
BBA CHAPTER COMPUTER HARDWARE    5 .pptxBBA CHAPTER COMPUTER HARDWARE    5 .pptx
BBA CHAPTER COMPUTER HARDWARE 5 .pptx
 
Basic computer hardware terminology
Basic computer hardware terminologyBasic computer hardware terminology
Basic computer hardware terminology
 
Basicarchitecturememory
BasicarchitecturememoryBasicarchitecturememory
Basicarchitecturememory
 
301378156 design-of-sram-in-verilog
301378156 design-of-sram-in-verilog301378156 design-of-sram-in-verilog
301378156 design-of-sram-in-verilog
 
16ce075 and 16ce076
16ce075 and 16ce07616ce075 and 16ce076
16ce075 and 16ce076
 
History of computer hardware
History of computer hardwareHistory of computer hardware
History of computer hardware
 
06. System unit of computer
06. System unit of computer06. System unit of computer
06. System unit of computer
 

Último

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 

Último (20)

IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 

Computer Memory Finder

  • 1. Require A Computer Memory Finder But Mystified By Some Terms ? An A To Z Of Terminology By Steve Predle http://memoryfinder.org (AGP)-ACCELERATED GRAPHICS PORT High speed graphics. Data moves directly from the graphics controller and computer memory, bypassing the cache in video memory. ACCESS TIME The average time period, for RAM, between a query for information and its completed access. AMRAY Computer Memory Finder http://memoryfinder.org
  • 2. Equipment employed to gauge important info from a location on a semiconductor component at various levels of operations through the use of a Scanning Electron Microscope(SEM). ANSI-(AMERICAN NATIONAL STANDARDS INSTITUTE) The United States organization in charge of setting information technology standards. ARRAY This is a large rectangular area in the center of a semiconductor component where memory is stored. Memory is stored in cells Computer Memory Finder http://memoryfinder.org
  • 3. at each intersection of columns and rows, each of which holds a bit. ASCII(American Standard Code for Information Interchange) A process of encoding text as binary values. The ASCII system requires nearly 256 combinations of 8-bit binary numbers to support every possible keystroke from the keyboard. ASIC-(APPLICATION-SPECIFIC INTEGRATED CIRCUIT) These chips are made for a certain application instead of common use. Integrated-circuit chips are usually used in video boards and modems. ASYNCHRONOUS A process involving numerous tasks being performed independently in a system. Computer Memory Finder http://memoryfinder.org
  • 4. ATA-(AT ATTACHMENT) A specification that integrates the drive control electronics interface. AT refers to the IBM PC/AT personal computer and its bus architecture. AUTO PRECHARGE A DRAM feature that permits the circuitry in a memory chip to automatically close a page at the end of a request from the processor for a single block of data. BACKSIDE BUS(BSB) BSB is the path in which data flows between the computer processing unit and the level 2 cache. You can find the D to Z as well as lots of information about memory as well as some great prices at computer memory finder. Click here now Computer Memory Finder http://memoryfinder.org
  • 5. Bandwidth The capacity to move data on an electronic line like a bus or a channel. Simply speaking, the amount of data moved relative to a specific time frame. It is expressed in bits, bytes, or Hertz (cycles) per second. Bank (logical memory bank) A collection of memory slots in a computer which work together as a single unit. A bank can't be partially filled and must be filled with like modules (same size, speed and type). BANK SCHEMA A process in which memory configuration is diagramed. Independent sockets are Computer Memory Finder http://memoryfinder.org
  • 6. represented by rows and banks are illustrated by columns. BASE RAMBUS The beginning of Rambus technology, shipped first in 1995. BEDO-(BURST EDO) Much like EDO DRAM, Burst EDO cycles are assembled in bursts of four. Bus speeds of Burst EDO range from 40mhz to FPM or EDO DRAM. Binary A way of encoding numbers as a series of bits. The binary number system, also referred to as base 2, uses combinations of only two digits- 1 and 0. BIOS-(BASIC INPUT/OUTPUT SYSTEM A set of low level RAMBUS that allow a Computer Memory Finder http://memoryfinder.org
  • 7. computer's application programs and operating systems to read characters from the keyboard, output characters to printers, and interact with the hardware in other ways. Bit A binary digit- the smallest unit of information a computer system can process. It can use a value of only 1 or 0 (off or on). Single bits are far too small to be of much use and are generally classified in groups such as bytes of binary words. BLOCK A block is a physical unit of data in a logical record that is expressed in bytes. BUFFER Shared information from devices operating at different speeds are held in the buffer. This buffer allows a device to function without delays from other mechanisms. Computer Memory Finder http://memoryfinder.org
  • 8. BUFFERED MEMORY A module that houses buffers, which are employed to help control the signals the memory chips receive. Also, they allow the module to incorporate more memory chips. Buffered and non-buffered memory cannot be combined. BURN-IN Using a high voltage and temperature to test an integrated circuit. This procedure will discover those chips that have a tendency to crash early on during actual use. Chips that pass often have a longer life expectancy than needed for regular use. BURST EDO RAM EDO Memory that processes four memory addresses in one burst. Speeds of the Bus may range from 50mhz to 66mhz. Computer Memory Finder http://memoryfinder.org
  • 9. BURST MODE A high speed transmission of a series of addresses that occur when the processor asks for a single address. Bus The central communication avenue in a PCs system board. If generally consists of a set of parallel wires or signal traces that connect the CPU, the memory, all input/output devices, and peripherals. Bus cycle A single transaction between system memory and the CPU. You can find the D to Z as well as lots of information about memory as well as some great prices at computer memory finder. Click here now Computer Memory Finder http://memoryfinder.org
  • 10. Byte A unit of information made up of 8 bits. The byte is the key component of computer processing; most computer component specifications are measured in bytes or multiples thereof (such as kilobytes or megabytes). Cache A kind of memory used to store frequently used instructions and data. Cache memories are employed to increase the efficiency of computing systems by keeping these regularly used instructions and data closer (in a speed-related context) to their ultimate destination. CAPACITANCE The characteristic of a circuit element that enables it to store an electrical charge. CAS LATENCY Computer Memory Finder http://memoryfinder.org
  • 11. The ratio between column access time and clock cycle time. CAS-(COLUMN ADDRESS STROBE) A memory chip signal that connects the column address of a specific location in a row-column configuration. CHECK BITS Additional data bits that a module supplies to support ECC. CHIP-SCALE PACKAGE Thin chip package in which electrical connections are usually through a ball grid array. Used in RDRAM and flash memory. CHIPSET The computer processing unit is supported by the chipset, a set of microchips which Computer Memory Finder http://memoryfinder.org
  • 12. contain several controllers, deciding how data travels between components and the processor. CHMOS Complementary High-density Metal Oxide Semiconductor. CISC-(COMPLEX INSTRUCTION SET COMPUTING A design logic where chips combine multi- step instructions into one command. CISC is normally associated with microprocessors. CLOCK RATE The number of pulses discharged by a computer's clock in a one second interval. In a synchronous computer, clock rate establishes the time period in which logical or arithmetic gating occurs. COB-(CHIP ON BOARD) Computer Memory Finder http://memoryfinder.org
  • 13. A technique or system in which semiconductor dice are connected to a PC board with bonded wires or solder balls. COLUMN A portion of the memory array whereby information is stored at the junction of a column and a row. COMPACT FLASH Removable storage cards that are efficient in terms of weight, size, and durability. Additionally, they utilize minor amounts of voltage and retain information when the power is off. Usually used in digital cameras, printers, and handheld computers. Composite Memory A term used by Apple Computer to describe modules that use a lot of low-density memory (4 Megabit) chips. Computer Memory Finder http://memoryfinder.org
  • 14. CONCURRENT RAMBUS The second generation of Rambus technology. CONTROLLER A significant part of a computer that interprets and performs program commands. CPU Central Processing Unit. The "brains" of a computer system. A CPU is an integrated circuit which processes the bulk of the data and software instructions in a computer system. It is typically called "the processor" in a computer system. CRC-(CYCLICAL REDUNDANCY CHECK) A mathematical way to uncover errors involving long runs of information with a greater degree of accuracy. Computer Memory Finder http://memoryfinder.org
  • 15. Credit Card Memory A type of memory module (much like a PCMCIA card) named for its size. Credit card modules are typically used in notebooks as well as other portable computing devices. CRIMM-(CONTINUITY RIMM) Direct Rambus memory in which the module does not contain any memory chips. Used to fill unused RIMM sockets to allow for an uninterrupted pathway for a signal. You can find the D to Z as well as lots of information about memory as well as some great prices at computer memory finder. Click here now Computer Memory Finder http://memoryfinder.org