Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 2 anni fa | 0

| accettato

Risposto
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...

oltre 2 anni fa | 0

| accettato

Domanda


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 ...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
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...

oltre 2 anni fa | 0

| accettato

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 2 risposte | 1

2

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 3 anni fa | 1 risposta | 0

1

risposta