Shop OBEX P1 Docs P2 Docs Learn Events
pulses — Parallax Forums

pulses

ArchiverArchiver Posts: 46,084
edited 2004-04-01 18:25 in General Discussion
I want to measure a speed of car...

I have 2 sensors! When the car cross the first sensor, i
receive
a pulse! When the car cross cross the second sensor, i receive other
pulse!

I want to measure the lenght between pulses...does someone
have some suggestion? and what is the best IR sensor should i use??

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-04-01 18:25
    Daen,

    How to do what you want depends on what you are doing. Is it a real car or a
    model, and how fast is it going? What level of accuracy do you need? The
    Stamp doesn't have a timer, but you can count program loops and get pretty
    good accuarcy.

    I made a velocity meter for my coilgun using a Stamp. I did it with one
    sensor, and used the PULSIN command to see how long a pulse was made as the
    projectile went through the gate. As the length of the projectile is known,
    the speed can be calculated from the length of the pulse. Works quite well
    for my application.

    Give us some more details of your application, and maybe we can be of more
    help.

    Jonathan

    www.madlabs.info


    Original Message
    From: "daen78" <daen78@y...>
    To: <basicstamps@yahoogroups.com>
    Sent: Thursday, April 01, 2004 5:08 AM
    Subject: [noparse][[/noparse]basicstamps] pulses


    >
    >
    >
    > I want to measure a speed of car...
    >
    > I have 2 sensors! When the car cross the first sensor, i
    > receive
    > a pulse! When the car cross cross the second sensor, i receive other
    > pulse!
    >
    > I want to measure the lenght between pulses...does someone
    > have some suggestion? and what is the best IR sensor should i use??
    >
    >
    >
    >
    >
    > To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    > from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    > Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
Sign In or Register to comment.