KR102384978B1 - Automatic port design apparatus and method of electronic control unit based on value - Google Patents

Automatic port design apparatus and method of electronic control unit based on value Download PDF

Info

Publication number
KR102384978B1
KR102384978B1 KR1020200170539A KR20200170539A KR102384978B1 KR 102384978 B1 KR102384978 B1 KR 102384978B1 KR 1020200170539 A KR1020200170539 A KR 1020200170539A KR 20200170539 A KR20200170539 A KR 20200170539A KR 102384978 B1 KR102384978 B1 KR 102384978B1
Authority
KR
South Korea
Prior art keywords
port
value
unit
design
requirement
Prior art date
Application number
KR1020200170539A
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 KR1020200170539A priority Critical patent/KR102384978B1/en
Application granted granted Critical
Publication of KR102384978B1 publication Critical patent/KR102384978B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/32Circuit design at the digital level
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/31Design entry, e.g. editors specifically adapted for circuit design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2115/00Details relating to the type of the circuit
    • G06F2115/06Structured ASICs

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

An apparatus for automatically designing a port of a micro controller unit (MCU) based on a value according to a preferred embodiment of the present invention comprises: a value setting unit for generating port value information by setting a value for each of a plurality of ports of an MCU and generating requirement value information by setting a value for each of a plurality of requirements of a vehicle domain; and an automatic design unit which uses the port value information and the requirement value information to set a priority of each of the plurality of requirements and the plurality of ports, and generates port design information by designing functions included in the plurality of requirements in the plurality of ports according to the priority. The present invention can reduce a port design time.

Description

가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치 및 방법{AUTOMATIC PORT DESIGN APPARATUS AND METHOD OF ELECTRONIC CONTROL UNIT BASED ON VALUE}AUTOMATIC PORT DESIGN APPARATUS AND METHOD OF ELECTRONIC CONTROL UNIT BASED ON VALUE

본 발명은 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for automatically designing a port of a value-based microcontroller unit.

최근에는 차량 자동화 기술이 발전함에 따라 차량 자동 제어를 위한 많은 마이크로 컨트롤러 유닛(Micro Controller Unit)이 차량에 탑재되고 있다.In recent years, as vehicle automation technology develops, many microcontroller units for automatic vehicle control are mounted on vehicles.

또한, 마이크로프로세서(Microprocessor)의 성능이 향상됨에 따라, 마이크로 컨트롤러 유닛은 하나의 마이크로프로세서를 통해 보다 많은 기능에 대해 제어가 가능하다.In addition, as the performance of the microprocessor is improved, the microcontroller unit can control more functions through one microprocessor.

이에 따라, 기존 다양한 마이크로 컨트롤러 유닛을 통합하여 하나의 마이크로 컨트롤러 유닛으로 구성하는 요구 사항이 증가하고 있으며, 차량의 다양한 기능에 대해 하나의 마이크로프로세서를 이용하여 제어하는 기술에 대한 수요가 증가하고 있다.Accordingly, the requirement for integrating various existing microcontroller units into one microcontroller unit is increasing, and the demand for a technology for controlling various functions of a vehicle using one microprocessor is increasing.

종래에는 하나의 마이크로프로세서를 이용하여 다양한 기능을 제어하기 위해, 다양한 기능을 수행하는 차량 도메인의 전문가에 의해 마이크로 컨트롤러 유닛의 포트(Port) 설계가 이루어지고 있다.Conventionally, in order to control various functions using one microprocessor, a port design of a microcontroller unit has been made by an expert in the vehicle domain performing various functions.

그런데, 새로운 다양한 기능을 통합하기 위해서는, 다양한 기능을 수행하는 도메인의 전문가가 마이크로 컨트롤러 유닛의 선정에서 포트 설계까지 관여해야 하므로, 많은 시간이 소요된다.However, in order to integrate a variety of new functions, it takes a lot of time because an expert in a domain performing various functions has to be involved in the selection of a microcontroller unit to a port design.

이에 따라, 새로운 다양한 기능을 통합 제어하는 마이크로 컨트롤러 유닛의 설계 자동화를 통한 개발 시간의 감소가 요구되고 있다.Accordingly, there is a need to reduce development time through design automation of a microcontroller unit that integrates and controls various new functions.

대한민국 공개특허 제2011-0125989호Republic of Korea Patent Publication No. 2011-0125989

이에 본 발명은 상기한 사정을 감안하여 안출된 것으로, 하나의 마이크로프로세서를 이용하여 다양한 제어 기능을 구현하고자 하는 경우, 포트 설계 알고리즘에 따라 마이크로프로세서의 입출력 포트에 적용되는 기능을 자동 설계함으로써 포트 설계 시간을 감소시킬 수 있는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치 및 방법을 제공하는 것을 목적으로 한다.Accordingly, the present invention has been devised in view of the above circumstances, and when it is desired to implement various control functions using a single microprocessor, port design is performed by automatically designing functions applied to the input/output ports of the microprocessor according to the port design algorithm. An object of the present invention is to provide an apparatus and method for automatically designing a port of a value-based microcontroller unit that can reduce time.

상기 목적을 달성하기 위한 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치는, MCU(Micro Controller Unit)의 복수의 포트 각각에 가치를 설정하여 포트 가치 정보를 생성하고, 차량 도메인의 복수의 요구 사항 각각에 가치를 설정하여 요구 사항 가치 정보를 생성하는 가치 설정부; 및 상기 포트 가치 정보와 상기 요구 사항 가치 정보를 이용하여 상기 복수의 포트와 상기 복수의 요구 사항 각각의 우선순위를 설정하고, 상기 우선순위에 따라 상기 복수의 요구 사항에 포함된 기능을 상기 복수의 포트 포트에 설계하여 포트 설계 정보를 생성하는 자동 설계부;를 포함한다.To achieve the above object, an apparatus for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention for achieving the above object sets a value to each of a plurality of ports of a microcontroller unit (MCU) to generate port value information, a value setting unit configured to set a value for each of a plurality of requirements of a domain to generate requirement value information; and setting a priority of each of the plurality of ports and the plurality of requirements by using the port value information and the requirement value information, and assigning a function included in the plurality of requirements according to the priority to the plurality of and an automatic design unit for designing the port and generating port design information.

상기 가치 설정부는, 상기 복수의 포트 중에서 사용 가능한 메인 기능의 종류가 상대적으로 많은 포트에 더욱 높은 가치값을 부여할 수 있다.The value setting unit may assign a higher value to a port having a relatively large number of available main functions among the plurality of ports.

상기 복수의 요구 사항에 포함되는 메인 기능의 종류 별로 리스트업하여 요구사항 리스트를 설계하는 요구사항 리스트 설계부;를 더 포함할 수 있다.It may further include; a requirements list design unit for designing a list of requirements by listing each type of main function included in the plurality of requirements.

상기 가치 설정부는, 상기 복수의 요구 사항 중에서 상기 요구사항 리스트에 동일한 종류의 메인 기능이 상대적으로 많이 포함된 요구 사항에 더욱 높은 가치값을 부여할 수 있다.The value setting unit may assign a higher value to a requirement in which a relatively large number of main functions of the same type are included in the requirement list among the plurality of requirements.

상기 자동 설계부는, 상기 포트 가치 정보와 상기 요구 사항 가치 정보에 따라, 높은 가치값에서 낮은 가치값을 가지는 순서로 상기 복수의 요구 사항을 정렬하고, 낮은 가치값에서 높은 가치값을 가지는 순서로 상기 복수의 포트를 정렬하여 상기 복수의 요구 사항과 상기 복수의 포트 각각에 우선순위를 설정할 수 있다.The automatic design unit, according to the port value information and the requirement value information, arranges the plurality of requirements in an order from a high value to a low value, and in the order from a low value to a high value By arranging a plurality of ports, a priority may be set for each of the plurality of requirements and the plurality of ports.

상기 자동 설계부는, 상기 복수의 포트에 대한 기능 설계 도중에 동일한 요구 사항을 지원하는 적어도 두 개의 포트가 존재하는 경우, 체크 포인트를 생성할 수 있다.The automatic design unit may generate a checkpoint when at least two ports supporting the same requirement exist during function design for the plurality of ports.

상기 자동 설계부는, 최하위 우선 순위의 포트에 대한 기능 설계 도중에 상기 체크 포인트가 존재하는 경우, 상기 체크 포인트의 생성에 이용된 상기 적어도 두 개의 포트 중에서 설계가 완료되지 않은 포트에 상기 요구 사항의 메인 기능을 설계할 수 있다.The automatic design unit, when the checkpoint exists during the design of the function for the port of the lowest priority, the main function of the requirement in the port for which the design is not completed among the at least two ports used for the generation of the checkpoint can be designed.

상기 복수의 포트에 대한 정보가 저장되는 제1 데이터베이스부; 및 상기 복수의 요구 사항에 대한 정보가 저장되는 제2 데이터베이스부;를 더 포함할 수 있다.a first database unit in which information about the plurality of ports is stored; and a second database unit storing information on the plurality of requirements.

사용자의 가중치 명령에 따른 가중치를 상기 복수의 포트 별로 설정하는 가중치 설정부;를 더 포함할 수 있다.It may further include; a weight setting unit for setting a weight according to a weight command of the user for each of the plurality of ports.

상기 목적을 달성하기 위한 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법은, MCU(Micro Controller Unit)의 복수의 포트 각각에 가치를 설정하여 포트 가치 정보를 생성하고, 차량 도메인의 복수의 요구 사항 각각에 가치를 설정하여 요구 사항 가치 정보를 생성하는 가치 설정 단계; 상기 포트 가치 정보와 상기 요구 사항 가치 정보를 이용하여 상기 복수의 포트와 상기 복수의 요구 사항 각각의 우선순위를 설정하는 우선순위 설정 단계; 및 상기 우선순위에 따라 상기 복수의 요구 사항에 포함된 기능을 상기 복수의 포트에 설계하여 포트 설계 정보를 생성하는 포트 설계 단계;를 포함한다.In a method for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention for achieving the above object, a value is set for each of a plurality of ports of a microcontroller unit (MCU) to generate port value information, and the vehicle a value setting step of setting a value for each of a plurality of requirements of the domain to generate requirement value information; a priority setting step of setting priorities of each of the plurality of ports and the plurality of requirements by using the port value information and the requirement value information; and a port design step of generating port design information by designing functions included in the plurality of requirements in the plurality of ports according to the priority.

상기 포트 설계 단계는, 상기 복수의 포트 중에서 상기 우선순위가 가장 높은 포트를 선택하는 포트 선택 단계; 및 선택된 상기 포트가 상기 복수의 요구 사항 중에서 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는지 판단하는 제1 요구사항 판단 단계;를 포함할 수 있다.The port design step may include: a port selection step of selecting a port having the highest priority among the plurality of ports; and a first requirement determination step of determining whether the selected port can support the main function of the requirement having the highest priority among the plurality of requirements.

상기 포트 설계 단계는, 선택된 상기 포트가 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는 경우, 선택된 상기 포트와 다음 우선순위의 포트를 비교하여 동일한 가치값을 가지는지 판단하는 포트 비교 단계; 및 선택된 상기 포트와 상기 다음 우선순위의 포트가 동일한 가치값을 가지는 경우, 상기 다음 우선순위의 포트에서 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는지 판단하는 제2 요구사항 판단 단계;를 더 포함할 수 있다.The port design step is a port comparison step of determining whether the selected port has the same value by comparing the port of the next priority with the port of the next priority when the selected port can support the main function of the highest priority requirement ; and when the selected port and the port of the next priority have the same value, a second requirement determining step of determining whether the port of the next priority can support the main function of the requirement with the highest priority; may further include.

상기 포트 설계 단계는, 상기 다음 우선순위의 포트에서 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는 경우, 체크 포인트를 생성하는 체크 포인트 생성 단계;를 더 포함할 수 있다.The port design step may further include a checkpoint generation step of generating a checkpoint when the port of the next priority can support the main function of the highest priority requirement.

상기 포트 설계 단계는, 상기 체크 포인트를 생성하거나 또는 선택된 포트를 제외하고, 상기 우선순위가 가장 높은 요구사항을 지원하는 포트가 없는 경우, 상기 우선순위가 가장 높은 요구사항의 메인 기능을 선택된 상기 포트에 설계하는 제1 기능 설계 단계;를 더 포함할 수 있다.In the port design step, if there is no port supporting the requirement with the highest priority except for the port that is created or selected for the checkpoint, a main function of the requirement with the highest priority is selected for the port It may further include; a first function design step of designing.

상기 포트 설계 단계는, 선택된 상기 포트가 상기 우선순위가 가장 높은 요구 사항을 지원할 수 없는 경우, 다음 우선순위의 포트로 변경하는 포트 변경 단계; 상기 포트 변경 단계를 통해 변경된 포트가 복수의 포트 중에서 마지막 포트인지 판단하는 포트 완료 판단 단계; 및 상기 마지막 포트가 선택된 경우, 상기 체크 포인트 유무를 판단하는 체크 포인트 유무 판단 단계;를 더 포함할 수 있다.The port design step may include a port change step of changing to a port of a next priority when the selected port cannot support the requirement with the highest priority; a port completion determination step of determining whether the port changed through the port change step is the last port among a plurality of ports; and a checkpoint presence or absence determination step of determining whether the checkpoint exists when the last port is selected.

상기 포트 설계 단계는, 상기 체크 포인트가 있는 경우, 상기 체크 포인트 생성에 이용된 적어도 둘 이상의 포트 중에서 설계 완료되지 않은 포트에 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 설계하는 제2 기능 설계 단계;를 더 포함할 수 있다.In the port design step, if there is the check point, a second function design step of designing a main function of the highest priority requirement in a port that has not been designed among at least two or more ports used for generating the check point ; may be further included.

상기 우선순위 설정 단계는, 높은 가치값에서 낮은 가치값을 가지는 순서로 상기 복수의 요구 사항을 정렬하고, 낮은 가치값에서 높은 가치값을 가지는 순서로 상기 복수의 포트를 정렬함으로써 상기 우선 순위를 설정할 수 있다.The priority setting step sets the priority by arranging the plurality of requirements in an order from a high value to a low value, and arranging the plurality of ports in an order from a low value to a high value. can

사용자의 가중치 명령에 따라 상기 복수의 포트 중에서 특정 포트에 가중치를 설정하는 가중치 설정 단계;를 더 포함할 수 있다.The method may further include a weight setting step of setting a weight to a specific port among the plurality of ports according to a weight command from a user.

본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치 및 방법에 의하면, 하나의 마이크로프로세서를 이용하여 다양한 제어 기능을 구현하고자 하는 경우, 포트 설계 알고리즘에 따라 마이크로프로세서의 입출력 포트에 적용되는 기능을 자동 설계함으로써 포트 설계 시간을 감소시킬 수 있다.According to an apparatus and method for automatically designing a port for a value-based microcontroller unit according to a preferred embodiment of the present invention, when it is desired to implement various control functions using one microprocessor, the input/output port of the microprocessor according to the port design algorithm is By automatically designing the applied function, the port design time can be reduced.

또한, 포트 자동 설계에 따라, 종래 대비 품질이 달라질 수 있는 부분이 개선되는 효과가 있다.In addition, according to the automatic design of the port, there is an effect of improving the part in which the quality may vary compared to the prior art.

또한, 요구 사항 검토 단계에서 빠른 포트 설계를 통해 통합 마이크로 컨트롤러 유닛의 선정에 대한 검토가 빠르게 진행되는 효과가 있다.In addition, there is an effect that the review on the selection of the integrated microcontroller unit proceeds quickly through the quick port design in the requirements review stage.

도 1은 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치의 블록도이다.
도 2는 도 1의 제1 데이터베이스부에 저장된 MCU의 포트 별 사용 가능한 자원 정보의 일 예를 나타내는 도면이다.
도 3은 도 1의 제2 데이터베이스부에 저장된 차량 도메인의 복수의 요구 사항의 일 예를 나타내는 도면이다.
도 4는 도 1의 요구사항 리스트 설계부에 의해 생성된 요구사항 리스트의 일 예를 나타내는 도면이다.
도 5는 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법의 순서도이다.
도 6은 도 5의 가중치 설정 단계의 구체적인 순서도이다.
도 7은 도 5의 가치 설정 단계의 구체적인 순서도이다.
1 is a block diagram of an apparatus for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention.
FIG. 2 is a diagram illustrating an example of resource information available for each port of the MCU stored in the first database unit of FIG. 1 .
3 is a diagram illustrating an example of a plurality of requirements of a vehicle domain stored in a second database unit of FIG. 1 .
4 is a diagram illustrating an example of a requirements list generated by the requirements list design unit of FIG. 1 .
5 is a flowchart of a method for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention.
6 is a detailed flowchart of the weight setting step of FIG. 5 .
7 is a detailed flowchart of the value setting step of FIG. 5 .

이하, 본 발명의 바람직한 실시예를 첨부된 도면들을 참조하여 상세히 설명한다. 우선 각 도면의 구성 요소들에 참조 부호를 부가함에 있어서, 동일한 구성 요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한, 이하에서 본 발명의 바람직한 실시예를 설명할 것이나, 본 발명의 기술적 사상은 이에 한정하거나 제한되지 않고 당업자에 의해 변형되어 다양하게 실시될 수 있음은 물론이다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. First of all, it should be noted that in adding reference numerals to the components of each drawing, the same components are given the same reference numerals as much as possible even though they are indicated on different drawings. In addition, preferred embodiments of the present invention will be described below, but the technical spirit of the present invention is not limited thereto and may be variously implemented by those skilled in the art without being limited thereto.

도 1은 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치의 블록도이다.1 is a block diagram of an apparatus for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention.

도 1을 참고하면, 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치(100)는, MCU(Micro Controller Unit)의 스펙(SPEC.) 모듈화, 차량 도메인의 요구 사항의 모듈화, 통합 요구사항 기반 MCU의 포트 우선순위 선정, 및 우선순위 기반 포트 자동 설계 기능을 수행하는 것을 특징으로 한다.Referring to FIG. 1 , an apparatus 100 for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention provides modularization of specifications (SPEC.) of MCU (Micro Controller Unit) and modularization of requirements of vehicle domains. , it is characterized by performing the port priority selection of the MCU based on the integration requirements, and the priority-based port automatic design function.

가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치(100)는, 제1 데이터베이스부(110), 제2 데이터베이스부(120), 요구사항 리스트 설계부(130), 가중치 설정부(140), 가치 설정부(150), 및 자동 설계부(160)를 포함할 수 있다.The value-based microcontroller unit port automatic design device 100 includes a first database unit 110 , a second database unit 120 , a requirements list design unit 130 , a weight setting unit 140 , and a value setting unit ( 150 ), and an automatic design unit 160 .

제1 데이터베이스부(110)는, MCU의 복수의 포트 정보가 저장될 수 있다. 복수의 포트 정보는 MCU의 제조사가 제공한 것일 수 있다. 제1 데이터베이스부(110)는 복수의 포트 별 사용 가능한 메인 기능, ID, 보조 기능의 정보가 저장될 수 있다. 예를 들면, 복수의 포트 각각은 전압 입력 포트, 및 통신 포트 등의 기능을 수행할 수 있다. 복수의 포트의 메인 기능, ID, 보조 기능에 대한 정보는 도 2를 통해 상세히 후술한다.The first database unit 110 may store information on a plurality of ports of the MCU. The plurality of port information may be provided by a manufacturer of the MCU. The first database unit 110 may store information of a main function, an ID, and an auxiliary function usable for each of a plurality of ports. For example, each of the plurality of ports may perform functions such as a voltage input port and a communication port. Information on the main function, ID, and auxiliary function of the plurality of ports will be described later in detail with reference to FIG. 2 .

제2 데이터베이스부(120)는, 차량 도메인(Domain) 각각의 요구 사항이 저장될 수 있다. 차량 도메인은 파워트레인(Powertrain), 샤시(Shassis), 바디(Body), 및 인포테인먼트(Infortainment) 등을 포함할 수 있다. 인포테인먼트는 멀티미디어 장치, 텔레매틱 장치, HMI(Human Machine Interface) 장치를 포함할 수 있다. 차량 도메인 각각의 요구 사항은 복수의 메인기능, 복수의 ID, 및 복수의 보조 기능을 한데 조합하여 구성될 수 있다. 요구 사항은 MCU를 특정 목적으로 사용하기 위해 마련된 것일 수 있다. 차량 도메인 각각의 요구 사항은 도 3을 통해 상세히 후술한다.The second database unit 120 may store requirements for each vehicle domain. The vehicle domain may include a powertrain, a chassis, a body, and infotainment. The infotainment may include a multimedia device, a telematic device, and a Human Machine Interface (HMI) device. A requirement of each vehicle domain may be configured by combining a plurality of main functions, a plurality of IDs, and a plurality of auxiliary functions. The requirements may be geared towards using the MCU for a specific purpose. The requirements of each vehicle domain will be described in detail later with reference to FIG. 3 .

요구사항 리스트 설계부(130)는, 제2 데이터베이스부(120)에 저장된 요구사항 정보를 불러올 수 있다. 요구사항 리스트 설계부(130)는 불러온 요구사항 정보를 기반으로 요구사항 리스트를 새롭게 설계할 수 있다. 요구사항 리스트 설계부(130)는 차량 도메인 각각의 요구 사항에 포함되는 메인 기능의 종류 별로 리스트업(List up)하여 요구사항 리스트를 설계할 수 있다. 요구사항 리스트 설계부(130)는 요구사항 리스트를 가치 설정부(150)로 전송할 수 있다.The requirements list design unit 130 may call the requirement information stored in the second database unit 120 . The requirements list design unit 130 may newly design the requirements list based on the fetched requirements information. The requirements list design unit 130 may design the requirements list by listing up for each type of main function included in the requirements of each vehicle domain. The requirements list design unit 130 may transmit the requirements list to the value setting unit 150 .

가중치 설정부(140)는, 사용자로부터 전달받은 가중치 명령에 따라, 복수의 포트 별로 가중치를 우선 설정할 수 있다. 일 실시예에 있어서, 사용자는 MCU가 소정의 센서 정보를 우선 처리해야 한다고 판단되면, 센서 정보의 아날로그값을 디지털값으로 변환하는 아날로그디지털 변환 기능을 수행하는 MCU의 포트에 높은 가치를 설정할 수 있다. 가중치 설정부(140)는 사용자의 가중치 명령에 의해 MCU의 포트 별로 설정된 포트 가중치 정보를 자동 설계부(160)로 전송할 수 있다.The weight setting unit 140 may preferentially set a weight for each of the plurality of ports according to a weight command received from the user. In one embodiment, when it is determined that the MCU needs to process predetermined sensor information first, the user can set a high value to the port of the MCU that performs an analog-to-digital conversion function of converting an analog value of sensor information into a digital value. . The weight setting unit 140 may transmit port weight information set for each port of the MCU to the automatic design unit 160 according to a weight command of the user.

가치 설정부(150)는, 제1 데이터베이스부(110)로부터 복수의 포트 별 사용 가능한 메인 기능의 정보를 불러올 수 있다. 또한, 가치 설정부(150)는 제2 데이터베이스부(120)로부터 차량 도메인 각각의 요구 사항을 불러올 수 있다. 또한, 가치 설정부(150)는 요구사항 리스트 설계부(130)로부터 요구사항 리스트를 전달받을 수 있다.The value setting unit 150 may retrieve information of a main function usable for each of the plurality of ports from the first database unit 110 . Also, the value setting unit 150 may retrieve the requirements of each vehicle domain from the second database unit 120 . Also, the value setting unit 150 may receive a list of requirements from the requirements list design unit 130 .

가치 설정부(150)는 복수의 포트 중에서 사용 가능한 메인 기능의 종류가 상대적으로 많은 포트에 높은 가치값을 부여하여 포트 가치 정보를 생성할 수 있다. 또한, 가치 설정부(150)는 복수의 요구 사항 중에서 요구사항 리스트에 동일한 종류의 메인 기능이 상대적으로 많이 포함된 요구 사항에 높은 가치값을 부여하여 요구 사항 가치 정보를 생성할 수 있다.The value setting unit 150 may generate port value information by assigning a high value to a port having a relatively large number of available main functions among a plurality of ports. In addition, the value setting unit 150 may generate the requirement value information by assigning a high value to a requirement including a relatively large number of main functions of the same type in the requirement list among a plurality of requirements.

가치 설정부(150)는 포트 가치 정보와 요구 사항 가치 정보를 자동 설계부(160)로 전송할 수 있다.The value setting unit 150 may transmit the port value information and the requirement value information to the automatic design unit 160 .

자동 설계부(160)는, 가중치 설정부(140)로부터 전달받은 포트 가중치 정보와, 가치 설정부(150)로부터 전달받은 포트 가치 정보와 요구 사항 가치 정보를 이용하여 복수의 포트와 복수의 요구 사항 각각의 우선순위를 설정하고, 우선순위에 따라 복수의 요구 사항에 포함된 기능을 복수의 포트에 설계하여 포트 설계 정보를 생성할 수 있다.The automatic design unit 160 uses the port weight information transmitted from the weight setting unit 140 and the port value information and the requirement value information transmitted from the value setting unit 150 to each of a plurality of ports and a plurality of requirements. Port design information can be created by setting the priority of , and designing a function included in a plurality of requirements in a plurality of ports according to the priority.

이렇게 생성된 포트 설계 정보는 MCU의 선정 및 선정된 MCU의 포트 별로 적합한 메인 기능을 자동 설계하는데 이용될 수 있다.The port design information generated in this way can be used to select an MCU and automatically design a main function suitable for each port of the selected MCU.

자동 설계부(160)는 포트 가중치 정보와 포트 가치 정보를 병합하여 최종 포트 가치 정보를 생성할 수 있다. 자동 설계부(160)는 높은 가치값에서 낮은 가치값을 가지는 순서로 복수의 요구 사항을 정렬할 수 있다. 자동 설계부(160)는 낮은 가치값에서 높은 가치값을 가지는 순서로 복수의 포트를 정렬할 수 있다. 이를 통해 자동 설계부(160)는 복수의 요구 사항과 복수의 포트 각각에 우선순위를 설정할 수 있다.The automatic design unit 160 may generate final port value information by merging the port weight information and the port value information. The automatic design unit 160 may arrange a plurality of requirements in an order from a high value to a low value. The automatic design unit 160 may arrange a plurality of ports in an order from a low value to a high value. Through this, the automatic design unit 160 may set a priority for each of a plurality of requirements and a plurality of ports.

자동 설계부(160)는 설정된 우선순위에 따라 복수의 요구 사항에 포함된 기능을 복수의 포트에 설계할 수 있다.The automatic design unit 160 may design a function included in a plurality of requirements in a plurality of ports according to a set priority.

한편, 자동 설계부(160)는 복수의 포트에 대한 기능 설계 도중에 동일한 요구 사항을 지원하는 적어도 두 개의 포트가 존재하는 경우, 체크 포인트를 생성할 수 있다.Meanwhile, the automatic design unit 160 may generate a checkpoint when at least two ports supporting the same requirement exist during function design for a plurality of ports.

자동 설계부(160)는 최하위 우선 순위의 포트에 대한 기능 설계 도중에 체크 포인트의 유무를 확인할 수 있다. 이때, 자동 설계부(160)는 체크 포인트가 생성되어 있는 경우, 체크 포인트의 생성에 이용된 적어도 두 개의 포트 중에서 설계가 완료되지 않은 포트에 요구 사항의 메인 기능을 설계할 수 있다.The automatic design unit 160 may check the presence or absence of a checkpoint during function design for a port with the lowest priority. In this case, when the check point is generated, the automatic design unit 160 may design the main function of the requirement in a port for which design is not completed among at least two ports used to generate the check point.

자동 설계부(160)는 체크 포인트가 생성되지 않은 경우, 복수의 포트 별 기능 설계가 실패한 것으로 판단할 수 있다. 이때 자동 설계부(160)는 제1 데이터베이스부(110)에 포함된 기존 MCU보다 상위 구조의 MCU를 알림 방식으로 요청할 수 있다. 이후 자동 설계부(160)는 새로운 MCU 정보를 기반으로 생성된 포트 가치 정보를 이용하여 복수의 포트의 기능 설계를 수행할 수 있다.When the checkpoint is not generated, the automatic design unit 160 may determine that the function design for each port has failed. In this case, the automatic design unit 160 may request an MCU having a higher structure than the existing MCU included in the first database unit 110 in a notification manner. Thereafter, the automatic design unit 160 may perform functional design of a plurality of ports using the port value information generated based on the new MCU information.

도 2는 도 1의 제1 데이터베이스부에 저장된 MCU의 포트 별 사용 가능한 자원 정보의 일 예를 나타내는 도면이다.FIG. 2 is a diagram illustrating an example of resource information available for each port of the MCU stored in the first database unit of FIG. 1 .

도 2를 참고하면, 제1 데이터베이스부(110)에 저장된 MCU의 포트 별 사용 가능한 자원 정보를 확인할 수 있다. MCU는 제1 포트(PORT1), 제2 포트(PORT2), 제3 포트(PORT3), 제4 포트(PORT4), 및 제5 포트(PORT5)를 포함할 수 있다. 복수의 포트 각각에서 사용 가능한 자원 정보는 메인 기능, ID, 및 보조 기능 포함할 수 있다.Referring to FIG. 2 , available resource information for each port of the MCU stored in the first database unit 110 may be checked. The MCU may include a first port PORT1 , a second port PORT2 , a third port PORT3 , a fourth port PORT4 , and a fifth port PORT5 . Resource information available in each of the plurality of ports may include a main function, an ID, and an auxiliary function.

일 실시예에 있어서, 제1 포트(PORT1)의 메인 기능은 두 개의 아날로그 디지털 변환기(ADC: Analog Digital Converter), 및 송신기(SENT)를 포함할 수 있다. 제1 포트(PORT1)의 메인 기능 각각의 ID는 ADC0, ADC4, SENT0 일 수 있다. 제1 포트(PORT1)의 보조 기능은 입력 기능(IN1, IN4, IN2)을 포함할 수 있다.In an embodiment, the main function of the first port PORT1 may include two analog-to-digital converters (ADC) and a transmitter SENT. The ID of each main function of the first port PORT1 may be ADC0, ADC4, and SENT0. The auxiliary function of the first port PORT1 may include input functions IN1 , IN4 , and IN2 .

일 실시예에 있어서, 제2 포트(PORT2)의 메인 기능은 두 개의 통신 장치(CAN: Controller Area Network), 및 PWM 타이머(PWMTIMER)를 포함할 수 있다. 제2 포트(PORT2)의 메인 기능 각각의 ID는 CAN0, CAN1, TIMER1 일 수 있다. 제2 포트(PORT2)의 보조 기능은 수신단(RX), 송신단(TX), 입력장치(INPUT)을 포함할 수 있다.In an embodiment, the main function of the second port PORT2 may include two communication devices (CAN: Controller Area Network) and a PWM timer (PWMTIMER). The ID of each main function of the second port PORT2 may be CAN0, CAN1, or TIMER1. Auxiliary functions of the second port PORT2 may include a receiving end RX, a transmitting end TX, and an input device INPUT.

이하, 제3 포트(PORT3), 제4 포트(PORT4), 및 제5 포트(PORT5)에 대한 상세 설명은 생략한다.Hereinafter, detailed descriptions of the third port PORT3 , the fourth port PORT4 , and the fifth port PORT5 will be omitted.

MCU 포트 별 사용 가능한 메인 기능 종류는 MCU 포트의 가치 설정에 이용될 수 있다.The types of main functions available for each MCU port can be used to set the value of the MCU port.

도 3은 도 1의 제2 데이터베이스부에 저장된 차량 도메인의 복수의 요구 사항의 일 예를 나타내는 도면이다.3 is a diagram illustrating an example of a plurality of requirements of a vehicle domain stored in a second database unit of FIG. 1 .

도 3을 참고하면, 제2 데이터베이스부(120)에 저장된 차량 도메인의 복수의 요구사항을 확인할 수 있다. 일 실시예에 있어서, 요구사항1, 요구사항2, 및 요구사항3이 제2 데이터베이스부(120)에 저장될 수 있다. 요구사항은 이에 한정되지 않고 차량 도메인에 따라 더욱 많은 수가 제2 데이터베이스부(120)에 저장될 수 있다.Referring to FIG. 3 , a plurality of requirements of the vehicle domain stored in the second database unit 120 may be checked. In an embodiment, the requirement 1, the requirement 2, and the requirement 3 may be stored in the second database unit 120 . The requirements are not limited thereto, and a larger number may be stored in the second database unit 120 according to vehicle domains.

복수의 요구사항은 복수의 메인 기능, 복수의 ID, 및 복수의 보조 기능을 한데 조합하여 구성될 수 있다.The plurality of requirements may be configured by combining a plurality of main functions, a plurality of IDs, and a plurality of auxiliary functions together.

요구사항1은 메인 기능으로 두 개의 통신 장치(CAN), 아날로그 디지털 변환기(ADC), 및 두 개의 PWM 타이머(PWMTIMER)을 포함할 수 있다. 또한, 요구사항1은 메인 기능에 대응하는 ID 정보로 메인 기능의 통신 장치(CAN)를 제외한 ADC3, TIMER1, TIMER2를 포함할 수 있다. 또한, 요구사항1은 보조 기능으로 메인 기능에 순차적으로 대응하는 수신단(RX), 송신단(TX), 입력단(IN), 입력장치(INPUT), 및 출력장치(OUTPUT)를 포함할 수 있다.Requirement 1 may include two communication devices (CAN), an analog-to-digital converter (ADC), and two PWM timers (PWMTIMER) as main functions. In addition, requirement 1 is ID information corresponding to the main function, and may include ADC3, TIMER1, and TIMER2 excluding the communication device (CAN) of the main function. In addition, Requirement 1 may include a receiving end (RX), a transmitting end (TX), an input end (IN), an input device (INPUT), and an output device (OUTPUT) sequentially corresponding to the main function as auxiliary functions.

요구사항2는 메인 기능으로 두 개의 통신 장치(CAN), 아날로그 디지털 변환기(ADC), 및 두 개의 PWM 타이머(PWMTIMER)를 포함할 수 있다. 또한, 요구사항2는 메인 기능에 대응하는 ID 정보로 메인 기능의 통신 장치(CAN)에 대응하는 CAN1을 포함할 수 있다. 또한, 요구사항2는 보조 기능으로 메인 기능에 순차적으로 대응하는 수신단(RX), 송신단(TX), 입력단(IN), 입력장치(INPUT), 및 출력장치(OUTPUT)를 포함할 수 있다.Requirement 2 may include two communication devices (CAN), an analog-to-digital converter (ADC), and two PWM timers (PWMTIMER) as main functions. In addition, the requirement 2 may include CAN1 corresponding to the communication device (CAN) of the main function as ID information corresponding to the main function. In addition, Requirement 2 may include a receiving end (RX), a transmitting end (TX), an input terminal (IN), an input device (INPUT), and an output device (OUTPUT) sequentially corresponding to the main function as auxiliary functions.

요구사항3은 메인 기능으로 세 개의 이더넷과 송신기(SENT)를 포함할 수 있다. 또한 요구사항3은 메인 기능의 송신기(SENT)에 대응하는 ID로 SENT1를 포함할 수 있다. 또한, 요구사항3은 보조 기능으로 메인 기능의 두 개의 이더넷에 대응하는 수신단(RX), 송신단(TX)을 포함하고, 메인 기능의 송신기(SENT)에 대응하는 수신단(RX)를 포함할 수 있다.Requirement 3 may include three Ethernets and a transmitter (SENT) as main functions. In addition, Requirement 3 may include SENT1 as an ID corresponding to the transmitter (SENT) of the main function. In addition, Requirement 3 includes a receiving end (RX) and a transmitting end (TX) corresponding to two Ethernets of the main function as auxiliary functions, and may include a receiving end (RX) corresponding to the transmitter (SENT) of the main function. .

이러한 복수의 요구사항은 MCU를 특정 목적으로 사용하기 위해 마련된 것일 수 있다. 예를 들면, 아날로그 신호를 디지털값으로 변환하고, 변환된 디지털값의 요청을 CAN 신호의 입력으로 하고, 시간값을 고려하여 CAN 신호를 출력하는 목적으로 MCU를 사용하는 경우, 요구사항1과 같은 메인 기능의 조합이 요구될 수 있다.These multiple requirements may be prepared to use the MCU for a specific purpose. For example, if the MCU is used for the purpose of converting an analog signal to a digital value, making a request for the converted digital value as an input of a CAN signal, and outputting a CAN signal in consideration of the time value, A combination of main functions may be required.

도 4는 도 1의 요구사항 리스트 설계부에 의해 생성된 요구사항 리스트의 일 예를 나타내는 도면이다.4 is a diagram illustrating an example of a requirements list generated by the requirements list design unit of FIG. 1 .

도 4를 참고하면, 도 1의 제2 데이터베이스부(120)에 저장되어 있는 요구사항 정보를 통해 마련된 요구사항 리스트를 확인할 수 있다.Referring to FIG. 4 , a list of requirements prepared through the requirements information stored in the second database unit 120 of FIG. 1 may be checked.

요구사항 리스트 설계부(130)는 제2 데이터베이스부(120)로부터 요구사항 정보를 전달받을 수 있다. 요구사항 리스트 설계부(130)는 전달받은 요구사항 정보를 이용하여 요구사항 리스트를 설계할 수 있다.The requirements list design unit 130 may receive requirement information from the second database unit 120 . The requirements list design unit 130 may design the requirements list by using the received requirements information.

요구사항 리스트 설계부(130)는 요구사항 정보에 포함된 메인 기능을 동일한 종류 별로 분류할 수 있다. 요구사항 리스트 설계부(130)는 동일한 종류가 많은 순서로 메인 기능을 정렬하여 요구사항 리스트를 설계할 수 있다. 요구사항 리스트 설계부(130)는 요구사항 리스트를 가치 설정부(150)로 전송할 수 있다.The requirements list design unit 130 may classify the main functions included in the requirements information by the same type. The requirements list design unit 130 may design the requirements list by arranging the main functions in the order of many of the same types. The requirements list design unit 130 may transmit the requirements list to the value setting unit 150 .

도 5는 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법의 순서도이다.5 is a flowchart of a method for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention.

도 1 및 도 5를 참고하면, 본 발명의 바람직한 실시예에 따른 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법은, MCU의 포트 별로 가치를 설정하고, 차량 도메인 각각의 요구사항에 가치를 설정하며, 가치 설정된 포트와 요구 사항을 기반으로 우선순위를 설정하고, 우선순위에 따라 포트에 요구사항의 기능을 설계함으로써 포트 설계 정보를 생성하는 것을 특징으로 한다. 이러한 포트 설계 정보를 통해 MCU가 선정되고, 선정된 MCU의 포트 각각의 메인 기능이 자동 설계될 수 있다.1 and 5 , the method for automatically designing a port of a value-based microcontroller unit according to a preferred embodiment of the present invention sets a value for each port of the MCU, sets the value for each requirement of the vehicle domain, It is characterized in that the port design information is created by setting the priority based on the value set port and requirements, and designing the function of the requirement in the port according to the priority. An MCU may be selected through such port design information, and a main function of each port of the selected MCU may be automatically designed.

가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법은, S501 단계 내지 S527 단계를 포함할 수 있다.The method for automatically designing a port of the value-based microcontroller unit may include steps S501 to S527.

먼저, 가중치 설정 단계(S501)에서, 가중치 설정부(140)는 사용자의 가중치 명령에 따라 특정 포트에 가중치를 설정할 수 있다. 가중치가 설정된 포트는 이후 가치 설정에 있어서 가중치가 적용될 수 있다. 일 실시예에 있어서, 사용자가 특정 메인 기능에 가중치가 필요하다고 판단되면, 특정 메인 기능을 지원하는 포트 전체에 가중치가 설정될 수 있다. 가중치 설정 단계(S501)는 도 6을 통해 상세히 후술한다.First, in the weight setting step S501 , the weight setting unit 140 may set a weight to a specific port according to a weight command from the user. Ports to which weights are set may be weighted in subsequent value setting. In an embodiment, if the user determines that a weight is required for a specific main function, a weight may be set for all ports supporting the specific main function. The weight setting step S501 will be described in detail later with reference to FIG. 6 .

가치 설정 단계(S503)에서, 가치 설정부(150)는 MCU의 복수의 포트 별로 가치를 설정하고, 차량 도메인 각각의 요구 사항에 대해 가치를 설정할 수 있다. 가치 설정부(150)는 포트 별 가치 설정시, 복수의 포트 중에서 사용 가능한 메인 기능의 종류가 상대적으로 많은 포트에 높은 가치값을 설정할 수 있다. 가치 설정부(150)는 요구 사항에 대해 가치 설정시, 기생성된 요구사항 리스트에 동일한 종류의 메인 기능이 상대적으로 많이 포함된 요구 사항에 높은 가치값을 설정할 수 있다. 요구사항 리스트의 생성과정은 상술한 바 있으므로 생략한다. 가치 설정 단계(S503)는 도 7을 통해 상세히 후술한다.In the value setting step ( S503 ), the value setting unit 150 may set a value for each of a plurality of ports of the MCU, and set the value for each requirement of the vehicle domain. When setting values for each port, the value setting unit 150 may set a high value to a port having a relatively large number of available main functions among a plurality of ports. When setting a value for a requirement, the value setting unit 150 may set a high value to a requirement in which a relatively large number of main functions of the same type are included in the pre-generated list of requirements. Since the process of generating the requirements list has been described above, it is omitted. The value setting step ( S503 ) will be described later in detail with reference to FIG. 7 .

우선순위 설정 단계(S505)에서, 자동 설계부(160)는 높은 가치값에서 낮은 가치값을 가지는 순서로 복수의 요구 사항을 정렬하고, 낮은 가치값에서 높은 가치값을 가지는 순서로 복수의 포트를 정렬할 수 있다. 이를 통해 자동 설계부(160)는 복수의 요구 사항과 복수의 포트 각각에 우선 순위를 설정할 수 있다.In the priority setting step (S505), the automatic design unit 160 sorts a plurality of requirements in an order from a high value to a low value, and arranges the plurality of ports in an order from a low value to a high value. can do. Through this, the automatic design unit 160 may set a priority for each of a plurality of requirements and a plurality of ports.

요구사항 설계 완료 판단 단계(S507)에서, 자동 설계부(160)는 정렬된 복수의 요구 사항에 대한 포트 설계가 완료되었는지 판단할 수 있다. 자동 설계부(160)는 정렬된 복수의 요구 사항에 대한 포트 설계가 완료되는 경우, 포트 설계 정보를 생성하고, MCU의 포트 자동 설계를 종료할 수 있다.In the requirement design completion determination step ( S507 ), the automatic design unit 160 may determine whether port design for a plurality of aligned requirements is completed. When the port design for the plurality of aligned requirements is completed, the automatic design unit 160 may generate port design information and end the automatic port design of the MCU.

포트 선택 단계(S509)에서, 자동 설계부(160)는 정렬된 복수의 포트 중에서 우선 순위가 높은 포트를 선택할 수 있다. 여기서, 포트의 우선 순위 J는 0로 나타낼 수 있다. 이하, 우선 순위 J의 수치가 클수록 우선 순위가 낮은 것으로 정의한다.In the port selection step ( S509 ), the automatic design unit 160 may select a port having a high priority from among a plurality of arranged ports. Here, the priority J of the port may be represented by 0. Hereinafter, it is defined that the higher the value of the priority J, the lower the priority.

제1 요구사항 판단 단계(S511)에서, 자동 설계부(160)는 현재 선택된 포트가 정렬된 요구사항 중에서 가장 높은 우선순위의 요구사항의 메인 기능을 지원할 수 있는지 판단할 수 있다.In the first requirement determination step S511 , the automatic design unit 160 may determine whether the currently selected port can support the main function of the highest priority requirement among the sorted requirements.

포트 비교 단계(S513)에서, 자동 설계부(160)는 현재 선택된 포트[J]가 요구사항의 메인 기능을 지원할 수 있는 경우, 현재 선택된 포트와 다음 우선순위의 포트를 비교하여 동일한 가치값을 가지는지 판단할 수 있다. 여기서, 현재 선택된 포트는 J의 우선순위를 가지고, 다음 우선순위의 포트는 한 단계 낮은 우선순위(J++)를 가질 수 있다.In the port comparison step (S513), when the currently selected port [J] can support the main function of the requirement, the automatic design unit 160 compares the currently selected port with the port of the next priority to see if it has the same value can judge Here, the currently selected port may have a priority of J, and a port of the next priority may have a lower priority (J++).

제2 요구사항 판단 단계(S515)에서, 자동 설계부(160)는, 다음 우선순위의 포트[J++]가 현재 선택된 포트[J=0]와 동일한 가치값을 가지는 경우, 다음 우선순위의 포트[J++]에서 가장 높은 우선순위의 요구사항을 지원할 수 있는지 판단할 수 있다. 자동 설계부(160)는 다음 우선순위의 포트[J++]에서 가장 높은 우선순위의 요구사항을 지원할 수 없는 경우, 포트 비교 단계(S513)로 돌아가서, 현재 선택된 포트와 동일한 가치값을 가지는 포트가 있는지 우선순위를 낮춰가면서 찾을 수 있다.In the second requirement determination step (S515), the automatic design unit 160, when the port [J++] of the next priority has the same value as the currently selected port [J=0], the port [J++] of the next priority ] can be determined to support the highest priority requirements. If the automatic design unit 160 cannot support the requirement of the highest priority in the port [J++] of the next priority, it returns to the port comparison step (S513) and prioritizes whether there is a port having the same value as the currently selected port. You can find them by lowering the rank.

체크 포인트 생성 단계(S517)에서, 자동 설계부(160)는 현재 선택된 포트[J=0]와 동일한 가치값을 가지는 다음 우선순위의 포트[J++]가 가장 높은 우선순위의 요구사항을 지원할 수 있는 경우, 체크 포인트를 생성할 수 있다. 체크 포인트는 소정의 요구사항을 지원하는 포트가 없는 경우, 소정의 요구사항을 지원하는 포트를 찾기 위해 자동 설계부(160)에서 되돌아오는 지점일 수 있다. 자동 설계부(160)는 체크 포인트 생성 이후, 가장 높은 우선순위의 요구사항을 지원할 수 있는 가장 높은 우선순위의 포트에 메인 기능을 설계할 수 있다. 그런 다음 자동 설계부(160)는 가치 설정 단계(S503)로 돌아가서 메인 기능의 포트 설계가 완료된 요구사항과 설계 완료된 포트를 제외하고, 나머지 포트와 요구 사항에 가치 설정을 수행할 수 있다.In the checkpoint generation step (S517), the automatic design unit 160 is the port [J++] of the next priority having the same value as the currently selected port [J = 0] If the highest priority can support the requirement , can create checkpoints. The check point may be a point at which the automatic design unit 160 returns to find a port supporting the predetermined requirement when there is no port supporting the predetermined requirement. After the checkpoint is generated, the automatic design unit 160 may design the main function in the port of the highest priority that can support the requirement of the highest priority. Then, the automatic design unit 160 returns to the value setting step ( S503 ) and may perform value setting on the remaining ports and requirements, except for the requirements for which the design of the ports of the main function is completed and the ports for which the design is completed.

한편, 포트 비교 단계(S513) 이후 제1 기능 설계 단계(S519)에서, 자동 설계부(160)는 선택된 포트를 제외하고 가장 높은 우선순위의 요구사항을 지원하는 포트가 없는 경우, 가장 높은 우선순위의 요구사항의 메인 기능을 선택된 포트[J]에 설계할 수 있다. 그런 다음 자동 설계부(160)는 가치 설정 단계(S503)로 돌아가서 메인 기능의 포트 설계가 완료된 요구사항과 메인 기능의 설계 완료된 포트를 제외하고, 나머지 포트와 요구사항에 가치 설정을 수행할 수 있다.On the other hand, in the first function design step (S519) after the port comparison step (S513), the automatic design unit 160, except for the selected port, if there is no port supporting the requirement of the highest priority, the highest priority The main function of the requirement can be designed in the selected port [J]. Then, the automatic design unit 160 returns to the value setting step ( S503 ) and may perform value setting on the remaining ports and requirements except for the requirements for which the port design of the main function is completed and the port for which the design of the main function is completed.

다른 한편, 제1 요구 사항 판단 단계(S511) 이후 포트 변경 단계(S521)에서, 자동 설계부(160)는 현재 선택된 포트[J]가 가장 높은 우선순위의 요구사항을 지원할 수 없는 경우, 현재 선택된 포트[J]를 다음 우선순위의 포트[J++]로 변경할 수 있다.On the other hand, in the port change step (S521) after the first requirement determination step (S511), when the currently selected port [J] cannot support the requirement of the highest priority, the currently selected port You can change [J] to the port [J++] of the next priority.

포트 완료 판단(S523)에서, 자동 설계부(160)는 현재 선택된 포트가 정렬된 포트 중에서 마지막 포트인지 판단할 수 있다. 자동 설계부(160)는 현재 선택된 포트가 정렬된 포트 중에서 마지막 포트가 아닌 경우, S511 단계로 돌아가서 이후 단계를 수행할 수 있다.In the port completion determination ( S523 ), the automatic design unit 160 may determine whether the currently selected port is the last port among the sorted ports. When the currently selected port is not the last port among the sorted ports, the automatic design unit 160 may return to step S511 and perform subsequent steps.

체크 포인트 유무 판단 단계(S525)에서, 자동 설계부(160)는 현재 선택된 포트가 정렬된 포트 중에서 마지막 포트인 경우, 체크 포인트 유무를 판단할 수 있다. 자동 설계부(160)는 체크 포인트가 없는 경우 포트 자동 설계를 종료할 수 있다. 이때 자동 설계부(160)는 체크 포인트를 찾지 못하고 자동 설계를 종료한 경우, 포트 자동 설계가 실패한 것으로 판단할 수 있다. 자동 설계부(160)는 상위 MCU에 대한 스펙 정보를 추가 요청할 수 있다.In the checkpoint presence determination step S525 , when the currently selected port is the last port among the sorted ports, the automatic design unit 160 may determine the checkpoint presence or absence. The automatic design unit 160 may end automatic port design when there is no checkpoint. At this time, when the automatic design unit 160 terminates the automatic design without finding the checkpoint, it may be determined that the automatic port design has failed. The automatic design unit 160 may additionally request specification information for the upper MCU.

제2 기능 설계 단계(S527)에서, 자동 설계부(160)는 체크 포인트가 있는 경우 체크 포인트 생성 시점으로 돌아가서, 체크 포인트 생성에 이용된 적어도 둘 이상의 포트 중에서 설계 완료되지 않은 포트[J++]에 메인 기능을 설계할 수 있다. 그런 다음 자동 설계부(160)는 가치 설정 단계(S503)로 돌아가서 메인 기능의 포트 설계가 완료된 요구사항과 설계 완료된 포트를 제외하고, 나머지 포트와 요구사항에 가치 설정을 수행할 수 있다.In the second function design step ( S527 ), if there is a check point, the automatic design unit 160 returns to the check point generation time, and returns the main function to the incompletely designed port [J++] among at least two or more ports used to generate the check point. can be designed. Then, the automatic design unit 160 may return to the value setting step ( S503 ) and perform value setting on the remaining ports and requirements, except for the requirements for which the port design of the main function is completed and the ports for which the design is completed.

자동 설계부(160)는 요구사항에 대한 포트 설계가 완료되면, 포트 설계 정보를 생성할 수 있다. 포트 설계 정보는 MCU의 선정에 이용될 수 있다. 선정된 MCU는 포트 설계 정보를 기초로 자동으로 포트 기능이 설계될 수 있다.The automatic design unit 160 may generate port design information when the port design for the requirements is completed. Port design information may be used to select an MCU. The selected MCU can automatically design a port function based on the port design information.

도 6은 도 5의 가중치 설정 단계의 구체적인 순서도이다.6 is a detailed flowchart of the weight setting step of FIG. 5 .

도 6을 참고하면, 가중치 설정 단계(S501)는 S610 단계 내지 S680 단계를 포함할 수 있다.Referring to FIG. 6 , the weight setting step S501 may include steps S610 to S680 .

가중치 명령 입력 단계(S610)에서, 가중치 설정부(140)는 사용자의 가중치 명령을 입력받을 수 있다. 가중치 설정부(140)는 복수의 가중치 명령을 입력받을 수 있다.In the weight command input step ( S610 ), the weight setting unit 140 may receive a weight command from the user. The weight setting unit 140 may receive a plurality of weight commands.

포트 선택 단계(S620)에서, 가중치 설정부(140)는 사용자의 가중치 명령이 입력되는 경우, 복수의 포트 중에서 우선순위가 높은 포트를 선택할 수 있다. 여기서, 포트의 우선순위 J는 0일 수 있다. 포트는 J 값이 낮을 수록 높은 우선순위를 가질 수 있다.In the port selection step ( S620 ), when a weight command from the user is input, the weight setting unit 140 may select a port having a higher priority from among a plurality of ports. Here, the priority J of the port may be 0. A port may have a higher priority as the value of J is lower.

가중치 판단 단계(S630)에서, 가중치 설정부(140)는 선택된 포트가 현재 가중치 명령에 포함되는 포트인지 판단할 수 있다.In the weight determination step S630 , the weight setting unit 140 may determine whether the selected port is a port currently included in the weight command.

가중치 적용 단계(S640)에서, 가중치 설정부(140)는 선택된 포트가 현재 가중치 명령에 포함되는 경우, 선택된 포트에 소정의 가중치를 적용할 수 있다.In the weight application step S640 , when the selected port is included in the current weight command, the weight setting unit 140 may apply a predetermined weight to the selected port.

포트 판단 단계(S650)에서, 가중치 설정부(140)는, S630 단계에서 선택된 포트가 현재 가중치 명령에 포함되지 않거나, 또는 S640 단계에서 소정의 가중치가 적용된 경우, 현재 선택된 포트가 우선순위가 가장 낮은 마지막 포트인지 판단할 수 있다.In the port determination step S650 , the weight setting unit 140 , when the port selected in step S630 is not included in the current weight command or a predetermined weight is applied in step S640 , the currently selected port has the lowest priority. It can be determined whether it is the last port.

포트 변경 단계(S660)에서, 가중치 설정부(140)는 현재 선택된 포트가 마지막 포트가 아닌 경우, 현재 선택된 포트를 우선순위가 한 단계 낮은 다음 포트로 변경할 수 있다. 가중치 설정부(140)는 S630 단계로 돌아가서 선택된 포트가 현재 가중치 명령에 포함되는 포트인지 판단할 수 있다.In the port change step ( S660 ), when the currently selected port is not the last port, the weight setting unit 140 may change the currently selected port to the next port having a lower priority by one level. The weight setting unit 140 may return to step S630 to determine whether the selected port is currently included in the weight command.

가중치 명령 판단 단계(S670)에서, 가중치 설정부(140)는 사용자의 가중치 명령이 마지막 명령인지 판단할 수 있다. 가중치 설정부(140)는 사용자의 가중치 명령이 마지막 명령인 경우, 가중치 설정을 종료할 수 있다.In the weight command determination step S670 , the weight setting unit 140 may determine whether the user's weight command is the last command. The weight setting unit 140 may end weight setting when the user's weight command is the last command.

가중치 명령 변경 단계(S660)에서, 가중치 설정부(140)는 현재 가중치 명령이 마지막 명령이 아닌 경우, 다음 가중치 명령으로 변경할 수 있다. 가중치 설정부(140)는 다음 가중치 명령에 따른 가중치 적용을 위해 S620 단계 이후 단계를 반복 수행할 수 있다.In the step of changing the weight command ( S660 ), the weight setting unit 140 may change to the next weight command when the current weight command is not the last command. The weight setting unit 140 may repeatedly perform steps after step S620 to apply a weight according to the next weight command.

도 7은 도 5의 가치 설정 단계의 구체적인 순서도이다.7 is a detailed flowchart of the value setting step of FIG. 5 .

도 7을 참고하면, 가치 설정 단계(S503)는 S710 단계 내지 S790 단계를 포함할 수 있다.Referring to FIG. 7 , the value setting step S503 may include steps S710 to S790 .

정보 입력 단계(S710)에서, 가치 설정부(150)는 제1 데이터베이스부(110)와 제2 데이터베이스부(120)로부터 MCU의 포트 정보와 차량 도메인의 요구 사항 정보를 입력받을 수 있다.In the information input step S710 , the value setting unit 150 may receive the MCU port information and the vehicle domain requirement information from the first database unit 110 and the second database unit 120 .

포트 선택 단계(S720)에서, 가치 설정부(150)는 복수의 포트 중에서 우선순위가 높은 포트를 선택할 수 있다. 여기서, 포트의 우선순위 j는 0일 수 있다. 포트는 j 값이 낮을수록 높은 우선순위를 가질 수 있다.In the port selection step ( S720 ), the value setting unit 150 may select a port having a high priority from among a plurality of ports. Here, the priority j of the port may be 0. A port may have a higher priority as the value of j is lower.

가치 판단 단계(S730)에서, 가치 설정부(150)는 선택된 포트[j]가 우선순위가 가장 높은 요구사항[i]의 메인 기능을 지원하는지 판단할 수 있다. 여기서, 요구사항의 i는 낮을수록 우선순위가 높을 수 있다.In the value determination step S730 , the value setting unit 150 may determine whether the selected port [j] supports the main function of the requirement [i] having the highest priority. Here, the lower the i of the requirement, the higher the priority may be.

제1 가치 적용 단계(S740)에서, 가치 설정부(150)는 현재 선택된 포트[j]에서 우선순위가 가장 높은 요구사항[i]의 메인 기능을 지원하는 경우, 현재 요구사항의 가치값을 감소할 수 있다.In the first value application step (S740), the value setting unit 150 reduces the value of the current requirement when the currently selected port [j] supports the main function of the highest priority requirement [i] can do.

제2 가치 적용 단계(S750)에서, 가치 설정부(150)는 현재 선택된 포트[j]의 가치값을 증가할 수 있다.In the second value application step S750 , the value setting unit 150 may increase the value of the currently selected port [j].

포트 판단 단계(S760)에서, 가치 설정부(150)는, S730 단계에서 선택된 포트가 현재 요구사항의 메인 기능을 지원하지 않거나, 또는 S750 단계에서 현재 포트의 가치값이 증가한 경우, 현재 선택된 포트가 우선순위가 가장 낮은 마지막 포트인지 판단할 수 있다.In the port determination step (S760), the value setting unit 150, if the port selected in step S730 does not support the main function of the current requirement, or if the value of the current port is increased in step S750, the currently selected port is It can be determined whether it is the last port with the lowest priority.

포트 변경 단계(S770)에서, 가치 설정부(150)는 현재 선택된 포트가 마지막 포트가 아닌 경우, 현재 선택된 포트를 우선순위가 한 단계 낮은 다음 포트로 변경할 수 있다. 가치 설정부(150)는 S730 단계로 돌아가서 변경된 포트가 현재 요구사항의 메인 기능을 지원하는지 판단할 수 있다.In the port change step S770 , when the currently selected port is not the last port, the value setting unit 150 may change the currently selected port to the next port having a lower priority by one level. The value setting unit 150 may return to step S730 to determine whether the changed port supports the main function of the current requirement.

요구사항 판단 단계(S780)에서, 가치 설정부(150)는 현재 요구사항이 마지막 요구사항인지 판단할 수 있다. 가치 설정부(150)는 현재 요구사항이 마지막 요구사항인 경우, 가치 설정을 종료할 수 있다.In the requirement determination step (S780), the value setting unit 150 may determine whether the current requirement is the last requirement. The value setting unit 150 may end value setting when the current requirement is the last requirement.

요구사항 변경 단계(S790)에서, 가치 설정부(150)는 현재 요구사항이 마지막 요구사항이 아닌 경우, 우선순위가 한 단계 낮은 다음 요구사항[i++]으로 변경할 수 있다. 가치 설정부(150)는 다음 요구사항에 따른 가치 적용을 위해 S720 단계 이후 단계를 반복 수행할 수 있다.In the requirement change step S790 , when the current requirement is not the last requirement, the value setting unit 150 may change to the next requirement [i++] having a lower priority by one level. The value setting unit 150 may repeat steps after step S720 to apply a value according to the following requirements.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위 내에서 다양한 수정, 변경 및 치환이 가능할 것이다. 따라서, 본 발명에 개시된 실시예 및 첨부된 도면들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예 및 첨부된 도면에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다.The above description is merely illustrative of the technical idea of the present invention, and those of ordinary skill in the art to which the present invention pertains may make various modifications, changes and substitutions within the scope without departing from the essential characteristics of the present invention. will be. Accordingly, the embodiments disclosed in the present invention and the accompanying drawings are for explaining, not limiting, the technical spirit of the present invention, and the scope of the technical spirit of the present invention is not limited by these embodiments and the accompanying drawings .

본 발명에 따른 단계들 및/또는 동작들은 기술분야의 통상의 기술자에 의해 이해될 수 있는 것과 같이, 다른 순서로, 또는 병렬적으로, 또는 다른 에포크(epoch) 등을 위해 다른 실시 예들에서 동시에 일어날 수 있다.Steps and/or operations according to the present invention may occur concurrently in different embodiments, either in a different order, or in parallel, or for different epochs, etc., as would be understood by one of ordinary skill in the art. can

실시 예에 따라서는, 단계들 및/또는 동작들의 일부 또는 전부는 하나 이상의 비-일시적 컴퓨터-판독가능 매체에 저장된 명령, 프로그램, 상호작용 데이터 구조(interactive data structure), 클라이언트 및/또는 서버를 구동하는 하나 이상의 프로세서들을 사용하여 적어도 일부가 구현되거나 또는 수행될 수 있다. 하나 이상의 비-일시적 컴퓨터-판독가능 매체는 예시적으로 소프트웨어, 펌웨어, 하드웨어, 및/또는 그것들의 어떠한 조합일 수 있다. 또한, 본 명세서에서 논의된 "모듈"의 기능은 소프트웨어, 펌웨어, 하드웨어, 및/또는 그것들의 어떠한 조합으로 구현될 수 있다.Depending on the embodiment, some or all of the steps and/or operations run instructions, a program, an interactive data structure, a client and/or a server stored in one or more non-transitory computer-readable media. At least some may be implemented or performed using one or more processors. The one or more non-transitory computer-readable media may be illustratively software, firmware, hardware, and/or any combination thereof. Further, the functionality of a “module” discussed herein may be implemented in software, firmware, hardware, and/or any combination thereof.

100: 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치
110: 제1 데이터베이스부
120: 제2 데이터베이스부
130: 요구사항 리스트 설계부
140: 가중치 설정부
150: 가치 설정부
160: 자동 설계부
100: port auto design device of value-based microcontroller unit
110: first database unit
120: second database unit
130: requirements list design department
140: weight setting unit
150: value setting unit
160: automatic design unit

Claims (18)

MCU(Micro Controller Unit)의 복수의 포트 각각에 가치를 설정하여 포트 가치 정보를 생성하고, 차량 도메인의 복수의 요구 사항 각각에 가치를 설정하여 요구 사항 가치 정보를 생성하는 가치 설정부; 및
상기 포트 가치 정보와 상기 요구 사항 가치 정보를 이용하여 상기 복수의 포트와 상기 복수의 요구 사항 각각의 우선순위를 설정하고, 상기 우선순위에 따라 상기 복수의 요구 사항에 포함된 기능을 상기 복수의 포트에 설계하여 포트 설계 정보를 생성하는 자동 설계부;
를 포함하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
a value setting unit generating port value information by setting values in each of a plurality of ports of a microcontroller unit (MCU), and generating requirement value information by setting values in each of a plurality of requirements of a vehicle domain; and
Priority of each of the plurality of ports and the plurality of requirements is set using the port value information and the requirement value information, and a function included in the plurality of requirements is assigned to the plurality of ports according to the priority. An automatic design unit that designs and generates port design information;
A port auto design device for a value-based microcontroller unit that includes a.
제 1 항에 있어서,
상기 가치 설정부는,
상기 복수의 포트 중에서 사용 가능한 메인 기능의 종류가 상대적으로 많은 포트에 더욱 높은 가치값을 부여하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
The method of claim 1,
The value setting unit,
A port automatic design device for a value-based microcontroller unit, characterized in that a higher value is given to a port having a relatively large number of main functions available among the plurality of ports.
제 1 항에 있어서,
상기 복수의 요구 사항에 포함되는 메인 기능의 종류 별로 리스트업하여 요구사항 리스트를 설계하는 요구사항 리스트 설계부;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
The method of claim 1,
a requirements list design unit for designing a requirements list by listing up for each type of main function included in the plurality of requirements;
Port automatic design device of the value-based microcontroller unit, characterized in that it further comprises.
제 3 항에 있어서,
상기 가치 설정부는,
상기 복수의 요구 사항 중에서 상기 요구사항 리스트에 동일한 종류의 메인 기능이 상대적으로 많이 포함된 요구 사항에 더욱 높은 가치값을 부여하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
4. The method of claim 3,
The value setting unit,
The device for automatically designing a port for a value-based microcontroller unit, characterized in that a higher value is given to a requirement in which a relatively large number of main functions of the same type are included in the requirement list among the plurality of requirements.
제 1 항에 있어서,
상기 자동 설계부는,
상기 포트 가치 정보와 상기 요구 사항 가치 정보에 따라, 높은 가치값에서 낮은 가치값을 가지는 순서로 상기 복수의 요구 사항을 정렬하고, 낮은 가치값에서 높은 가치값을 가지는 순서로 상기 복수의 포트를 정렬하여 상기 복수의 요구 사항과 상기 복수의 포트 각각에 우선순위를 설정하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
The method of claim 1,
The automatic design unit,
According to the port value information and the requirement value information, sorting the plurality of requirements in an order from a high value to a low value, and arranging the plurality of ports in an order from a low value to a high value to set a priority for each of the plurality of requirements and the plurality of ports.
제 5 항에 있어서,
상기 자동 설계부는,
상기 복수의 포트에 대한 기능 설계 도중에 동일한 요구 사항을 지원하는 적어도 두 개의 포트가 존재하는 경우, 체크 포인트를 생성하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
6. The method of claim 5,
The automatic design unit,
The device for automatically designing a port of a value-based microcontroller unit, characterized in that during the functional design of the plurality of ports, when at least two ports supporting the same requirement exist, a checkpoint is generated.
제 6 항에 있어서,
상기 자동 설계부는,
최하위 우선 순위의 포트에 대한 기능 설계 도중에 상기 체크 포인트가 존재하는 경우, 상기 체크 포인트의 생성에 이용된 상기 적어도 두 개의 포트 중에서 설계가 완료되지 않은 포트에 상기 요구 사항의 메인 기능을 설계하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
7. The method of claim 6,
The automatic design unit,
If the checkpoint exists during the function design for the lowest priority port, the main function of the requirement is designed in a port for which design is not completed among the at least two ports used for generating the checkpoint. As a value-based microcontroller unit port auto design device.
제 1 항에 있어서,
상기 복수의 포트에 대한 정보가 저장되는 제1 데이터베이스부; 및
상기 복수의 요구 사항에 대한 정보가 저장되는 제2 데이터베이스부;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
The method of claim 1,
a first database unit in which information about the plurality of ports is stored; and
a second database unit for storing information on the plurality of requirements;
Port automatic design device of the value-based microcontroller unit, characterized in that it further comprises.
제 1 항에 있어서,
사용자의 가중치 명령에 따른 가중치를 상기 복수의 포트 별로 설정하는 가중치 설정부;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 장치.
The method of claim 1,
a weight setting unit configured to set a weight according to a weight command of a user for each of the plurality of ports;
Port automatic design device of the value-based microcontroller unit, characterized in that it further comprises.
가치 설정부가 MCU(Micro Controller Unit)의 복수의 포트 각각에 가치를 설정하여 포트 가치 정보를 생성하고, 차량 도메인의 복수의 요구 사항 각각에 가치를 설정하여 요구 사항 가치 정보를 생성하는 가치 설정 단계;
자동 설계부가 상기 포트 가치 정보와 상기 요구 사항 가치 정보를 이용하여 상기 복수의 포트와 상기 복수의 요구 사항 각각의 우선순위를 설정하는 우선순위 설정 단계; 및
상기 자동 설계부가 상기 우선순위에 따라 상기 복수의 요구 사항에 포함된 기능을 상기 복수의 포트에 설계하여 포트 설계 정보를 생성하는 포트 설계 단계;
를 포함하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
a value setting step in which a value setting unit sets a value to each of a plurality of ports of an MCU (Micro Controller Unit) to generate port value information, and sets a value to each of a plurality of requirements of a vehicle domain to generate requirement value information;
a priority setting step in which an automatic design unit sets priorities of each of the plurality of ports and the plurality of requirements by using the port value information and the requirement value information; and
a port design step in which the automatic design unit designs functions included in the plurality of requirements in the plurality of ports according to the priority to generate port design information;
A method for automatically designing ports in a value-based microcontroller unit, comprising:
제 10 항에 있어서,
상기 포트 설계 단계는,
상기 자동 설계부가 상기 복수의 포트 중에서 상기 우선순위가 가장 높은 포트를 선택하는 포트 선택 단계; 및
상기 자동 설계부가 선택된 상기 포트가 상기 복수의 요구 사항 중에서 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는지 판단하는 제1 요구사항 판단 단계;
를 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
11. The method of claim 10,
The port design step is
a port selection step in which the automatic design unit selects the port having the highest priority from among the plurality of ports; and
a first requirement determination step of determining whether the port selected by the automatic design unit can support the main function of the requirement having the highest priority among the plurality of requirements;
Port automatic design method of a value-based microcontroller unit comprising a.
제 11 항에 있어서,
상기 포트 설계 단계는,
상기 자동 설계부가 선택된 상기 포트가 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는 경우, 선택된 상기 포트와 다음 우선순위의 포트를 비교하여 동일한 가치값을 가지는지 판단하는 포트 비교 단계; 및
상기 자동 설계부가 선택된 상기 포트와 상기 다음 우선순위의 포트가 동일한 가치값을 가지는 경우, 상기 다음 우선순위의 포트에서 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는지 판단하는 제2 요구사항 판단 단계;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
12. The method of claim 11,
The port design step is
a port comparison step of determining whether the port selected by the automatic design unit has the same value by comparing the selected port with a port of the next priority when the port selected by the automatic design unit can support the main function of the highest priority requirement; and
A second requirement for determining whether the port of the next priority can support the main function of the requirement with the highest priority when the selected port and the port of the next priority have the same value value judgment step;
Port automatic design method of the value-based microcontroller unit, characterized in that it further comprises.
제 12 항에 있어서,
상기 포트 설계 단계는,
상기 자동 설계부가 상기 다음 우선순위의 포트에서 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 지원할 수 있는 경우, 체크 포인트를 생성하는 체크 포인트 생성 단계;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
13. The method of claim 12,
The port design step is
a checkpoint generation step of generating a checkpoint when the automatic design unit can support the main function of the requirement with the highest priority in the port of the next priority;
Port automatic design method of the value-based microcontroller unit, characterized in that it further comprises.
제 13 항에 있어서,
상기 포트 설계 단계는,
상기 자동 설계부가 상기 체크 포인트를 생성하거나 또는 선택된 포트를 제외하고, 상기 우선순위가 가장 높은 요구사항을 지원하는 포트가 없는 경우, 상기 우선순위가 가장 높은 요구사항의 메인 기능을 선택된 상기 포트에 설계하는 제1 기능 설계 단계;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
14. The method of claim 13,
The port design step is
When the automatic design unit generates the checkpoint or there is no port supporting the highest priority requirement except for the selected port, the main function of the highest priority requirement is designed in the selected port a first functional design step;
Port automatic design method of the value-based microcontroller unit, characterized in that it further comprises.
제 13 항에 있어서,
상기 포트 설계 단계는,
상기 자동 설계부가 선택된 상기 포트가 상기 우선순위가 가장 높은 요구 사항을 지원할 수 없는 경우, 다음 우선순위의 포트로 변경하는 포트 변경 단계;
상기 자동 설계부가 상기 포트 변경 단계를 통해 변경된 포트가 복수의 포트 중에서 마지막 포트인지 판단하는 포트 완료 판단 단계; 및
상기 자동 설계부가 상기 마지막 포트가 선택된 경우, 상기 체크 포인트 유무를 판단하는 체크 포인트 유무 판단 단계;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
14. The method of claim 13,
The port design step is
a port change step of changing to a port of the next priority when the port selected by the automatic design unit cannot support the requirement with the highest priority;
a port completion determination step in which the automatic design unit determines whether the port changed through the port change step is the last port among a plurality of ports; and
a checkpoint determination step of determining whether the checkpoint exists when the automatic design unit selects the last port;
Port automatic design method of the value-based microcontroller unit, characterized in that it further comprises.
제 15 항에 있어서,
상기 포트 설계 단계는,
상기 자동 설계부가 상기 체크 포인트가 있는 경우, 상기 체크 포인트 생성에 이용된 적어도 둘 이상의 포트 중에서 설계 완료되지 않은 포트에 상기 우선순위가 가장 높은 요구 사항의 메인 기능을 설계하는 제2 기능 설계 단계;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
16. The method of claim 15,
The port design step is
a second function design step of designing, by the automatic design unit, a main function having the highest priority requirement in a port that has not been designed among at least two or more ports used for generating the check point when there is the check point;
Port automatic design method of the value-based microcontroller unit, characterized in that it further comprises.
제 10 항에 있어서,
상기 우선순위 설정 단계는,
상기 자동 설계부가 높은 가치값에서 낮은 가치값을 가지는 순서로 상기 복수의 요구 사항을 정렬하고, 낮은 가치값에서 높은 가치값을 가지는 순서로 상기 복수의 포트를 정렬함으로써 상기 우선 순위를 설정하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
11. The method of claim 10,
The priority setting step is
characterized in that the automatic design unit sets the priority by arranging the plurality of requirements in an order from a high value to a low value, and arranging the plurality of ports in an order from a low value to a high value A method for auto-designing ports in a value-based microcontroller unit.
제 10 항에 있어서,
가중치 설정부가 사용자의 가중치 명령에 따라 상기 복수의 포트 중에서 특정 포트에 가중치를 설정하는 가중치 설정 단계;
를 더 포함하는 것을 특징으로 하는 가치 기반 마이크로 컨트롤러 유닛의 포트 자동 설계 방법.
11. The method of claim 10,
a weight setting step in which a weight setting unit sets a weight to a specific port among the plurality of ports according to a weight command from a user;
Port automatic design method of the value-based microcontroller unit, characterized in that it further comprises.
KR1020200170539A 2020-12-08 2020-12-08 Automatic port design apparatus and method of electronic control unit based on value KR102384978B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020200170539A KR102384978B1 (en) 2020-12-08 2020-12-08 Automatic port design apparatus and method of electronic control unit based on value

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020200170539A KR102384978B1 (en) 2020-12-08 2020-12-08 Automatic port design apparatus and method of electronic control unit based on value

Publications (1)

Publication Number Publication Date
KR102384978B1 true KR102384978B1 (en) 2022-04-07

Family

ID=81210792

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020200170539A KR102384978B1 (en) 2020-12-08 2020-12-08 Automatic port design apparatus and method of electronic control unit based on value

Country Status (1)

Country Link
KR (1) KR102384978B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09311886A (en) * 1995-12-26 1997-12-02 Matsushita Electric Ind Co Ltd Automatic designing method for semiconductor integrated circuit
KR20010085867A (en) * 1998-09-30 2001-09-07 에이치. 레이몬드 빙함 Block based design methodology
KR20110125989A (en) 2010-05-14 2011-11-22 주식회사 노바칩스 Semiconductor chip and semiconductor system including the same
KR20120028053A (en) * 2010-09-14 2012-03-22 국방과학연구소 Node for stopping data looping by renewing receiving port
KR101726663B1 (en) * 2016-11-09 2017-04-13 국방과학연구소 Method and System for automated I/O-port linking framework between the models using the concept of cloud or cloud-computing in Model Based Design under the block diagram environment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09311886A (en) * 1995-12-26 1997-12-02 Matsushita Electric Ind Co Ltd Automatic designing method for semiconductor integrated circuit
KR20010085867A (en) * 1998-09-30 2001-09-07 에이치. 레이몬드 빙함 Block based design methodology
KR20110125989A (en) 2010-05-14 2011-11-22 주식회사 노바칩스 Semiconductor chip and semiconductor system including the same
KR20120028053A (en) * 2010-09-14 2012-03-22 국방과학연구소 Node for stopping data looping by renewing receiving port
KR101726663B1 (en) * 2016-11-09 2017-04-13 국방과학연구소 Method and System for automated I/O-port linking framework between the models using the concept of cloud or cloud-computing in Model Based Design under the block diagram environment

Similar Documents

Publication Publication Date Title
DE102014109121B4 (en) Systems and methods for arbitration of a speech dialog service
CN1007936B (en) Data transmission system and control method
US11548456B2 (en) Can circuit structure and vehicle diagnostic device including the same
US6546343B1 (en) Bus line current calibration
WO2022160312A1 (en) Data transmission method and apparatus, and electronic device and storage medium
US20210272570A1 (en) Systems and methods for addressing possible interruption during interaction with digital assistant
EP1257999A1 (en) Electrical device with voice input unit and method for voice input
KR102384978B1 (en) Automatic port design apparatus and method of electronic control unit based on value
US8879926B2 (en) Communicating between an optical receiver and an optical transmitter using a serial bus
CN111694779A (en) Interface switching device, communication equipment and interface switching method
CN111930247B (en) Self-learning method and self-learning system for steering wheel key
CN109327354B (en) Method, device and test system for generating signal forwarding test case
CN117424774A (en) Communication anti-interference method and device, electronic equipment and storage medium
DE102017204569A1 (en) Method and device for controlling a terminal
US12021953B2 (en) Priority selection for multiple protocol stacks
US11271581B1 (en) Time-multiplexed distribution of analog signals
US8543879B2 (en) Method and apparatus for correction of digitally transmitted information
US7148699B1 (en) Technique for calibrating electronic devices
CN109547260B (en) FlexRay network configuration method and system
CN106004730A (en) Automotive heterogeneous network convergence device and plug and play expanding method of automotive intelligent equipment based on same
CN101651545A (en) Single-point login system as well as method and device for realizing individuation guide
CN110830397B (en) HBS-based attenuation resistor self-adaption method, communication circuit and multi-connected unit
CN110019717B (en) Device for modifying multi-turn question-answering system
CN116206595A (en) Method and device for correcting polyphones in speech recognition, electronic equipment and storage medium
JP2001236127A (en) Power supply circuit

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant