Originally Posted by bobcar:
“I think it comes down to getting the right resolution to viewing distance. If you sit close enough then a 1080 TV is required but if you sit further away then the money spent on resolution would be better spent on getting a better quality lower resolution TV. From my very limited experience of visiting friend's houses etc most of them do not sit close enough to warrant a 1080 TV but those that have them are very proud of the fact and are keen to point out that they have a 1080p TV.”
This has all got me interested enough to do a little bit of experimentation

I've have a side interest in it because I keep wanting to adjust how far away I am from the TV depending on watching HD or SD content... and had read to interesting stuff that I'm sure a lot of you will have come across on:
http://www.carltonbale.com/2006/11/1080p-does-matter/
I kept all this on a PC to keep things simple (and make sure I could do an exact per-pixel mapping), but here was the process I followed:
(1) cropped a 960x540 section out of a photo as a base image [not quite the resolution we were talking about before but I wanted to keep things neatly in halves] - call this image A
(2) scale image A up to 1920x1080 with a nearest neighbour / point sampling filter - call this image B
(3) scale image A up to 1920x1080 with a bicubic resampling - call this image C
The idea really is that image A represents the "source" SD-type image. If we view B and C both at a 1:1 pixel mapping, then B is pretty much equivalent to what you would actually get on an SD panel (since we have made each 2x2 block of pixels in the HD panel output the same thing). C is meant to represent what you would get with decent scaling on an HD panel.
I viewed this on a 17" laptop display, with a 1:1 pixel mapping. The panel is natively 1920x1200, which I reckon is near enough HD resolution for what was going to be a fairly rough experiment anyway. I then moved my viewing distance further back until I couldn't see the pixelisation in image B compared to image C. For me, the images started looking the same about 45 inches viewing distance.
Scaling that up to a 40" set, I reckon that would be at a distance of around 8'12". Looking at the graphs on the web link mentioned earlier, the reckoning there was that 720p started becoming useful around 12 ft or so, so I guess my experiment isn't *too* far off those sorts of suggestions.
Whatever, I reckon that if you want a 40" panel, you'd get better rendering of SD on it with an HD panel properly scaled (compared to a native SD panel), if you are going to sit around 8ft or closer to it. Which you might well do if you have things general set up for watching HD cinema and the likes. But then, as bobcar said, you'd already have an HD panel
Some experiments I still might try would be:
(1) repeat on a bigger display
(2) try some different images (I really picked one very much at random)
(3) try different enlargement resamplers. I'd be pretty suprised if a linear resampling wasn't decent enough to be honest for this particular case.
Richard.