Steve Miller
Helping engineers optimize physical system designs through simulation
MATLAB
Spoken Languages:
English, German
Statistics
RANG
138
of 276.200
REPUTATION
830
BEITRÄGE
0 Fragen
741 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
123
RANG
12 of 18.593
REPUTATION
34.947
DURCHSCHNITTLICHE BEWERTUNG
4.70
BEITRÄGE
49 Dateien
DOWNLOADS
2362
ALL TIME DOWNLOADS
303302
RANG
of 125.943
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Content Feed
Modelling a torque limiter in Simscape, "Equations of one or more components may be dependent or inconsistent."
Hi Paul - typically, this error message occurs when there is a node with no inertia directly connected to it. Once the clutch o...
4 Tage vor | 0
| akzeptiert
Simscape's Slider-crank doesn't move between a min/max, instead diverges.
Can you share the model or let us see your solver settings? I believe your model is drifting because the solver choice or solve...
15 Tage vor | 0
| akzeptiert
To control the revolute joint motion in real time
You can use Simulink dashboard blocks to control parameters within the simulation. This would allow you to specify position, sp...
19 Tage vor | 0
put mechanics explorers animation into Matlab GUI
This is not possible yet. You could possibly run the simulation, automatically generate a video, and then play the video in the...
19 Tage vor | 0
Output of Inertia Sensor Block
You can output the center of mass (COM) however you want. Note, though, that it will report the COM for every step of the simul...
19 Tage vor | 0
Simulink Simscape joint ignores specified limits
In the model you attached, you are driving the joint with a motion input. That motion will provide whatever force or torque is ...
19 Tage vor | 0
Simscape end mass swings in the opposite direction
Without looking at the model directly, it is hard to say for sure. Some possibilities: The start of the motion is extremely ab...
19 Tage vor | 0
How can I calculate interaction force xyz components in Simscape Multibody?
You can use additional quantities reported by the Spatial Contact Force block to obtain the components of the force in the frame...
19 Tage vor | 0
Accessing Modal DOF of Reduced Order Flexible Solid in Simscape Multibody
You can add additional frames to the body to access deformations of specific locations. Exposing all modal DOFs is still not yet...
19 Tage vor | 0
How to give manual rotation to 6DOF joint in Simscape Multibody ?
Spherical primitives can only be actuated using torques. Options: You could create a closed-loop controller that will apply t...
19 Tage vor | 0
| akzeptiert
Assembly questions in Simscape Multibody about multibody systems with mixed rigid and flexible bodies
Hi - your model is expecting the system to assemble with the flexible bodies in an undeformed state. If your kinematic loops (c...
19 Tage vor | 0
Solver resets due to discrete signal at ps-simulink-converter
If you are simulating with a fixed step solver, I believe the solver profiler will report a solver reset at every step. I don't...
19 Tage vor | 0
Animating Basic Vehicle Models Using Simscape Multibody
You can use Simulink dashboard blocks to control parameters within the simulation. This would allow you to specify position, sp...
19 Tage vor | 0
| akzeptiert
from simscape model to statespace in matlab
You can use several of the linearization options in MATLAB to obtain a state space representation of your Simscape Multibody mod...
etwa ein Monat vor | 0
| akzeptiert
Spherical Joint Stabilization in SimMechanics
If you double-click on the Spherical Joint and expand the "Actuation" section, you can set an input to be provided by torque. I...
etwa ein Monat vor | 1
I don't understand the motion in the matlab simscape
The model you provided does not have the CAD data, so it is hard to see what you are trying to do. However, I see in the mode...
etwa ein Monat vor | 0
How can i control Spherical Joint in Simscape Multibody?
Your model is moving due to gravity. The inputs you have specified are torques, not motions. If you apply 0 torque, the arm wi...
etwa ein Monat vor | 0
With which joint can I prevent a rotation around the roll axis?
Hi Nils - the Planar Joint is a simple way to keep the vehicle chassis parallel with the plane that the track is in, and it assu...
etwa ein Monat vor | 0
How to specify the rotational velocity of a torque source?
If you want the shaft to spin at a specified speed, you have two options - use one or the other. Use an Ideal Angular Velocity ...
etwa ein Monat vor | 0
How to Establish a path trajectory for a quadruped robot in simscape multibody?
If the outer legs are taking larger steps than the inside legs, it may follow a curve even without a controller. If you want it...
etwa 2 Monate vor | 0
| akzeptiert
How to use the first output of a matlab function as the input for the revolute joint?
Hi Nayla - the value for initial position state target needs to be a hard coded value or a MATLAB variable. It cannot be set by...
etwa 2 Monate vor | 0
Simulink 2009 model update to 2022
Hi Scott - the Simscape Multibody first generation software last ships with MATLAB release R2019b. If you want to try the conve...
etwa 2 Monate vor | 0
How can I stack flexible bodies while using spatial contact forces between them?
The Spatial Contact Force block has a geometry port as its interface. You can attach rigid geometry to the flexible body blocks...
etwa 2 Monate vor | 0
Can't find equilibrium on simscape multibody/ can't put the steady state by default
There are a few adjustments you should make to your model. Set the Consistency Tolerance in the Solver Configuration block to 1...
etwa 2 Monate vor | 0
| akzeptiert
Bugs of Error | Actuator torque acting on joint primitive
It is hard to give you a specific answer without looking at the model. I believe you are applying a discrete motion signal, whi...
etwa 2 Monate vor | 0
| akzeptiert
Simscape Multibody torque measurement on bushing joint seems wrong.
Hi Lukas, Your model is delivering the correct results. The force is being applied along the global z-axis, local y axis. The...
etwa 2 Monate vor | 1
Unstability of spherical joint
Without your model, it is difficult to give you specific advice. If "fails" means that the spherical joint starts moving due to...
etwa 2 Monate vor | 0
How to make a "sail" change its angle relative to way the submarine is moving?
Can you share the model? It would make it easier to give you specific advice. As long as the joint is configured to accept joi...
etwa 2 Monate vor | 0
get Solid blocks derived inertia and mass values
The derived properties are displayed on the block, but are not accessible via get_param(). If you want to automate getting th...
etwa 2 Monate vor | 0
loaded flexible beam as initial position Simscape
This is a great model - thanks for showing the animation. You cannot specify the initial deflection for the beam through R2022b...
etwa 2 Monate vor | 0
| akzeptiert