KR970055857A - 디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법 - Google Patents
디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법 Download PDFInfo
- Publication number
- KR970055857A KR970055857A KR1019950067835A KR19950067835A KR970055857A KR 970055857 A KR970055857 A KR 970055857A KR 1019950067835 A KR1019950067835 A KR 1019950067835A KR 19950067835 A KR19950067835 A KR 19950067835A KR 970055857 A KR970055857 A KR 970055857A
- Authority
- KR
- South Korea
- Prior art keywords
- processor
- file
- data
- loading
- base station
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W88/00—Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
- H04W88/08—Access point devices
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/02—Arrangements for optimising operational condition
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/177—Initialisation or configuration control
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/4401—Bootstrapping
- G06F9/4405—Initialisation of multiprocessor systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Information Transfer Between Computers (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
1. 청구범위에 기재된 발명이 속한 기술분야
디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법.
2. 발명이 해결하려고 하는 기술적 과제
디지탈 셀룰라 시스템에서 기지국 시스템 로딩방법을 개선하여 프로세서가 많은 경우에도 전체 시스템이 정상로딩을 받아서 동작하는데 소요되는 시간을 줄이고, 마스터 프레서서가 이상동작시에는 하위프로세서들의 로딩에 영향을 적게 받도록 하는 로딩방법을 구현한다.
3. 발명의 해결 방법의 요지
본 발명에 따른 기지국에서의 로딩방법은 프로세서들의 형태에 따라서 계층별로 상위, 중위, 하위 프로세서로 구별하여 다단계(Multi Drop)로딩방식으로 이루어 진다. 즉, 프로세서를 계층별로 구별하여 상위프로세서는 중위 프로세서로 로딩만 해주는 프로세서이고, 중위프로세서는 상위 프로세서로부터 자기 자신의 프로세서에서 수행(running)될 파일을 로딩받고 자기자시니은 수행(running)된다. 그리고 응용(application)계층들이 수행되면서 하위프로세서에 로딩될 파일을 저장하기 위해서 로딩 받는다. 하위 프로세서는 최종단계의 프로세서로 중위 프로세서로부터 자기자신의 하위 프로세서에서 수행될 파일만 로딩받아서 동작하도록 로딩 시킨다.
4. 발명의 중요한 용도
디지탈 셀룰라 시스템에서 기지국시스템의 로딩.
※ 대표도 : 제2도-제4도
Description
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제2도는 디지탈 셀룰라 시스템에서 기지국 시스템의 로딩 구조를 보여주는 본 발명의 도면.
Claims (4)
- 디지탈 셀룰라 시스템의 기지국에서 자기 자신의 프로세서에 수행되는 파일 로딩 방법에 있어서, 자기 상위 프로세서로 로딩을 요구하고, 자기 상위 프로세서로부터 파일 헤더를 수신하여 상기 파일 헤더에 있는 사이즈만큼 저장영역을 할당하는 제1과정과, 자기 상위 프로세서로 파일 헤더 수신을 완료했음을 알리는 수신완료 신호를 보내고, 그에 따라 상기 상위 프로세서로부터 파일 데이타를 받아서 상기 저정영역에 저장하는 제2과정과, 상기 파일 데이타를 계속 받으면서 파일 사이즈 만큼 파일 데이타를 전부 수신하였는가를 계속 판단하는 제3과정과, 상기 파일 사이즈 만큼의 데이타를 전부 받으면 자기 자시니의 프로세서에서 수행하기 위해 받은 파일 데이타로서 동작을 수행하는 제4과정으로 이루어짐을 특징으로 하는 기지국에서의 로딩방법.
- 제1항에 있어서, 상기 파일 사이즈 만큼의 데이타를 전부 받으면 다른 파일이 더 있는가를 점검하는 과정을 더 가짐을 특징으로 하는 기지국에서의 로딩방법.
- 디지탈 셀룰라 시스템의 기지국에서 중간 프로세서가 자신의 프로세서에 해당되는 파일을 모두 받은 다음 하위 프로세서에 로딩하여 줄 파일을 저장하는 방법에 있어서, 응용동작을 수행하여 자기 상위 프로세서로 해당 하위계층 파일 로딩을 요구하는 제1과정과, 상기 제1과정에 응답하여 자기 상위 프로세서로부터 파일헤더를 수신하고, 상기 파일 헤더에 있는 사이즈만큼 응용영역을 할당하는 제2과정과, 제2과정에서 응답하여 자기 상위 프로세서로부터 프로그램 및 데이타를 로딩받아 저장하는 제3과정과, 상기 프로그램 및 데이타를 계속 받으면서 상기 할당된 응용영역 만큼의 프로그램 및 데이타를 전부 받으면 상기 하위 계층의 프로그램 및 데이타를 저장 완료시키는 제5과정으로 이루어짐을 특징으로 하는 기지국에서의 로딩방법.
- 제3항에 있어서, 상기 프로그램 및 데이타를 전부 받으면 다른 프로그램 및 데이타가 더 있는가를 점검하는 과정을 더 가짐을 특징으로 하는 기지국에서의 로딩방법.※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019950067835A KR970055857A (ko) | 1995-12-30 | 1995-12-30 | 디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법 |
US08/781,976 US5978589A (en) | 1995-12-30 | 1996-12-27 | Loading method of base station system in digital cellular system |
CN96121341A CN1079004C (zh) | 1995-12-30 | 1996-12-30 | 在数字蜂窝结构系统中的基站系统的装载方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019950067835A KR970055857A (ko) | 1995-12-30 | 1995-12-30 | 디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR970055857A true KR970055857A (ko) | 1997-07-31 |
Family
ID=19447908
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019950067835A KR970055857A (ko) | 1995-12-30 | 1995-12-30 | 디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US5978589A (ko) |
KR (1) | KR970055857A (ko) |
CN (1) | CN1079004C (ko) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100247467B1 (ko) * | 1997-11-07 | 2000-03-15 | 윤종용 | 엠엠씨 커맨드를 이용한 교체 블록 로딩 방법 |
KR100254200B1 (ko) * | 1997-11-20 | 2000-04-15 | 윤종용 | 보코더의 기능 추가를 위한 데이터 다운로드 방법 |
KR100394827B1 (ko) * | 1999-12-22 | 2003-08-21 | 엘지전자 주식회사 | 이동통신교환기의 프로세서 재시동을 위한 프로그램 및데이터 적재방법 |
KR100387059B1 (ko) * | 2001-02-06 | 2003-06-12 | 삼성전자주식회사 | 이동통신 시스템에서 보드별 식별자를 이용하는 프로그램공용화 방법 |
US6694145B2 (en) * | 2001-12-27 | 2004-02-17 | Nokia Corporation | Synchronization of signaling messages and multimedia content loading |
US20050151836A1 (en) * | 2004-01-09 | 2005-07-14 | Ni Hong T. | Video conferencing system |
EP1797645B1 (en) * | 2004-08-30 | 2018-08-01 | Google LLC | Systems and methods for providing nonvolatile memory management in wireless phones |
US9058191B2 (en) * | 2010-03-22 | 2015-06-16 | Qualcomm Incorporated | Direct transfer of executable software image to memory allocated by target processor based on transferred image header |
US8838949B2 (en) | 2010-03-22 | 2014-09-16 | Qualcomm Incorporated | Direct scatter loading of executable software image from a primary processor to one or more secondary processor in a multi-processor system |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4319338A (en) * | 1979-12-12 | 1982-03-09 | Allen-Bradley Company | Industrial communications network with mastership determined by need |
US4908828A (en) * | 1987-12-29 | 1990-03-13 | Indesys, Inc. | Method for error free message reception |
US5185866A (en) * | 1988-12-30 | 1993-02-09 | Pitney Bowes Inc. | Dual mode communication among plurality of processors using three distinct data channels each having different function and operations |
FI88989C (fi) * | 1991-10-03 | 1993-07-26 | Nokia Telecommunications Oy | Telekommunikationssystem samt foerfarande foer adaptering av numreringsstrukturer av tvao telekommunikationssystem |
FI90181C (fi) * | 1992-02-24 | 1993-12-27 | Nokia Telecommunications Oy | Telekommunikationssystem och ett abonnentautenticeringsfoerfarande |
US5475818A (en) * | 1992-03-18 | 1995-12-12 | Aeg Transportation Systems, Inc. | Communications controller central processing unit board |
EP0587211B1 (en) * | 1992-08-10 | 2000-02-09 | Lucent Technologies Inc. | A radio communication system and a radio base station for use in such a system. |
DE4232480A1 (de) * | 1992-09-28 | 1994-03-31 | Siemens Ag | Bussystem zur integrierten Datenübertragung in der Basisstation eines Mobilfunknetzes |
NO940977L (no) * | 1993-04-06 | 1994-10-05 | Alcatel Str Ag | Fremgangsmåte og anordning for å sikre tjenestekvaliteten i et mobilt radiosystem |
US5559933A (en) * | 1994-04-22 | 1996-09-24 | Unisys Corporation | Distributed enterprise print controller |
CA2192934C (en) * | 1994-06-15 | 2004-11-09 | Hans Erik Andersson | Transceiver handlers load sharing |
US5553083B1 (en) * | 1995-01-19 | 2000-05-16 | Starburst Comm Corp | Method for quickly and reliably transmitting frames of data over communications links |
US5706431A (en) * | 1995-12-29 | 1998-01-06 | At&T | System and method for distributively propagating revisions through a communications network |
-
1995
- 1995-12-30 KR KR1019950067835A patent/KR970055857A/ko not_active Application Discontinuation
-
1996
- 1996-12-27 US US08/781,976 patent/US5978589A/en not_active Expired - Lifetime
- 1996-12-30 CN CN96121341A patent/CN1079004C/zh not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US5978589A (en) | 1999-11-02 |
CN1079004C (zh) | 2002-02-06 |
CN1158066A (zh) | 1997-08-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10140461B2 (en) | Reducing resource consumption associated with storage and operation of containers | |
CN102043686B (zh) | 一种内存数据库的容灾方法、备用服务器及系统 | |
CN109656779A (zh) | 内存监控方法、装置、终端和存储介质 | |
US20070180187A1 (en) | Reducing power consumption by disabling refresh of unused portions of DRAM during periods of device inactivity | |
CN104252419B (zh) | 一种内存分配的方法及装置 | |
CN106557427B (zh) | 共享内存数据库的内存管理方法及装置 | |
KR970055857A (ko) | 디지탈 셀룰라 시스템에서 기지국시스템의 로딩방법 | |
EP3813335A1 (en) | Service processing method and system based on alliance chain network | |
CN103559093A (zh) | 一种服务器资源的配置方法及装置 | |
CN111143331A (zh) | 数据迁移方法、装置及计算机存储介质 | |
CN111708638A (zh) | 内存分配方法、装置、设备及存储介质 | |
CN103617039B (zh) | 一种访问用户空间文件系统的方法及装置 | |
CN104423893A (zh) | 存储处理方法、装置及终端 | |
CN109445719B (zh) | 一种数据存储方法及装置 | |
CN117349035B (zh) | 工作负载的调度方法、装置、设备及存储介质 | |
CN112181724B (zh) | 大数据容灾方法、装置和电子设备 | |
CN114064236A (zh) | 任务执行方法、装置、设备和存储介质 | |
CN114356591A (zh) | 进程间通信方法、装置、物联网操作系统以及物联网设备 | |
CN112559565A (zh) | 一种异常检测方法、系统及装置 | |
CN112799588A (zh) | 使用外部存储加载容器集群应用数据时的数据存储方法 | |
CN116578410A (zh) | 资源管理方法、装置、计算机设备和存储介质 | |
CN116595096A (zh) | 一种基于湖仓一体的元数据同步方法、装置、设备及介质 | |
CN110377262B (zh) | 数据存储方法及装置、存储介质和处理器 | |
CN110928860B (zh) | 数据迁移方法和装置 | |
CN113468180A (zh) | 一种动态扩容数据字段的基于MySQL的表设计方法及系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E601 | Decision to refuse application |