Filter löschen
Filter löschen

Model a simple Link

1 Ansicht (letzte 30 Tage)
Tsung-Hsien Yang
Tsung-Hsien Yang am 4 Jan. 2021
Bearbeitet: Chandu am 14 Mär. 2022
In the tutorial of simscape:Model a simple Link
why we use two Rigid Transform element to creat offset , how come we can't just use one
Is there any specific reason for that

Antworten (1)

Chandu
Chandu am 14 Mär. 2022
Bearbeitet: Chandu am 14 Mär. 2022
Hi,
Rigid transform block is used to apply a time-invariant transformation between two frames. The transformation rotates and translates the follower port frame (F) with respect to the base port frame (B). In the example, the rigid transform blocks are connected in reverse. Connecting the frame ports in reverse causes the transformation itself to reverse.
Two rigid transform blocks, since two end frames are used in the example. If only one frame is used, then a single Rigid Transform block is sufficient. You can also refer to Rigid Transform MathWorks Documentation for future reference.
Hope it helps!

Kategorien

Mehr zu Nonlinear Operators finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by