Vcc Vdd etc


Closed Thread
Results 1 to 12 of 12

Thread: Vcc Vdd etc

Hybrid View

  1. #1
    Join Date
    May 2004
    Posts
    81

    Default Vcc Vdd etc

    Hi all, I have no formal education with electronics.. figured I would ask this question just because its bugging me and I need to know why.

    Why are power planes named Vcc Vdd Vss etc... Do the two letters after the V mean anything in particular or is it just an arbitrary way of naming different power planes? At first I thought Vdd might have had something to do with Drain, Vss would have something to do with source how ever most of the schematics I have worked with have them the other way around... (Vdd is + and Vss is -)

    Just curious.

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    Usually

    VCC, V+,B+, VDD are the same... i mean +5,+12,+15 or any + voltage

    VSS is Ground

    VEE is mostely -5,-12 or else - voltage

    BUT i don't know if there's any official name for those 'label'

    look at this link
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Jul 2003
    Posts
    2,358


    Did you find this post helpful? Yes | No

    Default

    Usually in IC Datasheet taken as...

    Vcc - Voltage Collector Collector
    Vdd - Voltage Drain Drain
    Vee - Voltage Emitter Emitter
    Vss - Voltage Source Source
    etc

    There is another naming convention that sequentially names power rails in the system... Vaa, Vbb (usually reserved for the Battery Supply), Vcc, Vdd etc.

  4. #4
    AllanL5's Avatar
    AllanL5 Guest


    Did you find this post helpful? Yes | No

    Default

    Yup, what Melanie said.

    Vcc -- For TTL circuitry, this is the +5 volts which sits on the collector of the bi-polar transistor output circuit.
    Vee -- For TTL circuitry, this is the GND which sits on the emitter of a bi-polar transistor output circuit.
    Vdd -- For CMOS circuitry (like the PIC) this is the +5 (or +3) voltage that sits on the 'drain' of a MOS-FET transistor output circuit.
    Vss -- For CMOS circuitry, this is the GND that sits on the 'source' of a MOS-FET transistor output circuit.

  5. #5
    Join Date
    Oct 2004
    Location
    Italy
    Posts
    695


    Did you find this post helpful? Yes | No

    Default

    Positive voltages:
    Vcc- Positive supply voltage of a Bipolar Junction Transistor.
    Vdd- Positive supply voltage of A Field Effect Transistor

    Negative voltages/ground:
    Vee- Negative supply voltage of a Bipolar Junction Transistor.
    Vss- Negative supply voltage of A Field Effect Transistor.

    The letters c,d,e and s originated from the name of the legs of the transistors Collector, Drain, Emitter and Source.

    The absolute distinctions between these common supply terms has since been blurred by the interchangeable application of TTL and CMOS logic families. Most CMOS (74HC / AC, etc.) IC data sheets now use Vcc and Gnd to designate the positive and negative supply pins.

    The doubled suffix indicates that the voltage is "common", i.e. it is the supply voltage to one or more collectors (in the case of cc) and not just the voltage at a specific collector. Similarily, Vee is a common voltage for all emitters etc.

    * * *

    Above text from web page:
    http://www.techpowerup.com/articles/overclocking/45

  6. #6
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    tabarnak! zzzzzzzzzzzzzzzzzzZZZZZZZZZZzzzzzzzzzzzZZZZZZZ!!!

    anybody else have more and more details on that
    Last edited by mister_e; - 2nd April 2005 at 11:17.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Display Vdd
    By davesatu in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 14th February 2010, 08:34
  2. ICSP with differents vdd level..
    By sirvo in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 16th February 2008, 02:29
  3. PIC sinking voltages higher that Vdd???
    By manumenzella in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 27th February 2007, 19:39
  4. [16F871] Power on RA4 before power on vdd?
    By Buzzz in forum Schematics
    Replies: 14
    Last Post: - 5th September 2005, 16:48
  5. switching external vref+ and vdd vref
    By alejandro_halon in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 16th February 2005, 20:13

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