已回答
How can i parameter constant volume chamber (G) with inlets and oulets on simscape/simulink ?
Hi Lina, Simscape applies the pradigm of "acausal" modeling, meaning there is not a prescribed causality when the model is bein...

2 years 前 | 0

已回答
Compatibility of ADAMS and Simulink simscape hydraulic?
Some info that may be useful for you: https://www.mathworks.com/products/connections/product_detail/adams-controls.html https:...

2 years 前 | 1

已回答
How can I avoid temperature blow-up when mass-flow goes to zero in thermal circuits?
One idea you can try: instead of using a heat flow rate source at the radiator, using a temperature source intead. This would r...

2 years 前 | 0

已回答
Accessing Simscape Blocks Internal States
Hi Mike, Unfortunately that would require access and modification to the source code of this block, which is not open as those ...

2 years 前 | 0

| 已接受

已回答
ssc function vs 2 phase liquid pipe
What is "normal 2 phase liquid: Pipe(TL)"? One tool that may be helpful in such cases is the Solver Profiler. It help you ex...

2 years 前 | 0

已回答
How can I use the fluid properties from Simscape Fluids in a Matlab script
Just copy the values into a MATLAB script and assign some variable names. If you didn't change the default values, the full tab...

2 years 前 | 0

已回答
Temperature dependent convection in simulink
You may move convection coefficient from "parameter" into "inputs" in the source code, and save as your own Simscape component. ...

2 years 前 | 0

已回答
counter current heat exchanger - pipe TL temperature difference (model.T-W.T) not accurate
Interesting point and application you described. I agree, for counter flow heat exchangers, the deltaT you get between the ther...

2 years 前 | 0

已回答
4 way directional control valve port dimensions
The hydrostatic pressure does acts on such an area AND it only acts on the fluids. No pipe wall or any solid part is experienc...

2 years 前 | 0

已回答
What do the simscape plugins have that simscape itself doesn't have?
Simscape Electrical, Driveline, and Fluids use the same physical domains in the Simscape foundation library, but with many more ...

2 years 前 | 0

已回答
Extracting the intermediate solution variables in simscape
Two quick ways I can think of: Add a variable. In equations, add "new_var == intermediate_var;". Move code out of "let ... in...

2 years 前 | 0

已回答
Connect Multiple Constant Volume Chambers.
Conneting ports of multiple constant volume chambers is DIFFERENT than connecting say multiple pipes to a same point. Connectin...

2 years 前 | 0

| 已接受

已回答
use of fluid property tables generated with twoPhaseFluidTables directly in Matlab
Yes, it's possible. The properties you get in the data struct are either functions of pressure, or functions of pressure and no...

2 years 前 | 1

| 已接受

已回答
I want to model a gas flow in a pipe with 3 modes of Heat transfer using SIMSCAPE. How do I model the effective heat transfer?
The way the temperature sensor is placed in this model will make the heat flux to the ambient always ZERO. The temperature sens...

2 years 前 | 0

已回答
Parametric Study with Simscape
In the Simscape block, you can use a MATLAB variable as the parameter. You can then change the value in that variable each time...

2 years 前 | 1

已回答
how to simultaneously define mass flow, temperature and pressure of a waste heat source in Simscape?
You may use a controlled reservoir and a controlled mass flow rate source to get the temperature and flow rate you want, as a fu...

2 years 前 | 1

| 已接受

已回答
How can I model the openeing of a 2-Way Directional Valve by different percentages?
The way valves are modeled in the fluids domains is that it translates a spool position (S port input) to an orifice opening siz...

2 years 前 | 0

| 已接受

已回答
How can I set up the lookup table for a 2-way directional valve?
Regarding the error message in you comment: ['Trial/2-Way Directional Valve (IL)']: Size of Volumetric flow rate table, q(s,dp)...

2 years 前 | 0

已回答
How can I put the parameters of the 3-zone pipe (2P) model as a function?
Ideally, you would modify the source code of this block to implement such functions. However, the source code of 3-zone pipe is...

2 years 前 | 0

| 已接受

已回答
Gradual area change (gradual contraction). Pressure loss
This correction factor is a parameter you may use to correlate the results from this block to the reference data (if available)....

2 years 前 | 0

已回答
modeling thermal liquid system
Moving Barry Flannery's comment on 1 Feb 2016 to the Answer: Hi Vance, If you look at the bottom of the page there are two h...

2 years 前 | 0

已回答
Modelling a proportional pressure reducing valve in SimHydraulics
From ~10 years later ... The pressure feed can be included by using a hydraulic cylinder to model the force balance on the spo...

2 years 前 | 0

已回答
Exit pressure of a choked nozzle in Simscape
Sounds like you are just trying to set an outlet boundary reservior with pressure of atm or 0.528*P0. Not sure if this will wor...

2 years 前 | 0

已回答
Insufficient information in datasheets referred by pre-parametrized Valves in Simscape Fluids (Isothermal Liquid)
These parameters for the pre-parametrized valves are found based on the information available in the datasheets. I've found tha...

2 years 前 | 0

| 已接受

已回答
How do I change the mask appeareance of a simscape blocks, such as Variable Orifice block?
As Raju commented, the icons for library blocks are in control of the developer. In recent versions of Simscape, there is usual...

2 years 前 | 0

已回答
How to perform step by step predictive Maintenance using Digital Twins (On MATLAB)
Hi Kevin, I'd like to point you to this example: https://www.mathworks.com/company/newsletters/articles/predictive-maintenance...

2 years 前 | 0

已回答
Modeling electrolyte solution in simscape
Hi Jacob, You are correct: the thermal liquid domain will not allow you to keep track of the concentration. Two potential solut...

2 years 前 | 0

| 已接受

已回答
Simscape PreCopyFcn prevents simulation running when in referenced model
Attempt to answer from 10 years later ... lol. It sounds to me that it's a feature of Simscape and its Add-On libraries working...

2 years 前 | 0

已回答
How to set the parameters for customized directional control valve (moog-D661)
Answer from 10+ years later, lol. You may "manually" model any directional valves by using variable orifices and look-up tables...

2 years 前 | 0

已回答
How to find Viscoelastic process time constant
I don't think the library blocks allow you to change the pipe diameter (hence volume) as a function of the pressure. You may ne...

2 years 前 | 0

加载更多