 |
This eBook
with 160 pages shows the basics of
modelling mechatronic systems and some analog and
discrete controller like
PID-controller. All this will be shown with examples with SCILAB
and SCICOS. First we will model a
mechatronic system consisting from a dc-motor and mechanic.
Than
we will control this system for position with a PID-controller. We will
adjust the controller parameter in bode-diagram and show the stability.
At the end we will show some further digital controller that you can
implement in the software C on a microcontroller.
|
|
..........V1.0/2020................Nr.19.........5
Euro NEW |
The eBook
with over 120 pages describes the basics of Artificial
Intelligence (AI). We will
start step by step so that you are not immediately rushed with the many
new terms. In the end you will understand what a tensor is and how a Nuronal
Network works.
The
eBook is aimed at
beginners who want to program algorithms in Python
with little knowledge of computer science and without much mathematics.
By means of examples with PyBrain and Tensorflow
in Python and with numerous pictures and
animations the understanding of the partly complex algorithms is made
easier.
|
 |
.....Nr.10.......................V1.1/2014...........
|
In this eBook (96 pages) we
will show you step by step, how you can program the ARDUINO
UNO and MEGA with SIMULINK.
In the first chapter we show the difference
between a traditional programming with C and the
new method of
model-based development that is
=> model building, simulation and automatic code generation.
|

|
|
..........V1.0/2017................Nr.18......... |
In
this eBook with 94 pages we show you the basics of wireless
communication with the systems RFID,
Bluetooth,
WLAN
as server and client as well as GPS. These
techniques are used in IOT (Internet Of Things) or
Smart Home and this is also the motivation for this eBook.
Our eBooks are practice-oriented and we work with
examples of real hardware.
And
here is only ARDUINO
and the ESP8266 or nodeMCU.
|
 |
......V1.0/2020......NEW.....Nr.20.........5
Euro |
We
start with the sound and in the second chapter we explain everything
about level, dB etc. without much mathematical effort. With animations
and films about the FREE tool AUDACITY we try to present the basics more
clearly. Along the way you will learn how to use the AUDACITY tool.
Chapter 2 deals
with sound in the time domain and chapter 3 with sound in the frequency
domain. In chapter 4 we show the human perception, that is what we
actually hear.
|
 |
And what
we really hear is shown in the last chapter with psychoacoustics.
|
NEW.....Nr.21.......................V1.0/2020.........
The eBook with over 100 pages describes
the basics of power electronics simulation with the FREE TOOL System Vision Cloud! www.systemvision.coms
|
 |
V1.0/2017.........................Nr.17.........
|
 |
In this eBook (61 pages)
the programming of the BBC micro: bit is explained
step by step.
The basics
of the programming are explained on the basis of many films with the
simulator and on the real hardware. How do we react in the program to
the keys A and B.
We build a
cube
with random number by pressing the A
key.
We will use almost all sensors (acceleration,
compass,
temperature,
etc.). The pins at the
edge of micro: bit (0 1 2 etc.) we will also treat
and show how to
read
and write a
digital signal.
|
How
to measure
analog
voltages with A/D-converters
and output them via PWM-signal.
With
music
and Bluetooth wireless
transmission to a smartphone,
we finish the eBook.
|
........V1.1/2009.........5
Euro................Nr.03.........
|
 |
This eBook
describe the PLC
(programmable logic controller)
with the special focus on IEC 61131-3 language, that the most programmable
controller and also microcontroller accept.
The development of
the examples is done here with the FREE
Version of the tool
CoDeSys
(Controller Development System).
|

|
..............Nr.13......................V2.0/2017........................
|
In this eBook (104 pages
and over 20 examples) the basics of ARDUINO
programming are explained step by step.
You need only the ARDUINO UNO
for all examples in this eBook and a paper clip
made of metal.
We show how you can use digital INPUT and
OUTPUT with a metal paperclip. We will use an AD-converter and on the
paper clip receive signals from 'air'. PMW signal we will generate and
measure. We will use the LED on pin 13.
The focus in this eBook is more on the
programming side than sensors, electronics, etc.
|

|
......Nr.15................................V1.1/2015...........
|
Most smartphones
have the ANDROID
OS
and it is programmed with the programming language
JAVA.
In this eBook (102 pages),
we show you in the first chapter, how to install the necessary and FREE tools (Eclipse
SDK, ADT, JAVA). In the second chapter we start the first
project. In movies you learn the first steps with the tool ECLIPSE and we will
simulate the first example on the emulator. Finally, you will learn the
acceleration
sensor from the smartphone to read and
display the XYZ values on the screen.
To create more apps,
you need more than just an activity
and to communicate, you need the intents.
We show that in the last two examples.
|
 |
.......V1.1/2015........................Nr.14.........
|
 |
In
this eBook (126 pages) we
explain the basics
of RASPBERRY PI
programming step by step.
The
hardware
and software
installation
is explainad for beginners also with basics to LINUX.
We
install the SD-card with the tool NOOBS that a not so
complicated as the IMAGE copy. For WINDOWS users
the first steps with LINUX are presented.
For the processing of the data we use
scientific modules SciPy and Numpy
like for example = digital filter, FFT and more.
|
We
will present the results using the MATPLOTLIB
module in 2D and 3D plots.
.............Nr.16.............................V1.1/2015..........
|
The eBook with 100 pages
shows the basics of electrical measurement technology and the basics of
programming with the LabVIEW graphical programming
language of the company National
Instruments.
In the eBook, the following
instruments analog multimeter, digital multimeter, digital
oscilloscope are explained in detail.
|

|
..........V1.0/2014.........................Nr.12.........
|
 |
First,
in this eBook with
225 pages,
you get an
introduction to the various tools and their installation.
The
focus in this eBook on
scientific or engineering
operation and no great programming. There are a number of books for
Python with OOP, Web programming, etc.
Of
course, we start with an introduction to the programming language
PYTHON. Get explained the first instructions and learn
interactively with the SPYDER tool to work.
|
.............Nr.07...........5
Euro............V2.4/2009...........
|
In this
eBook (132 pages) you will get step by
step the basics of C-programming with the focus on embedded and
real-time. The main target device is not the PC with Windows but a
small microcontroller without an operating system. We will writ it on
our self!
All the C-instructions will be explained on behalf of different
examples that are implemented with the FREE
tool AVR Studio
(free download and no limitation). This tool consist an editor,
compiler, linker
and simulator. With this
simulator you can test and/or modify the examples on the PC without any
real hardware (microcontroller).
|

|
You do not learn only the C-language but also
to use the development tool and some typical methods and algorithms for
embedded and real-time application! You will also learn how to use the
compiler, debugger, breakpoint in the tool AVR Studio.
This eBook focus on beginners that want to get the first steps in
C-programming for microcontrollers!
........V2.1/2007........................Nr.01............
|
 |
In this eBook
the basics of CAN and CANopen
will be described step by step. The properties of
CAN will be shown with some animation and films.
On a simply example gate-control the tool CANoe
from the company VECTOR
will be explained.
The tool handling is shown in some films.
To the end CANopen and TT-CAN
will be
also described.
|
.......V1.0/2006.........................Nr.05.........
|
 |
In this eBook
we provide you the basics of electronic simulation with SPICE.
Together with the FREE
Tool LTSpice
from the company Linear Technologies
we will show you in some films the possibilities of the simulation
language SPICE and also the performance of the tool LTSpice.
You can also download
this FREE tool on www.linear.com
and try all the examples that you get together with this eBook.
|
At the end
of this eBook we will also use the FREE
Tool EAGLE to construct and layout one example
board.
|
|
..........V1.0/2012...........................Nr.11...........
|
 |
The
basics of Digital Signal Processing
(DSP)
with the tool SCILAB
are explained
step by step in this eBook with
150 pages.
The
focus here is on the practical application
of SCILAB functions and is aimed at
beginners
who wanted to apply DSP algorithms.
The
functioning of SCILAB is explained
in films as examples below.
|
.........V1.1/2009...........5
Euro...............Nr.06..................
|
 |
This eBook
provide the basics in VHDL-programming of
electronic digital systems.
VHDL
is a hardware description language. That means, you can describe a
digital system with text like C-programming. This eBook works with the
last version VHDL-93.
For
the understanding we have some short and most understanding examples
that you can see in films working or you can try this examples with the
FREE
Software VHDL Simili.
|
With
this FREE tool SIMILI, you can model and simulate VHDL-programms.
|
.........V1.0/2011..........................Nr.02..............
|
 |
In this eBook with more
than 100 sides the basics of analog and digital
filters will be described.
The filter design and analysis will be done
with the FREE program Filter Free 3.0 and Spectra
from www.nuhertz.com.
|
........V1.2/2020.......................Nr.08............
|
 |
This eBook
with 84 pages shows the
basics of BLDC Motors
(brush less direct
current). The focus of this eBook are
DC-Motors that are driven an DC-Voltage
with the help of frequency converter.
AC-Motors are not in
scope of this eBook
but we will show how to operate a
AC-Motor on DC-Supply with a frequency
converter.
|
|
General terms
and condition act
© 2003-2022
ebooksmechatronic.com
Last Update: 03.01.2022
|
eBooks only
for Windows
------------------
eBooks prices
-----------------
1
5,0€
3
10,0€
6
15,0€
9
20,0€
ALL download
30,0€
--------------------
Boost
RTOS
DC/DC
AI
Atrificial
Intelligence
SystemVision
Powerelectronics
TensorFlow
BBC
micro:bit
systemvision
thermal
vhdl-ams
emobility
batt
e
Syste
ery
microbit
RFID
ESP8266
NodeMCU
GPS
WLAN
Bluetooth
JavaScript
SimPy
IoT
MATPLOTLIB
WinAVR
Betriebssystem
e
Syste
FreeRTOS
Echtzeit
YACAS
SysML
SimulationX
Dymola
Modelica
wxMAXIMA
CAS
Computer Algebra
MAPLE
MATHEMATICA
YACAS
CAD
e
Syste
Zeichnung
SketchUp
3D
Mechanik
Modelica
SimScape
Hydraulic
Pneumatic
Therm
Raspberry
NumPy
SimPy
SciPy
Physical Computing
IPython
LINUX
e
System
NumPy
SciPy
Python
NOOBS
GPIO
VHDL-AMS
SimulationX
ITI
SystemC
SCILAB
SCICOS
Xcos
Raspberry
LINUX
MATLAB
SIMULINK
JAVA
Physical
Computing
IPython notebook
Regelungstechnik
C
e
Syste
AN
LIN
FlexRay
MOST
Ethernet
Digitaltechnik
Statecharts
ARDUINO
SCILAB
ECLIPSE
SCICOS
MATLAB
SIMULINK
JAVA
CAN-Bus
e
Syste
LIN-Bus
Ethernet
Statecharts
YAKINDU
Analog Filter
Power Factor Correction
e
AI
|