Glam Prestige Journal

Bright entertainment trends with youth appeal.

At the moment, I'am equiped with a Benq XL2420T 24" LCD:

Benq XL2420T

The resolution is 1920x1080 with 120 Hertz refresh rate.

I want to build something like this I saw somewhere on forums already, but didn't found any advices.

This is the pic from forum

Soo the questions is, which configuration should I look for for these two both side monitors ? How to calculate the resolution and dimensions of these screens to make it the same heights in portrait orientation ?

Thanks

2

2 Answers

To get the same dimension, take the height of the large monitor and match the width of the smaller monitors to that. Make sure that can rotate a quarter. The cheap models usually do not support that.

To make the effective resolution identical look for side screen with a resolution of 1080xsomething.

Also try to get screen with IPS panels for the side monitors. That way you get a good viewing angle. Avoid panels based on TN panels for all configurations where do not like look straight at the screen.

(In the picture you provided you would look reasonably straight at the screen, however IPS get more important with the size of the screen and with larger angles. It also has the advantage of producing better colours).


Some more detailed information:

A modern monitor usually comes with a panel based on one of these three techniques:

  1. TN
  2. PVA/MVA
  3. IPS

Twisted nematic (TN) displays have the following qualities:

  • Fast screen drawing (which used to make then better for gaming, though the other two techniques have caught up and are also fine for gaming. A 15 year old IPS panel on the other hand might not suffice for gaming. But unless you are going to buy ancient monitors you can forget about this)
  • Poor colour quality. (Do not do graphic design on these. For gaming it is fine).
  • A not all that great horizontal viewing angle and colour differences depending on the angle. This is visible in the picture I took. If you are looking directly at a small or medium (say up to 20") screen this is not a problem. The display shows in the picture is a 26" at a small angle to my main screen and here it already become visible.
  • A poor vertical viewing angle. Usually not a problem unless you rotate the screen. If you rotate 90 degree then you effectively swap vertical and horizontal angles.
  • Cheap to produce in on direction. (e.g. make a long/wide screen). This sells great.

PVA/MVA (Patterned vertical alignment / Multi-domain vertical alignment

  • Better colours and better viewing angles than TN

IPS

  • Good colour.
  • Good viewing angles.
  • Usually more expensive.

Note that a good TN panel can be better than a poorly build IPS panel. Takes these as general guidelines. Read reviews before buying anything.

4

I know this post is nearly 7 years old, but as far as I can tell, the outside ones are 4X3 and the middle one is a 16:10.

For the middle monitor a = arctan(aspect ratio big) where aspect ratio = width/height, ex 16/10 in this case

height = diagonal_big * cos(a)

Diagonal_small_monitor = height / sin(arctan(aspect ratio small)) In this case, aspect ratio = 4/3.

Thus Diagonal_small_monitor = diagonal_big * cos(arctan(aspect ratio big)) / sin(arctan(aspect ratio small))

A reasonable guess at this setup is a 24" 16:10 center monitor and 16" 4:3 side monitors. Scaling up, 27" main, 18" sides is also possible.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy