Yamini Assignment July 3
Yamini Assignment July 3
1(a)
Temperature
To see how hot or cold a room is. E.g. can be used in an office.
Infra-red sensor
To measure heat being emitted or sense the characteristics of the surrounding. E.g. in an alarm system
Humidity
0478_s15_qp_12
b)
As a person approaches the door the infra red sensor will immediately detect their
presence and send the reading to the microprocessor via ADC which converts analogue
signal to digital so that that microprocessor can understand it. The current reading will be
compared with the pre set values. If the reading is more than the pre set values, then
microprocessor will send the signal to DAC to activate the buzzer to alert .
0478_s16_qp_11
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
2
√
√
√
√
It is an industry standard so most of the devices have it. No special software is required
to
to detect it on the device.
0478_s15_qp_11.pdf
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
46C
101000
1 bits
2^8 =256
9608_w15_qp_12
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
5
3*1=3 4*6=24
2*2=4
9*3=27 Sum=73/11=6r6
1*4=4
2*5=10
Not valid
6*1=6 8*6=48
5*2=10
1*3=3 77/11=7
0*4=0
2*5=10
Valid
5*6+0*5+2*4+4*3+1*2+0
30+8+12+2=52
52/11=4
11-4=7
0478_y15_sp_1
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
6
DVD RW
ROM
DVD RAM
Flash
memory
Blu ray
0478_s15_qp_11.pdf
E.g
10110 10111 10010
The first byte is incorrect as it has an odd parity whereas the others have
even parity.
9608_w15_qp_11
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
8
Since odd parity is used you check each row to see if odd parity is followed. Then you
check the columns to see odd parity is followed. If any bit is causing the odd parity to
be even you circle it and then check for the row no. and column no. (Count the no. of
ones to check the parity)
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
9691/13/M/J/13
1*1024
1024
Answer: 1024kb
0420_w13_qp_13
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
(b)
Lossless uses various algorithms to this. In lossless data is lost so it allows the file to be
recreated exactly as it was originally. When data is uncompressed it is restored
completely to its original file.
(c)
10
AND multiplies the two values whereas OR adds the two values.
In AND gate if any of the inputs are 0 the output is 0
The output will be high (1) if both inputs are 1
In OR gate any of the input is 1 output is 1
In OR gate if both inputs are 0 then output is 0
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
s (b)
11
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
12
0478/11/O/N/18
13
Checksum
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
14
FORM4 REVISION ASSIGNMENT PAPER-1-JULY 2020
15
0478/13/O/N/18
16
(b)
It produces an executable file therefore compiled program does not need
Compiled again
SSD
Blu ray
0478/13/O/N/18
18
syntax
translator
Low level language
Assembly
Machine code
0478/11/M/J/19