i no longer have any ipt textbooks
so i don't have any questions which i can show you have to work it out
it would be nice if you can post up some questions and i can go through it in detail
some basics
size:
1 bit - smallest and most basic size
8 bits = 1Byte (notice capital B for Byte)
reason for lower and upper case: 1b = 1 bit, 1B = 1 Byte
1024bytes = 1KiloByte (KB)
1024KB = 1MegaByte (MB)
1024MegaBytes = 1GigaByte (GB)
these are the basic elements which you should know
Picture:
quite complicated, you have to work out pixel counts, resolution, what colour bit rate it is using....
hmmm i think they go through this in the textbook
Video:
FPS - frames per second
resolution - screen size
time - length of video
for video, you work under the impression that a video is a single file, compiled on a number of pictures put together to create motion
question:
say for example a video of 24mins, at 27FPS, with a resolution of 640*480. If the size of each frame was 23KB, how big is this video if no compression is utilised? (write answer in KB, MB, GB)
solution:
at 24minutes this equates to 24*60 = 1440seconds
at 27FPS, this equates to 27*1440 = 34560frames
if each frame is 23KB in size
.'. 23*34560 = 794880KB
now to simplify
794880KB
776.25MB
0.758GB (to 3decimal place)
audio:
Take note there is too kinds of audio, mono and stereo
mono meaning 1 channel, where as stereo is 2 channels
meaning if a questions states stereo, this means you 'might' have to multiply it by 2
'might' because it all depends on the question being asked
audio like pictures are complicated
you will have to take into account, the frequency of audio, MHz or Hz....bit rate....which is annoying and i can't create an example at the moment causing i can't remember any...