Verified Questions and Correct Answers | Complete Study
Guide – Georgia Institute of Technology
2026/2027 | GRADED A+ | 100 out of 100
Question:
Compare the bit rate for video, photos, and audio.
Answer
Video - 2 Mbps
Facebook photo gallery browsing (1 photo/s) - 320 kbps
Music - 128 kbps
Question:
What are the characteristics of streaming stored video?
Answer
- Streamed - video starts playing within a few seconds of receiving data, instead of waiting for the whole file
- Interactive - user can pause, fast forward, skip ahead, move back
- Continuous playout - should play out the same way it was recorded
Question:
What are the characteristics of streaming live audio and video?
Answer
- Many simultaneous users
- Delay sensitive
,Question:
What are the characteristics of conversational voice and video over IP?
Answer
- Delay sensitive
- Loss tolerant - the occasional glitch is okay
Question:
How does the encoding of analog audio work (in simple terms)?
Answer
Generally speaking, audio is encoded by taking many (as in, thousands) of samples per second, and then rounding
each sample's value to a discrete number within a particular range. (This "rounding" to a discrete number is called
quantization.)
Question:
What are the three major categories of VoIP encoding schemes?
Answer
1. Narrowband
2. Broadband
3. Multimode
, Question:
What are the functions that signaling protocols are responsible for?
Answer
1. User location - the caller locating where the callee is.
2. Session establishment - handling the callee accepting, rejecting, or redirecting a call.
3. Session negotiation - the endpoints synchronizing with each other on a set of properties for the session.
4. Call participation management - handling endpoints joining or leaving an existing session.
Question:
What are three QoS VoIP metrics?
Answer
- end-to-end delay
- jitter
- packet loss
Question:
What kind of delays are included in "end-to-end delay"?
Answer
- the time it takes to encode the audio
- the time it takes to put it in packets,
- all the normal sources of network delay that network traffic encounters such as queueing delays