Answered
How to change size of simscape multibody models
Hi @Ting, I just multiplied most of the dimensions in the subsystem mask by 10, and the model seems to assemble OK. See below....

5 months ago | 1

| accepted

Answered
How to model marine exhaust system using Simscape.
Hi @Jonathan Thanks for sharing the picture. That helps. Whether MathWorks tools, in particular Simscape, can help model this...

5 months ago | 1

Answered
Simscape parameter estimate using App
Hi @ENRICO, I echo much of your concerns and observations in the comments! Parameter estimator is a tool to find a minimum by ...

5 months ago | 0

Answered
Is it possible to make Machine Learning model to predict multiple outputs with Statistics and Machine Learning Toolbox?
Using Regression Learner App, you can build a regression model for EACH of the outputs. That is to say you need to build TWO mo...

5 months ago | 0

| accepted

Answered
Reference data source for Simulink Data center cooling example's default values
The example is to demonstrate a "reasonably sized" data center cooling system, instead of any specific data center. Lots of t...

5 months ago | 2

| accepted

Answered
Modelling a 2p-2p Plate Heat Exchanger
The best alternative is the System-Level Heat Exchanger (2P-2P) block. The nominal condition should be quite easy to set up, bu...

5 months ago | 0

Answered
Gas-Isothermal Liquid Model is not working
The model architecture is OK but some parameters need some efforts. I attached a modified model and it seems to run OK. The ma...

6 months ago | 1

| accepted

Answered
How to set multiple coordinate systems at specified locations in a Brick Solid block
The origin of "new frame" on the solid itself has three options, but it won't allow you to specify an arbitrary point, which I u...

6 months ago | 1

Answered
Challenge with Simulating Loader Mechanism with Closed Kinematic Loop
Hi @Medalan Thanks for the clarfication on your question. Let's see if this idea helps. I created two simple models to demons...

6 months ago | 0

| accepted

Answered
Signal Routing in Simscape
Hi Paul, I think we can achieve what you envisioned not with a switch of joints but with a "hard-stop". I created a 1D Simscap...

6 months ago | 0

| accepted

Answered
Jacobians using Simscape (numerical or symbolic)
The Jacobian of the system of equations is formulated by the solver, but I don't think it's available explicitly in any form. I...

6 months ago | 0

Answered
Inputs and process for thermal model discretization for battery spatial temperature estimation
If you are thinking about running the ANSYS simulation and Simscape at the same time, with some kind of interface to pass along ...

6 months ago | 0

Answered
How to model the battery module with forced air cooling in Simscape?
Something like this should work. Well, reasonable parameters are really what will make it work :)

6 months ago | 0

| accepted

Answered
[Thermal Liquid library Simscape] Help for an Engine cooling model
Copied from the comment section: I changed pressure_sidepods from 500 to 2000 and did observe change in the coolant temperature...

6 months ago | 0

Answered
Direction of force input for a prismatic joint
Yes, you are correct. When you provide a negative value for the actuation force, it's applied in the opposite direction with th...

7 months ago | 0

| accepted

Answered
How to create a Simscape custom component with 2 different thermal liquids?
Hi Jérémie, The error was complaining about that two stream of fluids are mixing into each other inside your heat exchanger :p ...

7 months ago | 2

| accepted

Answered
How do I get the right vector of spring coefficients for the nonlinear translational spring?
Hi Emefun, A couple of things to fix: (1) add mass blocks. The "dynamic variable derivatives" error is most likely referring ...

7 months ago | 0

| accepted

Answered
Are Flooded Evaporators modeled already?
Hi Pablo, To the best of my knowledge, there isn't a block designed specifically for this type of heat exchanger, with coolant/...

7 months ago | 1

| accepted

Answered
Add "Block Parametrization Manager" to custom ssc block for Simscape
It's not supported for your use case here. Consider put together a custom Simulink library instead, where you can store and loc...

8 months ago | 0

| accepted

Answered
Simulation of two phase fluid with Simscape - pressure behavior unexplicable
Hi Marcel, The port area parameter of the Receiver Accumulator block doesn't affect the pressure drop between inside and outsid...

8 months ago | 0

Answered
MATLAB/Simulink/Simscape:Contact force analysis
You can only to "Convex Hull" for generic geometry (e.g. a stp file). It may or may not be good enough for your contact force m...

8 months ago | 0

| accepted

Answered
The Excavator Hydraulic Jack Forces are Changing Direction in Simscape Multibody
The way the joints are actuated and the joint forces are sensed for inverse dynamic analysis looks OK. As a position signal is ...

8 months ago | 1

| accepted

Answered
Fluid inertia in Simscape hydraulic
Hi Amodio, I don't think the actuator blocks model the inertia of the fluid inside. The "cushion" can be used to model some en...

8 months ago | 0

Answered
Center of mass of a free-floating body in Simscape Multibody is moving with no external forces
I believe there can be many solutions that would satisfy the initial conditions you have set. The only target set here is the s...

8 months ago | 0

| accepted

Answered
Flow rate discrepancy between upstream and downstream of orifice model.
A diffential pressure 2950 psi sounds big enough to change the density of the fluid. As the density changes, volumetric flow ra...

8 months ago | 0

Answered
Simscape Fluids model of closed system
Hi Jeremy, Looks to me like an initialization issue. I don't have R2020b on my computer so I tried this on R2021b, the oldest ...

8 months ago | 0

Answered
How to make a revolute joint turn in one direction in Simscape?
There may be better solutions, but just some ideas. If you have access to Simscape Driveline, there is a one-way clutch (Unid...

8 months ago | 0

Answered
Pressure drop of a two-phase fluid pipeline in simscape
You can view the Simscape code of the Pipe (2P) block, save a copy, and modify it to use a custom correlation if you like. Find...

8 months ago | 0

| accepted

Answered
Can "pipe(G)" block be used to model forced air convection?
I think it's possible. The combination of cross section and hydraulic diameter will give you a circumference; that multiplied b...

8 months ago | 0

| accepted

Answered
HOW CAN I TURN AN EQUATION INTO COMPONENT IN A LIBRARY?
Hi Usha, In addition to Ayush's answer, I suggest that you look at the source code of a translational spring block. You custom...

8 months ago | 1

Load more