Help with finding z...
 
Notifications
Clear all

Help with finding zero position on rotating display

12 Posts
3 Users
0 Likes
1,315 Views
(@ir0nraven)
Member
Joined: 3 years ago
Posts: 8
Topic starter  

Hello! First post. Excited to be here.

 

I'm designing / printing a ball that acts like an aircraft ADI, but in 3 dimensions instead of two. The mechanical design is done and I'm working on control programming.

 

Each axis has its own stepper motor. I can obviously count steps on the stepper to know where I am, relative to where I started, but I'm having a hard time figuring out how to make sure it goes to the zero position when I power up. Or rather, how do I sense the zero position?

 

I think a hall effect sensor and magnet for each axis would work, right? What specific hall effect sensors would you recommend? The ones I've found want me to buy a few thousand.

 

Is there another method? I considered having two wires touch when they are in the right position, but that seems hard and unreliable.

 

Is there a vision based solution? The exterior of the ball will have markings on it, could I use a camera to see the position?


   
Quote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531
 

Welcome to the forum.

How do you rotate the ball with the steppers ? is it free to turn more than 360 degrees in any direction ?

I'm wondering if you might be able to use a shiny dot on the sphere and an IR proximity sensor.

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
(@ir0nraven)
Member
Joined: 3 years ago
Posts: 8
Topic starter  

Yes, all 3 axes can rotate continuously, not limited to one revolution or anything.

 

I'd need three dots for IR prox, which is fine. What sensor would you use?


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531
 

@ir0nraven 

I'm having trouble visualizing the driving mechanism. You'd need to be able to rotate the sphere along only one axis at a time find a magnet or IR reflector.

How do you have 3 axes of rotation ? I can see one for east/west and another for north/south ... what's the third ?

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
(@ir0nraven)
Member
Joined: 3 years ago
Posts: 8
Topic starter  

Yeah I can drive one axis at a time. Think of a 3 axis gyro, that's how it's built, it's just mostly surrounded by a ball.

 

Which do you think would be more accurate? Magnet on each axis or ir reflector? Ball is 6" diameter.

 

The axes are roll/pitch/yaw. So a location on the sphere (that's two of the axes - pitch and yaw) and a specific roll at that location (that's the third).


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531
 

@ir0nraven 

If the ball is a light colour, then the magnet is probably a better choice.

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
(@ir0nraven)
Member
Joined: 3 years ago
Posts: 8
Topic starter  

@will excellent, thanks. recommendation on a good hall sensor? I haven't been able to find ones that I can buy just a few of.


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2531

   
ReplyQuote
(@ir0nraven)
Member
Joined: 3 years ago
Posts: 8
Topic starter  

boom! thanks for the help. will report back.


   
ReplyQuote
(@mark-bolton)
Member
Joined: 3 years ago
Posts: 108
 

Generally a flag interrupting an optical sensor is the way most machines implement zeroing a stepper drive system.  They are repeatable and precise.


   
ReplyQuote
(@ir0nraven)
Member
Joined: 3 years ago
Posts: 8
Topic starter  

@mark-bolton do you have an example or suggested hardware?


   
ReplyQuote
(@mark-bolton)
Member
Joined: 3 years ago
Posts: 108
 

https://au.mouser.com/ProductDetail/Omron-Electronics/EE-SX1103?qs=sGAEpiMZZMvtitxmYOreX%252B2mG3%2FfWvzZqTAg1rrOEPc%3D

Is a typical and randomly chosen example. We kinda used to buy them by the handful and never really bothered with stringent "equivalence" research. They pretty much have to work, provided the photo transistor is the correct polarity and you get the pinout correct.

You're challenge (assuming I have the right picture in my mind of what you are hoping to build) will be getting the mechanical side of things where you need them to be. That said you will find the "Common or Garden"  optical sensor reliable, robust, free from interference / noise and not requiring finicky calibration. 

Kind Regards

M

 


   
ReplyQuote