Thoughts Media.com

 





Go Back   Thoughts Media Forums > Thoughts Media Off Topic

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 06-11-2004, 07:03 PM
Swami
Join Date: Feb 2004
Posts: 4,371

Quote:
Originally Posted by Talon
Plus if you halve the RAM you halve the power it takes. Not a big deal when the system is busy but a big factor on the standby life of the battery. With demand pageing now in PPC you can use NAND flash and only use up around 2MB more ram than if you were running from NOR flash. Expect to see more people using that.
Could you expand on that Talon? Why does NAND memory take up more space than NOR?
 
Reply With Quote
  #22 (permalink)  
Old 06-11-2004, 07:30 PM
Intellectual
Join Date: Dec 2004
Posts: 200
Send a message via ICQ to omikron.sk Send a message via MSN to omikron.sk

Quote:
Originally Posted by Talon
Quote:
Originally Posted by Jonathon Watkins
Quote:
Originally Posted by omikron.sk
Does 10AH on the picture really mean Amper-hours ? 10 AH = 10 000 mAh, right?
Hmmm, that looks too good to be true..........
It does mean that but it is too good to be true.
That cell is 1.6V, most Li-Ion cells have a nominal voltage of 3.7V.
So a 10Ah 1.6V cell contains 16Wh of power, the same as a 4.3Ah (or 4324mAh) Li-Ion cell.
4300mAh - that's more than enogh for me. I just hope it's not too big (physically). It's hard to tell its dimensions from the pic. If it would be the same size as my iPaq2210 battery, I'm impressed.
__________________
Omikron using SonyEricsson K700i & iPaq h2210
 
Reply With Quote
  #23 (permalink)  
Old 06-11-2004, 10:08 PM
Ponderer
Join Date: Jun 2003
Posts: 57

Quote:
Originally Posted by Jonathon Watkins
Quote:
Originally Posted by Talon
Plus if you halve the RAM you halve the power it takes. Not a big deal when the system is busy but a big factor on the standby life of the battery. With demand pageing now in PPC you can use NAND flash and only use up around 2MB more ram than if you were running from NOR flash. Expect to see more people using that.
Could you expand on that Talon? Why does NAND memory take up more space than NOR?
It is to do with the way the internals of the memory work. NAND flash is a serial based system. You read or write a block (normally 512 or 2k Bytes) at a time. You can't just jump to the exact point. Think of it like a CD with no fast forward. You can jump to the correct track but you have to play the whole track in order to listen to the end of it.
NOR flash is random access, you can access any location in memory just as easily and quickly as any other.

If you want to run a program you need to have random access to the memory that holds it. In other words you can run a program that is stored in NOR flash, you can't run a program that is stored in NAND flash.

So why use NAND? It's a lot cheaper. Plus SDRAM is faster than NOR flash so once you program has been coppied into RAM it will run faster.

If windows is stored in NAND then traditionally you have to copy the whole thing into RAM before you can run it. Windows mobile is around 30MBytes, so your 64MByte PDA only has 34MBytes free for the user to make use of.
This doesn't make people happy. Unfortunatly until WM2003 that was the only way of running with NAND flash.

If windows is in NOR then it can run from flash. Windows will use around 2MBytes for storing odds and ends (filesystem lookup tables etc.) but that leaves the bulk of your RAM free. The downside is you system is slower and more expensive.

Demand pageing is a bit like virtual memory on a desktop PC. The OS copies the bit of the windows OS that it is using into RAM and leaves the rest in the NAND flash. If it needs a new bit of the OS then it copies that section as a block from the NAND to RAM and throws away something that it hasn't used for a while. That is exactly what NAND flash is good for, reading a block at a time. A PPC system using demand paging will use the 2MB of RAM that windows needs anyway plus another 2M or so for the bit of the OS that it is using.
The performance hit of having to keep stopping to copy new blocks from NAND into RAM is balanced out by the faster speed of the OS when it is running from RAM so the overall performance is roughtly the same.

Does that answer your question?
 
Reply With Quote
  #24 (permalink)  
Old 06-23-2004, 09:53 AM
Pupil
Join Date: Apr 2004
Posts: 33
Send a message via ICQ to Johnathan Send a message via MSN to Johnathan

All we can do just waiting :?
__________________
I always believe that after every storm eventually a rainbow appears!
 
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 11:39 PM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Copyright Thoughts Media Inc. 2007