Half Term Revision and Homework
1.
Revise the topic of the CPU
Revise Networking but in particular focus on LAN, WAN, EXTRANET, INTRANET and VPN
http://www.teach-ict.com/gcse_computing/ocr/215_communications_networking/networks/miniweb/index.htm
3. You will be asked to write an algorithm/flow-chart
Revise algorithms by completing the following task and
posting your answer by way of a reply to this post:
Rail fares are based on the distance travelled:
• fewer than 5 miles:
£2.50
• 5–12 miles: £3.25
• more than 12 miles: £4.15
A processor in the
exit barrier calculates the fare. A discount of 10% is given for off-peak
travel, i.e. after 10 am and before 5 pm on Monday to Friday or any time on
Saturday and Sunday. The ID of the railway station at which a passenger starts
their journey is recorded on their card when they swipe in. The processor in
the exit barrier uses a data structure called ListOfStations to look up the
distance travelled.
Write an algorithm to
calculate the cost of a passenger’s journey. It must read in the start of the
journey from the card, calculate the fare and apply any discount. The
information must then be displayed in a customer-friendly way. (8)
here is my algorithm:https://docs.google.com/a/gillotts.org.uk/document/d/1l9YL0Vu0ezmQEz9thSqpPJEL8YHIRh0Sio69ar8Lyb4/edit?usp=sharing
ReplyDeleteThis is my Algorithm
ReplyDeletehttps://docs.google.com/document/d/1OpJdWN9gBJVK71cIhltS2erZSI2DtzZ4rOlkA8_13mk/edit?usp=sharing
Here is my algorithm:
ReplyDeletehttps://docs.google.com/a/gillotts.org.uk/document/d/16fRTaWWIJ5jHfEYQoppyQrk2fvRcdX7qRj47xrGbAw8/edit?usp=sharing
Apologies, I thought this posted half way through the half term holidays. But apparently not.
ReplyDeletehttps://docs.google.com/document/d/1fO7E5TxYQlsiPYn4fV60Q12W1rGriDDp2yErkWCPtLI/edit
Algorithm:
ReplyDeletehttps://docs.google.com/a/gillotts.org.uk/document/d/14J2pG1VjCOUKD_yTiEHFp7iZnqWPYn6UoCbhGZAQYKM/edit?usp=sharing