04-12-2006 04:12 PM
04-13-2006 06:05 PM
12-23-2011 09:02 AM
I realize I'm reviving a dead thread, but I'm very interested in how this turned out, if at all. I am essentially performing crash tests with accelerometers placed on the moving object. The goal is to reach a certain change in rate of speed over time. The accelerometers are enough to tell us that we're reaching the desired acceleration, and the separate video is very good information, but to sync the data with video (in future tests) would be invaluable information we could use to "debug" the mechanics of the crash. Whereas now we have an acceleration curve and a video, we just use educated guesses to pick out the acceleration peaks and dips in the video, it'd be great to know, for sure, exactly when the peaks and dips are.
Thanks
12-23-2011 02:34 PM
I can tell you the result. I wanted to do this on the cheap side and with as little equipment as possible. I ended up using a digital video recorder (normally used for security/surveillance) which was a GE Digia-4 (they have newer models now). I also used an XBOB unit from Decade Engineering (http://www.decadenet.com/) to overlay the text (data) on the video. I used the existing PLC of the process line to send out serial data to the XBOB continuously which matched the current position of the machine. This also matched up well with the existing video cameras we had at the time which were analog video with BNC connections. So PLC serial -> XBOB (which combines camera signal and overlays text sent by PLC) -> digital video recorder. This was my non-Labview solution.
If you have Labview or want to use it, then NI Vision offers this same overlay function block and the ability to save images. Be aware that NI Vision costs something significant and also the Vision runtime is around $400 I think.
03-25-2015 01:20 PM
JF3M, I am working on the same problem to synchronize tracking data to video recordings for my research. I have been hitting multiple dead ends, until I saw this. Would you kindly share the instructions on how to do this??? I will appreciate your help so much.
Thanks.