Task? ?1: Foundation: Correctly convert student number into binary
Task 1a: Signal encoding using NRZ-L NRZI, Manchester, Differential Manchester
Task 1b: Correct Hamming Code
Task 1c: Correct display process to identify the error.
Task? ?2? ?VoIP?
• Describe the hardware interface which allows Alice's standard analog telephone to communicate with VoIP services. Describe how the digital VoIP signal can traverse from Alice house to Bob house, i.e. you need to mention components such as modem, local loop, the ISP's Point of Presence, the PSTN, etc...
• Describe the interaction between Alice and her VoIP service provider, i.e. what Alice will do and what the VoIP service provider will do for Alice to make a VoIP call, what are the steps (i.e. registration, dialing...)
• Describe how Alice's analog voice signal is converted to digital, i.e. what are the hardware's being used?
• Discuss the quality of the Analog/Digital conversion in terms of the resources used (e.g., sampling rate and bit depth in PAM and PCM)
• Provide a detailed diagram with all the stages and components from Alice's end to Bob's end. The diagram should have all the details, with clear annotations about all the components, the stages involved and what type of signal is being transmitted at each stage.
• The readability and credibility of your report. Your report is broken down into concise paragraphs with bullet points being used when describing the features of the components involved.
• A reference section must be provided with clear citations next to the major technical points in your report so the markers know which articles, books, or websites in your reference section you get the information from.
Task? ?3? ?(Optional)? ?bonus:
• Explain what application you are investigating
• Sequence or block diagram provided
• Detail and accuracy of the diagram
• Step by step explanation to the technical component, e.g., how to handle variables
Make effort towards the implement the same or similar function in your way;
• Structure/Program works
• For ease of use and GUI