KR20050005931A - Computer system and method of controlling the same - Google Patents

Computer system and method of controlling the same Download PDF

Info

Publication number
KR20050005931A
KR20050005931A KR1020030045843A KR20030045843A KR20050005931A KR 20050005931 A KR20050005931 A KR 20050005931A KR 1020030045843 A KR1020030045843 A KR 1020030045843A KR 20030045843 A KR20030045843 A KR 20030045843A KR 20050005931 A KR20050005931 A KR 20050005931A
Authority
KR
South Korea
Prior art keywords
lock
key
state display
bios
switching
Prior art date
Application number
KR1020030045843A
Other languages
Korean (ko)
Other versions
KR100475576B1 (en
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 KR10-2003-0045843A priority Critical patent/KR100475576B1/en
Publication of KR20050005931A publication Critical patent/KR20050005931A/en
Application granted granted Critical
Publication of KR100475576B1 publication Critical patent/KR100475576B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE: A computer system having multiple switch state display parts and a controlling method thereof are provided to easily modify an available BIOS(Basic Input/Output System) setup menu without dissembling a computer case and manipulating a jumper on a board, and perform a preset task depending on an on/off state combination of a lock switch key during the POST(Power On Self Test). CONSTITUTION: A BIOS controller(18) previously stores the available BIOS setup menu according to the on/off state combination of each switch state display part(36). When system power is applied, the BIOS controller tests and controls each device forming a system. In case that a setup key is inputted during a test, the BIOS controller displays the corresponding BIOS setup menu by identifying the on/off state combination of the switch state display parts.

Description

컴퓨터시스템 및 그 제어방법{COMPUTER SYSTEM AND METHOD OF CONTROLLING THE SAME}COMPUTER SYSTEM AND METHOD OF CONTROLLING THE SAME

본 발명은 컴퓨터시스템 및 그 제어방법에 관한 것으로서, 보다 상세하게는, 컴퓨터의 케이스를 분해하여 보드 상의 점퍼를 조작할 필요없이 표시가능한 바이오스 셋업 메뉴를 용이하게 변경할 수 있는 컴퓨터시스템 및 그 제어방법에 관한 것이다.The present invention relates to a computer system and a control method thereof. More particularly, the present invention relates to a computer system and a control method thereof, which can easily change a displayable BIOS setup menu without having to disassemble a computer case and operate a jumper on a board. It is about.

통상적으로 컴퓨터시스템은 CPU, 메모리, 및 입출력을 위한 시스템 장치부로 구성된다. 여기서 메모리는 램(RAM), 바이오스롬(BIOS ROM), CMOS램 등을 포함하며, 바이오스롬에는 바이오스(Basic Input Output System, BIOS)가 저장되어 있다.Typically, a computer system is composed of a CPU, a memory, and a system device section for input and output. The memory includes a RAM, a BIOS ROM, a CMOS RAM, and the like, and a BIOS includes a Basic Input Output System (BIOS).

바이오스는 시스템 장치를 제어하고 테스트하는 내장소프트웨어로서 컴퓨터에 전원이 공급되면 시스템장치들이 올바르게 작동하고 있는지를 확인하기 위해 POST(Power On Self Test)라 불리는 과정을 수행한다. CMOS램에는 컴퓨터의 시스템구성데이터가 저장되어있어, POST동안에 바이오스는 POST로부터 얻어진 시스템구성데이터와 CMOS램에 저장되어 있는 시스템구성데이터를 비교하여 각 시스템 장치들을 초기화 및 테스트할 수 있다. POST가 수행된 후에는 윈도우스 부팅을 수행하여 사용자가 Window 레벨에서 컴퓨터를 사용할 수 있도록 한다.BIOS is embedded software that controls and tests system devices. When the computer is powered on, BIOS performs a process called Power On Self Test (POST) to verify that the system devices are operating properly. The CMOS RAM stores the system configuration data of the computer. During POST, BIOS can initialize and test each system device by comparing the system configuration data obtained from the POST with the system configuration data stored in the CMOS RAM. After the POST, perform a Windows boot to allow the user to use the computer at the Window level.

한편, POST 중에 사용자가 Del키와 같은 셋업키를 누르게 되면, 바이오스 셋업 프로그램이 뜨고, 프로그램 창을 통해 시스템의 구성 상태 변경이 가능하다.On the other hand, if the user presses a setup key such as the Del key during POST, the BIOS setup program will be displayed and the system configuration can be changed through the program window.

바이오스 셋업 프로그램은 칩셋과 하드웨어에 관련된 CMOS에 관한 많은 부분을 사용자가 설정할 수 있도록 표시하는 셋업과, 바이오스의 설정에서 대부분의 복잡한 부분을 디폴트값으로 설정한 후에 사용자에게 디스플레이하지 않게 하여, 불필요한 바이오스의 수정으로 인해 시스템이 불안정하게 되는 것을 방지하는 셋업을 포함한다.The BIOS setup program allows the user to set up a large portion of CMOS related to the chipset and hardware, and sets most of the complex parts of the BIOS settings to default values so that they are not displayed to the user. Includes setups to prevent modifications to make the system unstable.

일반적으로 상용되는 컴퓨터는 후자의 바이오스 셋업을 가진다. 그런데, 이러한 경우, CPU 클럭 세팅이나 캐시램 크기 세팅 등의 복잡한 부분을 수정하기 원하는 고급 사용자나 서비스를 지원하는 사람은 컴퓨터 케이스를 분해하여 보드 상의 점퍼를 조작해야 하는 번거로움이 있다.Commonly available computers have the latter BIOS setup. However, in this case, an advanced user or a service supporter who wants to correct complicated parts such as CPU clock setting or cache RAM size setting has to dismantle the computer case and operate jumpers on the board.

따라서, 본 발명의 목적은, 컴퓨터의 케이스를 분해하여 보드 상의 점퍼를 조작할 필요없이 표시가능한 바이오스 셋업 메뉴를 용이하게 변경할 수 있는 컴퓨터시스템 및 그 제어방법을 제공하는 것이다.It is therefore an object of the present invention to provide a computer system and a method of controlling the same, which can easily change the displayable BIOS setup menu without having to disassemble the case of the computer and operate the jumpers on the board.

또한, 본 발명의 다른 목적은, POST 중 잠금전환키의 온/오프 상태조합에 따라 미리 설정된 작업을 수행할 수 있는 컴퓨터시스템 및 그 제어방법을 제공하는 것이다.Another object of the present invention is to provide a computer system and a control method thereof capable of performing a predetermined task according to a combination of on / off states of a lock switch key during POST.

도 1은 본 발명에 따른 컴퓨터시스템의 사시도,1 is a perspective view of a computer system according to the present invention;

도 2는 도 1의 키보드의 사시도,2 is a perspective view of the keyboard of FIG. 1, FIG.

도 3은 본 발명에 따른 컴퓨터시스템의 제어블록도,3 is a control block diagram of a computer system according to the present invention;

도 4는 도 3의 전환상태표시부의 구성도,4 is a configuration diagram of a switching state display unit of FIG. 3;

도 5는 본 발명의 일실시예에 따른 제어흐름도,5 is a control flow diagram according to an embodiment of the present invention,

도 6 및 도 7은 표시되는 메뉴가 각기 상이한 셋업화면의 일예를 나타내는 도면,6 and 7 are diagrams illustrating an example of a setup screen where the displayed menus are different from each other;

도 8은 본 발명의 다른 실시예에 따른 제어흐름도이다.8 is a control flowchart according to another embodiment of the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

10 : 컴퓨터본체 12 : 중앙처리장치10: computer main body 12: central processing unit

14 : 키보드컨트롤러 16 : 바이오스롬14: keyboard controller 16: biosrom

18 : 바이오스제어부 30 : 키보드18: BIOS control unit 30: keyboard

32 : 잠금전환키 34 : 키보드제어부32: lock switch key 34: keyboard control unit

36 : 전환상태표시부 50 : 모니터36: switching status display unit 50: monitor

상기 목적은, 본 발명에 따라, 복수의 잠금전환키와, 바이오스 셋업 화면을 표시하기 위한 셋업키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템에 있어서, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 표시가능한 바이오스 셋업 메뉴를 미리 저장하고, 시스템 전원 인가시 시스템을 구성하는 각 장치를 테스트 및 제어하며, 상기 테스트 중 사용자로부터 셋업키가 입력되는 경우, 상기 전환상태표시부의 온/오프 상태 조합을 판별하여, 상기 판별결과에 따라 상기 저장된 해당 바이오스 셋업 메뉴를 표시하는 바이오스제어부를 포함하는 것을 특징으로 하는 컴퓨터시스템에 의해 달성된다.According to the present invention, there is provided a computer system having a plurality of lock switching keys, a setup key for displaying a BIOS setup screen, and a plurality of switching state display sections for respectively displaying the switching states of the plurality of lock switching keys. According to the on / off state combination of each of the switching state display unit in advance to store the BIOS setup menu, respectively, and to test and control each device constituting the system when the system is powered on, the setup key from the user during the test And a bios control unit for determining a combination of on / off states of the switching state display unit and displaying the stored bios setup menu according to the determination result.

여기서, 상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것이 바람직하다.Here, the lock switching key preferably includes a numeric lock key (NUM LOCK), an uppercase lock key (CAPS LOCK), a scroll lock key (SCROLL LOCK).

또한, 상기 목적은, 본 발명에 따라, 복수의 잠금전환키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템에 있어서, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 수행되는 일련의 작업정보를 미리 저장하고, 시스템 전원 인가시 시스템을 구성하는 각 장치를 테스트 및 제어하며, 상기 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합을 판별하여, 상기 판별결과에 따라 상기 저장된 해당 작업정보에 기초한 작업을 수행하는 바이오스제어부를 포함하는 것을 특징으로 하는 컴퓨터시스템에 의해서도 달성된다.Further, the above object is, in accordance with the present invention, a computer system having a plurality of lock transition keys and a plurality of transition state display sections for displaying the transition states of the plurality of lock transition keys, respectively, wherein each of the transition state display sections is turned on. Pre-store a series of job information to be performed according to the combination of the on / off state, test and control each device constituting the system when the system is powered on, and determine the on / off state combination of the switching state display unit during the test It is also achieved by a computer system comprising a BIOS control unit for performing a job based on the stored corresponding job information according to the determination result.

여기서, 상기 바이오스제어부는 상기 각 전환상태표시부의 온/오프 상태 조합에 따른 디스크부팅순서정보를 미리 저장하고, 상기 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합 판별 결과에 따라 상기 저장된 해당 디스크부팅순서정보에 기초하여 부팅을 수행하는 경우, 전환상태표시부의 온/오프 조합에 따라 디스크부팅순서를 변경할 수 있다.Here, the BIOS control unit prestores the disk booting order information according to the combination of the on / off state of each of the switching state display unit, and the stored corresponding disk according to the on / off state combination determination result of the switching state display unit in the test When booting is performed based on the boot order information, the disk boot order may be changed according to the on / off combination of the switching state display unit.

상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것이 바람직하다.The lock switching key preferably includes a numeric lock key (NUM LOCK), an uppercase lock key (CAPS LOCK), a scroll lock key (SCROLL LOCK).

한편, 상기 목적은 본 발명의 다른 분야에 따르면, 복수의 잠금전환키와, 바이오스 셋업 화면을 표시하기 위한 셋업키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템의 제어방법에 있어서, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 표시가능한 바이오스 셋업 메뉴를 미리 저장하는 단계와; 시스템 전원 인가시 시스템을 구성하는 각 장치의 테스트 중 사용자로부터 셋업키가 입력되는 경우, 상기 전환상태표시부의 온/오프 상태 조합을 판별하는 단계와; 상기 판별결과에 따라 상기 저장된 해당 바이오스 셋업 메뉴를 표시하는 단계를 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법에 의해서도 달성된다.According to another aspect of the present invention, a plurality of lock switching keys, a setup key for displaying a BIOS setup screen, and a plurality of switching state display units for respectively displaying the switching states of the plurality of lock switching keys are provided. A control method of a computer system having a computer, the method comprising: storing in advance a BIOS setup menu which can be displayed in accordance with an on / off state combination of each switching state display unit; Determining an on / off state combination of the switching state display unit when a setup key is input from a user during a test of each device configuring the system when the system is powered on; And displaying the stored BIOS setup menu according to the determination result.

여기서, 상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것이 바람직하다.Here, the lock switching key preferably includes a numeric lock key (NUM LOCK), an uppercase lock key (CAPS LOCK), a scroll lock key (SCROLL LOCK).

또한, 상기 목적은 본 발명의 다른 분야에 따르면, 복수의 잠금전환키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템의 제어방법에 있어서, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 수행되는 일련의 작업정보를 미리 저장하는 단계와; 시스템 전원 인가시 시스템을 구성하는 각 장치의 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합을 판별하는 단계와; 상기 판별결과에 따라 상기 저장된 해당 작업정보에 기초한 작업을 수행하는 단계를 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법에 의해서도 달성된다.According to another aspect of the present invention, there is also provided a control method of a computer system having a plurality of lock transition keys and a plurality of transition state display portions for displaying the transition states of the plurality of lock transition keys, respectively. Storing in advance a series of job information respectively performed according to the on / off state combination of the switching state display unit; Determining an on / off state combination of the switching state display unit during a test of each device constituting the system when the system is powered on; It is also achieved by a control method of a computer system comprising the step of performing a job based on the stored corresponding job information according to the determination result.

여기서, 상기 각 전환상태표시부의 온/오프 상태 조합에 따른 디스크부팅순서정보를 미리 저장하는 단계와; 상기 각 장치의 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합을 판별하는 단계와; 상기 판별결과에 따라 상기 저장된 해당 디스크부팅순서정보에 기초하여 부팅을 수행하는 단계를 더 포함하는 경우, 전환상태표시부의 온/오프 조합에 따라 디스크부팅순서를 변경할 수 있다.Storing the disk booting order information according to the combination of on / off states of each switching state display unit; Determining an on / off state combination of the switching state display unit during the testing of each device; According to the determination result, when the booting is further performed based on the stored disk booting order information, the disk booting order may be changed according to the on / off combination of the switching state display unit.

상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것이 바람직하다.The lock switching key preferably includes a numeric lock key (NUM LOCK), an uppercase lock key (CAPS LOCK), a scroll lock key (SCROLL LOCK).

이하에서는 첨부도면을 참조하여 본 발명에 대해 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 컴퓨터시스템의 사시도이다. 이 도면에 도시된 바와 같이, 메인보드를 비롯한 다수의 하드웨어를 포함하는 컴퓨터본체(10)와, 컴퓨터본체(10)로부터의 영상신호를 출력하는 모니터(50)와, 입력장치인 키보드(30)를 포함한다.1 is a perspective view of a computer system according to the present invention. As shown in this figure, a computer main body 10 including a plurality of hardware including a main board, a monitor 50 for outputting an image signal from the computer main body 10, and a keyboard 30 as an input device. It includes.

여기서, 키보드(30)에는 도 2에 도시된 바와 같이, 숫자잠금키(Num Lock)(32a)와, 대문자 잠금키(Caps Lock)(32b)와, 스크롤 잠금키(Scroll Lock)(32c)로 구성되는 복수의 잠금전환키(32) 등의 키매트릭스와, 상기 각 잠금전환키(32)의 전환상태를 표시하는 복수의 전환상태표시부(36)가 마련된다. 이 전환상태표시부(36)는 일반적으로 복수개의 LED로 구성된다.Here, as shown in FIG. 2, the keyboard 30 includes a number lock key 32a, a caps lock 32b, and a scroll lock 32c. Key matrices such as a plurality of lock switching keys 32 and the like, and a plurality of switching state display units 36 for displaying the switching states of the lock switching keys 32 are provided. The switching state display unit 36 is generally composed of a plurality of LEDs.

도 3은 본 발명에 따른 컴퓨터시스템의 제어블록도이다. 이 도면에 도시된 바와 같이, 본 컴퓨터시스템은, 복수의 잠금전환키(32)를 포함한 다수의 키로 구성된 키매트릭스와, 키보드(30)를 전반적으로 제어하는 키보드제어부(34)와, 각 잠금전환키(32)의 절환상태를 표시하는 전환상태표시부(36)를 갖는 키보드(30)와; 상기 키보드(30)와 인터페이스하기 위한 키보드컨트롤러(14)와, 바이오스제어부(18)를 저장하는 바이오스롬(16)과, 시스템을 총괄적으로 제어하는 중앙처리장치(12)를 갖는 컴퓨터본체(10)를 포함한다.3 is a control block diagram of a computer system according to the present invention. As shown in this figure, the computer system includes a key matrix composed of a plurality of keys including a plurality of lock switching keys 32, a keyboard control unit 34 for controlling the keyboard 30 as a whole, and lock switching for each. A keyboard 30 having a switching state display section 36 for displaying the switching state of the key 32; Computer main body 10 having a keyboard controller 14 for interfacing with the keyboard 30, a biosrom 16 for storing the bios control unit 18, and a central processing unit 12 for collectively controlling the system. It includes.

키보드(30)는 컴퓨터본체(10)의 키보드접속포트(미도시)를 통해 컴퓨터본체(10)에 연결되어, 컴퓨터본체(10)와의 데이터 송수신이 가능하다.The keyboard 30 is connected to the computer main body 10 through a keyboard connection port (not shown) of the computer main body 10, and data transmission and reception with the computer main body 10 is possible.

키보드제어부(34)는 마이크로컨트롤러로 구성되며, 키매트릭스로부터 키입력이 있는지를 검색하고, 검색결과 키입력이 있는 경우 해당 키의 키보드스캔코드를 생성하여 컴퓨터본체(10)로 전송한다.The keyboard controller 34 is configured as a microcontroller. The keyboard controller 34 searches for a key input from a key matrix, and generates a keyboard scan code of the corresponding key when the key input is found as a result of the search, and transmits it to the computer main body 10.

컴퓨터본체(10)의 키보드컨트롤러(14)는 키보드(30)로부터 키보드스캔코드를 전달받아 중앙처리장치(12)에서 인식가능한 아스키코드로 변환하여 중앙처리장치(12)에 명령을 전달한다. 이에, 중앙처리장치(12)는 키보드컨트롤러(14)의 아스키코드에 기초하여 각종 작업을 수행한다.The keyboard controller 14 of the computer main body 10 receives the keyboard scan code from the keyboard 30, converts it into an ASCII code recognizable by the central processing unit 12, and transmits a command to the central processing unit 12. Thus, the central processing unit 12 performs various operations based on the ASCII code of the keyboard controller 14.

그리고, 전환상태표시부(36)는 도 4에 도시된 바와 같이, 3개의 잠금전환키(32)의 상태(잠금상태, 해제상태)를 표시하기 위한 각각의 LED(LED1~LED3)와, 3개의 전류 제한용 저항(R1~R3)을 포함한다. 이 3개의 LED는 키보드제어부(34)의 제어를 받아 점등된다.And, as shown in Figure 4, the switching state display unit 36, each LED (LED1 ~ LED3) and three to display the state (lock state, unlock state) of the three lock switching key 32 Current limiting resistors R1 to R3. These three LEDs are turned on under the control of the keyboard controller 34.

키보드제어부(34)가 잠금전환키(32)의 입력이 있는 것으로 판단되면, 상술한 키보드(30) 입력신호 처리과정을 거쳐 중앙처리장치(12)에서 잠금전환기능을 수행하게 된다. 그리고, 잠금전환상태 신호를 키보드컨트롤러(14)를 통해 키보드(30)로전송한다.If it is determined that the keyboard control unit 34 has an input of the lock switch key 32, the central processing unit 12 performs the lock switch function through the above-described keyboard 30 input signal processing. Then, the lock switching state signal is transmitted to the keyboard 30 through the keyboard controller 14.

키보드제어부(34)는 중앙처리장치(12)로부터 잠금전환상태 신호가 수신된 것으로 판단되면, 전환상태표시부(36)가 연결된 포트로 로우 레벨을 출력한다. 따라서, 하이 레벨 상태의 전원전압(Vcc)이 로우 레벨 상태인 포트로 흐르게 됨으로써, LED가 점등되게 된다.If it is determined that the lock transition state signal is received from the CPU 12, the keyboard controller 34 outputs a low level to the port to which the transition state display unit 36 is connected. Therefore, the power supply voltage Vcc in the high level state flows to the port in the low level state, whereby the LED is turned on.

바이오스롬(16)은 메인보드 일측에 마련되는 비휘발성 메모리로, 바이오스 셋업 프로그램과 POST 루틴을 포함하는 바이오스제어부(18)(이하, "바이오스"라 함)가 저장되어 있다.The BIOS ROM 16 is a nonvolatile memory provided on one side of the motherboard, and stores a BIOS control unit 18 (hereinafter referred to as a "bios") including a BIOS setup program and a POST routine.

시스템에 전원이 공급되면 시스템 리세트(system reset)를 관리하는 칩(chip)으로부터 신호가 발생하여 중앙처리장치(12)를 비롯한 전체회로가 리세트된다. 리세트된 중앙처리장치(12)는 곧바로 바이오스롬(16)에 저장된 바이오스를 실행하여 POST(Power On Self test)과정을 수행하고, OS를 로딩하여 윈도우스 부팅이 수행되도록 한다. 이에, 운영체제 상에서 사용자의 작업이 가능하게 된다.When power is supplied to the system, a signal is generated from a chip that manages a system reset, and the entire circuit including the central processing unit 12 is reset. The reset central processing unit 12 immediately executes the BIOS stored in the biosrom 16 to perform a power on self test (POST) process, and loads the OS to perform a Windows booting. Thus, the user's work is possible on the operating system.

한편, POST 중 모니터(50)에는 일반적으로 "Press DEL to enter SETUP"이라는 메시지가 나타난다. 이러한 메시지가 나타날 때, 사용자가 DEL키를 누르게 되면, 바이오스 셋업 프로그램이 뜨고, 프로그램 창을 통해 시스템의 구성 상태 변경이 가능하다. 물론, 바이오스에 따라 DEL키 외에, F1, F2, Ctrl-Alt-Esc 키 등을 셋업키로 사용하기도 한다.On the other hand, during the POST, the monitor 50 generally displays the message "Press DEL to Enter SETUP". When this message appears, if the user presses the DEL key, the BIOS setup program will be displayed and the system configuration can be changed through the program window. Of course, depending on the BIOS, in addition to the DEL key, F1, F2, Ctrl-Alt-Esc, etc. may be used as a setup key.

여기서, 본 발명에 따른 바이오스는, 복수의 전환상태표시부(36)의 온/오프 상태 조합에 따라 각각 표시가능한 바이오스 셋업 메뉴 및 전환상태표시부(36)의온/오프 상태 조합에 따라 수행되는 일련의 작업정보를 미리 저장하고 있다.Here, the BIOS according to the present invention is a series of operations performed in accordance with the combination of the BIOS setup menu and the on / off state of the switching state display unit 36, which can be displayed according to the on / off state combination of the plurality of switching state display unit 36, respectively. The information is stored in advance.

POST 중 "Press DEL to enter SETUP"이라는 메시지가 모니터(50) 화면에 나타날 때, 사용자가 DEL키를 누르게 되면, 바이오스는 전환상태표시부(36)가 연결된 키보드제어부(34) 포트의 데이터를 읽어, 전환상태표시부(36)의 온/오프 상태 조합을 판별한다. 그리고, 판별결과에 따라 해당 바이오스 셋업 메뉴를 표시하는 바이오스 셋업 프로그램을 실행시킨다.When the message "Press DEL to Enter SETUP" appears on the monitor 50 screen during POST, when the user presses the DEL key, the BIOS reads the data of the keyboard control unit 34 port to which the switching status display unit 36 is connected. The on / off state combination of the switching state display unit 36 is determined. Then, the BIOS setup program for displaying the corresponding BIOS setup menu is executed according to the determination result.

또한, 바이오스는 POST 중 전환상태표시부(36)의 온/오프 상태 조합을 판별하여, 판별결과에 따라 해당 작업정보에 기초한 작업을 수행한다.In addition, the BIOS determines a combination of the on / off state of the switching state display unit 36 during the POST, and performs a task based on the corresponding task information according to the determination result.

여기서, 전환상태표시부(36)의 온/오프 상태 조합에 따른 일련의 작업정보는 부팅순서정보를 포함한다. 이에, 바이오스에서 판별된 전환상태표시부(36)의 온/오프 상태 조합에 따라 해당 부팅순서정보에 기초하여 부팅이 수행되도록 한다.Here, the series of job information according to the on / off state combination of the switching state display unit 36 includes boot order information. Thus, booting is performed based on the boot order information according to the on / off state combination of the switching state display unit 36 determined by the BIOS.

[표 1]TABLE 1

NUM LOCKNUM LOCK CAPS LOCKCAPS LOCK SCROLL LOCKSCROLL LOCK 부팅순서정보Boot Sequence Information ONON ONON ONON 'A', 'C''A', 'C' ONON ONON OFFOFF 'C', 'A''C', 'A'

표 1은 전환상태표시부(36)의 온/오프 상태조합에 따른 부팅순서정보를 일례로 도시한 것이다. 표 1에 도시된 바와 의하면, 바이오스는 NUM LOCK, CAPS LOCK, SCROLL LOCK키의 전환상태표시부(36)가 모두 온 상태인 것으로 판별되면, A 드라이브에 부팅디스켓이 있는지 검사한 후 부팅이 실패하면 하드디스크 C 드라이브로 부팅된다.Table 1 shows an example of the boot order information according to the on / off state combination of the switching state display unit 36. As shown in Table 1, if the BIOS determines that the switch state display unit 36 of the NUM LOCK, CAPS LOCK, and SCROLL LOCK keys are all on, the BIOS determines whether there is a boot diskette in the drive A, Boot to disk C drive.

한편, 바이오스는 NUM LOCK, CAPS LOCK키의 전환상태표시부(36)가 온 상태이고, SCROLL LOCK키의 전환상태표시부(36)가 오프 상태인 것으로 판별되면, 하드디스크 C 드라이브로 먼저 부팅을 수행하고 부팅이 실패하면 A 드라이브에 부팅디스켓이 있는지 검사한 후 부팅을 수행한다.On the other hand, if it is determined that the switch state display unit 36 of the NUM LOCK and CAPS LOCK keys is on and the switch state display unit 36 of the SCROLL LOCK key is off, the BIOS first boots to the hard disk C drive. If the boot fails, check if there is a boot diskette in drive A and boot.

이러한 구성을 갖는 본 컴퓨터시스템의 제어흐름을 도 5 및 도 8을 참조하여 설명하면 다음과 같다.The control flow of the present computer system having such a configuration will be described with reference to FIGS. 5 and 8 as follows.

도 5에 도시된 바와 같이, 먼저 시스템에 전원이 인가되면 중앙처리장치(12)를 비롯한 전체회로가 리세트된다. 리세트된 중앙처리장치(12)는 바이오스롬(16)에 저장된 바이오스를 실행하여 POST 과정을 수행한다(S10). 바이오스는 POST 진행 중에 셋업키가 입력되는 것을 판단한다(S12). 판단결과, 셋업키가 입력되는 것으로 판단되면, 바이오스 셋업 프로그램을 호출한다(S14). 셋업에 진입할 시점에서 바이오스는 전환상태표시부(36)의 온/오프 상태 조합을 판별하고(S18), 판별결과에 해당하는 바이오스 셋업 메뉴를 표시하는 바이오스 셋업 프로그램을 실행시킨다(S22). 사용자에 의한 셋업의 변경사항이 있는가를 확인하고(S24), 변경사항이 있으면 변경사항을 저장하고(S26), 셋업 루틴을 빠져 나간다(S28). 그렇지 않으면 그대로 셋업루틴을 빠져나간다(S28). 그리고, 셋업키 입력이 있는지를 다시 판단하고(S12), 셋업키 입력이 없는 경우 중단된 정상 POST 과정을 계속 진행하고(S16), OS 부팅을 수행한다(S20).As shown in FIG. 5, when power is first applied to the system, the entire circuit including the central processing unit 12 is reset. The reset central processing unit 12 executes the BIOS stored in the biosrom 16 to perform a POST process (S10). The BIOS determines that a setup key is input during the POST (S12). If it is determined that the setup key is input, the BIOS setup program is called (S14). At the time of entering the setup, the BIOS determines the on / off state combination of the switching state display unit 36 (S18), and executes the BIOS setup program for displaying the BIOS setup menu corresponding to the determination result (S22). Check whether there is a change in the setup by the user (S24), if there is a change, save the change (S26), and exit the setup routine (S28). Otherwise it exits the setup routine as it is (S28). Then, it is determined again whether there is a setup key input (S12), and if there is no setup key input, the normal POST process is continued (S16), and the OS boot is performed (S20).

[표 2]TABLE 2

NUM LOCKNUM LOCK CAPS LOCKCAPS LOCK SCROLL LOCKSCROLL LOCK 표시가능한 바이오스 셋업 메뉴Displayable BIOS setup menu ONON ONON ONON 특정 목적 셋업 화면Specific Purpose Setup Screen ONON ONON OFFOFF 일반 사용자용 셋업 화면Setup screen for general user

표 2는 전환상태표시부(36)의 온/오프 조합 상태에 따라 표시가능한 바이오스 셋업 메뉴의 일예를 나타낸 것이다. 표 2에 도시된 바에 의하면, 바이오스가 NUM LOCK, CAPS LOCK, SCROLL LOCK키의 전환상태표시부(36)가 모두 온 상태인 것으로 판별되면, 도 6에 도시된 바와 같은 전문적으로 시스템의 구성상태를 알리는, 특정 목적 셋업 화면을 표시한다.Table 2 shows an example of the BIOS setup menu that can be displayed according to the on / off combination state of the switching state display unit 36. As shown in Table 2, when it is determined that the switch state display unit 36 of the NUM LOCK, CAPS LOCK, SCROLL LOCK keys are all on, the BIOS informs the configuration state of the system as shown in FIG. , Displays the specific purpose setup screen.

한편, 바이오스는 NUM LOCK, CAPS LOCK키의 전환상태표시부(36)가 온 상태이고, SCROLL LOCK키의 전환상태표시부(36)가 오프 상태인 것으로 판별되면, 도 7에 도시된 바와 같은 일반적인 시스템의 구성상태를 알리는, 일반사용자를 위한 간략한 셋업 화면을 표시한다.On the other hand, if the BIOS determines that the switch state display unit 36 of the NUM LOCK and CAPS LOCK keys is on and the switch state display unit 36 of the SCROLL LOCK key is off, the general system of FIG. Displays a brief setup screen for the general user that informs you of the configuration.

물론, 전환상태표시부(36)의 온/오프 상태 조합에 따라 표시되는 바이오스 셋업 메뉴가 도 6 및 도 7에 도시된 셋업 화면에 한정되지 않는다.Of course, the BIOS setup menu displayed according to the on / off state combination of the switching state display unit 36 is not limited to the setup screens shown in FIGS. 6 and 7.

도 8을 참조하여 본 컴퓨터시스템의 다른 실시예에 따른 제어흐름을 설명하면 다음과 같다. 시스템에 전원이 인가되면 중앙처리장치(12)를 비롯한 전체회로가 리세트된다. 리세트된 중앙처리장치(12)는 바이오스롬(16)에 저장된 바이오스를 실행하여 POST 과정을 수행한다(S30). 바이오스는 POST 진행 중에 전환상태표시부(36)의 온/오프 상태 조합을 판별한다(S32). 판별결과에 따라 미리 저장된 해당 작업정보, 예를 들면 부팅순서에 기초하여 POST 및 OS 부팅을 수행한다(S34).Referring to Figure 8 describes a control flow according to another embodiment of the present computer system. When power is applied to the system, the entire circuit, including the central processing unit 12, is reset. The reset central processing unit 12 executes the BIOS stored in the biosrom 16 to perform a POST process (S30). The BIOS determines the on / off state combination of the switching state display unit 36 during the POST (S32). According to the determination result, POST and OS booting are performed based on previously stored corresponding job information, for example, a booting sequence (S34).

한편, 전술한 실시예에서는 일련의 작업정보가 부팅순서정보만을 일례로 들어 설명하였으나, 이에 한정되지 않는다.Meanwhile, in the above-described embodiment, the series of job information has been described using only boot order information as an example, but is not limited thereto.

그리고, 전환상태표시부(36)의 온/오프 상태 조합에 따라 8가지의 제어가 가능하다.In addition, according to the on / off state combination of the switching state display unit 36, eight kinds of control are possible.

이와 같이, 본 발명은 바이오스에서 각 전환상태표시부의 온/오프 상태 조합에 따라 각기 상이하게 바이오스 셋업 메뉴를 표시하도록 하여, 사용자가 설정하고자 하는 셋업 메뉴를 용이하게 선택적으로 표시할 수 있다.As described above, the present invention allows the BIOS to display the BIOS setup menu differently according to the combination of the on / off states of the switching state display units in the BIOS, thereby easily and selectively displaying the setup menu desired by the user.

이상 설명한 바와 같이, 본 발명에 따르면, 컴퓨터의 케이스를 분해하여 보드 상의 점퍼를 조작할 필요없이 표시가능한 바이오스 셋업 메뉴를 용이하게 변경할 수 있는 컴퓨터시스템 및 그 제어방법이 제공된다.As described above, according to the present invention, there is provided a computer system capable of easily changing the displayable BIOS setup menu without disassembling the case of the computer and manipulating jumpers on the board.

또한, 본 발명에 따르면, POST 중 잠금전환키의 온/오프 상태조합에 따라 미리 설정된 작업을 수행할 수 있는 컴퓨터시스템 및 그 제어방법이 제공된다.In addition, according to the present invention, there is provided a computer system and a control method thereof that can perform a predetermined task according to the combination of the on / off state of the lock switch key during the POST.

Claims (10)

복수의 잠금전환키와, 바이오스 셋업 화면을 표시하기 위한 셋업키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템에 있어서,A computer system having a plurality of lock switch keys, a setup key for displaying a BIOS setup screen, and a plurality of switch state display sections for displaying the switch states of the plurality of lock switch keys, respectively, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 표시가능한 바이오스 셋업 메뉴를 미리 저장하고, 시스템 전원 인가시 시스템을 구성하는 각 장치를 테스트 및 제어하며, 상기 테스트 중 사용자로부터 셋업키가 입력되는 경우, 상기 전환상태표시부의 온/오프 상태 조합을 판별하여, 상기 판별결과에 따라 상기 저장된 해당 바이오스 셋업 메뉴를 표시하는 바이오스제어부를 포함하는 것을 특징으로 하는 컴퓨터시스템.According to the on / off state combination of each switching state display unit, the BIOS setup menu that can be displayed is stored in advance, and when the system is powered on, each device constituting the system is tested and controlled, and a setup key is input from the user during the test. And a bios control unit for determining a combination of on / off states of the switching state display unit and displaying the stored bios setup menu according to the determination result. 제1항에 있어서,The method of claim 1, 상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것을 특징으로 하는 컴퓨터시스템.The lock switching key comprises a numeric lock key (NUM LOCK), uppercase lock key (CAPS LOCK), scroll lock key (SCROLL LOCK). 복수의 잠금전환키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템에 있어서,A computer system having a plurality of lock switch keys and a plurality of switch state display sections for displaying the switch states of the plurality of lock switch keys, respectively, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 수행되는 일련의 작업정보를 미리 저장하고, 시스템 전원 인가시 시스템을 구성하는 각 장치를 테스트 및 제어하며, 상기 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합을 판별하여, 상기 판별결과에 따라 상기 저장된 해당 작업정보에 기초한 작업을 수행하는 바이오스제어부를 포함하는 것을 특징으로 하는 컴퓨터시스템.Store in advance a series of job information respectively performed according to the on / off state combination of each switching state display unit, and test and control each device constituting the system when the system power is applied, and during the test And a BIOS control unit for determining a combination of on / off states and performing a job based on the stored corresponding job information according to the determination result. 제3항에 있어서,The method of claim 3, 상기 바이오스제어부는 상기 각 전환상태표시부의 온/오프 상태 조합에 따른 디스크부팅순서정보를 미리 저장하고, 상기 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합 판별 결과에 따라 상기 저장된 해당 디스크부팅순서정보에 기초하여 부팅을 수행하는 것을 특징으로 하는 컴퓨터시스템.The BIOS controller prestores the disk booting order information according to the on / off state combinations of the switching state display units, and stores the corresponding disk booting order according to the on / off state combination determination result of the switching state display unit at the time of the test. A computer system for performing a boot based on information. 제3항 또는 제4항에 있어서,The method according to claim 3 or 4, 상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것을 특징으로 하는 컴퓨터시스템.The lock switching key comprises a numeric lock key (NUM LOCK), uppercase lock key (CAPS LOCK), scroll lock key (SCROLL LOCK). 복수의 잠금전환키와, 바이오스 셋업 화면을 표시하기 위한 셋업키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템의 제어방법에 있어서,A control method of a computer system having a plurality of lock switching keys, a setup key for displaying a BIOS setup screen, and a plurality of switching state display sections for respectively displaying the switching states of the plurality of lock switching keys, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 표시가능한 바이오스 셋업 메뉴를 미리 저장하는 단계와;Storing a BIOS setup menu displayable in advance according to an on / off state combination of the switching state display units; 시스템 전원 인가시 시스템을 구성하는 각 장치의 테스트 중 사용자로부터셋업키가 입력되는 경우, 상기 전환상태표시부의 온/오프 상태 조합을 판별하는 단계와;Determining an on / off state combination of the switching state display unit when a setup key is input from a user during a test of each device configuring the system when the system is powered on; 상기 판별결과에 따라 상기 저장된 해당 바이오스 셋업 메뉴를 표시하는 단계를 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법.And displaying the stored BIOS setup menu according to the determination result. 제6항에 있어서,The method of claim 6, 상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법.The lock switching key is a control method of a computer system comprising a numeric lock key (NUM LOCK), uppercase lock key (CAPS LOCK), scroll lock key (SCROLL LOCK). 복수의 잠금전환키와, 상기 복수의 잠금전환키의 전환상태를 각각 표시하는 복수의 전환상태표시부를 갖는 컴퓨터시스템의 제어방법에 있어서,A control method of a computer system having a plurality of lock transition keys and a plurality of transition state display sections each displaying a transition state of the plurality of lock transition keys, 상기 각 전환상태표시부의 온/오프 상태 조합에 따라 각각 수행되는 일련의 작업정보를 미리 저장하는 단계와;Pre-storing a series of job information respectively performed according to on / off state combinations of the switching state display units; 시스템 전원 인가시 시스템을 구성하는 각 장치의 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합을 판별하는 단계와;Determining an on / off state combination of the switching state display unit during a test of each device constituting the system when the system is powered on; 상기 판별결과에 따라 상기 저장된 해당 작업정보에 기초한 작업을 수행하는 단계를 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법.And performing a job based on the stored corresponding job information according to the determination result. 제8항에 있어서,The method of claim 8, 상기 각 전환상태표시부의 온/오프 상태 조합에 따른 디스크부팅순서정보를미리 저장하는 단계와;Pre-storing the disk boot order information according to the combination of on / off states of the switching state display units; 상기 각 장치의 테스트 시에 상기 전환상태표시부의 온/오프 상태 조합을 판별하는 단계와;Determining an on / off state combination of the switching state display unit during the testing of each device; 상기 판별결과에 따라 상기 저장된 해당 디스크부팅순서정보에 기초하여 부팅을 수행하는 단계를 더 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법.And booting based on the stored disk boot order information according to the determination result. 제8항 또는 제9항에 있어서,The method according to claim 8 or 9, 상기 잠금전환키는 숫자잠금키(NUM LOCK), 대문자잠금키(CAPS LOCK), 스크롤잠금키(SCROLL LOCK)를 포함하는 것을 특징으로 하는 컴퓨터시스템의 제어방법.The lock switching key is a control method of a computer system comprising a numeric lock key (NUM LOCK), uppercase lock key (CAPS LOCK), scroll lock key (SCROLL LOCK).
KR10-2003-0045843A 2003-07-07 2003-07-07 Computer system and method of controlling the same KR100475576B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2003-0045843A KR100475576B1 (en) 2003-07-07 2003-07-07 Computer system and method of controlling the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2003-0045843A KR100475576B1 (en) 2003-07-07 2003-07-07 Computer system and method of controlling the same

Publications (2)

Publication Number Publication Date
KR20050005931A true KR20050005931A (en) 2005-01-15
KR100475576B1 KR100475576B1 (en) 2005-03-14

Family

ID=37220025

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2003-0045843A KR100475576B1 (en) 2003-07-07 2003-07-07 Computer system and method of controlling the same

Country Status (1)

Country Link
KR (1) KR100475576B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100775222B1 (en) * 2005-06-07 2007-11-12 엘지전자 주식회사 Computer system and control method thereof

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8645675B2 (en) 2009-12-09 2014-02-04 Hewlett-Packard Development Company, L.P. Configuration of a basic input/output system (BIOS) based on a series of follow up questions tailored to user type

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100775222B1 (en) * 2005-06-07 2007-11-12 엘지전자 주식회사 Computer system and control method thereof

Also Published As

Publication number Publication date
KR100475576B1 (en) 2005-03-14

Similar Documents

Publication Publication Date Title
US6910157B1 (en) Portable computer system for indicating power-on self-test state on LED indicator
KR100626359B1 (en) Method for power management of computer system
US20100306683A1 (en) User interface behaviors for input device with individually controlled illuminated input elements
EP1469624B1 (en) Change of display style of an audio signal processing device due to the difference between new and old parameters
KR20040106433A (en) Computer, display device setting method, and program
KR200489179Y1 (en) Computer efficiency control device
CN102804131A (en) Apparatus and method of accessing a computer pre-boot routine
US6415389B2 (en) Jumperless computer system
KR100475576B1 (en) Computer system and method of controlling the same
CN109508263B (en) Server system and detection method thereof
US20060069908A1 (en) Information processing apparatus and boot control method
KR100380581B1 (en) Multi-windows on screen display control system and method thereof
CN210776599U (en) Keyboard
US20060015776A1 (en) Built-in computer power-on memory test method
KR101842660B1 (en) Device for switching networks separation and computer device comprising the same
KR100723269B1 (en) A device sharing apparatus and method for multi computer system
KR19990055689A (en) Devices and methods for automatically adjusting the monitor
TW202111521A (en) Method of switching basic input/output system (bios) interface
KR20000074717A (en) Method for controlling multiple function by one function key
KR200204353Y1 (en) Computer with bios setup selecting function
KR200286283Y1 (en) Parameter locking device of controller
KR100775222B1 (en) Computer system and control method thereof
KR20050086083A (en) Kimchi refrigerator having a fuction for testing a key input state and display state and method of the same
KR20020069658A (en) Apparatus and Method for OSD OF Monitor
KR20050015510A (en) Monitor and Screen Display Control Method the Same

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130130

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20140128

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20150129

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20160128

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20170125

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20180130

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20190130

Year of fee payment: 15