Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: PIC based scanner safety?

  1. #11
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    Yes, I posted up an all analog solution in that thread, but the digital solution based on an atmel or similar has several benefits such as programmable zones instead of simple vertical curtain zone, extensibility where you can have it calculate values if there is a brightness pickoff, and possibly if there is a beambrush2 feedback line it could monitor that as well. Finally, the digital sampling solution would have considerably less components, and would be extensible via software updates. There are ways to ensure the digital solution has high reliability, and in some ways they might be better than the analog solution. If there is an error anywhere in the analog solution, it may be difficult to detect. In the digital sampling solution, there are only a handful of passive, high reliability components before the sampler (MCU), and the MCU itself can have internal and external watchdog features. In this case, since they are only a few dollars each, you may want to have two parallel MCUs with their outputs ANDed or ORed depending on implementation in some way so that the case of a mistaken calculation in one MCU due to a RAM failure will be caught as well.
    It's definitely doable digitally, and it's enough of a goodwill safety problem that there may be enough motivation on the board to actually complete one in open source.
    Last edited by drlava; 11-09-2009 at 07:35.

  2. #12
    Join Date
    Jan 2008
    Location
    Nootdorp, Zuid-Holland, Netherlands
    Posts
    162

    Default

    What is beambrush2 feedback? I can't seem to find a proper explanation of it anywhere
    Life is short.... Ride it hard!!

  3. #13
    Join Date
    Oct 2006
    Location
    Cleveland, Ohio
    Posts
    2,342

    Default

    it's an as-yet unreleased hardware product that will be able to very quicky modulate the beam divergernce.
    http://photonlexicon.com/forums/show...ght=beam+brush

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •