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

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

Launching convertcsv2json: The Privacy-First CSV to JSON Converter Developers Actually Want

After months of development and countless iterations, I'm excited to announce the launch of convertcsv2json - a professional-grade CSV to JSON converter that prioritizes privacy, performance, and user experience. Why I Built This As a developer, I was frustrated with existing CSV conversion tools. Most required uploading sensitive data to unknown servers, had limited customization options, or simply didn't work reliably with complex datasets. I wanted something better - a tool that could handle real-world data challenges while keeping everything secure. What Makes convertcsv2json Different Privacy-First Architecture : Everything happens in your browser. Your data never touches our servers, eliminating security concerns that plague other online converters.  Smart Processing : Our auto-delimiter detection intelligently identifies comma, semicolon, tab, pipe, and space delimiters. No more guessing or manual configuration for standard files.  Professional Features : Multi...