Wednesday, October 28, 2020

What is computer memory?

 COMPUTER MEMORY

       Memory is the most essential part of the computer. Memory is the storage part of the computer. We need to store the data. This storage enables us to use stored data in the future. Computer memory is mainly divided into Primary memory, Secondary memory, and Cache memory. The memory and storage devices are measured in terms of bits and bytes. The measurements used are 0, 1 binary digit.

1. Primary Memory :

Memory units are the storage areas in the computer. The term "memory" usually refers to the main memory of the computer, whereas the word "storage" is used for the memory that exists on the desks, CDs, etc. The main memory is usually called a physical memory which refers to the 'chip'  ( Integrated Circuit) capable of holding data and instructions. 

There are different types of memories as follows :

a. Read-Only Memory ( ROM ) :

ROM chip





    

 In ROM, the information is burnt or pre-recorded into the ROM chips at the manufacturing time only. Once data has been written into the ROM chip, it cannot be erased but you can read it. When we switch off the computer, the contents of the ROM are not erased but remain stored permanently. ROM is a non-volatile memory. ROM stores critical programs such as the programs that boot the computer.


b. Programmable Read-Only Memory ( PROM ) :

PROM chip






 PROM is the memory on which data can be written only once. A variation of the PROM chip is that it is not burnt at the manufacturing time, but can be programmed using PROM programmer or a PROM burner. PROM is also non-volatile memory.

c. Erasable Programmable Read-Only Memory ( EPROM ) :

EPROM chip







In EPROM, the information can be read and re-programmed using a special PROM-programmer. EPROM is a non-volatile memory. An EPROM differs from a PROM in that a PROM can be written only once and cannot be erased. But ultraviolet light is used to erase the contents of the EPROM.

d. Electrically Erasable Programmable Read-Only Memory ( EEPROM ) :

EEPROM chip







   

 EEPROM is a recently developed type of memory. This is equivalent to EEPROM but does not require ultraviolet light to erase its contents. It can be erased by exposing it to an electrical charge. It is also a non-volatile type of memory. EEPROM is not as fast as RAM and other types of ROM. Flash memory is a special type of EEPROM that can be erased and re-programmed.

e. Random Access Memory ( RAM ) : 

RAM chip





   RAM is the most common type of memory found in modern computers. This is the place where programs get stored temporarily. When the CPU runs a program, it fetches the program instructions from the RAM and carries them out. If the CPU needs to store the results of the calculations it can store them in RAM. When we switch off the computer, whatever is stored in the RAM gets erased. It is a volatile form of memory.

 Types of RAM :

*  EDO RAM ( Extended data output RAM ) : 

      EDO RAM is a type of random access memory chip that improves the time to read from memory on faster microprocessors such as the Intel Pentium. EDO RAM was initially optimized for the 66MHz Pentium.

*  SRAM ( Static random-access memory ) :

    It is a type of semiconductor memory that uses bistable latching circuitry to store each bit. The term static differentiates it from dynamic RAM ( DRAM )  which must be periodically refreshed. SRAM exhibits data remanence but is still volatile in the conversational sense that data is eventually lost when the memory is not powered. 

2. Secondary Memory :

        As primary memory is volatile, the computer uses secondary memory to store data, programs, etc. Secondary storage is also called backup storage. Secondary storage can be used to transmit data to another computer either immediately or at a later time. This provides a mechanism for storing a large amount of data for a long period of time. Some of the commonly used secondary storage devices are hard disk, magnetic tapes, floppy disks, and CD-ROM. To understand the physical mechanism of secondary storage devices one must have basic knowledge of magnetism, electronics, and electro-mechanical systems. The average time required to reach a storage location and obtain its contents is called access time.

 ex-

  * Hard disk drive :

     






 The hard disk is a magnetic disk on which you can store computer data. The hard disk is a direct- storage medium. This means you can store and receive the data randomly. Disk storage systems are essentially based on magnetic properties. 

* Floppy disk :

FDD





    The floppy drive uses a thin circular disk for data storage. It is a soft magnetic disk. It is a thin magnetic coated disk contained in flexible or semi-rigid projective jackets. The disk rotates at 360rpm. Floppy disks are slower to access than hard disks and hve less storage capacity. It is less expensive and is portable. It can be assembled randomly.

3. Cache Memory :





       The cache is a small amount of high-speed memory, present between the primary school and CPU. There are two levels of cache memory L1 and L2, L1 cache memory will present inside the data or instructions. Usually with a memory cycle time comparable to the time required by the CPU to fetch one instruction. The cache is usually filled from the main memory when instructions or data are fetched into the CPU. Often the main memory will supply a wider data word to the cache than the CPU requires, to fill the cache memory rapidly.



Sunday, October 18, 2020

WHAT IS IMFORMATION TECHNOLOGY?

INFORMATION TECHNOLOGY :

Information technology is generally considered to store, transmit and manipulate data. It also includes the development, maintenance, and use of computer software, hardware, and networks. It is typically used within the context of business operations. It is considered as the subset of information and communication technology.



      An information technology system (IT) is generally a communication system, information system, or more specifically a computer system, that includes all hardware, software, and peripheral equipment operated by a group of users. It includes their use for the processing and distribution of data. Generally, data means information, facts, statistics, etc. Gathered together for reference, storage, or analysis.

Information technology is commonly used as a synonym for computers and computer networks, but it also encompasses other information distribution technologies such as television and telephones. Many different products and services within an economy are associated with information technology. Incorporate world, it is the entire scope of all the jobs that are related to computers and technology in business.

Friday, October 16, 2020

What is a supercomputer?

   Supercomputer, is a  system specifically build to perform various scientific and industrial challenges at or near the currently fastest operational rete for computer.This computer performs at high level as compared to general purpose computer. The performance of a super computer is generally measures in floating point operations per second (FPOS).

<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-in.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=IN&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=akash20010f-21&marketplace=amazon&amp;region=IN&placement=B083SNGBLF&asins=B083SNGBLF&linkId=7e75f14667b4eb71ca99f23002742dd4&show_border=false&link_opens_in_new_window=true&price_color=333333&title_color=0066c0&bg_color=ffffff">

    </iframe>

Tuesday, October 13, 2020

GENRATIONS OF COMPUTERS

      There are five generations of computers .Each generation is characterised by a major technological development that fundamentally ,changed the way computers operated .These helped to develop smaller ,economical ,powerful , efficient and reliable devices. 

<script data-ad-client="ca-pub-9079285414929475" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>

  1.FIRST GENERATION COMPUTERS (1940-1956):VACCUME TUBES
* The first generation computers used vacuum tubes for switching circuits and magnetic drums for memory.
 *They were large in size ,occupied a lot of space and produced enormous amount of heat . 
 *They were very expensive and consumed large amount of electricity. 
 *First generation computers operated only on machine language.
 *First generation computers could solve only one problem at a time.

  2.SECOND GENERATION COMPUTERS (1956-1963):TRANSISTERS
*In the second generation computers vacuum tubes were replaced by transistors
 *Due to the use of transistors computers became smaller ,more faster and economically more reliable. *It produces less amount of heat compared to first generation computers.
 *It used punched cards for inputs and printouts for outputs.
 *Second generation computers moved from machine language to assembly language ,which allowed programmers to specify instructions in words.   

 

    3.THIRD GENERATION COMPUTERS(964-1971):INTIGRATED CIRCUITS
*In the third generation computers integrated chips were used ,in which transistors were made smaller in size and placed into silicon chips which dramatically increased the speed and efficiency of computers. 
 *In third generation computers keyboards and monitors were used instead of punched cards and printouts.
 *the computers were interfaced with operating systems which allowed solve many problems at a time.

  4.FOURTH GENERATION COMPUTERS(1971-PRESENT):MICROPROCESSORS
*In the fourth generation computers microprocessors were used in which thousands of integrated circuits were built into a single silicon chips.
 *These computers were small and more powerful.
 *They could be linked together to form networks ,which eventually led to the development of internet.

  5.FIFTH GENERATION COMPUTERS(PRESENT):ARTIFICIAL INTELLIGENCE
*The fifth generation computers ,based on artificial intelligence.
 *These computers are still in their developmental stage.
 *fifth generation computers will come close to bridge the gap between computing and thinking.

Monday, October 12, 2020

ARTIFICIAL INTELLIGENCE

Artificial intelligence (AI), the ability of a digital computer or computer-controlled robot to perform tasks commonly associated with intelligent beings. The term is frequently applied to the project of developing systems endowed with the intellectual processes characteristic of humans, such as the ability to reason, discover meaning, generalize, or learn from past experience. Since the development of the digital computer in the 1940s, it has been demonstrated that computers can be programmed to carry out very complex tasks—as, for example, discovering proofs for mathematical theorems or playing chess—with great proficiency. Still, despite continuing advances in computer processing speed and memory capacity, there are as yet no programs that can match human flexibility over wider domains or in tasks requiring much everyday knowledge. On the other hand, some programs have attained the performance levels of human experts and professionals in performing certain specific tasks, so that artificial intelligence in this limited sense is found in applications as diverse as medical diagnosis, computer search engines, and voice or handwriting recognition.

WHAT IS ROBOTICS?

Robotics, design, construction, and use of machines (robots) to perform tasks done traditionally by human beings. Robots are widely used in such industries as automobile manufacture to perform simple repetitive tasks, and in industries where work must be performed in environments hazardous to humans. Many aspects of robotics involve artificial intelligence; robots may be equipped with the equivalent of human senses such as vision, touch, and the ability to sense temperature. Some are even capable of simple decision making, and current robotics research is geared toward devising robots with a degree of self-sufficiency that will permit mobility and decision-making in an unstructured environment. Today’s industrial robots do not resemble human beings; a robot in human form is called an android.

Friday, October 9, 2020

TOP DISASTERS OF 2020

BUSHFIRE IN THE AUSTRALIAN FOREST
By mid January of 2020, the fires in this season have burned an estimated 18.6 million hectares. That alone has destroyed over 5,900 buildings and killed at least 34 people including 4 firefighters. In the wild, about one billion animals have been killed while some endangered species may be driven to extinction. There are more than 2,000 firefighters working on the ground in New South Wales alone while more support is on the way. The good thing is recent cooler conditions and rain have brought some respite, but more than 60 fires are still burning. CORONA VIRUS PANDEMIC
Coronavirus disease (COVID-19) is an infectious disease caused by a newly discovered coronavirus. Most people infected with the COVID-19 virus will experience mild to moderate respiratory illness and recover without requiring special treatment. Older people, and those with underlying medical problems like cardiovascular disease, diabetes, chronic respiratory disease, and cancer are more likely to develop serious illness.


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Akash S Patil -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9079285414929475"
     data-ad-slot="6022458650"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>

Top Upcoming Phones 2021 India : Redmi Note 10, Redmi Note 10 Pro, Redmi Note 10 Pro Max The upcoming Redmi Note 10 series could come as a m...