Wikipedia compared with other sources By Nikolay Mihaylov of TI11S1 07.09.2011.

Slides:



Advertisements
Similar presentations
Basic Computer Fundamentals Lecture4 Prepared by Jalal
Advertisements

TM This document is strictly confidential and proprietary of SMIC. It must not be copied or used for any purpose other than for reference only, and SMIC.
Wincite Introduces Knowledge Notebooks A new approach to collecting, organizing and distributing internal and external information sources and analysis.
What is memory? Memory is used to store information within a computer, either programs or data. Programs and data cannot be used directly from a disk or.
PREPARE FOR AN EPIC. CACHE AND FLASH AND VIRTUAL.
Avishai Wool lecture Introduction to Systems Programming Lecture 8.3 Non-volatile Memory Flash.
IT Systems Memory EN230-1 Justin Champion C208 –
Memory and Storage - Sheetal Gosrani. Overview Memory Hierarchy RAM Memory Chip Organization ROM Flash Memory.
Memory. When we receive some instruction or information we retain them in our memory. Similarly a computer stores the instructions for solving a problem,
What is Data Storage? ‘Storing’ data, we mean putting the data in a known place. ‘ Writing ’ data or ‘ saving ’ data are other ways of saying ‘storing’
The two types of storage: Primary Storage Secondary Storage
COMPONENTS OF THE SYSTEM UNIT
Flash Memory A type of EEPROM (Electrically-Erasable programmable Read-Only Memory) an older type of memory that used UV-light to erase Non-volatile,
Russell Taylor. RAM Quiz
Physical Memory By Gregory Marshall. MEMORY HIERARCHY.
1. Basic information about computer: A computer is a machine that manipulates data according to a set of instructions. Although mechanical examples of.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Computing Hardware Starter.
 Memory Memory  Types of Memory Types of Memory  Memory Representation Memory Representation  Random Access Memory Random Access Memory  Read Only.
Computers in the real world Objectives Understand what is meant by memory Difference between RAM and ROM Look at how memory affects the performance of.
Random access memory.
Hardware Lesson 2 Computer Components. Path of Information Through a Computer Input Device RAM CPU Output Device.
TEJ3M Teacher: Ms. Luce Name: Alex H. Date: February 18th 2010
Discovering Computers 2012: Chapter 4
WHAT IS COMPUTER STORAGE? Computer storage is the storing of data in an electromagnetic form to be accessed by a computer processor.
ROM: Read Only Memory is an integrated circuit programmed with specific data when it is manufactured هي عبارة عن دائرة اليكترونية متكاملة برمجت عند صناعتها.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Chapter 2: Memory.
AO2 – Investigate file types and data storage formats Wednesday 3 rd October.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
SKILL AREA: 1.2 MAIN ELEMENTS OF A PERSONAL COMPUTER.
Welcome to our report. University of Danang University of Technology Information Technology Faculty Flash Disk Storage Group’s member: 1.Lê S ữ a 08T1.
Hard drives use magnetism to store information just like on old cassette tapes. Copper heads are used as they are easy to magnetize and demagnetize.
Information Technology Basic Computer Architecture Adnan Khalid.
Hardware Lesson 2 Computer Components. Power supply (the heart) Takes electricity from the wall outlet and converts it into a current that works for the.
Computer Architecture Lecture 24 Fasih ur Rehman.
Comparison of search facilities Flash memory By Soumar Saloum.
Storage of Data Instructions and data are held in main memory which is divided into millions of addressable storage.
© GCSE Computing Computing Hardware Starter. Creating a spreadsheet to demonstrate the size of memory. 1 byte = 1 character or about 1 pixel of information.
1 Objectives Discuss reasons for taking this course on computers Outline the scope of this course Define the computer Differentiate between hardware and.
ROM Nitin mishra. ROM Read-only memory (ROM) is a class of storage medium used in computers and other electronic devices. Data stored in ROM cannot be.
Memory and Storage Aldon Tom. What is Memory? Memory is a solid-state digital device that stores data values. Memory holds running programs and the data.
Pengantar Multimedia.  Primary (accessible by CPU, volatile ex ROM) Registers Cache Main Memory ROM (Read Only Memory, but not so)
Flash Memory by Matt & Sam. What is Flash Memory? Flash memory is a type of memory storage device for computers & devices. It is a type of 'EEPROM' chip,
Learning Aim A.  Websites are constructed on many different features.  It can be useful to think about these when designing your own websites.
Computer Basics Just How Does a Computer Work?
What do you mean by external storage devices? External storage devices are the devices that temporarily store information for transporting from computer.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
UNIT V Programmable Devices. RAM A RAM constitutes the internal memory of the CPU for storing data, program and program result. It is read/write memory.
Components of Computer. Memory Unit Most important part of the computer Used to store data and instructions that are currently in use Main memory consists.
Done By: Bashayer Al- Suroor ID:
Computer Note.
MEMORY BYTES. MEMORY BYTES MEMORY MEMORY OUR Internal External.
Tech Level Cyber Security
READ-ONLY MEMORY (rom)
A Dummies guide to computer memory
Memory Miss Elliott.
Introduction to computer storage
READ-ONLY MEMORY (rom)
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Memory Main memory consists of a number of storage locations, each of which is identified by a unique address The ability of the CPU to identify each location.
Read Only Memory July 22, 2018.
Computer Architecture
Fundamentals of Computer Organisation and Architecture
MICROPROCESSOR MEMORY ORGANIZATION
2.C Memory GCSE Computing Langley Park School for Boys.
1.2 Types of information storage media
A451: Computer Systems and Programming
Lecture 5 Memory and storage
Computer Memory.
Presentation transcript:

Wikipedia compared with other sources By Nikolay Mihaylov of TI11S

Research topic and goals Study and its results Comparison and evaluation Comments on the Wikipedia page Comments on the HowStuffWorks page Comments on the SearchStorage page Conclusions References

The goal of this presentation is to compare different sources of information and to show whether relying only on one source is a good idea. Flash Memory was chosen as the research topic.

Using the keywords “flash memory”, the Google search engine returned 165,000,000 results. From them, only the top 3 results (number 1 being the Wikipedia article) have been taken into consideration for this research.

Flash memory is a non- volatile computer storage chip that can be electrically erased and reprogrammed. It was developed from EEPROM (electrically erasable programmable read-only memory) and must be erased in fairly large blocks before these can be rewritten with new data. The high density NAND type must also be programmed and read in (smaller) blocks, or pages, while the NOR type allows a single machine word (byte) to be written and/or read independently. Electronic memory comes in a variety of forms to serve a variety of purposes. Flash memory is used for easy and fast information storage in computers, digital cameras and home video game consoles. It is used more like a hard drive than as RAM. In fact, flash memory is known as a solid state storage device, meaning there are no moving parts - everything is electronic instead of mechanical. Flash memory (sometimes called "flash RAM") is a type of constantly-powered nonvolatile memory that can be erased and reprogrammed in units of memory called blocks. It is a variation of electrically erasable programmable read-only memory (EEPROM) which, unlike flash memory, is erased and rewritten at the byte level, which is slower than flash memory updating. Comparison between NAND and NOR type of flash memory Good introduction and a short comparison between the different types of computer memory A brief definition of a flash memory. Covers most of the information included in the beginning of the Wikipedia article

Quite a few images about the way these memories function Clearer and more simple images/animations (if viewed while reading the description in the text) No images The rest of the information taken into consideration for this presentation is similar in all the sources, except for the fact that Wikipedia also mentions the limitations of flash memories

The NAND type is primarily used in memory cards, USB flash drives, solid-state drives, and similar products, for general storage and transfer of data. The NOR type, which allows true random access and therefore direct code execution, is used as a replacement for the older EPROM and as an alternative to certain kinds of ROM applications. The first NAND-based removable media format was SmartMedia in 1995, and many others have followed, including MultiMediaCard, Secure Digital, Memory Stick and xD-Picture Card. A new generation of memory card formats, including RS-MMC, miniSD and microSD, and Intelligent Stick, feature extremely small form factors. Limitations:  Block erasure  Memory wear  Read disturb Here are a few examples of flash memory:  Your computer's BIOS chip  CompactFlash (most often found in digital cameras)  SmartMedia (most often found in digital cameras)  Memory Stick (most often found in digital cameras)  PCMCIA Type I and Type II memory cards (used as solid- state disks in laptops)  Memory cards for video game consoles Flash memory is a type of EEPROM chip, which stands for Electronically Erasable Programmable Read Only Memory. It has a grid of columns and rows with a cell that has two transistors at each intersection Flash memory is often used to hold control code such as the basic input/output system (BIOS) in a personal computer. Flash memory gets its name because the microchip is organized so that a section of memory cells are erased in a single action or "flash." […] Flash memory is used in digital cellular phones, digital cameras, LAN switches, PC Cards for notebook computers, digital set-up boxes, embedded controllers, and other devices.

Wikipedia offers a lot of information in great details, because many different sources of information have been used. A list of references is also available, but the author(s) of the Wikipedia article are unknown, because the editing history only shows nicknames or IP addresses. It is likely that very few people actually use their real names when editing an article on this web site. Furthermore, a lot of terms from the IT field are used, which makes the article not completely comprehensible to the ordinary user. To compensate this fact, there are a lot of links to other Wikipedia pages but if we want to quickly get the essence of what we need to know, a different source might be more appropriate. Even more, this article focuses mainly on the different types of flash memory and their pros and cons. The aim of the page is unlikely to be to sell a certain brand of products, as everyone has the right to edit the information.

The article is aimed to and is easily comprehensible by the every-day user. There is a good introduction that explains all the must-know facts and abbreviations related to this subject. The way that flash memory functions is described in great details, much like on the Wikipedia page. Nevertheless, the images accompanying the text are well- chosen and, in my opinion, clearer than the ones on Wikipedia. No author was stated but instead a list of source materials was presented at the end of the article. It is most likely that the text was not intended to sell flash memories, but rather inform the reader of the way they function.

This website gives a brief definition of what a flash memory is and what it is most often used for. It does not include nearly as much details as Wikipedia or HowStuffWorks. Nevertheless, it summarizes all the basic things that one needs to know about this type of memory, making it clear enough for readers with limited free time.

Comparing different sources of information is quite useful. Relying only on Wikipedia articles is not always the best option, as often the information there is complicated enough to confuse the inexperienced reader. Furthermore, the information there may be easily manipulated in order to sell a certain kind of product. That is why we should also refer to a different website or book before making an important decision or project.

memory.htm memory.htm -memory -memory b2vI/AAAAAAAAAIM/qw4jnGOqygI/s1600/flash- drive.png b2vI/AAAAAAAAAIM/qw4jnGOqygI/s1600/flash- drive.png Links last checked on