quadrature/rotary encoder .mdl file

hi, do anyone of you posses quadrature decoder/ rotary encoder simulink file?
i need to transform Phase A and Phase B signals from rotary encoder into angle, velocity, acceleration values.
thanks.

댓글 수: 1

Antonella
Antonella 2014년 4월 24일
Hi, I have the same problem. Did you solve it?
Thanks

댓글을 달려면 로그인하십시오.

답변 (5개)

Arnaud Miege
Arnaud Miege 2011년 3월 7일

2 개 추천

Are you using SimElectronics? If so, there is an Incremental Shaft Encoder block provided. Have a look at the demo model elec_linact_implementation.mdl, which uses that block in the "Hall Effect Sensor" subsystem.

댓글 수: 2

MURALI
MURALI 2014년 5월 20일
i am using 2013b i have sim electronics but i cant open this file can u share related link
Manikandan
Manikandan 2014년 7월 15일
편집: Manikandan 2014년 7월 15일
Thank you sir, As per Above demo the working of encoder will understand good. by open the file use full comment bellow
showdemo elec_linact_implementation

댓글을 달려면 로그인하십시오.

Guy Rouleau
Guy Rouleau 2011년 3월 9일

1 개 추천

To transform quadrature signals A and B into angle, you only need a few basic blocks like logical operator, memory, sum, gain.
Start by placing 2 Pulse Generator source blocks in your model and configure them to generate the 2 quadrature signals. Then play with basic blocks to implement the simple algorithm to transform the 2 pulse into an angle. You should be able to find the algorithm for this in any mechatronics class book.
jack
jack 2011년 3월 7일

0 개 추천

i'm using matlab version R2006a, doesn't seems to have SimElectronics embedded

댓글 수: 1

Arnaud Miege
Arnaud Miege 2011년 3월 8일
SimElectronics is a separate product, which was first released in R2008b. It requires Simscape, which is an add-on product to Simulink, providing a foundation library of building blocks across multiple physical domains as well as an authoring language for creating custom components.

댓글을 달려면 로그인하십시오.

Luke
Luke 2011년 11월 19일

0 개 추천

Hello! I have the same problem! I am using DC Motor model, and I have position on the output in this model. Now I would like to convert it to impulses of encoder. How can I do it? Thanks.
poonam bhor
poonam bhor 2012년 10월 21일

0 개 추천

hey i want the simulink for hall sensor...which works in binary system..plz anyone can provide ma

카테고리

제품

질문:

2011년 3월 7일

편집:

2014년 7월 15일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by