home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / hardware / 3043 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  4.0 KB

  1. Path: sparky!uunet!rosie!monolith.next.com
  2. From: rwerner@monolith.next.com (Ross Werner)
  3. Newsgroups: comp.sys.next.hardware
  4. Subject: Re: NeXT Dimension board
  5. Message-ID: <6053@rosie.NeXT.COM>
  6. Date: 15 Dec 92 19:21:54 GMT
  7. References: <1992Dec8.151752.16753@MITL.COM>
  8. Sender: news@NeXT.COM
  9. Reply-To: Ross_Werner@next.com
  10. Lines: 70
  11.  
  12.  
  13. In comp.sys.next.hardware article <1992Dec8.151752.16753@MITL.COM> you wrote:
  14. > Does anyone have any specifications on the NeXT Dimension board? I am looking
  15. > for anything and everything I can find about the hardware.
  16. > For instance, the NTSC standard allows differing scan line lengths and in
  17. > fact, different cameras have different resolution. They are, however,
  18. > less than 640 pixels across. So how is the lower resolutions mapped to the
  19. > 640x480 window?
  20. Actually, the NTSC standard (RS-170a) is very precise at 63.556 uSec per line.  
  21. How many pixels there are on one line (in other words, the camera or monitor 
  22. resolution) is variable.   The quantized image (spatially and temporally) from 
  23. a camera CCD array is converted to an analog signal according to the NTSC 
  24. specification, which further complicates things by the fact that the chroma 
  25. (color) information is at 1/2 the bandwidth of the luma (black/white) 
  26. information, and is then phase modulated onto a sub-carrier frequency.  The 
  27. analog NTSC signal gets converted to digital and decoded - hardly an ideal 
  28. situation, and of course there will be sampling errors.  But NTSC is what we 
  29. are stuck with, at least until HDTV becomes real.
  30.  
  31. The 640 x 480 resolution commonly used in digital video systems derives from 
  32. the fact that the NTSC standard specifies a 4:3 aspect ratio, with 525 lines 
  33. per field.  40 of these lines are in the vertical blanking interval, leaving 
  34. 485 technically visible.  Since all television monitors overscan, all the sides 
  35. get clipped by the edges of the screen.  This makes it so you don't see the top 
  36. and bottom few lines of each field, and the left and right few pixels of each 
  37. line. (Computer monitors do not overscan, that's why you see that black border 
  38. between the physical edge of the display and the image displayed.)  So 640 x 
  39. 480 was chosen since it contains the entire area typically displayed, gives a 
  40. 4:3 aspect ratio, and is integer multiples of 32, which makes both HW and SW 
  41. types happy.
  42.  
  43. > Also, it appears that the actual video window is somewhat less than 640,
  44. > somewhere in the neighborhood of 625.
  45. The video window produced by the hardware is 640 pixels wide.  It is a 
  46. "feature" of the Philips video chip set used on the ND board that some of the 
  47. pixels at the beginning and end of each video line are black.  (This has been 
  48. discussed on the net before. )  The NXLiveVideoView  will give you a 640 x 480 
  49. window, the NeXTtv demo app clips this, mimicking the overscan of a television 
  50. monitor.
  51.  
  52. > Apparently, we received no documentation on the hardware -- only software.
  53.  
  54. What hardware details do you need?  NeXT does not publish detailed HW 
  55. documentation, no workstation manufacturer does.  If you have specific 
  56. questions, email and I can help you.
  57.  
  58. For details on video, I recommend these references:
  59.  
  60.  - Television Engineering Handbook, K. Benson ed., McGraw-Hill.  About $100, 
  61.    worth it if you are seriously into video.  Everything you ever wanted to 
  62.    know about TV, cameras, monitors, VCRs, color perception, signal standards, 
  63.    transmitters, antennas, cable and satellite systems, etc.  More data than 
  64.    you could absorb in a lifetime.
  65.  
  66.  - Desktop Video Data Handbook, 1992, Philips Semiconductors.  Data sheets on 
  67.    all the Philips video chips, also a good discussion of color decoding and 
  68.    the CCIR 601 spec. Call (800) 227-1817, ext. 900 to find out how to contact 
  69.    your local rep.
  70.  
  71.  - Television Measurements - NTSC Systems, Tektronix Television Division.  How 
  72.    to use Tekronix equipment for NTSC signal and transmission measurements.  
  73.    Also contains the RS-170a spec.  Call  (503) 627 - 1843 for more 
  74.    information.
  75.  
  76. Ross Werner
  77. NeXTdimension Hardware Architect
  78. Manager, Visual Media Design
  79.