Posts

Showing posts with the label Internet and Computer

What is an Operating system?

Image
                                  An operating system is a program designed to run other programs on a computer. A computer’s operating system is its most important program. It is considered the backbone of a computer, managing both software and hardware resources. Operating systems are responsible for everything from the control and allocation of memory to recognizing input from external devices and transmitting output to computer displays. They also manage files on computer hard drives and control peripherals, like printers and scanners.                                          The operating system of a la...

What is Dual Core Technology?

Image
  Dual core technology refers to two individual microprocessors on a single die cast chip. This is essentially two computer processing units (CPUs) in one. The advantage of a this type of chip is that tasks can be carried out in parallel streams, decreasing processing time. This is referred to as thread-level parallelism (TLP) .TLP is also possible on motherboards that can accommodate two separate CPU dies. When TLP is accomplished in a single CPU through dual core technology, it is called chip-level multiprocessing (CLM) . In CPUs with more than one core, each microprocessor generally has its own on-board cache, known as Level 1 (L1) cache. L1 cache significantly improves system performance, because it is much faster to access on-chip cache than to use random access memory (RAM). L1 cache is accessed at microprocessor speeds. Dual core chips also commonly feature secondary shared cache on the CPU, known as Level 2 (L2) cache. Motherboards may also have a cache...

What is an LTE Network?

Image
A Long Term Evolution (LTE) network is a type of wireless communications network designed to provide broadband Internet and phone service to mobile phones and other types of devices. Voice calls on an LTE network are converted into small chunks of data, which eliminates the need for separate voice circuits. These types of networks are often marketed as "4G" and are capable of offering speeds that rival wired broadband services. They also offer increased capacity, which may help wireless carriers deal with the increasing amounts of data used by smart phones and other devices. Behind marketing terms like 3G and 4G are a variety of individual technologies that power wireless phone and data networks. Each technology can be grouped by generation. Analog phone systems were first generation, the earliest digital networks used second generation or 2G technology, and about a half dozen different base technologies and incremental upgrades make up the third gen...

What is MPEG?

Image
MPEG stands for the Motion Picture Experts Group , part of the International Organization for Standardization (ISO) and International Electrotechnical Commission (IEC), which creates and publishes standards for various areas of technology, respectively. MPEG standards address audio and video formats used online, in television broadcasts, and in DVD media. A number of MPEG standards are in current use, and more are sure to follow. Some well-known standards are explained briefly below. MPEG-1 : This first set of standards was developed for audio and video compression. Layer 3 is a codec within these standards, known simply as MP3, or the popular audio compression format for music. This video format was used to store movies on CDs, known as Video CD, or VCD. Quality is equal to that of a VHS tape, and compatibility playback on CD/DVD players is high. One drawback of this standard is that it only supports progressive footage, verses the inclusion of interlaced . ...

What is DDR Memory?

Image
Double data rate synchronous dynamic random access memory, or DDR SDRAM for short, is a type of computer memory used in Pentium III or higher computers. DDR RAM is the computer’s primary working memory, storing program instructions and data for use by the central processing unit (CPU) through the bus controller. DDR memory belongs to the dual in-line memory module (DIMM) architectural family and is a faster form of SDRAM. Each module of DDR memory has one notch on the connecting side and two notches on the side that attach to latches on the PC motherboard to hold it in place. DDR RAM can come in either single-sided or double-sided chip configurations. Desktop DDR has 184 pins, as compared to 168 pins on SDRAM. Laptop versions, called SO-DIMMs, contain 200 pins.                                  ...

What is an IP Address?

Image
The Internet is a worldwide network of unrelated computers that can only communicate successfully by agreeing to incorporate a set of rules or protocols. One of the most basic tenets of the Internet is the Internet Protocol (IP) address. An IP address refers to a unique number assigned to each computer on the Internet. The IP number is called an "address" because it serves the same purpose as a home address -- it allows each machine on the Internet to be located by a numerical scheme. A domain name, such as geekofall.blogspot.com , also maps to a numerical IP address. An IP address is analogous to a street address or telephone number in that it is used to uniquely identify an entity. Dotted Decimals : Your IP address at home will be different from the IP address at your work office. And that IP address will be different from the one you would have if you used the free wireless hotspot at a coffee shop or hotel. But they all have one thing in common: Th...

What is BIOS?

Image
A Basic Input/Output System (BIOS) is an electronic set of instructions that a Personal Computer (PC) uses to successfully start up. It is located on a chip on the motherboard inside of a computer and is designed to be protected from disk failure. While it can be updated, this should be done carefully to avoid damaging the computer or leaving it unable to start up. The Function of BIOS One of the main functions of the BIOS is to give instructions for the Power-On Self Test (POST). This self test ensures that the computer has all of the necessary parts and functionality needed to successfully start itself, such as use of memory and a keyboard and other components. If errors are detected during the test, the computer gives a code that reveals the problem. Error codes are typically presented as a series of beeps heard shortly after startup. The BIOS also works to give the computer basic information about how to interact with some critical components, such as hard dri...

What is a Pixel?

Image
Pixels are dots used to display an image on a screen or printed matter. The word is a blend of the words pic ture and el ement. Usually, the term refers to pixels in a digital context, but it is can be more generalized to refer to any smallest unit of an image. It is important to recognize that pixels are not a measure of size, though often the term is used as though they are.Think of it as a logical - rather than a physical - unit. The physical size of a pixel depends on how you've set the resolution for the display screen. If you've set the display to its maximum resolution, the physical size of a pixel will equal the physical size of the dot pitch (let's just call it the dot size) of the display. If, however, you've set the resolution to something less than the maximum resolution, a pixel will be larger than the physical size of the screen's dot (that is, a pixel will use more than one dot). A video monitor is made up of many millions of...

What are Cookies?

Image
A computer cookie, also referred to as an "HTTP cookie," is a small text file that contains a unique ID tag, placed on the user's computer by a website. In this file, various information can be stored, from pages visited on the site, to information voluntarily given to the site. These tiny files provide practical benefits to both users and website operators, and generally make surfing the net a smoother experience than it otherwise would be. Nevertheless, privacy advocates tend to be wary of them, since many users are unaware of exactly what information is collected, and how the information may be used or shared. Types of Cookies There are two types of computer cookies: temporary and permanent. Temporary cookies , also called session cookies, are stored for a short time and then removed as soon as the browser is closed. Permanent cookies , also called persistent cookies, are stored for a long time on the user's hard drive and, if deleted, will be ...

What is a proxy server?

Image
A proxy server is a computer that sits between a client and a server to intercept requests. There are several uses of a proxy server, but the most common is to speed network traffic by caching pages or files that are requested often. By doing so, the server can deliver the request quickly, only polling the server when required. In this way, it not only speeds up network traffic, but also relieves server load. Major Internet hubs and Internet Service Providers (ISPs) employ dozens of proxy servers. Filtering or censorship is another use for a proxy server. A company that provides Internet connectivity to its employees might configure such a server to block requests for certain websites. It can also filter content based on configurable criteria to help enforce acceptable use policies. If a proxy server does not require a Web browser to be configured to use the proxy, it’s called a transparent proxy. Otherwise, the Web browser must point to the proxy in order to ...