Nandhini
Followers: 0 Following: 0
Statistik
RANG
229.460
of 295.448
REPUTATION
0
ANTWORTZUSTIMMUNG
28.57%
ERHALTENE STIMMEN
0
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Edit poles and zeros in root locus design editor or bode editor
While i am trying to get the bode plot for my input and output from my simulink model i am getting the error as mentioned below ...
6 Monate vor | 1 Antwort | 0
1
AntwortFrage
Scaling of generated duty cycle from simulink to NXP MCU expresso environment
I have developed the FOC model for PMSM, the generated code has been integrated with driver code in NXP MCU expresso environment...
10 Monate vor | 1 Antwort | 0
1
AntwortFrage
Angle estimation from hall sensor using hall decoder block
While i am trying to find the angle from hall sensor signal using hall validity block and hall decoder block, the angle varies o...
11 Monate vor | 1 Antwort | 0
1
AntwortFrage
Error: Integrating the generating code from embedded coder in renesas cubesuite(CS+) environment
Hi, I developed the FOC alogorithm in simulink environment and i generated the embedded code for renesas rl 78, when iam trying...
12 Monate vor | 1 Antwort | 0
1
AntwortFrage
Issue when running the motor from open loop host model - Used custom hardware (Open-Loop Control and ADC Offset Calibration)
Open-Loop Control and ADC Offset Calibration using this link i generated the code from the model for STM32 Nucleo F302R8 bull ru...
etwa ein Jahr vor | 0 Antworten | 0
0
AntwortenCode generation from Simulink to STM32F103 Processor.
Hi,thank you for the support.I tried implementing the open loop model, i generated the code and also integrated it with driver c...
etwa ein Jahr vor | 0
Frage
Code generation from Simulink to STM32F103 Processor.
I developed a model in simulink for BLDC motor with trapezoidal commutation with PI based speed and current control,I want to co...
etwa ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
If else condition is not working properly in matlab function block
function [y1,y2]= fcn(u1,u2,u3,u4) if u1 > 5 y1=u2; else y1=u3; end if u1 < 5 y2=u3; else y2=u2; end I implem...
etwa ein Jahr vor | 1 Antwort | 0