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
s344n2d4d5 [400]
2 years ago
6

Suppose the message 111010 is to be transmitted (beginning with the leftmost bit) using

Computers and Technology
1 answer:
ella [17]2 years ago
4 0

Answer:

Explanation:

Given that:

generator polynomial = x⁴ + x + 1

This form can be expressed in binary form as:

= 1 *x^4 + 0*x^3 +0*x^2 + 1*x^1 +  1*x^0

= 1             0           0           1            1

=10011

The given message = 111010

Now, we can see that the length of the polynomial generator = 5

The next thing to do is to add (5-1) = 4 0's to the given message end

i.e. message = 1110100000

The next process is to divide the message with the generator to deduce the remainder which ill be added to the message for us to create a transmitted message

∴

10011║1110100000║111

        <u>   10011               </u>

           1 1 100

      <u>     1 0011              </u>

              1 1 1 1 0

      <u>        1 001 1              </u>    

                1 1 0 1 0

       <u>         1 0 01 1              </u>

                  1 0 010

        <u>          1 0 01 1              </u>

                     0 010     → Remainder

∴ Transmitted message = 1 1 1 0 1 0 0 0 0 0

                                           <u>                0 0 1 0</u>

                                           1  \ 1  \  1   \ 0  \ 1 \ 0 \ 0 \  0 \  1 \  0

To check and confirm that the message transmitted is correct at the receiver's end, we have to divide the transmitted message with the generator.

So, if the end result of the remainder is 0, then the message is correct, otherwise incorrect.

10011║1110100000║1111

        <u>   10011               </u>

           1 1 100

      <u>     1 0011              </u>

              1 1 1 1 0

      <u>        1 001 1              </u>    

                1 1 0 1 0

       <u>         1 0 01 1              </u>

                  1 0 010

        <u>          1 0 01 1              </u>

                     00000     → Remainder

Hence, the received message is correct.

You might be interested in
Of the following, the greatest advantage of a database architecture is that
Zina [86]

Answer:

c.

Explanation:

Of the following, the greatest advantage of a database architecture is that data redundancy can be reduced. This refers to data being unintentionally repeated within the database causing space to be taken up unnecessarily. Database architecture allows for this problem to be addressed and prevented.

3 0
3 years ago
If a user has two texts selected, the Reveal Formatting pane allows the user to
olasank [31]
<span><span>The correct answer is: </span>compare the fonts of the two texts.</span>  

You can access Reveal Formatting by selecting the desired tet and pressing Shift+F1. By opening this pane you will be able to see the paragraph formatting, font size, font type and line spacing.
4 0
2 years ago
Read 2 more answers
What is The Impact Of Technology On Real Estate
Serga [27]

Answer:

Technology can help real estate agents predict the future values of properties in the market. For most consumers purchasing a new home is an investment, but having a reliable source of value and future value, will make them more confident in investing into that property.

Explanation:

7 0
3 years ago
Do any of you guys know what the main problem in E.T is?
mario62 [17]

Answer:

At its glowing red heart, E.T. is a film about friendship. Elliott and E.T. are a tightknit pair from wildly different backgrounds, and their bond is grounded in love, loyalty, compassion, teamwork, and even a mysterious cosmic connection.

3 0
2 years ago
You will write a flowchart, and C code for a program that does the following: Within main(), it asks for the user's annual incom
elena-s [515]

Answer:

Explanation:

To write a C program for the above problem:

#include <stdio.h>

int main()

{

// we define the variable to get the annual income

float AnIncome;

// to get the annual income from the user

printf("Enter your annual income here: ");

scanf("%f", &Anincome);

// This is the function to test the annual income

float printIt(x){

//we test the amount inputted now

if (x>= 90000){

printf("Congratulations on your income\n"); // This is the congratulatory message

}

if (x<=0){

// This statement is included to avoid putting zero as annual income

printf("Annual Income cannot be zero or less than zero\n");

}

else{

printf("You WILL make $90,000, if you keep going.\n");

}

}

printIt(AnIncome);

return 0;

}

Attached is the image for a flow chat for the program

7 0
3 years ago
Other questions:
  • Is this a Bad Cpu processor ? I need some.help ASAP I turn on my.pc and it has no display but everything is on fans and the you
    13·1 answer
  • Taking an online class doesn't require any special skills.
    13·2 answers
  • On his computer desktop, Rodney can see several different files, each immediately accessible. Because he is actively working on
    13·1 answer
  • Given two int variables , firstplacewinner and secondplacewinner, write some code that swaps their values . declare any addition
    11·1 answer
  • Has anyone used freya on Mobile legends bang bang
    8·2 answers
  • Hey guys do you mind subscribing to my utube BrokenShoe once I hit 40 subs I'm doing a massive giveaway of gift cards ps: also g
    9·1 answer
  • Guys how can i video my self from my laptop <br> my laptop is (lenovo)
    8·2 answers
  • State the Limitations of the first generation of computers​
    8·1 answer
  • The rectangle shape in flowchart is used for
    12·1 answer
  • Which website offers guidance on putting together a checklist to provide guidance on configuring and hardening operating systems
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!