Python, MATLAB, Fortran
Spoken Languages:
English, Chinese
Pronouns:
He/him
Professional Interests:
Physical Modeling, Simscape, Simscape Fluids, Heat and Mass Transfer, Thermodynamics and Heat Transfer
Statistica
RANK
152
of 301.598
REPUTAZIONE
770
CONTRIBUTI
0 Domande
438 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
99
RANK
8.147 of 21.346
REPUTAZIONE
110
VALUTAZIONE MEDIA
5.00
CONTRIBUTI
1 File
DOWNLOAD
22
ALL TIME DOWNLOAD
850
RANK
of 175.689
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Simulink - two variables assigned to a flow path
Hi Milos, Merging is easy, but diverting isn't, as the latter can't be determined solely based on the inputs to this block. Wh...
circa 8 ore fa | 0
seemingly wrong power given by Simscape block Compressor(G) and Turbine(G)
Copied from the comment section. ---- I see what you are asking now. Through a component like compressor or turbine, the chan...
7 giorni fa | 0
Simscape component in two-phase fluid domain
See this post: https://www.mathworks.com/matlabcentral/answers/2182431-creating-custom-simscape-components-in-two-phase-fluid-do...
7 giorni fa | 0
Creating custom Simscape components in two-phase fluid domain
This only works for the functions in the Simscape foundation library. Select the full name of the function, right click and sel...
7 giorni fa | 0
Simscape Fluids: Modeling elevation differences and volume limits in Tank (TL) blocks
The Pipe (TL) from Simscape Fluids, not the foundation library, allows you to specify elevation change. There is also a partiall...
15 giorni fa | 2
| accettato
Inconsistent pressure, enthalpy and entropy from thermodynamic properties sensor and pressure sensor compared with CoolProp
Hi Matthew, I did a parameter sweep to compare the properties from the built-in Two-Phase Fluids Properties for R410A and those...
circa un mese fa | 1
Modeling Ceramic Drying: Coupling Simscape Thermal with Simulink Moisture Dynamics and Latent Heat
I think the way you suggested that "using a Heat Flow Rate Source ... to represent latent heat cooling in Simscape Thermal" is r...
circa un mese fa | 0
Matlab R2025b Simscape Hydraulic Library Not Accessible?
As of R2025b, the hydraulic library won't appear in Library Browser. You can still open models that uses the hydraulic library....
circa un mese fa | 2
| accettato
The mathematical model of contact force of "spatial contact force block". Mathematical expressions of the "The effective coefficient of friction" and " smoothing function"
Hi @areftr I'm moving the "comment" here ... for your original question: I'm not sure, but I have a (good?) guess. There is...
3 mesi fa | 0
How to use Mechanics Explorer with parsim?
Hi @Matthew, There is a workaround. It's orginally developed to allow animation from multibody model executed on realtime targ...
3 mesi fa | 0
| accettato
How can I model a fluid collection pan in SimScape, where spilled or sprayed fluid is gathered in a collection volume and then pumped into the system using an intake component
A few things I modified: (1) initial conditions of the two tank. the initial level was left "gray", i.e. default, but the defa...
5 mesi fa | 0
| accettato
I wanna create a diesel generator in Simulink ,but I dont know its sturcture,how can i learn it ?and if you have a Simulink model ,can u share it?Thanks
Do you have access to Simscape, Simscape Electrical and Simscape Driveline? I think you may breakdown a diesel generator as a d...
5 mesi fa | 0
| accettato
Simscape Fluids - hydraulic cylinder with inlet port above fluid level
Hi @Joseph van 't Hoff, Here is an idea. Looks like your model needs to be able to do (at least) 3 things: (1) pull in liquid ...
5 mesi fa | 0
Can I modify gas ejector block to work in this cycle?
Hi @Paulina, I like your idea of trying to use library block as much as possible, in this case the Ejector (G) block. I think ...
5 mesi fa | 0
How can i imply multiple different temperatures to my control circuit in Simulink? (+Feedforward)
This sounds like a typical application area for Simscape, the physical modeling tool inside Simulink. The Gas or Moist Air doma...
5 mesi fa | 1
How to customize the mixed refrigerant in Simscape
Check out the answer in this post: https://www.mathworks.com/matlabcentral/answers/2181247-simscape-create-a-new-two-phase-fluid...
6 mesi fa | 0
How to programmatically distinguish the port's domain for a simscape block? Like a connection belonging to foundation.electrical.electrical or physical signal?
https://www.mathworks.com/help/releases/R2025a/simscape/ref/simscape.connection.connectionportproperties.html ports = simscape....
6 mesi fa | 0
[Simscape] Create a new two-phase fluid as a combination of two existing fluid types
Hi @Netzahualcoyotl, I think it's possible. I just created a R-1234yf/R-134a 50/50 mixture in REFPROP, saved it as "newMixture...
6 mesi fa | 1
matlab里面没有Specialized Power Systems
https://www.mathworks.com/matlabcentral/answers/2180147-unable-to-find-the-specialized-power-systems-group-in-simscape-electrica...
6 mesi fa | 1
Orifice (TL) temperature-dependent parameterization
I can see two ways to move forward. One relies nearly solely on test data and the other incorporating more physical insights bu...
6 mesi fa | 0
| accettato
The 'Evaluate' attribute is not valid - Simscape masking
Hi @Bart Peremans, Here are more details on the idea I mentioned. I suggest that you look into making a composite component us...
6 mesi fa | 0
Model Perfectly conducting fluid pipe simscape
Use a Constant Volume Chamber of represent to coolant volume in your radiator. Connect a thermal resistance block to the H port...
6 mesi fa | 1
Can the points of a Simscape Point Cloud be exported for use in another block?
I hope I understood your goal correctly: you want to be able to implement a custom set of equations inside the "Spatial Contact ...
6 mesi fa | 0
HPPC参数估计
This documentation page may be useful https://www.mathworks.com/help/simscape-battery/ug/hppc-parameter-estimation-workflow.htm...
7 mesi fa | 0
How to distinguish two trace gases in a moist flow network in Simulink?
Hi @Vidyadhar, Trace gas source only add, as the name suggests, the trace gas. It won't add any dry air. To add dry air, the ...
7 mesi fa | 1
How to model a vertically mounted gas-sprung hydraulic height-controlled piston in Simscape?
Something similar to this should work: Be careful with the direction of the force and motion though. Pointing up to down on ...
7 mesi fa | 0
| accettato
How to call the thermal liquid T-junction component in the simscape code?
Hi @Yingxuan, Here is a method that will work with any block in the Add-On libraries. The key idea is to use the subsystem2ssc...
8 mesi fa | 1
| accettato
Representing an orifice whose length is greater than the orifice diamter using Simscape Fluids (IL)
Hi @ty, I agree with what @Chuguang Pan has discussed: the Pipe (IL) block and the Orifice (IL) block can be useful here. Anot...
8 mesi fa | 2
Building and Embedding a Reduced Order Model in National Instruments Hardware (cRIO)
Given the dynamic nature (I think) of your system model, I wonder whether you could make use of the Reduced Order Modeler app: h...
8 mesi fa | 0










