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...

4 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...

4 months ago | 1

Answered
How does simscape caculate the hydraulic pressure?
The pump blocks in Simscape Fluids models the flow rate at different pressure difference and speed, but themselves are "volume-l...

4 months ago | 0

Answered
state flow入门之旅中的诸多疑问
应该是workspace的问题,红色阴影表示有缺失的参数值。Simulink模型的参数可能在 Base Workspace, Model Workspace 或者是 mask local workspace (你这里不会是最后这个情况),可以参考这个文档:...

4 months ago | 0

Answered
Use Simscape parameter as variable in Simulink model
If it's in the Simscape Results Explorer, you should be able to use a Probe block to make it available during simulation as a Si...

4 months ago | 0

Answered
Using the TL-2P heat exchanger in simscape to simulate an external threaded tube heat exchanger
The way you set up the heat exchanger looks promising to me. I would use the Parameter Estimator App (Documentation) to estimat...

4 months ago | 0

| accepted

Answered
why are the results different from moist air domain(MA) using only dry air and gas domain(G)? - simscape
Hello, Given the range of temperature you'd like to implement, I believe you are seeing the difference in the way the specific ...

5 months ago | 1

Answered
The sum of the 2 branches flow is different than pump flow
Hi Flavio, I looked at the model and below are my observations. the parameters and inputs for the pump look ridiculous: at 1m^...

5 months ago | 2

| accepted

Answered
Simscape 4-Way 3-Position Directional Valve (IL) No "Fluids/Plot Valve Characteristics" Option
See the comment section for the discussion. Issue resolved (by itself) as of now.

5 months ago | 0

Answered
Pipe (TL) fluid compressibility problem
See this related question for a more detailed discussion: https://www.mathworks.com/matlabcentral/answers/2111661-rservoir-tl

6 months ago | 0

| accepted

Answered
Rservoir (TL)
Hi Karim, I did a few things that feel like best practices to me: (1) add a Tank (TL) block to where the reservoir was. Pleas...

6 months ago | 0

| accepted

Answered
Heat Exchanger (TL-TL) breaking thermodynamics?!
This shouldn't happen for parallel-flow heat exchangers, because of 2nd law of thermo-dynamics. But this may happen for counter...

6 months ago | 1

| accepted

Answered
hydraulic circle for fire suppression system clean agent
Hi Albara, It will be helpful if you could provide some schematic to show the interior of the agent tank so we can understand t...

6 months ago | 0

Answered
Simscape Gas Inertia block
Hi Caleb, "Fluid inertia is negligible." is one of the model assumption of the Pipe (G) block. You may be able to modify the c...

7 months ago | 0

Answered
Simscape fixed displacement pump pressure gain wrong?
Hi Sandro, one quick thing to fix: you need another reservoir at port B, otherwise the fluid has nowhere to go. The reservoir a...

7 months ago | 0

Answered
Modeling a pressurized flexible body (balloon) in simscape multibody/fluids
Hi Siril, I feel the problem may be way more complicated than just "the two open red open wires". To model this pressurized fl...

7 months ago | 0

| accepted

Answered
Isothermal Fluids Pump/Motor Case Drain
Hi Philip, I feel the way you model it is very reasonable. Adding an small orifice or check valve mimics what happens in real ...

7 months ago | 0

Answered
Changing Thermal Liquid Properties in Simscape
If you'd like to manually set the properties like density, Cp, etc., the right block to use is "Thermal Liquid Settings (TL)" fr...

7 months ago | 0

Answered
Failed to increase pressure of a system with an actuator. Whats wrong?
It looks like that you would like to move the piston & mass so the pressure in Chamber A of the actuator will increase and you a...

8 months ago | 0

| accepted

Answered
Simscape piston moves without pressure difference
You don't need a force to keep a mass moving at constant velocity, as the acceleration is zero and F=m*a. When I add a damper...

8 months ago | 0

| accepted

Answered
Simscape pipe cleaning model - cleaning used pipe's interior surface with different fluid
It's possible to model a "solution", i.e. thermal liquid + passive scalar(s), using a quick-and-dirty way or a more formal one. ...

8 months ago | 0

Answered
simulation of a gas network node
It should be quite straightforward to build something like this: Just like how you draw that on paper. Simscape Onramp can b...

8 months ago | 1

Answered
What is the mistake in the simulation, if the transient initialization at time x, solving for consistent states and modes, failed to converge?
Hi Emefun, It looks like the piston side of your hydraulic cylinder doesn't have any mass. Adding a mass block to the rod allo...

8 months ago | 1

| accepted

Answered
False Results SIMSCAPE Pipe Block for cooling air stream
Hi Bastian, It sounds like in the simulation, the air stream is taking away less heat than in the test, resulting in a higher e...

8 months ago | 0

Answered
Li-ion battery pack cooling using Phase changing material
Hi Chinmaya, This will involve some customization in Simscape language. The simpliest implementation is to make a custom block...

8 months ago | 0

Answered
Simscape: Fan (MA) behavior with higher external flow
Hi Fabian, Check out this example: https://www.mathworks.com/help/hydro/ug/sscfluids_ev_thermal_management.html In the radiato...

9 months ago | 0

Answered
Temperature varying input for reservoir in refrigeration cycle
Use a Controlled Reservoir (MA) block. https://www.mathworks.com/help/releases/R2023b/simscape/ref/controlledreservoirma.html ...

9 months ago | 0

Answered
Centrifugal Pump doesnt increase pressure in Simscape for 2P-Fluid
Hi ÖMER, Two things I did to make the "Comminityfrage.slx" model to produce reasonable results. At the pump, make the max head...

9 months ago | 0

| accepted

Answered
Simulink: Adding expansion valve and try to close the refrigerant loop but fail to converge with initial conditions
Hi Brendon, I'm concerned that the way you are taking heat out of the condenser may generated unintended consequences and make ...

9 months ago | 0

Answered
How is the correct heat transfer equation in the Simscape block "Pipe (TL)"?
The temperature at the outlet port will be the same as the temperature inside the pipe. So usually either T_A or T_B will be th...

9 months ago | 0

Load more