4
cs526 logo
rainbow animatio

Homework #3: SMIL based multimedia presentation, VoD


Goal:

  • Learn to create Web-based synchronized multimedia presentation using SMIL.
  • Learn basic video on demand system design issues.
  • Assignment Date: 4/5/2006 Due 4/17/2006

    Related Reference:

    Description:
    Part 1: SMIL

  • Part2: Video on Demand.

    Assume 3 Mbps instead of 1.5Mbps is used to provide the transport of a 100 minute NTSC movie stored in the copier memory. Here we assume a fixed rate encoding. We plan to use a Ultra Wide SCSI-2 disk with 4 heads (each head with
    40 Mbps data transfer rate) and 40 MBps SCSI channel transfer rate to deliver the movie.

    1. How many bytes of disk space are needed to store the movie?
    2. Assume a fixed rate encoding, i.e., each frame is encoded into the same amount of bits, how many bits are used to encode a frame?
    3. How many phases can each head produce?
    4. With 4 heads per movie, how long is a phase?
    5. How many frames will be read by each head?
    6. Let the answer in 3) be n. The frames read by each head will be grouped into blocks and each block contains n frames. How many blocks will be read by a head?
    7. Starting with frame 0, show all the frame ID numbers in the first block. Similar to that in Figure 4 of Sincoskie’s paper.
    8. Without additional buffer, what is the longest time that a customer has to wait before seeing the movie?