AQA COMP3 June 2012 Exam Thread
Computer Science and ICT discussion, revision, exam and homework help.
| Announcements | Posted on | |
|---|---|---|
| Important: please read these guidelines before posting about exams on The Student Room | 28-04-2013 | |
-
Re: AQA COMP3 June 2012 Exam Thread
Can anyone give a current definition of bandwidth according to AQA? This is what I've got, but it is way too long for a 1 or 2 mark question:
Bandwidth is a measure of how fast the data may be transmitted over the transmission medium (e.g. copper wire). This is measured in Hertz as the range of signal frequencies that it may transmit at one end and receive at the other end, without significant reduction in strength.
Annoyed at how we have to learn AQA's definitions and not those that are accepted in society. It's like "resolution of an image" last time in COMP1, which was wrong in the mark scheme (they gave a definition of pixel density). -
Re: AQA COMP3 June 2012 Exam ThreadJust shorten it down to. Measure in (Hz) of how fast data is transmitted across a transmission medium.(Original post by drspa44)
Can anyone give a current definition of bandwidth according to AQA? This is what I've got, but it is way too long for a 1 or 2 mark question:
Bandwidth is a measure of how fast the data may be transmitted over the transmission medium (e.g. copper wire). This is measured in Hertz as the range of signal frequencies that it may transmit at one end and receive at the other end, without significant reduction in strength.
Annoyed at how we have to learn AQA's definitions and not those that are accepted in society. It's like "resolution of an image" last time in COMP1, which was wrong in the mark scheme (they gave a definition of pixel density). -
Re: AQA COMP3 June 2012 Exam ThreadBaseband : Requires cheaper hardware/is cheaper to maintain(Original post by FredrickTrott)
What are the Advantages/Disadvantages to Baseband and Broadband?
Can only transmit a single signal at a time so is not good for high traffic networks
Broadband : Multiple signals can be transmitted at once so it is very fast
It requires expensive hardware and is expensive to maintain but cost is justifiable due to the high performance. -
Re: AQA COMP3 June 2012 Exam ThreadThis is the definition from my AQA computing book:(Original post by BalletDystopia)
Just shorten it down to. Measure in (Hz) of how fast data is transmitted across a transmission medium.
"Bandwidth: for a transmission medium, e.g. copper wire, this is the range of signal frequencies that it may transmit"
The speed of data transmission would be given by either the bit rate or baud rate.Last edited by Darkphilosopher; 12-06-2012 at 10:10. -
Re: AQA COMP3 June 2012 Exam ThreadMummy may want to use the phone, if you have a baseband system, ure gonna have to disconnect your dial up or ure mum will giv u a good ass whoopin as experienced by me in the pass. So Broadband systems prevent you getting ure ass whooped by ure mum or dad.(Original post by FredrickTrott)
What are the Advantages/Disadvantages to Baseband and Broadband? -
Re: AQA COMP3 June 2012 Exam ThreadThis isn't an acceptable answer.(Original post by ngnav)
Mummy may want to use the phone, if you have a baseband system, ure gonna have to disconnect your dial up or ure mum will giv u a good ass whoopin as experienced by me in the pass. So Broadband systems prevent you getting ure ass whooped by ure mum or dad.
-
Re: AQA COMP3 June 2012 Exam ThreadThanks. How would this be in Hertz though? Does range mean like 10KHz to 15KHz, hence bandwidth would be 5 KHz?(Original post by Darkphilosopher)
This is the definition from my AQA computing book:
"Bandwidth: for a transmission medium, e.g. copper wire, this is the range of signal frequencies that it may transmit"
The speed of data transmission would be given by either the bit rate or baud rate. -
Re: AQA COMP3 June 2012 Exam ThreadIt's been answered in quite a bit of detail about page 17ish (on the forum), if you wanna have a look(Original post by FredrickTrott)
Another Quick Question,
What is the difference between Thin Client Network, and a Server Based Network?
From what i understand, both need to have a dedicated server, to manage resources, process stuff, and in both cases the clients are essentially thin.
Last edited by jtanna; 12-06-2012 at 10:35. -
Re: AQA COMP3 June 2012 Exam ThreadYep.(Original post by drspa44)
Thanks. How would this be in Hertz though? Does range mean like 10KHz to 15KHz, hence bandwidth would be 5 KHz? -
Re: AQA COMP3 June 2012 Exam ThreadAnd in my book bandwidth is a measure of how fast data may be transmitted over a medium. Further down is says it is measured in (Hz)(Original post by Darkphilosopher)
This is the definition from my AQA computing book:
"Bandwidth: for a transmission medium, e.g. copper wire, this is the range of signal frequencies that it may transmit"
The speed of data transmission would be given by either the bit rate or baud rate.
Bit rate is the amount of bits transmitted per second. -
Re: AQA COMP3 June 2012 Exam ThreadThanks for editting it, felt a bit stupid looking in my book.(Original post by jtanna)
It's been answered in quite a bit of detail about page 17ish (on the forum), if you wanna have a look
But the definition given on page 17, is thin vs thick, if you look at the AQA book on page 185, there is a definition of a thin client network being network where all the processing takes place on the central server.
Then on page 189 the definition of a server based network is a network where resources ... and other functions are provided by dedicated servers.
Are they essentially not the same thing? -
Re: AQA COMP3 June 2012 Exam ThreadNo(Original post by FredrickTrott)
Thanks for editting it, felt a bit stupid looking in my book.
But the definition given on page 17, is thin vs thick, if you look at the AQA book on page 185, there is a definition of a thin client network being network where all the processing takes place on the central server.
Then on page 189 the definition of a server based network is a network where resources ... and other functions are provided by dedicated servers.
Are they essentially not the same thing?
Servers provide a service eg. authorisation(logging in), email, something like that
In thin client ALL processing takes place on the server, imagine your computer right now was just showing you an image but all the actual computation was taking place at a remote location, -
Re: AQA COMP3 June 2012 Exam ThreadOh god, I'm so sorry, didn't read the post well enough.(Original post by FredrickTrott)
Thanks for editting it, felt a bit stupid looking in my book.
But the definition given on page 17, is thin vs thick, if you look at the AQA book on page 185, there is a definition of a thin client network being network where all the processing takes place on the central server.
Then on page 189 the definition of a server based network is a network where resources ... and other functions are provided by dedicated servers.
Are they essentially not the same thing?
Basically, on a Server orientated network, all PCs have their own resources, such as a filesystem (like a C: etc) their own processors, their own graphics cards etc. However, on a Thin Client Network, each PC 'rents' the main server's resources, with each PC basically being a screen, and very basic space, that literally connects to the sever and uses everything it has.
(someone please correct me if I'm wrong..) -
Re: AQA COMP3 June 2012 Exam ThreadThey are not opposites, so they are hard to compare. A thin client network will always be a server based network, but other server based networks use rich clients.(Original post by FredrickTrott)
Thanks for editting it, felt a bit stupid looking in my book.
But the definition given on page 17, is thin vs thick, if you look at the AQA book on page 185, there is a definition of a thin client network being network where all the processing takes place on the central server.
Then on page 189 the definition of a server based network is a network where resources ... and other functions are provided by dedicated servers.
Are they essentially not the same thing?
They won't ask you to compare the two. If you have to define them, use the book's definitions.