standard grade credit level - mrs gault

21
FOR OFFICIAL USE C Total Marks LI 4040/31/01 6/2310 KU RNA 4040/31/01 NATIONAL FRIDAY, 4 MAY QUALIFICATIONS 2.35 PM – 4.05 PM 2012 TECHNOLOGICAL STUDIES STANDARD GRADE Credit Level *4040/31/01* © Fill in these boxes and read what is printed below. Day Month Year Number of seat Scottish candidate number Full name of centre Town Forename(s) Surname Date of birth 1 Answer all the questions. 2 Read every question carefully before you answer. 3 Write your answers in the spaces provided. 4 Do not write in the margins. 5 Do not sketch in ink. 6 All dimensions are given in millimetres. 7 Show all working and units where appropriate. 8 Reference should be made to the Standard Grade and Intermediate 2 Data Booklet (2008 edition) which is provided. 9 Before leaving the examination room you must give this book to the Invigilator. If you do not, you may lose all the marks for this paper.

Upload: others

Post on 23-Apr-2022

6 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: STANDARD GRADE Credit Level - Mrs Gault

FOR OFFICIAL USE

C

Total Marks

LI 4040 /31 /01 6 /2310

KU RNA

4040/31/01

N A T I O N A L F R I D A Y , 4 M A YQ U A L I F I C A T I O N S 2 . 3 5 P M – 4 . 0 5 P M 2 0 1 2

TECHNOLOGICALSTUDIESSTANDARD GRADECredit Level

*4040/31/01* ©

Fill in these boxes and read what is printed below.

Day Month Year Number of seat Scottish candidate number

Full name of centre Town

Forename(s) Surname

Date of birth

1 Answer all the questions.

2 Read every question carefully before you answer.

3 Write your answers in the spaces provided.

4 Do not write in the margins.

5 Do not sketch in ink.

6 All dimensions are given in millimetres.

7 Show all working and units where appropriate.

8 Reference should be made to the Standard Grade and Intermediate 2 Data Booklet (2008 edition) which is provided.

9 Before leaving the examination room you must give this book to the Invigilator. If you do not, you may lose all the marks for this paper.

Page 2: STANDARD GRADE Credit Level - Mrs Gault

[BLANK PAGE]

Page two[4040/31/01]

Page 3: STANDARD GRADE Credit Level - Mrs Gault

RNAKU

DO NOT WRITE IN

THIS MARGIN

210

210

Page three[4040/31/01]

1. A mobile pitch-side camera system is used during a rugby match.

(a) Describe, with reference to the control diagram, the operation of the system.

The camera system makes use of closed loop control.

(b) Explain the difference between open loop and closed loop systems.

[Turn over

Desiredposition

Control Unit

OutputDriver

Motor

Positionsensor

Movement

Camera

+–

Page 4: STANDARD GRADE Credit Level - Mrs Gault

2. An action film sequence uses a number of special effects operated by a microcontroller.

The program makes use of a sub-procedure “Action”, shown on the flowchart below.

Page four[4040/31/01]

Action

Is sensoractivated?

Smoke effect on

Wait 1 second

Smoke effect off

Blast effect on

Wait 0·2 seconds

Wait 0·2 seconds

Return

Repeated three times?

Blast effect off

no

no

yes

yes

Page 5: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

76543210

Page five

2. (continued)

Input and output connections to the microcontroller are shown in the table below.

Input Connection Pin Output Connection

7 Smoke effect

6 Blast effect

5

4

3

2

1

Sensor 0

Complete the PBASIC program for sub-procedure “Action”, with reference to the flowchart, Data Booklet, and the input/output connections.

Init: let dirs = %11000000 symbol counter = b0

Action:

[Turn over

Page 6: STANDARD GRADE Credit Level - Mrs Gault

Page six[4040/31/01]

10

RNAKU

DO NOT WRITE IN

THIS MARGIN

210

3210

3. A digital electronic system is used to control part of an electronic toy as shown in the truth table below.

A B C Z

0 0 0 0

0 0 1 0

0 1 0 0

0 1 1 0

1 0 0 0

1 0 1 1

1 1 0 0

1 1 1 1

(a) Complete, with reference to the truth table, a Boolean expression for Z in terms of A, B and C.

Z =

(b) Complete a logic diagram for the following Boolean expression.

A

B

C

Z = (A C) + B•

Z

Page 7: STANDARD GRADE Credit Level - Mrs Gault

RNAKU

DO NOT WRITE IN

THIS MARGIN

210

210

Page seven

3. (continued)

(c) State, with reference to the Data Booklet, the full name of the following two ICs (Integrated Circuits) required to form part of the circuit.

IC Number 7408

Full Name

IC Number 7404

Full Name

(d) State two characteristics of a 7400 series IC (Integrated Circuit).

1

2

[4040/31/01]

[Turn over

Page 8: STANDARD GRADE Credit Level - Mrs Gault

Page eight

4. A prototype for a burglar alarm system is required.

A buzzer will sound if master switch C is on and either pressure switch A or B is also pressed.

(a) Complete the circuit below using three SPST switches and a buzzer.

[4040/31/01]

210

RNAKU

DO NOT WRITE IN

THIS MARGIN

210

6 V

A B

C

Page 9: STANDARD GRADE Credit Level - Mrs Gault

4. (continued)

The circuit is adapted so that an LED switches on when the system is active.

(b) Draw the symbol for an LED.

(c) Describe how an LED should be protected when wired in a circuit.

Page nine[4040/31/01]

10

210

RNAKU

DO NOT WRITE IN

THIS MARGIN

[Turn over

Page 10: STANDARD GRADE Credit Level - Mrs Gault

5. A Scottish island community is looking to become self sufficient in energy production.

(a) Describe an advantage that tidal power has over wind power.

(b) Describe how a wind turbine typically produces electricity.

(c) Describe two disadvantages of using finite energy sources.

Page ten[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

10

210

210

Page 11: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

3210

210

5. (continued)

Holiday cottages on the island are installed with solar thermal panels to heat the cold water.

It was found that 100 kg of water at 10 °C entered the solar panels and absorbed 7 MJ of heat energy.

(d) (i) Calculate, with reference to the Data Booklet, the final temperature of the water.

(ii) Calculate the efficiency of the solar panels if the sun provided 11 MJ of heat energy.

Page eleven [Turn over

Page 12: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

Page twelve

210

43210

6. Microcontrollers are increasingly used in electronic control systems.

(a) Explain why microcontrollers are often used instead of hard-wired electronic circuits.

(b) Complete the table below to match the microcontroller sub-system to its function.

Sub-system Function

Clock

Links the microcontroller to the outside world

EEPROM

ALU

Page 13: STANDARD GRADE Credit Level - Mrs Gault

6. (continued)

(c) State the full name of EEPROM.

(d) Explain why sub-procedures are commonly used in a control program.

Microcontrollers use binary numbers in their calculations and operations.

(e) (i) Convert the following decimal value number to an 8-bit binary number.

56 = %

(ii) Convert the following binary number to decimal.

%11001101 =

(f) State the name of a method of controlling the speed of a motor using a microcontroller.

Page thirteen[4040/31/01]

10

210

10

RNAKU

DO NOT WRITE IN

THIS MARGIN

10

10

[Turn over

Page 14: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

Page fourteen

210

10

7. A solar-powered water-pumping system is being tested for use in developing countries.

The system consists of two separate mechanisms.

(a) State the name of the following mechanisms.

(b) Describe the change in motion produced by .mechanism B

80 teeth

Mechanism A

Motor 2000 rev/min

48 teeth

15 teeth

20 teeth

Water inWater out

Mechanism B

Mechanism A

Mechanism B

Page 15: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

43210

10

10

210

7. (continued)

(c) Calculate the output speed of .

is decided to be too bulky and is replaced by the following mechanism.

(d) State the name of this mechanism.

(e) Describe how friction could be reduced in a mechanical system.

(f) State the names of two mechanisms that will convert rotational motion into linear motion.

1

2

Page fifteen

mechanism A

Mechanism A

[Turn over

Page 16: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

Page sixteen

543210

8. A model dragon is used as part of a stage production.

The dragon’s mouth is operated by pressing , or by pressing

and together.

(a) Describe, using appropriate terminology, how the pneumatic circuit operates.

Valve A Valve AB

Valve D

Valve B

Valve A

Valve C

Device E

One-way valve

Pneumatic cylinder

Page 17: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

Page seventeen

43210

3210

10

10

10

8. (continued)

(b) State the full name of the following components.

It was decided to control the dragon’s mouth with an electronic control system.

(c) (i) State the name of the actuator that is used for electronic control of a pneumatic valve.

(ii) Draw the symbol for this actuator.

Air pressure is supplied to the double-acting cylinder at 0·2 N/mm2.

(d) Calculate the instroking force produced by the cylinder.

Valve

Device

C

E

[Turn over

Diameter 30 mm Diameter 10 mm

Instroke

Page 18: STANDARD GRADE Credit Level - Mrs Gault

RNAKU

DO NOT WRITE IN

THIS MARGIN

210

10

3210

9. A game show contestant must perform a task without covering a light sensor. If it is covered then an alarm sounds.

The circuit is shown below.

(a) Calculate the resistance of the LDR when Vout is 0·5 V.

During testing the light level is varied.

(b) (i) Determine, with reference to the Data Booklet, the resistance of the LDR at 20 Lux.

(ii) Calculate the base current (IB) when Vout is 3·2 V and Rb is 1·5 kΩ.

Page eighteen[4040/31/01]

240 V

Bell4·5 V

Vout

5 V

0 V

4·3 kΩ

Rb

Page 19: STANDARD GRADE Credit Level - Mrs Gault

9. (continued)

(c) Explain the function of the following components that are often used in this type of circuit.

(i) Relay

(ii) Base Resistor (Rb)

(iii) Diode

(d) Describe an advantage of testing an electronic circuit using computer simulation.

Page nineteen[4040/31/01]

10

10

10

10

RNAKU

DO NOT WRITE IN

THIS MARGIN

[Turn over

Page 20: STANDARD GRADE Credit Level - Mrs Gault

[4040/31/01]

RNAKU

DO NOT WRITE IN

THIS MARGIN

3210

10

Page twenty

10. During the design of a new lightweight family car the forces acting on it are analysed.

The forces are shown on the diagram above.

(a) State the name of this type of diagram.

(b) Calculate the reaction force at R2.

(Take moments about R1).

[END OF QUESTION PAPER]

1300 N 6000 N 1800 N

0·5 m 1 m 0·5 m 1 mR1 R2

Page 21: STANDARD GRADE Credit Level - Mrs Gault

ACKNOWLEDGEMENTS

Question 10—Image of Citroën car. Permission is being sought from Citroën UK.