IB DP Computer Science Topic 3: Networks -: 3.1 – Networks HL Paper 1

Question

An oil and gas company has a networked computer system for use of their employees in the Head Office.
The company also uses the internet to enable communication with employees working on exploration and production in many remote geographical areas.
The sub-sea oil and gas exploration and production unit of the company relies on thousands of kilometres of pipeline which are monitored by a computer control system which can detect leaks.
The process of detecting leaks is carried out by sensors which are continuously monitoring changes in the flow and pressure of the liquids in the pipes. This data is processed on a computer in the office.
If any of sensor values are outside of the acceptable parameters stored on a disk in the office, the following error routines are performed:

  •  an alarm is sounded on the computer at the office
  • an email message is sent to managers in the Head Office.

a.i.) Identify one hardware security measure that will ensure that confidential data from the Head Office cannot be accessed.[1]
a.ii.)ldentify one software security measure that will ensure that confidential data from the Head Office cannot be accessed.[1]
b.)Identify one network security measure.[1]
c.)Explain the environmental benefit of using a computer control system to monitor the pipeline.[3]
d.) Explain the relationship between sensors, output transducers and processor in this situation.[4]
e.) Construct a system flowchart to represent the process described above.[5]

▶️Answer/Explanation

Ans:

a.i.)
Retina scans;
Locked doors;
Alarms;
Protection of equipment within the building;
a.ii)
Use of passwords;
Different access rights;
Encryption;
b.)
Encryption;
UserID;
Trusted MAC addresses;
c.)
In case of leaks (depending on severity of problem) which could cause pollution (any environmental problem);
Computer control system can react quickly/turn on and off appropriate devices immediately/many times in a short interval of time/(increased efficiency);
Computer control systems are very reliable (will not be tired / will not lose concentration);
(can continue to operate reliably 24 hours a day, 7 days a week) (increased level of safety);
Control systems are reasonably cheap to run comparing to the cost involved in situations which can harm environment (and human health) (reduction of costs);
d.)
Input from flow/pressure sensors is analog;
AD convertors are used to convert this analog data into digital form;
Processor performs / logical and arithmetical / operations;
The result of processing is in digital form so it should be converted (by AD convertors) into analog form;
This signal is sent to output transducers (a device that converts energy from one form to another) (for example, alarm sounds in the office);
e.)

Award [1] for sensor input.
Award [1] for manual input and validation/configuration.
Award [1] for a disk (which is holding data).
Award [1] for a monitoring process / checking whether input values exceed the allowed range or not.
Award [1] for error routines performed.
Example 1

Example

Scroll to Top