SYSTEM AND A METHOD FOR GENERATING TIME BASES IN LOW POWER DOMAIN

Information

  • Patent Application
  • 20100128837
  • Publication Number
    20100128837
  • Date Filed
    November 25, 2009
    14 years ago
  • Date Published
    May 27, 2010
    13 years ago
Abstract
A digital frequency divider including a parallel output register, a presettable asynchronous counter and a decoder. The parallel output register contains a desired count value. The presettable asynchronous counter has its preset data inputs coupled to the output of the parallel output register. The decoder receives its input from the data outputs of the presettable asynchronous divider and its output coupled to the load input of the presettable asynchronous counter.
Description
BACKGROUND

1. Field of the Invention


The present disclosure relates to a system and a method for generating time bases in low power domain and more particularly relates to a programmable asynchronous divider which can generate divided clock output in any ratio of input clock.


2. Discussion of the Related Art


The current methodologies for time base generation include the well known Asynchronous divider, Synchronous divider and mixture of both.


Asynchronous divider is utilized when the design is aimed at extremely low power applications. In this approach the output of previous Flip-Flop acts as clock to the next stage as shown in FIG. 1.1. Hence dynamic power consumption decreases exponentially down the stage producing a 50% duty cycle clock output. In this case time bases in ratio of powers of 2 (clk/2, clk/4, clk/8 . . . ) with respect to original clock is achievable.


In synchronous divider clock is fed to all the Flip-Flops as shown in FIG. 1.2. The programmability of this divider is such that it leads to divided clock output in any ratio with respect to original clock. The Flip-Flops in the divider can be programmed with any value between 0 and 2n−1 and hence by decoding Q0 through Qn any ratio divided clock can be achieved. However this divider consumes high power and has large gate count.


Synchronous Divider with Asynchronous Prescalar as shown in FIG. 1.3 is often used in low power domain as optimal solution of above two approaches. The asynchronous divider is used as prescalar and programmable synchronous divider is clocked with the output of this prescalar. For an N bit prescalar, divided clock output from synchronous divider will be in multiples of 2N. e.g for 4 bit asynchronous prescalar, synchronous divider can be programmed to get divided clock output of clk/16, 2*clk/16, 3*Clk/16 . . . m*clk/16.





BRIEF DESCRIPTION OF THE DRAWINGS

The aforementioned aspects and other features of the present disclosure will be explained in the following description, taken in conjunction with the accompanying drawings, wherein:



FIG. 1.1 represents an asynchronous divider in accordance to prior art.



FIG. 1.2 represents a synchronous divider in accordance to prior art.



FIG. 1.3 represents a synchronous divider with asynchronous prescalar in accordance to prior art.



FIG. 2 illustrates a block diagram for generating time bases in accordance to an embodiment of the present disclosure.



FIG. 3 illustrates a circuit diagram for generating time bases in accordance to an embodiment of the present disclosure.



FIG. 4 illustrates a method for generating time bases in accordance to an embodiment of the present disclosure.



FIG. 5 illustrates a time base generator for generating time bases in accordance to an embodiment of the present disclosure.



FIGS. 6
a to 6e depict simulation results corresponding to FIG. 2.


SUMMARY OF THE INVENTION

Embodiments of the present disclosure will be described in detail with reference to the accompanying drawings. However, the present disclosure is not limited to the embodiments and the embodiments described herein in the art of the present disclosure. The disclosure is described with reference to specific circuits, block diagrams, signals, etc. simply to provide a more thorough understanding of the disclosure.


An embodiment of the present disclosure teaches a digital frequency divider comprising a parallel output register, a presettable asynchronous counter and a decoder. The parallel output register containing a desired count value. The presettable asynchronous counter having its preset data inputs coupled to the output of said parallel output register. The decoder receives its input from the data outputs of said presettable asynchronous divider and its output coupled to the load input of said presettable asynchronous counter.


An embodiment of the present disclosure also teaches a method of dividing frequency. In the said method input clock pulses are counted asynchronously from a preset count. Said preset count value is loaded when count reaches a predetermined value. Then an output pulse is generated whenever said preset count is loaded.


An embodiment of the present disclosure further teaches a time base generator comprising a digital frequency divider. The digital frequency divider further comprises a parallel output register, a presettable asynchronous counter and a decoder. The parallel output register containing a desired count value. The presettable asynchronous counter having its preset data inputs coupled to the output of said parallel output register. The decoder receives its input from the data outputs of said presettable asynchronous divider and its output coupled to the load input of said presettable asynchronous counter.





DETAILED DESCRIPTION


FIG. 2 represents a digital frequency divider according to the present disclosure. The frequency divider comprises a parallel output register (201), a presettable asynchronous counter (202) and a decoder (203).


The parallel output register containing a desired count value. The presettable asynchronous counter having its preset data inputs coupled to the output of said parallel output register. The decoder receives its input from the data outputs of said presettable asynchronous divider and its output coupled to the load input of said presettable asynchronous counter. The presettable asynchronous counter includes a plurality of cascaded Flip-flops (FF1, FF2 . . . FFn). The decoder includes a synchronizing element, which is a Flip-flop (FF0).


An embodiment of the present disclosure is described in FIG. 3. The embodiment includes of an N-bit asynchronous divider stage comprising Flip-Flops FF1 through FFn. All the Flip-Flops in this divider are having set and reset inputs. The outputs from all the Flip-Flops are ANDed together and fed to Flip-Flop FF0 to generate ‘autoreload’ signal or CKout signal. FF0 avoids any spike occurring during decoding of FF1 through FFn. The ‘autoreload’ or CKout signal is generated for one CKin cycle whenever the divider reaches “111 . . . 11” and then it reloads the divider (FFi to FFn) with its programmed value through Auto Preload Register (APR). The Set and Reset inputs of the Flip-Flops are used are asserted as active high for the reloading purpose. As soon as divider is reloaded, ‘autoreload’ or CKout signal goes low in the next CKin cycle which in turn releases the divider to continue down-counting from its reload value from the next CKin cycle. In this way we get programmable divided clock from CKout, with CKin pulse width. The relation among frequency of input clock fCKin, programmed value APR (n−1 downto 0) and frequency of output clock fCKout is:






f
CKout
=f
CKin/(APR+3)   (1)


Table for this conversion is as follows:
















APR(n − 1 downto 0)
fCKout









0
fCKin/3



1
fCKin/4



2
fCKin/5







.


.


.










2n−3
fCKin/2n



2n−2y
fCKin/(2n+1)



2n−1
Logic ‘1’ will be the




output










It should be noted that as Auto Preload Register and the divider FFs are running on different clocks (CK and CKin respectively). Therefore, in low power applications frequency of CKin is always less than or equal to CK, and synchronization through handshakes is used for this purpose.


Embodiments of the method for optimizing consumption of electrical power are described in FIG. 4. The methods are illustrated as a collection of blocks in a logical flow graph, which represents a sequence of operations that can be implemented in hardware, software, or a combination thereof. The order in which the process is described is not intended to be construed as a limitation, and any number of the described blocks can be combined in any order to implement the process, or an alternate process.



FIG. 4 illustrates a method of dividing frequency in accordance to an embodiment of the present disclosure. In this method input clock pulses are counted asynchronously from a preset count in step 401. In step 402 said preset count value is loaded when count reaches a predetermined value. An output pulse is generated whenever said preset count is loaded in step 403.



FIG. 5 represent a time base generator for generating time bases. The time base generator (500) comprises a digital frequency divider (501) for dividing frequency. The frequency divider comprises a parallel output register, a presettable asynchronous counter and a decoder.


The process of writing Auto Preload Register (APR) is explained as follows:

















reg_write: process(ck, nreset)



begin



if ( nreset = ‘0’) then









apr_val <= (others => '0');



ld_apr_val <= ‘0’;



clr_apr_val <= ‘0’;









elsif (ck′event and ck = ‘1’) then









if (wr_apr = ‘1’) then









apr_val <= cpu_data;



ld_apr_val <= ‘1’;



clr_apr_val <= clr_apr;









elsif (clr_apr_val = ‘1’) then









ld_apr_val <= ‘0’;









end if;









end if;



end process;










The implementation of N=5 bit asynchronous divider with set reset input Flip-Flops is explained as follows:

















gen_divby2: for i in 1 to 5 generate









ck_in(i) <= count_reg(i−1);



reset(i−1) <= not(apr_sync(i−1)) and autoreload;



set(i−1) <= apr_sync(i−1) and autoreload;



if (reset(i−1) = ‘1’)then









count_reg(i) <= ‘0’;









elsif (set(i−1) = ‘1’)then









count_reg(i) <= ‘1’;









elsif (ck_in(i)′event and ck_in(i) = ‘1’) then









count_reg(i) <= not count_reg(i);









end if;









end generate;



count_reg(0) <= ckin;










The process of generating autoreload signal is explained as follows:

















cnt_autoreload: process(ckin, nreset)



begin



if ( nreset = ‘0’) then









autoreload <= ‘0’;









elsif ( ckin′event and ckin = ‘1’) then









autoreload <= and_reduce(count_reg(5 downto 1));









end if;



end process;



ckout <= autoreload;











FIGS. 6
a to 6e depict simulation results corresponding to FIG. 3. Simulation results of a 5 bit divider as implemented in the method and as described above are shown with different count value or ‘apr_val’. The time period of CKin is 100 ns. Simulations 1 to 5 are represented by FIGS. 6a to 6d respectively.


From simulation 5 it is evident that after APR register (‘apr_val’) is written (i.e wr_apr is asserted), the value is transferred to the Flip-Flops in the divider whenever ‘autoreload’ signal goes high. This is again true when the count of the divider reaches 1 Fh. The same things, although not shown, occurs in other simulations too.


Simulations 1, 2, 4 and 5 verify equation (1). In simulation 1, (with apr_val=0 Ah) ‘ck_out’ is /13. In simulation 2 (with apr_val=1Eh) it is /33, in simulation 4 (with apr_val=00 h) ‘ck_out’ is /3 and in simulation 5 (with apr_val=03 h) ‘ck_out’ is /6.


Simulation 3 (with apr_val=1 Fh) will always have logic ‘1’ as ‘ck_out’ because all the Flip Flops in divider will be in set state.


Although the disclosure of the instant disclosure has been described in connection with the embodiment of the present disclosure illustrated in the accompanying drawings, it is not limited thereto. It will be apparent to those skilled in the art that various substitutions, modifications and changes may be made thereto without departing from the scope and spirit of the disclosure.

Claims
  • 1. A digital frequency divider comprising: a parallel output register containing a desired count value;a presettable asynchronous counter having preset data inputs coupled to the output of the parallel output register; anda decoder receiving as input the data outputs of said presettable asynchronous divider and having an output coupled to a load input of said presettable asynchronous counter.
  • 2. The digital frequency divider as claimed in claim 1, wherein said presettable asynchronous counter includes a plurality of cascaded Flip-flops.
  • 3. The digital frequency divider as claimed in claim 1, wherein said decoder includes a synchronizing element.
  • 4. The digital frequency divider as claimed in claim 3, wherein said synchronizing element is a synchronizing Flip-flop.
  • 5. A method of dividing frequency comprising: asynchronously counting input clock pulses from a preset count;loading said preset count value when count reaches a predetermined value; andgenerating an output pulse whenever said preset count is loaded.
  • 6. The method as claimed in claim 5, wherein said loading is performed after synchronization with a reference clock.
  • 7. The method as claimed in claim 5, wherein said preset count and said predetermined value is any desired value.
  • 8. A time base generator comprising a digital frequency divider, said frequency divider comprising: a parallel output register containing a desired count value;a presettable asynchronous counter having preset data inputs coupled to an output of said parallel output register; anda decoder having an input coupled to the data outputs of said presettable asynchronous divider and having an output coupled to a load input of said presettable asynchronous counter.
  • 9. The digital frequency divider as claimed in claim 8, wherein said presettable asynchronous counter includes a plurality of cascaded Flip-flops.
  • 10. The digital frequency divider as claimed in claim 8, wherein said decoder includes a synchronizing element.
  • 11. The digital frequency divider as claimed in claim 10, wherein said synchronizing element is a synchronizing Flip-flop.
Priority Claims (1)
Number Date Country Kind
2681/DEL/2008 Nov 2008 IN national
CROSS REFERENCE TO RELATED APPLICATIONS

This application claims the priority benefit of Indian patent application number 2681/Del/2008, filed on Nov. 26, 2008, entitled “A System And A Method For Generating Time Bases In Low Power Domain,” which is hereby incorporated by reference to the maximum extent allowable by law.