How can i merge the signals from the sensors into 1 signal ?

i need to merge these two signal into one signal , i tried to add signal conversion but i dont understand how should i connect it properly

Antworten (2)

Jim Riggs
Jim Riggs am 24 Okt. 2022

0 Stimmen

The merge block is not used to combine signals - it is used to select one of two triggered signals. The two inputs are signals that are conditionally on (such as the output of a triggered subsystem) and only one of the two signals can be active at any time. The output of the merge block is the active signal.
To "combine" the two into one signal, you will need to be more specific on what kind of signal "combination" you want, since there are many types of signal tansformations available.
Andrew Naeem
Andrew Naeem am 27 Okt. 2022

0 Stimmen

I don't the types of signla transformation, but i just want to combine in one signal into the scope

3 Kommentare

Well, you could add them, subtract one from the other, multiply them, divide them - virtually any mathematical combination. There is an infinite number of ways to "combine" two signals into one.
I need to add them, could i do that by the sum block ?

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2022a

Gefragt:

am 19 Okt. 2022

Kommentiert:

am 28 Okt. 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by