photo

MULI


Last seen: 1일 전 2024년부터 활동

Followers: 1   Following: 0

통계학

  • Knowledgeable Level 2
  • 3 Month Streak
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Real-time control PLC connected to Simulink is faulty
Hi Hoang, It seems like the issue you are facing arises from the mismatch between the sampling rates of your system component...

1일 전 | 0

답변 있음
How to use Battery Pulse Analysis with both Discharge and Charge Pulses?
Hi Christopher, I understand that you are trying to analyse a dataset that includes both charge and discharge pulses, and you...

2일 전 | 0

답변 있음
NI9401 Pulse Generation and Digital Output same time
Hi Tugrul, I understand that you need to control a stepper motor using a TRINAMICS stepper controller with the NI 9401 module ...

2일 전 | 0

답변 있음
Can somebody help me to read data from the register using the TI I2C receive block (part of Embedded Coder Support Package for Texas Instruments C2000 Processors)
I understand that you are facing an issue in reading data from the LSM6DS3H inertial module using the TMS320F28035 Piccolo Micro...

3일 전 | 0

답변 있음
Issue with Serial Receive (Arduino Hardware) SIMULINK interfacing with Arduino Mega. "255"
Hi John, I understand that you are sending data from a computer to an Arduino Mega using a USB-to-TTL adapter. The data should...

5일 전 | 0

답변 있음
How to break a waveform waveform into its constituent harmonics using FFT and see the harmonic waveforms at each frequency?
Hi Rasula, I understand that you need to isolate and observe the waveform at different harmonic frequencies of a voltage signa...

19일 전 | 0

답변 있음
Enabled Subsystem does not reliably disable
Hi, I understand that the Enabled Subsystem sometimes stays on for two time points instead of one because of how Simulink hand...

19일 전 | 0

답변 있음
How to get accurate RPM using a Raspberry pi board with Simulink?
Hi Jorge, I understand you are facing an issue with timing for the RPM measurement in Simulink. To improve accuracy and handle...

19일 전 | 0

답변 있음
How to add Get function to the Simulink model generated code
Hi Oldirch, I understand that you are encountering errors when trying to generate code from your Simulink model when including...

22일 전 | 0

| 수락됨

답변 있음
Processing 5 input of matrices into a fuzzy logic system
Hi Berna, I understand that need to process your five input matrices to generate a 207x216 output matrix. You can follow the...

22일 전 | 0

답변 있음
How to get closed loop frequency response when MPC as a feedforward controller?
Hi Ayesha, I understand that you need to perform Bode plot analysis for a plant model with Proportional-Integral (PI) control ...

22일 전 | 0

답변 있음
USRP N210 rx() returning data vector with different length
Hi Diogo, The error you are encountering happens when the number of samples returned by `rx()’ (i.e., `len’) is not consistent...

24일 전 | 0

답변 있음
How can I make a connection from the ePWM block to the MOSFET driver of the invertor circuit in Simulink Matlab 2024a?  
I understand that you are working with the TI F280049C microcontroller to generate SPWM signals in Simulink and you need to conn...

26일 전 | 0

답변 있음
servo motor with PWM controller
Hi borboev, I understand you need to simulate a tracking drive with a PWM controller. You can follow the below steps to perfor...

29일 전 | 0

답변 있음
MATLAB Fault Analysis - "Continuous-time signals support faults only if its destinations are discrete" Error Command
Hi Krishna, I understand that you are getting an issue when you tried to trigger a fault using “Simulink Fault analyser”. “S...

29일 전 | 0

답변 있음
pv array mppt model doesn't work as expected
Hi Diana, I understand that in “PV array connected to buck-boost converter model”, the voltage is not being considered in the ...

29일 전 | 0

답변 있음
environment of a ROV in simscape
Hi Yasine, I understand that you have exported a model of a Remotely Operated Vehicle (ROV) from SolidWorks into a simulation ...

29일 전 | 0

답변 있음
Can any one help? how to develop the code or logic for electric vehicle charging and discharging limits as mentioned in picture and what should be the values of threshold.
Hi Imran, I understand that you are asking about the logic that controls the charging and discharging limits of electric vehic...

29일 전 | 0

| 수락됨

답변 있음
Issue with DTC of PMSM at 40kHz PWM Frequency
Hi MD, I understand that in "Direct Torque Control of PMSM Using Quadrature Encoder or Sensorless Flux Observer" example you a...

대략 1개월 전 | 0

답변 있음
Modeling of IEEE recommended Electrical Protection of Electrical Generator in Simulink
Hi Saqib, I understand that you are looking into the relays components, to implement electrical generator protection in Simuli...

대략 1개월 전 | 0

답변 있음
Simulation error when using global data store and code generation
Hi Thomas, I understand that you are facing challenges when integrating a second referenced model that accesses global data sto...

대략 1개월 전 | 0

답변 있음
Suscripted Assignment in to Mxarray is not supported for code generation
Hi Joseph, I understand that you are facing an error when trying to convert MATLAB code to C/C++ using MATLAB Coder. This er...

대략 1개월 전 | 0

| 수락됨

답변 있음
in System identification, if input is PWM signal....
Hi Minjae, To know about how to use PWM signal as an input in the System Identification Toolbox you may follow these steps: ...

대략 2개월 전 | 0

답변 있음
How to convert the input bump's height to force exerted by that bump?
Hi Faheem, To accurately simulate the effect of a road bump on your mass-damper system you can follow these steps: Modelling...

대략 2개월 전 | 0

답변 있음
How to filter out noisy data on QRS complex dataset with a program?
Hi Eugene, To develop a program that filters out noisy QRS complex data and creates visualizations, consider the following ste...

대략 2개월 전 | 0

답변 있음
How to change an offline parameter estimation to online task ?
Hi Yasser, As you want to use a recursive algorithm to continuously estimate and update the parameters in real-time, you can f...

대략 2개월 전 | 0

답변 있음
Does the NR HDL Downlink Receiver work on real raw data?
Hi Marvell, I understand that you are encountering a challenges with your 5G Downlink Receiver code, when transitioning from ...

대략 2개월 전 | 0

답변 있음
Generate host interface script and Generate Simulink software interface model unable to select.
Hi Gaurav, In addition to the steps mentioned by Pratyush, you can also try the following: Make sure to Set the path to Xilin...

대략 2개월 전 | 0

답변 있음
Seeking help on real time signal monitoring using XCP on Ethernet (TCP/IP and UDP/IP) and C2000 (F28388) Microncontroller
Hi Ismail, I understand that you need to monitor several low-frequency signals in real-time, specifically the 3-phase grid vol...

대략 2개월 전 | 1

답변 있음
Is it possible to export measurement reading of Signal Statistics in Simulink Scope block to workspace? If it is possible, then how?
Hi Syafiq, I understand that you want to export ‘RMS’ value of signal. One of the approaches is using a “MATLAB Function” bloc...

대략 2개월 전 | 0

더 보기