Logic Level Triac


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by malc-c
    I've played about with "disco light controllers" based around PICs around this time last year. Rather than use triacs or thyristors to drive the mains lamps I used solid state relays. These work in exactly the same way as a normal relay, but have no mechanical parts, all the switching is done optically. This has the advantage of keeping the 240v mains AC isolated from the 5v DC side of the board. The ones I used operated from 5v DC and has such a low draw current could be driven direct from the PIC without the need for a driver transistor. Do a search on e-bay or some of the surplus electronic sites, I picked up 8 for around £1 each.

    Triacs are triggered by current rather than voltage, and as most PICs can sink / sorce 25mA you should be able to drive them direct from the PIC. However, have a look at http://ww1.microchip.com/downloads/e...tes/00958A.pdf which shows a triac used in a thermostat based around a PIC - the driver circuit (transistor) may be adapted to suit your needs.

    I think I already know the answer to this one...but....
    You can't do dimming with an SSR and PWM at the input, or can you?

    My answer: The line frequency isn't high enough and it'll cause flickering as you lower the pulse width going into the SSR.

    Correct? Worth a try? Might work if you're only using incandescent (resistive type) lights/loads, but LEDs and flourescent lights won't work.

    JDG

  2. #2
    malc-c's Avatar
    malc-c Guest


    Did you find this post helpful? Yes | No

    Default

    This is my understanding, but then I'm no expert. The problem you may have is that most thyristors and triacs use the "zero" switching method, ie in an AC environment they change state as the mains crosses from negative to positive phase (and vice-verce), so you have a 50 / 60 hz pulse to start with, and if you have a small PPm signal on the gate this may cause the flashing / pulsing often seen.

Similar Threads

  1. Replies: 24
    Last Post: - 1st December 2009, 08:01
  2. Shorting out a triac
    By The Master in forum Off Topic
    Replies: 2
    Last Post: - 16th August 2009, 20:54
  3. A logic gate chip with 1 ea XOR and 2 ea AND gates?
    By jellis00 in forum mel PIC BASIC Pro
    Replies: 21
    Last Post: - 5th August 2009, 05:29
  4. Replies: 0
    Last Post: - 2nd February 2009, 23:23
  5. input logic threshold level for pic 16F628
    By aratti in forum General
    Replies: 4
    Last Post: - 29th December 2008, 11:35

Members who have read this thread : 0

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