Engee documentation

Training courses

Instruction for taking free online courses. The procedures for taking the courses presented in this section are advisory in nature.
1
Visual Modelling Course
You will learn how to add and customise blocks, create filters for signal processing and design both discrete and continuous dynamic systems. At the end, you will consolidate your knowledge through two practical projects.
 ~ 3 h
2
SAU Modelling Course
The course is devoted to dynamic modelling of automatic control systems: linearisation of a physical system, development of a control loop with feedback using a PID controller and checking the developed controller for compliance with system requirements.
 ~ 2 h
3
DSP System Modelling Course
You will learn how to generate discrete signals and perform their spectral analysis, create an AM signal, simulate a Gaussian data channel, simulate a QPSK modem, change the sampling rate of a digital signal, apply filters for a noisy signal.
 ~ 2 h
4
Finite Automata Course
The course is designed to study the capabilities of the Finite Automata library of the Engee platform.
 ~ 3 h
5
Electrical Circuit Modelling Course
The course is designed to learn visual modelling of analogue electrical circuits usage of the Engee platform.
 ~ 4 h
6
Course "Fundamentals of Physical Modelling in Engee"
You will learn the basics of physical modelling, building physical models and analysing their signals using the fundamentals of multi-domain modelling. At the end, you will consolidate your knowledge through a final project.
 ~ 3 h
7
Power Systems Modelling Course
The course is designed to study the modelling of power systems with usage of the Engee platform.
 ~ 3 h

How to download all available examples

To load all available examples in the environment Engee, run the following code in the script editor Script editor .

if isdir("/user/start/content_updater")
    rm("/user/start/content_updater";force = true, recursive = true)
end
run(`git clone https://git.engee.com/learn-engee/content-catalog.git /user/start/content_updater`)

After executing the command, the script will be loaded from the path/user/start/content_updater in the file browser  Engee and will be called refresh_demo_catalog.ngscript. Double click on it to open.

refresh demo 1

To get courses, hover your cursor over the cell with the code under the description of the course you are interested in and click on the green button that appears Execute:

refresh demo catalog 1

To get all courses at once:

  • Click on the button Run script in the upper right corner of the script editor:

    refresh demo catalog 2

  • Or enter and execute the command:

    engee.script.run("/user/start/content_updater/refresh_demo_catalog.ngscript")

The downloaded courses will be located in the «Courses» folder, and for the introductory course «Quick Start» there is a separate folder with the same name.:

refresh demo 3

Engee certificate

Your step towards new opportunities and perspectives