TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Devices for multidimensional input of continuous variables by human

1 点作者 inlineint超过 8 年前
Today I watched video from https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12499571 and now I have an idea that it would be nice to change not only one parameter, but multiple parameters in the embedding space simultaneously and have instant feedback.<p>So I wonder is there a device that allow to control 8-10 continuous parameters simultaneously (so that the inputs are not correlated). The device should not require constant watching, so that it possible to watch on a screen with generated embedding. Also I wish this device to be commercially available and cost less than thousands of dollars.<p>For case of two dimensions the solution is well known: mouse or touchpad.<p>For case of four dimensions the touchpad solution can mostly be generalized: it is possible to use two touchpads, for right and left hands. A quick way to implement it is to use a touchscreen phone&#x2F;tablet with with two virtual touchpads on it as a such input device.<p>But for cases of higher dimensions it becomes more complicated. It is possible to use MIDI control devices for music producers like this: https:&#x2F;&#x2F;store.djtechtools.com&#x2F;products&#x2F;midi-fighter-twister , but while it doesn&#x27;t require constant watching (unlike virtual knobs on screen), it allows to change only two parameters simultaneously (because one hand can rotate only one knob at time).<p>There is a motion tracking wear system: https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11946790 , but I don&#x27;t like the idea of wearing a special costume when I sit at my computer, I prefer an external to my body solution as opposite to wearable.<p>I don&#x27;t consider EEG devices because the data from them is opaque and because I don&#x27;t want to train my brain to generate electrical activity by wish because I&#x27;m not sure about health concerns of it.<p>Any ideas?

4 条评论

detaro超过 8 年前
Another source for ideas are papers in large HCI conferences, e.g. ACM CHI. Researchers have prototyped and evaluated lot of input devices in many variations.<p>8-10 dimensions is <i>a lot</i>, to the point that I&#x27;m not sure an input device that allows to control all of them simultaneously is viable.<p>There are so-called &quot;space mice&quot; which are often used by people working on 3D objects and have many degrees of freedom.<p>Various tracking devices (Kinect, Leap Motion, Wiimote) can theoretically be used to get a lot of inputs, but when moving in &quot;free space&quot; it&#x27;s very hard to just adjust a single factor independently (if that&#x27;s required).<p>Also, is very hard to work efficiently with two hands on independent parameters: generally it&#x27;s more efficient to have one hand generating value input and another switching parameters. Again, there are tons of papers evaluating this kind of thing.
评论 #12507129 未加载
dragonwriter超过 8 年前
I think with the right controllers designed for games, you can get up to 8+ dimensions simultaneously, though considerable dexterity would be needed to do it effectively.<p>You can get to 8 this way:<p>2 x 3-axis (left&#x2F;right translation, forward&#x2F;back translation, cw&#x2F;ccw twist) joysticks<p>2 x foot pedals<p>I <i>think</i> there are 3-axis twist joysticks that either also have one or more pressure-sensitive triggers or thumb wheels that could give at least one extra axis per joystick, so you might be able to get up to 10 dimensions with such a set up.<p>In theory, you can adjust many more parameters simultaneously (as in, adjusting them at the same time) than with separate knobs this way, but accuracy is going to be, well, extremely tricky.
leapmotion_alex超过 8 年前
How about 6 dimensions? Two hands, each able to move along 3 axes: <a href="http:&#x2F;&#x2F;blog.leapmotion.com&#x2F;creating-a-hand-controlled-orchestra-with-gecomidi&#x2F;" rel="nofollow">http:&#x2F;&#x2F;blog.leapmotion.com&#x2F;creating-a-hand-controlled-orches...</a>
评论 #12507114 未加载
coreyp_1超过 8 年前
I would think that an audio mixer (the sliders, specifically) could be adapted for such a purpose.
评论 #12507024 未加载
评论 #12507019 未加载