KR20230023350A - Method of processing data and electronic device performing the method - Google Patents

Method of processing data and electronic device performing the method Download PDF

Info

Publication number
KR20230023350A
KR20230023350A KR1020210105395A KR20210105395A KR20230023350A KR 20230023350 A KR20230023350 A KR 20230023350A KR 1020210105395 A KR1020210105395 A KR 1020210105395A KR 20210105395 A KR20210105395 A KR 20210105395A KR 20230023350 A KR20230023350 A KR 20230023350A
Authority
KR
South Korea
Prior art keywords
data
electronic device
control
input
component
Prior art date
Application number
KR1020210105395A
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 KR1020210105395A priority Critical patent/KR20230023350A/en
Publication of KR20230023350A publication Critical patent/KR20230023350A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/16Constructional details or arrangements
    • G06F1/1613Constructional details or arrangements for portable computers
    • G06F1/163Wearable computers, e.g. on a belt
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/38Concurrent instruction execution, e.g. pipeline or look ahead
    • G06F9/3877Concurrent instruction execution, e.g. pipeline or look ahead using a slave processor, e.g. coprocessor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephone Function (AREA)

Abstract

Disclosed are a data processing method and an electronic device performing the same. A data processing method according to various embodiments comprises the steps of: receiving an input from a UI component; processing the input using a control component corresponding to the input among a plurality of control components each operating independently, and outputting control data for controlling a wearable electronic device connected to the electronic device; and using a software development kit (SDK), to transmit the control data to a data layer for communicating with the wearable electronic device. The present invention can reduce interdependence between the control components.

Description

데이터 처리 방법 및 상기 방법을 수행하는 전자 장치{METHOD OF PROCESSING DATA AND ELECTRONIC DEVICE PERFORMING THE METHOD}Data processing method and electronic device performing the method

아래의 개시는 데이터 처리 방법, 및 상기 방법을 수행하는 전자 장치에 관한 것이다.The disclosure below relates to a data processing method and an electronic device performing the method.

웨어러블 디바이스는 사용자 단말과 연결될 수 있고, 사용자 단말을 이용하여 웨어러블 디바이스의 초기 셋업, 연결 제어, 명령 전달, 이벤트 제어, 설정 제어와 같이 웨어러블 디바이스를 제어할 수 있다.The wearable device may be connected to a user terminal, and may control the wearable device by using the user terminal, such as initial setup of the wearable device, connection control, command transmission, event control, and setting control.

웨어러블 디바이스에 탑재된 OS(operating system)를 제어하기 위해서, 탑재된 OS의 SDK(software development kit)을 이용하여 웨어러블 디바이스를 관리, 제어하는 기능, 어플리케이션 등을 구현할 수 있다.In order to control an OS (operating system) loaded in the wearable device, a function, application, etc. for managing and controlling the wearable device may be implemented using a software development kit (SDK) of the loaded OS.

웨어러블 디바이스에 탑재되는 OS에 대응하는 SDK는 웨어러블 디바이스를 컨트롤하기 위한 많은 인터페이스들을 포함할 수 있다.An SDK corresponding to the OS installed in the wearable device may include many interfaces for controlling the wearable device.

웨어러블 디바이스에 탑재되는 OS 및 SDK에 따라, 사용자 단말은 SDK를 포함하고, SDK를 이용하여 사용자 단말에서 웨어러블 디바이스를 제어, 관리할 수 있다.Depending on the OS and SDK loaded in the wearable device, the user terminal may include the SDK, and the user terminal may control and manage the wearable device using the SDK.

본 문서에 개시되는 다양한 실시예들에 따르면, 웨어러블 전자 장치를 제어, 관리하기 위한 제어 컴포넌트들이 각각 독립적으로 동작하는 데이터 처리 방법 및 데이터 처리 방법을 수행하는 전자 장치를 제공할 수 있다.According to various embodiments disclosed in this document, a data processing method in which control components for controlling and managing a wearable electronic device independently operate and an electronic device performing the data processing method may be provided.

본 문서에 개시되는 다양한 실시예들에 따르면, 웨어러블 전자 장치를 제어, 관리하기 위한 프로세스가 UI 컴포넌트에서 입력을 수신하는 프로세스와 다른 프로세스에서 수행되는 데이터 처리 방법 및 데이터 처리 방법을 수행하는 전자 장치를 제공할 수 있다.According to various embodiments disclosed in this document, a process for controlling and managing a wearable electronic device includes a data processing method performed in a process different from a process receiving an input from a UI component and an electronic device performing the data processing method. can provide

다양한 실시예들에 따른 데이터 처리 방법은, UI 컴포넌트에서 입력을 수신하는 단계, 각각 독립적으로 동작하는 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 상기 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하는 단계, SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하는 단계를 포함할 수 있다.A data processing method according to various embodiments includes receiving an input from a UI component, processing the input using a control component corresponding to the input among a plurality of control components that operate independently, and processing the input with the electronic device. The method may include outputting control data for controlling the connected wearable electronic device and transmitting the control data to a data layer for communicating with the wearable electronic device using a software development kit (SDK).

다양한 실시예들에 따른 데이터 처리 방법은, UI 프로세스에서 동작하는 UI 컴포넌트로부터 입력을 수신하는 단계, 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하는 단계 및 SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하는 단계를 포함하고, 상기 제어 컴포넌트 및 상기 SDK는, 상기 UI 프로세스와 구분되는 None UI 프로세스에서 동작하고, 상기 복수의 제어 컴포넌트 각각은, 서로 독립적으로 동작하는 것일 수 있다.A data processing method according to various embodiments includes receiving an input from a UI component operating in a UI process, processing the input by using a control component corresponding to the input among a plurality of control components, and connected to an electronic device. outputting control data for controlling a wearable electronic device and transferring the control data to a data layer for communicating with the wearable electronic device using a software development kit (SDK), wherein the control component and The SDK may operate in a None UI process distinct from the UI process, and each of the plurality of control components may operate independently of each other.

다양한 실시예들에 따른 데이터 처리 방법을 수행하는 전자 장치는, 프로세서를 포함하고, 상기 프로세서는, UI 컴포넌트에서 입력을 수신하고, 각각 독립적으로 동작하는 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 상기 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하고, SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달할 수 있다.An electronic device that performs a data processing method according to various embodiments includes a processor, and the processor receives an input from a UI component and controls a control component corresponding to the input among a plurality of control components that operate independently of each other. Data for processing the input, outputting control data for controlling a wearable electronic device connected to the electronic device, and communicating the control data with the wearable electronic device using a software development kit (SDK) You can pass it as a layer.

다양한 실시예들에 따른 데이터 처리 방법을 수행하는 전자 장치는, 프로세서를 포함하고, 상기 프로세서는, UI 프로세스에서 동작하는 UI 컴포넌트로부터 입력을 수신하고, 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 상기 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하고, SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하고, 상기 제어 컴포넌트 및 상기 SDK는, 상기 UI 프로세스와 구분되는 None UI 프로세스에서 동작하고, 상기 복수의 제어 컴포넌트 각각은, 서로 독립적으로 동작할 수 있다.An electronic device that performs a data processing method according to various embodiments includes a processor, and the processor receives an input from a UI component operating in a UI process, and a control component corresponding to the input among a plurality of control components. Data for processing the input, outputting control data for controlling a wearable electronic device connected to the electronic device, and communicating the control data with the wearable electronic device using a software development kit (SDK) layer, the control component and the SDK operate in a None UI process distinct from the UI process, and each of the plurality of control components may operate independently of each other.

본 문서에 개시되는 다양한 실시예들에 따르면, 전자 장치와 연결된 웨어러블 전자 장치를 제어, 관리하기 위한 제어 컴포넌트가 각각 독립적으로 구동하는 데이터 처리 방법 및 데이터 처리 방법을 수행하는 전자 장치를 제공할 수 있고, 제어 컴포넌트 간의 상호 의존성을 감소시킬 수 있다.According to various embodiments disclosed in this document, a data processing method in which a control component for controlling and managing a wearable electronic device connected to an electronic device is independently driven and an electronic device performing the data processing method may be provided, , it is possible to reduce the interdependency between control components.

본 문서에 개시되는 다양한 실시예들에 따르면, 각각 독립적으로 구동하는 제어 컴포넌트를 제공함으로써, 웨어러블 전자 장치를 제어, 관리하기 위한 기능의 추가, 변경, 삭제에 따라 제어 컴포넌트를 추가, 변경, 삭제가 용이하다.According to various embodiments disclosed in this document, by providing control components that operate independently, control components can be added, changed, or deleted according to the addition, change, or deletion of functions for controlling or managing a wearable electronic device. It's easy.

본 문서에 개시되는 다양한 실시예들에 따르면, 제어 컴포넌트의 구동 및 SDK를 사용하는 동작이 UI 프로세스와 다른 프로세스인 None UI 프로세서(또는 백그라운드)에서 수행되어, 사용자가 사용자 단말을 사용하지 않는 경우에도 웨어러블 전자 장치를 제어, 관리할 수 있다.According to various embodiments disclosed in this document, the operation of driving the control component and using the SDK is performed in the None UI processor (or background), which is a process different from the UI process, even when the user does not use the user terminal. A wearable electronic device may be controlled and managed.

도 1은 다양한 실시예들에 따른, 네트워크 환경 내의 전자 장치의 블록도이다.
도 2은 다양한 실시예들에 따른 프로그램을 예시하는 블록도이다.
도 3은 다양한 실시예들에 따른 전자 장치의 데이터를 처리하는 동작의 흐름도이다.
도 4는 다양한 실시예들에 따른 전자 장치의 개략적인 구성을 나타낸 도면이다.
도 5는 다양한 실시예들에 따른, 전자 장치를 이용하여 데이터를 처리하는 과정을 나타낸 도면이다.
도 6은 다양한 실시예들에 따른, 구동 모듈을 이용하여 데이터를 처리하는 과정을 나타낸 도면이다.
도 7은 다양한 실시예들에 따른 None UI 프로세스에서 동작하는 SDK를 나타낸 도면이다.
1 is a block diagram of an electronic device in a network environment, according to various embodiments.
2 is a block diagram illustrating a program according to various embodiments.
3 is a flowchart of an operation of processing data of an electronic device according to various embodiments.
4 is a diagram showing a schematic configuration of an electronic device according to various embodiments.
5 is a diagram illustrating a process of processing data using an electronic device according to various embodiments.
6 is a diagram illustrating a process of processing data using a driving module according to various embodiments.
7 is a diagram illustrating an SDK operating in a None UI process according to various embodiments.

이하, 실시예들을 첨부된 도면들을 참조하여 상세하게 설명한다. 첨부 도면을 참조하여 설명함에 있어, 도면 부호에 관계없이 동일한 구성 요소는 동일한 참조 부호를 부여하고, 이에 대한 중복되는 설명은 생략하기로 한다.Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. In the description with reference to the accompanying drawings, the same reference numerals are given to the same components regardless of reference numerals, and overlapping descriptions thereof will be omitted.

도 1은, 다양한 실시예들에 따른, 네트워크 환경(100) 내의 전자 장치(101)의 블록도이다. 도 1을 참조하면, 네트워크 환경(100)에서 전자 장치(101)는 제 1 네트워크(198)(예: 근거리 무선 통신 네트워크)를 통하여 전자 장치(102)와 통신하거나, 또는 제 2 네트워크(199)(예: 원거리 무선 통신 네트워크)를 통하여 전자 장치(104) 또는 서버(108) 중 적어도 하나 와 통신할 수 있다. 일실시예에 따르면, 전자 장치(101)는 서버(108)를 통하여 전자 장치(104)와 통신할 수 있다. 일실시예에 따르면, 전자 장치(101)는 프로세서(120), 메모리(130), 입력 모듈(150), 음향 출력 모듈(155), 디스플레이 모듈(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 연결 단자(178), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 또는 안테나 모듈(197)을 포함할 수 있다. 어떤 실시예에서는, 전자 장치(101)에는, 이 구성요소들 중 적어도 하나(예: 연결 단자(178))가 생략되거나, 하나 이상의 다른 구성요소가 추가될 수 있다. 어떤 실시예에서는, 이 구성요소들 중 일부들(예: 센서 모듈(176), 카메라 모듈(180), 또는 안테나 모듈(197))은 하나의 구성요소(예: 디스플레이 모듈(160))로 통합될 수 있다.1 is a block diagram of an electronic device 101 within a network environment 100, according to various embodiments. Referring to FIG. 1 , in a network environment 100, an electronic device 101 communicates with an electronic device 102 through a first network 198 (eg, a short-range wireless communication network) or through a second network 199. It is possible to communicate with at least one of the electronic device 104 or the server 108 through (eg, a long-distance wireless communication network). According to one embodiment, the electronic device 101 may communicate with the electronic device 104 through the server 108 . According to an embodiment, the electronic device 101 includes a processor 120, a memory 130, an input module 150, an audio output module 155, a display module 160, an audio module 170, a sensor module ( 176), interface 177, connection terminal 178, haptic module 179, camera module 180, power management module 188, battery 189, communication module 190, subscriber identification module 196 , or the antenna module 197 may be included. In some embodiments, in the electronic device 101, at least one of these components (eg, the connection terminal 178) may be omitted or one or more other components may be added. In some embodiments, some of these components (eg, sensor module 176, camera module 180, or antenna module 197) are integrated into a single component (eg, display module 160). It can be.

프로세서(120)는, 예를 들면, 소프트웨어(예: 프로그램(140))를 실행하여 프로세서(120)에 연결된 전자 장치(101)의 적어도 하나의 다른 구성요소(예: 하드웨어 또는 소프트웨어 구성요소)를 제어할 수 있고, 다양한 데이터 처리 또는 연산을 수행할 수 있다. 일실시예에 따르면, 데이터 처리 또는 연산의 적어도 일부로서, 프로세서(120)는 다른 구성요소(예: 센서 모듈(176) 또는 통신 모듈(190))로부터 수신된 명령 또는 데이터를 휘발성 메모리(132)에 저장하고, 휘발성 메모리(132)에 저장된 명령 또는 데이터를 처리하고, 결과 데이터를 비휘발성 메모리(134)에 저장할 수 있다. 일실시예에 따르면, 프로세서(120)는 메인 프로세서(121)(예: 중앙 처리 장치 또는 어플리케이션 프로세서) 또는 이와는 독립적으로 또는 함께 운영 가능한 보조 프로세서(123)(예: 그래픽 처리 장치, 신경망 처리 장치(NPU: neural processing unit), 이미지 시그널 프로세서, 센서 허브 프로세서, 또는 커뮤니케이션 프로세서)를 포함할 수 있다. 예를 들어, 전자 장치(101)가 메인 프로세서(121) 및 보조 프로세서(123)를 포함하는 경우, 보조 프로세서(123)는 메인 프로세서(121)보다 저전력을 사용하거나, 지정된 기능에 특화되도록 설정될 수 있다. 보조 프로세서(123)는 메인 프로세서(121)와 별개로, 또는 그 일부로서 구현될 수 있다.The processor 120, for example, executes software (eg, the program 140) to cause at least one other component (eg, hardware or software component) of the electronic device 101 connected to the processor 120. It can control and perform various data processing or calculations. According to one embodiment, as at least part of data processing or operation, the processor 120 transfers instructions or data received from other components (e.g., sensor module 176 or communication module 190) to volatile memory 132. , processing commands or data stored in the volatile memory 132 , and storing resultant data in the non-volatile memory 134 . According to one embodiment, the processor 120 may include a main processor 121 (eg, a central processing unit or an application processor) or a secondary processor 123 (eg, a graphic processing unit, a neural network processing unit ( NPU: neural processing unit (NPU), image signal processor, sensor hub processor, or communication processor). For example, when the electronic device 101 includes the main processor 121 and the auxiliary processor 123, the auxiliary processor 123 may use less power than the main processor 121 or be set to be specialized for a designated function. can The secondary processor 123 may be implemented separately from or as part of the main processor 121 .

보조 프로세서(123)는, 예를 들면, 메인 프로세서(121)가 인액티브(예: 슬립) 상태에 있는 동안 메인 프로세서(121)를 대신하여, 또는 메인 프로세서(121)가 액티브(예: 어플리케이션 실행) 상태에 있는 동안 메인 프로세서(121)와 함께, 전자 장치(101)의 구성요소들 중 적어도 하나의 구성요소(예: 디스플레이 모듈(160), 센서 모듈(176), 또는 통신 모듈(190))와 관련된 기능 또는 상태들의 적어도 일부를 제어할 수 있다. 일실시예에 따르면, 보조 프로세서(123)(예: 이미지 시그널 프로세서 또는 커뮤니케이션 프로세서)는 기능적으로 관련 있는 다른 구성요소(예: 카메라 모듈(180) 또는 통신 모듈(190))의 일부로서 구현될 수 있다. 일실시예에 따르면, 보조 프로세서(123)(예: 신경망 처리 장치)는 인공지능 모델의 처리에 특화된 하드웨어 구조를 포함할 수 있다. 인공지능 모델은 기계 학습을 통해 생성될 수 있다. 이러한 학습은, 예를 들어, 인공지능 모델이 수행되는 전자 장치(101) 자체에서 수행될 수 있고, 별도의 서버(예: 서버(108))를 통해 수행될 수도 있다. 학습 알고리즘은, 예를 들어, 지도형 학습(supervised learning), 비지도형 학습(unsupervised learning), 준지도형 학습(semi-supervised learning) 또는 강화 학습(reinforcement learning)을 포함할 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은, 복수의 인공 신경망 레이어들을 포함할 수 있다. 인공 신경망은 심층 신경망(DNN: deep neural network), CNN(convolutional neural network), RNN(recurrent neural network), RBM(restricted boltzmann machine), DBN(deep belief network), BRDNN(bidirectional recurrent deep neural network), 심층 Q-네트워크(deep Q-networks) 또는 상기 중 둘 이상의 조합 중 하나일 수 있으나, 전술한 예에 한정되지 않는다. 인공지능 모델은 하드웨어 구조 이외에, 추가적으로 또는 대체적으로, 소프트웨어 구조를 포함할 수 있다. The secondary processor 123 may, for example, take the place of the main processor 121 while the main processor 121 is in an inactive (eg, sleep) state, or the main processor 121 is active (eg, running an application). ) state, together with the main processor 121, at least one of the components of the electronic device 101 (eg, the display module 160, the sensor module 176, or the communication module 190) It is possible to control at least some of the related functions or states. According to one embodiment, the auxiliary processor 123 (eg, image signal processor or communication processor) may be implemented as part of other functionally related components (eg, camera module 180 or communication module 190). there is. According to an embodiment, the auxiliary processor 123 (eg, a neural network processing device) may include a hardware structure specialized for processing an artificial intelligence model. AI models can be created through machine learning. Such learning may be performed, for example, in the electronic device 101 itself where the artificial intelligence model is performed, or may be performed through a separate server (eg, the server 108). The learning algorithm may include, for example, supervised learning, unsupervised learning, semi-supervised learning or reinforcement learning, but in the above example Not limited. The artificial intelligence model may include a plurality of artificial neural network layers. Artificial neural networks include deep neural networks (DNNs), convolutional neural networks (CNNs), recurrent neural networks (RNNs), restricted boltzmann machines (RBMs), deep belief networks (DBNs), bidirectional recurrent deep neural networks (BRDNNs), It may be one of deep Q-networks or a combination of two or more of the foregoing, but is not limited to the foregoing examples. The artificial intelligence model may include, in addition or alternatively, software structures in addition to hardware structures.

메모리(130)는, 전자 장치(101)의 적어도 하나의 구성요소(예: 프로세서(120) 또는 센서 모듈(176))에 의해 사용되는 다양한 데이터를 저장할 수 있다. 데이터는, 예를 들어, 소프트웨어(예: 프로그램(140)) 및, 이와 관련된 명령에 대한 입력 데이터 또는 출력 데이터를 포함할 수 있다. 메모리(130)는, 휘발성 메모리(132) 또는 비휘발성 메모리(134)를 포함할 수 있다. The memory 130 may store various data used by at least one component (eg, the processor 120 or the sensor module 176) of the electronic device 101 . The data may include, for example, input data or output data for software (eg, program 140) and commands related thereto. The memory 130 may include volatile memory 132 or non-volatile memory 134 .

프로그램(140)은 메모리(130)에 소프트웨어로서 저장될 수 있으며, 예를 들면, 운영 체제(142), 미들 웨어(144) 또는 어플리케이션(146)을 포함할 수 있다. The program 140 may be stored as software in the memory 130 and may include, for example, an operating system 142 , middleware 144 , or an application 146 .

입력 모듈(150)은, 전자 장치(101)의 구성요소(예: 프로세서(120))에 사용될 명령 또는 데이터를 전자 장치(101)의 외부(예: 사용자)로부터 수신할 수 있다. 입력 모듈(150)은, 예를 들면, 마이크, 마우스, 키보드, 키(예: 버튼), 또는 디지털 펜(예: 스타일러스 펜)을 포함할 수 있다. The input module 150 may receive a command or data to be used by a component (eg, the processor 120) of the electronic device 101 from the outside of the electronic device 101 (eg, a user). The input module 150 may include, for example, a microphone, a mouse, a keyboard, a key (eg, a button), or a digital pen (eg, a stylus pen).

음향 출력 모듈(155)은 음향 신호를 전자 장치(101)의 외부로 출력할 수 있다. 음향 출력 모듈(155)은, 예를 들면, 스피커 또는 리시버를 포함할 수 있다. 스피커는 멀티미디어 재생 또는 녹음 재생과 같이 일반적인 용도로 사용될 수 있다. 리시버는 착신 전화를 수신하기 위해 사용될 수 있다. 일실시예에 따르면, 리시버는 스피커와 별개로, 또는 그 일부로서 구현될 수 있다.The sound output module 155 may output sound signals to the outside of the electronic device 101 . The sound output module 155 may include, for example, a speaker or a receiver. The speaker can be used for general purposes such as multimedia playback or recording playback. A receiver may be used to receive an incoming call. According to one embodiment, the receiver may be implemented separately from the speaker or as part of it.

디스플레이 모듈(160)은 전자 장치(101)의 외부(예: 사용자)로 정보를 시각적으로 제공할 수 있다. 디스플레이 모듈(160)은, 예를 들면, 디스플레이, 홀로그램 장치, 또는 프로젝터 및 해당 장치를 제어하기 위한 제어 회로를 포함할 수 있다. 일실시예에 따르면, 디스플레이 모듈(160)은 터치를 감지하도록 설정된 터치 센서, 또는 상기 터치에 의해 발생되는 힘의 세기를 측정하도록 설정된 압력 센서를 포함할 수 있다. The display module 160 may visually provide information to the outside of the electronic device 101 (eg, a user). The display module 160 may include, for example, a display, a hologram device, or a projector and a control circuit for controlling the device. According to one embodiment, the display module 160 may include a touch sensor set to detect a touch or a pressure sensor set to measure the intensity of force generated by the touch.

오디오 모듈(170)은 소리를 전기 신호로 변환시키거나, 반대로 전기 신호를 소리로 변환시킬 수 있다. 일실시예에 따르면, 오디오 모듈(170)은, 입력 모듈(150)을 통해 소리를 획득하거나, 음향 출력 모듈(155), 또는 전자 장치(101)와 직접 또는 무선으로 연결된 외부 전자 장치(예: 전자 장치(102))(예: 스피커 또는 헤드폰)를 통해 소리를 출력할 수 있다.The audio module 170 may convert sound into an electrical signal or vice versa. According to one embodiment, the audio module 170 acquires sound through the input module 150, the sound output module 155, or an external electronic device connected directly or wirelessly to the electronic device 101 (eg: Sound may be output through the electronic device 102 (eg, a speaker or a headphone).

센서 모듈(176)은 전자 장치(101)의 작동 상태(예: 전력 또는 온도), 또는 외부의 환경 상태(예: 사용자 상태)를 감지하고, 감지된 상태에 대응하는 전기 신호 또는 데이터 값을 생성할 수 있다. 일실시예에 따르면, 센서 모듈(176)은, 예를 들면, 제스처 센서, 자이로 센서, 기압 센서, 마그네틱 센서, 가속도 센서, 그립 센서, 근접 센서, 컬러 센서, IR(infrared) 센서, 생체 센서, 온도 센서, 습도 센서, 또는 조도 센서를 포함할 수 있다. The sensor module 176 detects an operating state (eg, power or temperature) of the electronic device 101 or an external environmental state (eg, a user state), and generates an electrical signal or data value corresponding to the detected state. can do. According to one embodiment, the sensor module 176 may include, for example, a gesture sensor, a gyro sensor, an air pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an IR (infrared) sensor, a bio sensor, It may include a temperature sensor, humidity sensor, or light sensor.

인터페이스(177)는 전자 장치(101)가 외부 전자 장치(예: 전자 장치(102))와 직접 또는 무선으로 연결되기 위해 사용될 수 있는 하나 이상의 지정된 프로토콜들을 지원할 수 있다. 일실시예에 따르면, 인터페이스(177)는, 예를 들면, HDMI(high definition multimedia interface), USB(universal serial bus) 인터페이스, SD카드 인터페이스, 또는 오디오 인터페이스를 포함할 수 있다.The interface 177 may support one or more designated protocols that may be used to directly or wirelessly connect the electronic device 101 to an external electronic device (eg, the electronic device 102). According to one embodiment, the interface 177 may include, for example, a high definition multimedia interface (HDMI), a universal serial bus (USB) interface, an SD card interface, or an audio interface.

연결 단자(178)는, 그를 통해서 전자 장치(101)가 외부 전자 장치(예: 전자 장치(102))와 물리적으로 연결될 수 있는 커넥터를 포함할 수 있다. 일실시예에 따르면, 연결 단자(178)는, 예를 들면, HDMI 커넥터, USB 커넥터, SD 카드 커넥터, 또는 오디오 커넥터(예: 헤드폰 커넥터)를 포함할 수 있다.The connection terminal 178 may include a connector through which the electronic device 101 may be physically connected to an external electronic device (eg, the electronic device 102). According to one embodiment, the connection terminal 178 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (eg, a headphone connector).

햅틱 모듈(179)은 전기적 신호를 사용자가 촉각 또는 운동 감각을 통해서 인지할 수 있는 기계적인 자극(예: 진동 또는 움직임) 또는 전기적인 자극으로 변환할 수 있다. 일실시예에 따르면, 햅틱 모듈(179)은, 예를 들면, 모터, 압전 소자, 또는 전기 자극 장치를 포함할 수 있다.The haptic module 179 may convert electrical signals into mechanical stimuli (eg, vibration or motion) or electrical stimuli that a user may perceive through tactile or kinesthetic senses. According to one embodiment, the haptic module 179 may include, for example, a motor, a piezoelectric element, or an electrical stimulation device.

카메라 모듈(180)은 정지 영상 및 동영상을 촬영할 수 있다. 일실시예에 따르면, 카메라 모듈(180)은 하나 이상의 렌즈들, 이미지 센서들, 이미지 시그널 프로세서들, 또는 플래시들을 포함할 수 있다.The camera module 180 may capture still images and moving images. According to one embodiment, the camera module 180 may include one or more lenses, image sensors, image signal processors, or flashes.

전력 관리 모듈(188)은 전자 장치(101)에 공급되는 전력을 관리할 수 있다. 일실시예에 따르면, 전력 관리 모듈(188)은, 예를 들면, PMIC(power management integrated circuit)의 적어도 일부로서 구현될 수 있다.The power management module 188 may manage power supplied to the electronic device 101 . According to one embodiment, the power management module 188 may be implemented as at least part of a power management integrated circuit (PMIC), for example.

배터리(189)는 전자 장치(101)의 적어도 하나의 구성요소에 전력을 공급할 수 있다. 일실시예에 따르면, 배터리(189)는, 예를 들면, 재충전 불가능한 1차 전지, 재충전 가능한 2차 전지 또는 연료 전지를 포함할 수 있다.The battery 189 may supply power to at least one component of the electronic device 101 . According to one embodiment, the battery 189 may include, for example, a non-rechargeable primary cell, a rechargeable secondary cell, or a fuel cell.

통신 모듈(190)은 전자 장치(101)와 외부 전자 장치(예: 전자 장치(102), 전자 장치(104), 또는 서버(108)) 간의 직접(예: 유선) 통신 채널 또는 무선 통신 채널의 수립, 및 수립된 통신 채널을 통한 통신 수행을 지원할 수 있다. 통신 모듈(190)은 프로세서(120)(예: 어플리케이션 프로세서)와 독립적으로 운영되고, 직접(예: 유선) 통신 또는 무선 통신을 지원하는 하나 이상의 커뮤니케이션 프로세서를 포함할 수 있다. 일실시예에 따르면, 통신 모듈(190)은 무선 통신 모듈(192)(예: 셀룰러 통신 모듈, 근거리 무선 통신 모듈, 또는 GNSS(global navigation satellite system) 통신 모듈) 또는 유선 통신 모듈(194)(예: LAN(local area network) 통신 모듈, 또는 전력선 통신 모듈)을 포함할 수 있다. 이들 통신 모듈 중 해당하는 통신 모듈은 제 1 네트워크(198)(예: 블루투스, WiFi(wireless fidelity) direct 또는 IrDA(infrared data association)와 같은 근거리 통신 네트워크) 또는 제 2 네트워크(199)(예: 레거시 셀룰러 네트워크, 5G 네트워크, 차세대 통신 네트워크, 인터넷, 또는 컴퓨터 네트워크(예: LAN 또는 WAN)와 같은 원거리 통신 네트워크)를 통하여 외부의 전자 장치(104)와 통신할 수 있다. 이런 여러 종류의 통신 모듈들은 하나의 구성요소(예: 단일 칩)로 통합되거나, 또는 서로 별도의 복수의 구성요소들(예: 복수 칩들)로 구현될 수 있다. 무선 통신 모듈(192)은 가입자 식별 모듈(196)에 저장된 가입자 정보(예: 국제 모바일 가입자 식별자(IMSI))를 이용하여 제 1 네트워크(198) 또는 제 2 네트워크(199)와 같은 통신 네트워크 내에서 전자 장치(101)를 확인 또는 인증할 수 있다. The communication module 190 is a direct (eg, wired) communication channel or a wireless communication channel between the electronic device 101 and an external electronic device (eg, the electronic device 102, the electronic device 104, or the server 108). Establishment and communication through the established communication channel may be supported. The communication module 190 may include one or more communication processors that operate independently of the processor 120 (eg, an application processor) and support direct (eg, wired) communication or wireless communication. According to one embodiment, the communication module 190 is a wireless communication module 192 (eg, a cellular communication module, a short-range wireless communication module, or a global navigation satellite system (GNSS) communication module) or a wired communication module 194 (eg, : a local area network (LAN) communication module or a power line communication module). Among these communication modules, a corresponding communication module is a first network 198 (eg, a short-range communication network such as Bluetooth, wireless fidelity (WiFi) direct, or infrared data association (IrDA)) or a second network 199 (eg, legacy It may communicate with the external electronic device 104 through a cellular network, a 5G network, a next-generation communication network, the Internet, or a telecommunications network such as a computer network (eg, a LAN or a WAN). These various types of communication modules may be integrated as one component (eg, a single chip) or implemented as a plurality of separate components (eg, multiple chips). The wireless communication module 192 uses subscriber information (eg, International Mobile Subscriber Identifier (IMSI)) stored in the subscriber identification module 196 within a communication network such as the first network 198 or the second network 199. The electronic device 101 may be identified or authenticated.

무선 통신 모듈(192)은 4G 네트워크 이후의 5G 네트워크 및 차세대 통신 기술, 예를 들어, NR 접속 기술(new radio access technology)을 지원할 수 있다. NR 접속 기술은 고용량 데이터의 고속 전송(eMBB(enhanced mobile broadband)), 단말 전력 최소화와 다수 단말의 접속(mMTC(massive machine type communications)), 또는 고신뢰도와 저지연(URLLC(ultra-reliable and low-latency communications))을 지원할 수 있다. 무선 통신 모듈(192)은, 예를 들어, 높은 데이터 전송률 달성을 위해, 고주파 대역(예: mmWave 대역)을 지원할 수 있다. 무선 통신 모듈(192)은 고주파 대역에서의 성능 확보를 위한 다양한 기술들, 예를 들어, 빔포밍(beamforming), 거대 배열 다중 입출력(massive MIMO(multiple-input and multiple-output)), 전차원 다중입출력(FD-MIMO: full dimensional MIMO), 어레이 안테나(array antenna), 아날로그 빔형성(analog beam-forming), 또는 대규모 안테나(large scale antenna)와 같은 기술들을 지원할 수 있다. 무선 통신 모듈(192)은 전자 장치(101), 외부 전자 장치(예: 전자 장치(104)) 또는 네트워크 시스템(예: 제 2 네트워크(199))에 규정되는 다양한 요구사항을 지원할 수 있다. 일실시예에 따르면, 무선 통신 모듈(192)은 eMBB 실현을 위한 Peak data rate(예: 20Gbps 이상), mMTC 실현을 위한 손실 Coverage(예: 164dB 이하), 또는 URLLC 실현을 위한 U-plane latency(예: 다운링크(DL) 및 업링크(UL) 각각 0.5ms 이하, 또는 라운드 트립 1ms 이하)를 지원할 수 있다.The wireless communication module 192 may support a 5G network after a 4G network and a next-generation communication technology, for example, NR access technology (new radio access technology). NR access technologies include high-speed transmission of high-capacity data (enhanced mobile broadband (eMBB)), minimization of terminal power and access of multiple terminals (massive machine type communications (mMTC)), or high reliability and low latency (ultra-reliable and low latency (URLLC)). -latency communications)) can be supported. The wireless communication module 192 may support a high frequency band (eg, mmWave band) to achieve a high data rate, for example. The wireless communication module 192 uses various technologies for securing performance in a high frequency band, such as beamforming, massive multiple-input and multiple-output (MIMO), and full-dimensional multiplexing. Technologies such as input/output (FD-MIMO: full dimensional MIMO), array antenna, analog beam-forming, or large scale antenna may be supported. The wireless communication module 192 may support various requirements defined for the electronic device 101, an external electronic device (eg, the electronic device 104), or a network system (eg, the second network 199). According to one embodiment, the wireless communication module 192 is a peak data rate for eMBB realization (eg, 20 Gbps or more), a loss coverage for mMTC realization (eg, 164 dB or less), or a U-plane latency for URLLC realization (eg, Example: downlink (DL) and uplink (UL) each of 0.5 ms or less, or round trip 1 ms or less) may be supported.

안테나 모듈(197)은 신호 또는 전력을 외부(예: 외부의 전자 장치)로 송신하거나 외부로부터 수신할 수 있다. 일실시예에 따르면, 안테나 모듈(197)은 서브스트레이트(예: PCB) 위에 형성된 도전체 또는 도전성 패턴으로 이루어진 방사체를 포함하는 안테나를 포함할 수 있다. 일실시예에 따르면, 안테나 모듈(197)은 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다. 이런 경우, 제 1 네트워크(198) 또는 제 2 네트워크(199)와 같은 통신 네트워크에서 사용되는 통신 방식에 적합한 적어도 하나의 안테나가, 예를 들면, 통신 모듈(190)에 의하여 상기 복수의 안테나들로부터 선택될 수 있다. 신호 또는 전력은 상기 선택된 적어도 하나의 안테나를 통하여 통신 모듈(190)과 외부의 전자 장치 간에 송신되거나 수신될 수 있다. 어떤 실시예에 따르면, 방사체 이외에 다른 부품(예: RFIC(radio frequency integrated circuit))이 추가로 안테나 모듈(197)의 일부로 형성될 수 있다. The antenna module 197 may transmit or receive signals or power to the outside (eg, an external electronic device). According to one embodiment, the antenna module 197 may include an antenna including a radiator formed of a conductor or a conductive pattern formed on a substrate (eg, PCB). According to one embodiment, the antenna module 197 may include a plurality of antennas (eg, an array antenna). In this case, at least one antenna suitable for a communication method used in a communication network such as the first network 198 or the second network 199 is selected from the plurality of antennas by the communication module 190, for example. can be chosen A signal or power may be transmitted or received between the communication module 190 and an external electronic device through the selected at least one antenna. According to some embodiments, other components (eg, a radio frequency integrated circuit (RFIC)) may be additionally formed as a part of the antenna module 197 in addition to the radiator.

다양한 실시예에 따르면, 안테나 모듈(197)은 mmWave 안테나 모듈을 형성할 수 있다. 일실시예에 따르면, mmWave 안테나 모듈은 인쇄 회로 기판, 상기 인쇄 회로 기판의 제 1 면(예: 아래 면)에 또는 그에 인접하여 배치되고 지정된 고주파 대역(예: mmWave 대역)을 지원할 수 있는 RFIC, 및 상기 인쇄 회로 기판의 제 2 면(예: 윗 면 또는 측 면)에 또는 그에 인접하여 배치되고 상기 지정된 고주파 대역의 신호를 송신 또는 수신할 수 있는 복수의 안테나들(예: 어레이 안테나)을 포함할 수 있다.According to various embodiments, the antenna module 197 may form a mmWave antenna module. According to one embodiment, the mmWave antenna module includes a printed circuit board, an RFIC disposed on or adjacent to a first surface (eg, a lower surface) of the printed circuit board and capable of supporting a designated high frequency band (eg, mmWave band); and a plurality of antennas (eg, array antennas) disposed on or adjacent to a second surface (eg, a top surface or a side surface) of the printed circuit board and capable of transmitting or receiving signals of the designated high frequency band. can do.

상기 구성요소들 중 적어도 일부는 주변 기기들간 통신 방식(예: 버스, GPIO(general purpose input and output), SPI(serial peripheral interface), 또는 MIPI(mobile industry processor interface))을 통해 서로 연결되고 신호(예: 명령 또는 데이터)를 상호간에 교환할 수 있다.At least some of the components are connected to each other through a communication method between peripheral devices (eg, a bus, general purpose input and output (GPIO), serial peripheral interface (SPI), or mobile industry processor interface (MIPI)) and signal ( e.g. commands or data) can be exchanged with each other.

일실시예에 따르면, 명령 또는 데이터는 제 2 네트워크(199)에 연결된 서버(108)를 통해서 전자 장치(101)와 외부의 전자 장치(104)간에 송신 또는 수신될 수 있다. 외부의 전자 장치(102, 또는 104) 각각은 전자 장치(101)와 동일한 또는 다른 종류의 장치일 수 있다. 일실시예에 따르면, 전자 장치(101)에서 실행되는 동작들의 전부 또는 일부는 외부의 전자 장치들(102, 104, 또는 108) 중 하나 이상의 외부의 전자 장치들에서 실행될 수 있다. 예를 들면, 전자 장치(101)가 어떤 기능이나 서비스를 자동으로, 또는 사용자 또는 다른 장치로부터의 요청에 반응하여 수행해야 할 경우에, 전자 장치(101)는 기능 또는 서비스를 자체적으로 실행시키는 대신에 또는 추가적으로, 하나 이상의 외부의 전자 장치들에게 그 기능 또는 그 서비스의 적어도 일부를 수행하라고 요청할 수 있다. 상기 요청을 수신한 하나 이상의 외부의 전자 장치들은 요청된 기능 또는 서비스의 적어도 일부, 또는 상기 요청과 관련된 추가 기능 또는 서비스를 실행하고, 그 실행의 결과를 전자 장치(101)로 전달할 수 있다. 전자 장치(101)는 상기 결과를, 그대로 또는 추가적으로 처리하여, 상기 요청에 대한 응답의 적어도 일부로서 제공할 수 있다. 이를 위하여, 예를 들면, 클라우드 컴퓨팅, 분산 컴퓨팅, 모바일 에지 컴퓨팅(MEC: mobile edge computing), 또는 클라이언트-서버 컴퓨팅 기술이 이용될 수 있다. 전자 장치(101)는, 예를 들어, 분산 컴퓨팅 또는 모바일 에지 컴퓨팅을 이용하여 초저지연 서비스를 제공할 수 있다. 다른 실시예에 있어서, 외부의 전자 장치(104)는 IoT(internet of things) 기기를 포함할 수 있다. 서버(108)는 기계 학습 및/또는 신경망을 이용한 지능형 서버일 수 있다. 일실시예에 따르면, 외부의 전자 장치(104) 또는 서버(108)는 제 2 네트워크(199) 내에 포함될 수 있다. 전자 장치(101)는 5G 통신 기술 및 IoT 관련 기술을 기반으로 지능형 서비스(예: 스마트 홈, 스마트 시티, 스마트 카, 또는 헬스 케어)에 적용될 수 있다. According to an embodiment, commands or data may be transmitted or received between the electronic device 101 and the external electronic device 104 through the server 108 connected to the second network 199 . Each of the external electronic devices 102 or 104 may be the same as or different from the electronic device 101 . According to an embodiment, all or part of operations executed in the electronic device 101 may be executed in one or more external electronic devices among the external electronic devices 102 , 104 , or 108 . For example, when the electronic device 101 needs to perform a certain function or service automatically or in response to a request from a user or another device, the electronic device 101 instead of executing the function or service by itself. Alternatively or additionally, one or more external electronic devices may be requested to perform the function or at least part of the service. One or more external electronic devices receiving the request may execute at least a part of the requested function or service or an additional function or service related to the request, and deliver the execution result to the electronic device 101 . The electronic device 101 may provide the result as at least part of a response to the request as it is or additionally processed. To this end, for example, cloud computing, distributed computing, mobile edge computing (MEC), or client-server computing technology may be used. The electronic device 101 may provide an ultra-low latency service using, for example, distributed computing or mobile edge computing. In another embodiment, the external electronic device 104 may include an internet of things (IoT) device. Server 108 may be an intelligent server using machine learning and/or neural networks. According to one embodiment, the external electronic device 104 or server 108 may be included in the second network 199 . The electronic device 101 may be applied to intelligent services (eg, smart home, smart city, smart car, or health care) based on 5G communication technology and IoT-related technology.

도 2은 다양한 실시예에 따른 프로그램(140)을 예시하는 블록도(200)이다. 일실시예에 따르면, 프로그램(140)은 전자 장치(101)의 하나 이상의 리소스들을 제어하기 위한 운영 체제(142), 미들웨어(144), 또는 상기 운영 체제(142)에서 실행 가능한 어플리케이션(146)을 포함할 수 있다. 운영 체제(142)는, 예를 들면, AndroidTM, iOSTM, WindowsTM, SymbianTM, TizenTM, 또는 BadaTM를 포함할 수 있다. 프로그램(140) 중 적어도 일부 프로그램은, 예를 들면, 제조 시에 전자 장치(101)에 프리로드되거나, 또는 사용자에 의해 사용 시 외부 전자 장치(예: 전자 장치(102 또는 104), 또는 서버(108))로부터 다운로드되거나 갱신될 수 있다.2 is a block diagram 200 illustrating a program 140 according to various embodiments. According to one embodiment, the program 140 includes an operating system 142, middleware 144, or an application 146 executable in the operating system 142 for controlling one or more resources of the electronic device 101. can include The operating system 142 may include, for example, Android TM , iOS TM , Windows TM , Symbian TM , Tizen TM , or Bada TM . At least some of the programs 140 are, for example, preloaded in the electronic device 101 at the time of manufacture, or when used by a user, an external electronic device (eg, the electronic device 102 or 104), or a server ( 108)) can be downloaded or updated.

운영 체제(142)는 전자 장치(101)의 하나 이상의 시스템 리소스들(예: 프로세스, 메모리, 또는 전원)의 관리(예: 할당 또는 회수)를 제어할 수 있다. 운영 체제(142)는, 추가적으로 또는 대체적으로, 전자 장치(101)의 다른 하드웨어 디바이스, 예를 들면, 입력 모듈(150), 음향 출력 모듈(155), 디스플레이 모듈(160), 오디오 모듈(170), 센서 모듈(176), 인터페이스(177), 햅틱 모듈(179), 카메라 모듈(180), 전력 관리 모듈(188), 배터리(189), 통신 모듈(190), 가입자 식별 모듈(196), 또는 안테나 모듈(197)을 구동하기 위한 하나 이상의 드라이버 프로그램들을 포함할 수 있다.The operating system 142 may control management (eg, allocation or reclamation) of one or more system resources (eg, process, memory, or power) of the electronic device 101 . Operating system 142 may additionally or alternatively include other hardware devices of electronic device 101 , such as input module 150 , sound output module 155 , display module 160 , audio module 170 . , sensor module 176, interface 177, haptic module 179, camera module 180, power management module 188, battery 189, communication module 190, subscriber identification module 196, or It may include one or more driver programs for driving the antenna module 197.

미들웨어(144)는 전자 장치(101)의 하나 이상의 리소스들로부터 제공되는 기능 또는 정보가 어플리케이션(146)에 의해 사용될 수 있도록 다양한 기능들을 어플리케이션(146)으로 제공할 수 있다. 미들웨어(144)는, 예를 들면, 어플리케이션 매니저(201), 윈도우 매니저(203), 멀티미디어 매니저(205), 리소스 매니저(207), 파워 매니저(209), 데이터베이스 매니저(211), 패키지 매니저(213), 커넥티비티 매니저(215), 노티피케이션 매니저(217), 로케이션 매니저(219), 그래픽 매니저(221), 시큐리티 매니저(223), 통화 매니저(225), 또는 음성 인식 매니저(227)를 포함할 수 있다. The middleware 144 may provide various functions to the application 146 so that the function or information provided from one or more resources of the electronic device 101 may be used by the application 146 . The middleware 144 includes, for example, the application manager 201, the window manager 203, the multimedia manager 205, the resource manager 207, the power manager 209, the database manager 211, and the package manager 213. ), connectivity manager 215, notification manager 217, location manager 219, graphics manager 221, security manager 223, call manager 225, or voice recognition manager 227. can

어플리케이션 매니저(201)는, 예를 들면, 어플리케이션(146)의 생명 주기를 관리할 수 있다. 윈도우 매니저(203)는, 예를 들면, 화면에서 사용되는 하나 이상의 GUI 자원들을 관리할 수 있다. 멀티미디어 매니저(205)는, 예를 들면, 미디어 파일들의 재생에 필요한 하나 이상의 포맷들을 파악하고, 그 중 선택된 해당하는 포맷에 맞는 코덱을 이용하여 상기 미디어 파일들 중 해당하는 미디어 파일의 인코딩 또는 디코딩을 수행할 수 있다. 리소스 매니저(207)는, 예를 들면, 어플리케이션(146)의 소스 코드 또는 메모리(130)의 메모리의 공간을 관리할 수 있다. 파워 매니저(209)는, 예를 들면, 배터리(189)의 용량, 온도 또는 전원을 관리하고, 이 중 해당 정보를 이용하여 전자 장치(101)의 동작에 필요한 관련 정보를 결정 또는 제공할 수 있다. 일실시예에 따르면, 파워 매니저(209)는 전자 장치(101)의 바이오스(BIOS: basic input/output system)(미도시)와 연동할 수 있다.The application manager 201 may manage the life cycle of the application 146 , for example. The window manager 203 may manage one or more GUI resources used in a screen, for example. The multimedia manager 205 identifies, for example, one or more formats necessary for reproducing media files, and encodes or decodes a corresponding media file among the media files using a codec suitable for the selected format. can be done The resource manager 207 may manage a source code of the application 146 or a memory space of the memory 130 . The power manager 209 may manage, for example, the capacity, temperature, or power of the battery 189, and determine or provide related information necessary for the operation of the electronic device 101 by using corresponding information among them. . According to an embodiment, the power manager 209 may interoperate with a basic input/output system (BIOS) (not shown) of the electronic device 101 .

데이터베이스 매니저(211)는, 예를 들면, 어플리케이션(146)에 의해 사용될 데이터베이스를 생성, 검색, 또는 변경할 수 있다. 패키지 매니저(213)는, 예를 들면, 패키지 파일의 형태로 배포되는 어플리케이션의 설치 또는 갱신을 관리할 수 있다. 커넥티비티 매니저(215)는, 예를 들면, 전자 장치(101)와 외부 전자 장치 간의 무선 연결 또는 직접 연결을 관리할 수 있다. 노티피케이션 매니저(217)는, 예를 들면, 지정된 이벤트(예: 착신 통화, 메시지, 또는 알람)의 발생을 사용자에게 알리기 위한 기능을 제공할 수 있다. 로케이션 매니저(219)는, 예를 들면, 전자 장치(101)의 위치 정보를 관리할 수 있다. 그래픽 매니저(221)는, 예를 들면, 사용자에게 제공될 하나 이상의 그래픽 효과들 또는 이와 관련된 사용자 인터페이스를 관리할 수 있다. The database manager 211 may create, search, or change a database to be used by the application 146, for example. The package manager 213 may manage installation or update of applications distributed in the form of package files, for example. The connectivity manager 215 may manage, for example, a wireless connection or a direct connection between the electronic device 101 and an external electronic device. The notification manager 217 may provide a function for notifying a user of occurrence of a designated event (eg, an incoming call, message, or alarm), for example. The location manager 219 may manage location information of the electronic device 101, for example. The graphic manager 221 may manage, for example, one or more graphic effects to be provided to a user or a user interface related thereto.

시큐리티 매니저(223)는, 예를 들면, 시스템 보안 또는 사용자 인증을 제공할 수 있다. 통화(telephony) 매니저(225)는, 예를 들면, 전자 장치(101)에 의해 제공되는 음성 통화 기능 또는 영상 통화 기능을 관리할 수 있다. 음성 인식 매니저(227)는, 예를 들면, 사용자의 음성 데이터를 서버(108)로 전송하고, 그 음성 데이터에 적어도 일부 기반하여 전자 장치(101)에서 수행될 기능에 대응하는 명령어(command), 또는 그 음성 데이터에 적어도 일부 기반하여 변환된 문자 데이터를 서버(108)로부터 수신할 수 있다. 일 실시예에 따르면, 미들웨어(244)는 동적으로 기존의 구성요소를 일부 삭제하거나 새로운 구성요소들을 추가할 수 있다. 일 실시예에 따르면, 미들웨어(144)의 적어도 일부는 운영 체제(142)의 일부로 포함되거나, 또는 운영 체제(142)와는 다른 별도의 소프트웨어로 구현될 수 있다.Security manager 223 may provide system security or user authentication, for example. The telephony manager 225 may manage, for example, a voice call function or a video call function provided by the electronic device 101 . The voice recognition manager 227 transmits, for example, the user's voice data to the server 108, and at least partially based on the voice data, a command corresponding to a function to be performed in the electronic device 101; Alternatively, text data converted at least partially based on the voice data may be received from the server 108 . According to one embodiment, the middleware 244 may dynamically delete some existing components or add new components. According to one embodiment, at least part of the middleware 144 may be included as part of the operating system 142 or may be implemented as separate software different from the operating system 142 .

어플리케이션(146)은, 예를 들면, 홈(251), 다이얼러(253), SMS/MMS(255), IM(instant message)(257), 브라우저(259), 카메라(261), 알람(263), 컨택트(265), 음성 인식(267), 이메일(269), 달력(271), 미디어 플레이어(273), 앨범(275), 와치(277), 헬스(279)(예: 운동량 또는 혈당과 같은 생체 정보를 측정), 또는 환경 정보(281)(예: 기압, 습도, 또는 온도 정보 측정) 어플리케이션을 포함할 수 있다. 일실시예에 따르면, 어플리케이션(146)은 전자 장치(101)와 외부 전자 장치 사이의 정보 교환을 지원할 수 있는 정보 교환 어플리케이션(미도시)을 더 포함할 수 있다. 정보 교환 어플리케이션은, 예를 들면, 외부 전자 장치로 지정된 정보 (예: 통화, 메시지, 또는 알람)를 전달하도록 설정된 노티피케이션 릴레이 어플리케이션, 또는 외부 전자 장치를 관리하도록 설정된 장치 관리 어플리케이션을 포함할 수 있다. 노티피케이션 릴레이 어플리케이션은, 예를 들면, 전자 장치(101)의 다른 어플리케이션(예: 이메일 어플리케이션(269))에서 발생된 지정된 이벤트(예: 메일 수신)에 대응하는 알림 정보를 외부 전자 장치로 전달할 수 있다. 추가적으로 또는 대체적으로, 노티피케이션 릴레이 어플리케이션은 외부 전자 장치로부터 알림 정보를 수신하여 전자 장치(101)의 사용자에게 제공할 수 있다. The application 146 includes, for example, a home 251, a dialer 253, an SMS/MMS 255, an instant message (IM) 257, a browser 259, a camera 261, and an alarm 263. , Contacts (265), Voice Recognition (267), Email (269), Calendar (271), Media Player (273), Albums (275), Watch (277), Health (279) (e.g. exercise or blood sugar) measurement of biometric information) or environmental information 281 (eg, measurement of atmospheric pressure, humidity, or temperature information). According to an embodiment, the application 146 may further include an information exchange application (not shown) capable of supporting information exchange between the electronic device 101 and an external electronic device. The information exchange application may include, for example, a notification relay application configured to transmit designated information (eg, a call, message, or alarm) to an external electronic device, or a device management application configured to manage an external electronic device. there is. The notification relay application, for example, transmits notification information corresponding to a designated event (eg, mail reception) generated in another application (eg, the email application 269) of the electronic device 101 to an external electronic device. can Additionally or alternatively, the notification relay application may receive notification information from an external electronic device and provide the notification information to the user of the electronic device 101 .

장치 관리 어플리케이션은, 예를 들면, 전자 장치(101)와 통신하는 외부 전자 장치 또는 그 일부 구성 요소(예: 1외부 전자장치의 디스플레이 모듈 또는 카메라 모듈1)의 전원(예: 턴-온 또는 턴-오프) 또는 기능(예: 11밝기, 해상도, 또는 포커스)을 제어할 수 있다. 장치 관리 어플리케이션은, 추가적으로 또는 대체적으로, 외부 전자 장치에서 동작하는 어플리케이션의 설치, 삭제, 또는 갱신을 지원할 수 있다.The device management application is, for example, a power supply (eg, turn-on or turn-on) of an external electronic device that communicates with the electronic device 101 or some component thereof (eg, 1 display module or camera module 1 of the external electronic device). -Off) or function (eg 11brightness, resolution, or focus) can be controlled. The device management application may additionally or alternatively support installation, deletion, or update of an application operating in an external electronic device.

도 3은 다양한 실시예들에 따른 전자 장치(예: 도 1의 전자 장치(101))의 데이터를 처리하는 동작의 흐름도이다.3 is a flowchart of an operation of processing data of an electronic device (eg, the electronic device 101 of FIG. 1 ) according to various embodiments.

도 3을 참조하면, 동작 S301에서 다양한 실시예들에 따른 전자 장치는 UI 컴포넌트에서 입력을 수신할 수 있다. 일례로, UI 컴포넌트 별로 수신하는 입력은 다른 입력일 수 있다.Referring to FIG. 3 , in operation S301, an electronic device according to various embodiments may receive an input from a UI component. For example, an input received for each UI component may be another input.

일례로, 전자 장치는 UI 컴포넌트를 UI 프로세스에서 수행될 수 있다. 일례로, UI 프로세스는 전자 장치의 디스플레이 모듈(예: 도 1의 디스플레이 모듈(160))에 UI 컴포넌트가 입력을 수신하기 위한 화면을 출력하고, 출력된 화면을 통해 사용자와 상호작용을 하는 프로세스를 의미할 수 있다. For example, an electronic device may execute a UI component in a UI process. As an example, the UI process is a process of outputting a screen for receiving an input by a UI component to a display module (eg, the display module 160 of FIG. 1) of an electronic device and interacting with a user through the output screen. can mean

다양한 실시예들에 따른 전자 장치는 동작 S302에서 입력을 이용하여 제어 컴포넌트에서 제어 데이터를 출력할 수 있다. 일례로, 제어 컴포넌트는 전자 장치와 연결된 전자 장치인 웨어러블 전자 장치를 제어하기 위한 기능(feature)을 수행할 수 있다. An electronic device according to various embodiments may output control data from a control component using an input in operation S302. For example, the control component may perform a function for controlling a wearable electronic device that is an electronic device connected to the electronic device.

일례로, 전자 장치는 웨어러블 전자 장치와 연결될 수 있다. 도 1에서 설명한 바와 같이, 전자 장치는 외부 전자 장치(예: 도 1의 전자 장치(102, 104))와 제1 네트워크(예: 도 1의 제1 네트워크(198)) 또는 제2 네트워크(예: 도 1의 제2 네트워크(199))를 통해 통신할 수 있다. 예를 들어, 전자 장치와 통신 연결되는 외부 전자 장치는 웨어러블 전자 장치일 수 있다.For example, an electronic device may be connected to a wearable electronic device. As described with reference to FIG. 1, the electronic device includes an external electronic device (eg, the electronic devices 102 and 104 of FIG. 1) and a first network (eg, the first network 198 of FIG. 1) or a second network (eg, the electronic devices 102 and 104 of FIG. 1). : It is possible to communicate through the second network 199 of FIG. 1 . For example, an external electronic device communicatively connected to the electronic device may be a wearable electronic device.

일례로, 전자 장치는 입력에 대응하는 제어 컴포넌트를 구동할 수 있다. 제어 컴포넌트는 수신된 입력을 이용하여 제어 데이터를 출력할 수 있다. 일례로, 각각의 제어 컴포넌트 별로 이용하는 입력이 다르게 설정될 수 있다. 전자 장치는 수신된 입력을 식별할 수 있다. 전자 장치는 입력에 따라 웨어러블 전자 장치를 제어하기 위하여, 입력에 대응하는 제어 컴포넌트를 구동할 수 있다.For example, an electronic device may drive a control component corresponding to an input. The control component can output control data using the received input. For example, inputs used for each control component may be set differently. The electronic device may identify the received input. The electronic device may drive a control component corresponding to the input in order to control the wearable electronic device according to the input.

다양한 실시예들에 따르면, 전자 장치는 복수의 제어 컴포넌트를 포함할 수 있다. 복수의 제어 컴포넌트 각각은, 웨어러블 디바이스를 관리, 제어하기 위한 기능을 수행할 수 있다. According to various embodiments, an electronic device may include a plurality of control components. Each of the plurality of control components may perform functions for managing and controlling the wearable device.

일례로, 복수의 제어 컴포넌트는 서로 독립적일 수 있다. 복수의 제어 컴포넌트가 서로 독립적이라고 하는 것은, 특정 제어 컴포넌트가 구동하여 제어 데이터를 출력하는 과정에서, 다른 제어 컴포넌트의 동작이 필요하지 않다는 것을 의미할 수 있다. 일례로, 제어 컴포넌트는 다른 제어 컴포넌트와 데이터를 전송 또는 수신하지 않고, 수신한 입력을 이용하여 제어 데이터를 출력할 수 있다.In one example, the plurality of control components may be independent of each other. That a plurality of control components are independent of each other may mean that the operation of other control components is not required while a specific control component drives and outputs control data. For example, the control component may output control data using the received input without transmitting or receiving data with other control components.

일례로, 웨어러블 전자 장치는, 웨어러블 전자 장치에 탑재된 OS에서 전자 데이터를 이용하여 웨어러블 전자 장치의 관리 및 제어를 수행할 수 있다. 후술하는 바와 같이, 전자 장치는 SDK가 제공하는 인터페이스에 따라 제어 데이터를 웨어러블 전자 장치로 제공할 수 있다. 웨어러블 디바이스는 SDK를 포함할 수 있고, SDK가 제공하는 인터페이스에 따라 제어 데이터를 이용하여 웨어러블 전자 장치의 관리 및 제어를 수행할 수 있다.As an example, the wearable electronic device may perform management and control of the wearable electronic device by using electronic data in an OS loaded on the wearable electronic device. As will be described later, the electronic device may provide control data to the wearable electronic device according to an interface provided by the SDK. The wearable device may include an SDK and manage and control the wearable electronic device using control data according to an interface provided by the SDK.

다양한 실시예들에 따른 전자 장치는 동작 S303에서 SDK(software development kit)을 이용하여, 제어 데이터를 데이터 레이어로 전달할 수 있다. 일례로, SDK는 웨어러블 전자 장치에 탑재된 OS(operating system)에 대응하여, 웨어러블 전자 장치에서 제어 컴포넌트의 기능이 동작하기 위한 인터페이스를 제공할 수 있다. 일례로, 제어 컴포넌트는 SDK에서 제공하는 API, 컴파일러, 및/또는 디버거를 이용하여 구현될 수 있다.The electronic device according to various embodiments may transmit control data to the data layer using a software development kit (SDK) in operation S303. For example, the SDK may provide an interface for operating a function of a control component in the wearable electronic device in response to an operating system (OS) loaded in the wearable electronic device. As an example, the control component may be implemented using an API provided by the SDK, a compiler, and/or a debugger.

예를 들면, 웨어러블 전자 장치에 탑재된 OS는 Wear OSTM, SDK는 Companion SDKTM을 포함할 수 있다.For example, the OS installed in the wearable electronic device may include Wear OS TM , and the SDK may include Companion SDK TM .

일례로, 데이터 레이어는 웨어러블 전자 장치로 전송되는 계층(layer)를 의미할 수 있다.As an example, the data layer may refer to a layer transmitted to a wearable electronic device.

도 4는 다양한 실시예들에 따른 전자 장치(예: 도 1의 전자 장치(101))의 개략적인 구성을 나타낸 도면이다.FIG. 4 is a diagram showing a schematic configuration of an electronic device (eg, the electronic device 101 of FIG. 1 ) according to various embodiments.

도 4를 참조하면, 다양한 실시예들에 따른 전자 장치는 UI 컴포넌트(310), 제어 컴포넌트(320), 구동 모듈(330), 연결 모듈(340), SDK(350), 데이터 레이어(360)를 포함할 수 있다.Referring to FIG. 4 , an electronic device according to various embodiments includes a UI component 310, a control component 320, a driving module 330, a connection module 340, an SDK 350, and a data layer 360. can include

전술한 바와 같이, 도 4의 (a)에서 다양한 실시예들에 따른 전자 장치는, UI 컴포넌트(310)에서 입력을 수신할 수 있다. 다양한 실시예들에 따른 전자 장치는 제어 컴포넌트(320)를 이용하여 입력을 처리하고, 제어 데이터를 출력할 수 있다. 도 4의 (b)에서 전자 장치는 제어 데이터를 SDK(350)로 전송할 수 있고, (c)에서 SDK(350)를 이용하여 제어 데이터를 데이터 레이어(360)로 전송할 수 있다.As described above, in (a) of FIG. 4 , the electronic device according to various embodiments may receive an input from the UI component 310 . An electronic device according to various embodiments may process an input and output control data using the control component 320 . In (b) of FIG. 4, the electronic device may transmit control data to the SDK 350, and in (c), it may transmit control data to the data layer 360 using the SDK 350.

도 4의 (d)에서, 다양한 실시예들에 따른 전자 장치는 제어 컴포넌트(320)에 대응하는 구동 모듈(330)을 호출할 수 있다. 일례로, 구동 모듈(330)은 제어 컴포넌트(320)가 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하기 위하여, 제어 컴포넌트(320)를 확장한 것으로 이해될 수 있다. 예를 들어, 제어 컴포넌트(320)의 용량이 커지거나, 처리할 데이터가 커지는 경우, 구동 모듈(330)에서 제어 데이터를 출력하기 위한 과정을 수행할 수 있다.In (d) of FIG. 4 , the electronic device according to various embodiments may call the driving module 330 corresponding to the control component 320 . As an example, the driving module 330 may be understood as extending the control component 320 so that the control component 320 outputs control data for controlling the wearable electronic device. For example, when the capacity of the control component 320 increases or data to be processed increases, the driving module 330 may perform a process for outputting control data.

다양한 실시예들에 따른 전자 장치는 호출된 구동 모듈(330)에서 입력을 이용하여 중간 데이터를 출력할 수 있다. 전자 장치는 중간 데이터를 제어 컴포넌트(320)로 전달할 수 있다. 일례로, 중간 데이터는 제어 데이터를 출력하기 위한 중간 결과에 해당할 수 있다.An electronic device according to various embodiments may output intermediate data using an input from the called driving module 330 . The electronic device may pass intermediate data to the control component 320 . As an example, the intermediate data may correspond to an intermediate result for outputting control data.

다른 예로, 구동 모듈(330)에서 입력을 이용하여 제어 데이터를 출력하고, 출력된 제어 데이터를 다시 제어 컴포넌트(320)로 전송할 수 있다.As another example, the driving module 330 may output control data using an input and transmit the output control data back to the control component 320 .

일례로, 제어 컴포넌트(320)는 구동 모듈(330)로 수신한 입력을 전송할 수 있다. 다른 예로, 제어 컴포넌트(320)는 수신한 입력을 이용하여 처리한 중간 데이터를 구동 모듈(330)로 전송하고, 구동 모듈(330)은 중간 데이터를 이용하여 제어 데이터를 출력하여 제어 컴포넌트(320)로 전송할 수 있다. In one example, the control component 320 may transmit the received input to the driving module 330 . As another example, the control component 320 transmits intermediate data processed using the received input to the driving module 330, and the driving module 330 outputs control data using the intermediate data to control the control component 320. can be sent to

다양한 실시예들에 따른 전자 장치는 (e)에서 제어 컴포넌트(320)는 연결 모듈(340)로 데이터를 전달할 수 있다.In (e) of the electronic device according to various embodiments, the control component 320 may transfer data to the connection module 340 .

다양한 실시예들에 따른 전자 장치는 (f)에서 구동 모듈(330)은 다른 제어 컴포넌트(320)와 연결되는 연결 모듈(340)로부터 연결 데이터를 수신할 수 있다. 연결 모듈(340)은 입력에 대응하는 제어 컴포넌트(320)와 다른 제어 컴포넌트(320)와 연결되어, 다른 제어 컴포넌트(320)로부터 연결 데이터를 수신할 수 있다. 연결 모듈(340)은 연결 데이터를 구동 모듈(330)로 전송할 수 있다.In (f) of the electronic device according to various embodiments, the driving module 330 may receive connection data from the connection module 340 connected to another control component 320 . The connection module 340 may be connected to the control component 320 corresponding to the input and another control component 320 to receive connection data from the other control component 320 . The connection module 340 may transmit connection data to the driving module 330 .

일례로, 구동 모듈(330)은 연결 데이터를 이용하여 중간 데이터를 출력할 수 있고, 출력된 중간 데이터를 입력에 대응하는 제어 컴포넌트(320)로 전송할 수 있다. 전자 장치의 제어 컴포넌트(320) 각각은 독립적으로 구동할 수 있고, 각각의 제어 컴포넌트(320)는 다른 제어 컴포넌트(320)와 직접적으로 연결되지 않는다. 구동 모듈(330)이 연결 모듈(340)과 연결되어, 제어 컴포넌트(320)는 다른 제어 컴포넌트(320)와 간접적으로 연결될 수 있다.For example, the driving module 330 may output intermediate data using the connection data, and may transmit the output intermediate data to the control component 320 corresponding to the input. Each of the control components 320 of the electronic device may be independently driven, and each control component 320 is not directly connected to other control components 320 . Since the driving module 330 is connected to the connection module 340 , the control component 320 may be indirectly connected to other control components 320 .

(g) 및 (h)에서 다양한 실시예들에 따른 전자 장치의 구동 모듈(330) 또는 연결 모듈(340)은 데이터 레이어(360)로 데이터를 전송할 수 있다. 웨어러블 전자 장치에 전송되는 데이터에 따라, 구동 모듈(330) 또는 연결 모듈(340)에서 데이터를 직접 데이터 레이어(360)로 전송할 수 있다.In (g) and (h), the driving module 330 or the connection module 340 of the electronic device according to various embodiments may transmit data to the data layer 360 . According to data transmitted to the wearable electronic device, the driving module 330 or the connection module 340 may directly transmit data to the data layer 360 .

도 5는 다양한 실시예들에 따른, 전자 장치(예: 도 1의 전자 장치(101))를 이용하여 데이터를 처리하는 과정을 나타낸 도면이다.5 is a diagram illustrating a process of processing data using an electronic device (eg, the electronic device 101 of FIG. 1 ) according to various embodiments.

도 5를 참조하면, 다양한 실시예들에 따른 전자 장치는 UI 컴포넌트(310), 제어 컴포넌트(320), 구동 모듈(330), 연결 모듈(340), SDK(350), 데이터 레이어(360), 기본 데이터(370), 어플리케이션(380)(예: 도 1의 어플리케이션(146)), 파일 전송 모듈(390) 및 Push Handler(391)를 포함할 수 있다.Referring to FIG. 5 , an electronic device according to various embodiments includes a UI component 310, a control component 320, a driving module 330, a connection module 340, an SDK 350, a data layer 360, It may include basic data 370, an application 380 (eg, the application 146 of FIG. 1), a file transfer module 390, and a push handler 391.

일례로, 전자 장치는 복수의 UI 컴포넌트(310-1, 310-2, 310-3, 310-4, 310-5)를 포함할 수 있다. 일례로, 전자 장치는 UI 프로세스(400)에서 복수의 UI 컴포넌트(310-1, 310-2, 310-3, 310-4, 310-5)를 구동할 수 있다. For example, an electronic device may include a plurality of UI components 310-1, 310-2, 310-3, 310-4, and 310-5. For example, the electronic device may drive a plurality of UI components 310-1, 310-2, 310-3, 310-4, and 310-5 in the UI process 400.

일례로, 복수의 UI 컴포넌트(310-1, 310-2, 310-3, 310-4, 310-5)는, Home(HMRootActivity), bnr, setting mirror, permission, account, watchface, sos, search, notification, findwearable, setupwzard, auto switch, pm, esim, Tipsand manual, nembersync, widgets, watchapps, infocard, inlinecue, runestone, discover, about, Labs와 같은 UI 컴포넌트를 포함할 수 있다.For example, the plurality of UI components (310-1, 310-2, 310-3, 310-4, 310-5), Home (HMRootActivity), bnr, setting mirror, permission, account, watchface, sos, search, Can include UI components such as notification, findwearable, setupwzard, auto switch, pm, esim, tipsand manual, nembersync, widgets, watchapps, infocard, inlinecue, runestone, discover, about, and labs.

도 5를 참조하면, 다양한 실시예에 따른 UI 컴포넌트(310)에서 수신한 입력을 제어 컴포넌트(320)로 전송할 수 있다. 일례로, UI 컴포넌트(310)에서 수신한 입력은 제어 컴포넌트(320)의 컴패니언 서비스 인터페이스(321)(companion service interface)로 전송될 수 있다. 일례로, 컴패니언 서비스 인터페이스(321)는 AIDL(android interface definition language)일 수 있다. 컴패니언 서비스 인터페이스(321)는 프로그래밍 인터페이스를 정의할 수 있고, 프로세스간 통신으로 서로 통신하게 할 수 있다.Referring to FIG. 5 , an input received by the UI component 310 according to various embodiments may be transmitted to the control component 320 . For example, an input received by the UI component 310 may be transmitted to a companion service interface 321 of the control component 320 . As an example, the companion service interface 321 may be AIDL (android interface definition language). The companion service interface 321 may define a programming interface and may communicate with each other through inter-process communication.

일례로, 전자 장치는 복수의 제어 컴포넌트(320-1, 320-2, 320-3, 320-4, 320-5) 중에서 입력에 대응하는 제어 컴포넌트를 이용하여 입력을 처리할 수 있다. 예를 들어, 도 5에서 UI 컴포넌트 C(310-3)에서 입력을 수신한 경우, 전자 장치는 UI 컴포넌트 C(310-3)에 대응하는 제어 컴포넌트 C(320-3)를 이용하여 입력을 처리할 수 있다. 전자 장치는 제어 컴포넌트(320)를 이용하여, 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력할 수 있다.For example, the electronic device may process an input by using a control component corresponding to the input among the plurality of control components 320-1, 320-2, 320-3, 320-4, and 320-5. For example, when input is received from the UI component C 310-3 in FIG. 5, the electronic device processes the input using the control component C 320-3 corresponding to the UI component C 310-3. can do. The electronic device may use the control component 320 to output control data for controlling the wearable electronic device.

일례로, 제어 컴포넌트(320-1, 320-2, 320-3, 320-4, 320-5) 각각은 다른 제어 컴포넌트에 대한 의존성이 없고, 개별로 SDK(350)의 인터페이스를 사용할 수 있다.For example, each of the control components 320-1, 320-2, 320-3, 320-4, and 320-5 has no dependency on other control components and may individually use an interface of the SDK 350.

일례로, 전자 장치는 아래 표 1과 같은 제어 컴포넌트들을 포함할 수 있다.As an example, an electronic device may include control components as shown in Table 1 below.

제어 컴포넌트control component 기능function BnRCompanionBnRCompanion 백업/복원 컴포넌트Backup/Restore component BudsControllerCompanionBudsControllerCompanion Buds(무선헤드셋) 컨트롤 컴포넌트Buds (wireless headset) control component CalSyncCompanionCalSyncCompanion 칼렌다(달력) 동기화 컴포넌트Calendar (Calendar) Synchronization Component CapabilityCompanionCapabilityCompanion 워치, 폰 정보 상호 동기화 컴포넌트Watch, phone information mutual synchronization component ConnectionCompanionConnectionCompanion 연결 관리 컴포넌트Connection management component EsimCompanionEsimCompanion eSIM 개통 컴포넌트eSIM Open Component FMPCompanionFMPCompanion Find My Phone 컴포넌트Find My Phone component FMWCompanionFMWCompanion Find My Watch 컴포넌트Find My Watch component LogServiceLogService 로그 관리 컴포넌트log management component MainBatteryCompanionMainBatteryCompanion 워치 배터리 이벤트 관리 컴포넌트Watch battery event management component NotificationCompanionNotificationCompanion 알림 제어 컴포넌트Notification control component NumbersyncCompanionNumbersyncCompanion Numbersync 제어 컴포넌트Numbersync control component PackageManageCompanionPackageManageCompanion 워치 App 패키지 관리 컴포넌트Watch App Package Management Component QuickLaunchCompanionQuickLaunchCompanion 빠른 실행 제어 컴포넌트Quick launch control component QuickPanelCompanionQuickPanelCompanion 퀵패널 제어 컴포넌트Quick Panel Control Component SACompanionSACompanion Samsung Account 제어 컴포넌트Samsung Account Control Component ScreenCaptureCompanionScreenCaptureCompanion 화면 캡쳐 제어 컴포넌트Screen capture control component SettingsCompanionSettingsCompanion 워치 설정 제어 컴포넌트Watch settings control component SetupWizardCompanionSetupWizardCompanion 워치 초기 Setup 컴포넌트Watch Initial Setup Components SOSCompanionSOSCompanion SOS 기능 컴포넌트SOS function component SPayCompanionSPayCompanion Samsung Pay 컴포넌트Samsung Pay component STFProviderCompanionSTFProviderCompanion Smart Things Find 제어 컴포넌트Smart Things Find control component TilesCompanionTilesCompanion Watch Widget 제어 컴포넌트Watch Widget control component TutorialCompanionTutorialCompanion 튜토리얼 컴포넌트tutorial component WatchAppsCompanionWatchAppsCompanion 워치 App 관리/제어 컴포넌트Watch App management/control component WatchDumpCompanionWatchDumpCompanion 워치 덤프 파일 제어 컴포넌트Watch Dump File Control Component WatchFaceCompanionWatchFaceCompanion Watchface 관리/제어 컴포넌트Watchface management/control component WatchStatusCompanionWatchStatusCompanion 워치 상태 관리 컴포넌트watch state management component

도 5에서, 다양한 실시예에 따른 전자 장치는 제어 컴포넌트(320)를 이용하여 출력한 제어 데이터를 SDK(350)를 이용하여 데이터 레이어(360)로 전송할 수 있다.일례로, 데이터 레이어(360)는 웨어러블 데이터 레이어(wearable data layer)일 수 있고, GMS core에 해당할 수 있다. 일례로, GMS는 API 서비스의 모음에 해당할 수 있다.In FIG. 5 , the electronic device according to various embodiments may transmit control data output using the control component 320 to the data layer 360 using the SDK 350. For example, the data layer 360 may be a wearable data layer and may correspond to a GMS core. As an example, GMS may correspond to a collection of API services.

도 5에서, 다양한 실시예들에 따른 전자 장치의 제어 컴포넌트(320)는 구동 모듈(330)을 호출할 수 있다. 일례로, 제어 컴포넌트(320)는 제어 컴포넌트에 대응하는 구동 모듈(330)을 호출할 수 있다. In FIG. 5 , a control component 320 of an electronic device according to various embodiments may call a driving module 330 . As an example, the control component 320 may call the driving module 330 corresponding to the control component.

일례로, 구동 모듈은 입력을 이용하여 중간 데이터를 출력할 수 있고, 출력한 중간 데이터를 제어 컴포넌트로 전달할 수 있다. 제어 컴포넌트(320)에 대응하는 구동 모듈(330)을 호출하여 데이터를 처리하는 구체적인 과정은 도 6에서 설명한다.As an example, the driving module may output intermediate data using the input, and may transmit the output intermediate data to the control component. A detailed process of processing data by calling the driving module 330 corresponding to the control component 320 will be described with reference to FIG. 6 .

도 5에서, 다양한 실시예들에 따른 구동 모듈(330)은 연결 모듈(340)로부터 연결 데이터를 수신할 수 있다. 일례로, 연결 데이터는 구동 모듈(330)이 입력에 대응하는 제어 컴포넌트(320)와 다른 제어 컴포넌트로부터 수신한 데이터일 수 있다.In FIG. 5 , the driving module 330 according to various embodiments may receive connection data from the connection module 340 . For example, the connection data may be data received by the driving module 330 from a control component different from the control component 320 corresponding to the input.

예를 들어, 도 5에서 제어 컴포넌트 C(320-3)가 구동 모듈 C(330-3)를 호출한 경우, 연결 모듈(340)은 제어 컴포넌트 C(320-3)를 제외한 다른 제어 컴포넌트 A, B, D, E(320-1, 320-2, 320-4, 320-5)로부터 연결 데이터를 수신할 수 있다. 구동 모듈 C(330-3)는 연결 모듈(340)로부터 연결 데이터를 수신할 수 있다.For example, in FIG. 5 , when the control component C 320-3 calls the driving module C 330-3, the connection module 340 controls other control components A, except for the control component C 320-3. Connection data may be received from B, D, and E (320-1, 320-2, 320-4, and 320-5). The driving module C 330 - 3 may receive connection data from the connection module 340 .

도 5에서, 다양한 실시예들에 따른 구동 모듈(330)은 기본 데이터(370)를 이용하여 중간 데이터를 출력할 수 있다. 기본 데이터(370)는 전자 장치의 메모리(예: 도 1의 메모리(130))에 저장된 데이터를 의미할 수 있다. 일례로, 구동 모듈(330)에서 출력된 중간 데이터는 전자 장치의 메모리에 저장될 수 있다.In FIG. 5 , the driving module 330 according to various embodiments may output intermediate data using basic data 370 . The basic data 370 may refer to data stored in a memory of an electronic device (eg, the memory 130 of FIG. 1 ). For example, intermediate data output from the driving module 330 may be stored in the memory of the electronic device.

도 5에서 다양한 실시예들에 따른 구동 모듈(330)은 파일 전송 모듈(390)(file transfer)을 통해 수신한 데이터를 이용하여 중간 데이터를 출력할 수 있다. 일례로, 구동 모듈(330)은 출력한 중간 데이터를 파일 전송 모듈(390)을 이용하여 프레임워크 레이어(392)(framework layer)로 전송할 수 있다. 일례로, 프레임워크 레이어(392)는 중간 액세스 포인트 없이 Wi-Fi를 통해 다른 전자 장치와 직접 연결되는 Wifip2p 통신 방식을 적용될 수 있다. 전자 장치는 프레임워크 레이어를 통해 외부 전자 장치와 통신할 수 있다.In FIG. 5 , the driving module 330 according to various embodiments may output intermediate data using data received through the file transfer module 390 (file transfer). For example, the driving module 330 may transmit the output intermediate data to the framework layer 392 using the file transmission module 390 . As an example, the framework layer 392 may apply a Wifip2p communication scheme directly connected to other electronic devices through Wi-Fi without an intermediate access point. An electronic device may communicate with an external electronic device through a framework layer.

도 5에서, 다양한 실시예들에 따른 어플리케이션(380)(예: 도 1의 어플리케이션(146))은 제어 컴포넌트(320)를 구동할 수 있다. 일례로, 도 5와 같이 전자 장치의 어플리케이션(380)은 컴패니언 서비스 인터페이스(321)를 통해 제어 컴포넌트(320)를 구동할 수 있다.In FIG. 5 , an application 380 (eg, application 146 of FIG. 1 ) according to various embodiments may drive a control component 320 . For example, as shown in FIG. 5 , the application 380 of the electronic device may drive the control component 320 through the companion service interface 321 .

일례로, 전자 장치는 복수의 어플리케이션(380-1, 380-2, 380-3, 380-4)를 포함할 수 있다. 예를 들어, 전자 장치는 call, contact, fota, email, find myphone, music, weather, message, music transfer, gallery, alarm, reminder, health, voice recoder, calendar, pay, lbs, account, camera controller, galaxy apps, sticker와 같은 복수의 어플리케이션(380-1, 380-2, 380-3, 380-4)을 포함할 수 있다.For example, an electronic device may include a plurality of applications 380-1, 380-2, 380-3, and 380-4. For example, electronic devices call, contact, fota, email, find myphone, music, weather, message, music transfer, gallery, alarm, reminder, health, voice recorder, calendar, pay, lbs, account, camera controller, galaxy A plurality of applications (380-1, 380-2, 380-3, 380-4) such as apps and stickers may be included.

도 5를 참조하면, 다양한 실시예들에 따른 전자 장치는 메인 서비스 프로세스(500)(Main Service Process)에서 제어 데이터를 출력하고, 출력된 제어 데이터를 데이터 레이어(360)로 전송할 수 있다. 일례로, 메인 서비스 프로세스(500)는 UI 컴포넌트(310)에서 입력을 수신하는 동작이 수행되는 UI 프로세스(400)(UI Process)와 다른 프로세스일 수 있다. 일례로, 메인 서비스 프로세서(500)는 사용자와의 상호작용과 무관하게 동작이 수행되는 백그라운드 프로세스(background process)(예: None UI Process)에 해당할 수 있다.Referring to FIG. 5 , an electronic device according to various embodiments may output control data from a main service process 500 and transmit the output control data to a data layer 360 . For example, the main service process 500 may be a process different from the UI process 400 (UI Process) in which an operation of receiving an input from the UI component 310 is performed. As an example, the main service processor 500 may correspond to a background process (eg, None UI Process) in which an operation is performed regardless of user interaction.

도 6은 다양한 실시예들에 따른, 구동 모듈(330)을 이용하여 데이터를 처리하는 과정을 나타낸 도면이다.6 is a diagram illustrating a process of processing data using the driving module 330 according to various embodiments.

일례로, 구동 모듈 A(330-1)는 복수의 내부 모듈(330-11, 330-12) 및 복수의 내부 서비스(330-13, 330-14)를 포함할 수 있다. 구동 모듈 A(330-1)은 복수의 내부 모듈(330-11, 330-12) 및 복수의 내부 서비스(330-13, 330-14)를 이용하여, 중간 데이터를 출력할 수 있다.For example, the driving module A 330-1 may include a plurality of internal modules 330-11 and 330-12 and a plurality of internal services 330-13 and 330-14. The driving module A 330-1 may output intermediate data by using the plurality of internal modules 330-11 and 330-12 and the plurality of internal services 330-13 and 330-14.

도 6에서 제어 컴포넌트 A(320-1)는 구동 모듈 A(330-1)를 호출할 수 있다. 구동 모듈 A(330-1)는 복수의 내부 서비스(330-13, 330-14) 및 복수의 내부 모듈(330-11, 330-12)을 이용하여 중간 데이터를 출력할 수 있다. 구동 모듈 A(330-1)는 중간 데이터를 제어 컴포넌트 A(320-1)로 전송(call back)할 수 있다.In FIG. 6 , the control component A 320-1 may call the driving module A 330-1. The driving module A 330-1 may output intermediate data using a plurality of internal services 330-13 and 330-14 and a plurality of internal modules 330-11 and 330-12. The driving module A 330-1 may call back the intermediate data to the control component A 320-1.

제어 컴포넌트 A(320-1)는 중간 데이터를 이용하여 제어 데이터를 출력할 수 있다. 제어 컴포넌트 A(320-1)는 SDK(350)를 이용하여 출력 데이터를 데이터 레이어(360)로 전송할 수 있다.The control component A 320-1 may use the intermediate data to output control data. The control component A 320-1 may transmit output data to the data layer 360 using the SDK 350.

구동 모듈 A(330-1)는 연결 모듈(340)로부터 연결 데이터를 수신할 수 있다. 연결 데이터는 제어 컴포넌트 A(320-1) 이외의 다른 제어 컴포넌트, 예를 들어 제어 컴포넌트 B(320-2)로부터 연결 모듈(340)이 수신한 것일 수 있다.The driving module A 330 - 1 may receive connection data from the connection module 340 . The connection data may be received by the connection module 340 from a control component other than control component A 320-1, for example, control component B 320-2.

도 7은 다양한 실시예들에 따른 None UI 프로세스(500)에서 동작하는 SDK(350)를 나타낸 도면이다.7 is a diagram illustrating the SDK 350 operating in the None UI process 500 according to various embodiments.

도 7을 참조하면, None UI 프로세스(500)는 UI 프로세스(400)와 구분되는 프로세스일 수 있다. 일례로, SDK(350)는 None UI 프로세스(500)에서 동작할 수 있다. SDK(350)는 UI 프로세스(400)와 별도로 분리 구동되는 None UI 프로세스(500)에서 구동될 수 있다. 일례로, None UI 프로세스(500)는 백그라운드에서 동작할 수 있다.Referring to FIG. 7 , the None UI process 500 may be a process distinct from the UI process 400 . As an example, the SDK 350 may operate in the None UI process 500 . The SDK 350 may be driven in the None UI process 500 that is separately driven from the UI process 400 . As an example, the None UI process 500 may operate in the background.

일례로, SDK(350)는 None UI 프로세스(500)에서 구동되어, 전자 장치(예: 도 1의 전자 장치(101))는 전자 장치에 연결된 웨어러블 전자 장치(예: 도 1의 전자 장치(102, 104))로부터 SDK(350)로 발생되는 동작이 UI 컴포넌트(예: 도 3의 UI 컴포넌트(310))와 같은 다른 외부 컴포넌트에 의한 영향을 받지 않을 수 있다.As an example, the SDK 350 is driven in the None UI process 500, and an electronic device (eg, the electronic device 101 of FIG. 1) connects to the wearable electronic device (eg, the electronic device 102 of FIG. 1). , 104) may not be affected by other external components such as a UI component (eg, the UI component 310 of FIG. 3 ).

일례로, SDK(350)는 UI 프로세스(400)와 구분되는 None UI 프로세스(500)에서 구동됨으로써, 전자 장치, UI 동작(예: UI 컴포넌트(310)에서 입력을 수신하는 동작)에 대한 오류 동작을 SDK(350)의 구동에 영향을 미치지 않도록 할 수 있다.As an example, the SDK 350 is driven in the None UI process 500 that is distinct from the UI process 400, and thus an error operation for an electronic device and a UI operation (eg, an operation for receiving an input from the UI component 310). may not affect the driving of the SDK 350.

다양한 실시예들에 따른 데이터 처리 방법은 UI 컴포넌트(310)에서 입력을 수신하는 단계, 각각 독립적으로 동작하는 복수의 제어 컴포넌트(320) 중에서 상기 입력에 대응하는 제어 컴포넌트(320)를 이용하여 상기 입력을 처리하고, 상기 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하는 단계 및 SDK(350)(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어(360)로 전달하는 단계를 포함할 수 있다.A data processing method according to various embodiments includes receiving an input from a UI component 310, using a control component 320 corresponding to the input among a plurality of control components 320 that operate independently of each other to receive the input. Processing and outputting control data for controlling a wearable electronic device connected to the electronic device, and a data layer for communicating the control data with the wearable electronic device using a software development kit (SDK) 350 It may include forwarding to (360).

상기 제어 데이터를 출력하는 단계 및 상기 제어 데이터를 데이터 레이어로 전달하는 단계는, 상기 입력을 수신하는 단계가 수행되는 프로세스와 다른 프로세스에서 수행될 수 있다.The outputting of the control data and the transferring of the control data to the data layer may be performed in a process different from a process in which the receiving of the input is performed.

상기 입력을 수신하는 단계는, UI 프로세스(400)에서 동작하고, 상기 제어 데이터를 출력하는 단계 및 상기 제어 데이터를 데이터 레이어로 전달하는 단계는, None UI 프로세스(500)에서 동작할 수 있다.The step of receiving the input may operate in the UI process 400, and the steps of outputting the control data and transferring the control data to the data layer may operate in the None UI process 500.

상기 제어 데이터를 출력하는 단계는, 상기 제어 컴포넌트(320)에 대응하는 구동 모듈(330)을 호출하는 단계, 상기 구동 모듈(330)에서 상기 입력을 이용하여 중간 데이터를 출력하는 단계, 상기 중간 데이터를 상기 제어 컴포넌트(320)로 전달하는 단계를 포함할 수 있다.The outputting of the control data may include calling the driving module 330 corresponding to the control component 320, outputting intermediate data using the input in the driving module 330, the intermediate data to the control component 320.

상기 중간 데이터를 출력하는 단계는, 상기 입력에 대응하는 제어 컴포넌트(320)와 다른 제어 컴포넌트(320)와 연결되는 연결 모듈(340)로부터 연결 데이터를 수신하고, 상기 연결 데이터를 이용하여 상기 중간 데이터를 출력할 수 있다.The outputting of the intermediate data may include receiving connection data from a connection module 340 connected to a control component 320 corresponding to the input and another control component 320, and using the connection data to obtain the intermediate data. can output

상기 중간 데이터를 출력하는 단계는, 상기 전자 장치(101)의 메모리(130)에 저장된 기본 데이터(370) 및 파일 전송 모듈(390)로부터 수신한 전송 데이터 중 적어도 어느 하나를 이용하여 상기 중간 데이터를 출력할 수 있다.The outputting of the intermediate data may include generating the intermediate data by using at least one of the basic data 370 stored in the memory 130 of the electronic device 101 and transmission data received from the file transfer module 390. can be printed out.

다양한 실시예들에 따른 데이터 처리 방법은, UI 프로세스(400)에서 동작하는 UI 컴포넌트(310)로부터 입력을 수신하는 단계, 복수의 제어 컴포넌트 중(320)에서 상기 입력에 대응하는 제어 컴포넌트(320)를 이용하여 상기 입력을 처리하고, 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하는 단계 및 SDK(350)(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어(360)로 전달하는 단계를 포함하고, 상기 제어 컴포넌트(320) 및 상기 SDK(350)는, 상기 UI 프로세스(400)와 구분되는 None UI 프로세스(500)에서 동작하고, 상기 복수의 제어 컴포넌트(320) 각각은, 서로 독립적으로 동작할 수 있다.A data processing method according to various embodiments includes receiving an input from a UI component 310 operating in a UI process 400, a control component 320 corresponding to the input among a plurality of control components 320 Processing the input and outputting control data for controlling a wearable electronic device connected to the electronic device using a and communicating the control data with the wearable electronic device using a software development kit (SDK) 350 and passing it to the data layer 360 for processing, the control component 320 and the SDK 350 operate in a None UI process 500 that is distinct from the UI process 400, and the plurality of Each of the control components 320 of can operate independently of each other.

상기 제어 데이터를 출력하는 단계는, 상기 제어 컴포넌트에 대응하는 구동 모듈을 호출하는 단계, 상기 구동 모듈에서 상기 입력을 이용하여 중간 데이터를 출력하는 단계 및 상기 중간 데이터를 상기 제어 컴포넌트로 전달하는 단계를 포함할 수 있다.The outputting of the control data may include calling a driving module corresponding to the control component, outputting intermediate data using the input in the driving module, and transmitting the intermediate data to the control component. can include

다양한 실시예들에 따른 데이터 처리 방법을 수행하는 전자 장치(101)는, 프로세서(120)를 포함하고, 상기 프로세서(120)는, UI 컴포넌트(310)에서 입력을 수신하고, 각각 독립적으로 동작하는 복수의 제어 컴포넌트(320) 중에서 상기 입력에 대응하는 제어 컴포넌트(320)를 이용하여 상기 입력을 처리하고, 상기 전자 장치(101)와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하고, SDK(350)(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어(360)로 전달할 수 있다.An electronic device 101 performing a data processing method according to various embodiments includes a processor 120, and the processor 120 receives an input from a UI component 310 and operates independently of each other. Among the plurality of control components 320, the control component 320 corresponding to the input is used to process the input, output control data for controlling the wearable electronic device connected to the electronic device 101, and use the SDK ( 350) (software development kit), the control data may be transmitted to the data layer 360 for communication with the wearable electronic device.

상기 프로세서(120)는, 상기 입력을 수신하는 프로세스와 다른 프로세스에서 상기 제어 데이터를 출력하고, 상기 제어 데이터를 상기 데이터 레이어(360)로 전달할 수 있다. The processor 120 may output the control data in a process different from the process receiving the input and transfer the control data to the data layer 360 .

상기 프로세서(120)는, UI 프로세스(400)에서 상기 입력을 수신하고, None UI 프로세스(500)에서 상기 제어 데이터를 출력하고, 상기 제어 데이터를 상기 데이터 레이어(360)로 전달할 수 있다.The processor 120 may receive the input from the UI process 400, output the control data from the None UI process 500, and transfer the control data to the data layer 360.

상기 프로세서(120)는, 상기 제어 컴포넌트(320)에 대응하는 구동 모듈(330)을 호출하고, 상기 구동 모듈(330)에서 상기 입력을 이용하여 중간 데이터를 출력하고, 상기 중간 데이터를 상기 제어 컴포넌트(320)로 전달할 수 있다.The processor 120 calls the driving module 330 corresponding to the control component 320, outputs intermediate data using the input in the driving module 330, and converts the intermediate data to the control component. (320).

상기 프로세서(120)는, 상기 입력에 대응하는 제어 컴포넌트(320)와 다른 제어 컴포넌트(320)와 연결되는 연결 모듈(340)로부터 연결 데이터를 수신하고, 상기 연결 데이터를 이용하여 상기 중간 데이터를 출력할 수 있다.The processor 120 receives connection data from a connection module 340 connected to a control component 320 corresponding to the input and another control component 320, and outputs the intermediate data using the connection data. can do.

상기 프로세서(120)는, 상기 전자 장치(101)의 메모리(130)에 저장된 기본 데이터(370) 및 파일 전송 모듈(390)로부터 수신한 전송 데이터 중 적어도 어느 하나를 이용하여 상기 중간 데이터를 출력할 수 있다.The processor 120 outputs the intermediate data using at least one of basic data 370 stored in the memory 130 of the electronic device 101 and transmission data received from the file transmission module 390. can

다양한 실시예들에 따른 데이터 처리 방법을 수행하는 전자 장치(101)는 프로세서(120)를 포함하고, 상기 프로세서(120)는, UI 프로세스(400)에서 동작하는 UI 컴포넌트(310)로부터 입력을 수신하고, 복수의 제어 컴포넌트(320) 중에서 상기 입력에 대응하는 제어 컴포넌트(320)를 이용하여 상기 입력을 처리하고, 전자 장치(101)와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하고, SDK(350)(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어(360)로 전달하고, 상기 제어 컴포넌트(320) 및 상기 SDK(350)는, 상기 UI 프로세스(400)와 구분되는 None UI 프로세스(500)에서 동작하고, 상기 복수의 제어 컴포넌트(320) 각각은, 서로 독립적으로 동작할 수 있다.An electronic device 101 performing a data processing method according to various embodiments includes a processor 120, and the processor 120 receives an input from a UI component 310 operating in the UI process 400. and processes the input using a control component 320 corresponding to the input among a plurality of control components 320, outputs control data for controlling a wearable electronic device connected to the electronic device 101, and uses the SDK Using (350) (software development kit), the control data is transferred to the data layer 360 for communication with the wearable electronic device, and the control component 320 and the SDK 350, the UI process 400 and operates in the None UI process 500, and each of the plurality of control components 320 may operate independently of each other.

본 문서의 다양한 실시예들 및 이에 사용된 용어들은 본 문서에 기재된 기술적 특징들을 특정한 실시예들로 한정하려는 것이 아니며, 해당 실시예의 다양한 변경, 균등물, 또는 대체물을 포함하는 것으로 이해되어야 한다. 도면의 설명과 관련하여, 유사한 또는 관련된 구성요소에 대해서는 유사한 참조 부호가 사용될 수 있다. 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나", "A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나", 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제 3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.Various embodiments of this document and terms used therein are not intended to limit the technical features described in this document to specific embodiments, but should be understood to include various modifications, equivalents, or substitutes of the embodiments. In connection with the description of the drawings, like reference numbers may be used for like or related elements. The singular form of a noun corresponding to an item may include one item or a plurality of items, unless the relevant context clearly dictates otherwise. In this document, "A or B", "at least one of A and B", "at least one of A or B", "A, B or C", "at least one of A, B and C", and "A Each of the phrases such as "at least one of , B, or C" may include any one of the items listed together in that phrase, or all possible combinations thereof. Terms such as "first", "second", or "first" or "secondary" may simply be used to distinguish a given component from other corresponding components, and may be used to refer to a given component in another aspect (eg, importance or order) is not limited. A (e.g., first) component is said to be "coupled" or "connected" to another (e.g., second) component, with or without the terms "functionally" or "communicatively." When mentioned, it means that the certain component may be connected to the other component directly (eg by wire), wirelessly, or through a third component.

본 문서의 다양한 실시예들에서 사용된 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일실시예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다. The term "module" used in various embodiments of this document may include a unit implemented in hardware, software, or firmware, and is interchangeable with terms such as, for example, logic, logical blocks, parts, or circuits. can be used as A module may be an integrally constructed component or a minimal unit of components or a portion thereof that performs one or more functions. For example, according to one embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).

본 문서의 다양한 실시예들은 기기(machine)(예: 전자 장치(101))에 의해 읽을 수 있는 저장 매체(storage medium)(예: 내장 메모리(136) 또는 외장 메모리(138))에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램(140))로서 구현될 수 있다. 예를 들면, 기기(예: 전자 장치(101))의 프로세서(예: 프로세서(120))는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장 매체는, 비일시적(non-transitory) 저장 매체의 형태로 제공될 수 있다. 여기서, '비일시적'은 저장 매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장 매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.Various embodiments of this document describe one or more stored in a storage medium (eg, internal memory 136 or external memory 138) readable by a machine (eg, electronic device 101). It may be implemented as software (eg, program 140) containing instructions. For example, a processor (eg, the processor 120 ) of a device (eg, the electronic device 101 ) may call at least one command among one or more instructions stored from a storage medium and execute it. This enables the device to be operated to perform at least one function according to the at least one command invoked. The one or more instructions may include code generated by a compiler or code executable by an interpreter. The device-readable storage medium may be provided in the form of a non-transitory storage medium. Here, 'non-temporary' only means that the storage medium is a tangible device and does not contain a signal (eg, electromagnetic wave), and this term is used when data is stored semi-permanently in the storage medium. It does not discriminate when it is temporarily stored.

일실시예에 따르면, 본 문서에 개시된 다양한 실시예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 어플리케이션 스토어(예: 플레이 스토어TM)를 통해 또는 두 개의 사용자 장치들(예: 스마트 폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 어플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.According to one embodiment, the method according to various embodiments disclosed in this document may be included and provided in a computer program product. Computer program products may be traded between sellers and buyers as commodities. A computer program product is distributed in the form of a device-readable storage medium (e.g. compact disc read only memory (CD-ROM)), or through an application store (e.g. Play Store™) or on two user devices (e.g. It can be distributed (eg downloaded or uploaded) online, directly between smart phones. In the case of online distribution, at least part of the computer program product may be temporarily stored or temporarily created in a device-readable storage medium such as a manufacturer's server, an application store server, or a relay server's memory.

다양한 실시예들에 따르면, 상기 기술한 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있으며, 복수의 개체 중 일부는 다른 구성요소에 분리 배치될 수도 있다. 다양한 실시예들에 따르면, 전술한 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.According to various embodiments, each component (eg, module or program) of the above-described components may include a single object or a plurality of entities, and some of the plurality of entities may be separately disposed in other components. there is. According to various embodiments, one or more components or operations among the aforementioned corresponding components may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (eg modules or programs) may be integrated into a single component. In this case, the integrated component may perform one or more functions of each of the plurality of components identically or similarly to those performed by a corresponding component of the plurality of components prior to the integration. . According to various embodiments, the actions performed by a module, program, or other component are executed sequentially, in parallel, iteratively, or heuristically, or one or more of the actions are executed in a different order, or omitted. or one or more other actions may be added.

Claims (15)

UI 컴포넌트에서 입력을 수신하는 단계;
각각 독립적으로 동작하는 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하는 단계 및
SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하는 단계;
를 포함하는, 데이터 처리 방법.
receiving an input from a UI component;
processing the input using a control component corresponding to the input among a plurality of control components that operate independently, and outputting control data for controlling a wearable electronic device connected to the electronic device; and
transmitting the control data to a data layer for communication with the wearable electronic device using a software development kit (SDK);
Including, data processing method.
제1항에 있어서,
상기 제어 데이터를 출력하는 단계 및 상기 제어 데이터를 데이터 레이어로 전달하는 단계는,
상기 입력을 수신하는 단계가 수행되는 프로세스와 다른 프로세스에서 수행되는, 데이터 처리 방법.
According to claim 1,
Outputting the control data and transferring the control data to the data layer include:
Wherein the step of receiving the input is performed in a process different from the process in which it is performed.
제2항에 있어서,
상기 입력을 수신하는 단계는, UI 프로세스에서 동작하고,
상기 제어 데이터를 출력하는 단계 및 상기 제어 데이터를 데이터 레이어로 전달하는 단계는, None UI 프로세스에서 동작하는, 데이터 처리 방법.
According to claim 2,
Receiving the input operates in a UI process,
Outputting the control data and transmitting the control data to the data layer operate in the None UI process.
제1항에 있어서,
상기 제어 데이터를 출력하는 단계는,
상기 제어 컴포넌트에 대응하는 구동 모듈을 호출하는 단계;
상기 구동 모듈에서 상기 입력을 이용하여 중간 데이터를 출력하는 단계 및
상기 중간 데이터를 상기 제어 컴포넌트로 전달하는 단계
를 포함하는, 데이터 처리 방법.
According to claim 1,
The step of outputting the control data,
calling a driving module corresponding to the control component;
outputting intermediate data using the input in the driving module; and
passing the intermediate data to the control component;
Including, data processing method.
제4항에 있어서,
상기 중간 데이터를 출력하는 단계는,
상기 입력에 대응하는 제어 컴포넌트와 다른 제어 컴포넌트와 연결되는 연결 모듈로부터 연결 데이터를 수신하고, 상기 연결 데이터를 이용하여 상기 중간 데이터를 출력하는, 데이터 처리 방법.
According to claim 4,
The step of outputting the intermediate data,
Receiving connection data from a connection module connected to a control component corresponding to the input and another control component, and outputting the intermediate data using the connection data.
제4항에 있어서,
상기 중간 데이터를 출력하는 단계는,
상기 전자 장치의 메모리에 저장된 기본 데이터 및 파일 전송 모듈로부터 수신한 전송 데이터 중 적어도 어느 하나를 이용하여 상기 중간 데이터를 출력하는, 데이터 처리 방법.
According to claim 4,
The step of outputting the intermediate data,
The data processing method of outputting the intermediate data using at least one of basic data stored in a memory of the electronic device and transmission data received from a file transmission module.
UI 프로세스에서 동작하는 UI 컴포넌트로부터 입력을 수신하는 단계;
복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하는 단계 및
SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하는 단계
를 포함하고,
상기 제어 컴포넌트 및 상기 SDK는,
상기 UI 프로세스와 구분되는 None UI 프로세스에서 동작하고,
상기 복수의 제어 컴포넌트 각각은, 서로 독립적으로 동작하는, 데이터 처리 방법.
receiving an input from a UI component operating in a UI process;
processing the input by using a control component corresponding to the input among a plurality of control components and outputting control data for controlling a wearable electronic device connected to the electronic device; and
Transmitting the control data to a data layer for communication with the wearable electronic device using a software development kit (SDK).
including,
The control component and the SDK,
It operates in a None UI process that is distinct from the UI process,
wherein each of the plurality of control components operate independently of each other.
제7항에 있어서,
상기 제어 데이터를 출력하는 단계는,
상기 제어 컴포넌트에 대응하는 구동 모듈을 호출하는 단계;
상기 구동 모듈에서 상기 입력을 이용하여 중간 데이터를 출력하는 단계 및
상기 중간 데이터를 상기 제어 컴포넌트로 전달하는 단계
를 포함하는, 데이터 처리 방법.
According to claim 7,
The step of outputting the control data,
calling a driving module corresponding to the control component;
outputting intermediate data using the input in the driving module; and
passing the intermediate data to the control component;
Including, data processing method.
데이터 처리 방법을 수행하는 전자 장치에 있어서,
프로세서
를 포함하고,
상기 프로세서는,
UI 컴포넌트에서 입력을 수신하고, 각각 독립적으로 동작하는 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 상기 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하고, SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하는, 전자 장치
In an electronic device that performs a data processing method,
processor
including,
the processor,
Receives an input from a UI component, processes the input using a control component corresponding to the input among a plurality of control components that operate independently, and outputs control data for controlling a wearable electronic device connected to the electronic device. and transmits the control data to a data layer for communication with the wearable electronic device using a software development kit (SDK).
제9항에 있어서,
상기 프로세서는,
상기 입력을 수신하는 프로세스와 다른 프로세스에서 상기 제어 데이터를 출력하고, 상기 제어 데이터를 상기 데이터 레이어로 전달하는, 전자 장치.
According to claim 9,
the processor,
An electronic device that outputs the control data in a process different from a process receiving the input, and transfers the control data to the data layer.
제10항에 있어서,
상기 프로세서는,
UI 프로세스에서 상기 입력을 수신하고,
None UI 프로세스에서 상기 제어 데이터를 출력하고, 상기 제어 데이터를 상기 데이터 레이어로 전달하는, 전자 장치.
According to claim 10,
the processor,
Receive the input in the UI process,
An electronic device that outputs the control data in the None UI process and transfers the control data to the data layer.
제9항에 있어서,
상기 프로세서는,
상기 제어 컴포넌트에 대응하는 구동 모듈을 호출하고, 상기 구동 모듈에서 상기 입력을 이용하여 중간 데이터를 출력하고, 상기 중간 데이터를 상기 제어 컴포넌트로 전달하는, 전자 장치.
According to claim 9,
the processor,
An electronic device that calls a driving module corresponding to the control component, outputs intermediate data using the input in the driving module, and transfers the intermediate data to the control component.
제12항에 있어서,
상기 프로세서는,
상기 입력에 대응하는 제어 컴포넌트와 다른 제어 컴포넌트와 연결되는 연결 모듈로부터 연결 데이터를 수신하고, 상기 연결 데이터를 이용하여 상기 중간 데이터를 출력하는, 전자 장치.
According to claim 12,
the processor,
An electronic device that receives connection data from a connection module connected to a control component corresponding to the input and another control component, and outputs the intermediate data using the connection data.
제12항에 있어서,
상기 프로세서는,
상기 전자 장치의 메모리에 저장된 기본 데이터 및 파일 전송 모듈로부터 수신한 전송 데이터 중 적어도 어느 하나를 이용하여 상기 중간 데이터를 출력하는, 전자 장치.
According to claim 12,
the processor,
The electronic device outputting the intermediate data using at least one of basic data stored in a memory of the electronic device and transmission data received from a file transmission module.
데이터 처리 방법을 수행하는 전자 장치에 있어서,
프로세서
를 포함하고,
상기 프로세서는,
UI 프로세스에서 동작하는 UI 컴포넌트로부터 입력을 수신하고, 복수의 제어 컴포넌트 중에서 상기 입력에 대응하는 제어 컴포넌트를 이용하여 상기 입력을 처리하고, 상기 전자 장치와 연결된 웨어러블 전자 장치를 제어하기 위한 제어 데이터를 출력하고, SDK(software development kit)를 이용하여, 상기 제어 데이터를 상기 웨어러블 전자 장치와 통신하기 위한 데이터 레이어로 전달하고,
상기 제어 컴포넌트 및 상기 SDK는,
상기 UI 프로세스와 구분되는 None UI 프로세스에서 동작하고,
상기 복수의 제어 컴포넌트 각각은, 서로 독립적으로 동작하는, 전자 장치.
In an electronic device that performs a data processing method,
processor
including,
the processor,
Receiving an input from a UI component operating in a UI process, processing the input using a control component corresponding to the input among a plurality of control components, and outputting control data for controlling a wearable electronic device connected to the electronic device and passing the control data to a data layer for communication with the wearable electronic device using a software development kit (SDK);
The control component and the SDK,
It operates in a None UI process that is distinct from the UI process,
Each of the plurality of control components operates independently of each other.
KR1020210105395A 2021-08-10 2021-08-10 Method of processing data and electronic device performing the method KR20230023350A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210105395A KR20230023350A (en) 2021-08-10 2021-08-10 Method of processing data and electronic device performing the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210105395A KR20230023350A (en) 2021-08-10 2021-08-10 Method of processing data and electronic device performing the method

Publications (1)

Publication Number Publication Date
KR20230023350A true KR20230023350A (en) 2023-02-17

Family

ID=85327459

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210105395A KR20230023350A (en) 2021-08-10 2021-08-10 Method of processing data and electronic device performing the method

Country Status (1)

Country Link
KR (1) KR20230023350A (en)

Similar Documents

Publication Publication Date Title
WO2022030893A1 (en) Electronic device for supporting audio sharing
KR20220101856A (en) Electronic device and method for providing user interface
US20220326964A1 (en) Processor for initializing model file of application and electronic device including the same
KR20230118391A (en) Electronic apparatus and operating method thereof
KR20230023350A (en) Method of processing data and electronic device performing the method
KR20220064655A (en) Electronic device and method for executing application thereof
KR20220101789A (en) Electronic device and operation method thereof
KR20220102405A (en) Electronic device and operation method thereof
KR20220017124A (en) Method for recoverying backup data and electronic device therefor
KR20220014519A (en) Electronic device for synchronizing an output time point of content output by external electronic devices and method for the same
US20230030132A1 (en) Application optimization method and apparatus supporting the same
US20220300333A1 (en) Electronic device including multi processor and method for operating the same
EP4336847A1 (en) Method for controlling content playback apparatus and electronic device performing said method
KR20240070361A (en) Electronic device, operting method, and storage medium supporting file transfer between devices connected over a network
KR20230023176A (en) Electronic device for interworking with wearable device and operating method thereof
KR20230023486A (en) Electronic device providing a combination of a plurality of vivration patterns and method of operation therof
KR20230019619A (en) Method for application optimization and apparatus supporing the same
KR20230022772A (en) Electronic device for changing screen based on swipe input and method of opearating the same
KR20230124443A (en) Method of controlling memory and electronic device performing the method
KR20220013630A (en) Electronic device for converting number of channels of audio and method for the same
KR20240045929A (en) Method of update and electronic device therefor
KR20240045935A (en) electronic device and method for communicating between applications
KR20230060405A (en) Electronic device for determining application controlling external electronic device and method for thereof
KR20220153959A (en) Electronic device and method for managing file thereof
KR20230063823A (en) Electronic device for scheduling transmission or reception of data through a plurality of links and method for the same