Pular para o conteúdo principal

Pesquisa

Detecting impact speed

  • davidnorth100

    The AND gate only seems to output the lesser of its 2 values. I got this working by sending the movement speed through a node and the output of impact sensor to the node's power output. That way you get the speed output but only while impact is detected.

  • davidnorth100

    I meant the node's power input

  • davidnorth100

    To make this more robust and account for relative velocity when colliding with a moving surface I think I'd want to implement as a deceleration sensor. So you constantly compare the current speed with the previous speed and output a signal if the delta is negative beyond a threshold. Maybe I'll make a chip for that.

  • napzackz

    I’m pretty sure the bump output of the impact sensor outputs how hard the surface was hit

Por favor, entrar para comentar.