zahedjoyy009

plc based speed indicator

1 post in this topic

i have an idea to implement a system for indicating speed of vehicle. but i will not measure the speed of any vehicle directly. i will place two photoelectric sensors and the distance between them mayb 1 meter or 2. when any vehicle reach at the first sensor, it will sent a signal to the station where the sensors are connected with plc ladder logic. when the signal from the first sensor arrives, it will turned on a timer. the timer mayb set to a specific duration, mayb for 10 sec. this 10 sec is the maximum allowed time for the vehicle. any vehicle may reach the second sensor after 10 sec but thats not an problem because that vehicle mayb a slow speedy. but if the vehicle reach the second sensor before 10 sec then it will indicate that the vehicle is in high speed so it will sent an alarm signal at the station. can any1 pls help me for designing the ladder logic for this problem?

here is the basic logic that i want to implement....
1. vehicle makes sensor and starts timer.
2. vehicle goes past sensor and keeps timing.
3. vehicle makes 2nd sensor, store the time and reset timer for next vehicle.
4. if stored time >= 10 sec, do nothing and reset stored value.
if stored time < 10 seconds, sound alarm

NB. currently i'm working on LOGO SEIMENS PLC.

Edited by zahedjoyy009

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now