Daniel Gelman
University of Western Ontario - Robarts Research Institute
Followers: 0 Following: 0
MESc Biomedical Engineering student at Robarts Research Institute. Professional Interests: Image-Guided Interventions
Statistics
RANK
6,263
of 295,448
REPUTATION
7
CONTRIBUTIONS
13 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
7
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
XCP master internal error, serial receive, Arduino external mode
I have a very simple model I am trying to deploy onto an Arduino Due target hardware in external mode (Monitor & Tune). Just try...
3 years ago | 1 answer | 0
1
answerQuestion
Running Simulink PID model with external reset and output saturation on Arduino target hardware.
On an Arduino, I've implemented an s-function to receive variables from a 2nd microcontroller via Serial. The model, which can...
4 years ago | 0 answers | 0
0
answersQuestion
Simulink & Arduino: Transmit Serial strings
I am trying to transmit serial data out of an Arduino in Simulink, see model below. I am getting prompted with The 'MATLABS...
4 years ago | 1 answer | 1
1
answerQuestion
Simulink/Arduino: serial receive byte stream
Hello, I am using Simulink to receive serial data via Arduino, which is receiving three bytes (unit8) of data from a 2nd microc...
4 years ago | 1 answer | 0
1
answerQuestion
Simulink, Arduino as slave-receiver in I2C
I have 2 Arduinos: One Arduino MEGA is master-writer in an I2C bus, providing data at ~20 Hz. The other is an Arduino DUE in a...
4 years ago | 1 answer | 0
1
answerQuestion
Could not connect to XCP slave: XCP Master internal error: Busy(0) or no timeout(2) for 255
Hello, I've used the S-Function Builder to use an Arduino library in Simulink. Specifically, I am trying to use the AccelSteppe...
4 years ago | 4 answers | 6
4
answersQuestion
Sorted Execution Order, Initial Conditions, PID
Below is a closed-loop system of plant Gp(z) with unity gain. I also enabled to display the sorted execution order. <</matlab...
7 years ago | 1 answer | 0
1
answerQuestion
Shaping PID to achieve load disturbance performance
I am using the PID Tuner for the PID Controller Block in Simulink. I am particularly interested in the output disturbance BODE p...
7 years ago | 1 answer | 0
1
answerQuestion
ss2tf() Acting Oddly
I am constructing a few transfer functions and I believe this the output is very wrong. I am not expecting the numerator and den...
8 years ago | 1 answer | 0
1
answerIdentical models in MATLAB and Simulink do not match each other
[Answered] Always be aware of significant figures. Even 0.0001 can make a difference in differential equations.
8 years ago | 0
Question
How to Initialize a Discrete-Time Model?
Hello, I have the following discrete-time model. num = [0.02884 -0.02844]; den = [1 -1.7298 0.7337]; H = tf(num,...
8 years ago | 1 answer | 0
1
answerQuestion
Identical models in MATLAB and Simulink do not match each other
I am noticing that discrete-time models I am using in Simulink do not match the same response in the Matlab environment. For ...
8 years ago | 1 answer | 0
1
answerQuestion
New to FFT - is my result valid?
Hello, I am revisiting Matlab FFT after years of not practicing. I have a signal in which I removed the DC component and plot...
10 years ago | 1 answer | 0
1
answerQuestion
Raspberry Pi Simulink Communication Error
Hello, I am fairly new to Simulink and I am trying to incorporate a stand alone application running the model on a Raspberry ...
11 years ago | 1 answer | 0