KR20010028675A - Microcontroller consuming low power having power management block - Google Patents

Microcontroller consuming low power having power management block Download PDF

Info

Publication number
KR20010028675A
KR20010028675A KR1019990041056A KR19990041056A KR20010028675A KR 20010028675 A KR20010028675 A KR 20010028675A KR 1019990041056 A KR1019990041056 A KR 1019990041056A KR 19990041056 A KR19990041056 A KR 19990041056A KR 20010028675 A KR20010028675 A KR 20010028675A
Authority
KR
South Korea
Prior art keywords
clock
main
module
microcontroller
power
Prior art date
Application number
KR1019990041056A
Other languages
Korean (ko)
Inventor
조성훈
Original Assignee
윤종용
삼성전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019990041056A priority Critical patent/KR20010028675A/en
Publication of KR20010028675A publication Critical patent/KR20010028675A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3243Power saving in microcontroller unit
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/04Generating or distributing clock signals or signals derived directly therefrom
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/3237Power saving characterised by the action undertaken by disabling clock generation or distribution

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Microcomputers (AREA)
  • Power Sources (AREA)

Abstract

PURPOSE: A microcontroller for minimizing power consumption by being equipped with electric power control block is provided to reduce power consumption of a microcontroller by enabling a user to selectively control speed of a clock and provision of clock to each module. CONSTITUTION: A clock control block(12) generates a normal clock generated from a clock source and a slow clock. The clock control block(12) selects one among the normal clock and the slow clock, and provides the clock as a main clock. An electronic power control block(14) receives the main clock generated from the clock control block(12), and generates a plurality of module clocks provided to each module inside of the microcontroller according to predetermined clock selection information.

Description

전력 관리 블록을 구비하여 전력 소모를 최소화하는 마이크로컨트롤러{Microcontroller consuming low power having power management block}Microcontroller consuming low power having power management block

본 발명은 범용 마이크로컨트롤러에 관한 것으로서, 특히 마이크로컨트롤러 내의 전력 소모를 최소화하는 전력 관리 블록을 구비하는 범용 마이크로컨트롤러에 관한 것이다.The present invention relates to a general purpose microcontroller, and more particularly to a general purpose microcontroller having a power management block that minimizes power consumption in the microcontroller.

마이크로컨트롤러를 장착하는 장치에 있어서 전체 전력 소모량 중에서 고성능(High Performance)을 위해 동작 속도를 높여 데이터 처리를 빠르게 하는 마이크로컨트롤러의 전력 소모량이 많은 비중을 차지하고 있다. 특히, 마이크로컨트롤러가 휴대용 장치에 많이 장착되면서 저전력 마이크로컨트롤러를 설계하는 것이 마이크로컨트롤러 설계에 있어서 주요한 목표중의 하나가 되었다. 따라서, 마이크로컨트롤러의 전력 소모량을 최소화하기 위한 많은 노력들이 계속되고 있다.In the device equipped with the microcontroller, the power consumption of the microcontroller which makes the data processing faster by increasing the operation speed for high performance is a large portion of the total power consumption. In particular, the design of low power microcontrollers has become one of the main goals in the design of microcontrollers as the microcontrollers are widely installed in portable devices. Therefore, many efforts are continued to minimize the power consumption of the microcontroller.

일반적으로 마이크로컨트롤러는 내부에 중앙처리장치(CPU)를 비롯하여 다수의 하드웨어 모듈을 포함한다. 각 모듈은 클럭원(Clock source)에서 생성되어 클럭 발생 장치를 통해 입력되는 클럭에 따라 동작한다. 그러므로 마이크로컨트롤러 내부에서 사용되는 클럭을 조절하여 마이크로컨트롤러의 전력 소모를 줄이는 방법들이 개발되었다. 이러한 방법들 중의 하나는 마이크로컨트롤러의 동작 모드에 따라 클럭의 공급을 제어하는 것이다. 즉, 마이크로컨트롤러가 동작을 하지 않을 때는 각 모듈로 공급되는 클럭 전부가 차단되어 마이크로컨트롤러가 파워다운 상태(powerdown state)로 된다. 그리고 중앙처리장치(CPU)가 동작을 쉬고 있을 때는 중앙처리장치(CPU)로의 클럭 공급이 차단되어 마이크로컨트롤러가 아이들 상태(idle state)로 됨으로써 전력 소모가 감소되는 것이다.Typically, a microcontroller contains a number of hardware modules, including a central processing unit (CPU). Each module operates according to a clock generated from a clock source and input through a clock generator. Therefore, methods for reducing the power consumption of the microcontroller have been developed by adjusting the clock used inside the microcontroller. One of these methods is to control the supply of the clock depending on the operating mode of the microcontroller. That is, when the microcontroller is not operating, all of the clocks supplied to each module are cut off and the microcontroller is in a powerdown state. When the central processing unit (CPU) is stopped from operating, the clock supply to the central processing unit (CPU) is cut off and the microcontroller is in an idle state, thereby reducing power consumption.

그러나, 종래의 마이크로컨트롤러의 전력 관리는 내부의 각 모듈의 동작 여부에 따른 모듈별 클럭 공급의 차단과 모듈별 클럭 속도를 고려하지 않음으로써 전력 소모를 최소화하는 데 한계가 있다.However, the power management of the conventional microcontroller has a limitation in minimizing power consumption by not considering the clock supply of each module and the clock speed of each module according to the operation of each module therein.

본 발명이 이루고자 하는 기술적 과제는 전력 소모를 최소화할 수 있는 범용 마이크로컨트롤러를 제공하는 것이다.The technical problem to be achieved by the present invention is to provide a general-purpose microcontroller that can minimize the power consumption.

도 1은 본 발명의 일 실시예에 따른 전력 관리 블록를 개략적으로 나타내는 블록도이다.1 is a block diagram schematically illustrating a power management block according to an embodiment of the present invention.

도 2는 도 1의 클럭제어 블록을 구체적으로 나타내는 도면이다.FIG. 2 is a diagram illustrating the clock control block of FIG. 1 in detail.

도 3은 도 1의 전력제어 블록을 구체적으로 나타내는 도면이다.FIG. 3 is a diagram illustrating the power control block of FIG. 1 in detail.

상기 기술적 과제를 이루기 위한 본 발명은 마이크로컨트롤러 내부의 전력 관리를 수행하는 전력 관리 블록을 구비하는 범용 마이크로컨트롤러에 관한 것이다. 상기 전력 관리 블록은 장치의 동작 상황에 맞게, 수신되는 입력 클럭에 위상 동기되는 정상 클럭과 상기 입력 클럭의 속도보다 느린 저속 클럭을 발생하고, 상기 정상 클럭과 상기 저속 클럭 중에서 선택되는 어느 하나를 메인 클럭으로 발생하는 클럭제어 블록; 및 소정의 클럭 선택 정보에 응답하여 내부의 각 모듈로의 상기 메인 클럭의 공급을 선택적으로 제어하는 전력제어 블록를 구비한다.The present invention for achieving the above technical problem relates to a general-purpose microcontroller having a power management block for performing power management in the microcontroller. The power management block generates a normal clock phase-locked to a received input clock and a low speed clock slower than the speed of the input clock according to an operation state of the device, and selects one of the normal clock and the low speed clock. A clock control block generated by a clock; And a power control block for selectively controlling the supply of the main clock to respective modules in response to predetermined clock selection information.

이하 첨부한 도면을 참조하여 본 발명의 바람직한 실시예를 설명함으로써, 본 발명을 상세히 설명한다. 그리고 본 명세서에서는 설명의 편의상 각 도면을 통하여 동일한 역할을 수행하는 신호는 동일한 참조 부호로 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the present specification, for the convenience of description, signals performing the same role through the drawings are denoted by the same reference numerals.

도 1은 본 발명의 일 실시예에 따른 전력 관리 블록을 나타내는 도면이다. 이를 참조하면, 본 발명의 전력 관리 블록(10)은 클럭제어 블록(12)과 전력제어 블록(14)을 구비한다.1 is a diagram illustrating a power management block according to an embodiment of the present invention. Referring to this, the power management block 10 of the present invention includes a clock control block 12 and a power control block 14.

클럭제어 블록(12)은 클럭원(clock source, 미도시)에서 발생된 입력 클럭(IN_CLK)에 위상 동기되는 정상 클럭(NORM_CLK)과 입력 클럭(IN_CLK)의 속도보다 느린 저속 클럭(SLOW_CLK)을 발생한다. 그리고 클럭제어 블록(12)은 정상 클럭(NORM_CLK)과 저속 클럭(SLOW_CLK) 중의 하나를 선택하여 메인 클럭(MAIN_CLK)으로서 공급한다. 전력제어 블록(14)은 클럭제어 블록(12)에서 발생된 메인 클럭(MAIN_CLK)을 수신하여, 소정의 클럭 선택 정보에 따라 마이크로컨트롤러 내부의 각 모듈로 공급되는 다수의 모듈 클럭(MODULE_CLK0, MODULE_CLK1, ..., MODULE_CLKN)을 발생한다.The clock control block 12 generates a normal clock NORM_CLK that is phase-locked to an input clock IN_CLK generated from a clock source (not shown) and a low speed clock SLOW_CLK slower than the speed of the input clock IN_CLK. do. The clock control block 12 selects one of the normal clock NORM_CLK and the low speed clock SLOW_CLK and supplies it as the main clock MAIN_CLK. The power control block 14 receives the main clock MAIN_CLK generated by the clock control block 12 and supplies a plurality of module clocks MODULE_CLK0, MODULE_CLK1, which are supplied to each module in the microcontroller according to predetermined clock selection information. ..., MODULE_CLKN).

그러므로, 클럭제어 블록(12)은 메인 클럭(MAIN_CLK)의 속도를 제어하고, 전력제어 블록(14)은 각 모듈에 대한 메인 클럭(MAIN_CLK)의 공급을 선택적으로 제어할 수 있다.Therefore, the clock control block 12 controls the speed of the main clock MAIN_CLK, and the power control block 14 can selectively control the supply of the main clock MAIN_CLK to each module.

클럭제어 블록(12)의 상세한 구성은 도 2에 도시된다. 이를 참조하면, 클럭제어 블록(12)은 위상동기루프(PLL) 회로(20), 클럭 분주기(22), 선택기(24), 클럭 레지스터부(26) 및 제어 로직부(28)을 구비한다. PLL 회로(20)는 입력 클럭(IN_CLK)에 위상 동기되는 정상 클럭(NORM_CLK)을 발생한다. 클럭 분주기(22)는 소정의 슬로우 카운트 값에 따라 입력 클럭(IN_CLK)의 속도보다 느린 저속 클럭(SLOW_CLK)을 발생한다. 선택기(24)는 소정의 클럭 선택 신호(SEL)에 응답하여 정상 클럭(NORM_CLK)과 저속 클럭(SLOW_CLK) 중에서 하나를 선택하여 메인 클럭(MAIN_CLK)으로서 공급한다.The detailed configuration of the clock control block 12 is shown in FIG. Referring to this, the clock control block 12 includes a phase locked loop (PLL) circuit 20, a clock divider 22, a selector 24, a clock register unit 26, and a control logic unit 28. . The PLL circuit 20 generates a normal clock NORM_CLK that is phase locked to the input clock IN_CLK. The clock divider 22 generates a slow clock SLOW_CLK slower than the speed of the input clock IN_CLK according to a predetermined slow count value. The selector 24 selects one of the normal clock NORM_CLK and the low speed clock SLOW_CLK in response to the predetermined clock selection signal SEL to supply the main clock MAIN_CLK.

클럭 레지스터부(26)는 클럭 분주기(22)의 제어 정보인 슬로우 카운트 값과 슬로우 비트값을 포함한 클럭 제어 정보를 저장한다. 슬로우 카운트 값은 클럭 분주기(22)의 분주율을 결정하는 값으로, 클럭 분주기(22)는 이 값에 따라 입력 클럭(IN_CLK)을 사용자가 원하는 저속 클럭(SLOW_CLK)으로 분주한다. 여기서, 슬로우 비트값은 저속 클럭의 발생 여부를 결정하는 값이다.The clock register unit 26 stores clock control information including a slow count value and a slow bit value, which are control information of the clock divider 22. The slow count value is a value for determining the frequency division rate of the clock divider 22. The clock divider 22 divides the input clock IN_CLK into a low speed clock SLOW_CLK desired by the user according to this value. Here, the slow bit value is a value for determining whether or not a low speed clock is generated.

제어 로직부(28)는 클럭 제어 정보 및 클럭 제어 신호에 따라 PLL 회로(20)와 클럭 분주기(22)를 제어하며 클럭 선택 신호(SEL)를 발생한다. 클럭 제어 신호에는 파워다운 신호(POWER_DOWN)와 웨이크업 신호(WAKE_UP)가 있다. 클럭 제어 정보 중 슬로우 비트값이 설정되면, 제어 로직부(28)는 PLL 제어 신호(PCON) 및 분주기 제어 신호(DCON)를 통하여 PLL 회로(20)의 동작은 중지시키고 클럭 분주기(22)는 구동시키며, 또한 선택기(24)로 하여금 저속 클럭(SLOW_CLK)을 선택하여 메인 클럭(MAIN_CLK)으로 공급하도록 하는 클럭 선택 신호(SEL)를 발생한다. 제어 로직부(28)가 파워다운 신호(POWER_DOWN)를 받으면 PLL 회로(20) 및 클럭 분주기(22)의 동작을 중단시키는 PLL 제어 신호(PCON), 분주기 제어 신호(DCON)를 발생한다. 그러므로 메인 클럭(MAIN_CLK)의 공급이 차단된다. 제어 로직부(28)가 웨이크업 신호(WAKE_UP)를 받으면, PLL 회로(20)를 구동시키는 PLL 제어 신호(PCON)가 발생되며, 이 때 PLL 회로(20)가 초기 시간을 가져 안정적인 정상 클럭이 된 후 메인 클럭(MAIN_CLK)을 보낼 수 있게 선택기(24)로 클럭 선택 신호(SEL)가 발생된다.The control logic unit 28 controls the PLL circuit 20 and the clock divider 22 according to the clock control information and the clock control signal and generates a clock select signal SEL. The clock control signal includes a power down signal POWER_DOWN and a wake up signal WAKE_UP. When the slow bit value of the clock control information is set, the control logic unit 28 stops the operation of the PLL circuit 20 through the PLL control signal PCON and the divider control signal DCON and the clock divider 22. Is driven, and also generates a clock select signal SEL which causes the selector 24 to select the slow clock SLOW_CLK and feed it to the main clock MAIN_CLK. When the control logic unit 28 receives the power down signal POWER_DOWN, the control logic unit 28 generates the PLL control signal PCON and the divider control signal DCON, which stop the operation of the PLL circuit 20 and the clock divider 22. Therefore, the supply of the main clock MAIN_CLK is cut off. When the control logic unit 28 receives the wake-up signal WAKE_UP, a PLL control signal PCON for driving the PLL circuit 20 is generated. At this time, the PLL circuit 20 has an initial time and a stable normal clock is generated. After that, the clock select signal SEL is generated to the selector 24 so that the main clock MAIN_CLK can be sent.

도 3은 도 1의 전력제어 블록(14)을 나타내는 도면이다. 이를 참조하면, 전력제어 블록(14)은 전력 레지스터부(32) 및 모듈 클럭 제어부(34)를 구비한다. 전력 레지스터부(32)는 마이크로컨트롤러 내부의 각 모듈로의 메인 클럭(MAIN_CLK)의 공급을 제어하는데 사용되는 클럭 선택 정보를 저장한다. 클럭 선택 정보에는 각 모듈별 클럭 공급 여부를 나타내는 모듈 클럭 비트들과 전 모듈에 대한 클럭 공급 차단 여부를 나타내는 클럭 다운 비트가 있다.3 is a diagram illustrating the power control block 14 of FIG. 1. Referring to this, the power control block 14 includes a power register unit 32 and a module clock control unit 34. The power register section 32 stores clock selection information used to control the supply of the main clock MAIN_CLK to each module in the microcontroller. The clock selection information includes module clock bits indicating whether a clock is supplied for each module and clock down bits indicating whether a clock supply is blocked for all modules.

모듈 클럭 제어부(34)는 클럭 선택 정보에 따라 메인 클럭(MAIN_CLK)을 선택적으로 공급하는 모듈 클럭(MODULE_CLK0, ... , MODULE_CLKN)을 발생한다. 즉, 모듈 클럭 제어부(34)는 각 모듈 클럭 비트의 설정값에 따라 해당 모듈로의 메인 클럭(MAIN_CLK) 공급을 제어하고, 클럭 다운 비트의 설정값에 따라 전 모듈로의 메인 클럭(MAIN_CLK) 공급을 제어한다. 모듈 클럭 제어부(34)의 내부에는 다수의 앤드(AND) 게이트가 있고, 각 앤드 게이트의 하나의 입력 단자로는 메인 클럭(MAIN_CLK)이 수신되고 다른 하나의 입력 단자로는 각각 인에이블 신호(E0, E1, ..., EN)가 수신된다. 출력 단자로는 모듈 클럭(MODULE_CLK0, ... , MODULE_CLKN)이 발생된다. 그러므로 인에이블 신호(E0, E1, ..., EN)가 메인 클럭(MAIN_CLK)을 인에이블 또는 디스에이블하여, 해당 모듈 클럭(MODULE_CLK0, ... , MODULE_CLKN)을 발생한다. 인에이블 신호(E0, E1, ..., EN)의 논리 상태는 전력 레지스터부(32)의 모듈 클럭 비트와 클럭 다운 비트에 의해 결정된다.The module clock controller 34 generates module clocks MODULE_CLK0,..., MODULE_CLKN that selectively supply the main clock MAIN_CLK according to the clock selection information. That is, the module clock controller 34 controls the supply of the main clock MAIN_CLK to the corresponding module according to the setting value of each module clock bit, and supplies the main clock MAIN_CLK to all modules according to the setting value of the clock down bit. To control. There are a plurality of AND gates in the module clock controller 34. The main clock MAIN_CLK is received through one input terminal of each AND gate, and the enable signal E0 is received through the other input terminal, respectively. , E1, ..., EN) are received. The output terminal generates a module clock (MODULE_CLK0, ..., MODULE_CLKN). Therefore, the enable signals E0, E1, ..., EN enable or disable the main clock MAIN_CLK to generate the corresponding module clocks MODULE_CLK0, MODULE_CLKN. The logic states of the enable signals E0, E1, ..., EN are determined by the module clock bits and the clock down bits of the power register section 32.

클럭 다운 비트가 설정되면, 모듈 클럭 제어부(34)는 각 모듈로 공급되는 메인 클럭(MAIN_CLK)을 모두 차단하고, 파워다운 신호(POWER_DOWN)를 발생한다. 파워다운 신호(POWER_DOWN)는 클럭제어 블록(12)의 제어 로직부(28)로 입력되어 PLL 회로(20), 클럭 분주기(28)의 동작을 중단시킨다. 따라서 결국 메인 클럭(MAIN_CLK)의 발생이 중단된다.When the clock down bit is set, the module clock controller 34 cuts off all main clocks MAIN_CLK supplied to each module and generates a power down signal POWER_DOWN. The power down signal POWER_DOWN is input to the control logic unit 28 of the clock control block 12 to stop the operation of the PLL circuit 20 and the clock divider 28. Therefore, the generation of the main clock MAIN_CLK is eventually stopped.

다수의 모듈 중 메모리컨트롤러(미도시), 버스컨트롤러(미도시) 및 인터럽트컨트롤러(미도시) 모듈은 항상 메인 클럭(MAIN_CLK)이 공급되는 모듈이다, 그러므로 파워다운의 경우를 제외하고는, 항상 메인 클럭(MAIN_CLK)이 공급될 수 있도록 설계된다. 또한 중앙처리장치(CPU)로의 메인 클럭(MAIN_CLK) 공급이 중단되는 상태, 즉 아이들 상태에서는, 인터럽트에 의한 메인 클럭(MAIN_CLK) 공급의 재개가 가능하도록 설계된다.Of the many modules, the memory controller (not shown), the bus controller (not shown) and the interrupt controller (not shown) are always the main clock (MAIN_CLK) supplied. Therefore, except in the case of power-down, always the main The clock MAIN_CLK is designed to be supplied. In addition, in the state where the supply of the main clock MAIN_CLK to the central processing unit CPU is stopped, i.e., in the idle state, the main clock MAIN_CLK is supplied by interruption.

따라서, 상기의 모듈들 외의 각 모듈은 본 발명의 마이크로컨트롤러를 사용하는 사용자에 의하여 클럭 선택 정보의 해당 비트들이 소프트웨어로 적절히 조절될 수 있다. 그러므로 마이크로컨트롤러 내부의 각 모듈로의 클럭 공급이 자유롭게 제어될 수 있다.Accordingly, each module other than the above modules can be appropriately adjusted in software by the user using the microcontroller of the present invention. Therefore, the clock supply to each module inside the microcontroller can be freely controlled.

다시 기술하면, 본 발명의 마이크로컨트롤러를 사용하여 시스템을 개발하는 사용자가 클럭 제어 정보의 각 값들과 클럭 선택 정보의 각 비트들을 소프트웨어로 적절히 선택함으로써 메인 클럭의 속도와 내부의 각 모듈에 대한 메인 클럭의 공급을 제어할 수 있다. 따라서 마이크로컨트롤러에서 소모되는 전력은 크게 감소될 수 있다.In other words, a user developing a system using the microcontroller of the present invention, by appropriately selecting each value of the clock control information and each bit of the clock selection information by software, the speed of the main clock and the main clock for each internal module The supply of can be controlled. Therefore, the power consumed by the microcontroller can be greatly reduced.

본 발명은 도면에 도시된 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.Although the present invention has been described with reference to the embodiments shown in the drawings, this is merely exemplary, and it will be understood by those skilled in the art that various modifications and equivalent other embodiments are possible. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

본 발명의 범용 마이크로컨트롤러에 의하여, 사용자가 클럭의 속도와 내부의각 모듈로의 클럭 공급을 선택적으로 제어할 수 있다. 그러므로 마이크로컨트롤러의 전력 소모가 크게 감소된다.The general purpose microcontroller of the present invention allows the user to selectively control the speed of the clock and the clock supply to each internal module. Therefore, the power consumption of the microcontroller is greatly reduced.

Claims (3)

전력 관리(Power management) 블록을 구비하는 범용 마이크로컨트롤러에 있어서,A general purpose microcontroller having a power management block, 상기 전력 관리 블록은The power management block 수신되는 입력 클럭에 위상 동기되는 정상 클럭과 상기 입력 클럭의 속도보다 느린 저속 클럭을 발생하고, 상기 정상 클럭과 상기 저속 클럭 중에서 선택되는 어느 하나를 메인 클럭으로 발생하는 클럭제어 블록; 및A clock control block generating a normal clock synchronized with a received input clock and a low speed clock slower than a speed of the input clock, and generating any one selected from the normal clock and the low speed clock as a main clock; And 소정의 클럭 선택 정보에 응답하여 내부의 각 모듈로의 상기 메인 클럭의 공급을 선택적으로 제어하는 전력제어 블록를 구비하는 것을 특징으로 하는 범용 마이크로컨트롤러.And a power control block for selectively controlling the supply of the main clock to respective modules in response to predetermined clock selection information. 제1 항에 있어서, 상기 클럭제어 블록은The method of claim 1, wherein the clock control block 상기 입력 클럭에 위상 동기되는 상기 정상 클럭을 발생하는 위상동기루프(PLL) 회로;A phase locked loop (PLL) circuit for generating the normal clock that is phase locked to the input clock; 소정의 슬로우 카운트 값에 따라 상기 입력 클럭의 속도보다 느린 상기 저속 클럭을 발생하는 클럭 분주기;A clock divider for generating the slow clock slower than the speed of the input clock according to a predetermined slow count value; 소정의 클럭 선택 신호에 따라 상기 정상 클럭과 상기 저속 클럭 중에서 선택되는 어느 하나를 상기 메인 클럭으로서 공급하는 선택기;A selector for supplying any one selected from the normal clock and the low speed clock as the main clock according to a predetermined clock selection signal; 상기 슬로우 카운트 값을 포함한 클럭 제어 정보를 저장하는 클럭 레지스터부; 및A clock register unit which stores clock control information including the slow count value; And 상기 클럭 제어 정보 및 소정의 클럭 제어 신호에 따라 상기 위상동기루프(PLL) 회로와 상기 클럭 분주기를 제어하는 신호들과 상기 클럭 선택 신호를 발생하는 제어 로직부를 구비하는 것을 특징으로 하는 범용 마이크로컨트롤러.And a control logic unit for generating the clock select signal and the signals for controlling the phase-locked loop (PLL) circuit and the clock divider according to the clock control information and a predetermined clock control signal. . 제1 항에 있어서, 상기 전력제어 블록은The method of claim 1, wherein the power control block 상기 클럭 선택 정보를 저장하는 전력 레지스터부; 및A power register unit for storing the clock selection information; And 상기 클럭 선택 정보에 응답하여 상기 메인 클럭을 선택적으로 상기 각 내부 모듈로 제공하는 모듈 클럭 제어부를 구비하는 것을 특징으로 하는 범용 마이크로컨트롤러.And a module clock controller configured to selectively provide the main clock to each internal module in response to the clock selection information.
KR1019990041056A 1999-09-22 1999-09-22 Microcontroller consuming low power having power management block KR20010028675A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990041056A KR20010028675A (en) 1999-09-22 1999-09-22 Microcontroller consuming low power having power management block

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990041056A KR20010028675A (en) 1999-09-22 1999-09-22 Microcontroller consuming low power having power management block

Publications (1)

Publication Number Publication Date
KR20010028675A true KR20010028675A (en) 2001-04-06

Family

ID=19612716

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990041056A KR20010028675A (en) 1999-09-22 1999-09-22 Microcontroller consuming low power having power management block

Country Status (1)

Country Link
KR (1) KR20010028675A (en)

Similar Documents

Publication Publication Date Title
US7594126B2 (en) Processor system and method for reducing power consumption in idle mode
EP0242010B1 (en) Clock circuit for a data processor
US5222239A (en) Process and apparatus for reducing power usage microprocessor devices operating from stored energy sources
US6611920B1 (en) Clock distribution system for selectively enabling clock signals to portions of a pipelined circuit
EP1451666B1 (en) Glitch free clock selection switch
US8707064B2 (en) Dynamic voltage transitions
US5086387A (en) Multi-frequency clock generation with low state coincidence upon latching
US5652536A (en) Non-glitch clock switching circuit
EP0840195B1 (en) An apparatus and method for sequencing clocks in a data processing system
US7203855B2 (en) Power-saving control circuitry of electronic device and operating method thereof
US7365596B2 (en) State retention within a data processing system
US20080215903A1 (en) Power management of non-volatile memory systems
EP1769314B1 (en) Closed-loop control for performance tuning
US6026498A (en) Clock signal generator circuit using a logical result of an output of a computer and a source clock to generate plurality of clock signals
US6255882B1 (en) Method and system of switching clock signal
TW201312336A (en) Dynamic frequency control using coarse clock gating
WO1995030950A1 (en) Method and apparatus for maintaining a state of a state machine during unstable clock conditions without clock delay
US5784627A (en) Integrated timer for power management and watchdog functions
US6381705B1 (en) Method and device for reducing current consumption of a microcontroller
KR20010028675A (en) Microcontroller consuming low power having power management block
US5587675A (en) Multiclock controller
US8402288B2 (en) Apparatus and method for controlling voltage and frequency using multiple reference circuits
US7171577B2 (en) Methods and apparatus for a system clock divider
CN108345350B (en) System on chip, semiconductor system, and clock signal output circuit
US20080238490A1 (en) Semiconductor device and method for driving the same

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination