KR20040007128A - computer with freshweb OS and the method controlling the same - Google Patents

computer with freshweb OS and the method controlling the same Download PDF

Info

Publication number
KR20040007128A
KR20040007128A KR1020020041784A KR20020041784A KR20040007128A KR 20040007128 A KR20040007128 A KR 20040007128A KR 1020020041784 A KR1020020041784 A KR 1020020041784A KR 20020041784 A KR20020041784 A KR 20020041784A KR 20040007128 A KR20040007128 A KR 20040007128A
Authority
KR
South Korea
Prior art keywords
web
computer
fresh
data
web browser
Prior art date
Application number
KR1020020041784A
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 KR1020020041784A priority Critical patent/KR20040007128A/en
Publication of KR20040007128A publication Critical patent/KR20040007128A/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/4401Bootstrapping
    • G06F9/4406Loading of operating system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • 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

Abstract

PURPOSE: A computer including a fresh web OS(Operating System) and a controlling method thereof are provided to output an initial screen like a Windows OS by outputting a GUI(Graphic User Interface) without using the Windows OS when a computer is booted. CONSTITUTION: A CPU(102) entirely controls a system. A display part(110) is a monitor outputting the data processed by the CPU to a screen. A ROM(122) stores a BIOS(Basic Input Output System) controlling the data I/O(Input/Output) between a web application program and peripheral devices. A RAM(124) stores the OS and the web application program for operating the system. An I/O part(130) interfaces the data with the CPU by connecting to a keyboard, a mouse, a speaker, and a printer. A storing medium(140) stores various kinds of application programs, the data used by the application programs, and the fresh web OS(142) to output the initial screen of a present GUI form without the Windows OS according to control of the CPU.

Description

프레쉬웹오에스를 구비한 컴퓨터 및 이를 제어하는 방법{computer with freshweb OS and the method controlling the same}Computer with fresh web OS and method for controlling the same {computer with freshweb OS and the method controlling the same}

본 발명은 특히 컴퓨터를 부팅시 윈도우즈OS(operating system)나 맥OS를 이용하지 않고도 GUI(graphic user interface)를 출력하여 한글, 엑셀 등과 같은 각종 프로그램을 웹응용프로그램처럼 형성한 후 프레쉬웹OS에서 작업을 수행할 수 있는 별도의 부팅장치를 구성한 컴퓨터 및 이를 이용한 부팅방법에 관한 것이다.In particular, the present invention prints a graphical user interface (GUI) without using a Windows OS (OS) or a Mac OS when a computer is booted to form various programs such as Korean, Excel, and the like, and then work in the Fresh Web OS. It relates to a computer configured with a separate boot device capable of performing and a booting method using the same.

일반적인 컴퓨터 시스템은 크게 구분하여 CPU와 메인 메모리(RAM), 바이오스 롬(ROM), 하드디스크 드라이브(HDD), 입력 장치 및 디스플레이 장치 등의 구성 요소들을 갖으며, 그리고 운영체계 프로그램 및 다수의 응용 프로그램들을 구비하고 있으며, 부팅(booting) 과정을 통하여 운영체계 프로그램을 실행하고 그 환경하에서 다수의 응용 프로그램들을 실행하게 된다.A typical computer system is divided into components such as CPU, main memory (RAM), BIOS (ROM), hard disk drive (HDD), input device and display device, and operating system program and many application programs. The operating system program is executed through a booting process and a plurality of applications are executed in the environment.

이와 같이 컴퓨터가 부팅되는 과정을 보면, 먼저 외부에서 인가되는 전원이 공급되면, ROM에 저장되어 있는 BIOS(Basic Input Output System) 프로그램 즉, ROM BIOS가 실행되며, 이때 CPU는 CPU에 연결되어 있는 주변 장치들(예를 들어, 메모리, 디스플레이 컨트롤러, 키보드, 마우스, 하드디스크 및 플로피 디스크 드라이브 등)가 정상적인 동작을 하는지를 판별하기 위하여 각 하드웨어들을 초기화(initialize)하고 검사하는 포스트(POST : Power On Self Test) 과정을 수행하며, 이러한 점검 결과는 보통, 컴퓨터 시스템의 모니터에 초기 화면 즉, 'Starting MS-DOS...'메시지가 보이기 직전의 화면 상단에 나타나는 박스 형태로 나타나게 된다.In the process of booting the computer as described above, when an externally supplied power is supplied, a basic input output system (BIOS) program, that is, a ROM BIOS stored in a ROM is executed, and the CPU is connected to a CPU. Power On Self Test (POST) that initializes and tests each piece of hardware to determine if devices (e.g. memory, display controller, keyboard, mouse, hard disk and floppy disk drive) are working properly. This check results in the form of a box that appears at the top of the screen just before the initial screen, ie 'Starting MS-DOS ...', appears on the monitor of the computer system.

그리고 POST 과정에서 이상이 없으면, 부팅과정 동안 BIOS 코드는, 마이크로 프로세서가 플로피, 하드 디스크 또는 CD-ROM드라이브의 제 1 섹터를 판독하는 방법을 지시하는 코드의 섹션으로 점프하도록 명령하는 부트스트랩 로더(bootstrap loader)를 실행하고, 이후 CPU는 각종 운영체계 프로그램(Operating System)를 메인 메모리에 로딩하게 되고, 이어서 운영체계 프로그램은 시스템의 각종 하드웨어 및 소프트웨어에 대한 설정된 정보를 검색하여 시스템이 정상적으로 동작되도록 실행한다.And if there is nothing wrong during the POST, the BIOS code during the boot process bootstrap loader that instructs the microprocessor to jump to a section of code that instructs the microprocessor how to read the first sector of the floppy, hard disk or CD-ROM drive. bootstrap loader), and then the CPU loads various operating system programs into the main memory, and then the operating system programs retrieve the set information of various hardware and software of the system and execute the system to operate normally. do.

즉, 운영체계 프로그램(예컨데 마이크로소프트사의 윈도우 95, 윈도우 98 또는 윈도우 NT 등)는 시스템에 구비되는 주변장치들을 제어하는 다수의 드라이버 또는 디바이스들을 구비하고 있으며, 이들은 시스템 부팅시 각 장치들의 설정된 정보를 검색하여 이상이 없으면 정상적인 부팅이 이루어진다.That is, an operating system program (such as Microsoft's Windows 95, Windows 98, or Windows NT) has a number of drivers or devices that control the peripheral devices in the system. If no abnormality is detected, normal booting is performed.

그러므로 부팅할 때마다 CPU는 각각의 장치 및 이를 제어하는 드라이버 등을 매번 검색해야 하기 때문에 부팅 시간이 길어지게 되는 문제점이 있었다.Therefore, the CPU has a problem that the booting time becomes longer because the CPU must search each device and the driver for controlling the same each time.

그리고 종래의 컴퓨터 장치에서는 대부분 윈도우즈OS을 구비하고 있으며 이러한 윈도우즈OS는 그 용량이 매우 크기 때문에 최근과 같이 간편하게 휴대하고 다닐 수 있는 휴대폰 또는 PDA 등에서는 메모리 용량이 적어 설치하기 어려운 문제점이 있었다.In addition, most of the conventional computer devices are equipped with Windows OS. Since the Windows OS has a very large capacity, it is difficult to install due to a small memory capacity in a mobile phone or a PDA that can be easily carried as in recent years.

또한 종래의 컴퓨터장치에서는 윈도우즈OS에서 구동되는 웹응용프로그램은 다른 계열의 OS에서는 서로 호환되지 않기 때문에 사용자에 따라서는 각각의 OS를 설치하여 사용하여야 하는 불편한 문제점이 있었다.In addition, in the conventional computer device, the web application programs running on the Windows OS are incompatible with each other in the OS series, so there is an inconvenience of having to install and use each OS depending on the user.

따라서, 본 발명은 상기한 바와 같은 문제점을 해결하기 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법에 관한 것으로서, 컴퓨터를 부팅시 윈도우즈OS을 이용하지 않고 GUI를 출력하므로서 기존에 사용하던 윈도우즈OS에서의 초기화면과 같이 출력되도록 하기 위한 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법을 제공하는데 있다.Accordingly, the present invention relates to a computer having a fresh web OS and a method for controlling the same, to solve the above problems, and to output a GUI without using the Windows OS when the computer is booted. A computer having a fresh web OS for outputting such as an initial screen of the present invention and a method of controlling the same are provided.

그리고 본 발명은 컴퓨터 부팅후 바탕화면에서 출력되는 GUI에서는 인터넷의 웹사이트와 같은 초기화면이 출력되어 각종 작업을 웹브라우저 형식에서 작업을 하게 되는 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법을 제공하는데 있다.In another aspect, the present invention provides a computer having a fresh web OS to perform various operations in the form of a web browser by outputting the initial screen such as a website of the Internet in the GUI output from the desktop after booting the computer and a method of controlling the same. It is.

그리고 본 발명은 인터넷에 접속한 후 관련 자료를 인터넷에 저장하므로서 사용자가 필요한 곳 어느 곳에서도 자신의 환경에 맞는 상태로 각종 컴퓨터 작업을 할 수 있는 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법을 제공하는데 있다.In addition, the present invention provides a computer and a method for controlling the same with a fresh web OS that can perform various computer operations in a state suitable for their environment wherever the user needs by storing the relevant data on the Internet after connecting to the Internet. To provide.

그리고 본 발명은 웹브라우저상에서 한글, 엑셀 등과 같은 웹응용프로그램을 수행하고 생성된 각종 데이터를 특정한 OS에 상관없이 공유할 수 있는 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법을 제공하는데 있다.The present invention also provides a computer having a fresh web OS capable of executing a web application program such as Korean, Excel, etc. on a web browser, and sharing the generated various data regardless of a specific OS, and a method of controlling the same.

또한 본 발명은 윈도우즈OS를 탑재하지 않고도 부팅하도록 하므로서 메모리 용량이 상대적으로 작은 휴대폰 또는 PDA 등에서도 기존의 컴퓨터와 같이 각종 작업을 손쉽게 수행할 수 있는 발명이다.In addition, the present invention can be booted without the Windows OS, it is an invention that can easily perform a variety of tasks like a conventional computer even in a mobile phone or PDA with a relatively small memory capacity.

그리고 상기와 같은 목적을 달성하기 위한 본 발명은, 시스템을 전체적으로 제어하는 CPU와, 상기 CPU의 동작에 따라 처리되는 데이터를 화면으로 출력하는 모니터 등과 같은 디스플레이부와, 웹응용프로그램과 주변 장치 (디스플레이부, 키보드 등) 사이의 데이터 전달을 제어하는 BIOS(Basic Input/Output System)를 저장하는 롬과, OS 및 시스템 운용을 위한 웹응용프로그램을 저장하는 램과, 통상적으로 사용되는 키보드, 마우스, 스피커 및 프린터 등이 연결되어 상기 CPU와 데이터를 송수하도록 인터페이싱하는 입출력부와, 각종 응용 프로그램과 이들에 의해 사용될 데이터와 상기 CPU의 제어에 따라 웹브라우저 형태의 GUI 초기화면이 출력되도록 하는 프레쉬웹OS를 저장하고 있는 저장매체로 구성되어 있는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a CPU for controlling the system as a whole, a display unit such as a monitor for outputting data processed according to the operation of the CPU, and a web application program and peripheral devices (displays). ROM that stores the basic input / output system (BIOS) that controls data transfer between the unit, keyboard, etc., RAM that stores web applications for operating system and system operation, and commonly used keyboards, mice, and speakers. And an input / output unit for interfacing to send data to and from the printer, such as a printer, and a fresh web OS for outputting a GUI initial screen in the form of a web browser according to various application programs, data to be used by them, and control of the CPU. Characterized in that the storage medium is stored.

그리고 본 발명의 상기 저장매체는 윈도우즈OS가 저장되어 있지 않는 것을 특징으로 하며, 상기 프레쉬웹OS는 컴퓨터가 부팅시 저장되어 있던 리눅스 등의 OS가 구동되는 OS커널부와, 상기 OS커널부가 구동된 후 웹브라우저 형식으로 기존의 초기화면과 같은 내용을 출력하기 위한 웹브라우저 구동부와, 상기 웹브라우저 구동부가 출력되기 이전 또는 동시에 각종 프레쉬(fresh)기능을 가진 데이터를 디코딩(decoding)하는 프레쉬디코딩부로 구성되어 있는 것을 특징으로 한다.In addition, the storage medium of the present invention is characterized in that the Windows OS is not stored, the Fresh Web OS is an OS kernel unit for operating the OS, such as Linux was stored when the computer is booted, the OS kernel unit is driven After that, the web browser drive unit for outputting the same content as the existing initial screen in the web browser format, and the fresh decoding unit for decoding the data having various fresh (fresh) function before or simultaneously with the output of the web browser drive unit It is characterized by that.

또한 본 발명의 상기 웹브라우저 구동부의해 출력되는 웹브라우저화면은 기존의 윈도우즈OS 구동시 GUI 초기화면과 유사한 형식으로 구성할 수 있는 것을 특징으로 하거나 또는 기존의 윈도우즈OS 구동시 GUI 초기화면과 상이하게 사용자의 특성에 맞게 구성할 수 있는 것을 특징으로 한다.In addition, the web browser screen output by the web browser drive unit of the present invention is characterized in that it can be configured in a form similar to the GUI initial screen when driving the existing Windows OS, or the user is different from the GUI initial screen when driving the existing Windows OS Characterized in that can be configured according to the characteristics.

그리고 본 발명의 상기 컴퓨터는 통신연결부를 통해서 사용자가 인터넷 웹부라우저에서 검색된 관련 자료를 전송하거나 파일전송 등을 하기 위해 제어하는 서버부와, 상기 컴퓨터가 인터넷에서 작업한 각종 웹응용프로그램 및 데이터를 저장, 관리 및 제어하는 데이터베이스서버부가 추가적으로 연결되어 동작할 수 있는 것을 특징으로 하며, 상기 데이터베이스서버부에는 자료를 고객이 원할 경우 출력하기 위해서 내용별로 구분하여 저장된 콘텐츠 데이터베이스와, 사용자가 각종 자료 및 응용 프로그램 등에 대한 자료, 예를 들어 파일의 크기, 파일 내용, 파일에 대한 저장일자 등에 대한 자료 데이터베이스와, 사용자에 대한 각종 정보가 저장되어 있는 개인정보 데이터베이스와, 사용자가 각종 자료를 다운로드 또는 웹응용프로그램을 구동시킬 경우 이들을 관리하는 관리데이터베이스로 구성되어 있는 것을 특징으로 한다.In addition, the computer of the present invention is a server for controlling the user to transmit the relevant data retrieved from the Internet web browser through the communication connection or file transfer, and stores the various web applications and data that the computer works on the Internet In addition, the database server unit for managing and controlling is characterized in that it can be connected and operate additionally, the database server unit is a content database stored by content in order to output the data, if desired by the customer, the user has a variety of data and applications Data, such as file size, file content, storage date for the file, a personal information database that stores various information about the user, and the user can download various data or download a web application. When to drive It is characterized by consisting of a management database for managing them.

그리고 본 발명의 상기 프레쉬웹OS는 메모리 용량이 작은 휴대폰 또는 PDA 등에 적용하여 윈도우즈OS 없이 웹브라우저 형식의 GUI를 출력할 수 있는 것을 특징으로 한다.The fresh web OS of the present invention can be applied to a mobile phone or a PDA having a small memory capacity and can output a web browser type GUI without a Windows OS.

그리고 본 발명은, 외부에서 전원이 컴퓨터에 공급되면, 포스트(POST)과정을 수행하는 포스트동작단계와, 상기 포스트동작을 수행한 후 윈도우즈OS 없이 웨브라우저 형식의 GUI 초기화면을 출력하게 되는 초기화면 출력단계와, 인터넷에 접속할 것인가를 판단한느 단계와, 인터넷에 접속할 경우에는 인터넷에서 각종 웹응용프로그램 작업을 웹브라우저상에서 수행하게 되는 인터넷웹응용프로그램단계와, 상기 단계를 수행한 후 관련 데이터를 인터넷의 데이터베이스서버부에 저장하게 되는 인터넷저장단계와, 인터넷에 접속하지 않은 경우에도 웹브라우저 상에서 각종 웹응용프로그램 작업을 수행하게 되는 오프라인웹응용프로그램단계와, 상기 단계를 수행한 후 각종 데이터를 저장매체에 저장하게 되는 오프라인저장단계로 구성되어 있는 것을 특징으로 한다.In addition, the present invention, when the power is supplied to the computer from the outside, the post operation step of performing a post (POST) process, and the initial screen to output the GUI initial screen of the web browser form without the Windows OS after performing the post operation An output step, a step of determining whether to connect to the Internet, an Internet web application step of performing various web application operations on the web browser when the Internet is connected, and performing related data after performing the above steps. Internet storage step to be stored in the database server of the step, offline web application step to perform various web application operations on the web browser even when not connected to the Internet, and after performing the above steps to store various data Characterized in that it consists of an offline storage step to be stored in It shall be.

그리고 본 발명의 상기 초기화면 출력단계는 상기 CPU에서 OS커널부에 저장되어 있는 각종 OS를 독출하는 단계(S114)와, 상기 단계(S114)를 수행한 후 웹브라우저 구동부에 의해 웹브라우저를 초기화면으로 출력되기 이전 또는 동시에 상기 프레쉬디코딩부의 동작으로 움직이는 그림 또는 문자 등의 데이터를 디코딩하게 되는 단계(S116)와, 상기 단계(S116)를 수행한 후 상기 저장매체에 저장되어 있던 각종 응용 프로그램 등을 로딩하여 상기 램에 저장하는 단계(S118)로 구성되어 있는 것을 특징으로 한다.In the initial screen output step of the present invention, the web browser is initialized by the web browser driving unit after the step (S114) of reading the various OS stored in the OS kernel unit in the CPU and the step (S114). Step (S116) to decode data such as a picture or a character moving by the operation of the fresh decoding unit before or output to the screen, and various application programs stored in the storage medium after performing the step (S116) It is characterized in that it comprises a step of loading and storing in the RAM (S118).

도 1은 본 발명의 컴퓨터에 대한 전체적인 블록도이며,1 is an overall block diagram of a computer of the present invention,

도 2는 본 발명의 프레쉬웹OS에 대한 블록도이며,2 is a block diagram of the fresh web OS of the present invention,

도 3은 본 발명의 동작에 따른 전체적인 흐름도이다.3 is a general flow diagram in accordance with the operation of the present invention.

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

100 : 컴퓨터102 : CPU100: computer 102: CPU

110 : 디스플레이부120 : 메모리부110: display unit 120: memory unit

122 : 롬124 : 램122: Rom 124: Ram

130 : 입출력부140 : 저장매체130: input and output unit 140: storage medium

142 : 프레쉬웹OS150 : 통신연결부142: Fresh Web OS 150: communication connection

170 : 서버부180 : 데이터베이스서버부170: server unit 180: database server unit

182 : 콘텐츠 데이터베이스183 : 자료 데이터베이스182: Content Database183: Material Database

184 : 개인정보 데이터베이스185 : 관리데이터베이스184: personal information database 185: management database

1422 : OS커널부1422: OS kernel section

1424 : 웹브라우저 구동부1424: web browser drive unit

1426 : 프레쉬디코딩부1426: fresh decoding unit

본 발명의 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법에 대한 구체적인 구성은 첨부도면을 통하여 기술하면 다음과 같다.A detailed configuration of a computer having a fresh web OS of the present invention and a method of controlling the same will be described with reference to the accompanying drawings.

도 1은 본 발명의 프레쉬웹OS를 구비한 컴퓨터에 대한 블록도로서, 100은 본 발명의 컴퓨터 장치이며, 시스템을 전체적으로 제어하는 CPU(102)와, 상기 CPU(102)의 동작에 따라 처리되는 데이터를 화면으로 출력하는 모니터 등과 같은디스플레이부(110)와, 웹응용프로그램과 주변 장치 (디스플레이부, 키보드 등) 사이의 데이터 입출력을 제어하는 BIOS(Basic Input/Output System)를 저장하는 롬(122)과, OS 및 시스템 운용을 위한 웹응용프로그램을 저장하는 램(124)과, 통상적으로 사용되는 키보드, 마우스, 스피커 및 프린터 등이 연결되어 상기 CPU(102)와 데이터를 송수하도록 인터페이싱하는 입출력부(130)와, 각종 응용 프로그램과 이들에 의해 사용될 데이터와 상기 CPU(102)의 제어에 따라 윈도우즈OS 없이 기존의 GUI 형태의 초기화면이 출력되도록 하는 프레쉬웹OS(142)를 저장하고 있는 저장매체(140)로 구성되어 있다.1 is a block diagram of a computer having the fresh web OS of the present invention, where 100 is a computer device of the present invention, which is processed in accordance with the operation of the CPU 102 and the CPU 102 for controlling the system as a whole. A display unit 110 such as a monitor that outputs data to a screen, and a ROM storing a basic input / output system (BIOS) for controlling data input and output between a web application and a peripheral device (display unit, keyboard, etc.) ), A RAM 124 for storing a web application for OS and system operation, and an input / output unit for interfacing to transmit data with the CPU 102 connected to a commonly used keyboard, mouse, speaker, and printer. 130 and a fresh web OS 142 for outputting an initial screen of an existing GUI form without a Windows OS under various application programs, data to be used by them, and control of the CPU 102. And consists of a storage medium 140, which.

그리고 상기 컴퓨터(100)에는 상기 컴퓨터(100)가 인터넷에 접속할 수 있도록 PSTN 또는 이터넷으로 형성되어 있는 통신연결부(150)와, 사용자가 웹부라우저에서 검색된 관련 자료를 전송하거나 파일전송 등을 하기 위해 제어하는 서버부(170)와, 상기 컴퓨터(100)가 인터넷에서 작업한 각종 웹응용프로그램 및 데이터를 저장, 관리 및 제어하는 데이터베이스서버부(180)가 추가적으로 연결될 수 있는 것이다.In addition, the computer 100 has a communication connection unit 150 formed of a PSTN or an Ethernet so that the computer 100 can access the Internet, and the user controls to transmit related data or file transfers retrieved from a web browser. The server unit 170, and the database server unit 180 for storing, managing and controlling various web applications and data that the computer 100 works on the Internet may be additionally connected.

그리고 상기 롬(122)은 BIOS(Basic Input/Output System)를 저장하며, 상기 BIOS는 OS 또는 응용 프로그램과 주변 장치 (디스플레이, 키보드 등) 사이의 데이터 전달을 제어하게 된다.The ROM 122 stores a basic input / output system (BIOS), and the BIOS controls data transfer between an OS or an application program and a peripheral device (display, keyboard, etc.).

그리고 상기 램(124)은 상기 CPU(102)에 의해 실행될 프로그램과 상기 CPU(102)를 동작시키는 데 필요한 데이터를 임시적으로 저장하게 되며, 부팅 시퀀스가 종료하게 되면 상기 저장매체(140)에 저장되어 있던 프레쉬웹OS(142)와 각종응용 프로그램 등이 로딩(loading)되어 저장된다.The RAM 124 temporarily stores a program to be executed by the CPU 102 and data necessary for operating the CPU 102. When the booting sequence is terminated, the RAM 124 is stored in the storage medium 140. The fresh web OS 142 and various application programs which were present are loaded and stored.

그리고 상기 저장매체(140)는 각종 응용 프로그램 및 이들 프로그램들에 의해 생성된 각종 데이터를 저장하고 있으며, 본 발명에서는 종래와 같이 많은 저장공간을 차지하는 윈도우즈OS가 저장되어 있지 않으며, 특히 윈도우즈OS 없이도 컴퓨터가 부팅된 후 웹브라우저 형식으로 출력되면서 기존에 사용하던 GUI 형식을 유지하도록 제어하는 프레쉬웹OS(142)가 저장되어 있는 것이다.In addition, the storage medium 140 stores various application programs and various data generated by the programs. In the present invention, a Windows OS that occupies a large amount of storage space is not stored as in the prior art. After the boot is output to the web browser format is stored fresh Web OS (142) to control to maintain the existing GUI format.

그리고 상기 저장매체(140)는 통상적인 하드디스크, 플레시메모리 또는 그 외에 각종 저장할 수 있는 매체를 포함하며, 즉 오프라인(off-line)상에서 모두 읽고 쓸수 있는 저장매체를 의미한다.In addition, the storage medium 140 includes a conventional hard disk, flash memory, or other various storage media, that is, a storage medium that can read and write both offline.

그리고 상기 프레쉬웹OS(142)는 컴퓨터(100)가 부팅하게 되면, 리눅스 또는 RTOS 등의 각종 OS가 구동되는 OS커널부(1422)와, 상기 OS커널부(1422)가 구동된 후 웹브라우저 형식으로 기존의 초기화면과 같은 내용을 출력하기 위한 웹브라우저 구동부(1424)와, 상기 웹브라우저 구동부(1424)가 출력되기 이전 또는 동시에 각종 프레쉬(fresh)기능을 가진 데이터를 디코딩(decoding)하는 프레쉬디코딩(fresh decoding)부(1426)로 구성되어 있으며, 필요한 경우에는 웹브라저 구동부(1424)의 동작없이도 프레쉬디코딩부(1426)가 동작할 수 있는 것이다.When the computer 100 is booted, the fresh web OS 142 may include an OS kernel unit 1422 for driving various OS such as Linux or RTOS, and a web browser type after the OS kernel unit 1422 is driven. Fresh decoding to decode data having various fresh functions before or simultaneously with output of the web browser driver 1424 and the web browser driver 1424 for outputting the same content as the existing initial screen. (fresh decoding) unit 1426, and if necessary, the fresh decoding unit 1426 can operate without the operation of the web browser driver 1424.

그리고 상기 웹브라우저 구동부(1424)에서는 웹브라우저의 화면으로 디스플레이되도록 하는 장치이며, 즉 본 발명에서는 웹브라우저에 대한 데이터를 리드한 후 통상적인 그래픽카드에 바로 출력하여 디스플레이되도록 하는 것이며, 기존의 사용하던 윈도우즈OS에서는 웹브라우저에 대한 데이터를 리드한 후 윈도우즈OS에출력하게 되면, 윈도우즈OS에서는 입력받은 웹브라우저 데이터를 그래픽카드에 출력하므로서 출력하였던 점과는 차이점이 있는 것이다.In addition, the web browser driving unit 1424 is a device that is displayed on the screen of the web browser, that is, in the present invention is to read the data for the web browser and then output directly to a conventional graphics card to be displayed, In Windows OS, when the data about the web browser is read and output to the Windows OS, the difference is that the output is output by printing the input web browser data to the graphics card.

그리고 웹브라우저는 기존의 윈도우즈OS에서의 GUI 초기화면과 유사한 형식으로 디스플레이되도록 할 수 있으며, 이러한 경우에는 오랜동안 윈도우즈OS에 익숙한 사용자에게 부담감없이 기존과 비슷하게 컴퓨터 작업을 사용하도록 할 수 있는 것이다.In addition, the web browser can be displayed in a format similar to the GUI initial screen of the existing Windows OS, and in this case, a user who is familiar with the Windows OS for a long time can use the computer work similar to the existing one without any burden.

그리고 본 발명의 웹브라우저 구동부(1424)는 상기에 기술한 내용과 전혀 달리, 기존의 윈도우즈OS환경에서 사용하던 방식을 떠나 사용자 특성에 맞는 보다 쉽고 흥미있게 화면을 구성할 수 있도록 사용자 인터페이스 및 화면메뉴를 재구성할 수 있는 것이다.In addition, the web browser driver 1424 of the present invention is completely different from the above-described contents, and the user interface and the screen menu can be configured to make the screen easier and more interesting according to the user's characteristics, apart from the method used in the existing Windows OS environment. Can be reconstructed.

또한 상기 프레쉬디코딩부(1426)는 상기 웨브라우저 구동부(1424)에 의해 출력된 웹브라우저 형식의 초기화면에 출력되는 다양한 형태의 움직이는 그림 또는 문자와 마우스를 이동하여 클릭하게 되면 활성화시켜 데이터가 디스플레이 되도록 디코딩하는 구성요소이다.In addition, the fresh decoding unit 1426 moves and clicks various types of moving pictures or characters displayed on the initial screen of the web browser type outputted by the web browser driving unit 1424 to activate the data to be displayed. The component to decode.

즉, 상기와 같은 동작은 오프라인에서 작업이 되는 것이나, 물론 온라인에서도 작업이 될 수 있는 것이다.That is, the above operation is to work offline, or of course, to work online.

그리고 상기 저장매체(140)에 저장된 프로그램 등은 상기 컴퓨터(100)가 부팅시 상기 CPU(102)의 제어에 따라 상기 램(124)에 차례되로 저장되고, 전원을 차단하게 되면 상기 램(124)에 있던 각종 프로그램 및 데이터가 상기 저장매체(140)에 저장되는 것이다.The program and the like stored in the storage medium 140 are sequentially stored in the RAM 124 under the control of the CPU 102 when the computer 100 is booted, and when the power is cut off, the RAM 124. A variety of programs and data stored in the storage medium 140 are stored in the storage medium 140.

그리고 상기 서버부(170)는 사용자의 웹부라우저로 검색된 관련 자료를 전송하는 웹서버와, 파일전송을 위한 프로토콜을 가지고 있는 FTP와, 메일 서비스를 실행하는 메일서버와, 각 서버의 주소 정보가 저장된 도메인 네임 서비스 서버와, 상기 데이터베이스서버의 자료를 저장, 처리,삭제, 출력 등의 기능을 통제하기 위한 ASP 프로그램이 내장되어 있다.The server unit 170 may include a web server for transmitting related data searched by a web browser of a user, an FTP having a protocol for file transfer, a mail server for executing a mail service, and address information of each server. A domain name service server and an ASP program for controlling functions such as storing, processing, deleting, and outputting data of the database server are embedded.

또한 상기 데이터베이스서버부(180)에는 사용자가 저장하고 있는 각종 자료 및 응용 프로그램에 대한 각종 자료가 저장되어 있는 것으로서, 상기 자료를 고객이 원할 경우 출력하기 위해서 내용별로 구분하여 저장된 콘텐츠 데이터베이스(182)와, 사용자가 각종 자료 및 응용 프로그램 등에 대한 자료, 예를 들어 파일의 크기, 파일 내용, 파일에 대한 저장일자 등에 대한 자료 데이터베이스(183)와, 사용자에 대한 각종 정보가 저장되어 있는 개인정보 데이터베이스(184)와, 사용자가 각종 자료를 다운로드 또는 웹응용프로그램을 구동시킬 경우 이들을 관리하는 관리데이터베이스(185)로 구성되어 있다.In addition, the database server unit 180 stores various data about various data and application programs stored by the user, and the content database 182 stored separately by content to output the data if desired by the customer. , A data database 183 regarding data of various materials and applications, for example, file size, file contents, a storage date for a file, and a personal information database 184, in which various information about a user is stored. And a management database 185 for managing various data when the user downloads or runs a web application.

그리고 본 발명의 통신연결부(150)는 인터넷상에서 실시간 통신을 위한 필수적인 근거리통신망(LAN)환경, ADSL등에 적합한 이더넷(ETHERNET) 및 공중전화망(PSTN)를 위한 모뎀(MODEM)로 구성될 수 있이며, 그리고 휴대폰 또는 PDA를 이용하는 경우에는 무선으로 인터넷에 접속하여 데이터를 송수신할 수 있는 것도 포함되는 것이다.In addition, the communication connection unit 150 of the present invention may be configured as a modem for a local area network (LAN) environment, ADSL, etc. suitable for real-time communication on the Internet (ETHERNET) and a modem for a public telephone network (PSTN), And when using a mobile phone or PDA is also included that can be connected to the Internet to transmit and receive data wirelessly.

그리고 상기에 기술한 컴퓨터는 반드시 컴퓨터만을 대상으로 하는 것이 아니라 설명을 용이하게 하기 위한 하나의 실시예이며, 본 발명은 상기에 한정되는 것이 아니라, 상대적으로 메모리 용량이 작은 휴대폰 또는 PDA 등에서 본 발명이 더욱 가치가 있는 것이며, 휴대폰 등에 본 발명의 프레쉬웹OS(142)를 구성한 후에는 기존에 생각할 수 없는 윈도우즈OS를 설치하지 않고도 다른 웹응용프로그램을 손쉽게 사용할 수 있는 것이며, 이와 같은 환경에서 작업한 데이터는 다른 OS환경에서도 호환이 되므로서 매우 편리하게 응용될 수 있는 것이다.The computer described above is not necessarily limited to a computer, but is an embodiment for facilitating explanation. The present invention is not limited to the above, and the present invention is not limited to the mobile phone or PDA having a relatively small memory capacity. It is more valuable, and after configuring the fresh web OS 142 of the present invention, such as a mobile phone, it is possible to easily use other web applications without installing Windows OS, which is not conceivable in the past. Is compatible with other OS environments and can be applied very conveniently.

도 3은 본 발명의 동작에 대한 흐름도로서, 이는 상기 컴퓨터(100)가 도 1의 구성에 따라 동작할 경우 부팅 수순을 나타내는 흐름도이며, 먼저 상기 컴퓨터(100)에 외부에서 전원이 공급되는 단계(S110)와, 이후 포스트과정이 수행되는 단계(S112)와, 상기 단계(S112)를 수행한 후 상기 CPU(102)에서는 OS커널부(1422)에 저장되어 있는 각종 OS를 독출하는 단계(S114)와, 상기 단계(S114)를 수행한 후 웹브라우저 구동부(1424)에 의해 웹브라우저를 초기화면으로 출력되기 이전 또는 동시에 상기 프레쉬디코딩부(1426)의 동작으로 프레쉬관련 데이터를 디코딩하게 되는 단계(S116)과, 상기 단계(S116)를 수행한 후 상기 저장매체(140)에 저장되어 있던 각종 응용 프로그램 등을 로딩하여 상기 램(124)에 저장하는 단계(S118)와, 상기 단계(S118)를 수행한 후 인터넷에 접속할 것인가를 판단하는 단계(S120)로 구성되어 있다.3 is a flowchart illustrating an operation of the present invention, which is a flowchart illustrating a booting procedure when the computer 100 operates according to the configuration of FIG. 1. First, power is supplied to the computer 100 from the outside ( S110, a post process is performed in step S112, and after performing the step S112, the CPU 102 reads various OS stored in the OS kernel unit 1422 (S114). And decoding the fresh data by the operation of the fresh decoding unit 1426 before or simultaneously with outputting the web browser to the initial screen by the web browser driving unit 1424 after performing the step (S114). S116) and loading and storing the various application programs stored in the storage medium 140 in the RAM 124 after performing the step S116 (S118) and the step S118. Determine whether to access the Internet after performing It is composed of a step (S120).

그리고 상기 단계(S120)에서 인터넷에 접속되도록 상기 프레쉬웹OS(142)가 구동할 경우에는 상기 초기화면출력부(144)에 저장되어 있던 초기의 바탕화면이 웹브라우저의 형식으로 출력되는 단계(S122)와, 상기 단계(S122)를 수행한 후 사용자가 정상적인 권한이 있는 가를 파악하기 위해 필요에 따라 로그인을 할 수 있도록형성되어 있는 단계(S124)와, 상기 단계(S124)를 수행 한 후 정상적인 권한이 있는 경우에는 인터넷의 접속상태에서 각종 컴퓨터에 관련된 작업, 예를 들어 워드작업, 엑셀작업, 캐드작업 등을 할 것인지 아니면 통상의 저장매체(140)의 상태에서 작업을 할 것인가를 판단하는 단계(S126)하는 단계로 구성되어 있다.In addition, when the fresh web OS 142 is driven to access the Internet in step S120, an initial background screen stored in the initial screen output unit 144 is output in the form of a web browser (S122). And, after performing the step (S122) is configured to log in as necessary to determine whether the user has a normal authority (S124) and the normal authority after performing the step (S124) In this case, determining whether to perform work related to various computers, for example, word work, Excel work, CAD work, or the like in the state of the normal storage medium 140 in the Internet connection state ( S126).

또한 상기 단계(S126)를 수행한 후 인터넷이 접속된 상태에서 각종 작업을 하는 단계(S128)와, 상기 단계(S128)에서 작업을 한 경우 필요한 내용을 인터넷의 서버부(170)에 저장할 것인가 또는 상기 저장매체(140)에 저장하게 되는 단계(S130)로 구성되어 있다.In addition, after performing the step (S126) to perform various operations in the state of being connected to the Internet (S128), and if the operation in the step (S128) whether to store the necessary content in the server unit 170 of the Internet or The storage medium 140 is configured to store the step (S130).

그리고 상기 단계(S120)에서 사용자가 인터넷을 접속할 수 없도록 설정해 놓은 상태이거나 또는 접속하고자 하는 경우가 아닌 경우에는 정상적인 사용자인가를 파악하기 위해 로그인하는 단계(S150)와, 상기 단계(S150)를 수행한 후 기존의 윈도우즈OS의 상태에서와 같이 상기 프레쉬웹OS(142)의 동작에 따른 웹브라우저 형식의 GUI에서 워드작업, 엑셀작업, 캐드작업, 각종 게임 등을 수행하게 되는 단계(S152)와, 상기 단계(S152)를 수행한 후 관련 내용을 저장하고자 하는 경우 상기 저장매체(140)에 저장되도록 하는 단계(S154)와, 상기 단계(S154)를 수행한 후 인터넷에 접속하고자 하는 가를 판단하는 단계(S156)로 구성되어 있다.In the step S120, if the user is not allowed to access the Internet or if the user does not want to access the step of logging in to determine whether the user is a normal user (S150) and performing the step (S150). After performing a word operation, an Excel operation, a CAD operation, various games, etc. in a web browser type GUI according to the operation of the fresh web OS 142 as in the state of the existing Windows OS (S152), After the step (S152) to store the related content (S154) to be stored in the storage medium 140, and after performing the step (S154) to determine whether to connect to the Internet (S154) S156).

그리고 상기 단계(S112)에서는 CPU 테스트, ROM BIOS 체크섬(Check Sum) 테스트, 키보드와 마우스 등을 점검하여 이상이 있는 가를 파악하게 되는 것이다.In the step S112, a CPU test, a ROM BIOS checksum test, a keyboard and a mouse are checked to determine whether there is an error.

그리고 상기 단계(S116)에서는 상기 웹브라우저 구동부(1424)가 출력되기 이전 또는 동시에 각종 프레쉬(fresh)기능을 가진 움직이는 그림 또는 문자 등의 데이터를 디코딩(decoding)하는 프레쉬디코딩부(1426)가 동작하게 되는 것이며, 필요한 경우에는 웹브라우저 구동부(1424)의 동작없이 프레쉬디코딩부(1426)이 동작할 수도 있는 것이다.In operation S116, the fresh decoding unit 1426 operates to decode data such as moving pictures or characters having various fresh functions before or simultaneously with the output of the web browser driver 1424. If necessary, the fresh decoding unit 1426 may operate without the operation of the web browser driver 1424.

그리고 단계(S116)에서는 사용자가 오랫동안 사용하던 윈도우즈OS에서의 초기화면과 같이 각종 응용 프로그램 등을 폴더 형태로 형성하고, 각 드라이버를 아이콘으로 더블클릭(double click)하게 되면 기존의 윈도우 탐색기와 같이 웹응용프로그램이 활성화되어 내용을 파악할 수 있도록 형성되어 있으며, 또는 기존의 윈도우즈OS 형태에서의 구성과 전혀 상이하게 자신만이 특이하게 디자인할 수도 있는 것이다.In step S116, various applications and the like are formed in the form of a folder, such as an initial screen of a Windows OS that has been used by a user for a long time. The application is activated and configured to understand the contents, or it can be designed uniquely by itself, which is completely different from the configuration in the existing Windows OS form.

그리고 상기 단계(S120)는 사용자가 미리 상기 프레쉬웹OS(142)에 형성되어 있는 웹브라우저 구동부(1424)에 저장하여 인터넷을 자동으로 설정할 수 있으며, 필요한 경우에는 사용자가 웹브라우저 형식의 초기화면이 출력된 후 인터넷에 접속할 것인가를 판단할 수 있는 것이다.In the step S120, the user may automatically set the Internet by storing the web browser driver 1424 formed in the fresh web OS 142 in advance. If necessary, the initial screen of the web browser type may be set by the user. After printing, it is possible to determine whether to connect to the Internet.

그리고 상기 단계(S122)에서는 사용자가 접속하고자 하는 인터넷 웹사이트가 출력되는 것이다.In step S122, the Internet website to be accessed by the user is output.

그리고 상기 단계(S130)는 사용자가 인터넷에서 작업을 하는 경우이며, 예를 들어 사용자가 인터넷에 접속된 후 상기 서버부(170)를 통해서 데이터베이스서버부(180)에서 작업한 후 작업한 관련 내용을 저장할 수 있는 것이며, 이러한 경우에는 사용자가 어느 곳에 가던지 자신이 작업한 내용을 손쉽게 확인 할 수 있고, 필요한 경우에는 관련 자료를 다운받을 수 있는 것이다.And step (S130) is a case where the user is working on the Internet, for example, after the user is connected to the Internet through the server unit 170 through the database server unit 180 to work on the relevant content In this case, the user can easily check the contents of his work wherever he goes, and download the relevant data if necessary.

그리고 사용자가 상기 데이터베이스서버부(180)에서 작업을 한 경우라고 하더라도 사용자가 필요한 경우에는 상기 저장매체(140)에 저장할 수 있는 것이며, 이와 반대도 가능한 것이다.And even if the user is working in the database server unit 180, the user can be stored in the storage medium 140 if necessary, and vice versa.

상기와 같이 구성된 본 발명의 프레쉬웹OS를 구비한 컴퓨터 및 이를 제어하는 방법은, 컴퓨터를 부팅시 기존의 윈도우즈OS을 이용하지 않고 GUI를 출력하므로서, 각종 컴퓨터의 작업을 웹브라우저 형식에서 작업을 하게 되어 특정한 OS에 상관없이 관련 데이터를 공유할 수 있으며, 또한 본 발명은 윈도우즈OS를 탑재하지 않고도 기존의 윈도우즈OS에서의 초기화면과 같이 출력되도록 하므로서 메모리 용량이 상대적으로 작은 휴대폰 또는 PDA 등에서도 기존의 컴퓨터와 같이 각종 웹응용프로그램 작업을 손쉽게 수행할 수 있으며, 게다가 컴퓨터를 부팅시 윈도우즈OS을 이용하지 않고 하므로서 부팅시간을 감소시킬 수 있는 발명이다.The computer having the fresh web OS of the present invention configured as described above and a method of controlling the same, by outputting a GUI without using an existing Windows OS when the computer is booted, the operation of the various computers to work in a web browser format Relevant data can be shared regardless of a specific OS, and the present invention can be output like an initial screen in an existing Windows OS without having to install a Windows OS. It is an invention that can easily perform various web application tasks such as a computer, and further reduce boot time by not using a Windows OS when the computer is booted.

Claims (11)

시스템을 전체적으로 제어하는 CPU(102)와, 상기 CPU(102)의 동작에 따라 처리되는 데이터를 화면으로 출력하는 모니터 등과 같은 디스플레이부(110)와, 웹응용프로그램과 주변 장치 사이의 데이터 전달을 제어하는 BIOS(Basic Input/Output System)를 저장하는 롬(122)과, OS 및 시스템 운용을 위한 웹응용프로그램을 저장하는 램(124)과, 통상적으로 사용되는 키보드, 마우스, 스피커 등이 연결되어 상기 CPU(102)와 데이터를 송수하도록 인터페이싱하는 입출력부(130)와, 각종 응용 프로그램과 이들에 의해 사용될 데이터와 상기 CPU(102)의 제어에 따라 웹브라우저 형태의 GUI 초기화면이 출력되도록 하는 프레쉬웹OS(142)를 저장하고 있는 저장매체(140)로 구성되어 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.Controls data transfer between the CPU 102 that controls the system as a whole, the display 110 such as a monitor that outputs the data processed according to the operation of the CPU 102 on the screen, and the web application and peripheral devices. ROM 122 for storing a Basic Input / Output System (BIOS), a RAM 124 for storing a web application for operating an OS and a system, and a keyboard, a mouse, a speaker, and the like, which are commonly used. Input / output unit 130 for interfacing with the CPU 102 to transmit and receive data, fresh web for outputting a GUI browser in the form of a web browser under the control of the CPU 102 and various application programs and data to be used by them. A computer with a fresh web OS, characterized in that it comprises a storage medium (140) for storing the OS (142). 제 1항에 있어서, 상기 저장매체(140)는 윈도우즈OS가 저장되어 있지 않는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The computer with a fresh web OS according to claim 1, wherein the storage medium (140) does not store a Windows OS. 제 1항에 있어서, 상기 프레쉬웹OS(142)는 컴퓨터(100)가 부팅시 저장되어 있던 리눅스 등의 OS가 구동되는 OS커널부(1422)와, 상기 OS커널부(1422)가 구동된 후 웹브라우저 형식으로 기존의 초기화면과 같은 내용을 출력하기 위한 웹브라우저구동부(1424)와, 상기 웹브라우저 구동부(1424)가 출력되기 이전 또는 동시에 각종 프레쉬(fresh)기능을 가진 데이터를 디코딩(decoding)하는 프레쉬디코딩부(1426)로 구성되어 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The fresh web OS 142 of claim 1, further comprising: an OS kernel unit 1422 for operating an OS such as Linux, which is stored when the computer 100 is booted, and after the OS kernel unit 1422 is driven. A web browser driver 1424 and a web browser driver 1424 for outputting the same content as an existing initial screen in a web browser format, and decoding data having various fresh functions before or simultaneously with the web browser driver 1424 being output. A computer having a fresh web OS, characterized by comprising a fresh decoding unit 1426. 제 3항에 있어서, 상기 웹브라우저 구동부(1424)의해 출력되는 웹브라우저화면은 기존의 윈도우즈OS 구동시 GUI 초기화면과 같은 형식으로 구성할 수 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The computer with a fresh web OS according to claim 3, wherein the web browser screen outputted by the web browser driving unit 1424 can be configured in the same form as a GUI initial screen when the existing Windows OS is driven. 제 3항에 있어서, 상기 웹브라우저 구동부(1424)에 의해 출력되는 웹브라우저화면은 기존의 윈도우즈OS 구동시 GUI 초기화면과 상이하게 사용자의 특성에 맞게 구성할 수 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The fresh webOS of claim 3, wherein the web browser screen output by the web browser driving unit 1424 can be configured according to characteristics of a user differently from a GUI initial screen when the existing Windows OS is driven. Equipped computer. 제 1항에 있어서, 상기 컴퓨터(100)는 통신연결부(150)를 통해서 사용자가 인터넷 웹부라우저에서 검색된 관련 자료를 전송하거나 파일전송 등을 하기 위해 제어하는 서버부(170)와, 상기 컴퓨터(100)가 인터넷에서 작업한 각종 웹응용프로그램 및 데이터를 저장, 관리 및 제어하는 데이터베이스서버부(180)가 추가적으로 연결되어 동작할 수 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The computer 100 of claim 1, wherein the computer 100 controls the user through the communication connection unit 150 to transmit related data retrieved from an internet web browser or to file transfer, and the computer 100. A computer with a fresh web OS, characterized in that the database server unit 180 for storing, managing and controlling various web applications and data that has been worked on the Internet. 제 6항에 있어서, 상기 데이터베이스서버부(180)에는 자료를 고객이 원할 경우 출력하기 위해서 내용별로 구분하여 저장된 콘텐츠 데이터베이스(182)와, 사용자가 각종 자료 및 응용 프로그램 등에 대한 자료, 예를 들어 파일의 크기, 파일 내용, 파일에 대한 저장일자 등에 대한 자료 데이터베이스(183)와, 사용자에 대한 각종 정보가 저장되어 있는 개인정보 데이터베이스(184)와, 사용자가 각종 자료를 다운로드 또는 웹응용프로그램을 구동시킬 경우 이들을 관리하는 관리데이터베이스(185)로 구성되어 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.According to claim 6, The database server unit 180, the content database 182 stored separately for each content in order to output the data, if desired by the customer, and the user, for example, data about various materials and applications, such as a file Data database 183 on the size of the file, file contents, the storage date of the file, and the like, a personal information database 184 storing various information about the user, and the user to download various data or run a web application. If the computer with a fresh web OS, characterized in that consisting of a management database for managing them (185). 제 1항에 있어서, 상기 프레쉬웹OS(142)는 메모리 용량이 작은 휴대폰 또는 PDA 등에 적용하여 윈도우즈OS 없이 웹브라우저 형식의 GUI를 출력할 수 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The computer with a fresh web OS according to claim 1, wherein the fresh web OS (142) is applicable to a mobile phone or a PDA having a small memory capacity and outputs a web browser type GUI without a Windows OS. 제 1항에 있어서, 상기 프레쉬웹OS(142)는 온라인 또는 오프라인에서도 동작되는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터.The computer with a fresh web OS according to claim 1, wherein the fresh web OS (142) is operated either online or offline. 외부에서 전원이 컴퓨터(100)에 공급되면, 포스트(POST)과정을 수행하는 포스트동작단계와, 상기 포스트동작을 수행한 후 윈도우즈OS 없이 웨브라우저 형식의 GUI 초기화면을 출력하게 되는 초기화면 출력단계와, 인터넷에 접속할 것인가를 판단하는 단계와, 인터넷에 접속할 경우에는 인터넷에서 각종 웹응용프로그램 작업을 웹브라우저상에서 수행하게 되는 인터넷웹응용프로그램단계와, 상기 단계를 수행한 후 관련 데이터를 인터넷의 데이터베이스서버부(180)에 저장하게 되는 인터넷저장단계와, 인터넷에 접속하지 않은 경우에도 웹브라우저 상에서 각종 웹응용프로그램 작업을 수행하게 되는 오프라인웹응용프로그램단계와, 상기 단계를 수행한 후 각종 데이터를 저장매체(140)에 저장하게 되는 오프라인저장단계로 구성되어 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터를 제어하는 방법.When power is supplied to the computer 100 from the outside, a post operation step of performing a POST process, and an initial screen output step of outputting a web browser-type GUI initial screen without a Windows OS after performing the post operation. Determining whether or not to connect to the Internet, Internet Internet application step of performing various web application operations on the web browser when the Internet is connected, and after performing the above steps, the relevant data is stored in the database of the Internet. Internet storage step to be stored in the server unit 180, offline web application step to perform a variety of web application operations on a web browser even when not connected to the Internet, and after storing the various data after performing the step Characterized in that it consists of an offline storage step to be stored in the medium 140 Fresh method of controlling a computer having a Web OS. 제 10항에 있어서, 상기 초기화면 출력단계는 상기 CPU(102)에서 OS커널부(1422)에 저장되어 있는 각종 OS를 독출하는 단계(S114)와, 상기 단계(S114)를 수행한 후 웹브라우저 구동부(1424)에 의해 웹브라우저를 초기화면으로 출력되기 이전 또는 동시에 상기 프레쉬디코딩부(1426)의 동작으로 움직이는 그림 또는 문자 등의 데이터를 디코딩하게 되는 단계(S116)와, 상기 단계(S116)를 수행한 후 상기 저장매체(140)에 저장되어 있던 각종 응용 프로그램 등을 로딩하여 상기 램(124)에 저장하는 단계(S118)로 구성되어 있는 것을 특징으로 하는 프레쉬웹OS를 구비한 컴퓨터를 제어하는 방법.11. The method of claim 10, wherein the initial screen output step is performed by reading the various OS stored in the OS kernel 1142 in the CPU 102 (S114), and after performing the step (S114) Web Before the web browser is output to the initial screen by the browser driver 1424 or simultaneously with the operation of the fresh decoding unit 1426, decoding of data such as a picture or a character (S116) and the step (S116) Control the computer with the fresh web OS, characterized in that it comprises a step (S118) of loading and storing the various application programs stored in the storage medium 140 in the RAM 124 after performing the operation. How to.
KR1020020041784A 2002-07-16 2002-07-16 computer with freshweb OS and the method controlling the same KR20040007128A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020041784A KR20040007128A (en) 2002-07-16 2002-07-16 computer with freshweb OS and the method controlling the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020041784A KR20040007128A (en) 2002-07-16 2002-07-16 computer with freshweb OS and the method controlling the same

Publications (1)

Publication Number Publication Date
KR20040007128A true KR20040007128A (en) 2004-01-24

Family

ID=37316952

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020041784A KR20040007128A (en) 2002-07-16 2002-07-16 computer with freshweb OS and the method controlling the same

Country Status (1)

Country Link
KR (1) KR20040007128A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01312624A (en) * 1988-06-13 1989-12-18 Mitsubishi Electric Corp System for controlling display of multi-window
EP0917060A1 (en) * 1997-11-03 1999-05-19 Iomega Corporation System for computer recovery using removable high capacity media
US5978912A (en) * 1997-03-20 1999-11-02 Phoenix Technologies Limited Network enhanced BIOS enabling remote management of a computer without a functioning operating system
WO2000016193A1 (en) * 1998-09-11 2000-03-23 Powerquest Corporation Managing multiple operating systems on a single computer
KR20000052313A (en) * 1999-01-07 2000-08-16 헨리 엔 가라나 Computing system and operating method for booting and running a graphical user interface(gui) with r/w hard drive partition unavailable
KR20020075601A (en) * 2001-03-26 2002-10-05 주식회사데이콤 Linux System and Operating Method of the Linux System having improved access control function

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01312624A (en) * 1988-06-13 1989-12-18 Mitsubishi Electric Corp System for controlling display of multi-window
US5978912A (en) * 1997-03-20 1999-11-02 Phoenix Technologies Limited Network enhanced BIOS enabling remote management of a computer without a functioning operating system
EP0917060A1 (en) * 1997-11-03 1999-05-19 Iomega Corporation System for computer recovery using removable high capacity media
WO2000016193A1 (en) * 1998-09-11 2000-03-23 Powerquest Corporation Managing multiple operating systems on a single computer
KR20000052313A (en) * 1999-01-07 2000-08-16 헨리 엔 가라나 Computing system and operating method for booting and running a graphical user interface(gui) with r/w hard drive partition unavailable
KR20020075601A (en) * 2001-03-26 2002-10-05 주식회사데이콤 Linux System and Operating Method of the Linux System having improved access control function

Similar Documents

Publication Publication Date Title
CN1315042C (en) Method and system for creating and using operation system with optional functions
US6512526B1 (en) User specific execution of programs
US9785458B2 (en) Systems and methods for providing seamless software compatibility using virtual machines
US7631173B2 (en) Method and system for performing pre-boot operations from an external memory including memory address and geometry
US20040230963A1 (en) Method for updating firmware in an operating system agnostic manner
US7103641B2 (en) Method and apparatus for distributing computer platform firmware across a network
US6813708B2 (en) System and method for searching a BIOS for a type of computer network drive to boot and an operating system for migrating an operating system to a computer
US6813669B1 (en) Agent provided by USB device for executing USB device dependent program in USB host
US20070113066A1 (en) Host build and rebuild system and method
US20080104586A1 (en) Allowing Virtual Machine to Discover Virtual Status Thereof
EP1605352A2 (en) Locating environment variables in non-volatile memory
US20050055690A1 (en) System and method for communication between computers via an integrated hardware device
US6754811B1 (en) Operating system device centric agent
JP2001056718A (en) Image display at time of boot-up and shut-down
IL142851A (en) Method and apparatus for new device driver installation by an operating system
US8335891B2 (en) Method and system for configuring a storage array
JPH06332716A (en) Remote boot system
US20060282606A1 (en) System and method for automatically optimizing available virtual memory
US20050193104A1 (en) User interface for remote computing devices
US20040243385A1 (en) Emulation of hardware devices in a pre-boot environment
US20120284500A1 (en) Abstraction of computer disk image cloning capabilities from bootable media
US20140136777A1 (en) Method and system for configuring a storage array
JP2001265598A (en) Information processor
KR20040007128A (en) computer with freshweb OS and the method controlling the same
JP2003150379A (en) Method for starting multiple pda operating system through menu

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application