Babak
University of Victoria
Followers: 0 Following: 0
Statistics
RANK
192,072
of 295,467
REPUTATION
0
CONTRIBUTIONS
16 Questions
1 Answer
ANSWER ACCEPTANCE
6.25%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to set CAN Bus speed over 500kbps?!?
Hello guys, I am using 2ports NI CAn interface and configure them as a receiver (Port1) and a transmitter (Port2). and I can co...
5 years ago | 0 answers | 0
0
answersQuestion
Error using Vehicle Can Bus Monitor app!!!!
Hello all, I get this eroor when I run Vehicle CAN Bus Monitor app: Error using can.ni.xnet.NIXNET.checkStatus (line 141) Nati...
5 years ago | 0 answers | 0
0
answersQuestion
Why for loop inside MATLAB Function Block doesn't work!
Hello All, Why I can not run a simple for loop inside Matlab Function block? My code is as follow: function [out,pow...
7 years ago | 1 answer | 0
1
answerQuestion
Solving constrained linear equation
How can I solve the following equation in Matlab? P1+P2+P3=370 I need to see all the P1,P2,P3 values that satisfy equation...
7 years ago | 1 answer | 0
1
answerQuestion
How to use 2D look up table when input has changing dimention?
Hello All, I am trying to estimate the fuel consumption of an engine by using a look-up table. I have a fuel consumption map ...
7 years ago | 0 answers | 0
0
answersQuestion
how to retrieve the data from simulink during simulation
I have read many posts and comments on this regard but still, coudn't figure out How can have access to block data during simula...
7 years ago | 0 answers | 0
0
answersQuestion
Simscape phase to phase voltage measurement is not correct?
Hi, Do you have any idea why the phase-phase voltage and current has some DC component( I mean it is a bit shifted upward!)!? ...
8 years ago | 1 answer | 0
1
answerQuestion
Why the phase-phase voltage and current measurement are like this?
Hi, Do you have any idea why my phase-phase voltage and current has DC component? It is like that my phase-phase voltage and c...
8 years ago | 1 answer | 0
1
answerQuestion
Generic Engine and Fuel Consumption Table problem
Hi All, I have torque - power and speed characteristics of an engine and I easily used it to run the engine, but when I am addi...
8 years ago | 0 answers | 0
0
answersQuestion
How to run Matlab function inside simulink?
I have a written code of motor which works very well in Matlab. I need to connect this code to Simulink and for this, I am using...
8 years ago | 2 answers | 0
2
answersSimple DC/DC Converter
Try DC DC converter available in Simscape toolbox. It is easy to use and has no pulses.
8 years ago | 0
Question
How is it possible to change the frequency of average value inverter?
I need to get different output voltage frequency from Average value inverter block in Simscape. Unfortunately the block does not...
8 years ago | 1 answer | 0
1
answerQuestion
Why the measured output active power of generator is different using two different methods?
I am using synchronous generator in Simscape. when I measure the output active power using output voltage and current and Simpow...
8 years ago | 0 answers | 0
0
answersQuestion
How to select (or calculate) proper field current value for synchronous generator?
I have read matlab document about modeling of synchronous generator and I have the synchronous reactance value but I am not sure...
8 years ago | 0 answers | 0
0
answersQuestion
error occur when using generic engine
I am not able to successfully use generic engine in Simscape and get error while using it (simulation suddenly stop at 0.012 sec...
8 years ago | 0 answers | 0
0
answersQuestion
What function should I use to speed up code instead of GLOBAL
Hello, Here is my problem. I have a ODE45 solver which use part of 5 big precalculated matrixes (fixed matrxices which will n...
9 years ago | 1 answer | 0
1
answerQuestion
global variable inside a function
Hello every one, In my program I used a solver (ODE45) and as you know, for this purpose I need to define a function. I have an...
10 years ago | 1 answer | 0