auto recloser ELCB


Closed Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Feb 2009
    Posts
    3

    Default auto recloser ELCB

    hi guys...i need your help to find coding for my 18f4550 pic. my project is auto recloser ELCB. need to on or energized relay as switch when there has signal from sensor( i use coil as current sensor) it detect imbalance current from line and send signal to PIC. in some milisecond, PIC will energize relay to cut off line. then, in some second, it pic will on back relay so the line will on back.
    thank you guy, im very appreciate it.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Any schematic would help
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Feb 2009
    Posts
    3


    Did you find this post helpful? Yes | No

    Default this is my circuit

    so, this my circuit, but without PIC circuit...hope u will help me..
    Attached Images Attached Images  

  4. #4
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    I guess it would depend of your definition of "when there's a signal". You could even skip the PIC and use a voltage comparator (easy to modify your current circuit)... or use the PIC with a voltage comparator interrupt, OR use an ADC reading then process it with a Timer interrupt.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  5. #5
    Join Date
    Feb 2009
    Posts
    3


    Did you find this post helpful? Yes | No

    Default

    if i use voltage comparator, i can skip use PIC?...so, how can i make a timer or counter in voltage cmprator ? what kind of voltage comparator? can you give 1 example?

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Depending the delay you need too... a simple 555, or whatever else monostable circuit, spring to mind. \

    There's also another point of view... use a PIC with a voltage comparator (or op-amp) built-in.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. How powering PIC in auto ?
    By fratello in forum Schematics
    Replies: 19
    Last Post: - 19th October 2009, 07:35
  2. Auto SCART switching
    By The Master in forum Off Topic
    Replies: 6
    Last Post: - 5th August 2008, 00:12
  3. AUTO baud rate detection FOR UART connection to PC
    By mike20200 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 3rd September 2007, 00:56
  4. Auto Baud Rate Detection
    By mytekcontrols in forum Serial
    Replies: 10
    Last Post: - 31st October 2005, 02:17
  5. Modem Auto Answer-Hanging for 1 min...
    By Ioannis in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 22nd August 2005, 09:38

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

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