Driver for MicroController Outputs

Karthik S

Karthik S

@karthik-s-LcNW3O Oct 22, 2024

Hi,
I have joined newly in this forum 😁


Currently I'm working on Schematic designing for an application using PIC18F series Microcontrollers.

In the design, we need to send some digital outputs from this board, to the other board which can be kept one meter appart..

We thought that, it would be better to have a driver IC which will help in driving the digital signal and also reduces the load on the controller..

Can anybody suggest us some driver IC's ?

The Operating voltage is: +5VDC
Output Type is: HCMOS

Thanks and Regards,
Karthik

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Ashraf HZ

    Ashraf HZ

    @Ash Jun 24, 2008

    hello Karthik, welcome to CE! 😀

    May I ask, how are the two boards connected? By cable or wireless?

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 24, 2008

    Hi Ash,

    The Boards are connected through Ribbon Cable..

  • amolhshah

    amolhshah

    @amolhshah-66jpvB Jun 24, 2008

    i would suggest you use a NPN transistor like BC547 with open collector output that way you wont have to to worry about the voltage & current that it has to drive, you can then even drive a 12v relay.
    here is a circuit for relay driver remove the relay & the free wheeling diode & then you can use it as you want 😀
    #-Link-Snipped-#

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 25, 2008

    Thakyou Amolhshah.

    I will check it out with ORCAD simulation and let you know.

  • sauravgoswami

    sauravgoswami

    @sauravgoswami-UAfTlI Jun 25, 2008

    hey try a simple ULN2003 Ic.it may help you

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 25, 2008

    Thanks Saurav..

    But ULN2003 inverts the the Input as per my understanding. 😒

    There is no VCC connection in the IC. I'm confused about, How it gives Logic 1 when the input is low?

    Can anyone help me in this issue? 😕

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 25, 2008

    Hi Amolhshah,

    I simulated a Driver circuit in OrCAD using a transistor as shown below.

    As we know, the output taken from the collector will be opposite logic from the Input to base.

    Is there any Driver IC's which outputs the same logic as input?

    This would be better for programming in MCU's.


    [​IMG]

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 25, 2008

    Hi Amolhshah,

    I copied the circuit in the previous post. But it's not visible.

    How can I put a picture in reply?

  • Ashraf HZ

    Ashraf HZ

    @Ash Jun 25, 2008

    Hey there, sorry! We currently don't have an image uploading capability. Please use an imagehost such as Imageshack:
    #-Link-Snipped-#

    I'm inexperienced with the ULN2003, but I suppose any inverted outputs can be inverted back with NOT gates 😉

    Speaking of which, can two hex inverters back to back act as a rudimentary signal amplifier? They are pretty cheap..

  • sauravgoswami

    sauravgoswami

    @sauravgoswami-UAfTlI Jun 26, 2008

    Well karthik,you can try FET in place of BJT for transistirised circuit infact they work really well.though there life can be lesser than IC's

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 26, 2008

    Hi Saurav,

    Thanks for your info...

    Using BJT is fine... Just we need to take care of this negative logic in programming..

    Anyway, thank you very much for your interest 👍

    This is just a starting of this project. Moving forward, this discussion will be continuing.

    Regards,
    Karthik. S.

  • Karthik S

    Karthik S

    @karthik-s-LcNW3O Jun 26, 2008

    Thanks Ash..

    We can use two inverters back to back as a signal driver.
    But, as per my understanding, it can not be used for longer distances (such as 1 meter), which is necessary for our project.

    We can use a simple BJT circuit as I mentioned in the previous reply.

    Regards,
    Karthik. S.