Richard Ashbery <
bas...@invalid.addr.uk> wrote:
> At the moment I am using an external USB hard drive - would I notice a
> difference in access speed? I'm reading that speeds of up to 6GB/s are
> possible with SSD which appear to be significantly faster than an
> equivalent Sata hard drive.
The SSD is 6Gbit/s (not gigabytes), but you'll be restricted by the USB 2
bottleneck. The main advantage with a USB SSD is access time - there's
nothing mechanical to move so you can start reading files a lot faster.
That means that a 'USB 2 SSD' is rarer than a SATA version, because you lose
some of the advantages.
> What interfacing is required? The only information I can find is on
> Sata to USB hard drive caddies - are these SSD compatible? Most users
> seem to fit an SSD in their PC desktop so a direct SATA 3 connection
> is likely to be available.
Any USB hard drive caddy should work with an SSD - there's nothing special
about them. They're just hard drives without any spinning rust inside.
I'm afraid I have no experience of particular models on RISC OS though.
> I understand keyboards/wireless mice slow down the USB speed
> considerably - can a hub isolate these slower devices?
Keyboards and mice work slower, but you'll need a hub to connect them (the
BBXM has a builtin hub) and there's no problem mixing devices of different
speeds. The speed difference is something a driver writer has to worry
about but essentially nobody else.
Theo