Circuit Board Design: Will this work? Thanks!


Results 1 to 18 of 18

Thread: Circuit Board Design: Will this work? Thanks!

  1. #1

    Default Circuit Board Design: Will this work? Thanks!

    See Picture:

    Circuit Board Design: Will this work? Thanks!

    For output, I want to use the JP5. This will control 8 relays, via 470 ohm resistor and the DSS4240T (Same as used on Konnect Board); as recommended before. If I set the JP5 to all outputs... and turn on that output, will this work?
    _______________________________________

    For Input, I am proposing using the 3.3vdc from the Kflop; and simply sending back when I want an input. Should I do more for the inputs, or will this work?

    _______________________________________

    Thanks so much... This will give me 8 inputs and 8 outputs... which I will use as my main board, for my BlueCNC4 Software setup.

    Similar Threads:
    Attached Thumbnails Attached Thumbnails Circuit Board Design: Will this work?  Thanks!-kflop-interface-jp4-jp5-pcb-01-jpg  
    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  2. #2
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Hi jeffsev,

    That looks reasonable to me. Regarding inputs: connecting JP4 inputs to 3.3V should technically work but may be very noise sensitive. Normally inputs are run at 24V and through opto couplers so that all the wiring is isolated and doesn't couple into the logic.

    If you do decide to use 3.3V signals I'd suggest adding a 0.1uF Ceramic Filter Capacitor to GND as close as possible to KFLOP.

    HTH
    Regards

    Regards
    TK http://dynomotion.com


  3. #3

    Default Re: Circuit Board Design: Will this work? Thanks!

    OK, if I go 24vdc with my relays...
    Then put in the LTV-846's x 2 and 10K resistors... for the input?
    Do I need a PNP version of that chip, in order to switch the 3.3vdc to the Kflop?
    Will I need the capacitor, if using that type of Photo Coupler??

    Any help would be appreciated...

    Thanks,

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  4. #4

    Default Re: Circuit Board Design: Will this work? Thanks!

    Here is what I mentioned above... should I add a capacitor between IDC-8 and 3?
    Will this be good for inputs?

    Thanks again...

    Circuit Board Design: Will this work?  Thanks!-kflop-interface-jp4-jp5-pcb-02-jpg

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  5. #5
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Hi Jeff,

    I don't think that will work. The LTV-847 only has a guaranteed CTR (Current Transfer Ratio) of 50%. That means the output can only drive 50% of the current going in the input (actually even that isn't always true). The input current is based on 24V (ignoring the LED voltage drop) and the 10K

    24/10K = 2.4ma

    The KFLOP inputs have 150ohm pull down resistors. To pull them up to the required 2.4V would take:

    2.4/150 = 16ma

    That's about 10X too much. Some type of buffer would be needed.

    Regards

    Regards
    TK http://dynomotion.com


  6. #6

    Default Re: Circuit Board Design: Will this work? Thanks!

    Quote Originally Posted by TomKerekes View Post
    Hi Jeff,

    I don't think that will work.... Some type of buffer would be needed.

    Regards
    Ok, I see what you mean... I will come up with a buffer setup... and then get a new review. May be a few days... before I can get to it.

    Thanks,

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  7. #7

    Default Re: Circuit Board Design: Will this work? Thanks!

    OK,

    Here is a buffer setup for the input to the Kflop...

    The LVC chip is 3.3vdc powered and 5vdc input tolerant. Don't know that I need the capacitor... the application note seemed not to show it, if powered this way.

    I like the 5vdc board... this allows me to interface a MPG and its buttons... fairly easy.

    Thanks again for your time in reviewing this... see new design picture below.

    Circuit Board Design: Will this work?  Thanks!-kflop-interface-jp4-jp5-pcb-03-jpg

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  8. #8
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Hi Jeff,

    That looks reasonable but:

    #1 it looks like you forgot to connect pins 1 and 19 on the buffer

    #2 you lost the 24V noise immunity

    #3 you lost the optical isolation

    #4 those inputs will be very fast (nanoseconds) similar to the original KFLOP inputs. The optos that you had before were relatively slow devices (microseconds) so they inherently provided filtering. So you may need filter capacitors on each input.

    Normally you can connect an MPG directly to KFLOP JP4. Even though the MPG is a 5V device it doesn't drive high enough or hard enough to be a problem for the 3.3V inputs. 5V TTL signals are only required to drive to 2.8V.

    It would be easier to read if you posted the schematic rather than the layout. And no point of going through the trouble of layout until you finalize the design

    HTH
    Regards

    Regards
    TK http://dynomotion.com


  9. #9

    Default Re: Circuit Board Design: Will this work? Thanks!

    Ok,

    Here is a proposed schematic, showing single circuit chips: Photo Couple with Buffer. Let me know if you think this will need any capacitors?

    Circuit Board Design: Will this work?  Thanks!-kflop-interface-jp4-jp5-pcb-04-jpg

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  10. #10
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Hi Jeff,

    I like that. Except I think you need a pull down resistor at the input of the 74LVC1G125. When the LVT-817 turns off the output will float and not necessarily go low. Maybe like 5-10K. I think you can just GND the /OE signal (no need for a resistor).

    I think the LVT-817 is relatively slow (more than 4us) so it will provide enough filtering. But it wouldn't hurt to add capacitors in series with the pull down resistors in case you need them. You can always not populate them.

    You should add some power supply bypass capacitors (something like 0.1uf ceramic and 10uF Tantalum) on the 3.3V supply.

    HTH
    Regards

    Regards
    TK http://dynomotion.com


  11. #11

    Default Re: Circuit Board Design: Will this work? Thanks!

    Ok,

    I hope this is a good interpretation of what you said above... thanks again for the review...

    Circuit Board Design: Will this work?  Thanks!-kflop-interface-jp4-jp5-pcb-05-jpg

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  12. #12
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Exactly

    Regards
    TK http://dynomotion.com


  13. #13
    Registered
    Join Date
    Jun 2015
    Location
    USA
    Posts
    13
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Just a suggestion... if you're going to make a PCB like the layout in #7, make sure there is space to the right and left of the dual-row header that connects to Kflop JP4. An IDC (ribbon cable) connector sticks over the side (or I guess the "ends"... past pins 1/2 on one side and 15/16 on the other) by at least another 0.1", and preferably 0.2". In the first layout I think the connector would have run into the RJ45 jack, and in the second one, I'm not sure what you would be using to connect the inputs to the board (screw terminals?), but the JP4 header is awfully close to that row of pins. Unfortunately in many cases components stick out past what the PCB program says it will when you drop the part on the board. I am using a shrouded header on my BOB, so it's even a little longer yet, but it uses 0.2" more past each end of the headers... the 26-pin male header on the PCB is 1.6" long. Simple 2-row header footprints in PCB programs are only 1.3" long.

    Intuitively your mind wants to believe that a 16-pin header is 0.8" long, but it's actually 1.0" long. And a shrouded header takes up 1.1" on the board (and is 0.36" wide, not 0.2" or 0.3" as you might reason).

    Maybe you're not done with layout yet, or know all of this already... I'd just hate to see you get a board fabricated and then have to deal with that highly-annoying problem, so I thought I'd mention it.



  14. #14

    Default Re: Circuit Board Design: Will this work? Thanks!

    Thanks Tom, now back to laying this out.

    dgiller,

    Thanks for that input. I will look at that again, and make sure I have enough room. Maybe change the component drawing to reflect this.

    Layout to follow...

    Thanks again.

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  15. #15

    Default Re: Circuit Board Design: Will this work? Thanks!

    Greetings,

    Got the new layout, based on the above schematic for Input to the Kflop.

    Made board a bit wider, for the extra components. Size is still reasonable, and useful.

    I believe this will be it... unless someone see's something else??

    See picture below.

    Circuit Board Design: Will this work?  Thanks!-kflop-interface-jp4-jp5-pcb-06-jpg

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  16. #16
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Hi Jeff,

    Looks ok to me. An reason for using 0.12uF caps instead of 0.1uf ?

    Regards

    Regards
    TK http://dynomotion.com


  17. #17

    Default Re: Circuit Board Design: Will this work? Thanks!

    I usually buy through mouser, and the .1's are surface mount, but the .12 is Radial... so I can mount them through hole.

    Also the .12 was like .60 cents each... whereas the .1 was 2.35 each in the same type. So went with the less expensive one.

    - Jeff

    GOLDCNC5, BLUECNC4, GreenCNC3, RedCNC2L, SilverCNC2; CNC Software!
    www.truemachineautomation.com - ETL UL508A CSA CERTIFIED INDUSTRIAL CONTROL PANEL SHOP


  18. #18
    Member TomKerekes's Avatar
    Join Date
    May 2006
    Location
    USA
    Posts
    4045
    Downloads
    0
    Uploads
    0

    Default Re: Circuit Board Design: Will this work? Thanks!

    Hi Jeff,

    Strange. 0.1uF caps are probably the most common and least expensive passive component on earth. We pay about $0.004 for surface mounts

    Regards

    Regards
    TK http://dynomotion.com


Tags for this Thread

Posting Permissions

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


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Circuit Board Design: Will this work?  Thanks!

Circuit Board Design: Will this work?  Thanks!