Farid MAS Posted October 2, 2010 Report Share Posted October 2, 2010 Hello there... Actually i doing a thesis about "Automated Car Parking System by using LabVIEW" .. i have to design a system the can controlled a car in and out, counting and then will know have many parking left, to make a driver feel convenient.. I have facing a problem to know how LabVIEW can detect physical system like sensor. and through the sensor can be a counter to counting a car in car park./ Hopefully, anyone which have a knowledge can share with me... Thank you.. Quote Link to comment
ShaunR Posted October 2, 2010 Report Share Posted October 2, 2010 Hello there... Actually i doing a thesis about "Automated Car Parking System by using LabVIEW" .. i have to design a system the can controlled a car in and out, counting and then will know have many parking left, to make a driver feel convenient.. I have facing a problem to know how LabVIEW can detect physical system like sensor. and through the sensor can be a counter to counting a car in car park./ Hopefully, anyone which have a knowledge can share with me... Thank you.. Labview is designed for interfacing to sensors. What is your budget? How much time do you have? Can you build simple or complex electronic kits? Can you program micro controllers? Can you use a multi-meter? Don't be frightened by the questions. I'm just trying to get an idea of your skills. Quote Link to comment
crelf Posted October 2, 2010 Report Share Posted October 2, 2010 I've used the Sick LMS200 before - it's a pretty neat sensor that's easy to integrate with: http://www.pages.drexel.edu/~kws23/tutorials/sick/sick.html Quote Link to comment
ShaunR Posted October 2, 2010 Report Share Posted October 2, 2010 I've used the Sick LMS200 before - it's a pretty neat sensor that's easy to integrate with: http://www.pages.dre.../sick/sick.html $5,771.42 For that price I'd expect it to take out scud missiles from 10 km Quote Link to comment
Michael Aivaliotis Posted October 3, 2010 Report Share Posted October 3, 2010 I would try to keep it simple. You can easily detect entry and exit of the parking lot with any switch type sensor. This means you need a digital input (on off) sensing device. If you make some assumptions that all vehicles enter and exit through dedicated entrance and exit paths then probably two sensing devices would be required. The rest is only software. Do you have to manage the payment system as well; or just tracking parking space availability? Quote Link to comment
ShaunR Posted October 3, 2010 Report Share Posted October 3, 2010 For the sensor, I'd probably go for something like this. USB to rs232 lead to get it into the PC and there are pre-shipped examples for serial comms in LV. Only £20 too Ultrasonic devices work much better than light devices outdoors and are not as susceptible to things like dust and dirt. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.