+ Reply to Thread
Page 2 of 2
First 1 2
Results 16 to 17 of 17

Thread: dual-4 bit binary counter

  1. #16
    andy257 Newbie
    Join Date
    Nov 2003
    Location
    England
    Posts
    200

    Post

    Quote Originally Posted by Papabravo
    A dual 4-bit binary counter.

    Dual means that there are two(2) binary counters each of which is four bits long.

    4-bits means that each of the two counters has 4 binary digits or bits. Each bit can take only the values zero(0) or one(1)

    binary means the the counters inputs and outputs are represented in the binary or base two number system.

    The 4-bit binary counter has the following set of outputs:

    {0000,0001,0010,0011,0100,0101,0110,0111,1000,1001 ,1010,1011,1100,1101,1110,1111}

    Each time there is a clock pulse the counter goes to the next state. Some counters go through the sequence in the forward direction and they are called up counters. Some counters go through the sequence in the backward direction and they are called down counters. Some counters can do both depending on the state of a control input.

    What are they used for? Everything. IMHO it is a dead heat between counters and shift registers for the title of most useful part.
    Thats an excellent explanation. Well done i could have said it better myself :-)


  2. #17
    Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent Hero999 Excellent
    Join Date
    Apr 2006
    Location
    England
    Posts
    12,962

    I do not answer private messages asking for help because no one else can: benefit from advice I may give or correct me if I'm wrong.

    Please ask on the open forum if you have a question and I'll be happy to help,
    if I know the answer.

+ Reply to Thread
Page 2 of 2
First 1 2

Similar Threads

  1. optimal binary counter required
    By mstechca in forum General Electronics Chat
    Replies: 7
    Latest: 8th April 2006, 04:21 AM
  2. Binary Counter.
    By lord loh. in forum General Electronics Chat
    Replies: 5
    Latest: 24th September 2005, 06:52 PM
  3. Binary counter for switching High Voltage.
    By mtaylor in forum Electronic Projects Design/Ideas/Reviews
    Replies: 26
    Latest: 21st September 2005, 07:30 AM
  4. 4-bit binary counter
    By hu_elz in forum Electronic Projects Design/Ideas/Reviews
    Replies: 4
    Latest: 25th October 2003, 12:44 AM
  5. Binary counter
    By Slashdot in forum Micro Controllers
    Replies: 18
    Latest: 22nd September 2003, 09:22 PM

Tags for this Thread