Frequently Asked Question on Computer Usage

What is a Hard Disk?

A hard disk is part of a unit, often called a "disk drive," "hard drive," or "hard disk drive" that stores and provides relatively quick access to large amounts of data on an electromagnetically charged surface or set of surfaces. Today's computers typically come with a hard disk that contains several billion bytes (gigabytes) of storage.
A hard disk is really a set of stacked "disks," each of which, like phonograph records, has data recorded electromagnetically in concentric circles or "tracks" on the disk. A "head" (something like a phonograph arm but in a relatively fixed position) records (writes) or reads the information on the tracks. Two heads, one on each side of a disk, read or write the data as the disk spins. Each read or write operation requires that data be located, which is an operation called a "seek." (Data already in a disk cache, however, will be located more quickly.)
A hard disk/drive unit comes with a set rotation speed varying from 4500 to 7200 or 10000 rpm. Disk access time is measured in milliseconds. Although the physical location can be identified with cylinder, track, and sector locations, these are actually mapped to a logical block address (LBA) that works with the larger address range on today's hard disks



What is a Disk Cache?

A disk cache is a mechanism for improving the time it takes to read from or write to a hard disk. Today, the disk cache is usually included as part of the hard disk. A disk cache can also be a specified portion of random access memory (RAM). The disk cache holds data that has recently been read and, in some cases, adjacent data areas that are likely to be accessed next. Write caching is also provided with some disk caches
Hard disk caches are more effective, but they are also much more expensive, and therefore smaller. Nearly all modern disk drives include a small amount of internal cache and sizes might be 8 MB, 16 MB etc.
There are three main standards used to interface hard disk drives, CD drives, etc. - the SCSI and IDE ATA standards (the IDE ATA standard is also called PATA, which stands for Parallel ATA) - which have been available for many years, plus the latest standard called serial ATA, usually abbreviated to SATA, which is available in two versions - SATA 150 (the first version) and SATA II 300.
The IDE ATA standard is also known as Parallel ATA (PATA), because it makes use of a ribbon cable that has 40 conductors that transfer data in parallel, plus another 40 conductors that shield them from interference for PATA 66/100/133 drives. Round cables are also available for use with these drives.
The Serial ATA (SATA) standard is compatible by design with the original IDE Parallel ATA (PATA) standard. In fact, they are so similar that accessory adapters are available that allow an existing PATA hard drive to plug into a PCI SATA controller card or the SATA connectors on a motherboard



What are the types of RAMs available in the market?

Random access memory (RAM) is the best known form of computer memory. RAM is considered "random access" because you can access any memory cell directly if you know the row and column that intersect at that cell.
Dynamic RAM (DRAM)
Similar to a microprocessor, a memory chip is an integrated circuit (IC) made of millions of transistors and Capacitors. In the most common form of computer memory, dynamic random access memory (DRAM), a transistor and a capacitor are paired to create a memory cell, which represents a single bit of data. The capacitor holds the bit of information either 0 or a 1. The transistor acts as a switch that lets the control circuitry on the memory chip read the capacitor or change its state.
Dynamic RAM is a type of RAM that only holds its data if it is continuously accessed by special logic called a refresh circuit. Many hundreds of times each second, this circuitry reads the contents of each memory cell, whether the memory cell is being used at that time by the computer or not. Due to the way in which the cells are constructed, the reading action itself refreshes the contents of the memory. If this is not done regularly, then the DRAM will lose its contents, even if it continues to have power supplied to it. This refreshing action is why the memory is called dynamic.
Static RAM (SRAM)
Static RAM is a type of RAM that holds its data without external refresh, for as long as power is supplied to the circuit. This is contrasted to dynamic RAM (DRAM), which must be refreshed many times per second in order to hold its data contents. SRAMs are used for specific applications within the PC, where their strengths outweigh their weaknesses compared to DRAM:

  • Simplicity: SRAMs don't require external refresh circuitry or other work in order for them to keep their data intact.
  • Speed: SRAM is faster than DRAM.

In contrast, SRAMs have the following weaknesses, compared to DRAMs:

  • Cost: SRAM is, byte for byte, several times more expensive than DRAM.
  • Size: SRAMs take up much more space than DRAMs (which is part of why the cost is higher).

All PCs use DRAM for their main system memory, instead of SRAM, even though DRAMs are slower than SRAMs and require the overhead of the refresh circuitry. It may seem weird to want to make the RAM out of something that can only hold a value for a fraction of a second. In fact, DRAMs are both more complicated and slower than SRAMs.
The reason that DRAMs are used is simple: they are much cheaper and take up much less space, typically 1/4 the silicon area of SRAMs or less. To build a 64 MB core memory from SRAMs would be very expensive. The overhead of the refresh circuit is tolerated in order to allow the use of large amounts of inexpensive, compact memory. The refresh circuitry itself is almost never a problem; many years of using DRAM has caused the design of these circuits to be all but perfected

SDRAM (synchronous DRAM) is a generic name for various kinds of dynamic random access memory (DRAM) that are synchronized with the clock speed that the microprocessor is optimized for. This tends to increase the number of instructions that the processor can perform in a given time. The speed of SDRAM is rated in MHz rather than in nanoseconds (ns). This makes it easier to compare the bus speed and the RAM chip speed. You can convert the RAM clock speed to nanoseconds by dividing the chip speed into 1 billion ns (which is one second). For example, an 83 MHz RAM would be equivalent to 12 ns

DDR SDRAM (double data rate SDRAM) is synchronous dynamic RAM (SDRAM) that can theoretically improves memory clock speed or doubles the data rate.

The speed of the system memory is also very important because it is a contributing factor to overall performance. There are many different aspects that influence the real-world speed of memory.

RAM Controller

It generates the necessary signals to control the reading and writing of information from and to the memory, and interfaces the memory with the other major parts of the system the memory controller is normally integrated into the system chipset.

Memory Access

When memory is read or written, this is called a memory access. A specific procedure is used to control each access to memory, which consists of having the memory controller generate the correct signals to specify which memory location needs to be accessed, and then having the data show up on the data bus to be read by the processor whatever other device requested it

Memory Bus

The memory bus is the set of wires that is used to carry memory addresses and data to and from the system RAM. The memory bus in most PCs is also shared with the processor bus, connecting the system memory to the processor and the system chipset

Processor-memory bottleneck

The memory bus is actually a major limiting factor to overall system performance. Older computers had the processor running at the same speed as the memory bus, but newer ones have the processor running at 2, 3 or even more times the speed of the memory. The more that the processor is running faster than the memory, the more often it will have to wait for information from the memory. This is why the system cache is so important, because it is much faster than the main memory, which means the processor can do more useful work and less waiting.

The actual installation of the memory module does not normally require any tools. RAM is installed in a series of slots on the motherboard known as the memory bank. The memory module is notched at one end so you won't be able to insert it in the wrong direction.

The memory bank is nothing but the slots in the motherboard and the slot is nothing but a DIMM (dual in-line memory module) is a double SSIMM (single in-line memory module). Like a SIMM, it's a module containing one or several random access RAM chips on a small circuit board with pins that connect it to the computer motherboard. A SIMM typically has a 32 data bit (36 bits counting parity bits) path to the computer that requires a 72-pin connector. For synchronous dynamic RAM (SDRAM) chips, which have a 64 data bit connection to the computer, SIMMs must be installed in in-line pairs (since each supports a 32 bit path). A single DIMM can be used instead. A DIMM has a 168-pin connector and supports 64-bit data transfer. It is considered likely that future computers will standardize on the DIMM.



Mac OS X

Mac OS X is only designed for Mac Based computers and I want to know how to install them on Intel based mother boards!! Plz let me know whether we can or not?
You may install the MAC OS X on Intel Based machines and the different builds are available for the same. Because of space restrictions, we may not give entire procedure of installation, but you may go the following links to about the new builds for Intel and the installation procedures.

  1. http://wiki.osx86project.org/wiki/index.php/Main_Page
  2. http://www.osx86.theplaceforitall.com/howto/


Some times automatically shuts off Laptop?

I have a laptop Toshiba it’s about 2-1/2 years old now all of a sudden it gets stops and some times automatically shuts off.  We have chill pad also under the laptop. What do we have to do?

There might be some reasons like we have to consider OS vulnerabilities, application vulnerabilities, viruses, Trojans along with Chill Pad which is a Two-Fan Cooling System Pulls heat away from the notebook and prevents the CPU from overheating during used.

As you didn’t mentioned about OS, Please remove if any viruses, Trojans and patch up to date your OS and applications and see the differences.

We have to also consider the hardware and battery conditions of your laptop as you didn’t mention the model for any specific problems of Hardware with that model.

 


Can we change the file type which is having the extension with .pdf to .doc or .txt?

Can we change the file type which is having the extension with .pdf to .doc or .txt? How to change these types of files (.pdf) to word documents.
What is difference between .pdf file and. doc file.
Portable Document Format (PDF) is a file format developed by Adobe Systems. PDF captures formatting information from a variety of desktop publishing applications making it possible to send documents and have them appear on the recipient's monitor (or printer) as they were intended to be viewed.

A PostScript-based file format that can describe documents in a completely device and resolution independent manner.

.doc format tells you that word document or Office Word document is an authoring program that gives you the ability to create and share documents using a set of writing tools.
Different versions of Word may have slightly different initial file contents.

Basically, the office word document (.doc) is from Microsoft and it’s compatible with other products like Open Office.

Changing from one file extension to other file extension, You may download PDF to Doc convertor or online from the following links.

http://www.verypdf.com/pdf2word/index.html

http://www.pdfonline.com/

http://www.pdf-convert.com/



I am not able to play any sound files and movies?

I am having windows XP with service pack 2 operating system. While removing some programs from the control panel I lost all the sound files. I am not able to play any sound files and movies?

There might be your sound card drivers are integrated with some Software or not installed proper driver and whenever you are trying to uninstall these softwares, you are uninstalling the sound card files also. Please don’t do that.
Please install sound card drivers alone only by downloading the same from vendor’s web site
I.e. Intel sound card.



Internet explorer ver.7

I am using internet explorer ver.7  and when I was closing the window it was always showing an error and asking to send to Microsoft every time and it was also loading slowly even normal web pages.

When it is released new, some bugs might be there with any software and as users we should inform the same with the vendor of the software and Please update IE7 with latest patches or either reinstalls it after fresh downloading the same.



Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: