PlayStation 4 (codename Orbis) technical hardware investigation (news and rumours)

Discussion in 'Console Technology' started by Love_In_Rio, Jan 28, 2013.

Thread Status:
Not open for further replies.
  1. Shifty Geezer

    Shifty Geezer uber-Troll!
    Moderator Legend

    Joined:
    Dec 7, 2004
    Messages:
    44,106
    Likes Received:
    16,898
    Location:
    Under my bridge
    Fair enough.
     
  2. DieH@rd

    Legend

    Joined:
    Sep 20, 2006
    Messages:
    6,387
    Likes Received:
    2,411
    Anything on the level of PS3 Slim or quieter would be fine by me. I dont need to have dead silent console.
     
  3. JPT

    JPT
    Veteran

    Joined:
    Apr 15, 2007
    Messages:
    2,505
    Likes Received:
    943
    Location:
    Oslo, Norway
    Not sure if dead silent is needed, but my slim is not very silent and had the original 60GB to start with. Would not mind less noise than from the slim one, especially when watching movies etc.
     
  4. dumbo11

    Regular

    Joined:
    Apr 21, 2010
    Messages:
    440
    Likes Received:
    7
    The PS3 slim is 250W max, the same as the PS4 - so it seems a reasonable estimate.

    But, given that the PS4 should be a bit simpler to cool, it might be a bit queiter? (and not having the blu-ray continuously spinning won't hurt).
     
  5. manux

    Veteran

    Joined:
    Sep 7, 2002
    Messages:
    3,034
    Likes Received:
    2,276
    Location:
    Self Imposed Exhile
    The fact that next gen consoles have dedicated decoders and are designed also for low power usage in addition to gaming should make them quiet when not pushed hard. I would expect next gen consoles to put out significant heat only during gaming and then it might be noisy :)

    I think xbox360 and ps3 didn't have too good idle/movie playback power consumption versus next gen consoles.
     
  6. Arwin

    Arwin Now Officially a Top 10 Poster
    Moderator Legend

    Joined:
    May 17, 2006
    Messages:
    18,762
    Likes Received:
    2,639
    Location:
    Maastricht, The Netherlands
    Don't confuse the rating of the power supply with the power consumption of the console. The PS4 is suggested to use half the power of the PS3 at launch, which means that the PS4 would consume around 100W.

    The current PS3 Slim consumes around 60W, down from around 200W for the PS3 Fat at launch.

    It probably has an even smarter layout. But we'll see.
     
  7. manux

    Veteran

    Joined:
    Sep 7, 2002
    Messages:
    3,034
    Likes Received:
    2,276
    Location:
    Self Imposed Exhile
  8. Gipsel

    Veteran

    Joined:
    Jan 4, 2010
    Messages:
    1,620
    Likes Received:
    264
    Location:
    Hamburg, Germany
    Why should the user interface use HTML5?
     
  9. Jay

    Jay
    Veteran

    Joined:
    Aug 3, 2013
    Messages:
    4,033
    Likes Received:
    3,428
    I think the question should more be, why would it be slower? :grin:
     
  10. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    Some Gaffer claimed that he attended Sony's private presentation about PS4 UI. There are HTML5 elements in the presentation layer. It's wired to the PSN backend to provide live information about the user and his friends.

    Compared to XMB ? It only needs to show just 10 or so pre-loaded icons usually. ^_^

    The PS4 UI needs to deal with more visual objects, "live" information, and assorted background tasks (e.g., uploading shared video, installing to HDD).

    EDIT: I was talking about the main UI, not the in-game XMB. PS3 is limited by memory, so in-game XMB was s-l-o-w. In this area, PS4 should perform better because of 8GB RAM.
     
  11. dumbo11

    Regular

    Joined:
    Apr 21, 2010
    Messages:
    440
    Likes Received:
    7
    The original PS3 slim was actually pegged by CNet around 100W:
    http://news.cnet.com/8301-17938_105-10318727-1.html

    But with multiple PS3 slims, it's hard to nail down exactly what people mean by the term :(.
     
  12. djskribbles

    Legend

    Joined:
    Jan 27, 2007
    Messages:
    5,257
    Likes Received:
    667
    I expect the PS4 to be quieter than the ps3 slim because all of the things mentioned above, and the fact that there's far more ventilation in the PS4 compared to the PS3 slim.
     
  13. scf

    scf
    Veteran

    Joined:
    Jun 10, 2012
    Messages:
    1,084
    Likes Received:
    239
    Location:
    Moscow
    You must be kidding. You expect UI on next gen console to be slower than on past(current)gen? And why you think it will be done in HTML5? Also we have seen some UI demos and there was no any sign of slowness.
     
  14. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    Haha, that's why I want to see the final UI.

    If it does turn out slower, it won't be the first time a more complex, flexible and feature rich UI gets outrun by a UI with tens of small, static icons.
     
  15. Aeoniss

    Regular

    Joined:
    Mar 23, 2007
    Messages:
    557
    Likes Received:
    0
    Location:
    Nebraska
    Web guy here. You say that HTML5 rendering is 'more expensive' but in order for that statement to be made there has to be a target with which to compare. HTML5 is 'slower' or 'more expensive at rendering' compared to what?

    You're not comparing it to other web technologies (like Flash, which HTML5 largely annihilated in almost any meaningful metric).. And HTML5 performance varies depending on the OS, software (browser) and hardware combination.

    So in general, unless there is some baseline metric here to compare it with I don't see how you're making these statements.

    What are console UI's normally coded in? C?


    I'm not trying to be combative, I'm honestly curious. It was my understanding that, relatively speaking, HTML5 is pretty zippy- at least in the web space. Once it matures, along with CSS3, combined with JS we should see some amazing things being done natively in browsers without the vile presence of Flash.

    HTML5 does feature some 3D rendering with Canvas, but would that really apply in the UI case?
     
  16. scf

    scf
    Veteran

    Joined:
    Jun 10, 2012
    Messages:
    1,084
    Likes Received:
    239
    Location:
    Moscow
    The issue with HTML5 as console UI base is that you can't be sure about memory limits. All this web stuff is memory hungry and what is even worse - often may leak memory. On PC you have a lot of RAM, you have virtual memory and in the worst case you can just restart the browser. This won't work on console. It should be stable and work within tight RAM constraints. Especially in the case of PS4 which is "always on".
     
  17. Jay

    Jay
    Veteran

    Joined:
    Aug 3, 2013
    Messages:
    4,033
    Likes Received:
    3,428
    Yea but the PS4 UI is not a browser.

    Using a HTML5 engine, specific for the task, I don't see why there should be any problems.
    I like most of us haven't seen the full UI, so I'm making some assumptions which could very well be wrong.
    Considering they know what the UI is, what it's doing, what it can and cant do, etc, I don't see why they can't have a solid HTML5 specific engine for the task.

    Not rendering 1000s of different web pages, implemented in different ways, etc.
     
  18. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    The old XMB displays tens of static icons in a fixed layout, and react to user input directly.

    When you have live info integrated into the new UI, you need to fetch the latest (or cached) info from elsewhere. If you add CSS style sheet, DOM tree creation + traversal and layout processing, it will increase the overhead further.

    The only exception in XMB is the "What's New" item which will initiate a request for latest info from the PSN server. That step will be slower too (but the result will be cached).
     
  19. patsu

    Legend

    Joined:
    Jun 25, 2005
    Messages:
    27,709
    Likes Received:
    145
    Assuming the Gaffer guy is correct, then yes HTML5 does adds some overhead. But there are mobile browsers which are optimized for small devices. The layout they use should be relatively simple compared to a full blown website.
     
  20. Solarus

    Newcomer

    Joined:
    Jan 12, 2009
    Messages:
    156
    Likes Received:
    0
    Location:
    With My Brother
    i dont think the entire ui is html5, the gaf guy was talking about the live tiles being coded using html5/css/js and being hooked to psn for dynamic updating.

    because were on the subject of the os and ui. what resources are reserved for the os? i've heard 1-4CU, 2 CPU cores and a varying amount of ram.
     
    #3220 Solarus, Sep 11, 2013
    Last edited by a moderator: Sep 11, 2013
Loading...
Thread Status:
Not open for further replies.

Share This Page

  • About Us

    Beyond3D has been around for over a decade and prides itself on being the best place on the web for in-depth, technically-driven discussion and analysis of 3D graphics hardware. If you love pixels and transistors, you've come to the right place!

    Beyond3D is proudly published by GPU Tools Ltd.
Loading...