Absolute Encoder Questions / SSI via 5i25

More
23 Oct 2012 20:32 #25705 by juwi
PCW wrote:

[...]

If you want me to make a config with the free SSERIAL port on a 7I77 used for SSI just ask


Hereby asking - Lascar says 3 weeks delivery time for the 7i74

Thank you!


Regarding the rest of your mail, that makes more sense than a grey pin and a binary pin per SSI. Thanks for your suggestions!

best regards,
julian

compiling emc......

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:02 #25707 by PCW
freeby.mesanet.com/7i77_ssi_7i74.bit

Has just one SSI interface on the 7I77s RS422/485 expansion port
Note that this expansion port is a RS-485 capable interface so has a /XMIT
enable on GPIO-0 you will need to set low by making GPIO-0 an output and setp-ing it low
in your hal file

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:26 #25711 by andypugh
PCW wrote:

GrayCode (bit) binary if false, graycode if true


Why would you use Gray code on a serial protocol?

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:29 #25712 by juwi
andypugh wrote:

PCW wrote:

GrayCode (bit) binary if false, graycode if true


Why would you use Gray code on a serial protocol?


SSI is either grey or binary coded...

Ist SSI specific.

Best regards,
Julian

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:32 #25713 by andypugh
juwi wrote:

[SSI is either grey or binary coded...

Yes, I understand that. I am wondering why.

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:36 #25714 by juwi
Probably historical reasons... Grey Code has been used on rotary encoders...
SSI is just a shift register, easy to integrate. So you stay where you are with what you have and extend it?

Beste regards,
Julian

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:38 #25715 by PCW
Historically absolute encoders (brushed or optical) were parallel interfaced
so always used gray codes to prevent large errors at transitions
probably most early SSI encoders used simple logic circuits to
serialize the parallel gray code data. Converting to binary at the
encoder is a newer innovation.

Please Log in or Create an account to join the conversation.

More
23 Oct 2012 21:42 #25716 by juwi
I am typing on my mobile and have been faster ;-)

Good night :-)

Please Log in or Create an account to join the conversation.

More
08 Nov 2012 00:18 #26347 by juwi
Ok, after looking a bit deeper into this, I have some additional Things to do...

Questions:

- What Signals are really needed? velocity, position, ?
- Velocity can be calculated as in encoder.c?

best regards,
Julian

Please Log in or Create an account to join the conversation.

More
08 Nov 2012 01:04 #26348 by PCW
With SSI you are stuck with calculating velocity as delta-position/delta-time

Please Log in or Create an account to join the conversation.

Time to create page: 0.138 seconds
Powered by Kunena Forum