Header Ads

Memory & Types Of Memory - O Level/CCC/Fundamentals of Computer

 Memory & Types Of Memory

Computer memory is used for storing information, data or programs (sequences of instructions) temporarily and permanently both, like temporarily in RAM (Random Access Memory), or permanently in ROM (Read Only Memory). Computers represent information in binary code, written as sequences of 0s and 1s. Each binary digit (or “bit”) may be stored in either of two stable forms, to represent 0 and 1.  

कंप्यूटर मेमोरी का उपयोग सूचना, डेटा या प्रोग्राम (निर्देशों के अनुक्रम) को अस्थायी रूप से और स्थायी रूप से दोनों को संग्रहीत करने के लिए किया जाता है, जैसे अस्थायी रूप से रैम (रैंडम एक्सेस मेमोरी), या स्थायी रूप से ROM (रीड ओनली मेमोरी) में। कंप्यूटर बाइनरी कोड में सूचना का प्रतिनिधित्व करते हैं, जिसे 0s और 1s के अनुक्रम के रूप में लिखा जाता है। प्रत्येक बाइनरी अंक (या "बिट") को 0 और 1 का प्रतिनिधित्व करने के लिए दो स्थिर रूपों में से किसी एक में संग्रहीत किया जा सकता है।

Computer memory is divided into 2 types: 

1) Main (or Primary) memory 

2) Auxiliary (or Secondary) memory.


Primary memory is a computer memory that can be accessed directly by the processor (CPU). Primary memory have access time less than secondary memory but greater than cache memory. Generally, primary memory has a storage capacity lesser than secondary memory. Primary Memory consists of Registers, Cache, RAM & ROM.

प्राइमरी मेमोरी एक कंप्यूटर मेमोरी है जिसे सीधे प्रोसेसर (सीपीयू) द्वारा एक्सेस किया जा सकता है। प्राइमरी मेमोरी का एक्सेस टाइम सेकेंडरी मेमोरी से कम लेकिन कैशे मेमोरी से अधिक होता है। आमतौर पर प्राइमरी मेमोरी की स्टोरेज क्षमता सेकेंडरी मेमोरी से कम होती है। प्राइमरी मेमोरी में रजिस्टर, कैशे, रैम और रोम होते हैं।


Register:

Register is the smallest and fastest memory in a computer. It is not a part of the main memory and is located in the CPU in the form of registers, which are the smallest data holding elements. A register temporarily holds frequently used data, instructions, and memory address that are to be used by CPU. They hold instructions that are currently processed by the CPU. All data is required to pass through registers before it can be processed. Registers hold a small amount of data around 32 bits to 64 bits. The speed of a CPU depends on the number and size (no. of bits) of registers that are built into the CPU. Registers can be of different types based on their uses.

रजिस्टर कंप्यूटर की सबसे छोटी और सबसे तेज मेमोरी होती है। यह मुख्य मेमोरी का हिस्सा नहीं है और सीपीयू में रजिस्टरों के रूप में स्थित है, जो सबसे छोटे डेटा होल्डिंग तत्व हैं। एक रजिस्टर अस्थायी रूप से अक्सर उपयोग किए जाने वाले डेटा, निर्देश और मेमोरी एड्रेस को रखता है जिसका उपयोग सीपीयू द्वारा किया जाना है। वे निर्देश रखते हैं जो वर्तमान में सीपीयू द्वारा संसाधित होते हैं। संसाधित किए जाने से पहले सभी डेटा को रजिस्टरों से गुजरना आवश्यक है। रजिस्टरों में 32 बिट से लेकर 64 बिट तक की छोटी मात्रा में डेटा होता है। सीपीयू की गति सीपीयू में निर्मित रजिस्टरों की संख्या और आकार (बिट्स की संख्या) पर निर्भर करती है। रजिस्टर उनके उपयोग के आधार पर विभिन्न प्रकार के हो सकते हैं।

Types and Functions of Computer Registers:

Data Register: It is a 16-bit register, which is used to store operands (variables) to be operated by the processor. It temporarily stores data, which is being transmitted to or received from a peripheral device.

Program Counter (PC): It holds the address of the memory location of the next instruction, which is to be fetched after the current instruction is completed. So, it is used to maintain the path of execution of the different programs and thus executes the programs one by one, when the previous instruction gets completed.

Instructor Register: It is a 16-bit register. It stores the instruction which is fetched from the main memory. So, it is used to hold instruction codes, which are to be executed. The Control Unit takes instruction from Instructor Register, then decodes and executes it.

Accumulator Register: It is a 16-bit register, which is used to store the results produced by the system. For example, the results generated by CPU after the processing are stored in the AC register.

Address Register: It is a 12-bit register that stores the address of a memory location where instructions or data is stored in the memory.
I/O Address Register: Its job is to specify the address of a particular I/O device.

I/O Buffer Register: Its job is to exchange the data between an I/O module and the CPU.

डेटा रजिस्टर: यह एक 16-बिट रजिस्टर है, जिसका उपयोग प्रोसेसर द्वारा संचालित किए जाने वाले ऑपरेंड (चर) को स्टोर करने के लिए किया जाता है। यह अस्थायी रूप से डेटा संग्रहीत करता है, जो एक परिधीय उपकरण से प्रेषित या प्राप्त किया जा रहा है।

प्रोग्राम काउंटर (पीसी): इसमें अगले निर्देश की मेमोरी लोकेशन का पता होता है, जिसे वर्तमान निर्देश पूरा होने के बाद प्राप्त किया जाना है। इसलिए, इसका उपयोग विभिन्न कार्यक्रमों के निष्पादन के मार्ग को बनाए रखने के लिए किया जाता है और इस प्रकार कार्यक्रमों को एक-एक करके निष्पादित किया जाता है, जब पिछला निर्देश पूरा हो जाता है।

प्रशिक्षक रजिस्टर: यह एक 16-बिट रजिस्टर है। यह उस निर्देश को संग्रहीत करता है जो मुख्य मेमोरी से प्राप्त होता है। तो, इसका उपयोग निर्देश कोड रखने के लिए किया जाता है, जिन्हें निष्पादित किया जाना है। कंट्रोल यूनिट इंस्ट्रक्टर रजिस्टर से निर्देश लेता है, फिर उसे डिकोड और निष्पादित करता है।

एक्यूमुलेटर रजिस्टर: यह एक 16-बिट रजिस्टर है, जिसका उपयोग सिस्टम द्वारा उत्पादित परिणामों को संग्रहीत करने के लिए किया जाता है। उदाहरण के लिए, प्रसंस्करण के बाद सीपीयू द्वारा उत्पन्न परिणाम एसी रजिस्टर में संग्रहीत किए जाते हैं।

एड्रेस रजिस्टर: यह एक 12-बिट रजिस्टर है जो मेमोरी लोकेशन के एड्रेस को स्टोर करता है जहां निर्देश या डेटा मेमोरी में स्टोर होता है।

I/O पता रजिस्टर: इसका काम किसी विशेष I/O डिवाइस का पता निर्दिष्ट करना है।
I/O Buffer Register: इसका काम I/O मॉड्यूल और CPU के बीच डेटा का आदान-प्रदान करना है।

Cache Memory: Cache memory is a small size, high-speed memory and faster than the main memory (RAM). The CPU can access it more quickly than the primary memory. So, it is used to synchronize with high-speed CPU and to improve its performance. It holds the data and programs which are frequently used by the CPU. So, it makes sure that the data is instantly available for CPU whenever the CPU needs this data. In other words, if the CPU finds the required data or instructions in the cache memory, it doesn't need to access the primary memory (RAM). Thus, it acts as a buffer memory between CPU (processor) and RAM (primary memory).

कैशे मेमोरी: कैशे मेमोरी एक छोटे आकार की, हाई-स्पीड मेमोरी और मुख्य मेमोरी (रैम) से तेज होती है। CPU इसे प्राथमिक मेमोरी की तुलना में अधिक तेज़ी से एक्सेस कर सकता है। तो, इसका उपयोग हाई-स्पीड सीपीयू के साथ सिंक्रोनाइज़ करने और इसके प्रदर्शन को बेहतर बनाने के लिए किया जाता है। यह डेटा और प्रोग्राम रखता है जो अक्सर सीपीयू द्वारा उपयोग किया जाता है। इसलिए, यह सुनिश्चित करता है कि जब भी सीपीयू को इस डेटा की आवश्यकता हो, डेटा तुरंत सीपीयू के लिए उपलब्ध हो। दूसरे शब्दों में, यदि सीपीयू को कैशे मेमोरी में आवश्यक डेटा या निर्देश मिलते हैं, तो उसे प्राथमिक मेमोरी (रैम) तक पहुंचने की आवश्यकता नहीं होती है। इस प्रकार, यह CPU (प्रोसेसर) और RAM (प्राथमिक मेमोरी) के बीच बफर मेमोरी के रूप में कार्य करता है।

Types of Cache Memory (कैश मेमोरी के प्रकार):

L1 Cache: It is the first level of cache memory, which is called Level 1 cache or L1 cache. In this type of cache memory, a small amount of memory is present inside the CPU itself. If a CPU has four cores (quad core cpu), then each core will have its own level 1 cache. As it is present in the CPU, it can work at the same speed as of the CPU. The size of this memory ranges from 2KB to 64 KB.

एल1 कैशे: यह कैशे मेमोरी का पहला स्तर है, जिसे लेवल 1 कैश या एल1 कैशे कहा जाता है। इस प्रकार की कैश मेमोरी में CPU के अंदर ही थोड़ी मात्रा में मेमोरी मौजूद होती है। यदि सीपीयू में चार कोर (क्वाड कोर सीपीयू) हैं, तो प्रत्येक कोर का अपना स्तर 1 कैश होगा। चूंकि यह मेमोरी सीपीयू में मौजूद होती है, इसलिए यह सीपीयू की तरह ही गति से काम कर सकती है। इस मेमोरी का आकार 2KB से 64 KB तक होता है।

L2 Cache: This cache is known as Level 2 cache or L2 cache. This level 2 cache exist inside the CPU or outside the CPU. All the cores of a CPU can have their own separate level 2 cache, or they can share one L2 cache among themselves. In case it is outside the CPU, it is connected with the CPU with a very high-speed bus. The memory size of this cache is in the range of 256 KB to the 512 KB. They are slower than the L1 cache.

एल2 कैशे: इस कैश को लेवल 2 कैशे या L2 कैशे के रूप में जाना जाता है। यह स्तर 2 कैश सीपीयू के अंदर या सीपीयू के बाहर हो सकता है। सीपीयू के सभी कोर का अपना अलग स्तर 2 कैश हो सकता है, या वे आपस में एक L2 कैश साझा कर सकते हैं। यदि यह सीपीयू के बाहर है, तो यह सीपीयू के साथ बहुत तेज गति वाली बस से जुड़ा है। इस कैशे की मेमोरी का आकार 256 केबी से 512 केबी के बीच होता है। वे L1 कैश से धीमे हैं।

L3 Cache: It is known as Level 3 cache or L3 cache. This cache is not present in all the processors; some high-end processors may have this type of cache. This cache is used to enhance the performance of Level 1 and Level 2 cache. It is located outside the CPU and is shared by all the cores of a CPU. Its memory size ranges from 1 MB to 8 MB. Although it is slower than L1 and L2 cache, it is faster than Random Access Memory (RAM).

एल3 कैशे: इसे लेवल 3 कैश या L3 कैश के रूप में जाना जाता है। यह कैश सभी प्रोसेसर में मौजूद नहीं है; कुछ हाई-एंड प्रोसेसर में इस प्रकार का कैश हो सकता है। इस कैश का उपयोग स्तर 1 और स्तर 2 कैश के प्रदर्शन को बढ़ाने के लिए किया जाता है। यह सीपीयू के बाहर स्थित होता है और सीपीयू के सभी कोर द्वारा साझा किया जाता है। इसकी मेमोरी साइज 1 एमबी से 8 एमबी तक होती है। हालाँकि यह L1 और L2 कैश से धीमा है, लेकिन यह रैंडम एक्सेस मेमोरी (RAM) से तेज़ है।

How does cache memory work with CPU?
कैश मेमोरी सीपीयू के साथ कैसे काम करती है?

When CPU needs the data, first of all, it looks inside the L1 cache. If it does not find anything in L1, it looks inside the L2 cache. If again, it does not find the data in L2 cache, it looks into the L3 cache. If data is not available in any of the cache memories, it looks inside the Random Access Memory (RAM). If RAM also does not have the data, then it will get that data from the Hard Disk Drive.

जब CPU को डेटा की आवश्यकता होती है, तो सबसे पहले यह L1 कैशे के अंदर दिखता है। अगर इसे L1 में कुछ नहीं मिलता है, तो यह L2 कैशे के अंदर दिखता है। यदि फिर से, यह L2 कैश में डेटा नहीं ढूंढता है, तो यह L3 कैश में देखता है। यदि किसी भी कैश मेमोरी में डेटा उपलब्ध नहीं है, तो यह रैंडम एक्सेस मेमोरी (रैम) के अंदर दिखता है। यदि RAM में भी डाटा नहीं है तो वह वह डाटा हार्ड डिस्क ड्राइव से प्राप्त करेगा।

What is RAM?
RAM stands for Random Access Memory and is the temporary storage memory (short-term memory) of a computer.  It is a hardware device located on the motherboard of a computer and acts as an internal memory of the CPU. RAM is a volatile memory, which means it does not store data or instructions permanently.
RAM stores the data that helps your computer perform its most important tasks, such as loading apps, browsing websites, and editing documents. RAM lets you open applications and files quickly, because your computer can easily find the data in its short-term memory. Keeping the info you regularly use easily accessible helps your computer work more quickly. When working with RAM, you can access data in any order — it’s a random access, not a sequential access. RAM is directly connected to your computer’s motherboard, allowing for the fastest speeds possible. The more RAM you have, the better your computer will perform.

RAM का मतलब रैंडम एक्सेस मेमोरी है और यह कंप्यूटर की अस्थायी स्टोरेज मेमोरी (शॉर्ट-टर्म मेमोरी) है। यह कंप्यूटर के मदरबोर्ड पर स्थित एक हार्डवेयर डिवाइस है और सीपीयू की आंतरिक मेमोरी के रूप में कार्य करता है। RAM एक वोलेटाइल मेमोरी है, जिसका अर्थ है कि यह डेटा या निर्देशों को स्थायी रूप से स्टोर नहीं करती है।
RAM उस डेटा को संग्रहीत करता है जो आपके कंप्यूटर को उसके सबसे महत्वपूर्ण कार्य करने में मदद करता है, जैसे ऐप्स लोड करना, वेबसाइट ब्राउज़ करना और दस्तावेज़ संपादित करना। RAM आपको एप्लिकेशन और फाइल को जल्दी से खोलने देता है, क्योंकि आपका कंप्यूटर अपनी शॉर्ट-टर्म मेमोरी में डेटा को आसानी से ढूंढ सकता है। आपके द्वारा नियमित रूप से उपयोग की जाने वाली जानकारी को आसानी से सुलभ रखने से आपके कंप्यूटर को अधिक तेज़ी से काम करने में मदद मिलती है। रैम के साथ काम करते समय, आप डेटा को किसी भी क्रम में एक्सेस कर सकते हैं - यह एक रैंडम एक्सेस है, अनुक्रमिक एक्सेस नहीं है। रैम सीधे आपके कंप्यूटर के मदरबोर्ड से जुड़ा होता है, जिससे सबसे तेज गति संभव हो पाती है। आपके पास जितनी अधिक RAM होगी, आपका कंप्यूटर उतना ही बेहतर प्रदर्शन करेगा।

Types of RAM (रैम के प्रकार):
RAM can be of two types:
RAM दो प्रकार की हो सकती है:

1) Static RAM (SRAM):
Static RAM (SRAM) is a type of random access memory that retains its state for data bits or holds data as long as it receives the power. It is made up of memory cells and is called a static RAM as it does not need to be refreshed on a regular basis because it does not need the power to prevent leakage, unlike dynamic RAM. So, it is faster than DRAM.

स्टेटिक रैम (SRAM) एक प्रकार की रैंडम एक्सेस मेमोरी है जो डेटा बिट्स के लिए अपनी स्थिति को बरकरार रखती है या जब तक यह शक्ति प्राप्त करती है तब तक डेटा रखती है। यह मेमोरी सेल्स से बना होता है और इसे स्टैटिक रैम कहा जाता है क्योंकि इसे नियमित रूप से रिफ्रेश करने की आवश्यकता नहीं होती है क्योंकि इसमें डायनेमिक रैम के विपरीत लीकेज को रोकने के लिए पावर की आवश्यकता नहीं होती है। तो, यह DRAM से तेज है।

2) Dynamic RAM (DRAM):
Dynamic Ram (DRAM) is also made up of memory cells. It is an integrated circuit (IC) made of millions of transistors and capacitors which are extremely small in size and each transistor is lined up with a capacitor to create a very compact memory cell so that millions of them can fit on a single memory chip. It is called dynamic RAM as it needs to be refreshed continuously to maintain its data or it would forget what it is holding.

डायनामिक राम (DRAM) भी ​​मेमोरी सेल्स से बना होता है। यह लाखों ट्रांजिस्टर और कैपेसिटर से बना एक एकीकृत सर्किट (आईसी) है जो आकार में बेहद छोटा है और प्रत्येक ट्रांजिस्टर को एक बहुत ही कॉम्पैक्ट मेमोरी सेल बनाने के लिए कैपेसिटर के साथ पंक्तिबद्ध किया जाता है ताकि उनमें से लाखों एक मेमोरी चिप पर फिट हो सकें। इसे डायनेमिक रैम कहा जाता है क्योंकि इसे अपने डेटा को बनाए रखने के लिए लगातार रिफ्रेश करने की आवश्यकता होती है या यह भूल जाएगा कि यह क्या है।

What is ROM?
ROM, which stands for read only memory, is a memory device or storage medium that stores information permanently. It is also the primary memory unit of a computer along with the random access memory (RAM). It is called read only memory as we can only read the programs and data stored on it but cannot write on it. It is restricted to reading words that are permanently stored within the unit. The manufacturer of ROM fills the programs into the ROM at the time of manufacturing the ROM. After this, the content of the ROM can't be altered, which means you can't reprogram, rewrite, or erase its content later. However, there are some types of ROM where you can modify the data.

ROM, जो रीड ओनली मेमोरी के लिए खड़ा है, एक मेमोरी डिवाइस या स्टोरेज माध्यम है जो सूचनाओं को स्थायी रूप से संग्रहीत करता है। यह रैंडम एक्सेस मेमोरी (RAM) के साथ-साथ कंप्यूटर की प्राथमिक मेमोरी यूनिट भी है। इसे रीड ओनली मेमोरी कहा जाता है क्योंकि हम केवल उस पर संग्रहीत प्रोग्राम और डेटा को पढ़ सकते हैं लेकिन उस पर लिख नहीं सकते। यह उन शब्दों को पढ़ने तक ही सीमित है जो इकाई के भीतर स्थायी रूप से संग्रहीत हैं। ROM का निर्माता ROM के निर्माण के समय ROM में प्रोग्राम भरता है। इसके बाद, ROM की सामग्री को बदला नहीं जा सकता है, जिसका अर्थ है कि आप बाद में इसकी सामग्री को फिर से प्रोग्राम, पुनर्लेखन या मिटा नहीं सकते हैं। हालाँकि, कुछ प्रकार के ROM हैं जहाँ आप डेटा को संशोधित कर सकते हैं।

Types of ROM (रोम के प्रकार):
There are mainly 3 types of ROM:
ROM मुख्य रूप से 3 प्रकार के होते है:

1) Programmable Read Only Memory (PROM):
PROM is a blank version of ROM. It is manufactured as blank memory and programmed after manufacturing. We can say that it is kept blank at the time of manufacturing. You can purchase and then program it once using a special tool called a programmer. To write data onto a PROM chip; a device called PROM programmer or PROM burner is used. It is used in cell phones, video game consoles, medical devices, RFID tags, and more.

PROM का एक खाली संस्करण है। इसे ब्लैंक मेमोरी के रूप में निर्मित किया जाता है और निर्माण के बाद प्रोग्राम किया जाता है। हम कह सकते हैं कि निर्माण के समय इसे खाली रखा जाता है। आप प्रोग्रामर नामक एक विशेष उपकरण का उपयोग करके इसे एक बार खरीद सकते हैं और फिर प्रोग्राम कर सकते हैं। PROM चिप पर डेटा लिखने के लिए; PROM प्रोग्रामर या PROM बर्नर नामक उपकरण का उपयोग किया जाता है। इसका उपयोग सेल फोन, वीडियो गेम कंसोल, चिकित्सा उपकरणों, आरएफआईडी टैग आदि में किया जाता है।

2) Erasable and Programmable Read Only Memory (EPROM):
EPROM is a type of ROM that can be reprogramed and erased many times. The method to erase the data is very different; it comes with a quartz window through which a specific frequency of ultraviolet light is passed for around 40 minutes to erase the data. So, it retains its content until it is exposed to the ultraviolet light. You need a special device called a PROM programmer or PROM burner to reprogram the EPROM. It is used in some micro-controllers to store program, e.g., some versions of Intel 8048 and the Freescale 68HC11.

EPROM एक प्रकार का ROM है जिसे कई बार रीप्रोग्राम और मिटाया जा सकता है। डेटा मिटाने का तरीका बहुत अलग है; यह एक क्वार्ट्ज विंडो के साथ आता है जिसके माध्यम से डेटा को मिटाने के लिए लगभग 40 मिनट के लिए पराबैंगनी प्रकाश की एक विशिष्ट आवृत्ति पारित की जाती है। इसलिए, यह अपनी सामग्री को तब तक बरकरार रखता है जब तक कि यह पराबैंगनी प्रकाश के संपर्क में न आ जाए। EPROM को पुन: प्रोग्राम करने के लिए आपको एक विशेष उपकरण की आवश्यकता होती है जिसे PROM प्रोग्रामर या PROM बर्नर कहा जाता है। इसका उपयोग कुछ माइक्रो-कंट्रोलर में प्रोग्राम को स्टोर करने के लिए किया जाता है, उदाहरण के लिए, Intel 8048 के कुछ संस्करण और फ्रीस्केल 68HC11। 

3) Electrically Erasable and Programmable Read Only Memory (EEPROM):
ROM is a type of read only memory that can be erased and reprogrammed repeatedly, up to 10000 times. It is also known as Flash EEPROM as it is similar to flash memory. It is erased and reprogrammed electrically without using ultraviolet light. Access time is between 45 and 200 nanoseconds. The data in this memory is written or erased one byte at a time, byte per byte. The BIOS of a computer is stored in this memory.

ROM एक प्रकार की रीड ओनली मेमोरी है जिसे मिटाया जा सकता है और बार-बार, 10000 बार तक रीप्रोग्राम किया जा सकता है। इसे फ्लैश ईईपीरोम के नाम से भी जाना जाता है क्योंकि यह फ्लैश मेमोरी के समान है। पराबैंगनी प्रकाश का उपयोग किए बिना इसे मिटा दिया जाता है और विद्युत रूप से पुन: प्रोग्राम किया जाता है। पहुंच का समय 45 और 200 नैनोसेकंड के बीच है। इस मेमोरी में डेटा एक बार में एक बाइट, बाइट प्रति बाइट लिखा या मिटाया जाता है। इस मेमोरी में कंप्यूटर का BIOS स्टोर होता है।

Secondary Memory:
The Secondary Memory is a permanent memory of computer. The data inside secondary memory is not deleted until user deletes it. It is built into the computer or connected to the computer. It is also known as Auxiliary Memory.
The secondary memory is accessed indirectly via input/output operations. It is non-volatile, so permanently stores the data even when the computer is turned off or until this data is overwritten or deleted. The CPU can't directly access the secondary memory. First, the secondary memory data is transferred to primary memory then the CPU can access it.

सेकेंडरी मेमोरी कंप्यूटर की स्थायी मेमोरी होती है। सेकेंडरी मेमोरी के अंदर का डेटा तब तक डिलीट नहीं होता जब तक यूजर इसे डिलीट नहीं करता। यह कंप्यूटर में बनाया जाता है या कंप्यूटर से जुड़ा होता है। इसे ऑक्जिलरी मेमोरी के नाम से भी जाना जाता है।
सेकेंडरी मेमोरी को इनपुट/आउटपुट ऑपरेशंस के माध्यम से अप्रत्यक्ष रूप से एक्सेस किया जाता है। यह गैर-वाष्पशील है, इसलिए कंप्यूटर बंद होने पर या जब तक यह डेटा अधिलेखित या हटा नहीं दिया जाता है तब तक डेटा को स्थायी रूप से संग्रहीत करता है। CPU सीधे सेकेंडरी मेमोरी तक नहीं पहुंच सकता है। सबसे पहले, सेकेंडरी मेमोरी डेटा को प्राइमरी मेमोरी में ट्रांसफर किया जाता है, फिर सीपीयू इसे एक्सेस कर सकता है।

Some of the secondary memory devices are described below:
कुछ सेकेंडरी मेमोरी डिवाइस का वर्णन नीचे किया गया है:

1) Hard Disk:
The hard disk is also known as a hard drive. It is a rigid magnetic disc that stores data permanently, as it is a non-volatile storage device. The hard disk is located within a drive unit on the computer's motherboard and comprises one or more platters packed in an air-sealed casing. The data is written on the platters by moving a magnetic head over the platters as they spin. 

हार्ड डिस्क को हार्ड ड्राइव के रूप में भी जाना जाता है। यह एक कठोर चुंबकीय डिस्क है जो डेटा को स्थायी रूप से संग्रहीत करती है, क्योंकि यह एक गैर-वाष्पशील भंडारण उपकरण है। हार्ड डिस्क कंप्यूटर के मदरबोर्ड पर एक ड्राइव यूनिट के भीतर स्थित होती है और इसमें एयर-सील्ड केसिंग में पैक किए गए एक या अधिक प्लैटर्स होते हैं। डेटा को प्लैटर्स पर स्पिन करते समय प्लैटर्स के ऊपर एक चुंबकीय सिर घुमाकर लिखा जाता है।

2) Solid-state Drive/Disk:
SSD (Solid State Drive) is also a non-volatile storage medium that is used to hold and access data. Unlike a hard drive, it does not have moving components, so it offers many advantages over SSD, such as faster access time, noiseless operation, less power consumption, and more.

SSD (सॉलिड स्टेट ड्राइव) भी एक नॉन-वोलेटाइल स्टोरेज माध्यम है जिसका उपयोग डेटा को होल्ड और एक्सेस करने के लिए किया जाता है। हार्ड ड्राइव के विपरीत, इसमें मूविंग कंपोनेंट्स नहीं होते हैं, इसलिए यह SSD पर कई फायदे प्रदान करता है, जैसे तेज एक्सेस टाइम, नीरव ऑपरेशन, कम बिजली की खपत, और बहुत कुछ।

3) Pen drive:
Pen drive is a compact secondary storage device. It is also known as a USB flash drive, thumb drive or a jump drive. It connects to a computer via a USB port. It is commonly used to store and transfer data between computers. It comprises an integrated circuit memory chip that stores the data. The data storage capacity of the pen drive generally ranges from 2 GB to 128 GB.

पेन ड्राइव एक कॉम्पैक्ट सेकेंडरी स्टोरेज डिवाइस है। इसे USB फ्लैश ड्राइव, थंब ड्राइव या जंप ड्राइव के रूप में भी जाना जाता है। यह USB पोर्ट के जरिए कंप्यूटर से कनेक्ट होता है। यह आमतौर पर कंप्यूटर के बीच डेटा को स्टोर और ट्रांसफर करने के लिए उपयोग किया जाता है। इसमें एक इंटीग्रेटेड सर्किट मेमोरी चिप होती है जो डेटा को स्टोर करती है। पेन ड्राइव की डेटा स्टोरेज क्षमता आमतौर पर 2 जीबी से 128 जीबी तक होती है।

4) SD Card:
SD Card stands for Secure Digital Card. It is most often used in portable and mobile devices such as smartphones and digital cameras. You can remove it from your device and see the things stored in it using a computer with a card reader.

एसडी कार्ड का मतलब सिक्योर डिजिटल कार्ड है। यह अक्सर पोर्टेबल और मोबाइल उपकरणों जैसे स्मार्टफोन और डिजिटल कैमरों में उपयोग किया जाता है। आप इसे अपने डिवाइस से हटा सकते हैं और कार्ड रीडर वाले कंप्यूटर का उपयोग करके इसमें संग्रहीत चीजों को देख सकते हैं।

5) Compact Disk (CD):
Compact Disk is a portable secondary storage device in the shape of a round medium disk. It is made of polycarbonate plastic. A standard CD is around 5 inches in diameter and 0.05 inches in thickness.
The data or information is stored or recorded or encoded in CD digitally using a laser beam that etches tiny indentations or bumps on its surface. The bump is called a pit, which represents the number 0. Space, where the bump is not created, is called land, and it represents the number 1. Thus, the data is encoded into a compact disc by creating pits (0) and lands (1).

कॉम्पैक्ट डिस्क एक गोल माध्यम डिस्क के आकार में एक पोर्टेबल सेकेंडरी स्टोरेज डिवाइस है। यह पॉली कार्बोनेट प्लास्टिक से बना है। एक मानक सीडी व्यास में लगभग 5 इंच और मोटाई में 0.05 इंच है।
डेटा या जानकारी को सीडी में डिजिटल रूप से एक लेजर बीम का उपयोग करके संग्रहीत या रिकॉर्ड या एन्कोड किया जाता है जो इसकी सतह पर छोटे इंडेंटेशन या धक्कों को खोदता है। टक्कर को एक गड्ढा कहा जाता है, जो संख्या 0 का प्रतिनिधित्व करता है। अंतरिक्ष, जहां टक्कर नहीं बनाई जाती है, उसे भूमि कहा जाता है, और यह संख्या 1 का प्रतिनिधित्व करता है। इस प्रकार, डेटा को गड्ढे (0) बनाकर कॉम्पैक्ट डिस्क में एन्कोड किया जाता है और भूमि (1)।

6) Digital Versatile Disk (DVD):
DVD is short for digital versatile disc or digital video disc. It is a type of optical media used for storing optical data. Although it has the same size as a CD, its storage capacity is much more than a CD. So, it is widely used for storing and viewing movies and to distribute software programs as they are too large to fit on a CD.

डीवीडी डिजिटल वर्सेटाइल डिस्क या डिजिटल वीडियो डिस्क के लिए छोटा है। यह एक प्रकार का ऑप्टिकल मीडिया है जिसका उपयोग ऑप्टिकल डेटा को संग्रहीत करने के लिए किया जाता है। हालाँकि इसका आकार एक सीडी के समान है, लेकिन इसकी भंडारण क्षमता एक सीडी की तुलना में बहुत अधिक है। इसलिए, इसका व्यापक रूप से फिल्मों को संग्रहीत करने और देखने और सॉफ्टवेयर प्रोग्राम वितरित करने के लिए उपयोग किया जाता है क्योंकि वे सीडी पर फिट होने के लिए बहुत बड़े हैं।

DVDs can be divided into three main categories which are as follows:
DVD को तीन मुख्य श्रेणियों में विभाजित किया जा सकता है जो इस प्रकार हैं:

1. DVD-ROM (Read-Only)
2. DVD-R (Writable)
3. DVD-RW (Rewritable or Erasable)

__________________________________________________________

No comments

Powered by Blogger.