CAD CAM EDM DRO - Yahoo Group Archive

Re: encoder 12V --> 5V

Posted by Erik Reikes
on 2002-10-02 13:30:37 UTC
You could probably find a purpose build part to do this : try
www.fairchildsemi.com or www.ti.com. You will have to do some
searching around (I'd give you a link otherwise). What you are
looking for is TTL compatible buffer with an input that tolerates 12V.

Another approach is to simply divide down the voltage and go directly
into your ttl level input. Assuming you have 12V and want to get to
5V wou would do something like this :

12Vsig ----> Resistor 1.4kOhm ----> TTL input ---> Resistor 1kOhm ---
> Ground.


Be sure that the output of your 12V signal can handle a 5mA load.
This approach is called a voltage divider. To get the division ratio
you divide the bottom resistor (1k in this case by the bottom
resisitor + the top resistor = 1 + 1.4 = 2.4k So for this Vout = Vin
* (1k/(1k +1.4k).

Hope that helps. These exact value will work for 12V.

PS use 1/4W resistors as the power is around 1/8 of a watt, or use
14k and 10k.

-Erik Reikes


--- In CAD_CAM_EDM_DRO@y..., "Frank de Beer" <f.debeer@w...> wrote:
> Oops,forgot to change the subject line
>
>
> List,
>
> I have several servomotors with Baumer encoders. The output level
of the
> encoder is 12-30 V (depends on what they get).
> What is the best way to make the output TTL compatible?
>
> regards,
>
> Frank

Discussion Thread

dakota8833 2002-09-26 06:24:51 UTC Gecko Fault/Reset Manager awallin25 2002-09-26 10:56:57 UTC Re: Gecko Fault/Reset Manager dakota8833 2002-09-26 12:52:48 UTC Re: Gecko Fault/Reset Manager Matt Shaver 2002-09-26 18:18:02 UTC Re: [CAD_CAM_EDM_DRO] Re: Gecko Fault/Reset Manager JJ 2002-09-27 05:18:37 UTC RE: [CAD_CAM_EDM_DRO] Re: Gecko Fault/Reset Manager Ray Henry 2002-09-27 06:28:45 UTC Re: Re: Gecko Fault/Reset Manager Matt Shaver 2002-09-27 11:42:18 UTC Re: [CAD_CAM_EDM_DRO] Re: Gecko Fault/Reset Manager dakota8833 2002-10-01 12:06:26 UTC Gecko Fault/Reset Manager vrsculptor 2002-10-01 14:21:28 UTC Re: Gecko Fault/Reset Manager dakota8833 2002-10-01 16:02:20 UTC Re: Gecko Fault/Reset Manager Frank de Beer 2002-10-02 00:27:35 UTC RE: [CAD_CAM_EDM_DRO] Re: Gecko Fault/Reset Manager Frank de Beer 2002-10-02 04:48:20 UTC encoder 12V --> 5V Jon Elson 2002-10-02 09:25:55 UTC Re: [CAD_CAM_EDM_DRO] Re: Gecko Fault/Reset Manager Erik Reikes 2002-10-02 13:30:37 UTC Re: encoder 12V --> 5V