Direction determination of the blocks on the conveyour in S7-300?

drspanda

Member
Join Date
Oct 2005
Location
Damanjodi
Posts
155
Hello Everyone,

I am trying to solve this particular problem of determining the direction of the blocks on the conveyour...

Inputs are only proximity switches three in number and they are situated one after another the distance between them is greater than the block's length...blocks are arranged on the conveyour having considerable space in between them...

My attempt: I tried to solve this problem without taking time stamps..but I couldn't...I thought after getting the time stamp idea it would be simple.. but I am not able to do it...my doubt is if the conveyour is moving and if all sensors sense at the same time the time stamps would be equal and making me very confused..

Any help is required...I am using S7-300.
 
Hi

One solution is to put two sensors close together ( less than the lenght of the block . using a rising and falling edge pulse you can determine the 'direction'

Eric
 
Normally for tracking you would use an encoder or a starwheel arrangement, the starwheel would be fitted on the non-driven shaft and a proximity sensor would pick up the signal.

If you wanted direction you could use two proximities and detect direction from which sensor picks up first.

The PEC's on the conveyor (normally there would only be one) would be a tracking update.
 
Could you just wait in the software for all the sensors to be clear and then when the first one goes high this would tell you from which direction the boxes were coming from?
 

Similar Topics

Hi everyone, I am working with micro850, a proximity sensor (FOTEK, PL-05P) and a 3DOF serial arm robot. I use MC_MoveRelative to control the...
Replies
1
Views
56
I am trying motor startup with pf525 drive by using wizard start over ethernet communication but during direction test it's showing control error...
Replies
3
Views
184
Hello, i am a beginner with a Siemens Logo 8 PLC. I would determine the direction of an object if it passes a whole cycle of 2 input sensors. See...
Replies
2
Views
181
Hi all, Just looking through the CIP_AXIS_DRIVE data type in a Logix controller to look for something that can tell me whether the current...
Replies
2
Views
1,066
Hi, I have issue with acs800 starting the motor in reverse for like 5-6 seconds with a max speed of around -220 rpm before it goes to the...
Replies
10
Views
2,000
Back
Top Bottom