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>

Monday, June 22, 2020

Top selling smart phones under 10,000

1.REALME C3
Highlights 4 GB RAM | 64 GB ROM | Expandable Upto 256 GB 16.56 cm (6.52 inch) HD+ Display 12MP + 2MP | 5MP Front Camera 5000 mAh Battery Helio G70 Processor Price=9,999 2.HONOR 9A
Highlights 13MP+5MP+2MP triple camera with super wide angle | 8MP front camera 16 centimeters (6.3-inch) Honor full view display with 1600 x 720 pixels resolution | 278 ppi pixel density and 16.7M color support Memory, Storage & SIM: 3GB RAM | 64GB internal memory expandable up to 512GB with dedicated memory card slot | Dual SIM (nano+nano) dual-standby (4G+4G) Android 10 + Magic UI 3.1 operating system with 2.0GHz Mediatek MT6762R processor. Google play store is not available in this device. With App gallery and Petal search app have access to millions of apps 5000mAH lithium-polymer battery which gives you more than a day backup Price=9,999 3.TECHNO SPRK 6AAIR
4.SAMSUNGGALAXY M01
Highlights 13MP (F2.2) main camera + 2MP (F2.4) depth rear camera | 5MP (F2.2) front camera 5.7-inch (14.51 centimeters) infinity V cut display, HD+ capacitive multi-touch touchscreen with 720 x 1520 pixels resolution, 294 ppi | 16M color support Memory, Storage & SIM: 3GB RAM | 32GB internal memory expandable up to 512GB | Dual SIM (nano+nano) dual-standby (4G+4G) Android v10.0 operating system with 2GHz+1.45GHz Qualcomm | SDM439 octa core processor 4000mAH lithium-ion battery 5.VIVO Y11
Highlights 13+12MP dual rear camera | 8MP front camera 16.12 centimeters (6.35-inch) HD+ display with 720 x 1544 pixels resolution Memory, Storage & SIM: 3GB RAM, 32GB internal memory | Dual SIM (nano+nano) dual-standby (4G+4G) Android Pie v9 based on OS 9.1 operating system with Qualcomm Snapdragon 439 octa core processor 5000mAH lithium-ion battery 1 year manufacturer warranty for device and 6 months manufacturer warranty for in-box accessories including batteries from the date of purchase Price=9,990 6.OPPO A12
Highlights 13MP+2MP AI rear dual camera with filters, AI beautification, bokeh, HDR, dazzle color mode | 5MP front camera 15.79 centimeters (6.2-inch) HD+ waterdrop screen display with 1520 x 720 pixels resolution, 270 ppi pixel density and 16M color support Memory, Storage & SIM: 3GB RAM | 32GB internal memory expandable up to 256GB | Dual SIM (nano+nano) dual-standby (4G+4G) Color OS 6.1 based on Android Pie v9.0 operating system with 2.3GHz MediaTek Helio P35 octa core processor, GPU IMG GE8320 4230mAH lithium-polymer battery providing talk-time of 45 hours and standby time of 450 hours.Price=9,990 7.OPPO A5S
Highlights 13MP+2MP dual rear camera with AI beauty, HDR, background blur, sticker, filter | 8MP front facing camera 15.748 centimeters (6.2-inch) HD+ IPS multi capacitive touchscreen with 1520 x 720 pixels resolution, 271 ppi pixel density Memory, Storage & SIM: 3GB RAM | 32GB storage expandable up to 256GB | Dual nano SIM with dual standby (4G+4G) Android v8.1 Oreo based on Color OS 5.1 operating system with 2.4GHz Mediatek MT6765 octa core processor 4230mAH lithium-polymer battery Price=9,990 8.REDMI 8A
Highlights 13+2MP dual rear AI camera with PDAF | 8MP front camera 15.7988 centimeters (6.22-inch) HD+ Dot notch display with 1520 x 720 pixels resolution and 19:9 aspect ratio | 2.5D curved glass Memory, Storage & SIM: 2GB | 32GB internal memory expandable up to 512GB with dedicated memory card slot | Dual SIM (nano+nano) dual-standby (4G+4G) Android Pie v9.0 operating system with 1.95GHz Snapdragon 439 octa core processor 5000mAH lithium-polymer battary Price=7,499 9.REDMI 9A
Highlights 13MP rear camera with AI portrait, AI scene recognition, HDR, pro mode | 5MP front camera 16.58 centimeters (6.53 inch) HD+ multi-touch capacitive touchscreen with 1600 x 720 pixels resolution, 268 ppi pixel density and 20:9 aspect ratio Memory, Storage & SIM: 3GB RAM, 32GB internal memory expandable up to 512GB | Dual SIM (nano+nano) + Dedicated SD card slot Android v10 operating system with upto 2.0GHz clock speed Mediatek Helio G25 octa core processor 5000mAH lithium-polymer large battery with 10W wired charger in-box Price=7,899 10.VIVO Y91i
Highlights 13MP rear camera | 5MP front camera 15.80 centimeters (6.22-inch) multi-touch capacitive touchscreen with 1520 x 720 pixels resolution Memory, Storage & SIM: 2GB RAM | 32GB internal memory expandable up to 256GB | Dual SIM (nano+nano) dual-standby (4G+4G) Android Oreo v8.1 operating system with Helio P22 octa core processor 4030mAH lithium-ion battery Price=7,990

Top 10 most selling products in the world

  • Toyota Corolla. ..
  • Star Wars. ...
  • iPad. ...
  • iPhone. ...
  • Super Mario. ...
  • Michael Jackso's Thriller. ...
  • Harry Potter. ...
  • Rubik's Cube. Created by the professor of architecture Erno Rubik, it is the best-selling toy till date.

Wednesday, June 17, 2020

What all should be included in a healthy diet?


    Following ingredients should be added in to your diet.

    • Protein (found in fish, meat, poultry, dairy products, eggs, nuts, and beans).                                 
    • Fat (found in animal and dairy products, nuts, and oils)
    • Carbohydrates (found in fruits, vegetables, whole grains, and beans and other legumes)
    • Vitamins (such as vitamins A, B, C, D, E, and K)
    • Minerals (such as calcium, potassium, and iron)
    • Water (both in what you drink, and what's naturalfoods.

How to stay motivated in life?

  1.  Make Sure They're Your Goals. .
  2. Visualize The Results. 
  3. Maintain discipline.
  4. Break The Goal Down Into Smaller Pieces.
  5. Tap Into Other People's Energy. 
  6. Get Organized. 
  7. Keep The Big Picture In Mind.

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...