Skip to main content

WHAT IS TYPES OF RAM? | WHAT IS DIFFERENCE BETWEEN SRAM AND DRAM?


                      TYPES OF RAM

RAM is use in our computers and mobile phones.It is RANDOM ACCESS MEMORY use for storing current running programsor apps or data currently working on.


RAM has two types1.SRAM2.DRAM


SRAM is static ram and DRAM is dyanamic ram.Once data is stored in SRAM it is remain until power applied to it but in case of DRAM data lost over time so we have to refresh the data.


SRAM is more faster than DRAM.Also SRAM consume less power than DRAM.


Both SRAM and DRAM is made up of transistors.SRAM has more transistor than DRAM.SRAM is expensive than DRAM.


DRAM is use in main memory while SRAM is use in cache memory which is the fastest memory.

Due to low cost DRAM is use in main stream memory and SRAM is use when required to construct high speed device.

                              
                           FOR MORE INFORMATION WATCH THE VIDEO
               

Comments

Popular posts from this blog

Journey into creating a privacy-first period tracking solution that puts users in control.

Introduction As a developer passionate about women's health and digital privacy, I noticed a concerning trend: most period tracking apps require accounts, store sensitive data on servers, or bombard users with ads. That's why I built Period Tracker - a free, private, and accessible solution that keeps your data where it belongs: with you. The Core Features Period Tracker  offers everything you need for comprehensive menstrual tracking: Personalized cycle predictions based on your unique patterns Ovulation and fertility window calculations Local browser storage for complete privacy PDF export and print-ready calendars Simple, intuitive interface with no login required Why It Matters In a post-Roe world, period tracking privacy isn't just a feature - it's a fundamental right. By storing data locally in your browser,  Period Tracker  ensures your sensitive health information remains under your control. No accounts, no servers, no data sharing - just accurate t...

Stop Losing Your Best ChatGPT Prompts: A Guide to AI Prompt Vault

Stop Losing Your Best ChatGPT Prompts: A Guide to AI Prompt Vault Did you know that the average AI power user spends nearly two hours a week just searching for, refining, or trying to remember prompts they have used in the past? With millions of people relying on tools like ChatGPT, Claude, and Gemini daily, the friction of interacting with AI is not the technology itself—it is prompt management. You might spend twenty minutes tweaking a prompt to get the exact tone and structure you need for a blog post or a block of code. It works perfectly. But a week later, when you need to perform the exact same task, that winning prompt is buried beneath dozens of other chat threads. You are forced to start from scratch. This constant cycle of recreating the wheel drains your productivity and makes working with artificial intelligence feel like a chore rather than a shortcut. That is precisely the problem we need to solve to truly unlock the potential of these tools. What is AI Prompt Vault? T...

From AI Chaos to Clean Content: The Story Behind AIMarkdownPro

The idea for AIMarkdownPro came to me during a late-night coding session in early 2024. I was working on documentation for a project, copying responses from ChatGPT and Claude, only to spend another hour cleaning up the formatting. The AI-generated markdown looked promising in the chat interface, but when I converted it to HTML for my website, it was a mess—broken lists, inconsistent spacing, and code blocks that refused to render properly. That frustration sparked a six-month journey that culminated in launching AIMarkdownPro on the Google Play Store ( https://play.google.com/store/apps/details?id=com.aimarkdownpro.app ), and I couldn't be more excited to share what we've built. Why I Built AIMarkdownPro As someone who works extensively with AI tools, I noticed a gap in the workflow that no existing markdown editor addressed. Traditional converters worked fine for human-written markdown, but AI-generated content had unique patterns—nested formatting, inconsistent syntax,...