1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
valina [46]
3 years ago
8

In class we learned that in order to uniquely identify one of N equally likely symbols, ceiling (〖log〗_2 N) bits of information

must be communicated. Answer the questions below:
(a) How many bits are necessary to encode an integer in the range of 0 to 512 (inclusive)?
(b) It must require 10 bits at least, not 9, because 2^9 = 512, however this is inclusive so it is actually 513 numbers and therefore 10 bits. How many bits are necessary to encode an integer in the range of 0 to 75 (inclusive)?
(c) It would require at least 7 bits. 2^6 = 64 which is not enough, so it must be 2^7 = 128 bits. How many bits are necessary to encode an integer in the range of -20 to 13 (inclusive)?
Engineering
1 answer:
AleksAgata [21]3 years ago
6 0

Answer:

a. 10bits

b. 7 bits

c. 6 bits

Explanation:

a. for 0 to 512

# of numbers = 512 - 0 + 1 =513

[log ₂513] = 9 bits

we actually need 10 bits

b.  for 0 to 75

# of numbers = 75 - 0 + 1 =76

[log ₂76] = 6 bits

we actually need 7 bits

c. for -20 to 13

# of numbers = 13 - (-20) + 1 =34

[log ₂34] = 5 bits

we actually need 6 bits

You might be interested in
Polymer ropes and lines for use on water are often designed to float, to aid in their retrieval and to avoid applying a downward
andrew-mc [135]

Answer:

We choose PTFE

Explanation:

Attached are the modulus density and modulus strength chart.

Due to its young modulus, the density is near 0.5 GPa, as seen in the chart and support water gliding. The PTFE density is between 1 and 10 Mg / cubic meter (see module and chart of density), and the resistance is between 10 and 100 Mpa (see module and chart of strength). Therefore, the finest ploymer will be PTFE that meets the requirements.

8 0
4 years ago
19. A circuit contains four 100 S2 resistors connected in series. If you test the circuit with a digital VOM,
yanalaym [24]

Answer:

D

Explanation:

in series circuit the resistance is divided Total resistance is equal to the sum of resistances

6 0
3 years ago
The convection heat transfer coefficient for a clothed person standing in moving air is expressed as h 5 14.8V0.69 for 0.15 , V
Rom4ik [11]
Cychbjnivrxezyyihvhuytrruokjaa
7 0
3 years ago
Read 2 more answers
1. Consider a city of 10 square kilometers. A macro cellular system design divides the city up into square cells of 1 square kil
kakasveta [241]

Answer:

a) n = 1000\,users, b)\Delta t_{min} = \frac{1}{30}\,h, \Delta t_{max} = \frac{\sqrt{2} }{30}\,h, \Delta t_{mean} = \frac{1 + \sqrt{2} }{60}\,h, c) n = 10000000\,users, \Delta t_{min} = \frac{1}{3000}\,h, \Delta t_{max} = \frac{\sqrt{2} }{3000}\,h, \Delta t_{mean} = \frac{1 + \sqrt{2} }{6000}\,h

Explanation:

a) The total number of users that can be accomodated in the system is:

n = \frac{10\,km^{2}}{1\,\frac{km^{2}}{cell} }\cdot (100\,\frac{users}{cell} )

n = 1000\,users

b) The length of the side of each cell is:

l = \sqrt{1\,km^{2}}

l = 1\,km

Minimum time for traversing a cell is:

\Delta t_{min} = \frac{l}{v}

\Delta t_{min} = \frac{1\,km}{30\,\frac{km}{h} }

\Delta t_{min} = \frac{1}{30}\,h

The maximum time for traversing a cell is:

\Delta t_{max} = \frac{\sqrt{2}\cdot l }{v}

\Delta t_{max} = \frac{\sqrt{2} }{30}\,h

The approximate time is giving by the average of minimum and maximum times:

\Delta t_{mean} = \frac{1+\sqrt{2} }{2}\cdot\frac{l}{v}

\Delta t_{mean} = \frac{1 + \sqrt{2} }{60}\,h

c) The total number of users that can be accomodated in the system is:

n = \frac{10\times 10^{6}\,m^{2}}{100\,m^{2}}\cdot (100\,\frac{users}{cell} )

n = 10000000\,users

The length of each side of the cell is:

l = \sqrt{100\,m^{2}}

l = 10\,m

Minimum time for traversing a cell is:

\Delta t_{min} = \frac{l}{v}

\Delta t_{min} = \frac{0.01\,km}{30\,\frac{km}{h} }

\Delta t_{min} = \frac{1}{3000}\,h

The maximum time for traversing a cell is:

\Delta t_{max} = \frac{\sqrt{2}\cdot l }{v}

\Delta t_{max} = \frac{\sqrt{2} }{3000}\,h

The approximate time is giving by the average of minimum and maximum times:

\Delta t_{mean} = \frac{1+\sqrt{2} }{2}\cdot\frac{l}{v}

\Delta t_{mean} = \frac{1 + \sqrt{2} }{6000}\,h

8 0
4 years ago
For some transformation having kinetics that obey the Avrami equation (Equation 10.17), the parameter n is known to have a value
OleMash [197]

Answer:

t = 25.10 sec

Explanation:

we know that Avrami equation

Y = 1 - e^{-kt^n}

here Y is percentage of completion  of reaction = 50%

t  is duration of reaction = 146 sec

so,

0.50 = 1 - e^{-k^146^2.1}

0.50 = e^{-k306.6}

taking natural log on both side

ln(0.5) = -k(306.6)

k = 2.26\times 10^{-3}

for 86 % completion

0.86 = 1 - e^{-2.26\times 10^{-3} \times t^{2.1}}

e^{-2.26\times 10^{-3} \times t^{2.1}} = 0.14

-2.26\times 10^{-3} \times t^{2.1} = ln(0.14)

t^{2.1} = 869.96

t = 25.10 sec

5 0
3 years ago
Other questions:
  • CNG is a readily available alternative to
    5·1 answer
  • Draw the sequence of BSTs that results when you insert the keys E, A, S, Y, Q, U, E, S, T, I, O, N, in that order into an initia
    10·1 answer
  • Which technical planning document defines support tasks?
    7·1 answer
  • Given two alphabet strings str1 and str2. You can change the characters in str1 to any alphabet characters in order to transform
    8·1 answer
  • What is the difference between digital instruments and decimal scaled instruments to measure
    6·1 answer
  • Rosbel or Janette lol baakkaaa
    11·2 answers
  • Technician A says when you push the horn button, electromagnetism moves an iron bar inside the horn, which opens and closes cont
    5·2 answers
  • your friend's parents are worried about going over their budget for th month. Which expense would you suggest is NOT a need?
    9·1 answer
  • Which of the following characteristics would not give animals an advantage in the ocean?
    13·1 answer
  • PLS HELP! which statement is the best example of how society affects the useof technology? A. Farmers in hilly areas grow crops
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!