photo

Andreas


Ingenieurgesellschaft Meinhard Fulst GmbH

Last seen: 8개월 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Thankful Level 2
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

질문


How to model tanks with inlets above liquid level - partially filled pipes missunderstood?
Hi everyone, Update: See last comment: problems: perpetuum mobilé with partially filled pipe (IL) blocks OLD: I am trying ...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How to initialize spring preload in SimScape?
Just add an ideal force source in parallel to the spring.

2년 초과 전 | 1

질문


Model token economics (for trading crypto-coins) - advice for approach
Hi everyone, I try to build a simulink model for tokenomics / token economics of crypto currencies (I am new to signalprocessin...

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


Is there a way to link plots to simscape log data / simscape results explorer data?
When you enable data logging for simscape, you can browse all simulation data using the simscape results explorer. After select...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Simulation of air with oil mist / fog in simscape
Hi everyone, is it possible to bend the moist air domain in such a way, that the simulation of other condensating gases / mater...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


figure: move line to second y-axis
Hello everyone, when using matlab figures, is there a way to move only one signal/line to a second y-axis? plotyy and yyax...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Is it possible to freely change postions of inputs and outputs of simulink blocks?
Now it is possible by simply dragging the ports of a block.

4년 초과 전 | 0

답변 있음
Plotting 4 data sets on 2 y axis
Answer maybe a bit outdated, but according to this https://de.mathworks.com/help/matlab/creating_plots/plotting-with-two-y-axes...

4년 초과 전 | 0

질문


copyobj for combining multiple plots - Parent and child input vectors must be equal length
Hi everyone, I am having trouble with merging / combining two sets of multiple plots I received from the simulation data inspec...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How can i plot multiple signals on an XY graph in simulink.
Now I have found a similar solution: https://de.mathworks.com/help/simulink/ug/visualize-simulation-data-on-an-xy-plot.html So...

4년 초과 전 | 0

답변 있음
Open simscape results explorer (sscexplore) with data in .mat-files / workspace data
Thanks for the answer. It was unclear to me, where to start in an object of type Node. The right expression should be: sscexpl...

거의 5년 전 | 0

| 수락됨

질문


Open simscape results explorer (sscexplore) with data in .mat-files / workspace data
Hi everyone, I have a very slow and big model with simscape logging enabled and saved the workspace after simulation. How can ...

거의 5년 전 | 답변 수: 2 | 0

2

답변

질문


triggered events or triggered switch
Hello everyone, I built a model showing a tank filling routine. A pulse generator gives a start signal for filling the tank and...

거의 5년 전 | 답변 수: 0 | 0

0

답변

답변 있음
CD to OneDrive doesn't work on Windows 10 build 16273.1
Try the update for R2017b delivered on <https://www.mathworks.com/support/bugreports/1609674> <https://www.mathworks.com/do...

거의 7년 전 | 0

답변 있음
CD to OneDrive doesn't work on Windows 10 build 16273.1
I get the following errors using R2018a: <</matlabcentral/answers/uploaded_files/99101/1.png>> <</matlabcentral/answers/...

거의 7년 전 | 0

답변 있음
CD to OneDrive doesn't work on Windows 10 build 16273.1
As of today, the MATLAB R2018a prerelease should be available. The support told me, this should fix the problem.

거의 7년 전 | 0

답변 있음
CD to OneDrive doesn't work on Windows 10 build 16273.1
Any updates on this topic yet? A bunch of our Windows users is migrating to Windows 10 and will face this problem soon. <http...

거의 7년 전 | 0

질문


Select Matlab compiler - Visual Studio Community 2017 & Matlab 2017a
Hello everyone, I am using a Win 10 64 bit machine with Visual Studio Community (2017, basic compilers) installed. Is there ...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Replacing configurable subsystems with variant subsystems - propagate masks from underneath subsystems?
Hello everyone, the matlab support told me, that configurable subsystems will expire / won't be supported anymore in a future...

거의 8년 전 | 답변 수: 0 | 0

0

답변

답변 있음
signal builder: repeat a signal for n times in one simulation (not to be confused with running in succession)
Release 2015b - still no repeating of signal builder blocks possible. Is there any uservoice forum for matlab to push this idea...

대략 9년 전 | 0

질문


simscape language - vectors of models for discretisation
Hello everyone, is there a convenient way to use vectors of models in simscape language? In modelica you have that ability, ...

대략 9년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Build a jet pump model in Simscape's thermal liquid domain.
ssc-file working now, we had a negative term in sqrt before, so initialisation would fail, no matter there is no flow reversal (...

대략 9년 전 | 0

| 수락됨

질문


Build a jet pump model in Simscape's thermal liquid domain.
Hello everyone, we are currently working with the thermal liquid domain in Simscape and try to implement a model of a jet pum...

대략 9년 전 | 답변 수: 4 | 0

4

답변

답변 있음
Pneumatic/Hydraulic/Thermal Liquid domain - flow discharge coefficient vs. flow coefficient
Suggestion for thermal liquid domain: The local restriction block contains delta_p == mdot_A_square / (Cd^2 * 2 * restri...

대략 9년 전 | 0

| 수락됨

질문


Pneumatic/Hydraulic/Thermal Liquid domain - flow discharge coefficient vs. flow coefficient
Hi everyone, we are using thermal liquid, hydraulic and pneumatic domain a lot, but face problems with the flow discharge coe...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


[Simscape] Are there ways to build segmented/discretised models with n as a block/mask parameter
Hello everyone, we are working a lot with Simscape's thermal liquid domain and pipe models. Often, we discretise pipes in 5 to...

대략 9년 전 | 답변 수: 1 | 0

1

답변

답변 있음
[Simscape] Why does the thermal liquid pipe calculate incorrect temperatures?
Btw: the shape factor seems to have nearly no effect on heat transfer, which is quite strange. Imagine two pipe segments with...

9년 초과 전 | 0

답변 있음
[Simscape] Why does the thermal liquid pipe calculate incorrect temperatures?
I'll put the support answer here: _"The temperature of the port A of the block “Pipe (TL)2” is indeed rigidly specified by ...

거의 11년 전 | 0

질문


Temperature distribution in pipes using simscape
Hello, I currently try to model a large pipe buried in the ground and have to deliver step responses for temperature steps an...

거의 11년 전 | 답변 수: 0 | 0

0

답변

질문


Thermal liquid data source
Hello everyone, does anybody know a good way to implement media data for the "thermal liquid settings"-block in simscape? Ar...

거의 11년 전 | 답변 수: 0 | 0

0

답변

더 보기