Request: Variable Delay Circuit

  • devast8a
    8th Sep 2010 Former Staff 0 Permalink
    A "logic gate" that will delay spark for a given amount of time (Must be editable and accurate)
    It must be able to delay the spark a variable amount of times (Given by a 6bit input value)

    Ideas, Partial Designs, Full designs, Etc... gladly appreciated.
  • erwins_cat
    8th Sep 2010 Member 0 Permalink
    ok, that's a tough one.
    is the 6bit input a additive or multiplicative value?
    i. e. is the whole time delay = input * standard delay
    or = input + standard delay
  • devast8a
    8th Sep 2010 Former Staff 0 Permalink
    multiplicative.
    I've been at it for a week, still can't figure out how to do it.
  • erwins_cat
    8th Sep 2010 Member 0 Permalink
    for single sparks you could use water.
    1. bit: water channel with length "1"
    2. bit: water channel with length "2"
    3. bit: water channel with length "4" etc ...
    due to the slow current speed in water, this would be that giant (maybe big, though). nevertheless, its not good looking and maybe there is a better solution. i'm on it.
  • erwins_cat
    8th Sep 2010 Member 0 Permalink
    a possible way for single sparks:

    LoadSaveBlock(15610);

    doesn't look that fancy but it will get the job done. maybe you could build the water channels smaller with insulator and zig-zag patterns.
    replace water with NTCT and it would work for multiple sparks but the delay time is smaller due to the higher speed of the current.
  • devast8a
    8th Sep 2010 Former Staff 0 Permalink
    Ingenious. Didn't even come close to a design like.

    And a single spark should be fine.
  • erwins_cat
    8th Sep 2010 Member 0 Permalink
    i've update the creation. now, you can double (or even octuple [8 times]) the delay time by using flip-flops. so you dont net to lengthen your water channels anymore for larger delay.
  • TheWiseEyes
    8th Sep 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • devast8a
    8th Sep 2010 Former Staff 0 Permalink
    TheWiseEyes
    6bit just refers to how many inputs I need. (These inputs that change the length of the delay)
  • TheWiseEyes
    8th Sep 2010 Banned 0 Permalink
    This post is hidden because the user is banned