From bbf0196c4f77bc7dbc8a021a09d30b40b2168427 Mon Sep 17 00:00:00 2001 From: Naoki Pross Date: Tue, 12 Oct 2021 19:35:21 +0200 Subject: Block diagram of communication and start AM and QAM --- doc/thesis/Fading.bib | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) (limited to 'doc/thesis/Fading.bib') diff --git a/doc/thesis/Fading.bib b/doc/thesis/Fading.bib index 64cbcea..97379da 100644 --- a/doc/thesis/Fading.bib +++ b/doc/thesis/Fading.bib @@ -1,10 +1,10 @@ -% vim: set tw=2 sw=2 noet: +% vim:set ts=2 sw=2 noet: % If you have the DOI of the article, this website can neatly convert it for you % https://www.bibtex.com/c/doi-to-bibtex-converter/ @article{Alimohammad2009, title = "Compact Rayleigh and Rician fading simulator based on random walk processes", - author = "Alimohammad, A and Fard, S F and Cockburn, B F and Schlegel, C", + author = "Alimohammad, A. and Fard, S.F. and Cockburn, B.F. and Schlegel, C.", journal = "IET Commun.", publisher = "Institution of Engineering and Technology (IET)", volume = 3, @@ -17,7 +17,7 @@ @inproceedings{Xiao2004, title = "Statistical simulation models for Rayleigh and Rician fading", booktitle = "{IEEE} International Conference on Communications, 2003. {ICC} '03", - author = "Xiao, Chengshan and Zheng, Y R and Beaulieu, N C", + author = "Xiao, Chengshan and Zheng, Y.R. and Beaulieu, N.C.", publisher = "IEEE", year = 2004, conference = "IEEE International Conference on Communications", @@ -34,7 +34,7 @@ } @book{Griffith, - title = "Introduction to Electrodynamics Fourth Edition", + title = "Introduction to Electrodynamics, Fourth Edition", author = "Griffiths, David J.", year = 2017, publisher = "Cambridge University Press; 4th edition", @@ -43,8 +43,25 @@ @misc{Messier, title = "Wireless Communications: Small Scale Fading", - author = "Prof. Geoffrey Messier", + author = "Prof. Dr. Messier G.", year = 2018, publisher = "YouTube", url = "https://www.youtube.com/watch?v=4ibjrRzvJ5E&list=PL7sWxFnBVJLXsvsLzMXT2Fk4ZPD7BJTBX&index=3" } + +@book{Hsu, + title = {Schaum's Outline of Analog and Digital Communications}, + author = {Hsu, H.P.}, + isbn = {9780071402286}, + lccn = {2002153194}, + series = {Schaum's outline series}, + url = {https://books.google.ch/books?id=02I-J\_ZQa50C}, + year = {2003}, + publisher = {McGraw-Hill Education} +} + +@book{Kneubuehler, + title = {Nachrichtentechnik 1 + 2}, + author = {Kneub\"uhler, T.}, + year = {2020}, +} -- cgit v1.2.1