A tablet has a 7.5- × 5.8-inch screen size with a resolution of 326 pixels per inch. (a) How many pixels does it have? (b) With 256 levels of brightness for each color subpixel, what is the MiB size of the display memory
a) total number of pixels = (7.5*326)*(5.8*326) = 46,23,006 Answer: 4623006 b) for 256 levels, it takes log(256) = 8 bits, which is 1 byte there are 3 colors(red, green, blue). so, total size for one pixel is 3 bytes total amount of memory = 4623006*3 = 13869018 bytes. = 13869018 / 1024 KB = 13543.962890625 KB = 13543.962890625/1024 KB = 13.2265262603759765625 MB Answer: 13.23 MB
A tablet has a 7.5- × 5.8-inch screen size with a resolution of 326 pixels per...
17. (a) A desktop laser printer has a 300 dots-per-inch resolution. If each dot is stored in one bit of memory, how many MiB of memory are required to store the complete image of one 8.5-x 11-inch page of paper? (b) How many MiB of memory are required for a 1200 dots- per-inch printer?
very optical device has an angular resolution, the smallest angle over which it allows us to tell if two dots -- or two stars -- are distinct. If two stars have an angular separation less than the angular resolution, they appear as as a single object. This limited angular resolution can arise for a number of reasons: quality of the optics, blurring of the atmosphere and quantum mechanics. For example, from the ground on Earth, due to the blurring of...
Consider raster systems with the resolutions of 1280x 512. a) How much storage is required for each system if 24 bits per pixel are to be stored? b) How Many k bytes does a frame buffer needs? c) How many pixels could be accessed per second in each of these systems by a display controller that refreshes the screen at a rate of 60 frames per second? d) Calculate the Access time e) How much time is spent scanning across...
Insert Format Tools w Table Window Help < > + Reset all CSE 1: B Home MX https://ccse kennesa t 3 of 6 Automatic Zoom Assignment 2C: Can you still see the dots? It's an interesting time in display technology. When we talk about displays, you most often hear the term "pixel", which is the smallest light-emitting speck on your screen. We use the term "resolution" when talking about the total number of pixels on the screen, but sometimes you...
Question Assume that a monochrome video display system has the following characteristics: 10 marks the resolution is 320 pixels (across) by 200 pixels (down) the origin (0, 0) is in the upper left corner the most significant bit (MSB) of each byte corresponds to the left-most pixel represented the first byte of the video buffer is called VIDBASE Answer the following questions: How many bytes are there per scan line? Please list the calculation procedure and the results. [2 marks]...
Problem 1.0-20 Points A certain memory has a word size of 8K x 32. How many words does it store? What is the number of bits per word? How many memory cells does it contain?
Problem 1.0-20 Points A certain memory has a word size of 8K x 32. How many words does it store? What is the number of bits per word? How many memory cells does it contain?
A digital computer has a memory unit with 24 bits per word. the instructions set consists of 150 different operations. all instructions have an operation codepart(opcode) and an address part (allowing for only one address) Each instruction is stored in one word of memory.a. how many bits are needed for the opcodeb. how many bits are left for the address part of the instruction.c. What is the maximum allowable size of memory.d. what is the largest unsigned binary number that...
A digital computer has a memory unit with 24 bits per word. The instruction set consists of 199 different operations. All instructions have an operation code part (opcode) and an address part (allowing for only one address). Each instruction is stored in one word of memory. [] How many bits are needed for the opcode? How many bits are left for the address part of the instruction? What is the maximum allowable size for memory? What is the largest signed...
A digital computer has a memory unit with 24 bits per word. The instruction set consists of 110 different operations. All instructions have an operation code part (opcode) and an address part (allowing for only one address). Each instruction is stored in one word of memory. (10 points) How many bits are needed for the opcode? How many bits are left for the address part of the instruction? What is the maximum allowable size for memory? What is the largest...
A digital computer has a memory unit with 24 bits per word. The instruction set consists of 199 different operations. All instructions have an operation code part (opcode) and an address part (allowing for only one address). Each instruction is stored in one word of memory. [8 marks] How many bits are needed for the opcode? How many bits are left for the address part of the instruction? What is the maximum allowable size for memory? What is the largest...