Author Topic: So why TTL logic uses 5V again?  (Read 11282 times)

0 Members and 1 Guest are viewing this topic.

Offline AlphZetaTopic starter

  • Regular Contributor
  • *
  • Posts: 242
  • Country: us
    • Kerry D. Wong
So why TTL logic uses 5V again?
« on: January 25, 2013, 09:14:08 pm »
I might have learned it long time ago in school why TTL logic uses 5V, but couldn't remember any more.

Does anyone know why 5V was chosen for TTL circuits? Was it just chosen and decided arbitrarily or was there any specific reasons? Back then when the logic was invented, the most common batteries (e.g. D-cells) were all 1.5V so it couldn't have been chosen because of the battery voltages.

Just curious.
« Last Edit: January 25, 2013, 09:21:36 pm by AlphZeta »
 

Offline ptricks

  • Frequent Contributor
  • **
  • Posts: 671
  • Country: us
Re: So why TTL logic uses 5V again?
« Reply #1 on: January 25, 2013, 09:26:44 pm »
It is the lowest voltage that you can use to interface between transistors and vacuum tubes which was a great concern at the time since many of the things that TTL replaced were vacuum tube devices.

 

Offline saturation

  • Super Contributor
  • ***
  • Posts: 4787
  • Country: us
  • Doveryai, no proveryai
    • NIST
Best Wishes,

 Saturation
 

Offline AlphZetaTopic starter

  • Regular Contributor
  • *
  • Posts: 242
  • Country: us
    • Kerry D. Wong
Re: So why TTL logic uses 5V again?
« Reply #3 on: January 25, 2013, 09:56:43 pm »
Any citations guys? I did read that thread and the Wikipedia article but was hoping could find a more authoritative  source.  Thanks @satuation and @ptricks!
 

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8517
  • Country: us
    • SiliconValleyGarage
Re: So why TTL logic uses 5V again?
« Reply #4 on: January 26, 2013, 12:16:03 am »
Oh that's an easy one to answer.

Criteria number 1 : Base-emittor junctions of a transistor that are reverse polarised cannot have much more than 6 volts. They start 'leaking' and accumulate time based damage.
Criteria number 2 : fist logic chips were bipolar and had quite a bit a static current consumption resulting in heat. higher voltage means more heat...
criteria number 3 : early chip technology used for digital suffered from scaling problems. they needed quite a bit of distance to 'hold' a standoff voltage. making chips impractical and expensive ( the cost of a chip is defined in square millimeters of surface... )

throw that in a heap and you end up with something that works between 3 and 5 volts. At 3 volts the transistors did not switch 'fast' enough to get nice clean pulses so they settled at 5 volts. All criteria met

Now, for early MOS technology they ran into another problem. They only had NMOS transistors. There were no P-MOS ( they hadn't figured out the process of implantation yet, they were depositing doped regions through crystal growth in an oven and then etching it. )  So they stacked nmos transistors to make totem-pole systems. problem is that you now need an additional voltage to switch top and bottom. So they could have used ground , 5 volts and 10 volts ( to turn on the top transistor you raise its gate 5 volts above its source which sits at 5 volts. Problem is that this was not compatible with bipolar logic. so they flipped the stuff around. they used -5 volts and used that as the 'ground' level. to create a compatible output all they needed was a mos from the 5 volts to the output pin. turn on the top mos ang you get 5 volts out. turn it off and you get 0 volts out. the internal logic used -5v as a logic 0 and 0 volts as a logic 1. Early cpu's in NMOS technology actually have a -5 volts pin.

Once they could construct both PMOS and NMOS (what we now call the CMOS process : complementary metal oxide semiconductor : meaning both n and p , although that metal - oxide ... for a long time was not true... it started like that, went away ( we used doped polysilicon as the gate no need for metal.... ) and now is back ) the negative voltage wa sno longer needed.

there were other technologies around like ECL that also required a negative voltage and used 5 volts and -3 volts as their supply rails ( although the logic levels for ecl are like 1 volt and - 1.2 volts or something like that . consumption of power in ECL is a constant , you just throw current from one loop to another) so that way they maintained compatibility with existing power supply systems..

it's all historical and based on practicality for early integrated circuit technology.

A cray computer like the cray 1 for example did not have a 'regulator' as we understand it now. they used a rotary convertor. a motor drove a generator that made a 6 phase output voltage at 400 hertz. they rectified that and ended up with very little ripple due to the 6 phases. so they needed minimal capacitors ( the cray 1 sucked hundreds of amperes on its power rails... being a fully ECL machine )

the 'regulator' just controlled the field coil of the generator to adjust the output of the generator. so they did not use a transistor to regulate the hundreds of ampere. just control the strenght of the spinning magnet an u regulate output voltage of the generator.

there's all kind of trickery like that in these early machines.
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline AlphZetaTopic starter

  • Regular Contributor
  • *
  • Posts: 242
  • Country: us
    • Kerry D. Wong
Re: So why TTL logic uses 5V again?
« Reply #5 on: January 26, 2013, 12:42:21 am »
Thanks @free_electron for the great historical insight! Now I remembered BVebo was one of the major factors led to the 5V decision. Thanks!
« Last Edit: January 26, 2013, 12:48:23 am by AlphZeta »
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4199
  • Country: us
Re: So why TTL logic uses 5V again?
« Reply #6 on: January 26, 2013, 05:06:21 am »
ECL was -5.2V, wasn't it?  I wonder why TTL didn't use exactly the same voltage...
 

Offline TerraHertz

  • Super Contributor
  • ***
  • Posts: 3958
  • Country: au
  • Why shouldn't we question everything?
    • It's not really a Blog
Re: So why TTL logic uses 5V again?
« Reply #7 on: January 26, 2013, 09:14:17 am »
I always wondered about that -5.2V for ECL. Why the extra 0.2V? Did it matter enough, so a rounded 5V wasn't suitable?
Collecting old scopes, logic analyzers, and unfinished projects. http://everist.org
 

Offline westfw

  • Super Contributor
  • ***
  • Posts: 4199
  • Country: us
Re: So why TTL logic uses 5V again?
« Reply #8 on: January 30, 2013, 10:15:56 am »
Probably chosen by the same people who picked 6.3 as a common filament voltage for their tubes...
 

Offline AlfBaz

  • Super Contributor
  • ***
  • Posts: 2184
  • Country: au
Re: So why TTL logic uses 5V again?
« Reply #9 on: January 30, 2013, 11:36:58 am »
The answere is much simpler than all the posts above...
They were 5V cause of the 7805  :-DD
 

Offline mikeselectricstuff

  • Super Contributor
  • ***
  • Posts: 13748
  • Country: gb
    • Mike's Electric Stuff
Re: So why TTL logic uses 5V again?
« Reply #10 on: January 30, 2013, 11:51:31 am »
Probably chosen by the same people who picked 6.3 as a common filament voltage for their tubes...
6.3v came from 3xlead-acid battery cells
Youtube channel:Taking wierd stuff apart. Very apart.
Mike's Electric Stuff: High voltage, vintage electronics etc.
Day Job: Mostly LEDs
 

Offline saturation

  • Super Contributor
  • ***
  • Posts: 4787
  • Country: us
  • Doveryai, no proveryai
    • NIST
Re: So why TTL logic uses 5V again?
« Reply #11 on: January 30, 2013, 02:12:05 pm »
Freee- comments is authority on its own  :-+ but added ideas be gleened by seeing how the gates were designed.  I don't think there is a reference saying explicitly "we used 5V because ..."

There is a chapter in Horowitz & Hill online you cause use as a reference, I think its on interfacing digital to analog; it describes gates from different technologies and why they need their specific Vcc and how to mix and match them. 

Folks may not realize TTL was  patented, so it had specific design constraints.   Consider Voh  ~ Vcc-2, so to guarantee a switching transition at >2.5V there is very little room should Vcc drop below 5V.

On the top end of Vcc,  BVebo makes a good case. 


Any citations guys? I did read that thread and the Wikipedia article but was hoping could find a more authoritative  source.  Thanks @satuation and @ptricks!
Best Wishes,

 Saturation
 

Offline AlphZetaTopic starter

  • Regular Contributor
  • *
  • Posts: 242
  • Country: us
    • Kerry D. Wong
Re: So why TTL logic uses 5V again?
« Reply #12 on: January 30, 2013, 02:38:33 pm »
Thanks again @satuation for the additional information.

I guess sometimes we can't reason too much about these kind of standards, as "foot" is after the king's own foot after all and we are all using that as the standard measurement today...
 

Offline notsob

  • Frequent Contributor
  • **
  • Posts: 696
  • Country: au
Re: So why TTL logic uses 5V again?
« Reply #13 on: January 30, 2013, 02:51:35 pm »
I once serviced a mainframe that had a -2V supply ( I think the logic was a form of ECL )
A logic low was around 0V to -0.4V
A logic high was approx anything below  -0.6V
wire wrapped backplane with all wires shielded.
Difficult to work with, but very quick logic switching.

 

Offline saturation

  • Super Contributor
  • ***
  • Posts: 4787
  • Country: us
  • Doveryai, no proveryai
    • NIST
Re: So why TTL logic uses 5V again?
« Reply #14 on: January 30, 2013, 03:15:25 pm »
Yes, a bigger issue about some standard references is that at their origin it can be purely arbitrary.   You get to learn more about physical standards in metrology.  You see a lot of this type of invention in the new metrics for measuring various parameters related to the Internet.


Thanks again @satuation for the additional information.
I guess sometimes we can't reason too much about these kind of standards, as "foot" is after the king's own foot after all and we are all using that as the standard measurement today...
Best Wishes,

 Saturation
 

Offline Galenbo

  • Super Contributor
  • ***
  • Posts: 1469
  • Country: be
Re: So why TTL logic uses 5V again?
« Reply #15 on: February 11, 2013, 11:23:52 am »
...as "foot" is after the king's own foot after all and we are all using that as the standard measurement today...

I never used foot. Inch occasionally.
I always use "1/10,000,000 part of the quarter of a meridian, astronomical measure by Bessel, Delambre and Mechain"
If you try and take a cat apart to see how it works, the first thing you have on your hands is a nonworking cat.
 

Offline N2IXK

  • Frequent Contributor
  • **
  • Posts: 722
  • Country: us
Re: So why TTL logic uses 5V again?
« Reply #16 on: February 11, 2013, 11:32:44 pm »
Probably chosen by the same people who picked 6.3 as a common filament voltage for their tubes...
6.3v came from 3xlead-acid battery cells

Where did the UK's early preference for 4V heaters come from? 2 lead acid cells ("accumulators"), or something else?
« Last Edit: February 12, 2013, 02:53:21 am by N2IXK »
"My favorite programming language is...SOLDER!"--Robert A. Pease
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf