George Lucas pioneered the use of digital movie cameras with the most recent Star Wars film. Assume that Lucas's camera has a swappable 80 GB hard drive (remember: 1 GB = 1024 MB, 1 MB = 1024 KB, 1 KB = 1024 Bytes, and 1 Byte = 8 bits), that it records each pixel in x-bit color, that there are 26 frames recorded per second, and that each frame is recorded in 1600x1200 resolution.
1.Create a polynomial function that gives the number of minutes of video that can be recorded before swapping in a new hard drive, as a function of x (the number of bits used to encode the color of each pixel)
2.Evaluate this function for x = 32 (32-bit true color)
All I can get up to is....First, each frame would require x bits for each of the 1600*1200 = 1,920,000 pixels.
The number of bits required per second would therefore be
(x bits/pixel)(1,920,000 pixels/frame)(26 frames/second)
= 49,920,000x bits/second
any help would be appreciated, I have been racking my brain all night. THANKS!!!
2007-01-25
12:56:06
·
1 answers
·
asked by
ruthnsnare
2
in
Science & Mathematics
➔ Mathematics