Pregunta


Improving MATLAB programme to make it Run faster
Hello all, I have written a MATLAB programme to plot my simulation results. Programme is as follows: tic clc; clear all; cl...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
Reading DC motor speed with encoder in SImulink using arduino
Till R2021a, the encoder block supports only encoders on motor carrier shield which is specifically for MKR boards and Nano 33 I...

más de 2 años hace | 0

| aceptada

Respondida
Error in Simulink when using arduino uno for motor speed reading
I found that when i use arduino Uno board for this application (motor speed reading), I get error at around 20000 counts/sec (10...

más de 2 años hace | 0

| aceptada

Pregunta


Bootloader port of Arduino MKR 1010 not detecting in Simulink
Hello, I am using arduino MKR 1010 board to read the speed of my motor using Encoder Block of simulink. When i connect my MKR ...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to find bootloader port for arduino MKE 1010 for simulink
Hello, I tried to use Arduino MKR1010 board for reading the speed of a motor. But, it gives me an error. Error says: The fol...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Error in Simulink when using arduino uno for motor speed reading
Hello, I am reading the speed of a maxon EC motor (brush less) on simulink using arduino uno. The encoder is mounted on (connec...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Respondida
Simulink error message when running the model on arduino uno
I am the one who posted this question, and I found the solution. So, i thought I should share it here. The problem was due to p...

más de 2 años hace | 0

| aceptada

Pregunta


Simulink error message when running the model on arduino uno
Hello, I am trying to run a simulink model in arduino Uno. But whenever i click on the "Monitor and Tune" button, it gives me a...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Which Arduino board (Name) can be used to read the speed directly using the Encoder block of Simulink?
Hi, I am using Arduino Uno to read the Speed of my motor using simulink Encode block, But simulink says Uno board can not be us...

más de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


increasing the sampling frequency in simulink to read input pulses from digital (PWM) pin of arduino
Hi, I am reading the pulses coming out of a motor to the digital pin of Arduino Uno. The number of pulses that i am getting fro...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to count number of pulses in a signal in Simulink
I have a signal (containing pulses) comming out of an encoder of a motor. I want to count the number of pulses present in the si...

más de 2 años hace | 2 respuestas | 1

2

respuestas

Pregunta


How to use (convert) arduino IDE code in Simulink?
HI, I have a code on arduino IDE. I want to use it (definitely it can not be used directly, some modifications might be require...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to connect load cell (with HX711 and arduino) to simulink
Hello, I am trying to use Load cell with HX711 to read the weight on Simulink through arduino. I tried to search a lot, but did...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Reading DC motor speed with encoder in SImulink using arduino
Hello, I want to read the speed of my small DC motor using encoder, in Simulink using arduino. Please suggest me any approach or...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Convert analog output to digital//PWM with arduino in Simulink
Hello, I want to convert output of the potentiometer to PWM/digital output, in Simulink, for my arduino project. Please help me...

más de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ODE 45 to solve coupled ODE
Hello, I have written a code to solve a system of coupled second order differential equations using ODE 45. I wrote this code...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


solving coupled system of second order differential equations
Hello everyone, I want to solve a "second order coupled ordinary differential equation". I searched a lot but could not find th...

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Integration of a function which has limits in terms of parameters
Hi, I have a function f3(t), defined as clc; clear all; syms t L rho m L n T k G v N(t) = (T*L/2)*(n*pi/L)^2+k*sin(n*p...

casi 3 años hace | 1 respuesta | 0

1

respuesta