Lego Sound Sensor calibration

조회 수: 4 (최근 30일)
legoesl
legoesl 2012년 8월 13일
Hello,
Does anyone have experience in calibrating the sound sensors in Matlab? I'm using the RWTH Mindstorms NXT toolbox. With one sensor on left and one on right, i'm trying to tell the direction of a sound source. Under the same environment, the majority of data from the left is greater than from the right.
in Matlab i have
left = GetSound(SENSOR_3);
right =GetSound(SENSOR_2);
The delay in the collections may be a problem. Is there a way to collect data from two sound sensors at the same time in MatLab?
Thanks a lot!
  댓글 수: 1
Rolfe Dlugy-Hegwer
Rolfe Dlugy-Hegwer 2012년 8월 24일
Are you using intensity or time-of-arrival(delay) to determine direction? I don't think the NXT can take simultaneous samples from two separate sensors. I wonder if you could use two condensers and hack together a two-channel sound sensor?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 ROS Toolbox Supported Hardware에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by