Purchase Solution

Manchester diagrams

Not what you're looking for?

Ask Custom Question

a) Draw a diagram of the signal at point C for the first three characters "NET" encoded as required in problem 3a using NRZ-I.

b) Repeat Part A using Manchester encoding.

c) Repeat Part A again using Differential Manchester.

Purchase this Solution

Solution Summary

The solution provides detailed answers on how to determine different sequences using the provided figure. The expert includes various diagrams to facilitate student understanding.

Solution Preview

Check new attachment for revised solution.

Please reference this figure for the question:

a. Draw a diagram of the signal at point C for the first three characters "NET" encoded as required in problem 3a using NRZ-I

(here is reference from question 3a: The CSU in the communications system is using asynchronous communications with even parity checking.

a. The sequence of bits (Point C) when the characters "NETWORK" are received by the CSU. Assume 7-bit ASCII encoding, 1 start bit (1-bit), 1 stop bit (1-bit) and parity bit..

b. repeat Part A using Manchester encoding

c. repeat Part A again using Differential Manchester

a.

NRZ-I encoading

With NRZ-I a '1' bit is represented by 0 volts or +V volts depending on the previous level. If the previous voltage was 0 volts then the '1' bit will be represented by +V volts, however if the previous voltage was +V volts then the '1' bit will be represented by 0 volts. A '0' bit is represented by whatever voltage level was used previously. This means that only a '1' bit can 'invert' the voltage, a '0' bit has no effect on the voltage, it remains the same as the previous bit whatever that voltage was.

For "N" the signal will be:

For "E" the signal will be:

For "T" the signal will be:

Manchester Encoding:
Manchester encoding is a synchronous clock encoding technique used by the physical layer to encode the clock and data of a synchronous bit stream. In this technique, the actual binary data to be transmitted over the cable are not sent as a sequence of logic 1's and 0's (known technically as Non Return ...

Solution provided by:
Education
  • BCom, SGTB Khalsa College, University of Delhi
  • MBA, Rochester Institute of Technology
Recent Feedback
  • "Thank you. "
  • "Thank you"
  • "Thank you. I got 20/20 last week for my discussion you help me out with."
  • "Thank you. Great Job. "
  • "Thank you. Great Job. "
Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Basic Networking Questions

This quiz consists of some basic networking questions.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

C# variables and classes

This quiz contains questions about C# classes and variables.

Basic UNIX commands

Use this quiz to check your knowledge of a few common UNIX commands. The quiz covers some of the most essential UNIX commands and their basic usage. If you can pass this quiz then you are clearly on your way to becoming an effective UNIX command line user.