Feeds
已回答
IWR1843BOOST: suggest algorithms for stationary vehicle, human and objects detection(Zero doppler detection) and tracking
Hi @VLV, The example "Highway Vehicle Tracking Using Multi-Sensor Data Fusion" demonstrates how to track vehicles on a highway ...
IWR1843BOOST: suggest algorithms for stationary vehicle, human and objects detection(Zero doppler detection) and tracking
Hi @VLV, The example "Highway Vehicle Tracking Using Multi-Sensor Data Fusion" demonstrates how to track vehicles on a highway ...
4 months 前 | 0
已回答
Unable to close or recreate a dictionary because it is already open, but it's actually not...
Hi @Marcus, To delete the Simulink data dictionary, run the following commands in the MATLAB Command Window: clear my_dictDict...
Unable to close or recreate a dictionary because it is already open, but it's actually not...
Hi @Marcus, To delete the Simulink data dictionary, run the following commands in the MATLAB Command Window: clear my_dictDict...
4 months 前 | 0
已回答
Why is this the requirement for stftmag2sig's input signal and reconstructed signal to be same length? length(x)-noverlap)/(length(window)-noverlap) = integer
Hi @Paige, The Short time fourier transform(STFT) splits the signal(x) into overlapping segments and reconstruct the original s...
Why is this the requirement for stftmag2sig's input signal and reconstructed signal to be same length? length(x)-noverlap)/(length(window)-noverlap) = integer
Hi @Paige, The Short time fourier transform(STFT) splits the signal(x) into overlapping segments and reconstruct the original s...
4 months 前 | 1
| 已接受
已回答
Maximum Torque Per Voltage(MTPV) control of an IPMSM Power Drop issue in Deep Flux weakening Areas
Hi @PRATHEESH S MTPV (Maximum Torque Per Voltage) is used in high-speed region to maximize torque under voltage constraints. M...
Maximum Torque Per Voltage(MTPV) control of an IPMSM Power Drop issue in Deep Flux weakening Areas
Hi @PRATHEESH S MTPV (Maximum Torque Per Voltage) is used in high-speed region to maximize torque under voltage constraints. M...
4 months 前 | 0
已回答
I'm working on a fluid dynamics assignment using MATLAB Simscape, but I'm struggling because the professor's reference diagrams look different from the actual MATLAB component
Hi @희제, The fluid dynamics model is constructed using components from the Simscape Isothermal Liquid library. The following blo...
I'm working on a fluid dynamics assignment using MATLAB Simscape, but I'm struggling because the professor's reference diagrams look different from the actual MATLAB component
Hi @희제, The fluid dynamics model is constructed using components from the Simscape Isothermal Liquid library. The following blo...
4 months 前 | 0
已回答
How to use the overpotential in the parameterised battery for the simscape battery equivalent circuit? I am trying to use the molicell 21700 cell. I can run the R0 model.
Hi @Tamoghna Bhattacharya, The 'Battery Equivalent Circuit' uses the series resistance(R0) in series with the RC network. The R...
How to use the overpotential in the parameterised battery for the simscape battery equivalent circuit? I am trying to use the molicell 21700 cell. I can run the R0 model.
Hi @Tamoghna Bhattacharya, The 'Battery Equivalent Circuit' uses the series resistance(R0) in series with the RC network. The R...
4 months 前 | 0
已回答
Techno-Economic Analysis (TEA) and Return on Investment (ROI) for Modeling T&D lines?
Hi @Seth, Simscape Electrical provides robust capabilities for modeling power transmission and distribution systems, including ...
Techno-Economic Analysis (TEA) and Return on Investment (ROI) for Modeling T&D lines?
Hi @Seth, Simscape Electrical provides robust capabilities for modeling power transmission and distribution systems, including ...
4 months 前 | 0
| 已接受
已回答
short circuit modelling at time t=5sec feeding a Induction motor
Hi @JOSIP, The 'Three-Phase Fault' block can be used to model short-circuit behavior in a system. Initially, the fault block re...
short circuit modelling at time t=5sec feeding a Induction motor
Hi @JOSIP, The 'Three-Phase Fault' block can be used to model short-circuit behavior in a system. Initially, the fault block re...
4 months 前 | 0
已回答
I need a example on circuit breaker (with arc ) in simscape. So that I can know about this block even more .
Hi @Sathwik The Circuit Breaker block models a single-phase breaker that interrupts the electrical circuit based on an external...
I need a example on circuit breaker (with arc ) in simscape. So that I can know about this block even more .
Hi @Sathwik The Circuit Breaker block models a single-phase breaker that interrupts the electrical circuit based on an external...
4 months 前 | 1
已回答
How to calculate the Saturation Current IS in a NPN Bipolar Transistor?
Hi @Sebastian, The base current is given by the below equation The NPN transistor uses the parameterization option specifi...
How to calculate the Saturation Current IS in a NPN Bipolar Transistor?
Hi @Sebastian, The base current is given by the below equation The NPN transistor uses the parameterization option specifi...
4 months 前 | 0
已回答
Could not add custom memory section for a TI C2000 device using Embedded Coder's Custom Storage Class designer
Hi @Rohit The Custom Storage Class Designer can be used to add the custom memory section for a TI C2000 device. Follow the bel...
Could not add custom memory section for a TI C2000 device using Embedded Coder's Custom Storage Class designer
Hi @Rohit The Custom Storage Class Designer can be used to add the custom memory section for a TI C2000 device. Follow the bel...
5 months 前 | 0
已回答
Cannot find SoCData and rteEvent datatypes characteristics
Hi @Sergei The "SoCData" datatype is an "AliasType" that creates an alias for the built-in "double" type. You can run "SoCData"...
Cannot find SoCData and rteEvent datatypes characteristics
Hi @Sergei The "SoCData" datatype is an "AliasType" that creates an alias for the built-in "double" type. You can run "SoCData"...
5 months 前 | 2
| 已接受
已回答
'Potential conflicting usages of identifier' when using an output signal as feedback
Hello @Ron Bates The “Exported Global” storage class cannot be used for signals in different referenced models when the signals...
'Potential conflicting usages of identifier' when using an output signal as feedback
Hello @Ron Bates The “Exported Global” storage class cannot be used for signals in different referenced models when the signals...
5 months 前 | 0
已回答
What is the body velocity of the "rotor" in aerospace blockset?
Hi @Shan Min Hii, The 'Body velocity of rotor(Vb)' of a 'Rotor' block is the velocity of the rotorcraft expressed in the body f...
What is the body velocity of the "rotor" in aerospace blockset?
Hi @Shan Min Hii, The 'Body velocity of rotor(Vb)' of a 'Rotor' block is the velocity of the rotorcraft expressed in the body f...
5 months 前 | 0
已回答
square wave signal in sync with PWM generator
Hi @Peter, I understand that you want to generate a square wave with a duty cycle of 0.5 and in sync with the PWM generator. ...
square wave signal in sync with PWM generator
Hi @Peter, I understand that you want to generate a square wave with a duty cycle of 0.5 and in sync with the PWM generator. ...
6 months 前 | 0
| 已接受
已回答
how can I know the detailed parameters of the preset model of PMSM?
Hi @你命, To analyze the stator and rotor resistance, mutual inductance, and flux linkage, please navigate to the "Parameters" ta...
how can I know the detailed parameters of the preset model of PMSM?
Hi @你命, To analyze the stator and rotor resistance, mutual inductance, and flux linkage, please navigate to the "Parameters" ta...
6 months 前 | 0
已回答
three winding transformer block
Hi @Jyotiprakash, I understand that you are trying to model a transformer with 2 windings on the primary side and 1 winding on ...
three winding transformer block
Hi @Jyotiprakash, I understand that you are trying to model a transformer with 2 windings on the primary side and 1 winding on ...
7 months 前 | 0
| 已接受
已回答
Can't deploy code to Ti C2000
Hi @Mehmet Tugberk Turkoglu, I understand that you are facing issue in deploying the code to the c2000 board. The warning mess...
Can't deploy code to Ti C2000
Hi @Mehmet Tugberk Turkoglu, I understand that you are facing issue in deploying the code to the c2000 board. The warning mess...
7 months 前 | 0
| 已接受
已回答
Construction of subplots for the comparison of two models
Hi @Touré Mohamed, The 'Tiled Layout' can be used to create a (m,n) grid of subplots.The space between the subplots can be set ...
Construction of subplots for the comparison of two models
Hi @Touré Mohamed, The 'Tiled Layout' can be used to create a (m,n) grid of subplots.The space between the subplots can be set ...
9 months 前 | 0
已回答
"block choice " button doesn't seem on Simulink
Hi @Bunyamin, The 'block choice' is disabled in the MATLAB R2023b for the 'Battery' block. The thermal port can be modeled by e...
"block choice " button doesn't seem on Simulink
Hi @Bunyamin, The 'block choice' is disabled in the MATLAB R2023b for the 'Battery' block. The thermal port can be modeled by e...
9 months 前 | 0
已回答
Error message: Matrix Dimensions must agree
Hi @Ian Strahley, The issue arises due to mismatch in matrix dimensions between "exp((-lambda .^ 2))" and "t", which are of si...
Error message: Matrix Dimensions must agree
Hi @Ian Strahley, The issue arises due to mismatch in matrix dimensions between "exp((-lambda .^ 2))" and "t", which are of si...
9 months 前 | 0
已回答
I get this error while launching Matlab and therefore it crashes while doing certain processes. Any solution ?
Hi @Shadi, The following steps can be used to include the 'gtk module' Open a new terminal and navigating to a directory wher...
I get this error while launching Matlab and therefore it crashes while doing certain processes. Any solution ?
Hi @Shadi, The following steps can be used to include the 'gtk module' Open a new terminal and navigating to a directory wher...
9 months 前 | 0
已回答
How to counting RBC size and number
Hi @Nora Hamad, The binary image comparison 'RC_Im_BW==1' compares the entire image rather than individual objects.The 'bwlabel...
How to counting RBC size and number
Hi @Nora Hamad, The binary image comparison 'RC_Im_BW==1' compares the entire image rather than individual objects.The 'bwlabel...
9 months 前 | 0
已回答
Modeling 3-Phase Transformer with a Grounded Resistance in SimpowerSystems
Hi @Quan Hu, The "Three phase transformer(2 windings)" models the wye-delta transformer using three single-phase transformers. ...
Modeling 3-Phase Transformer with a Grounded Resistance in SimpowerSystems
Hi @Quan Hu, The "Three phase transformer(2 windings)" models the wye-delta transformer using three single-phase transformers. ...
9 months 前 | 0
已回答
The location of decimated sample in CIC Decimator?
Hi @Jay, The 'CIC decimator' downsample the input based on the decimation factor(R) after passing through the cascaded integra...
The location of decimated sample in CIC Decimator?
Hi @Jay, The 'CIC decimator' downsample the input based on the decimation factor(R) after passing through the cascaded integra...
9 months 前 | 0
已回答
Why is there a huge drop in the values of active and reactive power when the voltage of three phase voltage source is changed?
Hi @Ankita The P and Q values deviates from the rated power of the load when rated voltage (2300V PP rms) is given from the so...
Why is there a huge drop in the values of active and reactive power when the voltage of three phase voltage source is changed?
Hi @Ankita The P and Q values deviates from the rated power of the load when rated voltage (2300V PP rms) is given from the so...
9 months 前 | 1
已回答
tiledlayout doesn't behave as it should
Hi @John The `tiledlayout` function assigns a fixed tile to each subplot. When the `TileSpacing` property is set to `'none'`, i...
tiledlayout doesn't behave as it should
Hi @John The `tiledlayout` function assigns a fixed tile to each subplot. When the `TileSpacing` property is set to `'none'`, i...
9 months 前 | 0
已回答
Not able to plot delay for sine wave using triggered subsystem
Hi @Siddharth, The triggered subsystem triggers the system at the rising edge of the control signal and holds the signal value ...
Not able to plot delay for sine wave using triggered subsystem
Hi @Siddharth, The triggered subsystem triggers the system at the rising edge of the control signal and holds the signal value ...
9 months 前 | 0
已回答
Which block in simulink library should I choose for the H_infinity controller.
Hi @Alon Brook-Ray , The "H_Infinity controller" can be implemented using the "hinfsyn" function. The following Simulink exampl...
Which block in simulink library should I choose for the H_infinity controller.
Hi @Alon Brook-Ray , The "H_Infinity controller" can be implemented using the "hinfsyn" function. The following Simulink exampl...
9 months 前 | 0
已回答
Error in example comm/DecisionFeedbackEqualizeBPSKModulatedSignalExample
Hi @Nicholas Destefano, The "Decision Feedback Equalizer" uses the QPSK as the default constellation and can be seen by the con...
Error in example comm/DecisionFeedbackEqualizeBPSKModulatedSignalExample
Hi @Nicholas Destefano, The "Decision Feedback Equalizer" uses the QPSK as the default constellation and can be seen by the con...
9 months 前 | 0