element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum What would you do with 16G of RAM on a Raspberry Pi 5?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 33 replies
  • Answers 1 answer
  • Subscribers 660 subscribers
  • Views 4553 views
  • Users 0 members are here
  • dougw
  • pi 5
Related

What would you do with 16G of RAM on a Raspberry Pi 5?

dougw
dougw 8 months ago
  1. Would you run a larger operating system?
  2. Would you use it for some larger model AI?
  3. Would you use it for running a larger number of concurrent applications?
  4. Would you use it for robotics and ROS or autonomous systems?
  5. Would you use it for video editing?

I would like to see if it is suitable for video editing...

Please comment on what you would use it for or what you think it would be good for below. 

  • Sign in to reply
  • Cancel
Parents
  • ntewinkel
    0 ntewinkel 8 months ago

    Maybe the extra RAM would help it serve instructions to my CNC router. My first attempt failed miserably. Shrug‍

    It might be helpful for 3D slicing and graphics editing, but most of us have regular computers for that.

    Given how inexpensive the little mini pc computers are now, and how expensive the rpi is getting, you can get a full computer for the price of that pi now. In Canada, I see a little beelink is $159 and a RPi 5 kit is $250.

    So maybe a more direct question is: what pi-specific function would require 16gb, that can’t be handled better by a regular computer?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • kmikemoo
    0 kmikemoo 8 months ago in reply to ntewinkel

    ntewinkel Initially, I thought the same thing.  I have recently turned a Chromebook into a Linux Mint Laptop - although I haven't made the time to really use it - other than surfing the web.  BUT... discrete IO.  That is what the Pi has that my PC doesn't.  I2C.  SPI.  I don't know how to get those out of my laptop.  Of course, with my limited knowledge, I won't be buying a 16GB Pi5 - until I've figured out what to do with all the other Pi's I have. LaughingThumbsup

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • ntewinkel
    0 ntewinkel 8 months ago in reply to kmikemoo

    I agree, and size too if you’re embedding it. It’s niche applications like that that make it worth it, but I don’t think it makes sense anymore as a general desktop replacement.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • dougw
    0 dougw 8 months ago in reply to ntewinkel

    And power too - it should be less that a PC.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vmate
    0 vmate 8 months ago in reply to dougw

    Not anymore. The Pi 5 uses a significant amount of power now, with a lot of x86 PCs actually using less, while having significantly higher performance.

    https://bret.dk/raspberry-pi-5-review/

    The Intel N100 machine uses 10% less power at idle, and 85% more at full load, while being a bit over twice as fast as the Pi 5, for a comparable cost. It also has more and upgradable RAM, more USB ports and video outputs. The N100 also has hardware H264/H265 encoding, while the Pi5 has nothing.

    The only advantages the RPi has managed to keep are the GPIOs, MIPI, and form factor.
    Hooking up a Pi Pico or similar to an N100 machine gives you all the GPIO (and more) back, so realistically, only MIPI and the form factor remain.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • vmate
    0 vmate 8 months ago in reply to dougw

    Not anymore. The Pi 5 uses a significant amount of power now, with a lot of x86 PCs actually using less, while having significantly higher performance.

    https://bret.dk/raspberry-pi-5-review/

    The Intel N100 machine uses 10% less power at idle, and 85% more at full load, while being a bit over twice as fast as the Pi 5, for a comparable cost. It also has more and upgradable RAM, more USB ports and video outputs. The N100 also has hardware H264/H265 encoding, while the Pi5 has nothing.

    The only advantages the RPi has managed to keep are the GPIOs, MIPI, and form factor.
    Hooking up a Pi Pico or similar to an N100 machine gives you all the GPIO (and more) back, so realistically, only MIPI and the form factor remain.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • phoenixcomm
    0 phoenixcomm 8 months ago in reply to vmate

    You are right about the cost, but ( me confirmed Intel basher ) I would get a AMD Phenom II 4 cores CPU & Motherboard and never look back! ~~ Cris 

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton 8 months ago in reply to vmate

    Not to overlook the processor architecture of course, there has been a lot of increased development on arm in recent years.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vmate
    0 vmate 8 months ago in reply to cstanton

    The issue isn't ARM vs x86 here. It's that Raspberry Pis use close to a decade old technology, while Intel/AMD/Nvidia/Rockchip/etc. are much, much newer.

    The Pi 5's SoC is somehow still on 16nm, a node from 2013, with an ARM core from 2018.

    The N100 uses the "Intel 7" node from 2020, which is an enhanced 10nm process, using a core design from 2018.

    This used to be an advantage for Raspberry Pi, as they were able to make their boards super cheap. However, their prices started going up, and others' prices started going down, and today, an N100 or similar AMD system costs pretty much the same as a Pi, while being more efficient and way faster.

    Or another example: RK3588. It uses the same A76 cores as the Pi 5's SoC, but it's made on an 8nm process(and also has four more lower power cores). As expected, the Rk3588 uses significantly less power than the Pi 5, while being slightly faster most of the time.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton 8 months ago in reply to vmate
    vmate said:
    The issue isn't ARM vs x86 here

    People have a penchant for one architecture over the other, often for reasons beyond price, which was more my point.

    vmate said:
    Or another example: RK3588. It uses the same A76 cores as the Pi 5's SoC, but it's made on an 8nm process(and also has four more lower power cores). As expected, the Rk3588 uses significantly less power than the Pi 5, while being slightly faster most of the time.

    Do you have links to the source for your information that you can share?

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • vmate
    0 vmate 8 months ago in reply to cstanton

    Sure!

    www.youtube.com/watch
    From 9:49: RK3588 outperforms Pi5 in Linpack by about 75%, being 70% more efficient per watt. There are other benchmarks too, the RK3588 being faster for almost all of them.

    Similar results from here:
    https://bret.dk/raspberry-pi-5-review/
    Pi 5 idles at 4.7W, N100 at 4.2W, RK3588 at 1.7W.
    Pi 5 under load uses 11.6W, RK3588 uses 11W, the N100 uses 21.4W


    There is also this, showing the RK3588 being only about 10% faster on average, which seems to be odd,considering the benchmarks from the previous sources, and also doesn't show power consumption data, but here it is anyways:
    www.phoronix.com/.../3


    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • kmikemoo
    0 kmikemoo 8 months ago in reply to cstanton

    cstanton You are right.  I'm one of those people.  So maybe not so much about architecture, but Raspberry Pi has provided me an opportunity to delve deeper into microprocessors than I ever thought possible.  The "ecosystem" is built for "beginners" like me.  How much more powerful or less power hungry other chips are.. totally immaterial to me.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton 8 months ago in reply to vmate

    Thanks vmate!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • cstanton
    0 cstanton 8 months ago in reply to kmikemoo
    kmikemoo said:
    The "ecosystem" is built for "beginners" like me.

    That's such a valid point, the availability of the documentation that the Community has created and shared is also invaluable.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube