element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • 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
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • 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
Blog A Date with the Raspberry Pi 2 (Model B)
  • 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
GPIO Pinout
Raspberry Pi Wishlist
Comparison Chart
Quiz
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: Gough Lui
  • Date Created: 14 Feb 2015 5:21 AM Date Created
  • Views 2192 views
  • Likes 5 likes
  • Comments 8 comments
Related
Recommended
  • RoadTest
  • rpi_beginners
  • element14_roadtest
  • roadtests
  • raspberry_pi
  • raspberry-pi
  • raspberry_pi_2
  • raspberry_pi_space
  • raspberrypi
  • review
  • rpi
  • rpi_beginner

A Date with the Raspberry Pi 2 (Model B)

Gough Lui
Gough Lui
14 Feb 2015

I'd have to thank element14, especially doctorcdf for this "mystery date" which turned up on my doorstep unannounced.

 

image

 

I've done some comparisons, benchmarks and high-resolution photographs on my blog here: Valentine’s Day: A Date with the Raspberry Pi 2 (Model B)

 

image

 

In short, the conclusion reads:

It seems the Raspberry Pi foundation aren’t under any illusions as to the reasons behind their success, and the latest Raspberry Pi 2 Model B retains the key points that has driven the Raspberry Pi’s success – namely, the low cost, and straightforward backwards compatibility, which allows for the platform to feel “homogenous” without being hemmed in by the original choice of hardware.

 

While the benefits of the increased core count will not necessarily be apparent to single thread tasks, the CPU also delivers with a more recent architecture which allows the performance per clock to increase. As a result, it appears the new CPU has much better single thread performance in part due to better caching and memory bandwidth, even comparing a stock Pi 2 to an overclocked Pi. The multi-core advantage makes sense for many tasks, as they may involves running multiple threads – think of certain server tasks with a thread per connection, dynamic content generation invoking multiple tasks, using one Raspberry Pi to do multiple things (e.g. attaching several RTL-SDRs), handling data and display on the same unit or handling multiple sensors.

 

It’s amazing that they’ve been able to work closely with Broadcom to specially produce the BCM2836 for the Pi 2, no doubt in part due to the major sales volumes generated. Through their refinement, they have been able to keep the cost identical, while offering so much more. In everyday use, the difference is very noticeable, from boot times through to actually using the device. It is much more pleasurable to use interactively, with less patience required compared to before.

 

Of course, being the natural evolution of the Raspberry Pi, it is expected that most purchases from now-on will be of the Raspberry Pi 2. Is there any downside? Well, the only one I can see is in power consumption under load and incompatibility with non-upgraded distributions (not so much an issue for Raspbian based OSes) – but aside from that, it’s pretty much a free lunch!



  • Sign in to reply

Top Comments

  • Gough Lui
    Gough Lui over 11 years ago in reply to clem57 +4
    clem57 - thanks for bringing this to my attention as I wasn't aware that the original Pis had another memory option. I was aware of the Samsung and Hynix options, and for reference, I've never owned anything…
  • mcb1
    mcb1 over 11 years ago +3
    Nice effort by Christian and element14. Mark
  • clem57
    clem57 over 11 years ago +3
    @ Gough Lui Very good article. Your questions on memory were interesting to say the least. I can tell you the memory on Pi 1 was changed per this: Previously the Pi used a Samsung chip, they have now…
  • clem57
    clem57 over 11 years ago

    @Gough Lui

    Very good article. Your questions on memory were interesting to say the least. I can tell you the memory on Pi 1 was changed per this:

    Previously the Pi used a Samsung chip, they have now switched to using a chip manufactured by Micron marked with 3KA18 D9QHN and an 'M' logo. This chip is visible in the middle of the photo below mounted on top of the processor using their cleaver package-on-package technology. This RAM chip is still 512Mb in size

    - OpenEnergyMonitor: Raspberry Pi - A new type of RAM

    This caused a need for new firmware to handle the new chip. Please check which one you tried? Also they used Package on Package (POP):

     

    image

    This saves space, but is more expensive. I do believe the Pi 2 is the ELPDA  now and will require firmware upgrade like before:

    image

    Enjoy,

    Clem

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Workshopshed
    Workshopshed over 11 years ago

    A good detailed review, good to know overclocking aren't always compatible between versions

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 11 years ago

    Nice effort by Christian and element14.

     

    Mark

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • More
    • 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 © 2026 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