ELECTRONICS
ELECTRONICS
2. An IoT device sends sensor data as a 10-bit unsigned binary number. The
maximum value supported by the sensor is 1023. If the received value is
10111011012, what is the reading in decimal? Can the sensor's limit
handle this value?
4. A network switch logs two data packet sizes: the first packet has a total
size of 2FA16 bytes, and the second packet uses 1B416 bytes. How many
bytes are available for the next packet if the switch has a maximum
capacity of 2FA16 bytes ?
6. A hard disk has a storage capacity of 70708 blocks. A system log shows that
56348 blocks are already used. Calculate the remaining storage blocks.
9. A computer program allocates 3A716 bytes for data storage and 4F216 bytes
for temporary variables. Calculate the total memory allocated by the
program in hexadecimal.
10. A server logs data usage of 8C416 MB in the morning and 2FA16 MB in the
afternoon. Calculate the total data usage for the day in hexadecimal.
11. A machine operates for 3458 hours in January and 2768 hours in February.
Calculate the total operation hours for both months in octal.
12. Two temperature sensors record readings of 6378 and 4528. Find the
combined total of the readings in octal.
13. Two digital sensors record signal strengths of 11011012 and 10110102.
Find the combined signal strength in binary.