diff --git a/README.html b/README.html index b740fed..13be343 100644 --- a/README.html +++ b/README.html @@ -142,7 +142,7 @@

Idiot's guide to ELEC4402 communication systems

+

This unit allows you to bring infinite physical notes (except books borrowed from the UWA library) to all tests and the final exam. You can't rely on what material they provide in the test/exam, it is very minimal to say the least. Hope this helps.

If you have issues or suggestions, raise them on GitHub. I accept pull requests for fixes or suggestions but the content must not be copyrighted under a non-GPL compatible license.

@@ -210,8 +216,12 @@ along with this program. If not, see http
  • You do not get given a formula sheet, so you are entirely dependent on your own notes (except for some exceptions, such as the erf(x)\text{erf}(x) table). So bring good notes.
  • Doing this unit after signal processing is a good idea.
  • -

    Printable notes begins on next page (in PDF)

    +
    +
    +

    https://www.petertanner.dev/posts/Idiots-guide-to-ELEC4402-Communications-Systems/

    +

    Notes are open-source and licensed under the GNU GPL-3.0. Suggest any corrections or changes on GitHub.

    +

    Fourier transform identities and properties

    @@ -720,8 +730,8 @@ Use these formulas in particular:

    Nyquist criterion for zero-ISI

    Do not transmit more than 2B2B samples per second over a channel of BB bandwidth.

    By Bob K - Own work, CC0, https://commons.wikimedia.org/w/index.php?curid=94674142

    -

    Insert here figure 8.3 from M F Mesiya - Contemporary Communication Systems (Add image to images/sampling.png)

    -

    Cannot add directly due to copyright!

    + +sampling

    sampling

    Quantizer

    @@ -740,8 +750,8 @@ Use these formulas in particular:

    \end{align*}

    -

    Insert here figure 8.17 from M F Mesiya - Contemporary Communication Systems (Add image to images/quantizer.png)

    -

    Cannot add directly due to copyright!

    + +quantizer

    quantizer

    Line codes

    diff --git a/README.md b/README.md index 3af8182..f84b8ca 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ +
    + This unit allows you to bring infinite physical notes (except books borrowed from the UWA library) to all tests and the final exam. You can't rely on what material they provide in the test/exam, it is very _minimal_ to say the least. Hope this helps. @@ -83,9 +90,16 @@ along with this program. If not, see . - **You do not get given a formula sheet**, so you are entirely dependent on your own notes (except for some exceptions, such as the $\text{erf}(x)$ table). So bring good notes. - Doing this unit after signal processing is a good idea. -## Printable notes begins on next page (in PDF) -
    +
    + +
    + +**[https://www.petertanner.dev/posts/Idiots-guide-to-ELEC4402-Communications-Systems/](https://www.petertanner.dev/posts/Idiots-guide-to-ELEC4402-Communications-Systems/)** + +**Notes are open-source and licensed under the [GNU GPL-3.0](https://github.com/peter-tanner/IDIOTS-GUIDE-TO-ELEC4402-communication-systems/blob/master/COPYING.txt). Suggest any corrections or changes on [GitHub](https://github.com/peter-tanner/IDIOTS-GUIDE-TO-ELEC4402-communication-systems).** + +
    ## Fourier transform identities and properties diff --git a/README.pdf b/README.pdf index 9f1f501..af115cc 100644 Binary files a/README.pdf and b/README.pdf differ