Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
E
electronic-basics public
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • master-embedded-systems
  • electronic-basics public
  • Wiki
  • Home

Last edited by Dominik Widhalm Sep 24, 2017
Page history

Home

Electronic Basics

This Wiki contains information for prospective students of our master degree program Embedded Systems, see also the introductory website.


Slides

Since a profound knowledge of electronic basics is one of the acceptance criteria for the master degree program embedded systems, the information contained in the slides should sound somewhat familiar to you. These slides are held compact and contain the most basic information only.


Exercises

In case you encounter difficulties with specific content in the slides, or if you just want to polish up your electronic basic knowledge, we recommend that you work on this Exercises on Electronic Basics. To check your results, or to find help if you got stuck, you can have a look at the Exercise Solutions (some solutions are missing but will hopefully be added soon).


Further Information

A good overview on the most important basics of electronics can be found in the shortcards of NUWO-press, especially the Elektrotechnik 1 shortcard. An exemplary-version of the mentioned shortcard is also contained in the git repository (Front/Back).

Additionally the following two animations may help to understand the working principle of (1) the bipolar transistor and (2) the thyristor.

A good collection of exercises on all necessary Electronics Basics topics can be found in the following books (German):

  • H. Lindner, "Elektro-Aufgaben 1: Gleichstrom", Carl Hanser Verlag, 30th Edition, 2014, ISBN: 978-3446432475

  • H. Lindner, "Elektro-Aufgaben 2: Wechselstrom", Carl Hanser Verlag, 25th Edition, 2013, ISBN: 978-3446438101

  • H. Lindner and E. Balcke, "Elektro-Aufgaben 3: Leitungen, Vierpole, Fourier-Analyse, Laplace-Transformation", Carl Hanser Verlag, 7th Edition, 2012, ISBN: 978-3446433304


Accessing Documents

Most documents including all pdfs referenced in this wiki reside in a git repository. You can either download the files via the links provided in this wiki, or copy the whole repository to your local machine. The latter can be done by issuing the git clone command, e.g. git clone https://es.technikum-wien.at/master-embedded-systems/electronic-basics_public.git if you are working on a command line terminal and have git already installed. For most operating systems there are also GUIs available for git. Even if you think this is unnecessary in this instance we warmly recommend that you get familiar with git for future events and your own benefit ;)

Alternatively, you can also download an archive containing all relevant files here.

Clone repository
  • Home