Community Profile

photo

Dimitri MANKOV


Last seen: 1 día hace Con actividad desde 2020

Estadísticas

All
  • 24 Month Streak
  • Speed Demon
  • Promoter
  • Community Group Solver
  • CUP Challenge Master
  • Introduction to MATLAB Master
  • Knowledgeable Level 4
  • First Review
  • Revival Level 3
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

Ver insignias

Content Feed

Ver por

Respondida
Simulink Real Time External Mode Requirements
Hi Diede, For the Host PC, the system requirements can be found for every MATLAB release here. Note that these are minimal requ...

24 días hace | 0

Respondida
Hold signal value in after a trigger then resume with the rest of the signal
Hi Yan, What about a triggered subsystem containing your counter, like in the picture below? That counter would only be increme...

alrededor de 2 meses hace | 0

Respondida
Error message when running simulink real-time with Speedgoat
Hi Jeseong, Looks like your target machine crashed. Not sure if this will work on a release as old as R2015b, but in R2020a and...

2 meses hace | 0

Respondida
Simulink Real-Time UDP block vs Instrumentation Toolbox UDP block
Hi Cheng, It depends: do you intend to run your Simulink model on an external target machine, or on your development PC? If you...

3 meses hace | 0

| aceptada

Respondida
issues about RateTransition block when performed serial communiction on Speedgoat
Hi Yunchao, Could you open the Diagnostic Viewer on the bottom of your Simulink model, and select the correct log (Build) as sh...

3 meses hace | 1

Respondida
XPC trigger model run
Hi Istvan, In MATLAB R2020a or earlier, you can use the "IRQ Source" block to trigger a subsystem of your Simulink model asynch...

4 meses hace | 0

| aceptada

Respondida
Can't send multiple CAN FD messages with 1 send block on Speedgoat
Hi Szilard, Could you try using a "Vector Concatenate" block instead of a "Mux" block to pass several CAN-FD messages to the "C...

5 meses hace | 0

| aceptada

Respondida
Using Simulink RT on development laptop to communicate with Beckhoff EK1100 module
Hi Thomas, I'm afraid the EtherCAT blocks from the Simulink Real-Time library will not work on your desktop computer: Simulink ...

5 meses hace | 0

| aceptada

Respondida
how to learn Hardware-in-loop testing ?
Hi, The MathWorks offer a great course about Simulink Real-Time that covers the topic of HIL testing, check it out here: https...

6 meses hace | 0

| aceptada

Respondida
Signals with Fixed-Point data types in Simulink Real-Time
Hi Francesca, Which MATLAB release are you using? The documentation you are referencing applies to R2023b, but I see that you e...

6 meses hace | 0

Respondida
time-triggered CAN simulation
Hi Ruoshi, There are several approaches to real-time simulation, including Simulink Real-Time and Simulink Desktop Real-Time. W...

7 meses hace | 0

Respondida
Serial and Ethernet connection for xpc target
Hi Le, I'f you'd like to send data over the serial / COM port of your target machine, you can use the RS-232 blocks from the xP...

7 meses hace | 0

Respondida
How to change block sample time using a trigger
Hi Thomas, I would simply move the TCP Send block inside of the triggered / enabled subsystem, this should do the trick :) Bes...

7 meses hace | 0

| aceptada

Respondida
Speedgoat Hardware for noise control
Hi Russ, The hardware used in this example is a Speedgoat Performance tagret machine with an IO104 module. Speedgoat offers a w...

7 meses hace | 0

| aceptada

Respondida
TCP/IP Connection xPC Target with remote device
Hi Tobias, You can use the TCP/IP driver blocks from the Simulink Real-Time library in the model that you deploy to your target...

8 meses hace | 0

Respondida
fminsearch function stops after a few iterations in simulink real time with inverter
Hi Yannic, I would suggest explicitly defining / checking the tolerances and stopping criteria of the "fminsearch" function in ...

9 meses hace | 0

Respondida
Can simulink real-time host PC be a linux machine?
Hi Cody, You can use Simulink® Real-Time™ on Windows® and Linux® platforms for your host PC starting from R2022a, as indicated ...

9 meses hace | 1

| aceptada

Respondida
CAN Explorer and I/O 602 Speedgoat module
Hi Gabriel, In short, you will need to insert the CAN driver blocks corresponding to your IO602 module in your model. These dri...

9 meses hace | 0

Respondida
Speedgoat, select default output for monitor connexion
Hi Bertrand, Usually, such settings can be found in the BIOS of your target machine. For more details, I kindly suggest that yo...

10 meses hace | 0

| aceptada

Respondida
Speedgoat IO306 Serial Connection
Hi Rafael, In short, the Serial (UART) protocol transmits packets of 8 bits each that will contain your data. The structure of ...

10 meses hace | 0

| aceptada

Respondida
Apply C code for real-time Speedgoat operation
Hi Mantas, The integration of external C/C++ code in Simulink Real-Time is documented here. Please note that your original code...

10 meses hace | 0

Respondida
Can every motherboard use for xPC target application?
Hi GreenPiece and Yavuzhan, Not every hardware will work with Simulink Real-Time. I'm not aware of any list of supported config...

10 meses hace | 0

Respondida
custom hardware interface for Simulink Desktop Real-Time
Hi Michiel, Not sure about Simulink Desktop Real-Time, but you might want to have a look into the solution offered by Simulink ...

11 meses hace | 0

Respondida
implementation of the HIL test on a new target.
Hi Zineb, I'm assuming you have the following files in mind, is that correct? Create a Transport Layer for TCP/IP or Serial Ex...

11 meses hace | 0

Respondida
Bus Restriction on Name/DataType in Real-Time Simulation
Hi MT, I suggest reporting this to the MathWorks Support team (support@mathworks.com) to have this investigated and potentially...

11 meses hace | 0

Respondida
I am getting an error 'Output Port 1' of 'Wind_Turbine/Scopes/Blade Load Scopes i not connected." when i run the model below but I'm not sure where to connect the in/output
Hi Karam, It looks like these output ports are not used anywhere in your model, so you can simply delete them to get rid of the...

12 meses hace | 0

| aceptada

Respondida
Simulink simulation output differs when run on Speedgoat Target machine and on user's machine
Hi Andrea, If the simulation outputs are different, there's a high chance that the input signals are different too. Could you c...

alrededor de 1 año hace | 0

Respondida
Are there any blocks that work with Simulink simulation but not real-time?
Hi John, The easiest way to get more details about the build error is to go here in the diagnostics viewer: Best, Dimitri

alrededor de 1 año hace | 0

Respondida
simulink real time maximum hardware support?
Hi Nicky, In R2020a and earlier, Simulink Real-Time uses a 32-bit real-time OS (RTOS) on the target machine. The maximum quanti...

alrededor de 1 año hace | 0

Respondida
Download Simulink Real-Time Target Support Package version 21.1.0
Hi Nicolas, As far as I know, this is not possible by default as of now. I suggest that you reach out to the MathWorks support ...

alrededor de 1 año hace | 1

Cargar más