Réponse apportée
How can I implement downforce and drag generated from a rear wing into my drag racing model using Simulink/Simscape?
If you wish to mak the downforce increase with speed, one option is to multiply it by a scaling factor that is speed dependent. ...

presque 2 ans il y a | 0

Réponse apportée
How can I use Translational Friction and Damping blocks?
I recommend placing a Revolute Joint between your two plates and add a rotational frictional model there. If you wish to model ...

presque 2 ans il y a | 0

Réponse apportée
Transient initialization, failed to converge. Clutch in planetary driveline.
Your model is missing an inertia. In certain configurations, you are applying torque to a node with no inertia which leads to i...

presque 2 ans il y a | 0

Réponse apportée
How to make a virtual ROAD & CAR ENVIRONMENT for simulating collision avoidance controller
I recommend you look at this example, which has a vehicle that follows roads, paths, and avoids obstacles. https://www.mathwork...

presque 2 ans il y a | 0

Réponse apportée
Full vehicle model help
I suggest you look at this model: https://www.mathworks.com/matlabcentral/fileexchange/110350-vehicle-dynamics-14-dof-model-in-...

presque 2 ans il y a | 0

Réponse apportée
Is it possible to connect DC motor and fundamental friction clutch in Simscape?
In all releases after R2011a, you can directly connect those two blocks with a mechanical connection. --Steve

presque 2 ans il y a | 0

Réponse apportée
For simulating Driveline, the solver can't solve it. The error states that Parallel masses must have same velocity but the initial velocities for tire and vehicle body are given same only. How can I rectify it?
Without your model, it is hard to answer your question. I believe you should only set one of the initial velocities in your net...

presque 2 ans il y a | 0

Réponse apportée
Unexpected velocity and slip outputs from longitudinal vehicle model
Your torque sensor needs to be connected in series with the torque source. You have it connected in parallel. See corrected mo...

presque 2 ans il y a | 0

Réponse apportée
Belt Drive simscape block
Without looking directly at the model, it is difficult to know what is causing this behavior. I suspect the initial speed of th...

presque 2 ans il y a | 0

Réponse apportée
Double acting pneumatic cylinder
This shipping example in Simscape has a double-acting pneumatic cylinder. https://www.mathworks.com/help/simscape/ug/pneumatic-...

presque 2 ans il y a | 0

Réponse apportée
Longitudinal driver block is not giving out the Acceleration and Braking command signals.
This example may get you moving in the right direction. https://www.mathworks.com/matlabcentral/fileexchange/82250-battery-elec...

presque 2 ans il y a | 0

Réponse apportée
How can I simulate an automatic parking car in Driving Scenario Designer
Work through the examples in the documentation: https://www.mathworks.com/help/driving/ref/drivingscenariodesigner-app.html --...

presque 2 ans il y a | 0

Réponse apportée
Velocity feedback from vehicle body is coming out to be negative
Without looking at the model directly it is hard to be sure. Given the top speed is reached pretty quickly, I suspect your powe...

presque 2 ans il y a | 0

Réponse apportée
I'm getting error when run this simulink (Caused by: Unable to resolve the name YY.getElement.)
Your model expects variable YY.getElement to be defined. Neither the code or the model define it. The parameter is in a field...

presque 2 ans il y a | 0

Réponse apportée
Vehicle Body velocity is in m/s or km/h?
You can specify the units of measurement in the PS-Simulink block. It will automatically convert to whatever units you specify....

presque 2 ans il y a | 0

Réponse apportée
How to measure the meshing frequency of planetary gears?
This block does not model the variation in speeds or power transmission due to the meshing effect of the teeth. You could calcu...

presque 2 ans il y a | 0

Réponse apportée
How to remove this error "Failed to load library 'driveline' referenced by 'wavemach/Plant Model/North Winch/Controllable Friction Clutch' "
You need to acquire the product Simscape Driveline. If you are a student, you may have access to it through your campus license...

presque 2 ans il y a | 0

Réponse apportée
Inflow performance relationship for the oil well
That looks like an interesting equation you could use in MATLAB, Simulink, or Simscape. Thanks for sharing. --Steve

presque 2 ans il y a | 0

Réponse apportée
Why is the error coming "this xml file is not physical modeling xml file? How to create physical modeling xml file?
The image shows a successful export. I suspect you are not using the correct command to import it into Simscape Multibody. h...

presque 2 ans il y a | 0

Réponse apportée
HOW CAN I ENGAGE THE DOG CLUTCH
The example model Vehicle with Dual Clutch Transmission shows how to engage the dog clutch. https://www.mathworks.com/help/...

presque 2 ans il y a | 0

Réponse apportée
I don't quite understand the the friction force in contact force library. friction force in a product of the coefficient of the friction times the Normal force. If the ball purely rolls, the velocity at point of contact is zero. Then,no friction
There are many ways to define friction. The Simscape Multibody Contact Force library, and many other force laws, make the frict...

presque 2 ans il y a | 0

Réponse apportée
Please Help!!!I am stuck and I am not very good at Physics.
See https://www.mathworks.com/matlabcentral/answers/179739-am-i-doing-this-right

presque 2 ans il y a | 0

Réponse apportée
Simscape 'Vehicle body' Block can simulate a four-wheel drive vehicle?
Ports NF and NR refer to the axles. You can put multiple wheels on each axle, and then apply torque to each wheel with your powe...

presque 2 ans il y a | 0

Réponse apportée
I need some code of Anti Break system.
This example may interest you: Anti-Lock Braking System (ABS) https://www.mathworks.com/help/hydro/ug/antilock-braking-syst...

presque 2 ans il y a | 0

Réponse apportée
Build physical model in matlab command line
You need to use this library path to refer to your block: add_block('fl_lib/Thermal/Thermal Elements/Thermal Reference', 'ssc_d...

presque 2 ans il y a | 0

Réponse apportée
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...

presque 2 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 2 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Réponse apportée
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...

environ 2 ans il y a | 0

Charger plus