에스디엘의시그널수신을가지는프로시쥬어의분해방법
    1.
    发明公开
    에스디엘의시그널수신을가지는프로시쥬어의분해방법 失效
    SDL信号接收程序分析方法

    公开(公告)号:KR1020000034607A

    公开(公告)日:2000-06-26

    申请号:KR1019980051977

    申请日:1998-11-30

    Abstract: PURPOSE: An analysis method of procedure having signal receipt of SDL(Specification and Description Language) is provided to analyze the procedure having signal receipt existing in SLD specification to automatically convert it. CONSTITUTION: An analysis method of procedure having signal receipt of SDL comprises: a first step searching and registering procedures generating signal receipt and expanding inner variables of the procedure as variables of a process; a second step converting the call to the procedure into a transfer to inner state and registering the residual portions of the transfer; and a third step analyzing the procedure to expand and convert the inner state into inner state of upper process.

    Abstract translation: 目的:提供具有信号接收SDL(规格和描述语言)的分析方法,以分析SLD规范中存在信号接收的程序以自动转换。 构成:具有SDL的信号接收的程序的分析方法包括:第一步搜索和注册过程,生成信号接收,并扩展过程的内部变量作为过程的变量; 将所述程序的调用转换为内部状态并登记所述传送的剩余部分的第二步骤; 以及第三步骤,分析将内部状态扩展和转换为上部过程的内部状态的过程。

    에스디엘-92의 시그널에 의한 통신에서 칠-96의 메소드 호출에의한 통신으로의 변환방법
    2.
    发明公开
    에스디엘-92의 시그널에 의한 통신에서 칠-96의 메소드 호출에의한 통신으로의 변환방법 失效
    如何将SDL-92信号通信转换为Chil-96中的方法调用通信

    公开(公告)号:KR1019990043061A

    公开(公告)日:1999-06-15

    申请号:KR1019970064041

    申请日:1997-11-28

    Abstract: 본 발명은 교환기용 소프트웨어의 개발에서 SDL-92의 문서 표현(PR)을 칠-96의 프로그램으로 자동 변환할 때, SDL-92의 프로세스를 칠-96 Task로 변환하는 방법에 관한 것으로서, 중첩된 구조로 되어 있는 SDL-92 PR의 구조를 계층적인 Structure tree의 구조로 변환하고, 변환된 Structure tree의 모든 프로세스 노드에 대해 각 송신 시그널에 대한 PathTravel를 호출하여 수신 프로세스를 찾은 후, 호출된 PathTravel에서 시그널의 수신 프로세스를 찾고, 탐색 경로 상의 모든 블록에 GRANT/SEIZE 정보를 기록하는 SDL-92의 시그널에 의한 통신을 칠-96의 메소드 호출에 의한 통신으로 변환하는 방법을 제공함으로써, 소프트웨어의 개발에서 통신 방법의 잘못된 변환에 기인하는 오류의 발생을 감소시켜 프로그램의 개발 시간을 단축시키며, 교환기용 소프트웨어의 설계에서 구현까지 변� ��의 일관성을 유지시켜, 개발 후 유지 및 보수가 용이한 시스템을 구현할 수 있는 효과가 있다.

    에스디엘의 시그널 수신에 의한 전이의 분할방법
    3.
    发明授权
    에스디엘의 시그널 수신에 의한 전이의 분할방법 失效
    에스디엘의시그널수신에의한전이의분할방

    公开(公告)号:KR100367090B1

    公开(公告)日:2003-01-06

    申请号:KR1019990020931

    申请日:1999-06-07

    Abstract: PURPOSE: A method for dividing transitions is provided to subordinate signals independent from processes to the processes in a system specification composed of a specification and description language(SDL), to divide dynamic transitions generated by receiving the independent signals into static transitions, and to convert the divided transitions with an object-directional method, so as to automatically convert the system specification into an object-directional programming language. CONSTITUTION: A transition tree is generated. The transition tree is composed of nodes having pairs of receiving signals in each process state of a specification and description language(SDL). A signal stream graph is generated. The signal stream graph is composed of processes, the receiving signals, and process generation relations, by referring to the transition tree. Transitions caused by signal receptions are specified and divided, on the basis of the transition tree and the signal stream graph.

    Abstract translation: 目的:提供了一种用于划分转换的方法,用于将独立于处理的信号从隶属于由规范和描述语言(SDL)组成的系统规范中的处理,以将通过接收独立信号而生成的动态转换划分为静态转换, 使用对象方向的方法进行划分的转换,以便将系统规范自动转换为对象定向编程语言。 构成:生成转换树。 转换树由在规范和描述语言(SDL)的每个处理状态中具有成对接收信号的节点组成。 生成信号流图。 信号流图由过程,接收信号和过程生成关系组成,通过参考过渡树。 基于转换树和信号流图,指定并划分由信号接收引起的转换。

    에스디엘을 씨로 번역하기 위한 장치 및 그 방법
    4.
    发明公开
    에스디엘을 씨로 번역하기 위한 장치 및 그 방법 无效
    将SDL解释为C语言的系统和方法

    公开(公告)号:KR1020020053972A

    公开(公告)日:2002-07-06

    申请号:KR1020000082204

    申请日:2000-12-26

    CPC classification number: G06F8/40

    Abstract: PURPOSE: A program language translation system and method is provided to interpret the SDL(Specification and Definition Language) into the C language so that it can realize a consistency from a system design to a system implementation and apply a function addition or modification in a system design directly to a system implementation without a meaning change. CONSTITUTION: The system comprises an SDL analyzer(210), an SDL data storage(220), an SDL-C matcher(230), a matching data storage(240), and a C generator(250). The SDL analyzer(210) extracts necessary data from a program written in the SDL. The SDL data storage(220) stores the data extracted from the SDL analyzer(210). The SDL-C matcher(230) analyses the data stored at the SDL data storage(220), and generates a C code corresponding to the analyzed data. The matching data storage(240) stores the data generated by the SDL-C matcher(230). The C generator(250) generates a program written in the C language based on the data stored at the matching data storage(240).

    Abstract translation: 目的:提供程序语言翻译系统和方法,将SDL(规范和定义语言)解释为C语言,从而可以实现从系统设计到系统实现的一致性,并在系统中应用功能添加或修改 直接设计为系统实现而没有意义的改变。 构成:系统包括SDL分析器(210),SDL数据存储器(220),SDL-C匹配器(230),匹配数据存储器(240)和C生成器(250)。 SDL分析器(210)从写入SDL的程序中提取必要的数据。 SDL数据存储器(220)存储从SDL分析器(210)提取的数据。 SDL-C匹配器(230)分析存储在SDL数据存储器(220)中的数据,并且生成与分析数据相对应的C代码。 匹配数据存储器(240)存储由SDL-C匹配器(230)生成的数据。 C生成器(250)基于存储在匹配数据存储器(240)中的数据生成以C语言编写的程序。

    에스디엘-92의 시그널에 의한 통신에서 칠-96의 메소드 호출에의한 통신으로의 변환방법
    5.
    发明授权
    에스디엘-92의 시그널에 의한 통신에서 칠-96의 메소드 호출에의한 통신으로의 변환방법 失效
    SDL-92信号通信转换方法与CHILL-96中通信方法的通信

    公开(公告)号:KR100258085B1

    公开(公告)日:2000-06-01

    申请号:KR1019970064041

    申请日:1997-11-28

    Abstract: PURPOSE: A method for converting a communication through a signal of SDL-92 into a communication through method paging of CHIILL-96 is provided to decrease an error, and perform a maintenance and a repair easily by converting the SDL-92 structure into a hierarchical structure tree. CONSTITUTION: A structure of an SDL(formal Specification and Description Language)-92 PR(textual Phrase Representation) is converted into a hierarchical structure tree(200). At this time, the structure of an SDL-92 PR has an overlaid structure in order to convert a communication method. A receipt process is searched by paging a path travel about each transmission signal of all nodes of the converted hierarchical structure tree(300). After this, a receipt process of a signal is searched from the path travel, and GRAND/SEIZE information is written at all blocks on a search path(400).

    Abstract translation: 目的:提供通过SDL-92的信号将通信转换成通过CHIILL-96的方法寻呼的通信的方法,以减少错误,并且通过将SDL-92结构转换成等级来容易地执行维护和修复 结构树。 构成:将SDL(正式规范和描述语言)-92 PR(文本短语表示)的结构转换为层次结构树(200)。 此时,为了转换通信方式,SDL-92PR的结构具有重叠的结构。 通过寻呼关于转换的分层结构树(300)的所有节点的每个传输信号的路径行进行搜索来检索收据处理。 之后,从路径行进中搜索信号的接收处理,并且在搜索路径(400)上的所有块上写入GRAND / SEIZE信息。

    에스디엘-92 프로세스에서 칠-96 타스크로의 변환방법
    6.
    发明公开
    에스디엘-92 프로세스에서 칠-96 타스크로의 변환방법 失效
    如何从SDL-92过程转换为Chil-96任务

    公开(公告)号:KR1019990042075A

    公开(公告)日:1999-06-15

    申请号:KR1019970062778

    申请日:1997-11-25

    Abstract: 본 발명은 교환기용 소프트웨어의 개발 환경에서 SDL-92의 문서 표현(PR)을 칠-96의 프로그램으로 자동 변환하기 위해, 칠-96의 프로그램 코드를 생성할 때, SDL-92 프로세스에서 칠-96 타스크로의 변환방법에 관한 것으로서, SDL-92의 프로세스에서 상태(State) 중심의 신호 구성을 SON을 이용하여 신호 중심의 상태 구성으로 변환하고, SON을 칠-96 타스크의 메소드 중심의 상태 구조로 변환하는 SDL-92 프로세스에서 칠-96 타스크로의 자동 변환방법을 제공함으로써, SDL-92로 명세된 소프트웨어를 구현 프로그램으로 개발시 프로세스와 타스크의 변환에서 오류의 발생을 줄여 프로그램의 개발 시간을 단축시키고, 개발 환경의 변화로 인한 설계 문서와 구현 프로그램의 변화를 일치시킬 수 있는 효과가 있다.

    에스디엘의시그널수신을가지는프로시쥬어의분해방법
    7.
    发明授权
    에스디엘의시그널수신을가지는프로시쥬어의분해방법 失效
    一种分解具有信号接收的过程的方法

    公开(公告)号:KR100304359B1

    公开(公告)日:2001-09-24

    申请号:KR1019980051977

    申请日:1998-11-30

    Abstract: 1. 청구범위에 기재된 발명이 속한 기술분야
    본 발명은 시그널 수신을 가지는 프로시쥬어의 분해 방법에 관한 것임.
    2. 발명이 해결하려고 하는 기술적 과제
    본 발명은 에스디엘 명세에 존재하는 시그널 수신을 가지는 프로시쥬어를 분해하여 자동 변환이 가능하도록 하기 위한 프로시쥬어의 분해 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있음.
    3. 발명의 해결방법의 요지
    본 발명은, 시그널 수신을 발생시키는 프로시쥬어들을 검색하여 등록하고 상기 프로시쥬어의 내부 변수들을 프로세스의 변수로 확장하는 제 1 단계; 상기 프로시쥬어에 대한 호출에 따라 상기 프로시쥬어에 대한 호출을 내부 상태의 전이로 변환하고, 전이의 남은 프로시쥬어 호출 후의 부분을 등록하는 제 2 단계; 및 상기 프로시쥬어를 분해하여 상기 프로시쥬어의 내부 상태를 상위 수준 프로세스의 내부 상태로 확장하여 변환하는 제 3 단계를 포함한다.
    4. 발명의 중요한 용도
    본 발명은 언어 변환기 등에 이용됨.

    씨 디버깅 정보인 스탭스를 칠 디버깅 정보인 딜로변환하는 시스템 및 그 방법
    8.
    发明公开
    씨 디버깅 정보인 스탭스를 칠 디버깅 정보인 딜로변환하는 시스템 및 그 방법 无效
    将C调查信息转换为CHILL调试信息的系统和方法

    公开(公告)号:KR1020010064144A

    公开(公告)日:2001-07-09

    申请号:KR1019990062278

    申请日:1999-12-24

    Abstract: PURPOSE: A system and a method for converting C debugging information, stabs into CHILL debugging information, DIL is provided to debug a program having a module prepared by the C language in a debugging environment of a CHILL(CCITT high level language) by reflecting a distributed parallel performing characteristic being included in a software for a communication in a developing of a software for an exchanger. CONSTITUTION: A stabs analyzing unit(201) extracts symbol information and line information from debugging information of a program prepared by the C language and stores the information in a symbol-line storing unit(204). A stabs-DIL corresponding unit(202) analyzes the information of the symbol-line storing unit(204) and stores the information for creating DIL corresponded to each information in a corresponding information storing unit(205). A DIL creating unit(203) creates DIL which is debugging information for a CHILL debugging based on the information of the corresponding information storing unit(205).

    Abstract translation: 目的:将C调试信息转换为CHILL调试信息的系统和方法,提供DIL,通过反映一个CHILL(CCITT高级语言)的调试环境来调试具有由C语言准备的模块的程序 分布式并行执行特性被包括在用于交换机的软件的开发中的通信的软件中。 构成:标记分析单元(201)从由C语言准备的程序的调试信息中提取符号信息和行信息,并将该信息存储在符号行存储单元(204)中。 stabs-DIL对应单元(202)分析符号线存储单元(204)的信息,并将与每个信息相对应的用于创建DIL的信息存储在相应的信息存储单元(205)中。 DIL创建单元(203)基于对应信息存储单元(205)的信息创建DIL,其为用于CHILL调试的调试信息。

    에스디엘의 시그널 수신에 의한 전이의 분할방법
    9.
    发明公开
    에스디엘의 시그널 수신에 의한 전이의 분할방법 失效
    通过信号和规格说明语言(SDL)分类交换方法

    公开(公告)号:KR1020010001592A

    公开(公告)日:2001-01-05

    申请号:KR1019990020931

    申请日:1999-06-07

    Abstract: PURPOSE: A method for dividing transitions is provided to subordinate signals independent from processes to the processes in a system specification composed of a specification and description language(SDL), to divide dynamic transitions generated by receiving the independent signals into static transitions, and to convert the divided transitions with an object-directional method, so as to automatically convert the system specification into an object-directional programming language. CONSTITUTION: A transition tree is generated. The transition tree is composed of nodes having pairs of receiving signals in each process state of a specification and description language(SDL). A signal stream graph is generated. The signal stream graph is composed of processes, the receiving signals, and process generation relations, by referring to the transition tree. Transitions caused by signal receptions are specified and divided, on the basis of the transition tree and the signal stream graph.

    Abstract translation: 目的:提供一种用于分割转换的方法,用于将独立于由规范和描述语言(SDL)组成的系统规范中的过程的过程独立于从属信号,以将通过接收独立信号生成的动态转换分为静态转换,并转换 使用对象方向方法进行分割的转换,以便将系统规范自动转换为对象编程语言。 构成:生成一个转换树。 转换树由具有指定和描述语言(SDL)的每个处理状态的接收信号对的节点组成。 生成信号流图。 信号流图由过程,接收信号和过程生成关系组成,通过参考转换树。 基于转换树和信号流图,指定和划分由信号接收引起的转换。

    에스디엘-92 프로세스에서 칠-96 타스크로의 변환방법
    10.
    发明授权
    에스디엘-92 프로세스에서 칠-96 타스크로의 변환방법 失效
    SDL-92过程中的翻译方法,以及96号的任务

    公开(公告)号:KR100276080B1

    公开(公告)日:2000-12-15

    申请号:KR1019970062778

    申请日:1997-11-25

    Abstract: PURPOSE: A method for converting an SDL-92 process into a chill-96 task is provided to reduce the time for developing a program by automatically converting a state-oriented signal configuration into a signal-oriented state configuration using an SON in an SDL-92 process, and by automatically converting the SON into a method-oriented state configuration of a chill-96 task. CONSTITUTION: A state-oriented signal configuration in an SDL(Specification and Description Language)-92 process is converted into a signal-oriented state configuration using an SON(Signal-Oriented Notation(101)). Therefore, the SDL-92 process converted into the SON is converted into a chill-96 task equipped with a method-oriented state configuration(102).

    Abstract translation: 目的:提供一种将SDL-92进程转换为寒冷96任务的方法,以通过使用SDL-92中的SON自动将面向状态的信号配置转换为面向信号的状态配置来减少开发程序的时间, 并且通过将SON自动转换为冷却96任务的面向方面的状态配置。 构成:使用SON(信号取向符号(101))将SDL(规范和描述语言)-92处理中的面向状态的信号配置转换为面向信号的状态配置。 因此,转换成SON的SDL-92处理被转换成配备有面向方式的状态配置(102)的寒冷96任务。

Patent Agency Ranking