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

mehr als ein Jahr vor | 0

| akzeptiert

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

| akzeptiert

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

mehr als ein Jahr vor | 0

| akzeptiert

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

mehr als ein Jahr vor | 1

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

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

mehr als ein Jahr vor | 0

| akzeptiert

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

fast 2 Jahre vor | 1

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

fast 2 Jahre vor | 2

| akzeptiert

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

| akzeptiert

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

fast 2 Jahre vor | 0

| akzeptiert

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

fast 2 Jahre vor | 1

| akzeptiert

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

| akzeptiert

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

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

fast 2 Jahre vor | 0

| akzeptiert

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

fast 2 Jahre vor | 0

| akzeptiert

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

fast 2 Jahre vor | 0

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

etwa 2 Jahre vor | 1

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

etwa 2 Jahre vor | 1

| akzeptiert

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

etwa 2 Jahre vor | 0

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

etwa 2 Jahre vor | 0

Mehr laden