MaTlab Level 4, Matlab niveau 4, ....
Matlab-Simulink :
1- Matlab simulink tool-boxes.
Fig-1
This is a
simulink program (.m ou .apl ou.vvv it is depend on which type of simulink you
would develop your project) in matlab-simulink.
The simulink boxes offers:
+Generators of
signals (sin wave generators, cosine wave generators,…) to product and giving
signal production and control.
++Sources ( ac,
dc, constant signal sources, low pass filter source signal,….) sources of many
types of sources and signal treatment.
+++Connectors (buses,
coaxial, ….) to connect buses and sources to outputs or to channels.
++++Scope (
Monochrome scope, Multi-visual scope,…) to
show output signals.
*** In our
example here we will using different simulink boxes as I show in the fig-1.
Firstly:
in our fig-1 we will see a sin wave signal
genrator.
C'est un programme de simulink (.m ou
.apl ou.vvv il est dépendent sur lequel
le type de simulink vous développeriez
votre projet) dans matlab-simulink.
Les offres de boîtes simulink:
+ Générations et sources de signaux
Les offres de boîtes simulink:
+ Générations et sources de signaux
(générateurs
de signaux sinusoïdale, générateurs de
signaux de type cosinus, …) à produit
de signal d’entrée et de contrôle de type différentes .
++ Sources (ac, dc, sources de signaux
constantes, filtre de type numérique)
les sources de signaux utilisent dans le traitement de signal.
+++ Connecteurs (bus, coaxiaux.) pour
connecter des bus et des sources aux
canal ou aux chaînes de traitement.
++++ Le Scope (signal de sortie peux
être Monochrome, peux être Multi-visuelle (multi-signaux, …) pour montrer des signaux différentes comme le sinusoïdal, le random.
*** Dans mon exemple ici j'ai utilisé
des boîtes simulink différentes
comme je montre dans la figure 1.
Premièrement: dans notre figure 1 le
generateur de type: sinusoidal
Dies ist ein Simulink-Programm (.m ou .apl ou.vvv es hängt davon ab, welche Art von simulink Sie Ihr Projekt entwickeln würde) in Matlab-Simulink.
Die simulink-Boxen bieten:
+ Generatoren von Signalen (Sinuswellengeneratoren, Cosinuswellengeneratoren, ...) zum Produkt und zur Signalisierung und Steuerung.
++ Quellen (ac, dc, konstante Signalquellen, Tiefpassfilterquellensignal, ....) Quellen vieler Arten von Quellen und Signalbehandlung.
+++ Steckverbinder (Busse, Koaxial, ...), um Busse und Quellen an Ausgänge oder Kanäle anzuschließen.
++++ Geltungsbereich (Monochrombereich, Mehrfachspektrum, ...) zur Ausgabe von Ausgangssignalen.
*** In unserem Beispiel hier werden wir verschiedene Simulink-Boxen verwenden, wie ich in der Abb. 1 zeige.
Erstens:
In unserem fig-1 sehen wir einen Sündewellensignal-Genrator.
Das ist ein simulink Programm (.m ou .apl ou.vvv es ist hängen ab, welcher Typ von simulink Sie Ihr Projekt) in matlab-simulink entwickeln würden.
Die simulink Kasten-Angebote:
+Generators Signale (Sünde-Welle-Generatoren, Kosinus-Welle-Generatoren, …) zu Produkt und Signalproduktion und Kontrolle gebend.
++ Quellen (ac, dc, unveränderliche Signalquellen, passieren niedrig an Filterquellsignal.) Quellen von vielen Typen von Quellen und Signalbehandlung.
+++ Stecker (Busse, koaxial.), um Busse und Quellen zu Produktionen(Outputs) oder zu Kanälen zu verbinden.
++++ Bereich (Monochromer Bereich, Multisehbereich, …), um Produktionssignale zu zeigen.
*** In unserem Beispiel hier wir, verschiedene simulink Kästen gebrauchend(benutzend), wie ich in der Abb 1 zeige.
Erstens:
in unserer Abb 1 werden wir eine Sünde-Welle sehen genrator Zeichen geben.
Die simulink Kasten-Angebote:
+Generators Signale (Sünde-Welle-Generatoren, Kosinus-Welle-Generatoren, …) zu Produkt und Signalproduktion und Kontrolle gebend.
++ Quellen (ac, dc, unveränderliche Signalquellen, passieren niedrig an Filterquellsignal.) Quellen von vielen Typen von Quellen und Signalbehandlung.
+++ Stecker (Busse, koaxial.), um Busse und Quellen zu Produktionen(Outputs) oder zu Kanälen zu verbinden.
++++ Bereich (Monochromer Bereich, Multisehbereich, …), um Produktionssignale zu zeigen.
*** In unserem Beispiel hier wir, verschiedene simulink Kästen gebrauchend(benutzend), wie ich in der Abb 1 zeige.
Erstens:
in unserer Abb 1 werden wir eine Sünde-Welle sehen genrator Zeichen geben.
Fig-2
Also in Fig-2,
This is a sine wave generator is producing our
signal in sin wave shape with it’s properties (voltage, current, power, timing,…and
so on).
Aussi En Figure-2
Il y a une générateur de signal sinusoïdal, que va
donner de signal dans l’entrée de notre chaîne de
traitement avec ces caractéristiques (puissance
électrique , tension, temps,...)
Fig-3
Here in fig-3 we
see together the sine wave properties contains in this matlab simulink box
-The operation
or the equation of signal calculation.
-sin type : time
based signal.
-time(t) :
timing of the signal.
-amplitude:
which can help in power calculation
A1 =A1m*sin(w*t)
A2 =
A2m*sin(w*t) (a sin signal with different amplitude )
A3 = A1m*sin(2*w*t)
(a sin signal with different timing and angular velocity)
Here in the
example our amplitude equal 3.
-bias : to
choose is it positive or negative here is 0.
-freq (rad/sec) here
we choose 2*Pi*200.
-phase (rad): is
0 here, but u can change it after to test
signal phasing analysis (180,90,60,…).
This all our
properties possible in this box with changing it you can see and develop your
test application in signal analysis or imaging or another engineering
application.
In our example
in fig-1 we have also a random number
box which gives a random signal to enter with our sin wave to the digital filter box which we will also
choosing it’s properties and in the end we will see and show the result of our
channel and application in the scope box.
Fig-4
Now we have our
digital and discrete filter as we see in Fig-4, and also in Fig-1 the principal
example which we study.
This Discrete
filter box in matlab-simulink have it’s properties (in digital treatment and
analysis)
This box
produces a filter as we choose it’s values and properties.
Fig-5
This is the
output by our application using all this 4 tool-boxes in matlab-simulink on the
Scope as shown in fig-1.
Try to make this
example to test signal analysis using discrete and digital filters with it’s
different properties.
Also try to make
it using different sources sin, cos, random,…
Thank you my
friends, our electronic and electrical engineers who working with
matlab-simulink ,you can develop many testing analysis using this 4 testing
boxes.
You can use it in
medical and imaging testing applications.
+++++++++++++++++++++++++++++++++++++++
Ceci est la sortie de notre application en utilisant toutes ces 4 boîtes à outils dans matlab-simulink sur le champ d'application comme indiqué dans la figure 1.
Essayez d'effectuer cet exemple pour tester l'analyse du signal à l'aide de filtres discrets et numériques avec ses différentes propriétés.
Essayez également de faire en utilisant différentes sources péché, cos, aléatoire, ...
Merci à mes amis, à nos ingénieurs électroniciens et électriciens qui travaillent avec matlab-simulink, vous pouvez développer de nombreuses analyses de tests en utilisant ces 4 boîtes de test.
Vous pouvez l'utiliser dans les applications de test médical et d'imagerie.
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Dies ist die Ausgabe unserer Anwendung mit all diesen 4 Werkzeugkästen in Matlab-Simulink auf dem Scope, wie in Abb. 1 gezeigt.
Versuchen Sie, dieses Beispiel zu testen, um die Signalanalyse mit diskreten und digitalen Filtern mit seinen verschiedenen Eigenschaften zu testen.
Versuchen Sie auch, es mit verschiedenen Quellen Sünde, cos, zufällig, ...
Vielen Dank, meine Freunde, unsere Elektronik- und Elektroingenieure, die mit Matlab-Simulink arbeiten, können Sie mit diesen 4 Testboxen viele Testanalysen entwickeln.
Sie können es in medizinischen und bildgebenden Testanwendungen verwenden.
Thank you for developping and working honestly having many fruits 30% 80% and 100%
happy engineering appllications.
working and working and try to have fruits..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Esta es la salida de nuestra aplicación usando todas estas 4 cajas de herramientas en matlab-simulink en el Ámbito como se muestra en la fig-1.
Trate de hacer este ejemplo para probar el análisis de señales utilizando filtros discretos y digitales con sus diferentes propiedades.
También intenta hacerlo usando diferentes fuentes sin, cos, random, ...
Gracias a mis amigos, nuestros ingenieros electrónicos y eléctricos que trabajan con matlab-simulink, pueden desarrollar muchos análisis de pruebas usando estas 4 cajas de prueba.
Puede utilizarlo en aplicaciones médicas y de pruebas de imágenes.
Commentaires
Enregistrer un commentaire