higher resolution encoder now with BSL

ghriver

Member
Join Date
Aug 2002
Location
Earth>North America>US>CA>Hanford
Posts
65
Hi everyone, we have a working part rejector already. The issue is the new encoder went from 100ppr to 1024ppr.
Hardware is compactlogix 1769-l16er-bb1b.
Now i cant see many pulses at all so i was going to install the 1734-vhsc24 highspeed counter module.
Before i make the purchase i was programming/reading about the modes. Is one of the modes capable of returning 1 pulse per 10? Would counter with preset be the correct mode to use to achieve this to trigger the bit shift left?

Thanks.
 
Question: What speed is the conveyor?
Speed is a factor in determining encoder selection and the length of product your trying to reject.

I gave an idea that might get you to think on by a spreadsheet calculation. This should give you an idea on what would work. The green area is the processor can capture the pulses at the speed. The red area is the processor will miss pulses and cant do this. You can create the same spreadsheet to calculate the same thing based on 3 parameters.

High speed counter will work if you want to go that route.
Have you looked into Timed interrupt task or maybe an event task where the encoder pulse drives the event task?
Time interrupt task needs to sample the input 2x of one cycle of the encoder pulse.

I am sure there is more to this but this is a start.

EncoderCalc.PNG
 
The incoming pulse rate is now over 10 X the rate the pulse width is not long enough for the plc to count it
you will need to install the high speed counter and reconfigure the system
 
I don't think the 1734-VHSC has any type of count division mode that you could directly use. However, you can probably make one.

Set the rollover count to 10. Then set one of the outputs to turn on at 3 counts and off at 8 counts. At that point you can either wire the encoder card output directly to the input that the original encoder went to OR you can change the plc program to use the status of the output in the plc logic.

Keith
 
thats exactly what i was looking for. I will wire the windowed output to the input so i dont have to deal with RPI to the 1734-vhsc module. Thanks so much.

I don't think the 1734-VHSC has any type of count division mode that you could directly use. However, you can probably make one.

Set the rollover count to 10. Then set one of the outputs to turn on at 3 counts and off at 8 counts. At that point you can either wire the encoder card output directly to the input that the original encoder went to OR you can change the plc program to use the status of the output in the plc logic.

Keith
 

Similar Topics

VFD is not tripping at higher current , resulting in motor failure . VFD Model : Make - KEB Type - H6- 10H6BBBB-21B0
Replies
2
Views
510
I do not work in the AllenBradley field much, but we ran into an incident that I thought was unusual. Its a 480V vfd. The input current is 59.6...
Replies
20
Views
8,456
Hey everyone, Trying to install FTView ME 9.00 on a new laptop, no existing FTView install. Every time the installer gets to ~55%, it fails and...
Replies
5
Views
2,403
Hello, does anyone have an opportunity to test a code (small FB, SCL) for me on real hardware? Hardware: S7-1513 or higher. I need just look...
Replies
9
Views
2,014
Long time reader first time poster, I will try to keep it short but there is a lot of variables here. I have a Mitsu A846 running a 1000 ton...
Replies
11
Views
4,131
Back
Top Bottom