The following disclosure relates to an electronic device for reducing a screen providing time and a control method thereof.
As technology related to artificial neural networks develops, research on neural processing units (NPU) progresses. The NPU corresponds to an artificial intelligence (AI) only processor that has a similar purpose to a graphics processing unit (GPU) to quickly perform large amounts of calculations in relation to the same operation in parallel instead of a conventional central processing unit (CPU). The NPU has a lower power consumption and a faster processing speed than the GPU. Recently, various research has been conducted using the NPU to improve a user's experience when using an electronic device.
According to an embodiment, an electronic device may comprise a processor, a memory configured to store instructions, a display module configured to be driven in at least one state of a first state or a second state, wherein the second state is different from the first state, and a sensor module configured to detect the state of the display module. When executed by the processor, the instructions cause the electronic device to determine a change in the state of the display module, and in response to determining that the state of the display module changes from the first state to the second state: generate image information obtained by converting an image displayed on the display module in the first state, store the generated image information in the memory, determine whether the display module changes back from the second state to the first state: and in response to determining that the display module changes back to the first state, output an image displayed on the display module based on the stored image information.
According to an embodiment, a control method of an electronic device for reducing a screen providing time, the control method may determine a change in a driving state of a display module of the electronic device from a first state to a second state, generate image information obtained by converting an image displayed on the display module in the first state, in response to the driving state of the display module changing from the first state to the second state, store the generated image information in a memory, and output an image displayed on the display module based on the stored image information, in response to determining that the display module changes back from the second state to the first state.
The above and other aspects, features, and advantages of certain embodiments of the present disclosure will be more apparent from the following detailed description, taken in conjunction with the accompanying drawings, in which:
An electronic device using a dual-display, such as a foldable or flippable electronic device, needs to update an image in a changed display module when an operation state of the display module changes (e.g., use of a secondary display while a main display is in use, or use of a display turned on while the display is turned off, etc.). For example, when a dual display device changes from using one display to using both displays, or vice versa, it is necessary to update the images displayed in the one or two displays accordingly to accommodate the change and maximize the user experience.
Conventionally, when the operation state of the display module of the electronic device is changed by a user, the change in state is detected through a device (e.g., a Hall integrated circuit (IC)) which detects the change in the operation state of a display module. For example, the Hall IC may detect an opening or closing operation performed on the electronic device by the user as an interruption of the Hall IC in the kernel area. The detection of the change is received and processed in a user space to change the display module and update the displayed image. At this time, when a first state of the display module is terminated and the display module enters a second state through an intervention of the user space, and when a graphics processing unit (GPU) draw for an image update is terminated, only then the image may be updated in the second state of the display module. As above, due to various reasons, such as the fact that a display driver operates with the intervention of the user space, a delay time occurs in an image draw in the GPU. The required series of operations which must be performed leads to an update delay which is large enough to be perceived by a user when a display panel changes. As this is a hardware characteristic of a display panel, a user of the electronic device may feel that an image update speed according to the change in the operation state of the display module is not fast enough.
According to an electronic device for reducing a screen providing time and a control method thereof according to an embodiment of the present disclosure, the delay of a first frame that occurs when an operation state of the display module changes may be improved using a scalar, vector, or matrix accelerator of a neural processing unit (NPU) that may provide a part of the same functions as a GPU. Furthermore, delay time may be reduced when the operation state of the display module changes, thereby improving user experience and a performance of the device.
In addition, the switching of a screen of a display when the display changes state requires numerous calculations to be made in a short space of time, so the electronic device is in a high performance state which uses a relatively higher power consumption. Using an NPU to perform some of the functions as a GPU can therefore improve the power consumption of the electronic device by reducing the amount of time in which the system is in a high performance state.
Hereinafter, various example embodiments will be described in greater detail with reference to the accompanying drawings. When describing the example embodiments with reference to the accompanying drawings, like reference numerals refer to like elements and a repeated description related thereto will be omitted.
The processor 120 may execute, for example, software (e.g., a program 140) to control at least one other component (e.g., a hardware or software component) of the electronic device 101 connected to the processor 120, and may perform various data processing or computation. According to an embodiment, as at least a part of data processing or computation, the processor 120 may store a command or data received from another component (e.g., the sensor module 176 or the communication module 190) in a volatile memory 132, process the command or the data stored in the volatile memory 132, and store resulting data in a non-volatile memory 134. According to an embodiment, the processor 120 may include a main processor 121 (e.g., a central processing unit (CPU) or an application processor (AP)), or an auxiliary processor 123 (e.g., a graphics processing unit (GPU), an NPU, an image signal processor (ISP), a sensor hub processor, or a communication processor (CP)) that is operable independently from, or in conjunction with the main processor 121. For example, when the electronic device 101 includes the main processor 121 and the auxiliary processor 123, the auxiliary processor 123 may be adapted to consume less power than the main processor 121 or to be specific to a specified function. The auxiliary processor 123 may be implemented separately from the main processor 121 or as a portion of the main processor 121.
The auxiliary processor 123 may control at least some of functions or states related to at least one (e.g., the display module 160, the sensor module 176, or the communication module 190) of the components of the electronic device 101, instead of the main processor 121 while the main processor 121 is in an inactive (e.g., sleep) state or along with the main processor 121 while the main processor 121 is an active state (e.g., executing an application). According to an embodiment, the auxiliary processor 123 (e.g., an ISP or a CP) may be implemented as a portion of another component (e.g., the camera module 180 or the communication module 190) that is functionally related to the auxiliary processor 123. According to an embodiment, the auxiliary processor 123 (e.g., an NPU) may include a hardware structure specified for artificial intelligence model processing. An artificial intelligence model may be generated by machine learning. Such learning may be performed by, for example, the electronic device 101 in which an artificial intelligence model is executed, or performed via a separate server (e.g., the server 108). Learning algorithms may include, but are not limited to, for example, supervised learning, unsupervised learning, semi-supervised learning, or reinforcement learning. The artificial intelligence model may include a plurality of artificial neural network layers. An artificial neural network may include, for example, a deep neural network (DNN), a convolutional neural network (CNN), a recurrent neural network (RNN), a restricted Boltzmann machine (RBM), a deep belief network (DBN), and a bidirectional recurrent deep neural network (BRDNN), a deep Q-network, or a combination of two or more thereof, but is not limited thereto. The artificial intelligence model may additionally or alternatively, include a software structure other than the hardware structure.
The memory 130 may store various data used by at least one component (e.g., the processor 120 or the sensor module 176) of the electronic device 101. The various data may include, for example, software (e.g., the program 140) and input data or output data for a command related thereto. The memory 130 may include the volatile memory 132 or the non-volatile memory 134.
The program 140 may be stored as software in the memory 130, and may include, for example, an operating system (OS) 142, middleware 144, or an application 146.
The input module 150 may receive a command or data to be used by another component (e.g., the processor 120) of the electronic device 101, from the outside (e.g., a user) of the electronic device 101. The input module 150 may include, for example, a microphone, a mouse, a keyboard, a key (e.g., a button), or a digital pen (e.g., a stylus pen).
The sound output module 155 may output a sound signal to the outside of the electronic device 101. The sound output module 155 may include, for example, a speaker or a receiver. The speaker may be used for general purposes, such as playing multimedia or playing record. The receiver may be used to receive an incoming call. According to an embodiment, the receiver may be implemented separately from the speaker or as a part of the speaker.
The display module 160 may visually provide information to the outside (e.g., a user) of the electronic device 101. The display module 160 may include, for example, a display, a hologram device, or a projector and control circuitry to control a corresponding one of the display, the hologram device, and the projector. According to an embodiment, the display module 160 may include a touch sensor adapted to detect a touch, or a pressure sensor adapted to measure the intensity of force incurred by the touch.
The audio module 170 may convert a sound into an electrical signal or vice versa. According to an embodiment, the audio module 170 may obtain the sound via the input module 150 or output the sound via the sound output module 155 or an external electronic device (e.g., the electronic device 102 such as a speaker or a headphone) directly or wirelessly connected to the electronic device 101.
The sensor module 176 may detect an operational state (e.g., power or temperature) of the electronic device 101 or an environmental state (e.g., a state of a user) external to the electronic device 101, and generate an electrical signal or data value corresponding to the detected state. According to an embodiment, the sensor module 176 may include, for example, a gesture sensor, a gyro sensor, an atmospheric pressure sensor, a magnetic sensor, an acceleration sensor, a grip sensor, a proximity sensor, a color sensor, an infrared (IR) sensor, a biometric sensor, a temperature sensor, a humidity sensor, or an illuminance sensor.
The interface 177 may support one or more specified protocols to be used for the electronic device 101 to be coupled with the external electronic device (e.g., the electronic device 102) directly (e.g., wiredly) or wirelessly. According to an embodiment, the interface 177 may include, for example, a high-definition multimedia interface (HDMI), a universal serial bus (USB) interface, a secure digital (SD) card interface, or an audio interface.
The connecting terminal 178 may include a connector via which the electronic device 101 may be physically connected to an external electronic device (e.g., the electronic device 102). According to an embodiment, the connecting terminal 178 may include, for example, an HDMI connector, a USB connector, an SD card connector, or an audio connector (e.g., a headphone connector).
The haptic module 179 may convert an electrical signal into a mechanical stimulus (e.g., a vibration or a movement) or an electrical stimulus which may be recognized by a user via his or her tactile sensation or kinesthetic sensation. According to an embodiment, the haptic module 179 may include, for example, a motor, a piezoelectric element, or an electric stimulator.
The camera module 180 may capture a still image and moving images. According to an embodiment, the camera module 180 may include one or more lenses, image sensors, image signal processors, or flashes.
The power management module 188 may manage power supplied to the electronic device 101. According to an embodiment, the power management module 188 may be implemented as, for example, at least a part of a power management integrated circuit (PMIC).
The battery 189 may supply power to at least one component of the electronic device 101. According to an embodiment, the battery 189 may include, for example, a primary cell which is not rechargeable, a secondary cell which is rechargeable, or a fuel cell.
The communication module 190 may support establishing a direct (e.g., wired) communication channel or a wireless communication channel between the electronic device 101 and the external electronic device (e.g., the electronic device 102, the electronic device 104, or the server 108) and performing communication via the established communication channel. The communication module 190 may include one or more communication processors that are operable independently of the processor 120 (e.g., an AP) and that support a direct (e.g., wired) communication or a wireless communication. According to an embodiment, the communication module 190 may include a wireless communication module 192 (e.g., 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 (e.g., a local area network (LAN) communication module, or a power line communication (PLC) module). A corresponding one of these communication modules may communicate with the external electronic device 104 via the first network 198 (e.g., a short-range communication network, such as Bluetooth™, wireless-fidelity (Wi-Fi) direct, or infrared data association (IrDA)) or the second network 199 (e.g., a long-range communication network, such as a legacy cellular network, a 5G network, a next-generation communication network, the Internet, or a computer network (e.g., a LAN or a wide area network (WAN)). These various types of communication modules may be implemented as a single component (e.g., a single chip), or may be implemented as multi components (e.g., multi chips) separate from each other. The wireless communication module 192 may identify and authenticate the electronic device 101 in a communication network, such as the first network 198 or the second network 199, using subscriber information (e.g., international mobile subscriber identity (IMSI)) stored in the SIM 196.
The wireless communication module 192 may support a 5G network after a 4G network, and a next-generation communication technology, e.g., a new radio (NR) access technology. The NR access technology may support enhanced mobile broadband (eMBB), massive machine type communications (mMTC), or ultra-reliable and low-latency communications (URLLC). The wireless communication module 192 may support a high-frequency band (e.g., a mmWave band) to achieve, e.g., a high data transmission rate. The wireless communication module 192 may support various technologies for securing performance on a high-frequency band, such as, e.g., beamforming, massive multiple-input and multiple-output (MIMO), full dimensional MIMO (FD-MIMO), an array antenna, analog beam-forming, or a large scale antenna. The wireless communication module 192 may support various requirements specified in the electronic device 101, an external electronic device (e.g., the electronic device 104), or a network system (e.g., the second network 199). According to an embodiment, the wireless communication module 192 may support a peak data rate (e.g., 20 Gbps or more) for implementing eMBB, loss coverage (e.g., 164 dB or less) for implementing mMTC, or U-plane latency (e.g., 0.5 ms or less for each of downlink (DL) and uplink (UL), or a round trip of 1 ms or less) for implementing URLLC.
The antenna module 197 may transmit or receive a signal or power to or from the outside (e.g., the external electronic device) of the electronic device 101. According to an embodiment, the antenna module 197 may include an antenna including a radiating element including a conductive material or a conductive pattern formed in or on a substrate (e.g., a printed circuit board (PCB)). According to an embodiment, the antenna module 197 may include a plurality of antennas (e.g., array antennas). In such a case, at least one antenna appropriate for a communication scheme used in a communication network, such as the first network 198 or the second network 199, may be selected by, for example, the communication module 190 from the plurality of antennas. The signal or the power may be transmitted or received between the communication module 190 and the external electronic device via the at least one selected antenna. According to an embodiment, another component (e.g., a radio frequency integrated circuit (RFIC)) other than the radiating element may be additionally formed as a part of the antenna module 197.
According to an embodiment, the antenna module 197 may form a mmWave antenna module. According to an embodiment, the mmWave antenna module may include a PCB, an RFIC disposed on a first surface (e.g., a bottom surface) of the PCB or adjacent to the first surface and capable of supporting a designated a high-frequency band (e.g., the mmWave band), and a plurality of antennas (e.g., array antennas) disposed on a second surface (e.g., a top or a side surface) of the PCB, or adjacent to the second surface and capable of transmitting or receiving signals in the designated high-frequency band.
At least some of the above-described components may be coupled mutually and communicate signals (e.g., commands or data) therebetween via an inter-peripheral communication scheme (e.g., a bus, general purpose input and output (GPIO), serial peripheral interface (SPI), or mobile industry processor interface (MIPI)).
According to an embodiment, commands or data may be transmitted or received between the electronic device 101 and the external electronic device 104 via the server 108 coupled with the second network 199. Each of the external electronic devices 102 or 104 may be a device of the same type as or a different type from the electronic device 101. According to an embodiment, all or some of operations to be executed by the electronic device 101 may be executed at one or more of the external electronic devices 102 and 104, and the server 108. For example, if the electronic device 101 needs to perform a function or a service automatically, or in response to a request from a user or another device, the electronic device 101, instead of, or in addition to, executing the function or the service, may request one or more external electronic devices to perform at least part of the function or the service. The one or more external electronic devices receiving the request may perform the at least portion of the function or the service requested, or an additional function or an additional service related to the request, and may transfer an outcome of the performing to the electronic device 101. The electronic device 101 may provide the outcome, with or without further processing of the outcome, as at least portion of a reply to the request. To that end, a cloud computing, distributed computing, mobile edge computing (MEC), or client-server computing technology may be used, for example. The electronic device 101 may provide ultra low-latency services using, e.g., distributed computing or MEC. In one embodiment, the external electronic device 104 may include an Internet-of-things (IoT) device. The server 108 may be an intelligent server using machine learning and/or a neural network. According to an embodiment, the external electronic device 104 or the server 108 may be included in the second network 199. The electronic device 101 may be applied to intelligent services (e.g., smart home, smart city, smart car, or healthcare) based on 5G communication technology or IoT-related technology.
An electronic device according to an embodiment (e.g., the electronic device 101 of
The processor may be further configured to generate the image information obtained by converting the image displayed on the display module through an NPU (e.g., an NPU 610 of
The processor may be further configured to generate the image information obtained by converting the image displayed on the display module in the first state into a designated format.
The image information obtained by converting the image may include information on an image obtained by combining, into one layer, images displayed on the display module before the change. The NPU may generate the one layer composition of the image. For example, the information on the image obtained by combining the images may comprise information on image that combined into a single layer by concatenating the images displayed on the display module before the change.
The display module may include a first area (e.g., a first area 521 of
The sensor module may be further configured to measure an angle at which the display module is folded.
The memory may include a first memory configured to store image information obtained by converting the image displayed on the display module in the first state, and a second memory configured to store image information obtained by converting the image displayed on the display module in the second state. The first memory and the second memory may share data between the two memories. The first memory and the second memory may share information between the NPU module and the display module. The first or the second memory module may output the one layer data information to the display processor.
Referring to
In
The electronic device 210 (e.g., the electronic device 101 of
The electronic device 260 (e.g., the electronic device 101 of
In the electronic device 210 or 260 according to an embodiment, the first area 231 or 281 and the second area 233 or 283 may be folded as the first housing 241 or 291 and the second housing 243 or 293 are folded.
An electronic device (e.g., the electronic device 101 of
Referring to
A state 301 may be a fully unfolded state or an unfolded state of the electronic device 300.
In state 301, the electronic device 300 may be folded. For example, the electronic device 300 may be folded as the first housing 341 and/or the second housing 343 are folded.
According to an embodiment, as the electronic device 300 is folded, a first area 331 and a second area 333 of the foldable display 330 may form an angle θ based on a folding axis (e.g., the folding axis 220 or the folding axis 270 of
According to an embodiment, the folding angle in the folded state 303 may be about 135 degrees and the folding angle in the folded state 305 may be about 45 degrees.
A state 307 may indicate a fully folded state of the electronic device 300.
At least a part of the foldable display 330 may be the same as or similar to the display module 160 described with reference to
In a case of the example illustrated in
Referring to
A state 401 may be a fully unfolded state or an unfolded state of the electronic device 400.
In a state 403, the foldable display 430 may be out-folded, and as in the state 403, the foldable display 430 may form a folding angle θ between a first area 431 (e.g., the first area 231 or the first area 281 of
A state 405 may indicate a fully folded state of the electronic device 400.
At least a part of the foldable display 430 may be the same as or similar to the display module 160 described with reference to
Referring to
According to an embodiment, the hinge 510 allows the electronic device 500 to be folded or unfolded and as the electronic device 500 is folded or unfolded around the hinge 510, the foldable display 520 (e.g., the foldable display 230 or the foldable display 280 of
According to an embodiment, when the folding axis of the hinge 510 is in the vertical direction and an in-folding method is performed, the foldable display 520 (e.g., the foldable display 230 of
According to an embodiment, when the folding axis of the hinge 510 is in the horizontal direction and an in-folding method is performed, the foldable display 520 (e.g., the foldable display 280 of
According to an embodiment, when the folding axis of the hinge 510 is an out-folding method, the foldable display 520 (e.g., the foldable display 430 of
According to an embodiment, the sensor module 530 (e.g., the sensor module 176 of
For example, the sensor module 530 may be a Hall sensor. The Hall sensor may be a transducer means for generating an electrical signal (e.g., voltage) in response to a magnetic field. The Hall sensor may generate an electrical signal of relatively high intensity when the intensity of the magnetic field is high and may generate an electrical signal of relatively low intensity when the intensity of the magnetic field is low. The Hall sensor may be located in a first housing (e.g., the first housing 241 or the first housing 291 of
The Hall sensor is an example of the sensor module 530, and the sensor module 530 is not limited to the Hall sensor. According to an embodiment, the folding angle of the electronic device 500 may be detected using a magnetic (geomagnetic) sensor and a Hall sensor. For example, the geomagnetic sensor and the Hall sensor may include a transmitter for generating a magnetic field of a specific frequency and a receiver for receiving the magnetic field generated by the transmitter and may detect the folding angle of the electronic device 500 based on a state change (e.g., the state change according to the state 301 to the state 307 of
Previously, although it has been described that the sensor module 530 detects the folded state of the foldable display 520 and detects the folding angle of the electronic device 500, according to an embodiment, the processor 540 may detect the folded state of the foldable display 520 based on a sensing result of the sensor module 530 and may calculate the folding angle. For example, the processor 540 may receive an electrical signal according to the magnetic field detection from the Hall sensor. The processor 540 may detect the folded state of the foldable display 520 by receiving the electrical signal from the Hall sensor. In addition, the processor 540 may calculate the folding angle of the foldable display 520 based on the intensity of the electrical signal received from the Hall sensor.
Referring to
Referring to
In operation 710, the electronic device according to an embodiment may generate and store image information obtained by converting an image displayed on the display module before the change of state of the electronic device. In an embodiment, the image information obtained by converting the image, for example, may include information on an image obtained by combining images, into one layer, displayed on the display module before the change. In an embodiment, for example, the image information obtained by converting the image may be stored in a memory. In an embodiment, for example, the image information obtained by converting the image displayed on the display module in the first state may be stored in a first memory and the image information obtained by converting the image displayed on the display module in the second state may be stored in a second memory.
In operation 720, the electronic device according to an embodiment may output the stored image when the display module changes to an existing state. In an embodiment, for example, when the operation state of the display module of the electronic device changes from the first state to the second state and then changes back from the second state to the first state, the electronic device may output the image stored in the display module in the first state based on the image information obtained by converting the image displayed on the display module in the first state stored in operation 710. That is, when a state of the electronic device changes from one state to a different state, and then changes back to the original state, the electronic device may output an image on the display module based on the stored image information which was obtained during the first change of state.
A control method of the electronic device for reducing a screen providing time according to an embodiment may include determining whether a driving state of the display module of the electronic device changes from the first state to the second state (e.g., operation 705 of
The generating of the image information obtained by converting the image may further include generating the image information obtained by converting the image displayed on the display module through an NPU. Advantageously, the NPU can perform multiple calculations at the same time, which reduces the overall time to generate the image information.
The generating of the image information obtained by converting the image may further include generating the image information obtained by converting the image displayed on the display module in the first state into a designated format.
The generating of the image information obtained by converting the image may further include generating information on an image obtained by combining, into one layer, images displayed on the display module before the change.
The display module may include a first area on which a screen is displayed in response to the display module being driven in the first state and a second area on which a screen is displayed in response to the display module being driven in the second state.
The determining of whether the driving state of the display module changes from the first state to the second state may include measuring through a sensor module an angle at which the display module is folded.
The memory may include a first memory configured to store the image information obtained by converting the image displayed on the display module in the first state and a second memory configured to store the image information obtained by converting the image displayed on the display module in the second state.
Referring to
In an embodiment, the electronic device may store the first area image information in operation 830. The first area image information may be the image information converted into a designated format. The first area image information may be stored in a first memory included in the memory.
In an embodiment, when the state of the display module changes from the first state to the second state, the electronic device may display the screen on a second area in operation 840. The electronic device may determine whether the state of the display module changes from the first state to the second state through folding or flipping in operation 845. In an embodiment, for example, when the state of the display module of the electronic device changes from the second state to the first state through folding or flipping, the electronic device may generate second area image information provided to the second area in operation 850. The second area image information may be generated through the NPU and may be immediately provided to the second area when the state of the display module changes from the first state to the second state (not illustrated).
In an embodiment, the electronic device may store the second area image information in operation 860. The second area image information may be the image information converted into the designated format. The second area image information may be stored in a second memory included in the memory. When the state of the display module changes back from the second state to the first state, the electronic device may display the first area image in the first area in operation 870 based on the first area image information generated and stored in operations 820 and 830.
Referring to
In an embodiment, the electronic device may store the first state screen image information in operation 940. The first state screen image information may be converted into a designated format readable by all different accelerators to manage the processor and may be stored and executed. At this time, the designated format may have a data structure related to a buffer (e.g., a DMA-BUF) managed by a memory manager (e.g., ION) executed by the electronic device. In an embodiment, when the state of the display module changes back from the second state to the first state, the electronic device may output the first state image on the screen in operation 950. Similar to the case of the foldable or flippable electronic device in
Referring to
In operation 1020, the generated image information may be stored in a kernel. In an embodiment, for example, the image information may be converted into a designated format readable by all different accelerators included in the electronic device and may be stored in the kernel. At this time, the designated format may have a data structure related to a buffer (e.g., a DMA-BUF) managed by a memory manager (e.g., ION) executed by the electronic device. In the designated format, information (e.g., file descriptor information) may be transmitted to the processor without intervention of a separate user space, and the transmitted information may be stored in the memory.
In operation 1030, the electronic device may output an image based on the stored image information. In an embodiment, for example, in the case of the electronic device with fold/flip functions, when the image is output in a first area, the image may be output based on the image information obtained by converting the image displayed on the display module in the first state, and when the image is output to a second area, the image may be output based on the image information obtained by converting the image displayed on the display module in the second state. In an embodiment, for example, in the case of a bar-type electronic device, the operation state of the display module changes from the first state to the second state according to whether the display module is activated (for example, by a user input to activate the second state), and when the operation state of the display module changes back from the second state to the first state, the first state image may be output by outputting the image stored in the memory.
The electronic device according to various embodiments may be one of various types of electronic devices. The electronic devices may include, for example, a portable communication device (e.g., a smartphone), a computer device, a portable multimedia device, a portable medical device, a camera, a wearable device, or a home appliance. According to an embodiment of the disclosure, the electronic devices are not limited to those described above.
It should be appreciated that various embodiments of the present disclosure and the terms used therein are not intended to limit the technological features set forth herein to particular embodiments and include various changes, equivalents, or replacements for a corresponding embodiment. With regard to the description of the drawings, similar reference numerals may be used to refer to similar or related elements. It is to be understood that a singular form of a noun corresponding to an item may include one or more of the things, unless the relevant context clearly indicates otherwise. As used herein, each of such phrases as “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 “at least one of A, B, or C,” may include any one of, or all possible combinations of the items enumerated together in a corresponding one of the phrases. As used herein, such terms as “1st” and “2nd,” or “first” and “second” may be used to simply distinguish a corresponding component from another, and does not limit the components in other aspect (e.g., importance or order). It is to be understood that if an element (e.g., a first element) is referred to, with or without the term “operatively” or “communicatively”, as “coupled with,” “coupled to,” “connected with,” or “connected to” another element (e.g., a second element), it means that the element may be coupled with the other element directly (e.g., wiredly), wirelessly, or via a third element.
As used in connection with various embodiments of the disclosure, the term “module” may include a unit implemented in hardware, software, or firmware, and may interchangeably be used with other terms, for example, “logic,” “logic block,” “part,” or “circuitry”. A module may be a single integral component, or a minimum unit or part thereof, adapted to perform one or more functions. For example, according to an embodiment, the module may be implemented in a form of an application-specific integrated circuit (ASIC).
Embodiments as set forth herein may be implemented as software (e.g., the program 140) including one or more instructions that are stored in a storage medium (e.g., an internal memory 136 or an external memory 138) that is readable by a machine (e.g., the electronic device 101). For example, a processor (e.g., the processor 120) of the machine (e.g., the electronic device 101) may invoke at least one of the one or more instructions stored in the storage medium and execute it. This allows the machine to be operated to perform at least one function according to the at least one instruction invoked. The one or more instructions may include a code generated by a complier or a code executable by an interpreter. The machine-readable storage medium may be provided in the form of a non-transitory storage medium. Wherein, the term “non-transitory” simply means that the storage medium is a tangible device, and does not include a signal (e.g., an electromagnetic wave), but this term does not differentiate between where data is semi-permanently stored in the storage medium and where the data is temporarily stored in the storage medium.
According to an embodiment, a method according to various embodiments of the disclosure may be included and provided in a computer program product. The computer program product may be traded as a product between a seller and a buyer. The computer program product may be distributed in the form of a machine-readable storage medium (e.g., compact disc read only memory (CD-ROM)), or be distributed (e.g., downloaded or uploaded) online via an application store (e.g., PlayStore™), or between two user devices (e.g., smart phones) directly. If distributed online, at least part of the computer program product may be temporarily generated or at least temporarily stored in the machine-readable storage medium, such as memory of the manufacturer's server, a server of the application store, or a relay server.
According to various embodiments, each component (e.g., a module or a program) of the above-described components may include a single entity or multiple entities, and some of the multiple entities may be separately disposed in different components. According to various embodiments, one or more of the above-described components may be omitted, or one or more other components may be added. Alternatively or additionally, a plurality of components (e.g., modules or programs) may be integrated into a single component. In such a case, according to various embodiments, the integrated component may still perform one or more functions of each of the plurality of components in the same or similar manner as they are performed by a corresponding one of the plurality of components before the integration. According to various embodiments, operations performed by the module, the program, or another component may be carried out sequentially, in parallel, repeatedly, or heuristically, or one or more of the operations may be executed in a different order or omitted, or one or more other operations may be added.
It will be appreciated that the above-described embodiments, and their technical features, may be combined with one another in each and every combination, potentially unless there is a conflict between two embodiments or features. That is, each and every combination of two or more of the above-described embodiments is envisaged and included within the present disclosure. One or more features from any embodiment may be incorporated in any other embodiment, and provide a corresponding advantage or advantages.
| Number | Date | Country | Kind |
|---|---|---|---|
| 10-2022-0116485 | Sep 2022 | KR | national |
| 10-2022-0124431 | Sep 2022 | KR | national |
This application is a continuation application of International Application No. PCT/KR2023/011007 designating the United States, filed on July 28 2023, at the Korean Intellectual Property Receiving Office and claiming priority to Korean Patent Application No. 10-2022-0116485, filed on Sep. 15, 2022, and Korean Patent Application No. 10-2022-0124431, filed on Sep. 29, 2022, at the Korean Intellectual Property Office, the disclosures of which are all hereby incorporated by reference herein in their entireties.
| Number | Date | Country | |
|---|---|---|---|
| Parent | PCT/KR2023/011007 | Jul 2023 | WO |
| Child | 19009676 | US |