WO2016052800A1 - Mobile terminal and controlling method therefor - Google Patents

Mobile terminal and controlling method therefor Download PDF

Info

Publication number
WO2016052800A1
WO2016052800A1 PCT/KR2014/010664 KR2014010664W WO2016052800A1 WO 2016052800 A1 WO2016052800 A1 WO 2016052800A1 KR 2014010664 W KR2014010664 W KR 2014010664W WO 2016052800 A1 WO2016052800 A1 WO 2016052800A1
Authority
WO
WIPO (PCT)
Prior art keywords
touch
display unit
mobile terminal
unit
controller
Prior art date
Application number
PCT/KR2014/010664
Other languages
French (fr)
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 엘지전자(주)
Publication of WO2016052800A1 publication Critical patent/WO2016052800A1/en

Links

Images

Classifications

    • 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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B1/00Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
    • H04B1/38Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
    • H04B1/40Circuits

Definitions

  • the present invention relates to a mobile terminal and a control method thereof, and more particularly, to a mobile terminal and a control method for activating the display unit by a touch input.
  • Terminals may be divided into mobile / portable terminals and stationary terminals according to their mobility.
  • the mobile terminal may be further classified into a handheld terminal and a vehicle mounted terminal according to whether a user can directly carry it.
  • the functions of mobile terminals are diversifying. For example, data and voice communication, taking a picture and video with a camera, recording a voice, playing a music file through a speaker system, and outputting an image or video to a display unit.
  • Some terminals have an electronic game play function or a multimedia player function.
  • recent mobile terminals may receive multicast signals that provide visual content such as broadcasting, video, and television programs.
  • such a terminal is a multimedia player having a complex function such as taking a picture or a video, playing a music or video file, playing a game, or receiving a broadcast. Is being implemented. Furthermore, there is an increasing demand for a new user interface that can be easily controlled through simple operations on the terminal even when the function of the terminal is deactivated.
  • One of them is a knock on function, and the touch is performed according to knock coordinates according to a preset position and order to activate a display unit which is in an inactive state.
  • the preset knock coordinates are stored in a memory connected to the application processor (AP). Accordingly, when a touch for activating the display unit is input, the touch controller transmits it to the application processor, and the application processor compares the knock coordinate stored in the memory to determine whether the display unit is activated. Accordingly, there is a problem in that a delay occurs until the display unit is activated.
  • the touch controller transmits touch coordinates corresponding to the touch input to the application processor, and the application processor compares the touch coordinates corresponding to the touch input with the touch coordinates stored in the memory and activates the display unit. Will be sent to the touch controller. Therefore, there is a problem that information transmitted and received between the touch controller and the application processor may be exposed by hacking.
  • the present invention is directed to the above-described needs, and an object of the present invention is to determine whether the first control unit matches the touch information corresponding to the touch input and the pre-stored touch information in the storage unit, and transmits the determination result to the second control unit. Another object of the present invention is to provide a mobile terminal and a method of controlling the same, wherein the second controller generates a signal for activating the display unit.
  • a mobile terminal is connected to a display unit, a storage unit for storing a plurality of touch information corresponding to a plurality of touch inputs for activating the display unit,
  • the first controller determines whether the plurality of touch information corresponding to the plurality of touch inputs to the display unit and the plurality of touch information stored in the storage unit match while the display unit is deactivated, and the result determined by the first controller. It includes a second control unit for controlling whether or not to activate the display unit using.
  • the plurality of touch information may be coordinate information of each of the plurality of touches made to the display unit.
  • the storage unit may store a plurality of touch information corresponding to a touch order and a touch position of each of the plurality of touches
  • the first controller may store the touch positions and the storage units of each of the plurality of touches sequentially received from the display unit. It may be determined whether a plurality of touch information matches.
  • the display unit may be divided into a plurality of virtual regions, and the first controller may match a plurality of touch information corresponding to a plurality of touch inputs received for at least one of the plurality of virtual regions with a plurality of touch information stored in the storage unit. Can be determined.
  • the first controller transmits a matching signal to the second controller when the plurality of touch information corresponding to the plurality of touch inputs received from the display unit and the plurality of touch information stored in the storage unit are matched. 1
  • receiving a matching signal from the control unit may be controlled to activate the display unit.
  • the first control unit transmits a mismatch signal to the second control unit.
  • the control unit maintains deactivation of the display unit.
  • the storage unit may be an embedded flash memory connected to the first control unit.
  • the storage unit may be divided into a plurality of pages, and store the plurality of touch information in each of the plurality of pages, and the first controller may include a plurality of touch information most recently stored among the plurality of pages and a plurality of touch inputs received from the display unit. It may be determined whether a plurality of pieces of touch information corresponding to the match.
  • control method of a mobile terminal comprises the steps of storing a plurality of touch information corresponding to each of a plurality of touch input for activating the display unit, a plurality of the display unit in the deactivated state Determining whether the plurality of touch information corresponding to the touch input matches the plurality of stored touch information by the first controller, and whether the display unit is activated by using the result determined by the first controller by the second controller; Controlling.
  • the storage unit in which the preset touch coordinates are stored is connected to the touch controller which is the first control unit, and whether the same touch coordinates are directly determined by the first control unit, and thus the display unit is compared with the conventional method. You can reduce the time it takes to activate.
  • the first controller which is a touch controller
  • the second controller which is an application processor
  • Figure 1a is an example of a block diagram for a mobile terminal according to an embodiment of the present invention
  • 1B to 1C are examples of conceptual views of a mobile terminal viewed from different directions according to an embodiment of the present invention.
  • FIG. 2 is an example of a flowchart of a control method of a mobile terminal according to one embodiment of the present invention
  • FIG. 3 is an example of a block diagram illustrating a structure of a mobile terminal according to an embodiment of the present invention
  • FIG. 4 is an example of a timing diagram for a first step of setting touch coordinates in a mobile terminal according to one embodiment of the present invention
  • FIG. 5 is an example of various screens relating to a first step of setting touch coordinates in a mobile terminal according to an embodiment of the present invention
  • FIG. 6 is an example of a timing diagram for a second step of setting touch coordinates in a mobile terminal according to one embodiment of the present invention.
  • FIG. 7 is an example of various screens relating to a second step of setting touch coordinates in a mobile terminal according to an embodiment of the present invention.
  • FIG. 8 is an example of a timing diagram for activating a display unit according to input touch coordinates in a mobile terminal according to one embodiment of the present invention
  • FIG. 9 illustrates various examples of a touch input corresponding to set touch coordinates in a mobile terminal according to an embodiment of the present disclosure
  • FIG. 10 is a view for explaining a method in which touch coordinates are stored in a storage unit according to an embodiment of the present invention
  • FIG. 11 is various examples of a diagram for describing another input method for activating a display unit of a mobile terminal according to one embodiment of the present invention.
  • FIG. 12 is an example of a timing diagram of whether a display unit is activated according to an input drag in a mobile terminal according to an embodiment of the present invention.
  • the mobile terminal described herein includes a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant, a portable multimedia player, a navigation, a slate PC , Tablet PCs, ultrabooks, wearable devices, such as smartwatches, glass glasses, head mounted displays, and the like. have.
  • FIG. 1A is an example of a block diagram of a mobile terminal 100 according to an embodiment of the present invention.
  • the mobile terminal 100 includes a wireless communication unit 110, an input unit 120, a sensing unit 140, an output unit 150, an interface unit 160, a memory 170, and a controller 180. And a power supply unit 190.
  • the components shown in FIG. 1A are not essential to implementing a mobile terminal, so that a mobile terminal described herein may have more or fewer components than those listed above.
  • the wireless communication unit 110 of the components is a wireless communication between the mobile terminal 100 and the wireless communication system, between the mobile terminal 100 and another mobile terminal 100, or between the mobile terminal 100 and an external server. It may include one or more modules that enable communication. In addition, the wireless communication unit 110 may include one or more modules for connecting the mobile terminal 100 to one or more networks.
  • the wireless communication unit 110 may include at least one of the broadcast receiving module 111, the mobile communication module 112, the wireless internet module 113, the short range communication module 114, and the location information module 115.
  • the input unit 120 may include a camera 121 or an image input unit for inputting an image signal, a microphone 122 or an audio input unit for inputting an audio signal, and a user input unit 123 (eg, a touch) for receiving information from a user. Keys (touch keys, mechanical keys, etc.). The voice data or the image data collected by the input unit 120 may be analyzed and processed as a control command of the user.
  • the sensing unit 140 may include one or more sensors for sensing at least one of information in the mobile terminal, surrounding environment information surrounding the mobile terminal, and user information.
  • the sensing unit 140 may include a proximity sensor 141, an illumination sensor 142, an illumination sensor, a touch sensor, an acceleration sensor, a magnetic sensor, and a gravity sensor. (G-sensor), gyroscope sensor, motion sensor, RGB sensor, infrared sensor (IR sensor), fingerprint scan sensor, ultrasonic sensor, Optical sensors (e.g. cameras 121), microphones (see 122), battery gauges, environmental sensors (e.g.
  • the mobile terminal disclosed herein may use a combination of information sensed by at least two or more of these sensors.
  • the output unit 150 is used to generate an output related to sight, hearing, or tactile sense, and includes at least one of a display unit 151, an audio output unit 152, a hap tip module 153, and an optical output unit 154. can do.
  • the display unit 151 forms a layer structure with or is integrally formed with the touch sensor, thereby implementing a touch screen.
  • the touch screen may function as a user input unit 123 that provides an input interface between the mobile terminal 100 and the user, and may also provide an output interface between the mobile terminal 100 and the user.
  • the interface unit 160 serves as a path to various types of external devices connected to the mobile terminal 100.
  • the interface unit 160 is a port for connecting a device equipped with a wired / wireless headset port, an external charger port, a wired / wireless data port, a memory card port, and an identification module. (port), an audio I / O (Input / Output) port, a video I / O (Input / Output) port, and an earphone port.
  • the mobile terminal 100 may perform appropriate control related to the connected external device.
  • the memory 170 stores data supporting various functions of the mobile terminal 100.
  • the memory 170 may store a plurality of application programs or applications driven in the mobile terminal 100, data for operating the mobile terminal 100, and instructions. At least some of these applications may be downloaded from an external server via wireless communication.
  • at least some of these application programs may exist on the mobile terminal 100 from the time of shipment for basic functions of the mobile terminal 100 (for example, a call forwarding, a calling function, a message receiving, and a calling function).
  • the application program may be stored in the memory 170 and installed on the mobile terminal 100 to be driven by the controller 180 to perform an operation (or function) of the mobile terminal.
  • the controller 180 In addition to the operations related to the application program, the controller 180 typically controls the overall operations of the mobile terminal 100.
  • the controller 180 may provide or process information or a function appropriate to a user by processing signals, data, information, and the like, which are input or output through the above-described components, or by driving an application program stored in the memory 170.
  • controller 180 may control at least some of the components described with reference to FIG. 1A in order to drive an application program stored in the memory 170. In addition, the controller 180 may operate by combining at least two or more of the components included in the mobile terminal 100 to drive an application program.
  • the power supply unit 190 receives power from an external power source and an internal power source under the control of the controller 180 to supply power to each component included in the mobile terminal 100.
  • the power supply unit 190 includes a battery, and the battery may be a built-in battery or a replaceable battery.
  • At least some of the components may operate in cooperation with each other to implement an operation, control, or control method of the mobile terminal according to various embodiments described below.
  • the operation, control, or control method of the mobile terminal may be implemented on the mobile terminal by driving at least one application program stored in the memory 170.
  • the broadcast reception module 111 of the wireless communication unit 110 receives a broadcast signal and / or broadcast related information from an external broadcast management server through a broadcast channel.
  • the broadcast channel may include a satellite channel and a terrestrial channel.
  • Two or more broadcast receiving modules may be provided to the mobile terminal 100 for simultaneous broadcast reception or broadcast channel switching for at least two broadcast channels.
  • the mobile communication module 112 includes technical standards or communication schemes for mobile communication (for example, Global System for Mobile communication (GSM), Code Division Multi Access (CDMA), Code Division Multi Access 2000 (CDMA2000), and EV-).
  • GSM Global System for Mobile communication
  • CDMA Code Division Multi Access
  • CDMA2000 Code Division Multi Access 2000
  • EV- Enhanced Voice-Data Optimized or Enhanced Voice-Data Only (DO), Wideband CDMA (WCDMA), High Speed Downlink Packet Access (HSDPA), High Speed Uplink Packet Access (HSUPA), Long Term Evolution (LTE), LTE-A ( Long Term Evolution-Advanced) and the like to transmit and receive a radio signal with at least one of a base station, an external terminal, a server.
  • GSM Global System for Mobile communication
  • CDMA Code Division Multi Access
  • CDMA2000 Code Division Multi Access 2000
  • EV- Enhanced Voice-Data Optimized or Enhanced Voice-Data Only (DO)
  • WCDMA Wideband CDMA
  • HSDPA High Speed Down
  • the wireless signal may include various types of data according to transmission and reception of a voice call signal, a video call call signal, or a text / multimedia message.
  • the wireless internet module 113 refers to a module for wireless internet access and may be embedded or external to the mobile terminal 100.
  • the wireless internet module 113 is configured to transmit and receive wireless signals in a communication network according to wireless internet technologies.
  • Wireless Internet technologies include, for example, Wireless LAN (WLAN), Wireless-Fidelity (Wi-Fi), Wireless Fidelity (Wi-Fi) Direct, Digital Living Network Alliance (DLNA), Wireless Broadband (WiBro), World Interoperability (WiMAX) for Microwave Access (HSDPA), High Speed Downlink Packet Access (HSDPA), High Speed Uplink Packet Access (HSUPA), Long Term Evolution (LTE), Long Term Evolution-Advanced (LTE-A), and the like.
  • the data is transmitted and received according to at least one wireless Internet technology in a range including the Internet technologies not listed above.
  • the wireless Internet module 113 for performing the wireless Internet access through the mobile communication network It may be understood as a kind of mobile communication module 112.
  • the short range communication module 114 is for short range communication, and includes Bluetooth TM, Radio Frequency Identification (RFID), Infrared Data Association (IrDA), Ultra Wideband (UWB), ZigBee, and NFC. (Near Field Communication), at least one of Wi-Fi (Wireless-Fidelity), Wi-Fi Direct, Wireless USB (Wireless Universal Serial Bus) technology can be used to support short-range communication.
  • the short range communication module 114 may be connected between the mobile terminal 100 and a wireless communication system, between the mobile terminal 100 and another mobile terminal 100, or with the mobile terminal 100 through a wireless area network. Wireless communication between networks in which other mobile terminals 100 or external servers are located may be supported.
  • the local area network may be local area network (Wireless Personal Area Networks).
  • the other mobile terminal 100 is a wearable device capable of exchanging data (or interworking) with the mobile terminal 100 according to the present invention, for example, a smartwatch, a smart glass. glass, head mounted display (HMD).
  • the short range communication module 114 may detect (or recognize) a wearable device that can communicate with the mobile terminal 100 around the mobile terminal 100. Further, when the detected wearable device is a device that is authenticated to communicate with the mobile terminal 100 according to the present invention, the controller 180 may include at least a portion of the data processed by the mobile terminal 100, and the local area communication module 114. Can be transmitted to the wearable device. Accordingly, a user of the wearable device may use data processed by the mobile terminal 100 through the wearable device.
  • the user when a call is received by the mobile terminal 100, the user performs a phone call through the wearable device, or when the message is received by the mobile terminal 100, the user receives a message received through the wearable device. It is possible to confirm.
  • the location information module 115 is a module for obtaining a location (or current location) of a mobile terminal, and a representative example thereof is a Global Positioning System (GPS) module or a Wireless Fidelity (WiFi) module.
  • GPS Global Positioning System
  • Wi-Fi Wireless Fidelity
  • the mobile terminal can acquire a location of the mobile terminal using a signal transmitted from a GPS satellite.
  • the mobile terminal may acquire the location of the mobile terminal based on the information of the wireless access point (AP) transmitting or receiving the Wi-Fi module and the wireless signal.
  • the location information module 115 may perform any function of other modules of the wireless communication unit 110 in order to substitute or additionally obtain data regarding the location of the mobile terminal.
  • the location information module 115 is a module used to obtain the location (or current location) of the mobile terminal, and is not limited to a module that directly calculates or obtains the location of the mobile terminal.
  • the input unit 120 is for inputting image information (or signal), audio information (or signal), data, or information input from a user.
  • the mobile terminal 100 is one.
  • the plurality of cameras 121 may be provided.
  • the camera 121 processes image frames such as still images or moving images obtained by the image sensor in the video call mode or the photographing mode.
  • the processed image frame may be displayed on the display unit 151 or stored in the memory 170.
  • the plurality of cameras 121 provided in the mobile terminal 100 may be arranged to form a matrix structure.
  • the camera 121 having the matrix structure may have various angles or focuses on the mobile terminal 100.
  • a plurality of image information may be input.
  • the plurality of cameras 121 may be arranged in a stereo structure to obtain a left image and a right image for implementing a stereoscopic image.
  • the microphone 122 processes external sound signals into electrical voice data.
  • the processed voice data may be variously used according to a function (or an application program being executed) performed by the mobile terminal 100. Meanwhile, various noise reduction algorithms may be implemented in the microphone 122 to remove noise generated while receiving an external sound signal.
  • the user input unit 123 is for receiving information from a user. When information is input through the user input unit 123, the controller 180 may control an operation of the mobile terminal 100 to correspond to the input information. .
  • the user input unit 123 may be a mechanical input means (or a mechanical key, for example, a button, a dome switch, a jog wheel, or a jog switch located at the front or rear or side of the mobile terminal 100). Etc.) and touch input means.
  • the touch input means may include a virtual key, a soft key, or a visual key displayed on the touch screen through a software process, or may be disposed on a portion other than the touch screen. It may be made of a touch key.
  • the virtual key or the visual key may be displayed on the touch screen in various forms, for example, in graphic, text, icon, video, or a combination thereof. Can be done.
  • the sensing unit 140 senses at least one of information in the mobile terminal, surrounding environment information surrounding the mobile terminal, and user information, and generates a sensing signal corresponding thereto.
  • the controller 180 may control driving or operation of the mobile terminal 100 or perform data processing, function or operation related to an application program installed in the mobile terminal 100 based on the sensing signal. Representative sensors among various sensors that may be included in the sensing unit 140 will be described in more detail.
  • the proximity sensor 141 refers to a sensor that detects the presence or absence of an object approaching a predetermined detection surface or an object present in the vicinity without using a mechanical contact by using an electromagnetic force or infrared rays.
  • the proximity sensor 141 may be disposed near the touch screen or an inner region of the mobile terminal covered by the touch screen.
  • the proximity sensor 141 examples include a transmission photoelectric sensor, a direct reflection photoelectric sensor, a mirror reflection photoelectric sensor, a high frequency oscillation proximity sensor, a capacitive proximity sensor, a magnetic proximity sensor, and an infrared proximity sensor.
  • the proximity sensor 141 may be configured to detect the proximity of the object with the change of the electric field according to the proximity of the conductive object.
  • the touch screen (or touch sensor) itself may be classified as a proximity sensor.
  • the proximity sensor 141 may detect a proximity touch and a proximity touch pattern (eg, a proximity touch distance, a proximity touch direction, a proximity touch speed, a proximity touch time, a proximity touch position, and a proximity touch movement state).
  • a proximity touch and a proximity touch pattern eg, a proximity touch distance, a proximity touch direction, a proximity touch speed, a proximity touch time, a proximity touch position, and a proximity touch movement state.
  • the controller 180 processes data (or information) corresponding to the proximity touch operation and the proximity touch pattern detected by the proximity sensor 141, and further, touch screen visual information corresponding to the processed data. Can be output to the image. Further, the controller 180 may control the mobile terminal 100 to process different operations or data (or information) according to whether the touch on the same point on the touch screen is a proximity touch or a touch touch.
  • the touch sensor applies a touch (or touch input) applied to the touch screen (or the display unit 151) using at least one of various touch methods such as a resistive film method, a capacitive method, an infrared method, an ultrasonic method, and a magnetic field method. Detect.
  • the touch sensor may be configured to convert a change in pressure applied to a specific portion of the touch screen or capacitance generated at a specific portion into an electrical input signal.
  • the touch sensor may be configured to detect a position, an area, a pressure at the touch, a capacitance at the touch, and the like, when the touch object applying the touch on the touch screen is touched on the touch sensor.
  • the touch object is an object applying a touch to the touch sensor and may be, for example, a finger, a touch pen, a stylus pen, a pointer, or the like.
  • the touch controller processes the signal (s) and then transmits the corresponding data to the controller 180.
  • the controller 180 can know which area of the display unit 151 is touched.
  • the touch controller may be a separate component from the controller 180 or may be the controller 180 itself.
  • the controller 180 may perform different control or perform the same control according to the type of the touch object, which touches the touch screen (or a touch key provided in addition to the touch screen). Whether to perform different control or the same control according to the type of touch object may be determined according to the operation state of the mobile terminal 100 or an application program being executed.
  • the touch sensor and the proximity sensor described above may be used for short (or tap) touch, long touch, multi touch, and drag touch for the touch screen.
  • Touches such as flick touch, pinch-in touch, pinch-out touch, swipe touch, hovering touch, etc. You can sense it.
  • the ultrasonic sensor may recognize location information of a sensing object using ultrasonic waves.
  • the controller 180 can calculate the position of the wave generation source through the information detected from the optical sensor and the plurality of ultrasonic sensors.
  • the position of the wave source can be calculated using the property that light is much faster than ultrasonic waves, that is, the time that the light reaches the optical sensor is much faster than the time when the ultrasonic wave reaches the ultrasonic sensor. More specifically, the position of the wave generation source may be calculated using a time difference from the time when the ultrasonic wave reaches the light as the reference signal.
  • the camera 121 in the configuration of the input unit 120 includes at least one of a camera sensor (eg, CCD, CMOS, etc.), a photo sensor (or an image sensor) and a laser sensor.
  • a camera sensor eg, CCD, CMOS, etc.
  • a photo sensor or an image sensor
  • a laser sensor e.g., a laser sensor
  • the camera 121 and the laser sensor may be combined with each other to detect a touch of a sensing object with respect to a 3D stereoscopic image.
  • the photo sensor may be stacked on the display element, which is configured to scan the movement of the sensing object in proximity to the touch screen. More specifically, the photo sensor mounts a photo diode and a transistor (TR) in a row / column to scan contents loaded on the photo sensor by using an electrical signal that changes according to the amount of light applied to the photo diode. That is, the photo sensor calculates coordinates of the sensing object according to the amount of change of light, and through this, position information of the sensing object can be obtained.
  • TR transistor
  • the display unit 151 displays (outputs) information processed by the mobile terminal 100.
  • the display unit 151 may display execution screen information of an application program driven in the mobile terminal 100 or user interface (UI) and graphical user interface (GUI) information according to the execution screen information.
  • UI user interface
  • GUI graphical user interface
  • the display unit 151 may be configured as a stereoscopic display unit for displaying a stereoscopic image.
  • the stereoscopic display unit may be a three-dimensional display method such as a stereoscopic method (glasses method), an auto stereoscopic method (glasses-free method), a projection method (holographic method).
  • the sound output unit 152 may output audio data received from the wireless communication unit 110 or stored in the memory 170 in a call signal reception, a call mode or a recording mode, a voice recognition mode, a broadcast reception mode, and the like.
  • the sound output unit 152 may also output a sound signal related to a function (for example, a call signal reception sound and a message reception sound) performed in the mobile terminal 100.
  • the sound output unit 152 may include a receiver, a speaker, a buzzer, and the like.
  • the haptic module 153 generates various haptic effects that a user can feel.
  • a representative example of the tactile effect generated by the haptic module 153 may be vibration.
  • the intensity and pattern of vibration generated by the haptic module 153 may be controlled by the user's selection or the setting of the controller. For example, the haptic module 153 may synthesize different vibrations and output them or output them sequentially.
  • the haptic module 153 is a pin array that vertically moves with respect to the contact skin surface, the jetting force or suction force of the air through the injection or inlet, the grazing to the skin surface, the contact of the electrode, the electrostatic force, and the like.
  • Various haptic effects such as an effect and the effect of reproducing a sense of cold using the element which can endotherm and generate
  • the haptic module 153 may not only deliver a tactile effect through direct contact, but also may allow a user to feel the tactile effect through a muscle sense such as a finger or an arm. Two or more haptic modules 153 may be provided according to a configuration aspect of the mobile terminal 100.
  • the light output unit 154 outputs a signal for notifying occurrence of an event by using light of a light source of the mobile terminal 100.
  • Examples of events occurring in the mobile terminal 100 may be message reception, call signal reception, missed call, alarm, schedule notification, email reception, information reception through an application, and the like.
  • the signal output from the light output unit 154 is implemented as the mobile terminal emits light of a single color or a plurality of colors to the front or the rear.
  • the signal output may be terminated by the mobile terminal detecting the user's event confirmation.
  • the interface unit 160 serves as a path to all external devices connected to the mobile terminal 100.
  • the interface unit 160 receives data from an external device, receives power, transfers the power to each component inside the mobile terminal 100, or transmits data inside the mobile terminal 100 to an external device.
  • a wired / wireless headset port, an external charger port, a wired / wireless data port, a memory card port, a port for connecting a device equipped with an identification module ( A port, an audio input / output (I / O) port, a video input / output (I / O) port, an earphone port, etc. may be included in the interface unit 160.
  • the identification module is a chip that stores a variety of information for authenticating the usage rights of the mobile terminal 100, a user identification module (UIM), subscriber identity module (SIM), universal user authentication module It may include a universal subscriber identity module (USIM) and the like.
  • a device equipped with an identification module (hereinafter referred to as an 'identification device') may be manufactured in the form of a smart card. Therefore, the identification device may be connected to the terminal 100 through the interface unit 160.
  • the interface unit 160 becomes a passage through which power from the cradle is supplied to the mobile terminal 100, or various command signals input from the cradle are moved by the user. It may be a passage that is delivered to the terminal 100. Various command signals or power input from the cradle may operate as signals for recognizing that the mobile terminal 100 is correctly mounted on the cradle.
  • the memory 170 may store a program for the operation of the controller 180 and may temporarily store input / output data (for example, a phone book, a message, a still image, a video, etc.).
  • the memory 170 may store data regarding vibration and sound of various patterns output when a touch is input on the touch screen.
  • the memory 170 may include a flash memory type, a hard disk type, a solid state disk type, an SSD type, a silicon disk drive type, and a multimedia card micro type. ), Card-type memory (e.g., SD or XD memory), random access memory (RAM), static random access memory (SRAM), read-only memory (ROM), electrically erasable programmable read It may include at least one type of storage medium of -only memory (PROM), programmable read-only memory (PROM), magnetic memory, magnetic disk and optical disk.
  • the mobile terminal 100 may be operated in connection with a web storage that performs a storage function of the memory 170 on the Internet.
  • the controller 180 controls an operation related to an application program and generally the overall operation of the mobile terminal 100. For example, if the state of the mobile terminal satisfies a set condition, the controller 180 may execute or release a lock state that restricts input of a user's control command to applications.
  • the controller 180 may perform control and processing related to voice call, data communication, video call, or the like, or may perform pattern recognition processing for recognizing handwriting or drawing input performed on a touch screen as text and images, respectively. have. Furthermore, the controller 180 may control any one or a plurality of components described above in order to implement various embodiments described below on the mobile terminal 100 according to the present invention.
  • the power supply unit 190 receives an external power source and an internal power source under the control of the controller 180 to supply power for operation of each component.
  • the power supply unit 190 includes a battery, and the battery may be a built-in battery configured to be rechargeable, and may be detachably coupled to the terminal body for charging.
  • the power supply unit 190 may be provided with a connection port, the connection port may be configured as an example of the interface 160 that is electrically connected to the external charger for supplying power for charging the battery.
  • the power supply unit 190 may be configured to charge the battery in a wireless manner without using a connection port.
  • the power supply unit 190 uses the at least one of an inductive coupling based on magnetic induction or a magnetic resonance coupling based on an electromagnetic resonance from an external wireless power transmitter. Can be delivered.
  • various embodiments of the present disclosure may be implemented in a recording medium readable by a computer or a similar device using, for example, software, hardware, or a combination thereof.
  • a mobile terminal 100 according to an embodiment of the present invention includes a terminal body having a bar shape.
  • the present invention is not limited thereto, and the present invention can be applied to various structures such as a watch type, a clip type, a glass type, or a folder type, a flip type, a slide type, a swing type, a swivel type, and two or more bodies which are relatively movable.
  • a description of a particular type of mobile terminal may generally apply to other types of mobile terminals.
  • the terminal body may be understood as a concept that refers to the mobile terminal 100 as at least one aggregate.
  • the mobile terminal 100 includes a case (eg, a frame, a housing, a cover, etc.) forming an external appearance. As shown, the mobile terminal 100 may include a front case 101 and a rear case 102. Various electronic components are disposed in the internal space formed by the combination of the front case 101 and the rear case 102. At least one middle case may be additionally disposed between the front case 101 and the rear case 102.
  • a case eg, a frame, a housing, a cover, etc.
  • the mobile terminal 100 may include a front case 101 and a rear case 102.
  • Various electronic components are disposed in the internal space formed by the combination of the front case 101 and the rear case 102.
  • At least one middle case may be additionally disposed between the front case 101 and the rear case 102.
  • the display unit 151 may be disposed in front of the terminal body to output information. As shown, the window 151a of the display unit 151 may be mounted to the front case 101 to form a front surface of the terminal body together with the front case 101.
  • an electronic component may be mounted on the rear case 102.
  • Electronic components attachable to the rear case 102 include a removable battery, an identification module, a memory card, and the like.
  • the rear cover 102 may be detachably coupled to the rear case 102 to cover the mounted electronic components. Therefore, when the rear cover 103 is separated from the rear case 102, the electronic components mounted on the rear case 102 are exposed to the outside.
  • the rear cover 103 when the rear cover 103 is coupled to the rear case 102, a portion of the side surface of the rear case 102 may be exposed. In some cases, the rear case 102 may be completely covered by the rear cover 103 during the coupling.
  • the rear cover 103 may be provided with an opening for exposing the camera 121b or the sound output unit 152b to the outside.
  • the cases 101, 102, and 103 may be formed by injecting a synthetic resin, or may be formed of a metal, for example, stainless steel (STS), aluminum (Al), titanium (Ti), or the like.
  • STS stainless steel
  • Al aluminum
  • Ti titanium
  • the mobile terminal 100 may be configured such that one case provides the inner space.
  • the mobile terminal 100 of the unibody in which the synthetic resin or the metal extends from the side to the rear may be implemented.
  • the mobile terminal 100 may include a waterproof part (not shown) to prevent water from penetrating into the terminal body.
  • the waterproof part is provided between the window 151a and the front case 101, between the front case 101 and the rear case 102 or between the rear case 102 and the rear cover 103, and when the combination thereof is combined. It may include a waterproof member for sealing the internal space.
  • the mobile terminal 100 includes a display unit 151, first and second sound output units 152a and 152b, a proximity sensor 141, an illuminance sensor 142, an optical output unit 154, and first and second units.
  • the cameras 121a and 121b, the first and second manipulation units 123a and 123b, the microphone 122, the interface unit 160, and the like may be provided.
  • the display unit 151, the first sound output unit 152a, the proximity sensor 141, the illuminance sensor 142, and the light output unit 154 may be disposed on the front surface of the terminal body.
  • the first camera 121a and the first operation unit 123a are disposed, and the second operation unit 123b, the microphone 122, and the interface unit 160 are disposed on the side of the terminal body, and the rear of the terminal body.
  • the mobile terminal 100 in which the second sound output unit 152b and the second camera 121b are disposed will be described as an example.
  • first manipulation unit 123a may not be provided on the front surface of the terminal body, and the second sound output unit 152b may be provided on the side of the terminal body instead of the rear surface of the terminal body.
  • the display unit 151 displays (outputs) information processed by the mobile terminal 100.
  • the display unit 151 may display execution screen information of an application program driven in the mobile terminal 100 or user interface (UI) and graphical user interface (GUI) information according to the execution screen information.
  • UI user interface
  • GUI graphical user interface
  • the display unit 151 may include a liquid crystal display (LCD), a thin film transistor-liquid crystal display (TFT LCD), an organic light-emitting diode (OLED), and a flexible display (flexible display). display, a 3D display, or an e-ink display.
  • LCD liquid crystal display
  • TFT LCD thin film transistor-liquid crystal display
  • OLED organic light-emitting diode
  • flexible display flexible display
  • display a 3D display, or an e-ink display.
  • two or more display units 151 may exist according to an implementation form of the mobile terminal 100.
  • the plurality of display units may be spaced apart or integrally disposed on one surface of the mobile terminal 100, or may be disposed on different surfaces.
  • the display unit 151 may include a touch sensor that senses a touch on the display unit 151 so as to receive a control command by a touch method.
  • the touch sensor may sense the touch, and the controller 180 may generate a control command corresponding to the touch based on the touch sensor.
  • the content input by the touch method may be letters or numbers or menu items that can be indicated or designated in various modes.
  • the touch sensor may be configured in a film form having a touch pattern to be disposed between the window 151a and the display (not shown) on the rear surface of the window 151a or may be a metal wire directly patterned on the rear surface of the window 151a. It may be.
  • the touch sensor may be integrally formed with the display.
  • the touch sensor may be disposed on a substrate of the display or provided inside the display.
  • the display unit 151 may form a touch screen together with the touch sensor.
  • the touch screen may function as the user input unit 123 (see FIG. 1A).
  • the touch screen may replace at least some functions of the first manipulation unit 123a.
  • the first sound output unit 152a may be implemented as a receiver for transmitting a call sound to the user's ear, and the second sound output unit 152b may be a loud speaker for outputting various alarm sounds or multimedia reproduction sounds. It can be implemented in the form of).
  • a sound hole for emitting sound generated from the first sound output unit 152a may be formed in the window 151a of the display unit 151.
  • the present invention is not limited thereto, and the sound may be configured to be emitted along an assembly gap between structures (for example, a gap between the window 151a and the front case 101).
  • an externally formed hole may be invisible or hidden for sound output, thereby simplifying the appearance of the mobile terminal 100.
  • the light output unit 154 is configured to output light for notifying when an event occurs. Examples of the event may include message reception, call signal reception, missed call, alarm, schedule notification, email reception, information reception through an application, and the like.
  • the controller 180 may control the light output unit 154 to end the light output.
  • the first camera 121a processes an image frame of a still image or a moving image obtained by the image sensor in a shooting mode or a video call mode.
  • the processed image frame may be displayed on the display unit 151 and stored in the memory 170.
  • the first and second manipulation units 123a and 123b may be collectively referred to as a manipulating portion as an example of the user input unit 123 operated to receive a command for controlling the operation of the mobile terminal 100. have.
  • the first and second manipulation units 123a and 123b may be adopted in any manner as long as the user is tactile manner such as touch, push, scroll, and the like while the user is tactile.
  • the first and second manipulation units 123a and 123b may be employed in such a manner that the first and second manipulation units 123a and 123b are operated without a tactile feeling by the user through proximity touch, hovering touch, or the like.
  • the first operation unit 123a is illustrated as being a touch key, but the present invention is not limited thereto.
  • the first manipulation unit 123a may be a mechanical key or a combination of a touch key and a push key.
  • the contents input by the first and second manipulation units 123a and 123b may be variously set.
  • the first operation unit 123a receives a command such as a menu, a home key, a cancellation, a search, and the like
  • the second operation unit 123b receives sound output from the first or second sound output units 152a and 152b. Command to adjust the size of the display device, and switch to the touch recognition mode of the display unit 151.
  • a rear input unit (not shown) may be provided at the rear of the terminal body.
  • the rear input unit is manipulated to receive a command for controlling the operation of the mobile terminal 100, and the input contents may be variously set. For example, commands such as power on / off, start, end, scrolling, adjustment of the volume of sound output from the first and second sound output units 152a and 152b, and the display unit 151 to the touch recognition mode. You can receive commands such as switch.
  • the rear input unit may be implemented in a form capable of input by touch input, push input, or a combination thereof.
  • the rear input unit may be disposed to overlap the front display unit 151 in the thickness direction of the terminal body.
  • the rear input unit may be disposed at the rear upper end of the terminal body so that the user can easily manipulate the index by using the index finger when the user grips the terminal body with one hand.
  • the present invention is not necessarily limited thereto, and the position of the rear input unit may be changed.
  • the rear input unit when the rear input unit is provided at the rear of the terminal body, a new type user interface using the same may be implemented.
  • the touch screen or the rear input unit described above replaces at least some functions of the first operation unit 123a provided in the front of the terminal body, when the first operation unit 123a is not disposed on the front of the terminal body, the display is displayed.
  • the unit 151 may be configured with a larger screen.
  • the mobile terminal 100 may be provided with a fingerprint recognition sensor for recognizing a user's fingerprint, and the controller 180 may use fingerprint information detected through the fingerprint recognition sensor as an authentication means.
  • the fingerprint recognition sensor may be embedded in the display unit 151 or the user input unit 123.
  • the microphone 122 is configured to receive a user's voice, other sounds, and the like.
  • the microphone 122 may be provided at a plurality of locations and configured to receive stereo sound.
  • the interface unit 160 serves as a path for connecting the mobile terminal 100 to an external device.
  • the interface unit 160 may be a connection terminal for connection with another device (eg, an earphone or an external speaker), a port for short-range communication (for example, an infrared port (IrDA port), or a Bluetooth port). , A wireless LAN port, etc.] or a power supply terminal for supplying power to the mobile terminal 100.
  • the interface unit 160 may be implemented in the form of a socket for receiving an external card such as a subscriber identification module (SIM) or a user identity module (UIM), a memory card for storing information.
  • SIM subscriber identification module
  • UIM user identity module
  • the second camera 121b may be disposed on the rear surface of the terminal body. In this case, the second camera 121b has a photographing direction substantially opposite to that of the first camera 121a.
  • the second camera 121b may include a plurality of lenses arranged along at least one line.
  • the plurality of lenses may be arranged in a matrix format.
  • Such a camera may be referred to as an array camera.
  • the second camera 121b is configured as an array camera, images may be photographed in various ways using a plurality of lenses, and images of better quality may be obtained.
  • the flash 124 may be disposed adjacent to the second camera 121b.
  • the flash 124 shines light toward the subject when the subject is photographed by the second camera 121b.
  • the second sound output unit 152b may be additionally disposed on the terminal body.
  • the second sound output unit 152b may implement a stereo function together with the first sound output unit 152a and may be used to implement a speakerphone mode during a call.
  • the terminal body may be provided with at least one antenna for wireless communication.
  • the antenna may be built in the terminal body or formed in the case.
  • an antenna that forms part of the broadcast receiving module 111 (refer to FIG. 1A) may be configured to be pulled out from the terminal body.
  • the antenna may be formed in a film type and attached to the inner side of the rear cover 103, or may be configured such that a case including a conductive material functions as an antenna.
  • the terminal body is provided with a power supply unit 190 (see FIG. 1A) for supplying power to the mobile terminal 100.
  • the power supply unit 190 may include a battery 191 embedded in the terminal body or detachably configured from the outside of the terminal body.
  • the battery 191 may be configured to receive power through a power cable connected to the interface unit 160.
  • the battery 191 may be configured to enable wireless charging through a wireless charger.
  • the wireless charging may be implemented by a magnetic induction method or a resonance method (magnetic resonance method).
  • the rear cover 103 is coupled to the rear case 102 so as to cover the battery 191 to limit the detachment of the battery 191 and to protect the battery 191 from external shocks and foreign materials. Doing.
  • the rear cover 103 may be detachably coupled to the rear case 102.
  • An accessory may be added to the mobile terminal 100 to protect the appearance or to assist or expand the function of the mobile terminal 100.
  • An example of such an accessory may be a cover or pouch that covers or accommodates at least one surface of the mobile terminal 100.
  • the cover or pouch may be configured to be linked with the display unit 151 to expand the function of the mobile terminal 100.
  • Another example of an accessory may be a touch pen for assisting or extending a touch input to a touch screen.
  • FIG. 2 is an example of a flowchart of a control method of a mobile terminal 100 according to an embodiment of the present invention.
  • the mobile terminal 100 stores a plurality of touch information (S210).
  • the plurality of touch information may correspond to a plurality of touch inputs for activating the display unit 151 in an inactive state.
  • the plurality of touch information may be stored in the storage 170, and the storage 170 may be an embedded memory connected to the first controller. A method of storing a plurality of touch information in the storage unit 170 will be described in detail with reference to FIGS. 4 to 7.
  • the mobile terminal 100 may determine whether the plurality of touch information input and the stored touch information match while the display unit 151 is inactivated by the first controller (S220).
  • the matching of the plurality of input touch information and the plurality of stored touch information means that the plurality of touch inputs corresponding to the plurality of touch information stored and preset in the storage unit 170 are deactivated. It can mean that it is made for.
  • the input of the plurality of touch information and the plurality of stored touch information does not match the display unit 151 in a state in which a plurality of touch inputs corresponding to the plurality of touch information preset and stored in the storage unit 170 are deactivated. It may mean that it has not been done.
  • the mobile terminal 100 may control whether the display unit 151 is activated by the second controller by using the result determined by the first controller (S230). Therefore, when a plurality of touch inputs corresponding to a plurality of touch information preset and stored in the storage unit 170 are made to the display unit 151 in a deactivated state, the display unit 151 may be activated. However, if a plurality of touch inputs corresponding to a plurality of touch information preset and stored in the storage unit 170 are not made to the display unit 151 in an inactivated state, the display unit 151 may be maintained in an inactive state. .
  • the mobile terminal 100 includes a display unit 151, a first control unit 181, a second control unit 182, and a storage unit 170.
  • the display unit 151 may be implemented as a touch screen.
  • the display unit 151 implemented as a touch screen may function as a user input unit providing an input interface between the mobile terminal 100 and the user, and may also provide an output interface between the mobile terminal 100 and the user.
  • the storage unit 170 includes a first storage unit 171 and a second storage unit 172.
  • the first storage unit 171 and the second storage unit 172 may store programs, applications, data, and other commands necessary for the operations of the first control unit 181 and the second control unit 182, respectively.
  • the first storage unit 171 may be an embedded flash memory connected to the first control unit 181.
  • the first storage unit 171 may store a plurality of touch information.
  • the touch information may be information corresponding to a plurality of touch inputs for activating the display unit 151 in an inactive state. That is, the first storage unit 171 may store a plurality of touch information corresponding to a plurality of touch inputs for activating the display unit 151 in an inactive state.
  • the touch information may refer to coordinate information of each of the plurality of touches made on the display unit 151.
  • the first touch which is the first touch on the inactive display unit 151
  • the n-th touch which is the N-th touch made on the inactive display unit 151
  • the first storage unit 171. may be converted into two-dimensional n-th coordinates of the entire display unit 151 and stored in the first storage unit 171.
  • the first controller 181 may be configured to display a plurality of touch information corresponding to a plurality of touch inputs to the display unit 151 and a plurality of touch information stored in the first storage unit 171 while the display unit 151 is deactivated. It can be determined whether is matched.
  • the first control unit 181 receives the matching signal from the second control unit ( 182).
  • the second control unit 182 receiving the match signal may activate the display unit 151 using a program, an application, data, and other commands stored in the second storage unit 172.
  • the touch information may include ranking information and location information of each of the plurality of touches made on the display unit 151.
  • the information about the first touch which is the first touch made on the display unit 151 in the inactive state, is stored in the first storage unit 171 including the rank information indicating the first rank touch and the first location information.
  • the first location information may mean two-dimensional coordinate information of the entire display unit 151.
  • the information about the second touch which is the second touch made on the display unit 151 in the inactive state, may be stored in the first storage unit 171 including the rank information indicating the second rank touch and the second location information.
  • the second location information may mean information indicating the direction and distance of the second touch coordinates with respect to the first touch coordinates.
  • the second location information may include a right direction with respect to the first coordinate and a distance from the first coordinate.
  • the direction of the touch coordinates and the distance of the touch coordinates may be provided with reference of directions and distances by various sensing means such as an acceleration sensor, a magnetic sensor, a gravity sensor, a gyroscope sensor, a touch sensor, and the like.
  • the second touch coordinates when the second touch coordinates are within a preset distance from the first coordinates, the second touch coordinates may be determined to be the same coordinates as the first touch coordinates. In this case, the first controller 181 may determine that the first touch input and the second touch input are received at the same position on the display unit 151. However, when the second touch coordinates exceed a preset distance from the first coordinates, the second touch coordinates may be determined to be different from the first touch coordinates. In this case, the first controller 181 may determine that the first touch input and the second touch input are received at different positions on the display unit 151.
  • information about the n-th touch which is the N-th touch made to the display unit 151 that is in an inactive state, may also be stored in the first storage unit 171 in the same manner as described above.
  • the first controller 181 is configured to display a plurality of touch information corresponding to a plurality of touch inputs received with respect to the display unit 151 while the display unit 151 is deactivated, and a plurality of stored information in the first storage unit 171. It may be determined whether the touch information is matched.
  • the first control unit 181 receives the matching signal from the second control unit ( 182).
  • the second control unit 182 receiving the match signal may activate the display unit 151 using a program, an application, data, and other commands stored in the second storage unit 172.
  • FIG. 4 is an example of a timing diagram of a first step of setting touch coordinates in the mobile terminal 100 according to an embodiment of the present invention
  • FIG. 5 is an example of various screens according to the present invention. 4 to 5, a first step for setting touch coordinates or knock codes will be described in detail.
  • the first step is first inputting touch coordinates or knock codes to set touch coordinates or knock codes.
  • the knock code may have the same meaning as the touch coordinates described above.
  • the second controller 182 may command start of touch coordinate setting to enter the touch coordinate setting mode (S410). That is, when the user executes the setting application to set the touch coordinates, a screen as shown in FIG. 5A may be displayed.
  • a screen for inputting touch coordinates to be set may be displayed. That is, the second controller 182 may control the display unit 151 to display a quadrant for inputting a plurality of touch coordinates (S420). Referring to FIG. 5B, a coordinate area 155 for inputting touch coordinates to be set is displayed. In FIG. 5B, only the coordinate region 155 divided into quadrants is illustrated, but embodiments of the present invention are not limited thereto. , N-side, etc. can be divided into various.
  • the display unit 151 may receive a touch input for the displayed touch coordinates (S430). That is, the user may sequentially input touches to be set among the displayed coordinate areas 155. For example, as shown in FIG. 5 (c), the user has a first area 155-1 with a first rank, a first area 155-1 with a second rank, and a second area with a third rank ( 155-2, the fourth region 155-4 may be sequentially touched with the fourth rank.
  • the first controller 181 may determine touch coordinates for each of the plurality of touch inputs (S440). If it is determined that all of the plurality of touch inputs are within the coordinate area 155 (S450_Y), the first controller 181 may store touch coordinates corresponding to each of the plurality of touch inputs in the buffer. In addition, even if the plurality of touch inputs are within the coordinate region 155 and the last touch input is for selecting a confirmation button formed in addition to the coordinate region 155, the first controller 181 may not be able to access the coordinate region 155. Touch coordinates corresponding to each of the plurality of touch inputs may be stored in a buffer. Thereafter, the second controller 182 may enter a second step by giving a command to end the first step of setting touch coordinates (S480). This will be described in detail with reference to FIGS. 6 to 7.
  • the second controller 182 may command to end the touch coordinate setting (S460). For example, when the cancel button shown in FIG. 5C is selected, the second controller 182 may control the screen as shown in FIG. 5D to be displayed, and all steps of the touch coordinate setting may be performed. It can be terminated or cancelled.
  • a screen as shown in FIG. 5E may be displayed.
  • a screen for guiding a touch input method may be displayed.
  • FIG. 6 is an example of a timing diagram relating to a second step of setting touch coordinates in the mobile terminal 100 according to an embodiment of the present invention
  • FIG. 7 is an example of various screens according to the present invention.
  • a second step for setting touch coordinates or knock codes will be described in detail.
  • the second step is to confirm the user by inputting the touch coordinates or knock code input in the first step again.
  • the second controller 182 may instruct the start of the touch coordinate check in order to enter the touch coordinate check mode (S610). That is, the second controller 182 may control the display unit 151 to display a quadrant for re-input of the plurality of touch coordinates (S620). That is, a screen as shown in FIG. 7A may be displayed.
  • the display unit 151 may receive a touch input for the displayed touch coordinates (S630). That is, the user may sequentially input the same touch as the touch input input in the first step. For example, as shown in FIG. 7B, the user has a first area 155-1 in a first rank, a first area 155-1 in a second rank, and a second area in a third rank (as shown in FIG. 7B). 155-2, the fourth region 155-4 may be sequentially touched with the fourth rank.
  • the first controller 181 may determine touch coordinates for each of the plurality of touch inputs (S640). If it is determined that the touch coordinates corresponding to each of the plurality of touch inputs are the same as the touch coordinates stored in the buffer (S650_Y), the first controller 181 stores the touch coordinates corresponding to each of the plurality of touch inputs in the first storage unit 171. ) Can be stored. Thereafter, the second controller 182 may issue a command to end the second step of setting touch coordinates (S670). As a result, all of the touch coordinate settings may be finished. In this case, a screen as shown in FIG. 7C is displayed, and the user may be informed that the touch coordinate setting is finished.
  • the second controller 182 may issue a command to restart the check of the touch coordinates (S610). . That is, if it is determined that the touch input made in the first step and the touch input made in the second step are different, the second controller 182 may display a screen for retrying the touch input in the second step. As shown in Fig. 5 (d).
  • FIG. 4 to 7 illustrate a method of setting touch coordinates or knock codes.
  • a detailed method of activating or maintaining the deactivation state of the display unit 151 in the deactivation state will be described in a state where setting of the knock code is completed.
  • FIG. 8 is an example of a timing diagram for activating the display unit 151 according to input touch coordinates in the mobile terminal 100 according to an embodiment of the present invention
  • FIG. 9 illustrates a touch input.
  • FIG. 8 is an example of a timing diagram for activating the display unit 151 according to input touch coordinates in the mobile terminal 100 according to an embodiment of the present invention
  • FIG. 9 illustrates a touch input.
  • the display unit 151 may receive a touch input in an inactive state (S810). That is, the user may touch input the display unit 151 in a deactivated state.
  • the first controller 181 may control the display unit 151 to form the plurality of virtual regions 156, and the virtual region 156 is different from the coordinate region 155 described with reference to FIG. 5 or 7.
  • it may mean a virtual touch area that is not displayed on the display unit 151.
  • the first controller 181 may determine a plurality of touch coordinates corresponding to each of the input touches (S820).
  • the user may touch an arbitrary point on the display unit 151 in an inactive state with a first rank.
  • an area of a preset range may correspond to the first area 155-1 from the touch point of the first rank, and the touch of the first rank may be determined to be a touch on the first area 155-1. have.
  • the second touch may be performed at the same point as the first rank, and the touch of the second rank may be determined as a touch on the first region 155-1.
  • the third rank touch is made in the right direction with respect to the second rank touch.
  • an area of a preset range may correspond to the second area 155-2 from the touch point of the third rank, and the touch of the third rank may be determined to be a touch on the second area 155-2. have.
  • a fourth rank of touch is made in the downward direction with respect to the third rank of touch.
  • an area of a preset range may correspond to the fourth area 155-4 from the touch points of the fourth rank, and the touch of the fourth rank may be determined to be a touch on the fourth area 155-4. have.
  • the first controller 181 may determine touch coordinates of each of the plurality of touches input to the virtual area 156.
  • the size, position, etc. of the virtual area 156 may be adjusted according to the input touch. 9B and 9E, the distance between the touch point of the second rank and the touch point of the third rank and the touch point of the third rank and the touch point of the fourth rank are equal to each other. In addition, the touch point of the third rank is right with respect to the touch point of the second rank, and the touch point of the fourth rank is lower with respect to the touch point of the third rank. Accordingly, the first controller 181 may determine touch coordinates of each of the plurality of touches input to the virtual area 156.
  • the first controller 181 may determine whether the touch coordinates of each of the plurality of touch inputs are the same as the touch coordinates stored in the first storage unit 171 (S830). If it is determined that the touch coordinates corresponding to each of the plurality of touch inputs are the same as the touch coordinates stored in the first storage unit 171 (S830_Y), the first controller 181 transmits a matching signal to the second controller 182. It may be (S860). Thereafter, the second controller 182 may make a command to activate the display unit 151 which is in an inactive state (S870). As a result, the display unit 151 may be activated.
  • the first controller 181 may transmit a mismatch signal to the second controller 182. It can be transmitted to (S840). Thereafter, the second controller 182 may issue a command to maintain the deactivation state of the display unit 151 (S850).
  • FIG. 10 is a diagram for describing a method in which touch coordinates are stored in the first storage unit 171 according to an exemplary embodiment.
  • the first storage unit 171 may be divided into a plurality of pages, and each page includes a header area 172, a page area 173, and a code area 174. do.
  • the first controller 181 may encode touch information corresponding to the input touch coordinates and record the touch information in the code area 174 of the first page. Accordingly, the first controller 181 may determine whether touch information of the first page among the plurality of pages and the touch information input through the display unit 151 are the same. In this case, since touch information corresponding to one touch coordinate is recorded in the first page, 1 may be recorded in the header area 172 of the first page.
  • the user may set new touch coordinates to update the touch information.
  • the first controller 181 may encode touch information corresponding to newly input touch coordinates and record the touch information in the code area 174 of the second page. Accordingly, the first controller 181 may determine whether the touch information of the second page most recently stored among the plurality of pages and the touch information input through the display unit 151 are the same. In this case, since touch information corresponding to one touch coordinate is recorded on the second page, 1 may be recorded in the header area 172 of the second page.
  • updated touch information may be stored for each page, and after 1 is recorded in the header area 172 for the Nth page, the user may set new touch coordinates to update the touch information. .
  • the first controller 181 may encode touch information corresponding to newly input touch coordinates and record the touch information in the code area 174 of the first page.
  • touch information corresponding to two touch coordinates is recorded on the first page, 2 may be recorded in the header area 172 of the first page. Accordingly, the first controller 181 may determine whether the updated touch information of the first page stored among the plurality of pages and the touch information input through the display unit 151 are the same.
  • the first storage unit 171 implemented as an embedded flash memory may be divided into a plurality of pages, and the first control unit 181 may store touch information for one of the plurality of pages. Therefore, it is possible to substantially solve the problem of capacity limitation in storing touch information.
  • FIG. 11 is various examples of a diagram illustrating another input method for activating the display unit 151 of the mobile terminal 100 according to an embodiment of the present invention, and FIG. It is an example of a timing diagram relating to activation.
  • FIG. 11 is various examples of a diagram illustrating another input method for activating the display unit 151 of the mobile terminal 100 according to an embodiment of the present invention, and FIG. It is an example of a timing diagram relating to activation.
  • the present invention is not limited thereto, and the touches may be applied to the drag made on the display unit 151. That is, the above description may also be applied to user signature recognition as shown in FIG. 11 (a) or pattern recognition as shown in FIG. 11 (b).
  • the display unit 151 may receive a drag input in an inactive state (S1210). That is, the user may drag input to the display unit 151 in a deactivated state, and the first controller 181 may determine drag coordinates corresponding to the input drag (S1220).
  • the first controller 181 may determine whether the drag coordinates for the drag input and the drag coordinates stored in the first storage unit 171 are the same (S1230). In this case, of course, the preset drag coordinates should be stored in the first storage unit 171.
  • the first controller 181 may transmit a matching signal to the second controller 182 ( S1260). Thereafter, the second controller 182 may issue a command to activate the display unit 151 which is in an inactive state (S1270). As a result, the display unit 151 may be activated.
  • the first controller 181 may transmit a mismatch signal to the second controller 182. There is (S1240). Thereafter, the second controller 182 may issue a command to maintain the deactivation state of the display unit 151 (S1250).
  • the present invention described above can be embodied as computer readable codes on a medium in which a program is recorded.
  • the computer readable medium includes all kinds of recording devices that store data that can be read by a computer system. Examples of computer-readable media include hard disk drives (HDDs), solid state disks (SSDs), silicon disk drives (SDDs), ROM, RAM, CD-ROMs, magnetic tapes, floppy disks, and optical data storage devices. And also implemented in the form of a carrier wave (eg, transmission over the Internet).
  • the computer may also include a controller 180 of the terminal.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

A mobile terminal is disclosed. The present device comprises: a display unit; a storage unit for storing a plurality of pieces of touch information respectively corresponding to a plurality of touch inputs for activating the display unit; a first control unit for determining, in a state where the display unit is inactivated, whether the plurality of pieces of touch information corresponding to the plurality of touch inputs with respect to the display unit match the plurality of pieces of touch information stored in the storage unit; and a second control unit for controlling whether to activate the display unit using the determination result of the first control unit.

Description

이동 단말기 및 그 제어 방법Mobile terminal and its control method
본 발명은 이동 단말기 및 그 제어 방법에 관한 것으로서, 더욱 상세하게는 터치 입력에 의해 디스플레이부를 활성화시키도록 하는 이동 단말기 및 그 제어 방법에 관한 것이다. The present invention relates to a mobile terminal and a control method thereof, and more particularly, to a mobile terminal and a control method for activating the display unit by a touch input.
단말기는 이동 가능여부에 따라 이동 단말기(mobile/portable terminal) 및 고정 단말기(stationary terminal)으로 나뉠 수 있다. 다시 이동 단말기는 사용자의 직접 휴대 가능 여부에 따라 휴대(형) 단말기(handheld terminal) 및 거치형 단말기(vehicle mounted terminal)로 나뉠 수 있다. Terminals may be divided into mobile / portable terminals and stationary terminals according to their mobility. The mobile terminal may be further classified into a handheld terminal and a vehicle mounted terminal according to whether a user can directly carry it.
이동 단말기의 기능은 다양화 되고 있다. 예를 들면, 데이터와 음성통신, 카메라를 통한 사진촬영 및 비디오 촬영, 음성녹음, 스피커 시스템을 통한 음악파일 재생 그리고 디스플레이부에 이미지나 비디오를 출력하는 기능이 있다. 일부 단말기는 전자게임 플레이 기능이 추가되거나, 멀티미디어 플레이어 기능을 수행한다. 특히 최근의 이동 단말기는 방송과 비디오나 텔레비전 프로그램과 같은 시각적 컨텐츠를 제공하는 멀티캐스트 신호를 수신할 수 있다. The functions of mobile terminals are diversifying. For example, data and voice communication, taking a picture and video with a camera, recording a voice, playing a music file through a speaker system, and outputting an image or video to a display unit. Some terminals have an electronic game play function or a multimedia player function. In particular, recent mobile terminals may receive multicast signals that provide visual content such as broadcasting, video, and television programs.
이와 같은 단말기(terminal)는 기능이 다양화됨에 따라 예를 들어, 사진이나 동영상의 촬영, 음악이나 동영상 파일의 재생, 게임, 방송의 수신 등의 복합적인 기능들을 갖춘 멀티미디어 기기(Multimedia player) 형태로 구현되고 있다. 나아가, 단말기의 기능을 디스플레이부가 비활성화된 상태에서도 단말기에 대한 간단한 조작을 통해 간편하게 제어할 수 있는 새로운 사용자 인터페이스에 대한 요구가 증가하고 있다. 그 중 하나는 노크 온(Knock On) 기능으로서, 비활성화 상태인 디스플레이부를 활성화시키기 위해 기 설정된 위치 및 순서에 의한 노크 좌표에 따라 터치를 하는 것이다. As the terminal functions are diversified, for example, such a terminal is a multimedia player having a complex function such as taking a picture or a video, playing a music or video file, playing a game, or receiving a broadcast. Is being implemented. Furthermore, there is an increasing demand for a new user interface that can be easily controlled through simple operations on the terminal even when the function of the terminal is deactivated. One of them is a knock on function, and the touch is performed according to knock coordinates according to a preset position and order to activate a display unit which is in an inactive state.
이러한 노크 온 기능의 경우 기 설정된 노크 좌표는 어플리케이션 프로세서(AP)와 연결된 메모리에 저장된다. 따라서 디스플레이부를 활성화시키기 위한 터치가 입력되면 터치 컨트롤러(touch controller)는 이를 어플리케이션 프로세서로 전송하고, 어플리케이션 프로세서는 이를 메모리에 저장된 노크 좌표와 비교를 하여 디스플레이부의 활성화 여부를 판단하게 된다. 이에 따라 디스플레이부를 활성화하기까지 지연(delay)되는 시간이 발생하는 문제점이 있다. In the case of the knock on function, the preset knock coordinates are stored in a memory connected to the application processor (AP). Accordingly, when a touch for activating the display unit is input, the touch controller transmits it to the application processor, and the application processor compares the knock coordinate stored in the memory to determine whether the display unit is activated. Accordingly, there is a problem in that a delay occurs until the display unit is activated.
또한 전술한 바에 따르면, 터치 컨트롤러가 터치 입력에 대응되는 터치 좌표를 어플리케이션 프로세서로 전송하고, 어플리케이션 프로세서는 터치 입력에 대응되는 터치 좌표와 메모리에 저장된 터치 좌표를 비교한 후 디스플레이부를 활성화시키도록 하는 신호를 터치 컨트롤러로 전송하게 된다. 따라서 터치 컨트롤러와 어플리케이션 프로세서 사이에 송수신되는 정보는 해킹에 의해 노출될 수 있는 문제점이 있다. In addition, as described above, the touch controller transmits touch coordinates corresponding to the touch input to the application processor, and the application processor compares the touch coordinates corresponding to the touch input with the touch coordinates stored in the memory and activates the display unit. Will be sent to the touch controller. Therefore, there is a problem that information transmitted and received between the touch controller and the application processor may be exposed by hacking.
본 발명은 상술한 필요성에 따른 것으로, 본 발명의 목적은 제1 제어부가 터치 입력에 대응되는 터치 정보 및 저장부에 기 저장된 터치 정보가 매칭되는지를 판단하여 그 판단 결과를 제2 제어부로 전송함으로써, 제2 제어부가 디스플레이부를 활성화시키는 신호를 발생하도록 하는 이동 단말기 및 그 제어 방법을 제공하기 위함이다. The present invention is directed to the above-described needs, and an object of the present invention is to determine whether the first control unit matches the touch information corresponding to the touch input and the pre-stored touch information in the storage unit, and transmits the determination result to the second control unit. Another object of the present invention is to provide a mobile terminal and a method of controlling the same, wherein the second controller generates a signal for activating the display unit.
상기의 목적을 달성하기 위해, 본 발명의 일 실시예에 따른 이동 단말기는 디스플레이부, 디스플레이부를 활성화시키기 위한 복수의 터치 입력에 각각 대응되는 복수의 터치 정보를 저장하는 저장부, 저장부와 연결되며, 디스플레이부가 비활성화된 상태에서 디스플레이부에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 저장부에 저장된 복수의 터치 정보가 매칭되는지를 판단하는 제1 제어부, 및 제1 제어부에 의해 판단된 결과를 이용하여 디스플레이부의 활성화 여부를 제어하는 제2 제어부를 포함한다. In order to achieve the above object, a mobile terminal according to an embodiment of the present invention is connected to a display unit, a storage unit for storing a plurality of touch information corresponding to a plurality of touch inputs for activating the display unit, The first controller determines whether the plurality of touch information corresponding to the plurality of touch inputs to the display unit and the plurality of touch information stored in the storage unit match while the display unit is deactivated, and the result determined by the first controller. It includes a second control unit for controlling whether or not to activate the display unit using.
또한, 복수의 터치 정보는 디스플레이부에 대해 이루어진 복수의 터치 각각에 대한 좌표 정보일 수 있다. In addition, the plurality of touch information may be coordinate information of each of the plurality of touches made to the display unit.
또한, 저장부는 복수의 터치 각각에 대한 터치 순서 및 터치 위치에 대응되는 복수의 터치 정보를 저장하고, 제1 제어부는 디스플레이부로부터 순차적으로 수신된 복수의 터치 각각에 대한 터치 위치와 저장부에 저장된 복수의 터치 정보가 매칭되는지를 판단할 수 있다. The storage unit may store a plurality of touch information corresponding to a touch order and a touch position of each of the plurality of touches, and the first controller may store the touch positions and the storage units of each of the plurality of touches sequentially received from the display unit. It may be determined whether a plurality of touch information matches.
또한, 디스플레이부는 복수의 가상 영역으로 분할되고, 제1 제어부는 복수의 가상 영역 중 적어도 하나에 대해 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 저장부에 저장된 복수의 터치 정보가 매칭되는지를 판단할 수 있다. The display unit may be divided into a plurality of virtual regions, and the first controller may match a plurality of touch information corresponding to a plurality of touch inputs received for at least one of the plurality of virtual regions with a plurality of touch information stored in the storage unit. Can be determined.
또한, 제1 제어부는 디스플레이부로부터 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 저장부에 저장된 복수의 터치 정보가 매칭되면 제2 제어부에 대해 일치 신호를 전송하고, 제2 제어부는 제1 제어부로부터 일치 신호를 수신하면 디스플레이부를 활성화하도록 제어할 수 있다. The first controller transmits a matching signal to the second controller when the plurality of touch information corresponding to the plurality of touch inputs received from the display unit and the plurality of touch information stored in the storage unit are matched. 1 When receiving a matching signal from the control unit may be controlled to activate the display unit.
또한, 제1 제어부는 디스플레이부로부터 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 저장부에 저장된 복수의 터치 정보가 매칭되지 않으면 제2 제어부에 대해 불일치 신호를 전송하고, 제2 제어부는 제1 제어부로부터 불일치 신호를 수신하면 디스플레이부의 비활성화를 유지하도록 제어If the plurality of touch information corresponding to the plurality of touch inputs received from the display unit and the plurality of touch information stored in the storage unit do not match, the first control unit transmits a mismatch signal to the second control unit. When the inconsistency signal is received from the first control unit, the control unit maintains deactivation of the display unit.
또한, 저장부는 제1 제어부와 연결된 임베디드 플래시 메모리일 수 있다. In addition, the storage unit may be an embedded flash memory connected to the first control unit.
또한, 저장부는 복수의 페이지로 구분되어, 복수의 페이지 각각에 복수의 터치 정보를 저장하고, 제1 제어부는 복수의 페이지 중 가장 최근에 저장된 복수의 터치 정보와 디스플레이부로부터 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보가 매칭되는지를 판단할 수 있다. The storage unit may be divided into a plurality of pages, and store the plurality of touch information in each of the plurality of pages, and the first controller may include a plurality of touch information most recently stored among the plurality of pages and a plurality of touch inputs received from the display unit. It may be determined whether a plurality of pieces of touch information corresponding to the match.
한편, 본 발명의 일 실시예에 따른 이동 단말기의 제어 방법은 디스플레이부를 활성화시키기 위한 복수의 터치 입력에 각각 대응되는 복수의 터치 정보를 저장하는 단계, 디스플레이부가 비활성화된 상태에서 디스플레이부에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 저장된 복수의 터치 정보가 매칭되는지를 제1 제어부에 의하여 판단하는 단계, 및 제1 제어부에 의해 판단된 결과를 이용하여 디스플레이부의 활성화 여부를 제2 제어부에 의하여 제어하는 단계를 포함한다. On the other hand, the control method of a mobile terminal according to an embodiment of the present invention comprises the steps of storing a plurality of touch information corresponding to each of a plurality of touch input for activating the display unit, a plurality of the display unit in the deactivated state Determining whether the plurality of touch information corresponding to the touch input matches the plurality of stored touch information by the first controller, and whether the display unit is activated by using the result determined by the first controller by the second controller; Controlling.
본 발명의 실시예들 중 적어도 하나에 의하면, 기 설정된 터치 좌표가 저장된 저장부는 제1 제어부인 터치 컨트롤러와 연결되고, 터치 좌표의 동일 여부는 제1 제어부에서 직접 판단하므로, 종래 방식에 비해 디스플레이부를 활성화하기까지 지연되는 시간을 줄일 수 있다. According to at least one of the embodiments of the present disclosure, the storage unit in which the preset touch coordinates are stored is connected to the touch controller which is the first control unit, and whether the same touch coordinates are directly determined by the first control unit, and thus the display unit is compared with the conventional method. You can reduce the time it takes to activate.
또한, 본 발명의 실시예들 중 적어도 하나에 의하면, 터치 컨트롤러인 제1 제어부와 어플리케이션 프로세서인 제2 제어부 사이에는 터치 좌표의 동일 여부에 대한 결과에 대응되는 신호만이 송수신되므로, 종래 방식에 비해 해킹으로부터 안전할 수 있다. Further, according to at least one of the embodiments of the present invention, since only a signal corresponding to a result of whether touch coordinates are identical is transmitted and received between the first controller, which is a touch controller, and the second controller, which is an application processor, compared to the conventional method. It can be safe from hacking.
본 발명의 적용 가능성의 추가적인 범위는 이하의 상세한 설명으로부터 명백해질 것이다. 그러나 본 발명의 사상 및 범위 내에서 다양한 변경 및 수정은 당업자에게 명확하게 이해될 수 있으므로, 상세한 설명 및 본 발명의 바람직한 실시예와 같은 특정 실시예는 단지 예시로 주어진 것으로 이해되어야 한다. Further scope of the applicability of the present invention will become apparent from the following detailed description. However, various changes and modifications within the spirit and scope of the present invention can be clearly understood by those skilled in the art, and therefore, specific embodiments, such as the detailed description and the preferred embodiments of the present invention, should be understood to be given by way of example only.
도 1a는 본 발명의 일 실시예에 따른 이동 단말기에 관한 블럭도의 일 예, Figure 1a is an example of a block diagram for a mobile terminal according to an embodiment of the present invention,
도 1b 내지 도 1c는 본 발명의 일 실시예에 따른 이동 단말기를 서로 다른 방향에서 바라본 개념도의 일 예, 1B to 1C are examples of conceptual views of a mobile terminal viewed from different directions according to an embodiment of the present invention;
도 2는 본 발명의 일 실시예에 따른 이동 단말기의 제어 방법에 관한 순서도의 일 예, 2 is an example of a flowchart of a control method of a mobile terminal according to one embodiment of the present invention;
도 3은 본 발명의 일 실시예에 따른 이동 단말기의 구조를 설명하기 위한 블럭도의 일 예, 3 is an example of a block diagram illustrating a structure of a mobile terminal according to an embodiment of the present invention;
도 4는 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 터치 좌표 설정의 제1 단계에 관한 타이밍도의 일 예, 4 is an example of a timing diagram for a first step of setting touch coordinates in a mobile terminal according to one embodiment of the present invention;
도 5는 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 터치 좌표 설정의 제1 단계에 관한 다양한 화면의 일 예, 5 is an example of various screens relating to a first step of setting touch coordinates in a mobile terminal according to an embodiment of the present invention;
도 6은 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 터치 좌표 설정의 제2 단계에 관한 타이밍도의 일 예, 6 is an example of a timing diagram for a second step of setting touch coordinates in a mobile terminal according to one embodiment of the present invention;
도 7은 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 터치 좌표 설정의 제2 단계에 관한 다양한 화면의 일 예, 7 is an example of various screens relating to a second step of setting touch coordinates in a mobile terminal according to an embodiment of the present invention;
도 8은 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 입력된 터치 좌표에 따른 디스플레이부의 활성화 여부에 관한 타이밍도의 일 예, 8 is an example of a timing diagram for activating a display unit according to input touch coordinates in a mobile terminal according to one embodiment of the present invention;
도 9는 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 설정된 터치 좌표와 대응되는 터치 입력을 설명하기 위한 도면의 다양한 예, 9 illustrates various examples of a touch input corresponding to set touch coordinates in a mobile terminal according to an embodiment of the present disclosure;
도 10은 본 발명의 일 실시예에 따른 터치 좌표가 저장부에 저장되는 방식을 설명하기 위한 도면, 10 is a view for explaining a method in which touch coordinates are stored in a storage unit according to an embodiment of the present invention;
도 11은 본 발명의 일 실시예에 따른 이동 단말기의 디스플레이부를 활성화하기 위한 다른 입력 방식을 설명하기 위한 도면의 다양한 예, 11 is various examples of a diagram for describing another input method for activating a display unit of a mobile terminal according to one embodiment of the present invention;
도 12는 본 발명의 일 실시예에 따른 이동 단말기에 있어서, 입력된 드래그에 따른 디스플레이부의 활성화 여부에 관한 타이밍도의 일 예이다. 12 is an example of a timing diagram of whether a display unit is activated according to an input drag in a mobile terminal according to an embodiment of the present invention.
이하, 첨부된 도면을 참조하여 본 명세서에 개시된 실시 예를 상세히 설명하되, 도면 부호에 관계없이 동일하거나 유사한 구성요소는 동일한 참조 번호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 이하의 설명에서 사용되는 구성요소에 대한 접미사 "모듈" 및 "부"는 명세서 작성의 용이함만이 고려되어 부여되거나 혼용되는 것으로서, 그 자체로 서로 구별되는 의미 또는 역할을 갖는 것은 아니다. 또한, 본 명세서에 개시된 실시 예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 명세서에 개시된 실시 예의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 첨부된 도면은 본 명세서에 개시된 실시 예를 쉽게 이해할 수 있도록 하기 위한 것일 뿐, 첨부된 도면에 의해 본 명세서에 개시된 기술적 사상이 제한되지 않으며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. Hereinafter, embodiments of the present disclosure will be described in detail with reference to the accompanying drawings, and the same or similar components are denoted by the same reference numerals regardless of the reference numerals, and redundant description thereof will be omitted. The suffixes "module" and "unit" for components used in the following description are given or used in consideration of ease of specification, and do not have distinct meanings or roles from each other. In addition, in describing the embodiments disclosed herein, when it is determined that the detailed description of the related known technology may obscure the gist of the embodiments disclosed herein, the detailed description thereof will be omitted. In addition, the accompanying drawings are intended to facilitate understanding of the embodiments disclosed herein, but are not limited to the technical spirit disclosed herein by the accompanying drawings, all changes included in the spirit and scope of the present invention. It should be understood to include equivalents and substitutes.
제1, 제2 등과 같이 서수를 포함하는 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. Terms including ordinal numbers such as first and second may be used to describe various components, but the components are not limited by the terms. The terms are used only for the purpose of distinguishing one component from another.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may be present in between. Should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that there is no other component in between.
단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. Singular expressions include plural expressions unless the context clearly indicates otherwise.
본 출원에서 "포함한다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다. The terms "comprise" or "having" in the present application are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and that one or more other features It should be understood that it does not exclude in advance the possibility of the presence or addition of numbers, steps, operations, components, parts or combinations thereof.
본 명세서에서 설명되는 이동 단말기에는 휴대폰, 스마트 폰(smart phone), 노트북 컴퓨터(laptop computer), 디지털방송용 단말기, PDA(personal digital assistants), PMP(portable multimedia player), 네비게이션, 슬레이트 PC(slate PC), 태블릿 PC(tablet PC), 울트라북(ultrabook), 웨어러블 디바이스(wearable device, 예를 들어, 워치형 단말기 (smartwatch), 글래스형 단말기 (smart glass), HMD(head mounted display)) 등이 포함될 수 있다. The mobile terminal described herein includes a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant, a portable multimedia player, a navigation, a slate PC , Tablet PCs, ultrabooks, wearable devices, such as smartwatches, glass glasses, head mounted displays, and the like. have.
그러나 본 명세서에 기재된 실시 예에 따른 구성은 이동 단말기에만 적용 가능한 경우를 제외하면, 디지털 TV, 데스크탑 컴퓨터, 디지털 사이니지 등과 같은 고정 단말기에도 적용될 수도 있음을 본 기술분야의 당업자라면 쉽게 알 수 있을 것이다. However, it will be readily apparent to those skilled in the art that the configuration according to the embodiments described herein may also be applied to fixed terminals such as digital TVs, desktop computers, digital signages, etc., except when applicable only to mobile terminals. .
도 1a는 본 발명의 일 실시예에 따른 이동 단말기(100)에 관한 블럭도의 일 예이다. 도 1a를 참조하면, 이동 단말기(100)는 무선 통신부(110), 입력부(120), 센싱부(140), 출력부(150), 인터페이스부(160), 메모리(170), 제어부(180) 및 전원 공급부(190) 등을 포함할 수 있다. 도 1a에 도시된 구성요소들은 이동 단말기를 구현하는데 있어서 필수적인 것은 아니어서, 본 명세서 상에서 설명되는 이동 단말기는 위에서 열거된 구성요소들 보다 많거나 또는 적은 구성요소들을 가질 수 있다. 1A is an example of a block diagram of a mobile terminal 100 according to an embodiment of the present invention. Referring to FIG. 1A, the mobile terminal 100 includes a wireless communication unit 110, an input unit 120, a sensing unit 140, an output unit 150, an interface unit 160, a memory 170, and a controller 180. And a power supply unit 190. The components shown in FIG. 1A are not essential to implementing a mobile terminal, so that a mobile terminal described herein may have more or fewer components than those listed above.
보다 구체적으로 구성요소들 중 무선 통신부(110)는 이동 단말기(100)와 무선 통신 시스템 사이, 이동 단말기(100)와 다른 이동 단말기(100) 사이, 또는 이동 단말기(100)와 외부서버 사이의 무선 통신을 가능하게 하는 하나 이상의 모듈을 포함할 수 있다. 또한 무선 통신부(110)는 이동 단말기(100)를 하나 이상의 네트워크에 연결하는 하나 이상의 모듈을 포함할 수 있다. More specifically, the wireless communication unit 110 of the components is a wireless communication between the mobile terminal 100 and the wireless communication system, between the mobile terminal 100 and another mobile terminal 100, or between the mobile terminal 100 and an external server. It may include one or more modules that enable communication. In addition, the wireless communication unit 110 may include one or more modules for connecting the mobile terminal 100 to one or more networks.
이러한 무선 통신부(110)는 방송 수신 모듈(111), 이동통신 모듈(112), 무선 인터넷 모듈(113), 근거리 통신 모듈(114), 위치정보 모듈(115) 중 적어도 하나를 포함할 수 있다. The wireless communication unit 110 may include at least one of the broadcast receiving module 111, the mobile communication module 112, the wireless internet module 113, the short range communication module 114, and the location information module 115.
입력부(120)는 영상 신호 입력을 위한 카메라(121) 또는 영상 입력부, 오디오 신호 입력을 위한 마이크(microphone, 122) 또는 오디오 입력부, 사용자로부터 정보를 입력받기 위한 사용자 입력부(123, 예를 들어, 터치키(touch key), 푸시키(mechanical key) 등)를 포함할 수 있다. 입력부(120)에서 수집한 음성 데이터나 이미지 데이터는 분석되어 사용자의 제어명령으로 처리될 수 있다. The input unit 120 may include a camera 121 or an image input unit for inputting an image signal, a microphone 122 or an audio input unit for inputting an audio signal, and a user input unit 123 (eg, a touch) for receiving information from a user. Keys (touch keys, mechanical keys, etc.). The voice data or the image data collected by the input unit 120 may be analyzed and processed as a control command of the user.
센싱부(140)는 이동 단말기 내 정보, 이동 단말기를 둘러싼 주변 환경 정보 및 사용자 정보 중 적어도 하나를 센싱하기 위한 하나 이상의 센서를 포함할 수 있다. 예를 들어 센싱부(140)는 근접센서(141, proximity sensor), 조도 센서(142, illumination sensor), 터치 센서(touch sensor), 가속도 센서(acceleration sensor), 자기 센서(magnetic sensor), 중력 센서(G-sensor), 자이로스코프 센서(gyroscope sensor), 모션 센서(motion sensor), RGB 센서, 적외선 센서(IR 센서: infrared sensor), 지문인식 센서(finger scan sensor), 초음파 센서(ultrasonic sensor), 광 센서(optical sensor, 예를 들어, 카메라(121 참조)), 마이크(microphone, 122 참조), 배터리 게이지(battery gauge), 환경 센서(예를 들어, 기압계, 습도계, 온도계, 방사능 감지 센서, 열 감지 센서, 가스 감지 센서 등), 화학 센서(예를 들어 전자 코, 헬스케어 센서, 생체 인식 센서 등) 중 적어도 하나를 포함할 수 있다. 한편 본 명세서에 개시된 이동 단말기는 이러한 센서들 중 적어도 둘 이상의 센서에서 센싱되는 정보들을 조합하여 활용할 수 있다. The sensing unit 140 may include one or more sensors for sensing at least one of information in the mobile terminal, surrounding environment information surrounding the mobile terminal, and user information. For example, the sensing unit 140 may include a proximity sensor 141, an illumination sensor 142, an illumination sensor, a touch sensor, an acceleration sensor, a magnetic sensor, and a gravity sensor. (G-sensor), gyroscope sensor, motion sensor, RGB sensor, infrared sensor (IR sensor), fingerprint scan sensor, ultrasonic sensor, Optical sensors (e.g. cameras 121), microphones (see 122), battery gauges, environmental sensors (e.g. barometers, hygrometers, thermometers, radiation sensors, heat Detection sensors, gas detection sensors, etc.), chemical sensors (eg, electronic nose, healthcare sensors, biometric sensors, etc.). Meanwhile, the mobile terminal disclosed herein may use a combination of information sensed by at least two or more of these sensors.
출력부(150)는 시각, 청각 또는 촉각 등과 관련된 출력을 발생시키기 위한 것으로, 디스플레이부(151), 음향 출력부(152), 햅팁 모듈(153), 광 출력부(154) 중 적어도 하나를 포함할 수 있다. 디스플레이부(151)는 터치 센서와 상호 레이어 구조를 이루거나 일체형으로 형성됨으로써, 터치 스크린을 구현할 수 있다. 이러한 터치 스크린은 이동 단말기(100)와 사용자 사이의 입력 인터페이스를 제공하는 사용자 입력부(123)로써 기능함과 동시에, 이동 단말기(100)와 사용자 사이의 출력 인터페이스를 제공할 수 있다. The output unit 150 is used to generate an output related to sight, hearing, or tactile sense, and includes at least one of a display unit 151, an audio output unit 152, a hap tip module 153, and an optical output unit 154. can do. The display unit 151 forms a layer structure with or is integrally formed with the touch sensor, thereby implementing a touch screen. The touch screen may function as a user input unit 123 that provides an input interface between the mobile terminal 100 and the user, and may also provide an output interface between the mobile terminal 100 and the user.
인터페이스부(160)는 이동 단말기(100)에 연결되는 다양한 종류의 외부 기기와의 통로 역할을 수행한다. 이러한 인터페이스부(160)는 유/무선 헤드셋 포트(port), 외부 충전기 포트(port), 유/무선 데이터 포트(port), 메모리 카드(memory card) 포트, 식별 모듈이 구비된 장치를 연결하는 포트(port), 오디오 I/O(Input/Output) 포트(port), 비디오 I/O(Input/Output) 포트(port), 이어폰 포트(port) 중 적어도 하나를 포함할 수 있다. 이동 단말기(100)에서는 인터페이스부(160)에 외부 기기가 연결되는 것에 대응하여, 연결된 외부 기기와 관련된 적절할 제어를 수행할 수 있다. The interface unit 160 serves as a path to various types of external devices connected to the mobile terminal 100. The interface unit 160 is a port for connecting a device equipped with a wired / wireless headset port, an external charger port, a wired / wireless data port, a memory card port, and an identification module. (port), an audio I / O (Input / Output) port, a video I / O (Input / Output) port, and an earphone port. In response to the external device being connected to the interface unit 160, the mobile terminal 100 may perform appropriate control related to the connected external device.
또한 메모리(170)는 이동 단말기(100)의 다양한 기능을 지원하는 데이터를 저장한다. 메모리(170)는 이동 단말기(100)에서 구동되는 다수의 응용 프로그램(application program 또는 애플리케이션(application)), 이동 단말기(100)의 동작을 위한 데이터들, 명령어들을 저장할 수 있다. 이러한 응용 프로그램 중 적어도 일부는, 무선 통신을 통해 외부 서버로부터 다운로드 될 수 있다. 또한 이러한 응용 프로그램 중 적어도 일부는 이동 단말기(100)의 기본적인 기능(예를 들어 전화 착신, 발신 기능, 메시지 수신, 발신 기능)을 위하여 출고 당시부터 이동 단말기(100)상에 존재할 수 있다. 한편 응용 프로그램은 메모리(170)에 저장되고, 이동 단말기(100) 상에 설치되어, 제어부(180)에 의하여 이동 단말기의 동작(또는 기능)을 수행하도록 구동될 수 있다. In addition, the memory 170 stores data supporting various functions of the mobile terminal 100. The memory 170 may store a plurality of application programs or applications driven in the mobile terminal 100, data for operating the mobile terminal 100, and instructions. At least some of these applications may be downloaded from an external server via wireless communication. In addition, at least some of these application programs may exist on the mobile terminal 100 from the time of shipment for basic functions of the mobile terminal 100 (for example, a call forwarding, a calling function, a message receiving, and a calling function). The application program may be stored in the memory 170 and installed on the mobile terminal 100 to be driven by the controller 180 to perform an operation (or function) of the mobile terminal.
제어부(180)는 응용 프로그램과 관련된 동작 외에도, 통상적으로 이동 단말기(100)의 전반적인 동작을 제어한다. 제어부(180)는 위에서 살펴본 구성요소들을 통해 입력 또는 출력되는 신호, 데이터, 정보 등을 처리하거나 메모리(170)에 저장된 응용 프로그램을 구동함으로써, 사용자에게 적절한 정보 또는 기능을 제공 또는 처리할 수 있다. In addition to the operations related to the application program, the controller 180 typically controls the overall operations of the mobile terminal 100. The controller 180 may provide or process information or a function appropriate to a user by processing signals, data, information, and the like, which are input or output through the above-described components, or by driving an application program stored in the memory 170.
또한 제어부(180)는 메모리(170)에 저장된 응용 프로그램을 구동하기 위하여, 도 1a와 함께 살펴본 구성요소들 중 적어도 일부를 제어할 수 있다. 나아가 제어부(180)는 응용 프로그램의 구동을 위하여, 이동 단말기(100)에 포함된 구성요소들 중 적어도 둘 이상을 서로 조합하여 동작시킬 수 있다. In addition, the controller 180 may control at least some of the components described with reference to FIG. 1A in order to drive an application program stored in the memory 170. In addition, the controller 180 may operate by combining at least two or more of the components included in the mobile terminal 100 to drive an application program.
전원공급부(190)는 제어부(180)의 제어 하에서, 외부의 전원, 내부의 전원을 인가 받아 이동 단말기(100)에 포함된 각 구성요소들에 전원을 공급한다. 이러한 전원공급부(190)는 배터리를 포함하며, 배터리는 내장형 배터리 또는 교체가능한 형태의 배터리가 될 수 있다. The power supply unit 190 receives power from an external power source and an internal power source under the control of the controller 180 to supply power to each component included in the mobile terminal 100. The power supply unit 190 includes a battery, and the battery may be a built-in battery or a replaceable battery.
각 구성요소들 중 적어도 일부는 이하에서 설명되는 다양한 실시 예들에 따른 이동 단말기의 동작, 제어, 또는 제어방법을 구현하기 위하여 서로 협력하여 동작할 수 있다. 또한 이동 단말기의 동작, 제어, 또는 제어방법은 메모리(170)에 저장된 적어도 하나의 응용 프로그램의 구동에 의하여 이동 단말기 상에서 구현될 수 있다. At least some of the components may operate in cooperation with each other to implement an operation, control, or control method of the mobile terminal according to various embodiments described below. In addition, the operation, control, or control method of the mobile terminal may be implemented on the mobile terminal by driving at least one application program stored in the memory 170.
이하에서는 위에서 살펴본 이동 단말기(100)를 통하여 구현되는 다양한 실시 예들을 살펴보기에 앞서, 위에서 열거된 구성요소들에 대하여 도 1a를 참조하여 보다 구체적으로 살펴본다. Hereinafter, the components listed above will be described in detail with reference to FIG. 1A before looking at various embodiments implemented through the mobile terminal 100 described above.
먼저 무선 통신부(110)에 대하여 살펴보면, 무선 통신부(110)의 방송 수신 모듈(111)은 방송 채널을 통하여 외부의 방송 관리 서버로부터 방송 신호 및/또는 방송 관련된 정보를 수신한다. 방송 채널은 위성 채널, 지상파 채널을 포함할 수 있다. 적어도 두 개의 방송 채널들에 대한 동시 방송 수신 또는 방송 채널 스위칭을 위해 둘 이상의 방송 수신 모듈이 이동단말기(100)에 제공될 수 있다. First, the wireless communication unit 110 will be described. The broadcast reception module 111 of the wireless communication unit 110 receives a broadcast signal and / or broadcast related information from an external broadcast management server through a broadcast channel. The broadcast channel may include a satellite channel and a terrestrial channel. Two or more broadcast receiving modules may be provided to the mobile terminal 100 for simultaneous broadcast reception or broadcast channel switching for at least two broadcast channels.
이동통신 모듈(112)은 이동통신을 위한 기술표준들 또는 통신방식(예를 들어, GSM(Global System for Mobile communication), CDMA(Code Division Multi Access), CDMA2000(Code Division Multi Access 2000), EV-DO(Enhanced Voice-Data Optimized or Enhanced Voice-Data Only), WCDMA(Wideband CDMA), HSDPA(High Speed Downlink Packet Access), HSUPA(High Speed Uplink Packet Access), LTE(Long Term Evolution), LTE-A(Long Term Evolution-Advanced) 등)에 따라 구축된 이동 통신망 상에서 기지국, 외부의 단말, 서버 중 적어도 하나와 무선 신호를 송수신한다. The mobile communication module 112 includes technical standards or communication schemes for mobile communication (for example, Global System for Mobile communication (GSM), Code Division Multi Access (CDMA), Code Division Multi Access 2000 (CDMA2000), and EV-). Enhanced Voice-Data Optimized or Enhanced Voice-Data Only (DO), Wideband CDMA (WCDMA), High Speed Downlink Packet Access (HSDPA), High Speed Uplink Packet Access (HSUPA), Long Term Evolution (LTE), LTE-A ( Long Term Evolution-Advanced) and the like to transmit and receive a radio signal with at least one of a base station, an external terminal, a server.
무선 신호는 음성 호 신호, 화상 통화 호 신호 또는 문자/멀티미디어 메시지 송수신에 따른 다양한 형태의 데이터를 포함할 수 있다. The wireless signal may include various types of data according to transmission and reception of a voice call signal, a video call call signal, or a text / multimedia message.
무선 인터넷 모듈(113)은 무선 인터넷 접속을 위한 모듈을 말하는 것으로, 이동 단말기(100)에 내장되거나 외장될 수 있다. 무선 인터넷 모듈(113)은 무선 인터넷 기술들에 따른 통신망에서 무선 신호를 송수신하도록 이루어진다. The wireless internet module 113 refers to a module for wireless internet access and may be embedded or external to the mobile terminal 100. The wireless internet module 113 is configured to transmit and receive wireless signals in a communication network according to wireless internet technologies.
무선 인터넷 기술로는 예를 들어 WLAN(Wireless LAN), Wi-Fi(Wireless-Fidelity), Wi-Fi(Wireless Fidelity) Direct, DLNA(Digital Living Network Alliance), WiBro(Wireless Broadband), WiMAX(World Interoperability for Microwave Access), HSDPA(High Speed Downlink Packet Access), HSUPA(High Speed Uplink Packet Access), LTE(Long Term Evolution), LTE-A(Long Term Evolution-Advanced) 등이 있으며, 무선 인터넷 모듈(113)은 상기에서 나열되지 않은 인터넷 기술까지 포함한 범위에서 적어도 하나의 무선 인터넷 기술에 따라 데이터를 송수신하게 된다. Wireless Internet technologies include, for example, Wireless LAN (WLAN), Wireless-Fidelity (Wi-Fi), Wireless Fidelity (Wi-Fi) Direct, Digital Living Network Alliance (DLNA), Wireless Broadband (WiBro), World Interoperability (WiMAX) for Microwave Access (HSDPA), High Speed Downlink Packet Access (HSDPA), High Speed Uplink Packet Access (HSUPA), Long Term Evolution (LTE), Long Term Evolution-Advanced (LTE-A), and the like. The data is transmitted and received according to at least one wireless Internet technology in a range including the Internet technologies not listed above.
WiBro, HSDPA, HSUPA, GSM, CDMA, WCDMA, LTE, LTE-A 등에 의한 무선인터넷 접속은 이동통신망을 통해 이루어진다는 관점에서 본다면, 이동통신망을 통해 무선인터넷 접속을 수행하는 무선 인터넷 모듈(113)은 이동통신 모듈(112)의 일종으로 이해될 수도 있다. In view of the fact that the wireless Internet access through WiBro, HSDPA, HSUPA, GSM, CDMA, WCDMA, LTE, LTE-A, etc. is made through the mobile communication network, the wireless Internet module 113 for performing the wireless Internet access through the mobile communication network It may be understood as a kind of mobile communication module 112.
근거리 통신 모듈(114)은 근거리 통신(Short range communication)을 위한 것으로서, 블루투스(Bluetooth™), RFID(Radio Frequency Identification), 적외선 통신(Infrared Data Association; IrDA), UWB(Ultra Wideband), ZigBee, NFC(Near Field Communication), Wi-Fi(Wireless-Fidelity), Wi-Fi Direct, Wireless USB(Wireless Universal Serial Bus) 기술 중 적어도 하나를 이용하여, 근거리 통신을 지원할 수 있다. 이러한 근거리 통신 모듈(114)은 근거리 무선 통신망(Wireless Area Networks)을 통해 이동 단말기(100)와 무선 통신 시스템 사이, 이동 단말기(100)와 다른 이동 단말기(100) 사이, 또는 이동 단말기(100)와 다른 이동 단말기(100, 또는 외부서버)가 위치한 네트워크 사이의 무선 통신을 지원할 수 있다. 근거리 무선 통신망은 근거리 무선 개인 통신망(Wireless Personal Area Networks)일 수 있다. The short range communication module 114 is for short range communication, and includes Bluetooth ™, Radio Frequency Identification (RFID), Infrared Data Association (IrDA), Ultra Wideband (UWB), ZigBee, and NFC. (Near Field Communication), at least one of Wi-Fi (Wireless-Fidelity), Wi-Fi Direct, Wireless USB (Wireless Universal Serial Bus) technology can be used to support short-range communication. The short range communication module 114 may be connected between the mobile terminal 100 and a wireless communication system, between the mobile terminal 100 and another mobile terminal 100, or with the mobile terminal 100 through a wireless area network. Wireless communication between networks in which other mobile terminals 100 or external servers are located may be supported. The local area network may be local area network (Wireless Personal Area Networks).
여기에서 다른 이동 단말기(100)는 본 발명에 따른 이동 단말기(100)와 데이터를 상호 교환하는 것이 가능한(또는 연동 가능한) 웨어러블 디바이스(wearable device, 예를 들어 스마트워치(smartwatch), 스마트 글래스(smart glass), HMD(head mounted display))가 될 수 있다. 근거리 통신 모듈(114)은 이동 단말기(100) 주변에, 이동 단말기(100)와 통신 가능한 웨어러블 디바이스를 감지(또는 인식)할 수 있다. 나아가 제어부(180)는 감지된 웨어러블 디바이스가 본 발명에 따른 이동 단말기(100)와 통신하도록 인증된 디바이스인 경우, 이동 단말기(100)에서 처리되는 데이터의 적어도 일부를, 근거리 통신 모듈(114)을 통해 웨어러블 디바이스로 전송할 수 있다. 따라서 웨어러블 디바이스의 사용자는 이동 단말기(100)에서 처리되는 데이터를, 웨어러블 디바이스를 통해 이용할 수 있다. 예를 들어 이에 따르면 사용자는, 이동 단말기(100)에 전화가 수신된 경우, 웨어러블 디바이스를 통해 전화 통화를 수행하거나, 이동 단말기(100)에 메시지가 수신된 경우, 웨어러블 디바이스를 통해 수신된 메시지를 확인하는 것이 가능하다. Herein, the other mobile terminal 100 is a wearable device capable of exchanging data (or interworking) with the mobile terminal 100 according to the present invention, for example, a smartwatch, a smart glass. glass, head mounted display (HMD). The short range communication module 114 may detect (or recognize) a wearable device that can communicate with the mobile terminal 100 around the mobile terminal 100. Further, when the detected wearable device is a device that is authenticated to communicate with the mobile terminal 100 according to the present invention, the controller 180 may include at least a portion of the data processed by the mobile terminal 100, and the local area communication module 114. Can be transmitted to the wearable device. Accordingly, a user of the wearable device may use data processed by the mobile terminal 100 through the wearable device. For example, according to this, when a call is received by the mobile terminal 100, the user performs a phone call through the wearable device, or when the message is received by the mobile terminal 100, the user receives a message received through the wearable device. It is possible to confirm.
위치정보 모듈(115)은 이동 단말기의 위치(또는 현재 위치)를 획득하기 위한 모듈로서, 그의 대표적인 예로는 GPS(Global Positioning System) 모듈 또는 WiFi(Wireless Fidelity) 모듈이 있다. 예를 들어 이동 단말기는 GPS모듈을 활용하면, GPS 위성에서 보내는 신호를 이용하여 이동 단말기의 위치를 획득할 수 있다. 다른 예로서 이동 단말기는 Wi-Fi모듈을 활용하면, Wi-Fi모듈과 무선신호를 송신 또는 수신하는 무선 AP(Wireless Access Point)의 정보에 기반하여, 이동 단말기의 위치를 획득할 수 있다. 필요에 따라서 위치정보모듈(115)은 치환 또는 부가적으로 이동 단말기의 위치에 관한 데이터를 얻기 위해 무선 통신부(110)의 다른 모듈 중 어느 기능을 수행할 수 있다. 위치정보모듈(115)은 이동 단말기의 위치(또는 현재 위치)를 획득하기 위해 이용되는 모듈로, 이동 단말기의 위치를 직접적으로 계산하거나 획득하는 모듈로 한정되지는 않는다. The location information module 115 is a module for obtaining a location (or current location) of a mobile terminal, and a representative example thereof is a Global Positioning System (GPS) module or a Wireless Fidelity (WiFi) module. For example, if the mobile terminal utilizes a GPS module, the mobile terminal can acquire a location of the mobile terminal using a signal transmitted from a GPS satellite. As another example, when the mobile terminal utilizes the Wi-Fi module, the mobile terminal may acquire the location of the mobile terminal based on the information of the wireless access point (AP) transmitting or receiving the Wi-Fi module and the wireless signal. If necessary, the location information module 115 may perform any function of other modules of the wireless communication unit 110 in order to substitute or additionally obtain data regarding the location of the mobile terminal. The location information module 115 is a module used to obtain the location (or current location) of the mobile terminal, and is not limited to a module that directly calculates or obtains the location of the mobile terminal.
다음으로, 입력부(120)는 영상 정보(또는 신호), 오디오 정보(또는 신호), 데이터, 또는 사용자로부터 입력되는 정보의 입력을 위한 것으로서, 영상 정보의 입력을 위하여, 이동 단말기(100) 는 하나 또는 복수의 카메라(121)를 구비할 수 있다. 카메라(121)는 화상 통화모드 또는 촬영 모드에서 이미지 센서에 의해 얻어지는 정지영상 또는 동영상 등의 화상 프레임을 처리한다. 처리된 화상 프레임은 디스플레이부(151)에 표시되거나 메모리(170)에 저장될 수 있다. 한편 이동 단말기(100)에 구비되는 복수의 카메라(121)는 매트릭스 구조를 이루도록 배치될 수 있으며, 이와 같이 매트릭스 구조를 이루는 카메라(121)를 통하여, 이동 단말기(100)에는 다양한 각도 또는 초점을 갖는 복수의 영상정보가 입력될 수 있다. 또한 복수의 카메라(121)는 입체영상을 구현하기 위한 좌 영상 및 우 영상을 획득하도록 스트레오 구조로 배치될 수 있다. Next, the input unit 120 is for inputting image information (or signal), audio information (or signal), data, or information input from a user. For input of image information, the mobile terminal 100 is one. Alternatively, the plurality of cameras 121 may be provided. The camera 121 processes image frames such as still images or moving images obtained by the image sensor in the video call mode or the photographing mode. The processed image frame may be displayed on the display unit 151 or stored in the memory 170. Meanwhile, the plurality of cameras 121 provided in the mobile terminal 100 may be arranged to form a matrix structure. The camera 121 having the matrix structure may have various angles or focuses on the mobile terminal 100. A plurality of image information may be input. In addition, the plurality of cameras 121 may be arranged in a stereo structure to obtain a left image and a right image for implementing a stereoscopic image.
마이크로폰(122)은 외부의 음향 신호를 전기적인 음성 데이터로 처리한다. 처리된 음성 데이터는 이동 단말기(100)에서 수행 중인 기능(또는 실행 중인 응용 프로그램)에 따라 다양하게 활용될 수 있다. 한편 마이크로폰(122)에는 외부의 음향 신호를 입력 받는 과정에서 발생되는 잡음(noise)을 제거하기 위한 다양한 잡음 제거 알고리즘이 구현될 수 있다. The microphone 122 processes external sound signals into electrical voice data. The processed voice data may be variously used according to a function (or an application program being executed) performed by the mobile terminal 100. Meanwhile, various noise reduction algorithms may be implemented in the microphone 122 to remove noise generated while receiving an external sound signal.
사용자 입력부(123)는 사용자로부터 정보를 입력받기 위한 것으로서, 사용자 입력부(123)를 통해 정보가 입력되면, 제어부(180)는 입력된 정보에 대응되도록 이동 단말기(100)의 동작을 제어할 수 있다. 이러한 사용자 입력부(123)는 기계식 (mechanical) 입력수단(또는, 메커니컬 키, 예를 들어 이동 단말기(100)의 전·후면 또는 측면에 위치하는 버튼, 돔 스위치 (dome switch), 조그 휠, 조그 스위치 등) 및 터치식 입력수단을 포함할 수 있다. 일 예로서 터치식 입력수단은 소프트웨어적인 처리를 통해 터치스크린에 표시되는 가상 키(virtual key), 소프트 키(soft key) 또는 비주얼 키(visual key)로 이루어지거나, 터치스크린 이외의 부분에 배치되는 터치 키(touch key)로 이루어질 수 있다. 한편, 가상키 또는 비주얼 키는 다양한 형태를 가지면서 터치스크린 상에 표시되는 것이 가능하며, 예를 들어 그래픽(graphic), 텍스트(text), 아이콘(icon), 비디오(video) 또는 이들의 조합으로 이루어질 수 있다. The user input unit 123 is for receiving information from a user. When information is input through the user input unit 123, the controller 180 may control an operation of the mobile terminal 100 to correspond to the input information. . The user input unit 123 may be a mechanical input means (or a mechanical key, for example, a button, a dome switch, a jog wheel, or a jog switch located at the front or rear or side of the mobile terminal 100). Etc.) and touch input means. As an example, the touch input means may include a virtual key, a soft key, or a visual key displayed on the touch screen through a software process, or may be disposed on a portion other than the touch screen. It may be made of a touch key. Meanwhile, the virtual key or the visual key may be displayed on the touch screen in various forms, for example, in graphic, text, icon, video, or a combination thereof. Can be done.
한편 센싱부(140)는 이동 단말기 내 정보, 이동 단말기를 둘러싼 주변 환경 정보 및 사용자 정보 중 적어도 하나를 센싱하고, 이에 대응하는 센싱 신호를 발생시킨다. 제어부(180)는 이러한 센싱 신호에 기초하여, 이동 단말기(100)의 구동 또는 동작을 제어하거나, 이동 단말기(100)에 설치된 응용 프로그램과 관련된 데이터 처리, 기능 또는 동작을 수행 할 수 있다. 센싱부(140)에 포함될 수 있는 다양한 센서 중 대표적인 센서들의 대하여, 보다 구체적으로 살펴본다. Meanwhile, the sensing unit 140 senses at least one of information in the mobile terminal, surrounding environment information surrounding the mobile terminal, and user information, and generates a sensing signal corresponding thereto. The controller 180 may control driving or operation of the mobile terminal 100 or perform data processing, function or operation related to an application program installed in the mobile terminal 100 based on the sensing signal. Representative sensors among various sensors that may be included in the sensing unit 140 will be described in more detail.
먼저 근접 센서(141)는 소정의 검출면에 접근하는 물체, 혹은 근방에 존재하는 물체의 유무를 전자계의 힘 또는 적외선 등을 이용하여 기계적 접촉이 없이 검출하는 센서를 말한다. 이러한 근접 센서(141)는 위에서 살펴본 터치 스크린에 의해 감싸지는 이동 단말기의 내부 영역 또는 터치 스크린의 근처에 근접 센서(141)가 배치될 수 있다. First, the proximity sensor 141 refers to a sensor that detects the presence or absence of an object approaching a predetermined detection surface or an object present in the vicinity without using a mechanical contact by using an electromagnetic force or infrared rays. In the proximity sensor 141, the proximity sensor 141 may be disposed near the touch screen or an inner region of the mobile terminal covered by the touch screen.
근접 센서(141)의 예로는 투과형 광전 센서, 직접 반사형 광전 센서, 미러 반사형 광전 센서, 고주파 발진형 근접 센서, 정전 용량형 근접 센서, 자기형 근접 센서, 적외선 근접 센서 등이 있다. 터치 스크린이 정전식인 경우에, 근접 센서(141)는 전도성을 갖는 물체의 근접에 따른 전계의 변화로 물체의 근접을 검출하도록 구성될 수 있다. 이 경우 터치 스크린(또는 터치 센서) 자체가 근접 센서로 분류될 수 있다. Examples of the proximity sensor 141 include a transmission photoelectric sensor, a direct reflection photoelectric sensor, a mirror reflection photoelectric sensor, a high frequency oscillation proximity sensor, a capacitive proximity sensor, a magnetic proximity sensor, and an infrared proximity sensor. In the case where the touch screen is capacitive, the proximity sensor 141 may be configured to detect the proximity of the object with the change of the electric field according to the proximity of the conductive object. In this case, the touch screen (or touch sensor) itself may be classified as a proximity sensor.
한편 설명의 편의를 위해, 터치 스크린 상에 물체가 접촉되지 않으면서 근접되어 물체가 터치 스크린 상에 위치함이 인식되도록 하는 행위를 "근접 터치(proximity touch)"라고 명명하고, 터치 스크린 상에 물체가 실제로 접촉되는 행위를 "접촉 터치(contact touch)"라고 명명한다. 터치 스크린 상에서 물체가 근접 터치 되는 위치라 함은, 물체가 근접 터치될 때 물체가 터치 스크린에 대해 수직으로 대응되는 위치를 의미한다. 근접 센서(141)는 근접 터치와, 근접 터치 패턴(예를 들어, 근접 터치 거리, 근접 터치 방향, 근접 터치 속도, 근접 터치 시간, 근접 터치 위치, 근접 터치 이동 상태 등)을 감지할 수 있다. 한편 제어부(180)는 위와 같이, 근접 센서(141)를 통해 감지된 근접 터치 동작 및 근접 터치 패턴에 상응하는 데이터(또는 정보)를 처리하며, 나아가 처리된 데이터에 대응하는 시각적인 정보를 터치 스크린상에 출력시킬 수 있다. 나아가 제어부(180)는 터치 스크린 상의 동일한 지점에 대한 터치가, 근접 터치인지 또는 접촉 터치인지에 따라 서로 다른 동작 또는 데이터(또는 정보)가 처리되도록 이동 단말기(100)를 제어할 수 있다. On the other hand, for convenience of explanation, the action of allowing the object to be recognized without being in contact with the touch screen so that the object is located on the touch screen is called a "proximity touch", and the object on the touch screen Is actually referred to as "contact touch". The position where the object is in close proximity touch on the touch screen refers to a position where the object is perpendicular to the touch screen when the object is in close proximity touch. The proximity sensor 141 may detect a proximity touch and a proximity touch pattern (eg, a proximity touch distance, a proximity touch direction, a proximity touch speed, a proximity touch time, a proximity touch position, and a proximity touch movement state). Meanwhile, as described above, the controller 180 processes data (or information) corresponding to the proximity touch operation and the proximity touch pattern detected by the proximity sensor 141, and further, touch screen visual information corresponding to the processed data. Can be output to the image. Further, the controller 180 may control the mobile terminal 100 to process different operations or data (or information) according to whether the touch on the same point on the touch screen is a proximity touch or a touch touch.
터치 센서는 저항막 방식, 정전용량 방식, 적외선 방식, 초음파 방식, 자기장 방식 등 여러 가지 터치방식 중 적어도 하나를 이용하여 터치 스크린(또는 디스플레이부(151))에 가해지는 터치(또는 터치입력)을 감지한다. The touch sensor applies a touch (or touch input) applied to the touch screen (or the display unit 151) using at least one of various touch methods such as a resistive film method, a capacitive method, an infrared method, an ultrasonic method, and a magnetic field method. Detect.
일 예로서 터치 센서는 터치 스크린의 특정 부위에 가해진 압력 또는 특정 부위에 발생하는 정전 용량 등의 변화를 전기적인 입력신호로 변환하도록 구성될 수 있다. 터치 센서는, 터치 스크린 상에 터치를 가하는 터치 대상체가 터치 센서 상에 터치 되는 위치, 면적, 터치 시의 압력, 터치 시의 정전 용량 등을 검출할 수 있도록 구성될 수 있다. 여기에서 터치 대상체는 터치 센서에 터치를 인가하는 물체로서, 예를 들어 손가락, 터치펜 또는 스타일러스 펜(Stylus pen), 포인터 등이 될 수 있다. As an example, the touch sensor may be configured to convert a change in pressure applied to a specific portion of the touch screen or capacitance generated at a specific portion into an electrical input signal. The touch sensor may be configured to detect a position, an area, a pressure at the touch, a capacitance at the touch, and the like, when the touch object applying the touch on the touch screen is touched on the touch sensor. Here, the touch object is an object applying a touch to the touch sensor and may be, for example, a finger, a touch pen, a stylus pen, a pointer, or the like.
이와 같이 터치 센서에 대한 터치 입력이 있는 경우, 그에 대응하는 신호(들)는 터치 제어기로 보내진다. 터치 제어기는 그 신호(들)를 처리한 다음 대응하는 데이터를 제어부(180)로 전송한다. 이로써 제어부(180)는 디스플레이부(151)의 어느 영역이 터치 되었는지 여부 등을 알 수 있게 된다. 여기에서 터치 제어기는 제어부(180)와 별도의 구성요소일 수 있고, 제어부(180) 자체일 수 있다. As such, when there is a touch input to the touch sensor, the corresponding signal (s) is sent to the touch controller. The touch controller processes the signal (s) and then transmits the corresponding data to the controller 180. As a result, the controller 180 can know which area of the display unit 151 is touched. The touch controller may be a separate component from the controller 180 or may be the controller 180 itself.
한편 제어부(180)는 터치 스크린(또는 터치 스크린 이외에 구비된 터치키)을 터치하는, 터치 대상체의 종류에 따라 서로 다른 제어를 수행하거나, 동일한 제어를 수행할 수 있다. 터치 대상체의 종류에 따라 서로 다른 제어를 수행할지 또는 동일한 제어를 수행할 지는, 현재 이동 단말기(100)의 동작상태 또는 실행 중인 응용 프로그램에 따라 결정될 수 있다. The controller 180 may perform different control or perform the same control according to the type of the touch object, which touches the touch screen (or a touch key provided in addition to the touch screen). Whether to perform different control or the same control according to the type of touch object may be determined according to the operation state of the mobile terminal 100 or an application program being executed.
한편 위에서 살펴본 터치 센서 및 근접 센서는 독립적으로 또는 조합되어, 터치 스크린에 대한 숏(또는 탭) 터치(short touch), 롱 터치(long touch), 멀티 터치(multi touch), 드래그 터치(drag touch), 플리크 터치(flick touch), 핀치-인 터치(pinch-in touch), 핀치-아웃 터치(pinch-out 터치), 스와이프(swype) 터치, 호버링(hovering) 터치 등과 같은 다양한 방식의 터치를 센싱할 수 있다. Meanwhile, the touch sensor and the proximity sensor described above, independently or in combination, may be used for short (or tap) touch, long touch, multi touch, and drag touch for the touch screen. , Touches such as flick touch, pinch-in touch, pinch-out touch, swipe touch, hovering touch, etc. You can sense it.
초음파 센서는 초음파를 이용하여, 감지대상의 위치정보를 인식할 수 있다. 한편 제어부(180)는 광 센서와 복수의 초음파 센서로부터 감지되는 정보를 통해, 파동 발생원의 위치를 산출하는 것이 가능하다. 파동 발생원의 위치는 광이 초음파보다 매우 빠른 성질, 즉 광이 광 센서에 도달하는 시간이 초음파가 초음파 센서에 도달하는 시간보다 매우 빠름을 이용하여 산출될 수 있다. 보다 구체적으로 광을 기준 신호로 초음파가 도달하는 시간과의 시간차를 이용하여 파동 발생원의 위치가 산출될 수 있다. The ultrasonic sensor may recognize location information of a sensing object using ultrasonic waves. On the other hand, the controller 180 can calculate the position of the wave generation source through the information detected from the optical sensor and the plurality of ultrasonic sensors. The position of the wave source can be calculated using the property that light is much faster than ultrasonic waves, that is, the time that the light reaches the optical sensor is much faster than the time when the ultrasonic wave reaches the ultrasonic sensor. More specifically, the position of the wave generation source may be calculated using a time difference from the time when the ultrasonic wave reaches the light as the reference signal.
한편 입력부(120)의 구성으로 살펴본 카메라(121)는 카메라 센서(예를 들어, CCD, CMOS 등), 포토 센서(또는 이미지 센서) 및 레이저 센서 중 적어도 하나를 포함한다. On the other hand, the camera 121 in the configuration of the input unit 120 includes at least one of a camera sensor (eg, CCD, CMOS, etc.), a photo sensor (or an image sensor) and a laser sensor.
카메라(121)와 레이저 센서는 서로 조합되어, 3차원 입체영상에 대한 감지대상의 터치를 감지할 수 있다. 포토 센서는 디스플레이 소자에 적층될 수 있는데, 이러한 포토 센서는 터치 스크린에 근접한 감지대상의 움직임을 스캐닝하도록 이루어진다. 보다 구체적으로 포토 센서는 행/열에 Photo Diode와 TR(Transistor)를 실장하여 Photo Diode에 인가되는 빛의 양에 따라 변화되는 전기적 신호를 이용하여 포토 센서 위에 올려지는 내용물을 스캔한다. 즉 포토 센서는 빛의 변화량에 따른 감지대상의 좌표 계산을 수행하며, 이를 통하여 감지대상의 위치정보가 획득될 수 있다. The camera 121 and the laser sensor may be combined with each other to detect a touch of a sensing object with respect to a 3D stereoscopic image. The photo sensor may be stacked on the display element, which is configured to scan the movement of the sensing object in proximity to the touch screen. More specifically, the photo sensor mounts a photo diode and a transistor (TR) in a row / column to scan contents loaded on the photo sensor by using an electrical signal that changes according to the amount of light applied to the photo diode. That is, the photo sensor calculates coordinates of the sensing object according to the amount of change of light, and through this, position information of the sensing object can be obtained.
디스플레이부(151)는 이동 단말기(100)에서 처리되는 정보를 표시(출력)한다. 예를 들어 디스플레이부(151)는 이동 단말기(100)에서 구동되는 응용 프로그램의 실행화면 정보, 또는 이러한 실행화면 정보에 따른 UI(User Interface), GUI(Graphic User Interface) 정보를 표시할 수 있다. The display unit 151 displays (outputs) information processed by the mobile terminal 100. For example, the display unit 151 may display execution screen information of an application program driven in the mobile terminal 100 or user interface (UI) and graphical user interface (GUI) information according to the execution screen information.
또한 디스플레이부(151)는 입체영상을 표시하는 입체 디스플레이부로서 구성될 수 있다. In addition, the display unit 151 may be configured as a stereoscopic display unit for displaying a stereoscopic image.
입체 디스플레이부에는 스테레오스코픽 방식(안경 방식), 오토 스테레오스코픽 방식(무안경 방식), 프로젝션 방식(홀로그래픽 방식) 등의 3차원 디스플레이 방식이 적용될 수 있다. The stereoscopic display unit may be a three-dimensional display method such as a stereoscopic method (glasses method), an auto stereoscopic method (glasses-free method), a projection method (holographic method).
음향 출력부(152)는 호신호 수신, 통화모드 또는 녹음 모드, 음성인식 모드, 방송수신 모드 등에서 무선 통신부(110)로부터 수신되거나 메모리(170)에 저장된 오디오 데이터를 출력할 수 있다. 음향 출력부(152)는 이동 단말기(100)에서 수행되는 기능(예를 들어 호신호 수신음, 메시지 수신음 등)과 관련된 음향 신호를 출력하기도 한다. 이러한 음향 출력부(152)에는 리시버(receiver), 스피커(speaker), 버저(buzzer) 등이 포함될 수 있다. The sound output unit 152 may output audio data received from the wireless communication unit 110 or stored in the memory 170 in a call signal reception, a call mode or a recording mode, a voice recognition mode, a broadcast reception mode, and the like. The sound output unit 152 may also output a sound signal related to a function (for example, a call signal reception sound and a message reception sound) performed in the mobile terminal 100. The sound output unit 152 may include a receiver, a speaker, a buzzer, and the like.
햅틱 모듈(haptic module)(153)은 사용자가 느낄 수 있는 다양한 촉각 효과를 발생시킨다. 햅틱 모듈(153)이 발생시키는 촉각 효과의 대표적인 예로는 진동이 될 수 있다. 햅틱 모듈(153)에서 발생하는 진동의 세기와 패턴 등은 사용자의 선택 또는 제어부의 설정에 의해 제어될 수 있다. 예를 들어 햅틱 모듈(153)은 서로 다른 진동을 합성하여 출력하거나 순차적으로 출력할 수도 있다. The haptic module 153 generates various haptic effects that a user can feel. A representative example of the tactile effect generated by the haptic module 153 may be vibration. The intensity and pattern of vibration generated by the haptic module 153 may be controlled by the user's selection or the setting of the controller. For example, the haptic module 153 may synthesize different vibrations and output them or output them sequentially.
햅틱 모듈(153)은 진동 외에도, 접촉 피부면에 대해 수직 운동하는 핀 배열, 분사구나 흡입구를 통한 공기의 분사력이나 흡입력, 피부 표면에 대한 스침, 전극(electrode)의 접촉, 정전기력 등의 자극에 의한 효과와, 흡열이나 발열 가능한 소자를 이용한 냉온감 재현에 의한 효과 등 다양한 촉각 효과를 발생시킬 수 있다. In addition to the vibration, the haptic module 153 is a pin array that vertically moves with respect to the contact skin surface, the jetting force or suction force of the air through the injection or inlet, the grazing to the skin surface, the contact of the electrode, the electrostatic force, and the like. Various haptic effects, such as an effect and the effect of reproducing a sense of cold using the element which can endotherm and generate | occur | produce heat, can be produced.
햅틱 모듈(153)은 직접적인 접촉을 통해 촉각 효과를 전달할 수 있을 뿐만 아니라, 사용자가 손가락이나 팔 등의 근 감각을 통해 촉각 효과를 느낄 수 있도록 구현할 수도 있다. 햅틱 모듈(153)은 이동 단말기(100)의 구성 태양에 따라 2개 이상이 구비될 수 있다. The haptic module 153 may not only deliver a tactile effect through direct contact, but also may allow a user to feel the tactile effect through a muscle sense such as a finger or an arm. Two or more haptic modules 153 may be provided according to a configuration aspect of the mobile terminal 100.
광출력부(154)는 이동 단말기(100)의 광원의 빛을 이용하여 이벤트 발생을 알리기 위한 신호를 출력한다. 이동 단말기(100)에서 발생 되는 이벤트의 예로는 메시지 수신, 호 신호 수신, 부재중 전화, 알람, 일정 알림, 이메일 수신, 애플리케이션을 통한 정보 수신 등이 될 수 있다. The light output unit 154 outputs a signal for notifying occurrence of an event by using light of a light source of the mobile terminal 100. Examples of events occurring in the mobile terminal 100 may be message reception, call signal reception, missed call, alarm, schedule notification, email reception, information reception through an application, and the like.
광출력부(154)가 출력하는 신호는 이동 단말기가 전면이나 후면으로 단색이나 복수색의 빛을 발광함에 따라 구현된다. 신호 출력은 이동 단말기가 사용자의 이벤트 확인을 감지함에 의하여 종료될 수 있다.The signal output from the light output unit 154 is implemented as the mobile terminal emits light of a single color or a plurality of colors to the front or the rear. The signal output may be terminated by the mobile terminal detecting the user's event confirmation.
인터페이스부(160)는 이동 단말기(100)에 연결되는 모든 외부 기기와의 통로 역할을 한다. 인터페이스부(160)는 외부 기기로부터 데이터를 전송받거나, 전원을 공급받아 이동 단말기(100) 내부의 각 구성요소에 전달하거나, 이동 단말기(100) 내부의 데이터가 외부 기기로 전송되도록 한다. 예를 들어 유/무선 헤드셋 포트(port), 외부 충전기 포트(port), 유/무선 데이터 포트(port), 메모리 카드(memory card) 포트(port), 식별 모듈이 구비된 장치를 연결하는 포트(port), 오디오 I/O(Input/Output) 포트(port), 비디오 I/O(Input/Output) 포트(port), 이어폰 포트(port) 등이 인터페이스부(160)에 포함될 수 있다. The interface unit 160 serves as a path to all external devices connected to the mobile terminal 100. The interface unit 160 receives data from an external device, receives power, transfers the power to each component inside the mobile terminal 100, or transmits data inside the mobile terminal 100 to an external device. For example, a wired / wireless headset port, an external charger port, a wired / wireless data port, a memory card port, a port for connecting a device equipped with an identification module ( A port, an audio input / output (I / O) port, a video input / output (I / O) port, an earphone port, etc. may be included in the interface unit 160.
한편 식별 모듈은 이동 단말기(100)의 사용 권한을 인증하기 위한 각종 정보를 저장한 칩으로서, 사용자 인증 모듈(user identify module; UIM), 가입자 인증 모듈(subscriber identity module; SIM), 범용 사용자 인증 모듈(universal subscriber identity module; USIM) 등을 포함할 수 있다. 식별 모듈이 구비된 장치(이하 '식별 장치')는, 스마트 카드(smart card) 형식으로 제작될 수 있다. 따라서 식별 장치는 인터페이스부(160)를 통하여 단말기(100)와 연결될 수 있다. On the other hand, the identification module is a chip that stores a variety of information for authenticating the usage rights of the mobile terminal 100, a user identification module (UIM), subscriber identity module (SIM), universal user authentication module It may include a universal subscriber identity module (USIM) and the like. A device equipped with an identification module (hereinafter referred to as an 'identification device') may be manufactured in the form of a smart card. Therefore, the identification device may be connected to the terminal 100 through the interface unit 160.
또한 인터페이스부(160)는 이동 단말기(100)가 외부 크래들(cradle)과 연결될 때 크래들로부터의 전원이 이동 단말기(100)에 공급되는 통로가 되거나, 사용자에 의해 크래들에서 입력되는 각종 명령 신호가 이동 단말기(100)로 전달되는 통로가 될 수 있다. 크래들로부터 입력되는 각종 명령 신호 또는 전원은 이동 단말기(100)가 크래들에 정확히 장착되었음을 인지하기 위한 신호로 동작될 수 있다. In addition, when the mobile terminal 100 is connected to an external cradle, the interface unit 160 becomes a passage through which power from the cradle is supplied to the mobile terminal 100, or various command signals input from the cradle are moved by the user. It may be a passage that is delivered to the terminal 100. Various command signals or power input from the cradle may operate as signals for recognizing that the mobile terminal 100 is correctly mounted on the cradle.
메모리(170)는 제어부(180)의 동작을 위한 프로그램을 저장할 수 있고, 입/출력되는 데이터들(예를 들어, 폰북, 메시지, 정지영상, 동영상 등)을 임시 저장할 수도 있다. 메모리(170)는 터치 스크린 상의 터치 입력시 출력되는 다양한 패턴의 진동 및 음향에 관한 데이터를 저장할 수 있다. The memory 170 may store a program for the operation of the controller 180 and may temporarily store input / output data (for example, a phone book, a message, a still image, a video, etc.). The memory 170 may store data regarding vibration and sound of various patterns output when a touch is input on the touch screen.
메모리(170)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), SSD 타입(Solid State Disk type), SDD 타입(Silicon Disk Drive type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(random access memory; RAM), SRAM(static random access memory), 롬(read-only memory; ROM), EEPROM(electrically erasable programmable read-only memory), PROM(programmable read-only memory), 자기 메모리, 자기 디스크 및 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. 이동 단말기(100)는 인터넷(internet)상에서 메모리(170)의 저장 기능을 수행하는 웹 스토리지(web storage)와 관련되어 동작될 수도 있다. The memory 170 may include a flash memory type, a hard disk type, a solid state disk type, an SSD type, a silicon disk drive type, and a multimedia card micro type. ), Card-type memory (e.g., SD or XD memory), random access memory (RAM), static random access memory (SRAM), read-only memory (ROM), electrically erasable programmable read It may include at least one type of storage medium of -only memory (PROM), programmable read-only memory (PROM), magnetic memory, magnetic disk and optical disk. The mobile terminal 100 may be operated in connection with a web storage that performs a storage function of the memory 170 on the Internet.
한편 앞서 살펴본 것과 같이, 제어부(180)는 응용 프로그램과 관련된 동작과, 통상적으로 이동 단말기(100)의 전반적인 동작을 제어한다. 예를 들어 제어부(180)는 이동 단말기의 상태가 설정된 조건을 만족하면, 애플리케이션들에 대한 사용자의 제어 명령의 입력을 제한하는 잠금 상태를 실행하거나, 해제할 수 있다. As described above, the controller 180 controls an operation related to an application program and generally the overall operation of the mobile terminal 100. For example, if the state of the mobile terminal satisfies a set condition, the controller 180 may execute or release a lock state that restricts input of a user's control command to applications.
또한 제어부(180)는 음성 통화, 데이터 통신, 화상 통화 등과 관련된 제어 및 처리를 수행하거나, 터치 스크린 상에서 행해지는 필기 입력 또는 그림 그리기 입력을 각각 문자 및 이미지로 인식할 수 있는 패턴 인식 처리를 행할 수 있다. 나아가 제어부(180)는 이하에서 설명되는 다양한 실시 예들을 본 발명에 따른 이동 단말기(100) 상에서 구현하기 위하여, 위에서 살펴본 구성요소들을 중 어느 하나 또는 복수를 조합하여 제어할 수 있다. Also, the controller 180 may perform control and processing related to voice call, data communication, video call, or the like, or may perform pattern recognition processing for recognizing handwriting or drawing input performed on a touch screen as text and images, respectively. have. Furthermore, the controller 180 may control any one or a plurality of components described above in order to implement various embodiments described below on the mobile terminal 100 according to the present invention.
전원 공급부(190)는 제어부(180)의 제어에 의해 외부의 전원, 내부의 전원을 인가 받아 각 구성요소들의 동작에 필요한 전원을 공급한다. 전원공급부(190)는 배터리를 포함하며, 배터리는 충전 가능하도록 이루어지는 내장형 배터리가 될 수 있으며, 충전 등을 위하여 단말기 바디에 착탈 가능하게 결합될 수 있다. The power supply unit 190 receives an external power source and an internal power source under the control of the controller 180 to supply power for operation of each component. The power supply unit 190 includes a battery, and the battery may be a built-in battery configured to be rechargeable, and may be detachably coupled to the terminal body for charging.
또한 전원공급부(190)는 연결포트를 구비할 수 있으며, 연결포트는 배터리의 충전을 위하여 전원을 공급하는 외부 충전기가 전기적으로 연결되는 인터페이스(160)의 일 예로서 구성될 수 있다. In addition, the power supply unit 190 may be provided with a connection port, the connection port may be configured as an example of the interface 160 that is electrically connected to the external charger for supplying power for charging the battery.
다른 예로서 전원공급부(190)는 연결포트를 이용하지 않고 무선방식으로 배터리를 충전하도록 이루어질 수 있다. 이 경우에 전원공급부(190)는 외부의 무선 전력 전송장치로부터 자기 유도 현상에 기초한 유도 결합(Inductive Coupling) 방식이나 전자기적 공진 현상에 기초한 공진 결합(Magnetic Resonance Coupling) 방식 중 하나 이상을 이용하여 전력을 전달받을 수 있다. As another example, the power supply unit 190 may be configured to charge the battery in a wireless manner without using a connection port. In this case, the power supply unit 190 uses the at least one of an inductive coupling based on magnetic induction or a magnetic resonance coupling based on an electromagnetic resonance from an external wireless power transmitter. Can be delivered.
한편 이하에서 다양한 실시 예는 예를 들어 소프트웨어, 하드웨어 또는 이들의 조합된 것을 이용하여 컴퓨터 또는 이와 유사한 장치로 읽을 수 있는 기록매체 내에서 구현될 수 있다. Meanwhile, various embodiments of the present disclosure may be implemented in a recording medium readable by a computer or a similar device using, for example, software, hardware, or a combination thereof.
도 1b 내지 도 1c는 본 발명의 일 실시예에 따른 이동 단말기(100)를 서로 다른 방향에서 바라본 개념도의 일 예이다. 도 1b 내지 도 1c를 참조하면, 본 발명의 일 실시예에 따른 이동 단말기(100)는 바 형태의 단말기 바디를 구비하고 있다. 다만 본 발명은 여기에 한정되지 않고 와치 타입, 클립 타입, 글래스 타입 또는 2 이상의 바디들이 상대 이동 가능하게 결합되는 폴더 타입, 플립 타입, 슬라이드 타입, 스윙 타입, 스위블 타입 등 다양한 구조에 적용될 수 있다. 이동 단말기의 특정 유형에 관련될 것이나, 이동 단말기의 특정유형에 관한 설명은 다른 타입의 이동 단말기에 일반적으로 적용될 수 있다. 1B to 1C are examples of conceptual views of the mobile terminal 100 viewed from different directions according to an embodiment of the present invention. 1B to 1C, a mobile terminal 100 according to an embodiment of the present invention includes a terminal body having a bar shape. However, the present invention is not limited thereto, and the present invention can be applied to various structures such as a watch type, a clip type, a glass type, or a folder type, a flip type, a slide type, a swing type, a swivel type, and two or more bodies which are relatively movable. Although related to a particular type of mobile terminal, a description of a particular type of mobile terminal may generally apply to other types of mobile terminals.
여기에서, 단말기 바디는 이동 단말기(100)를 적어도 하나의 집합체로 보아 이를 지칭하는 개념으로 이해될 수 있다. Herein, the terminal body may be understood as a concept that refers to the mobile terminal 100 as at least one aggregate.
이동 단말기(100)는 외관을 이루는 케이스(예를 들면, 프레임, 하우징, 커버 등)를 포함한다. 도시된 바와 같이, 이동 단말기(100)는 프론트 케이스(101)와 리어 케이스(102)를 포함할 수 있다. 프론트 케이스(101)와 리어 케이스(102)의 결합에 의해 형성되는 내부공간에는 각종 전자부품들이 배치된다. 프론트 케이스(101)와 리어 케이스(102) 사이에는 적어도 하나의 미들 케이스가 추가로 배치될 수 있다. The mobile terminal 100 includes a case (eg, a frame, a housing, a cover, etc.) forming an external appearance. As shown, the mobile terminal 100 may include a front case 101 and a rear case 102. Various electronic components are disposed in the internal space formed by the combination of the front case 101 and the rear case 102. At least one middle case may be additionally disposed between the front case 101 and the rear case 102.
단말기 바디의 전면에는 디스플레이부(151)가 배치되어 정보를 출력할 수 있다. 도시된 바와 같이, 디스플레이부(151)의 윈도우(151a)는 프론트 케이스(101)에 장착되어 프론트 케이스(101)와 함께 단말기 바디의 전면을 형성할 수 있다. The display unit 151 may be disposed in front of the terminal body to output information. As shown, the window 151a of the display unit 151 may be mounted to the front case 101 to form a front surface of the terminal body together with the front case 101.
경우에 따라서 리어 케이스(102)에도 전자부품이 장착될 수 있다. 리어 케이스(102)에 장착 가능한 전자부품은 착탈 가능한 배터리, 식별 모듈, 메모리 카드 등이 있다. 이 경우 리어 케이스(102)에는 장착된 전자부품을 덮기 위한 후면커버(103)가 착탈 가능하게 결합될 수 있다. 따라서 후면 커버(103)가 리어 케이스(102)로부터 분리되면, 리어 케이스(102)에 장착된 전자부품은 외부로 노출된다. In some cases, an electronic component may be mounted on the rear case 102. Electronic components attachable to the rear case 102 include a removable battery, an identification module, a memory card, and the like. In this case, the rear cover 102 may be detachably coupled to the rear case 102 to cover the mounted electronic components. Therefore, when the rear cover 103 is separated from the rear case 102, the electronic components mounted on the rear case 102 are exposed to the outside.
도시된 바와 같이 후면커버(103)가 리어 케이스(102)에 결합되면, 리어 케이스(102)의 측면 일부가 노출될 수 있다. 경우에 따라서 상기 결합시 리어 케이스(102)는 후면커버(103)에 의해 완전히 가려질 수도 있다. 한편 후면커버(103)에는 카메라(121b)나 음향 출력부(152b)를 외부로 노출시키기 위한 개구부가 구비될 수 있다. As illustrated, when the rear cover 103 is coupled to the rear case 102, a portion of the side surface of the rear case 102 may be exposed. In some cases, the rear case 102 may be completely covered by the rear cover 103 during the coupling. The rear cover 103 may be provided with an opening for exposing the camera 121b or the sound output unit 152b to the outside.
이러한 케이스들(101, 102, 103)은 합성수지를 사출하여 형성되거나 금속, 예를 들어 스테인레스 스틸(STS), 알루미늄(Al), 티타늄(Ti) 등으로 형성될 수도 있다. The cases 101, 102, and 103 may be formed by injecting a synthetic resin, or may be formed of a metal, for example, stainless steel (STS), aluminum (Al), titanium (Ti), or the like.
이동 단말기(100)는 복수의 케이스가 각종 전자부품들을 수용하는 내부 공간을 마련하는 위의 예와 달리, 하나의 케이스가 상기 내부 공간을 마련하도록 구성될 수도 있다. 이 경우 합성수지 또는 금속이 측면에서 후면으로 이어지는 유니 바디의 이동 단말기(100)가 구현될 수 있다. Unlike the above example in which a plurality of cases provide an inner space for accommodating various electronic components, the mobile terminal 100 may be configured such that one case provides the inner space. In this case, the mobile terminal 100 of the unibody in which the synthetic resin or the metal extends from the side to the rear may be implemented.
한편 이동 단말기(100)는 단말기 바디 내부로 물이 스며들지 않도록 하는 방수부(미도시)를 구비할 수 있다. 예를 들어 방수부는 윈도우(151a)와 프론트 케이스(101) 사이, 프론트 케이스(101)와 리어 케이스(102) 사이 또는 리어 케이스(102)와 후면 커버(103) 사이에 구비되어, 이들의 결합 시 내부 공간을 밀폐하는 방수부재를 포함할 수 있다. Meanwhile, the mobile terminal 100 may include a waterproof part (not shown) to prevent water from penetrating into the terminal body. For example, the waterproof part is provided between the window 151a and the front case 101, between the front case 101 and the rear case 102 or between the rear case 102 and the rear cover 103, and when the combination thereof is combined. It may include a waterproof member for sealing the internal space.
이동 단말기(100)에는 디스플레이부(151), 제1 및 제2 음향 출력부(152a, 152b), 근접 센서(141), 조도 센서(142), 광 출력부(154), 제1 및 제2 카메라(121a, 121b), 제1 및 제2 조작유닛(123a, 123b), 마이크로폰(122), 인터페이스부(160) 등이 구비될 수 있다. The mobile terminal 100 includes a display unit 151, first and second sound output units 152a and 152b, a proximity sensor 141, an illuminance sensor 142, an optical output unit 154, and first and second units. The cameras 121a and 121b, the first and second manipulation units 123a and 123b, the microphone 122, the interface unit 160, and the like may be provided.
이하에서는 도 1b 및 도 1c에 도시된 바와 같이 단말기 바디의 전면에 디스플레이부(151), 제1 음향 출력부(152a), 근접 센서(141), 조도 센서(142), 광 출력부(154), 제1 카메라(121a) 및 제1 조작유닛(123a)이 배치되고, 단말기 바디의 측면에 제2 조작유닛(123b), 마이크로폰(122) 및 인터페이스부(160)이 배치되며, 단말기 바디의 후면에 제2 음향 출력부(152b) 및 제2 카메라(121b)가 배치된 이동 단말기(100)를 일 예로 들어 설명한다. Hereinafter, as illustrated in FIGS. 1B and 1C, the display unit 151, the first sound output unit 152a, the proximity sensor 141, the illuminance sensor 142, and the light output unit 154 may be disposed on the front surface of the terminal body. The first camera 121a and the first operation unit 123a are disposed, and the second operation unit 123b, the microphone 122, and the interface unit 160 are disposed on the side of the terminal body, and the rear of the terminal body. The mobile terminal 100 in which the second sound output unit 152b and the second camera 121b are disposed will be described as an example.
다만 이들 구성은 이러한 배치에 한정되는 것은 아니다. 이들 구성은 필요에 따라 제외 또는 대체되거나 다른 면에 배치될 수 있다. 예를 들어 단말기 바디의 전면에는 제1 조작유닛(123a)이 구비되지 않을 수 있으며, 제2 음향 출력부(152b)는 단말기 바디의 후면이 아닌 단말기 바디의 측면에 구비될 수 있다. However, these configurations are not limited to this arrangement. These configurations may be excluded or replaced as needed or disposed on other sides. For example, the first manipulation unit 123a may not be provided on the front surface of the terminal body, and the second sound output unit 152b may be provided on the side of the terminal body instead of the rear surface of the terminal body.
디스플레이부(151)는 이동 단말기(100)에서 처리되는 정보를 표시(출력)한다. 예를 들어 디스플레이부(151)는 이동 단말기(100)에서 구동되는 응용 프로그램의 실행화면 정보, 또는 이러한 실행화면 정보에 따른 UI(User Interface), GUI(Graphic User Interface) 정보를 표시할 수 있다. The display unit 151 displays (outputs) information processed by the mobile terminal 100. For example, the display unit 151 may display execution screen information of an application program driven in the mobile terminal 100 or user interface (UI) and graphical user interface (GUI) information according to the execution screen information.
디스플레이부(151)는 액정 디스플레이(liquid crystal display, LCD), 박막 트랜지스터 액정 디스플레이(thin film transistor-liquid crystal display, TFT LCD), 유기 발광 다이오드(organic light-emitting diode, OLED), 플렉서블 디스플레이(flexible display), 3차원 디스플레이(3D display), 전자잉크 디스플레이(e-ink display) 중에서 적어도 하나를 포함할 수 있다. The display unit 151 may include a liquid crystal display (LCD), a thin film transistor-liquid crystal display (TFT LCD), an organic light-emitting diode (OLED), and a flexible display (flexible display). display, a 3D display, or an e-ink display.
또한 디스플레이부(151)는 이동 단말기(100)의 구현 형태에 따라 2개 이상 존재할 수 있다. 이 경우 이동 단말기(100)에는 복수의 디스플레이부들이 하나의 면에 이격되거나 일체로 배치될 수 있고, 또한 서로 다른 면에 각각 배치될 수도 있다. In addition, two or more display units 151 may exist according to an implementation form of the mobile terminal 100. In this case, the plurality of display units may be spaced apart or integrally disposed on one surface of the mobile terminal 100, or may be disposed on different surfaces.
디스플레이부(151)는 터치 방식에 의하여 제어 명령을 입력 받을 수 있도록, 디스플레이부(151)에 대한 터치를 감지하는 터치센서를 포함할 수 있다. 이를 이용하여 디스플레이부(151)에 대하여 터치가 이루어지면, 터치센서는 상기 터치를 감지하고, 제어부(180)는 이에 근거하여 상기 터치에 대응하는 제어명령을 발생시키도록 이루어질 수 있다. 터치 방식에 의하여 입력되는 내용은 문자 또는 숫자이거나, 각종 모드에서의 지시 또는 지정 가능한 메뉴항목 등일 수 있다. The display unit 151 may include a touch sensor that senses a touch on the display unit 151 so as to receive a control command by a touch method. When a touch is made to the display unit 151 using this, the touch sensor may sense the touch, and the controller 180 may generate a control command corresponding to the touch based on the touch sensor. The content input by the touch method may be letters or numbers or menu items that can be indicated or designated in various modes.
한편 터치센서는 터치패턴을 구비하는 필름 형태로 구성되어 윈도우(151a)와 윈도우(151a)의 배면 상의 디스플레이(미도시) 사이에 배치되거나, 윈도우(151a)의 배면에 직접 패터닝되는 메탈 와이어가 될 수도 있다. 또는 터치센서는 디스플레이와 일체로 형성될 수 있다. 예를 들어 터치센서는 디스플레이의 기판 상에 배치되거나, 디스플레이의 내부에 구비될 수 있다. Meanwhile, the touch sensor may be configured in a film form having a touch pattern to be disposed between the window 151a and the display (not shown) on the rear surface of the window 151a or may be a metal wire directly patterned on the rear surface of the window 151a. It may be. Alternatively, the touch sensor may be integrally formed with the display. For example, the touch sensor may be disposed on a substrate of the display or provided inside the display.
이처럼 디스플레이부(151)는 터치센서와 함께 터치 스크린을 형성할 수 있으며, 이 경우에 터치 스크린은 사용자 입력부(123, 도 1a 참조)로 기능할 수 있다. 경우에 따라 터치 스크린은 제1조작유닛(123a)의 적어도 일부 기능을 대체할 수 있다. As such, the display unit 151 may form a touch screen together with the touch sensor. In this case, the touch screen may function as the user input unit 123 (see FIG. 1A). In some cases, the touch screen may replace at least some functions of the first manipulation unit 123a.
제1 음향 출력부(152a)는 통화음을 사용자의 귀에 전달시키는 리시버(receiver)로 구현될 수 있으며, 제2 음향 출력부(152b)는 각종 알람음이나 멀티미디어의 재생음을 출력하는 라우드 스피커(loud speaker)의 형태로 구현될 수 있다. The first sound output unit 152a may be implemented as a receiver for transmitting a call sound to the user's ear, and the second sound output unit 152b may be a loud speaker for outputting various alarm sounds or multimedia reproduction sounds. It can be implemented in the form of).
디스플레이부(151)의 윈도우(151a)에는 제1 음향 출력부(152a)로부터 발생되는 사운드의 방출을 위한 음향홀이 형성될 수 있다. 다만 본 발명은 이에 한정되는 것은 아니고, 상기 사운드는 구조물 간의 조립틈(예를 들어 윈도우(151a)와 프론트 케이스(101) 간의 틈)을 따라 방출되도록 구성될 수 있다. 이 경우 외관상 음향 출력을 위하여 독립적으로 형성되는 홀이 보이지 않거나 숨겨져 이동 단말기(100)의 외관이 보다 심플해질 수 있다. A sound hole for emitting sound generated from the first sound output unit 152a may be formed in the window 151a of the display unit 151. However, the present invention is not limited thereto, and the sound may be configured to be emitted along an assembly gap between structures (for example, a gap between the window 151a and the front case 101). In this case, an externally formed hole may be invisible or hidden for sound output, thereby simplifying the appearance of the mobile terminal 100.
광 출력부(154)는 이벤트의 발생시 이를 알리기 위한 빛을 출력하도록 이루어진다. 상기 이벤트의 예로는 메시지 수신, 호 신호 수신, 부재중 전화, 알람, 일정 알림, 이메일 수신, 애플리케이션을 통한 정보 수신 등을 들 수 있다. 제어부(180)는 사용자의 이벤트 확인이 감지되면, 빛의 출력이 종료되도록 광 출력부(154)를 제어할 수 있다. The light output unit 154 is configured to output light for notifying when an event occurs. Examples of the event may include message reception, call signal reception, missed call, alarm, schedule notification, email reception, information reception through an application, and the like. When the user's event confirmation is detected, the controller 180 may control the light output unit 154 to end the light output.
제1 카메라(121a)는 촬영 모드 또는 화상통화 모드에서 이미지 센서에 의해 얻어지는 정지영상 또는 동영상의 화상 프레임을 처리한다. 처리된 화상 프레임은 디스플레이부(151)에 표시될 수 있으며, 메모리(170)에 저장될 수 있다. The first camera 121a processes an image frame of a still image or a moving image obtained by the image sensor in a shooting mode or a video call mode. The processed image frame may be displayed on the display unit 151 and stored in the memory 170.
제1 및 제2 조작유닛(123a, 123b)은 이동 단말기(100)의 동작을 제어하기 위한 명령을 입력 받기 위해 조작되는 사용자 입력부(123)의 일 예로서, 조작부(manipulating portion)로도 통칭될 수 있다. 제1 및 제2 조작유닛(123a, 123b)은 터치, 푸시, 스크롤 등 사용자가 촉각적인 느낌을 받으면서 조작하게 되는 방식(tactile manner)이라면 어떤 방식이든 채용될 수 있다. 또한 제1 및 제2 조작유닛(123a, 123b)은 근접 터치(proximity touch), 호버링(hovering) 터치 등을 통해서 사용자의 촉각적인 느낌이 없이 조작하게 되는 방식으로도 채용될 수 있다. The first and second manipulation units 123a and 123b may be collectively referred to as a manipulating portion as an example of the user input unit 123 operated to receive a command for controlling the operation of the mobile terminal 100. have. The first and second manipulation units 123a and 123b may be adopted in any manner as long as the user is tactile manner such as touch, push, scroll, and the like while the user is tactile. In addition, the first and second manipulation units 123a and 123b may be employed in such a manner that the first and second manipulation units 123a and 123b are operated without a tactile feeling by the user through proximity touch, hovering touch, or the like.
본 도면에서는 제1 조작유닛(123a)이 터치키(touch key)인 것으로 예시하나, 본 발명이 이에 한정되는 것은 아니다. 예를 들어 제1 조작유닛(123a)은 푸시키(mechanical key)가 되거나, 터치키와 푸시키의 조합으로 구성될 수 있다. In the drawing, the first operation unit 123a is illustrated as being a touch key, but the present invention is not limited thereto. For example, the first manipulation unit 123a may be a mechanical key or a combination of a touch key and a push key.
제1 및 제2 조작유닛(123a, 123b)에 의하여 입력되는 내용은 다양하게 설정될 수 있다. 예를 들어 제1 조작유닛(123a)은 메뉴, 홈키, 취소, 검색 등의 명령을 입력 받고, 제2 조작유닛(123b)은 제1 또는 제2 음향 출력부(152a, 152b)에서 출력되는 음향의 크기 조절, 디스플레이부(151)의 터치 인식 모드로의 전환 등의 명령을 입력 받을 수 있다. The contents input by the first and second manipulation units 123a and 123b may be variously set. For example, the first operation unit 123a receives a command such as a menu, a home key, a cancellation, a search, and the like, and the second operation unit 123b receives sound output from the first or second sound output units 152a and 152b. Command to adjust the size of the display device, and switch to the touch recognition mode of the display unit 151.
한편 단말기 바디의 후면에는 사용자 입력부(123)의 다른 일 예로서, 후면 입력부(미도시)가 구비될 수 있다. 이러한 후면 입력부는 이동 단말기(100)의 동작을 제어하기 위한 명령을 입력 받기 위해 조작되는 것으로서, 입력되는 내용은 다양하게 설정될 수 있다. 예를 들어 전원의 온/오프, 시작, 종료, 스크롤 등과 같은 명령, 제1 및 제2 음향 출력부(152a, 152b)에서 출력되는 음향의 크기 조절, 디스플레이부(151)의 터치 인식 모드로의 전환 등과 같은 명령을 입력 받을 수 있다. 후면 입력부는 터치입력, 푸시입력 또는 이들의 조합에 의한 입력이 가능한 형태로 구현될 수 있다. Meanwhile, as another example of the user input unit 123, a rear input unit (not shown) may be provided at the rear of the terminal body. The rear input unit is manipulated to receive a command for controlling the operation of the mobile terminal 100, and the input contents may be variously set. For example, commands such as power on / off, start, end, scrolling, adjustment of the volume of sound output from the first and second sound output units 152a and 152b, and the display unit 151 to the touch recognition mode. You can receive commands such as switch. The rear input unit may be implemented in a form capable of input by touch input, push input, or a combination thereof.
후면 입력부는 단말기 바디의 두께방향으로 전면의 디스플레이부(151)와 중첩되게 배치될 수 있다. 일 예로 사용자가 단말기 바디를 한 손으로 쥐었을 때 검지를 이용하여 용이하게 조작 가능하도록, 후면 입력부는 단말기 바디의 후면 상단부에 배치될 수 있다. 다만 본 발명은 반드시 이에 한정되는 것은 아니며, 후면 입력부의 위치는 변경될 수 있다. The rear input unit may be disposed to overlap the front display unit 151 in the thickness direction of the terminal body. As an example, the rear input unit may be disposed at the rear upper end of the terminal body so that the user can easily manipulate the index by using the index finger when the user grips the terminal body with one hand. However, the present invention is not necessarily limited thereto, and the position of the rear input unit may be changed.
이처럼 단말기 바디의 후면에 후면 입력부가 구비되는 경우, 이를 이용한 새로운 형태의 유저 인터페이스가 구현될 수 있다. 또한 앞서 설명한 터치 스크린 또는 후면 입력부가 단말기 바디의 전면에 구비되는 제1 조작유닛(123a)의 적어도 일부 기능을 대체하여, 단말기 바디의 전면에 제1 조작유닛(123a)이 미배치되는 경우, 디스플레이부(151)가 보다 대화면으로 구성될 수 있다. As such, when the rear input unit is provided at the rear of the terminal body, a new type user interface using the same may be implemented. In addition, when the touch screen or the rear input unit described above replaces at least some functions of the first operation unit 123a provided in the front of the terminal body, when the first operation unit 123a is not disposed on the front of the terminal body, the display is displayed. The unit 151 may be configured with a larger screen.
한편 이동 단말기(100)에는 사용자의 지문을 인식하는 지문인식센서가 구비될 수 있으며, 제어부(180)는 지문인식센서를 통하여 감지되는 지문정보를 인증수단으로 이용할 수 있다. 상기 지문인식센서는 디스플레이부(151) 또는 사용자 입력부(123)에 내장될 수 있다. Meanwhile, the mobile terminal 100 may be provided with a fingerprint recognition sensor for recognizing a user's fingerprint, and the controller 180 may use fingerprint information detected through the fingerprint recognition sensor as an authentication means. The fingerprint recognition sensor may be embedded in the display unit 151 or the user input unit 123.
마이크로폰(122)은 사용자의 음성, 기타 소리 등을 입력 받도록 이루어진다. 마이크로폰(122)은 복수의 개소에 구비되어 스테레오 음향을 입력 받도록 구성될 수 있다. The microphone 122 is configured to receive a user's voice, other sounds, and the like. The microphone 122 may be provided at a plurality of locations and configured to receive stereo sound.
인터페이스부(160)는 이동 단말기(100)를 외부기기와 연결시킬 수 있는 통로가 된다. 예를 들어, 인터페이스부(160)는 다른 장치(예를 들어 이어폰, 외장 스피커)와의 연결을 위한 접속단자, 근거리 통신을 위한 포트[예를 들어 적외선 포트(IrDA Port), 블루투스 포트(Bluetooth Port), 무선 랜 포트(Wireless LAN Port) 등], 또는 이동 단말기(100)에 전원을 공급하기 위한 전원공급단자 중 적어도 하나일 수 있다. 이러한 인터페이스부(160)는 SIM(Subscriber Identification Module) 또는 UIM(User Identity Module), 정보 저장을 위한 메모리 카드 등의 외장형 카드를 수용하는 소켓의 형태로 구현될 수도 있다. The interface unit 160 serves as a path for connecting the mobile terminal 100 to an external device. For example, the interface unit 160 may be a connection terminal for connection with another device (eg, an earphone or an external speaker), a port for short-range communication (for example, an infrared port (IrDA port), or a Bluetooth port). , A wireless LAN port, etc.] or a power supply terminal for supplying power to the mobile terminal 100. The interface unit 160 may be implemented in the form of a socket for receiving an external card such as a subscriber identification module (SIM) or a user identity module (UIM), a memory card for storing information.
단말기 바디의 후면에는 제2카메라(121b)가 배치될 수 있다. 이 경우 제2카메라(121b)는 제1카메라(121a)와 실질적으로 반대되는 촬영 방향을 가지게 된다. The second camera 121b may be disposed on the rear surface of the terminal body. In this case, the second camera 121b has a photographing direction substantially opposite to that of the first camera 121a.
제2카메라(121b)는 적어도 하나의 라인을 따라 배열되는 복수의 렌즈를 포함할 수 있다. 복수의 렌즈는 행렬(matrix) 형식으로 배열될 수도 있다. 이러한 카메라는 어레이(array) 카메라로 명명될 수 있다. 제2카메라(121b)가 어레이 카메라로 구성되는 경우, 복수의 렌즈를 이용하여 다양한 방식으로 영상을 촬영할 수 있으며, 보다 나은 품질의 영상을 획득할 수 있다. The second camera 121b may include a plurality of lenses arranged along at least one line. The plurality of lenses may be arranged in a matrix format. Such a camera may be referred to as an array camera. When the second camera 121b is configured as an array camera, images may be photographed in various ways using a plurality of lenses, and images of better quality may be obtained.
플래시(124)는 제2카메라(121b)에 인접하게 배치될 수 있다. 플래시(124)는 제2카메라(121b)로 피사체를 촬영하는 경우에 피사체를 향하여 빛을 비추게 된다. The flash 124 may be disposed adjacent to the second camera 121b. The flash 124 shines light toward the subject when the subject is photographed by the second camera 121b.
단말기 바디에는 제2 음향 출력부(152b)가 추가로 배치될 수 있다. 제2 음향 출력부(152b)는 제1 음향 출력부(152a)와 함께 스테레오 기능을 구현할 수 있으며, 통화시 스피커폰 모드의 구현을 위하여 사용될 수도 있다. The second sound output unit 152b may be additionally disposed on the terminal body. The second sound output unit 152b may implement a stereo function together with the first sound output unit 152a and may be used to implement a speakerphone mode during a call.
단말기 바디에는 무선 통신을 위한 적어도 하나의 안테나가 구비될 수 있다. 안테나는 단말기 바디에 내장되거나, 케이스에 형성될 수 있다. 예를 들어 방송 수신 모듈(111, 도 1a 참조)의 일부를 이루는 안테나는 단말기 바디에서 인출 가능하게 구성될 수 있다. 또는 안테나는 필름 타입으로 형성되어 후면 커버(103)의 내측면에 부착될 수도 있고, 도전성 재질을 포함하는 케이스가 안테나로서 기능하도록 구성될 수도 있다. The terminal body may be provided with at least one antenna for wireless communication. The antenna may be built in the terminal body or formed in the case. For example, an antenna that forms part of the broadcast receiving module 111 (refer to FIG. 1A) may be configured to be pulled out from the terminal body. Alternatively, the antenna may be formed in a film type and attached to the inner side of the rear cover 103, or may be configured such that a case including a conductive material functions as an antenna.
단말기 바디에는 이동 단말기(100)에 전원을 공급하기 위한 전원 공급부(190, 도 1a 참조)가 구비된다. 전원 공급부(190)는 단말기 바디에 내장되거나, 단말기 바디의 외부에서 착탈 가능하게 구성되는 배터리(191)를 포함할 수 있다. The terminal body is provided with a power supply unit 190 (see FIG. 1A) for supplying power to the mobile terminal 100. The power supply unit 190 may include a battery 191 embedded in the terminal body or detachably configured from the outside of the terminal body.
배터리(191)는 인터페이스부(160)에 연결되는 전원 케이블을 통하여 전원을 공급받도록 구성될 수 있다. 또한 배터리(191)는 무선충전기기를 통하여 무선충전 가능하도록 구성될 수도 있다. 상기 무선충전은 자기유도방식 또는 공진방식(자기공명방식)에 의하여 구현될 수 있다. The battery 191 may be configured to receive power through a power cable connected to the interface unit 160. In addition, the battery 191 may be configured to enable wireless charging through a wireless charger. The wireless charging may be implemented by a magnetic induction method or a resonance method (magnetic resonance method).
한편 본 도면에서는 후면 커버(103)가 배터리(191)를 덮도록 리어 케이스(102)에 결합되어 배터리(191)의 이탈을 제한하고, 배터리(191)를 외부 충격과 이물질로부터 보호하도록 구성된 것을 예시하고 있다. 배터리(191)가 단말기 바디에 착탈 가능하게 구성되는 경우, 후면 커버(103)는 리어 케이스(102)에 착탈 가능하게 결합될 수 있다. Meanwhile, in this drawing, the rear cover 103 is coupled to the rear case 102 so as to cover the battery 191 to limit the detachment of the battery 191 and to protect the battery 191 from external shocks and foreign materials. Doing. When the battery 191 is detachably configured to the terminal body, the rear cover 103 may be detachably coupled to the rear case 102.
이동 단말기(100)에는 외관을 보호하거나, 이동 단말기(100)의 기능을 보조 또는 확장시키는 액세서리가 추가될 수 있다. 이러한 액세서리의 일 예로 이동 단말기(100)의 적어도 일면을 덮거나 수용하는 커버 또는 파우치를 들 수 있다. 커버 또는 파우치는 디스플레이부(151)와 연동되어 이동 단말기(100)의 기능을 확장시키도록 구성될 수 있다. 액세서리의 다른 일 예로 터치 스크린에 대한 터치입력을 보조 또는 확장하기 위한 터치펜을 들 수 있다. An accessory may be added to the mobile terminal 100 to protect the appearance or to assist or expand the function of the mobile terminal 100. An example of such an accessory may be a cover or pouch that covers or accommodates at least one surface of the mobile terminal 100. The cover or pouch may be configured to be linked with the display unit 151 to expand the function of the mobile terminal 100. Another example of an accessory may be a touch pen for assisting or extending a touch input to a touch screen.
이하에서는 이와 같이 구성된 이동 단말기(100)에서 구현될 수 있는 제어 방법과 관련된 실시 예들에 대해 첨부된 도면을 참조하여 살펴보겠다. 본 발명은 본 발명의 정신 및 필수적 특징을 벗어나지 않는 범위에서 다른 특정한 형태로 구체화될 수 있음은 당업자에게 자명하다. Hereinafter, embodiments related to a control method that can be implemented in the mobile terminal 100 configured as described above will be described with reference to the accompanying drawings. It is apparent to those skilled in the art that the present invention can be embodied in other specific forms without departing from the spirit and essential features of the present invention.
도 2는 본 발명의 일 실시예에 따른 이동 단말기(100)의 제어 방법에 관한 순서도의 일 예이다. 2 is an example of a flowchart of a control method of a mobile terminal 100 according to an embodiment of the present invention.
도 2를 참조하면, 본 발명의 일 실시예에 따른 이동 단말기(100)는 복수의 터치 정보를 저장한다(S210). 복수의 터치 정보는 비활성화 상태인 디스플레이부(151)를 활성화시키기 위한 복수의 터치 입력에 각각 대응되는 것을 의미할 수 있다. 이 경우 복수의 터치 정보는 저장부(170)에 저장될 수 있으며, 저장부(170)는 제1 제어부와 연결되는 임베디드 메모리일 수 있다. 복수의 터치 정보가 저장부(170)에 저장되는 방법에 대해서는 도 4 내지 도 7에서 상세하도록 한다. 2, the mobile terminal 100 according to an embodiment of the present invention stores a plurality of touch information (S210). The plurality of touch information may correspond to a plurality of touch inputs for activating the display unit 151 in an inactive state. In this case, the plurality of touch information may be stored in the storage 170, and the storage 170 may be an embedded memory connected to the first controller. A method of storing a plurality of touch information in the storage unit 170 will be described in detail with reference to FIGS. 4 to 7.
이 후 이동 단말기(100)는 디스플레이부(151)가 비활성화된 상태에서 입력된 복수의 터치 정보와 저장된 복수의 터치 정보가 매칭되는지를 제1 제어부에 의하여 판단할 수 있다(S220). 이 경우 입력된 복수의 터치 정보와 저장된 복수의 터치 정보가 매칭된다는 것은 저장부(170)에 기 설정되어 저장된 복수의 터치 정보에 대응되는 복수의 터치 입력이 비활성화된 상태의 디스플레이부(151)에 대해 이루어졌음을 의미할 수 있다. 또한 입력된 복수의 터치 정보와 저장된 복수의 터치 정보가 매칭되지 않는다는 것은 저장부(170)에 기 설정되어 저장된 복수의 터치 정보에 대응되는 복수의 터치 입력이 비활성화된 상태의 디스플레이부(151)에 대해 이루어지지 않았음을 의미할 수 있다. Thereafter, the mobile terminal 100 may determine whether the plurality of touch information input and the stored touch information match while the display unit 151 is inactivated by the first controller (S220). In this case, the matching of the plurality of input touch information and the plurality of stored touch information means that the plurality of touch inputs corresponding to the plurality of touch information stored and preset in the storage unit 170 are deactivated. It can mean that it is made for. In addition, the input of the plurality of touch information and the plurality of stored touch information does not match the display unit 151 in a state in which a plurality of touch inputs corresponding to the plurality of touch information preset and stored in the storage unit 170 are deactivated. It may mean that it has not been done.
이 후 이동 단말기(100)는 제1 제어부에 의해 판단된 결과를 이용하여 디스플레이부(151)의 활성화 여부를 제2 제어부에 의하여 제어할 수 있다(S230). 따라서 저장부(170)에 기 설정되어 저장된 복수의 터치 정보에 대응되는 복수의 터치 입력이 비활성화된 상태의 디스플레이부(151)에 대해 이루어지면 디스플레이부(151)는 활성화될 수 있다. 그러나 저장부(170)에 기 설정되어 저장된 복수의 터치 정보에 대응되는 복수의 터치 입력이 비활성화된 상태의 디스플레이부(151)에 대해 이루어지지 않으면 디스플레이부(151)는 비활성화 상태가 유지될 수 있다. Thereafter, the mobile terminal 100 may control whether the display unit 151 is activated by the second controller by using the result determined by the first controller (S230). Therefore, when a plurality of touch inputs corresponding to a plurality of touch information preset and stored in the storage unit 170 are made to the display unit 151 in a deactivated state, the display unit 151 may be activated. However, if a plurality of touch inputs corresponding to a plurality of touch information preset and stored in the storage unit 170 are not made to the display unit 151 in an inactivated state, the display unit 151 may be maintained in an inactive state. .
도 3은 본 발명의 일 실시예에 따른 이동 단말기(100)의 구조를 설명하기 위한 블럭도의 일 예이다. 도 3을 참조하면, 본 발명의 일 실시예에 따른 이동 단말기(100)는 디스플레이부(151), 제1 제어부(181), 제2 제어부(182), 저장부(170)를 포함한다. 3 is an example of a block diagram illustrating a structure of a mobile terminal 100 according to an embodiment of the present invention. Referring to FIG. 3, the mobile terminal 100 according to an embodiment of the present invention includes a display unit 151, a first control unit 181, a second control unit 182, and a storage unit 170.
디스플레이부(151)는 터치 스크린으로 구현될 수 있다. 터치 스크린으로 구현된 디스플레이부(151)는 이동 단말기(100)와 사용자 사이의 입력 인터페이스를 제공하는 사용자 입력부로서 기능함과 동시에, 이동 단말기(100)와 사용자 사이의 출력 인터페이스를 제공할 수도 있다. The display unit 151 may be implemented as a touch screen. The display unit 151 implemented as a touch screen may function as a user input unit providing an input interface between the mobile terminal 100 and the user, and may also provide an output interface between the mobile terminal 100 and the user.
저장부(170)는 제1 저장부(171) 및 제2 저장부(172)를 포함한다. 제1 저장부(171) 및 제2 저장부(172)는 각각 제1 제어부(181) 및 제2 제어부(182)의 동작에 필요한 프로그램, 어플리케이션, 데이터, 기타 명령어 등을 저장할 수 있다. 특히 제1 저장부(171)는 제1 제어부(181)와 연결된 임베디드 플래시 메모리일 수 있다. The storage unit 170 includes a first storage unit 171 and a second storage unit 172. The first storage unit 171 and the second storage unit 172 may store programs, applications, data, and other commands necessary for the operations of the first control unit 181 and the second control unit 182, respectively. In particular, the first storage unit 171 may be an embedded flash memory connected to the first control unit 181.
한편 제1 저장부(171)는 복수의 터치 정보를 저장할 수 있다. 터치 정보는 비활성화 상태인 디스플레이부(151)를 활성화시키도록 하는 복수의 터치 입력에 대응되는 정보일 수 있다. 즉 제1 저장부(171)는 비활성화 상태인 디스플레이부(151)를 활성화시키기 위한 복수의 터치 입력에 각각 대응되는 복수의 터치 정보를 저장할 수 있다. Meanwhile, the first storage unit 171 may store a plurality of touch information. The touch information may be information corresponding to a plurality of touch inputs for activating the display unit 151 in an inactive state. That is, the first storage unit 171 may store a plurality of touch information corresponding to a plurality of touch inputs for activating the display unit 151 in an inactive state.
한편 터치 정보는 디스플레이부(151)에 대해 이루어진 복수의 터치 각각에 대한 좌표 정보를 의미할 수 있다. 구체적으로, 비활성화 상태인 디스플레이부(151)상에 이루어진 첫 번째 터치인 제1 터치는 전체 디스플레이부(151)에 대한 2차원의 제1 좌표로 변환되어 제1 저장부(171)에 저장될 수 있다. 이 후 비활성화 상태인 디스플레이부(151)상에 이루어진 N 번째 터치인 제n 터치는 전체 디스플레이부(151)에 대한 2차원의 제n 좌표로 변환되어 제1 저장부(171)에 저장될 수 있다. Meanwhile, the touch information may refer to coordinate information of each of the plurality of touches made on the display unit 151. In detail, the first touch, which is the first touch on the inactive display unit 151, may be converted into two-dimensional first coordinates of the entire display unit 151 and stored in the first storage unit 171. have. Thereafter, the n-th touch, which is the N-th touch made on the inactive display unit 151, may be converted into two-dimensional n-th coordinates of the entire display unit 151 and stored in the first storage unit 171. .
따라서 제1 제어부(181)는 디스플레이부(151)가 비활성화된 상태에서 디스플레이부(151)에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 제1 저장부(171)에 저장된 복수의 터치 정보가 매칭되는지를 판단할 수 있다. 디스플레이부(151)에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 제1 저장부(171)에 저장된 복수의 터치 정보가 매칭되면, 제1 제어부(181)는 일치 신호를 제2 제어부(182)에 대해 전송할 수 있다. 일치 신호를 수신한 제2 제어부(182)는 제2 저장부(172)에 저장된 프로그램, 어플리케이션, 데이터, 기타 명령어 등을 이용하여 디스플레이부(151)를 활성화시킬 수 있다. Accordingly, the first controller 181 may be configured to display a plurality of touch information corresponding to a plurality of touch inputs to the display unit 151 and a plurality of touch information stored in the first storage unit 171 while the display unit 151 is deactivated. It can be determined whether is matched. When the plurality of touch information corresponding to the plurality of touch inputs to the display unit 151 and the plurality of touch information stored in the first storage unit 171 match, the first control unit 181 receives the matching signal from the second control unit ( 182). The second control unit 182 receiving the match signal may activate the display unit 151 using a program, an application, data, and other commands stored in the second storage unit 172.
한편 터치 정보는 디스플레이부(151)에 대해 이루어진 복수의 터치 각각에 대한 순위 정보 및 위치 정보를 포함할 수 있다. 구체적으로, 비활성화 상태인 디스플레이부(151)상에 이루어진 첫 번째 터치인 제1 터치에 대한 정보는 제1 순위 터치임을 나타내는 순위 정보 및 제1 위치 정보를 포함하여 제1 저장부(171)에 저장될 수 있다. 이 경우 제1 위치 정보는 전체 디스플레이부(151)에 대한 2차원의 좌표 정보를 의미할 수 있다. Meanwhile, the touch information may include ranking information and location information of each of the plurality of touches made on the display unit 151. Specifically, the information about the first touch, which is the first touch made on the display unit 151 in the inactive state, is stored in the first storage unit 171 including the rank information indicating the first rank touch and the first location information. Can be. In this case, the first location information may mean two-dimensional coordinate information of the entire display unit 151.
이 후 비활성화 상태인 디스플레이부(151)에 대해 이루어진 두 번째 터치인 제2 터치에 대한 정보는 제2 순위 터치임을 나타내는 순위 정보 및 제2 위치 정보를 포함하여 제1 저장부(171)에 저장될 수 있다. 이 경우 제2 위치 정보는 제1 터치 좌표에 대한 제2 터치 좌표의 방향 및 거리를 나타내는 정보를 의미할 수 있다. 예를 들어 제2 위치 정보는 제1 좌표에 대한 우측 방향 및 제1 좌표로부터의 거리를 포함할 수 있다. 여기서 터치 좌표의 방향 및 터치 좌표의 거리는 가속도 센서, 자기 센서, 중력 센서, 자이로스코프 센서, 터치 센서 등 다양한 센싱 수단에 의해 방향 및 거리의 기준이 각각 제공될 수 있다. Thereafter, the information about the second touch, which is the second touch made on the display unit 151 in the inactive state, may be stored in the first storage unit 171 including the rank information indicating the second rank touch and the second location information. Can be. In this case, the second location information may mean information indicating the direction and distance of the second touch coordinates with respect to the first touch coordinates. For example, the second location information may include a right direction with respect to the first coordinate and a distance from the first coordinate. The direction of the touch coordinates and the distance of the touch coordinates may be provided with reference of directions and distances by various sensing means such as an acceleration sensor, a magnetic sensor, a gravity sensor, a gyroscope sensor, a touch sensor, and the like.
또한 제2 터치 좌표가 제1 좌표로부터 기 설정된 거리 이내에 있으면 제1 터치 좌표와 동일한 좌표인 것으로 판단될 수 있다. 이 경우 제1 제어부(181)는 제1 터치 입력 및 제2 터치 입력이 디스플레이부(151)상 동일한 위치에서 수신되었다고 판단할 수 있다. 다만 제2 터치 좌표가 제1 좌표로부터 기 설정된 거리를 넘으면 제1 터치 좌표와 다른 좌표인 것으로 판단될 수 있다. 이 경우 제1 제어부(181)는 제1 터치 입력 및 제2 터치 입력이 디스플레이부(151)상 다른 위치에서 수신되었다고 판단할 수 있다. In addition, when the second touch coordinates are within a preset distance from the first coordinates, the second touch coordinates may be determined to be the same coordinates as the first touch coordinates. In this case, the first controller 181 may determine that the first touch input and the second touch input are received at the same position on the display unit 151. However, when the second touch coordinates exceed a preset distance from the first coordinates, the second touch coordinates may be determined to be different from the first touch coordinates. In this case, the first controller 181 may determine that the first touch input and the second touch input are received at different positions on the display unit 151.
이 후 비활성화 상태인 디스플레이부(151)에 대해 이루어진 N 번째 터치인 제n 터치에 대한 정보 역시 전술한 바와 동일한 방식으로 제1 저장부(171)에 저장될 수 있다. Thereafter, information about the n-th touch, which is the N-th touch made to the display unit 151 that is in an inactive state, may also be stored in the first storage unit 171 in the same manner as described above.
따라서 제1 제어부(181)는 디스플레이부(151)가 비활성화된 상태에서 디스플레이부(151)에 대하여 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 제1 저장부(171)에 저장된 복수의 터치 정보가 매칭되는지를 판단할 수 있다. 디스플레이부(151)에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 제1 저장부(171)에 저장된 복수의 터치 정보가 매칭되면, 제1 제어부(181)는 일치 신호를 제2 제어부(182)에 대해 전송할 수 있다. 일치 신호를 수신한 제2 제어부(182)는 제2 저장부(172)에 저장된 프로그램, 어플리케이션, 데이터, 기타 명령어 등을 이용하여 디스플레이부(151)를 활성화시킬 수 있다. Accordingly, the first controller 181 is configured to display a plurality of touch information corresponding to a plurality of touch inputs received with respect to the display unit 151 while the display unit 151 is deactivated, and a plurality of stored information in the first storage unit 171. It may be determined whether the touch information is matched. When the plurality of touch information corresponding to the plurality of touch inputs to the display unit 151 and the plurality of touch information stored in the first storage unit 171 match, the first control unit 181 receives the matching signal from the second control unit ( 182). The second control unit 182 receiving the match signal may activate the display unit 151 using a program, an application, data, and other commands stored in the second storage unit 172.
도 4는 본 발명의 일 실시예에 따른 이동 단말기(100)에 있어서, 터치 좌표 설정의 제1 단계에 관한 타이밍도의 일 예이고, 도 5는 그에 따른 다양한 화면의 일 예이다. 도 4 내지 도 5에서는 터치 좌표 또는 노크 코드의 설정에 대한 제1 단계에 대해 구체적으로 설명하기로 한다. 제1 단계는 터치 좌표 또는 노크 코드를 설정하기 위하여 첫 번째로 터치 좌표 또는 노크 코드를 입력하는 단계이다. 노크 코드는 전술한 터치 좌표와 동일한 의미일 수 있다. 4 is an example of a timing diagram of a first step of setting touch coordinates in the mobile terminal 100 according to an embodiment of the present invention, and FIG. 5 is an example of various screens according to the present invention. 4 to 5, a first step for setting touch coordinates or knock codes will be described in detail. The first step is first inputting touch coordinates or knock codes to set touch coordinates or knock codes. The knock code may have the same meaning as the touch coordinates described above.
먼저, 제2 제어부(182)는 터치 좌표의 설정 모드로 진입하기 위하여 터치 좌표 설정의 시작을 명령할 수 있다(S410). 즉 사용자가 터치 좌표를 설정하기 위하여 설정 어플리케이션을 실행하면 도 5(a)에 도시된 바와 같은 화면이 디스플레이될 수 있다. First, the second controller 182 may command start of touch coordinate setting to enter the touch coordinate setting mode (S410). That is, when the user executes the setting application to set the touch coordinates, a screen as shown in FIG. 5A may be displayed.
이 경우 확인 버튼을 선택하면 설정하고자 하는 터치 좌표를 입력하도록 하는 화면이 디스플레이될 수 있다. 즉 제2 제어부(182)는 복수의 터치 좌표를 입력하기 위한 4분면을 디스플레이하도록 디스플레이부(151)를 제어할 수 있다(S420). 도 5(b)를 참조하면, 설정하고자 하는 터치 좌표를 입력하도록 하는 좌표 영역(155)이 디스플레이된다. 도 5(b)에서는 4분면으로 분할된 좌표 영역(155)만을 도시하였으나, 이에 한정되는 것은 아니며, 2분면, 3분면, …, N분면 등 다양하게 분할될 수 있다. In this case, when the confirmation button is selected, a screen for inputting touch coordinates to be set may be displayed. That is, the second controller 182 may control the display unit 151 to display a quadrant for inputting a plurality of touch coordinates (S420). Referring to FIG. 5B, a coordinate area 155 for inputting touch coordinates to be set is displayed. In FIG. 5B, only the coordinate region 155 divided into quadrants is illustrated, but embodiments of the present invention are not limited thereto. , N-side, etc. can be divided into various.
이 후 디스플레이부(151)는 디스플레이된 터치 좌표에 대한 터치 입력을 수신할 수 있다(S430). 즉 사용자는 디스플레이된 좌표 영역(155) 중 설정하고자 하는 터치를 순차적으로 입력할 수 있다. 예를 들어 도 5(c)에 도시된 바와 같이, 사용자는 제1 순위로 제1 영역(155-1), 제2 순위로 제1 영역(155-1), 제3 순위로 제2 영역(155-2), 제4 순위로 제4 영역(155-4)을 순차적으로 터치할 수 있다. Thereafter, the display unit 151 may receive a touch input for the displayed touch coordinates (S430). That is, the user may sequentially input touches to be set among the displayed coordinate areas 155. For example, as shown in FIG. 5 (c), the user has a first area 155-1 with a first rank, a first area 155-1 with a second rank, and a second area with a third rank ( 155-2, the fourth region 155-4 may be sequentially touched with the fourth rank.
이 경우 제1 제어부(181)는 복수의 터치 입력 각각에 대한 터치 좌표를 판단할 수 있다(S440). 만약 복수의 터치 입력 모두가 좌표 영역(155) 이내인 것으로 판단되면(S450_Y), 제1 제어부(181)는 복수의 터치 입력 각각에 대응되는 터치 좌표를 버퍼에 저장할 수 있다. 뿐만 아니라 복수의 터치 입력이 좌표 영역(155) 이내이고, 최후의 터치 입력이 좌표 영역(155) 이외에 형성된 확인 버튼을 선택하기 위한 것이라도, 제1 제어부(181)는 좌표 영역(155)에 대한 복수의 터치 입력 각각에 대응되는 터치 좌표를 버퍼에 저장할 수 있다. 이 후 제2 제어부(182)는 터치 좌표 설정의 제1 단계를 종료하도록 하는 명령을 하여(S480), 제2 단계로 진입할 수 있다. 이에 대해서는 도 6 내지 도 7에서 상세하도록 한다. In this case, the first controller 181 may determine touch coordinates for each of the plurality of touch inputs (S440). If it is determined that all of the plurality of touch inputs are within the coordinate area 155 (S450_Y), the first controller 181 may store touch coordinates corresponding to each of the plurality of touch inputs in the buffer. In addition, even if the plurality of touch inputs are within the coordinate region 155 and the last touch input is for selecting a confirmation button formed in addition to the coordinate region 155, the first controller 181 may not be able to access the coordinate region 155. Touch coordinates corresponding to each of the plurality of touch inputs may be stored in a buffer. Thereafter, the second controller 182 may enter a second step by giving a command to end the first step of setting touch coordinates (S480). This will be described in detail with reference to FIGS. 6 to 7.
그러나 복수의 터치 입력 중 적어도 하나가 좌표 영역(155) 이내가 아닌 것으로 판단되면(S450_N), 제2 제어부(182)는 터치 좌표 설정을 종료하도록 하는 명령을 할 수 있다(S460). 예를 들어 도 5(c)에 도시된 취소 버튼이 선택되면, 제2 제어부(182)는 도 5(d)에 도시된 바와 같은 화면이 디스플레이하도록 제어할 수 있으며, 터치 좌표 설정의 모든 단계는 종료 또는 취소될 수 있다. However, if it is determined that at least one of the plurality of touch inputs is not within the coordinate area 155 (S450_N), the second controller 182 may command to end the touch coordinate setting (S460). For example, when the cancel button shown in FIG. 5C is selected, the second controller 182 may control the screen as shown in FIG. 5D to be displayed, and all steps of the touch coordinate setting may be performed. It can be terminated or cancelled.
뿐만 아니라 복수의 터치 입력 모두가 좌표 영역(155) 이내인 것으로 판단되더라도, 기 설정된 입력 방식에 위반되는 것으로 판단되면 도 5(e)에 도시된 바와 같은 화면이 디스플레이될 수 있다. 이 경우 터치 입력 방식을 안내하기 위한 화면이 디스플레이될 수도 있다. In addition, even if it is determined that all of the plurality of touch inputs are within the coordinate area 155, when it is determined that the predetermined input method is violated, a screen as shown in FIG. 5E may be displayed. In this case, a screen for guiding a touch input method may be displayed.
도 6은 본 발명의 일 실시예에 따른 이동 단말기(100)에 있어서, 터치 좌표 설정의 제2 단계에 관한 타이밍도의 일 예이고, 도 7은 그에 따른 다양한 화면의 일 예이다. 도 6에서는 터치 좌표 또는 노크 코드의 설정에 대한 제2 단계에 대해 구체적으로 설명하기로 한다. 제2 단계는 제1 단계에서 입력한 터치 좌표 또는 노크 코드를 다시 한번 더 입력하도록 함으로써 사용자에게 이를 확인시키기 위한 단계이다. 6 is an example of a timing diagram relating to a second step of setting touch coordinates in the mobile terminal 100 according to an embodiment of the present invention, and FIG. 7 is an example of various screens according to the present invention. In FIG. 6, a second step for setting touch coordinates or knock codes will be described in detail. The second step is to confirm the user by inputting the touch coordinates or knock code input in the first step again.
먼저, 제2 제어부(182)는 터치 좌표의 확인 모드로 진입하기 위하여 터치 좌표 확인의 시작을 명령할 수 있다(S610). 즉 제2 제어부(182)는 복수의 터치 좌표를 재입력하기 위한 4분면을 디스플레이하도록 디스플레이부(151)를 제어할 수 있다(S620). 즉 도 7(a)에 도시된 바와 같은 화면이 디스플레이될 수 있다. First, the second controller 182 may instruct the start of the touch coordinate check in order to enter the touch coordinate check mode (S610). That is, the second controller 182 may control the display unit 151 to display a quadrant for re-input of the plurality of touch coordinates (S620). That is, a screen as shown in FIG. 7A may be displayed.
이 후 디스플레이부(151)는 디스플레이된 터치 좌표에 대한 터치 입력을 수신할 수 있다(S630). 즉 사용자는 제1 단계에서 입력된 터치 입력과 동일한 터치를 순차적으로 입력할 수 있다. 예를 들어 도 7(b)에 도시된 바와 같이, 사용자는 제1 순위로 제1 영역(155-1), 제2 순위로 제1 영역(155-1), 제3 순위로 제2 영역(155-2), 제4 순위로 제4 영역(155-4)을 순차적으로 터치할 수 있다. Thereafter, the display unit 151 may receive a touch input for the displayed touch coordinates (S630). That is, the user may sequentially input the same touch as the touch input input in the first step. For example, as shown in FIG. 7B, the user has a first area 155-1 in a first rank, a first area 155-1 in a second rank, and a second area in a third rank (as shown in FIG. 7B). 155-2, the fourth region 155-4 may be sequentially touched with the fourth rank.
이 경우 제1 제어부(181)는 복수의 터치 입력 각각에 대한 터치 좌표를 판단할 수 있다(S640). 만약 복수의 터치 입력 각각에 대응되는 터치 좌표가 버퍼에 저장된 터치 좌표와 동일한 것으로 판단되면(S650_Y), 제1 제어부(181)는 복수의 터치 입력 각각에 대응되는 터치 좌표를 제1 저장부(171)에 저장할 수 있다. 이 후 제2 제어부(182)는 터치 좌표 설정의 제2 단계를 종료하도록 하는 명령을 할 수 있다(S670). 이로써 터치 좌표 설정은 모두 종료될 수 있다. 이 경우 도 7(c)에 도시된 바와 같은 화면이 디스플레이되며, 터치 좌표 설정이 종료되었음을 사용자에게 안내할 수 있다. In this case, the first controller 181 may determine touch coordinates for each of the plurality of touch inputs (S640). If it is determined that the touch coordinates corresponding to each of the plurality of touch inputs are the same as the touch coordinates stored in the buffer (S650_Y), the first controller 181 stores the touch coordinates corresponding to each of the plurality of touch inputs in the first storage unit 171. ) Can be stored. Thereafter, the second controller 182 may issue a command to end the second step of setting touch coordinates (S670). As a result, all of the touch coordinate settings may be finished. In this case, a screen as shown in FIG. 7C is displayed, and the user may be informed that the touch coordinate setting is finished.
그러나 복수의 터치 입력 각각에 대응되는 터치 좌표가 버퍼에 저장된 터치 좌표와 동일하지 않은 것으로 판단되면(S650_N), 제2 제어부(182)는 터치 좌표 확인을 재시작하도록 하는 명령을 할 수 있다(S610). 즉 제1 단계에서 이루어진 터치 입력과 제2 단계에서 이루어진 터치 입력이 다른 것으로 판단되면, 제2 제어부(182)는 제2 단계에서 터치 입력을 다시 한 번 시도하도록 하는 화면을 디스플레이할 수 있으며, 이는 도 5(d)에 도시된 바와 같다. However, if it is determined that the touch coordinates corresponding to each of the plurality of touch inputs are not the same as the touch coordinates stored in the buffer (S650_N), the second controller 182 may issue a command to restart the check of the touch coordinates (S610). . That is, if it is determined that the touch input made in the first step and the touch input made in the second step are different, the second controller 182 may display a screen for retrying the touch input in the second step. As shown in Fig. 5 (d).
도 4 내지 도 7에서는 터치 좌표 또는 노크 코드를 설정하는 방법에 대해 설명하였다. 이하에서는 노크 코드의 설정이 완료된 상태에서, 비활성화 상태인 디스플레이부(151)를 활성화시키거나 비활성화 상태를 유지시키는 구체적인 방법에 대해 설명하기로 한다. 4 to 7 illustrate a method of setting touch coordinates or knock codes. Hereinafter, a detailed method of activating or maintaining the deactivation state of the display unit 151 in the deactivation state will be described in a state where setting of the knock code is completed.
도 8은 본 발명의 일 실시예에 따른 이동 단말기(100)에 있어서, 입력된 터치 좌표에 따른 디스플레이부(151)의 활성화 여부에 관한 타이밍도의 일 예이고, 도 9는 터치 입력을 설명하기 위한 도면의 다양한 예이다. FIG. 8 is an example of a timing diagram for activating the display unit 151 according to input touch coordinates in the mobile terminal 100 according to an embodiment of the present invention, and FIG. 9 illustrates a touch input. Various examples of drawings for.
먼저, 디스플레이부(151)는 비활성화 상태에서 터치 입력을 수신할 수 있다(S810). 즉 사용자가 비활성화된 상태의 디스플레이부(151)에 대해 터치 입력을 할 수 있다. 이 경우 제1 제어부(181)는 복수의 가상 영역(156)을 형성하도록 디스플레이부(151)를 제어할 수 있으며, 가상 영역(156)은 도 5 또는 도 7에서 설명한 좌표 영역(155)과는 달리 디스플레이부(151)상에 디스플레이되지 않는 가상의 터치 영역을 의미할 수 있다. First, the display unit 151 may receive a touch input in an inactive state (S810). That is, the user may touch input the display unit 151 in a deactivated state. In this case, the first controller 181 may control the display unit 151 to form the plurality of virtual regions 156, and the virtual region 156 is different from the coordinate region 155 described with reference to FIG. 5 or 7. Alternatively, it may mean a virtual touch area that is not displayed on the display unit 151.
이 후 제1 제어부(181)는 입력된 복수의 터치 각각에 대응되는 복수의 터치 좌표를 판단할 수 있다(S820). Thereafter, the first controller 181 may determine a plurality of touch coordinates corresponding to each of the input touches (S820).
예를 들어 도 9(a)에 도시된 바와 같이, 사용자는 비활성화 상태인 디스플레이부(151)상의 임의의 지점에 대해 제1 순위로 터치할 수 있다. 이 경우 제1 순위의 터치 지점으로부터 기 설정된 범위의 영역이 제1 영역(155-1)에 대응될 수 있으며, 제1 순위의 터치는 제1 영역(155-1)에 대한 터치로 판단될 수 있다. 이 후 제1 순위와 동일한 지점에 제2 순위로 터치하며, 제2 순위의 터치는 제1 영역(155-1)에 대한 터치로 판단될 수 있다. 이 후 제2 순위의 터치에 대하여 우측 방향으로 제3 순위의 터치가 이루어진다. 이 경우 제3 순위의 터치 지점으로부터 기 설정된 범위의 영역이 제2 영역(155-2)에 대응될 수 있으며, 제3 순위의 터치는 제2 영역(155-2)에 대한 터치로 판단될 수 있다. 이 후 제3 순위의 터치에 대하여 하측 방향으로 제4 순위의 터치가 이루어진다. 이 경우 제4 순위의 터치 지점으로부터 기 설정된 범위의 영역이 제4 영역(155-4)에 대응될 수 있으며, 제4 순위의 터치는 제4 영역(155-4)에 대한 터치로 판단될 수 있다. 따라서 제1 제어부(181)는 가상 영역(156)에 대하여 입력된 복수의 터치 각각에 대한 터치 좌표를 판단할 수 있다. For example, as illustrated in FIG. 9A, the user may touch an arbitrary point on the display unit 151 in an inactive state with a first rank. In this case, an area of a preset range may correspond to the first area 155-1 from the touch point of the first rank, and the touch of the first rank may be determined to be a touch on the first area 155-1. have. Thereafter, the second touch may be performed at the same point as the first rank, and the touch of the second rank may be determined as a touch on the first region 155-1. Thereafter, the third rank touch is made in the right direction with respect to the second rank touch. In this case, an area of a preset range may correspond to the second area 155-2 from the touch point of the third rank, and the touch of the third rank may be determined to be a touch on the second area 155-2. have. Thereafter, a fourth rank of touch is made in the downward direction with respect to the third rank of touch. In this case, an area of a preset range may correspond to the fourth area 155-4 from the touch points of the fourth rank, and the touch of the fourth rank may be determined to be a touch on the fourth area 155-4. have. Accordingly, the first controller 181 may determine touch coordinates of each of the plurality of touches input to the virtual area 156.
한편 입력된 터치에 따라 가상 영역(156)의 크기, 위치 등은 조절될 수 있다. 도 9(b) 내지 도 9(e)를 참조하면, 제2 순위의 터치 지점 및 제3 순위의 터치 지점의 거리와 제3 순위의 터치 지점 및 제4 순위의 터치 지점의 거리가 동일하다. 뿐만 아니라 제3 순위의 터치 지점은 제2 순위의 터치 지점에 대하여 우측이며, 제4 순위의 터치 지점은 제3 순위의 터치 지점에 대하여 하측이다. 따라서 제1 제어부(181)는 가상 영역(156)에 대하여 입력된 복수의 터치 각각에 대한 터치 좌표를 판단할 수 있다. Meanwhile, the size, position, etc. of the virtual area 156 may be adjusted according to the input touch. 9B and 9E, the distance between the touch point of the second rank and the touch point of the third rank and the touch point of the third rank and the touch point of the fourth rank are equal to each other. In addition, the touch point of the third rank is right with respect to the touch point of the second rank, and the touch point of the fourth rank is lower with respect to the touch point of the third rank. Accordingly, the first controller 181 may determine touch coordinates of each of the plurality of touches input to the virtual area 156.
이 후 제1 제어부(181)는 복수의 터치 입력 각각에 대한 터치 좌표와 제1 저장부(171)에 저장된 터치 좌표가 동일한지 여부를 판단할 수 있다(S830). 만약 복수의 터치 입력 각각에 대응되는 터치 좌표가 제1 저장부(171)에 저장된 터치 좌표와 동일한 것으로 판단되면(S830_Y), 제1 제어부(181)는 일치 신호를 제2 제어부(182)에 전송할 수 있다(S860). 이 후 제2 제어부(182)는 비활성화 상태인 디스플레이부(151)를 활성화하도록 하는 명령을 할 수 있다(S870). 이로써 디스플레이부(151)는 활성화될 수 있다. Thereafter, the first controller 181 may determine whether the touch coordinates of each of the plurality of touch inputs are the same as the touch coordinates stored in the first storage unit 171 (S830). If it is determined that the touch coordinates corresponding to each of the plurality of touch inputs are the same as the touch coordinates stored in the first storage unit 171 (S830_Y), the first controller 181 transmits a matching signal to the second controller 182. It may be (S860). Thereafter, the second controller 182 may make a command to activate the display unit 151 which is in an inactive state (S870). As a result, the display unit 151 may be activated.
그러나 복수의 터치 입력 각각에 대응되는 터치 좌표가 제1 저장부(171)에 저장된 터치 좌표와 동일하지 않은 것으로 판단되면(S830_N), 제1 제어부(181)는 불일치 신호를 제2 제어부(182)에 전송할 수 있다(S840). 이 후 제2 제어부(182)는 디스플레이부(151)의 비활성화 상태를 유지하도록 하는 명령을 할 수 있다(S850). However, if it is determined that the touch coordinates corresponding to each of the plurality of touch inputs are not the same as the touch coordinates stored in the first storage unit 171 (S830_N), the first controller 181 may transmit a mismatch signal to the second controller 182. It can be transmitted to (S840). Thereafter, the second controller 182 may issue a command to maintain the deactivation state of the display unit 151 (S850).
도 10은 본 발명의 일 실시예에 따른 터치 좌표가 제1 저장부(171)에 저장되는 방식을 설명하기 위한 도면이다. FIG. 10 is a diagram for describing a method in which touch coordinates are stored in the first storage unit 171 according to an exemplary embodiment.
도 10(a)에 도시된 바와 같이, 제1 저장부(171)는 복수의 페이지로 구분될 수 있으며, 각 페이지는 헤더 영역(172), 페이지 영역(173), 코드 영역(174)을 포함한다. 사용자가 최초로 터치 좌표를 설정하기 위해 터치 입력을 하게 되면, 제1 제어부(181)는 입력된 터치 좌표에 대응되는 터치 정보를 인코딩하여 제1 페이지의 코드 영역(174)에 기록할 수 있다. 따라서 제1 제어부(181)는 복수의 페이지 중 가장 최근에 저장된 제1 페이지의 터치 정보와 디스플레이부(151)를 통해 입력된 터치 정보가 동일한지를 판단할 수 있다. 이 경우 제1 페이지에는 하나의 터치 좌표에 대응되는 터치 정보가 기록되었으므로, 제1 페이지의 헤더 영역(172)에는 1이 기록될 수 있다. As shown in FIG. 10A, the first storage unit 171 may be divided into a plurality of pages, and each page includes a header area 172, a page area 173, and a code area 174. do. When a user makes a touch input to set touch coordinates for the first time, the first controller 181 may encode touch information corresponding to the input touch coordinates and record the touch information in the code area 174 of the first page. Accordingly, the first controller 181 may determine whether touch information of the first page among the plurality of pages and the touch information input through the display unit 151 are the same. In this case, since touch information corresponding to one touch coordinate is recorded in the first page, 1 may be recorded in the header area 172 of the first page.
이 후 사용자는 터치 정보를 업데이트하기 위하여 새로운 터치 좌표를 설정할 수 있다. 이 경우 도 10(b)에 도시된 바와 같이, 제1 제어부(181)는 새로이 입력된 터치 좌표에 대응되는 터치 정보를 인코딩하여 제2 페이지의 코드 영역(174)에 기록할 수 있다. 따라서 제1 제어부(181)는 복수의 페이지 중 가장 최근에 저장된 제2 페이지의 터치 정보와 디스플레이부(151)를 통해 입력된 터치 정보가 동일한지를 판단할 수 있다. 이 경우 제2 페이지에는 하나의 터치 좌표에 대응되는 터치 정보가 기록되었으므로, 제2 페이지의 헤더 영역(172)에는 1이 기록될 수 있다. Thereafter, the user may set new touch coordinates to update the touch information. In this case, as illustrated in FIG. 10B, the first controller 181 may encode touch information corresponding to newly input touch coordinates and record the touch information in the code area 174 of the second page. Accordingly, the first controller 181 may determine whether the touch information of the second page most recently stored among the plurality of pages and the touch information input through the display unit 151 are the same. In this case, since touch information corresponding to one touch coordinate is recorded on the second page, 1 may be recorded in the header area 172 of the second page.
전술한 방식에 따라 각 페이지에 대하여 업데이트된 터치 정보가 저장될 수 있으며, 제N 페이지에 대한 헤더 영역(172)에 1이 기록된 후 사용자는 터치 정보를 업데이트하기 위하여 새로운 터치 좌표를 설정할 수 있다. 이 경우 도 10(d)에 도시된 바와 같이, 제1 제어부(181)는 새로이 입력된 터치 좌표에 대응되는 터치 정보를 인코딩하여 제1 페이지의 코드 영역(174)에 기록할 수 있다. 이 경우 제1 페이지에는 두 개의 터치 좌표에 대응되는 터치 정보가 기록되었으므로, 제1 페이지의 헤더 영역(172)에는 2가 기록될 수 있다. 따라서 제1 제어부(181)는 복수의 페이지 중 가장 최근에 저장된 제1 페이지의 업데이트된 터치 정보와 디스플레이부(151)를 통해 입력된 터치 정보가 동일한지를 판단할 수 있다. According to the above-described method, updated touch information may be stored for each page, and after 1 is recorded in the header area 172 for the Nth page, the user may set new touch coordinates to update the touch information. . In this case, as shown in FIG. 10 (d), the first controller 181 may encode touch information corresponding to newly input touch coordinates and record the touch information in the code area 174 of the first page. In this case, since touch information corresponding to two touch coordinates is recorded on the first page, 2 may be recorded in the header area 172 of the first page. Accordingly, the first controller 181 may determine whether the updated touch information of the first page stored among the plurality of pages and the touch information input through the display unit 151 are the same.
이와 같이 임베디드 플래시 메모리로 구현된 제1 저장부(171)는 복수의 페이지로 구분되고, 제1 제어부(181)는 복수의 페이지 중 하나에 대해 터치 정보를 저장할 수 있다. 따라서 실질적으로 터치 정보를 저장함에 있어서 용량의 제한 문제를 해결할 수 있게 된다. As such, the first storage unit 171 implemented as an embedded flash memory may be divided into a plurality of pages, and the first control unit 181 may store touch information for one of the plurality of pages. Therefore, it is possible to substantially solve the problem of capacity limitation in storing touch information.
도 11은 본 발명의 일 실시예에 따른 이동 단말기(100)의 디스플레이부(151)를 활성화하기 위한 다른 입력 방식을 설명하기 위한 도면의 다양한 예이고, 도 12는 그에 따른 디스플레이부(151)의 활성화 여부에 관한 타이밍도의 일 예이다. 이하에서는 전술한 설명과 중복되는 부분에 대한 설명은 생략하기로 한다. 11 is various examples of a diagram illustrating another input method for activating the display unit 151 of the mobile terminal 100 according to an embodiment of the present invention, and FIG. It is an example of a timing diagram relating to activation. Hereinafter, descriptions of portions overlapping with the above description will be omitted.
전술한 설명에서는 디스플레이부(151)상에 이루어진 복수의 터치에 대해 설명하였으나, 이에 한정되는 것은 아니며, 디스플레이부(151)상에 이루어진 드래그에 대해서도 적용됨은 물론이다. 즉 도 11(a)에 도시된 바와 같은 사용자 사인(signature) 인식 또는 도 11(b)에 도시된 바와 같은 패턴 인식 등에 대해서도 전술한 바와 같은 설명이 적용될 수 있다. In the above description, a plurality of touches made on the display unit 151 have been described. However, the present invention is not limited thereto, and the touches may be applied to the drag made on the display unit 151. That is, the above description may also be applied to user signature recognition as shown in FIG. 11 (a) or pattern recognition as shown in FIG. 11 (b).
먼저, 디스플레이부(151)는 비활성화 상태에서 드래그 입력을 수신할 수 있다(S1210). 즉 사용자가 비활성화된 상태의 디스플레이부(151)에 대해 드래그 입력을 할 수 있고, 제1 제어부(181)는 입력된 드래그에 대응되는 드래그 좌표를 판단할 수 있다(S1220). First, the display unit 151 may receive a drag input in an inactive state (S1210). That is, the user may drag input to the display unit 151 in a deactivated state, and the first controller 181 may determine drag coordinates corresponding to the input drag (S1220).
이 후 제1 제어부(181)는 드래그 입력에 대한 드래그 좌표와 제1 저장부(171)에 저장된 드래그 좌표가 동일한지 여부를 판단할 수 있다(S1230). 이 경우 제1 저장부(171)에는 기 설정된 드래그 좌표가 저장되어 있어야 함은 물론이다. Thereafter, the first controller 181 may determine whether the drag coordinates for the drag input and the drag coordinates stored in the first storage unit 171 are the same (S1230). In this case, of course, the preset drag coordinates should be stored in the first storage unit 171.
따라서 드래그 입력에 대응되는 드래그 좌표가 제1 저장부(171)에 저장된 드래그 좌표와 동일한 것으로 판단되면(S1230_Y), 제1 제어부(181)는 일치 신호를 제2 제어부(182)에 전송할 수 있다(S1260). 이 후 제2 제어부(182)는 비활성화 상태인 디스플레이부(151)를 활성화하도록 하는 명령을 할 수 있다(S1270). 이로써 디스플레이부(151)는 활성화될 수 있다. Therefore, when it is determined that the drag coordinates corresponding to the drag input are the same as the drag coordinates stored in the first storage unit 171 (S1230_Y), the first controller 181 may transmit a matching signal to the second controller 182 ( S1260). Thereafter, the second controller 182 may issue a command to activate the display unit 151 which is in an inactive state (S1270). As a result, the display unit 151 may be activated.
그러나 드래그 입력에 대응되는 드래그 좌표가 제1 저장부(171)에 저장된 드래그 좌표와 동일하지 않은 것으로 판단되면(S1230_N), 제1 제어부(181)는 불일치 신호를 제2 제어부(182)에 전송할 수 있다(S1240). 이 후 제2 제어부(182)는 디스플레이부(151)의 비활성화 상태를 유지하도록 하는 명령을 할 수 있다(S1250). However, if it is determined that the drag coordinates corresponding to the drag input are not the same as the drag coordinates stored in the first storage unit 171 (S1230_N), the first controller 181 may transmit a mismatch signal to the second controller 182. There is (S1240). Thereafter, the second controller 182 may issue a command to maintain the deactivation state of the display unit 151 (S1250).
전술한 본 발명은 프로그램이 기록된 매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 매체는 컴퓨터 시스템에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 매체의 예로는 HDD(Hard Disk Drive), SSD(Solid State Disk), SDD(Silicon Disk Drive), ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광 데이터 저장 장치 등이 있으며, 또한 캐리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한 상기 컴퓨터는 단말기의 제어부(180)를 포함할 수도 있다. 따라서 상기의 상세한 설명은 모든 면에서 제한적으로 해석되어서는 아니되고 예시적인 것으로 고려되어야 한다. 본 발명의 범위는 첨부된 청구항의 합리적 해석에 의해 결정되어야 하고, 본 발명의 등가적 범위 내에서의 모든 변경은 본 발명의 범위에 포함된다. The present invention described above can be embodied as computer readable codes on a medium in which a program is recorded. The computer readable medium includes all kinds of recording devices that store data that can be read by a computer system. Examples of computer-readable media include hard disk drives (HDDs), solid state disks (SSDs), silicon disk drives (SDDs), ROM, RAM, CD-ROMs, magnetic tapes, floppy disks, and optical data storage devices. And also implemented in the form of a carrier wave (eg, transmission over the Internet). The computer may also include a controller 180 of the terminal. The above detailed description, therefore, is not to be taken in a limiting sense in all respects and should be considered as illustrative. The scope of the invention should be determined by reasonable interpretation of the appended claims, and all changes within the equivalent scope of the invention are included in the scope of the invention.

Claims (9)

  1. 디스플레이부; A display unit;
    상기 디스플레이부를 활성화시키기 위한 복수의 터치 입력에 각각 대응되는 복수의 터치 정보를 저장하는 저장부; A storage unit which stores a plurality of touch information corresponding to a plurality of touch inputs for activating the display unit;
    상기 저장부와 연결되며, 상기 디스플레이부가 비활성화된 상태에서 상기 디스플레이부에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 상기 저장부에 저장된 복수의 터치 정보가 매칭되는지를 판단하는 제1 제어부; 및 A first control unit connected to the storage unit and determining whether a plurality of touch information corresponding to a plurality of touch inputs to the display unit and a plurality of touch information stored in the storage unit match when the display unit is deactivated; And
    상기 제1 제어부에 의해 판단된 결과를 이용하여 상기 디스플레이부의 활성화 여부를 제어하는 제2 제어부;를 포함하는 이동 단말기. And a second controller configured to control whether the display unit is activated by using the result determined by the first controller.
  2. 제1항에 있어서, The method of claim 1,
    상기 복수의 터치 정보는, The plurality of touch information,
    상기 디스플레이부에 대해 이루어진 복수의 터치 각각에 대한 좌표 정보인 것을 특징으로 하는 이동 단말기. The mobile terminal, characterized in that the coordinate information for each of the plurality of touch made to the display unit.
  3. 제2항에 있어서, The method of claim 2,
    상기 저장부는, The storage unit,
    복수의 터치 각각에 대한 터치 순서 및 터치 위치에 대응되는 복수의 터치 정보를 저장하고, Stores a plurality of touch information corresponding to a touch order and a touch position of each of the plurality of touches,
    상기 제1 제어부는, The first control unit,
    상기 디스플레이부로부터 순차적으로 수신된 복수의 터치 각각에 대한 터치 위치와 상기 저장부에 저장된 복수의 터치 정보가 매칭되는지를 판단하는 것을 특징으로 하는 이동 단말기. And determining whether a touch position of each of the plurality of touches sequentially received from the display unit and the plurality of touch information stored in the storage unit match.
  4. 제1항에 있어서, The method of claim 1,
    상기 디스플레이부는, The display unit,
    복수의 가상 영역으로 분할되고, Divided into a plurality of virtual regions,
    상기 제1 제어부는, The first control unit,
    상기 복수의 가상 영역 중 적어도 하나에 대해 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 상기 저장부에 저장된 복수의 터치 정보가 매칭되는지를 판단하는 것을 특징으로 하는 이동 단말기. And determining whether a plurality of touch information corresponding to a plurality of touch inputs received for at least one of the plurality of virtual areas matches a plurality of touch information stored in the storage unit.
  5. 제1항에 있어서, The method of claim 1,
    상기 제1 제어부는, The first control unit,
    상기 디스플레이부로부터 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 상기 저장부에 저장된 복수의 터치 정보가 매칭되면 상기 제2 제어부에 대해 일치 신호를 전송하고, When a plurality of touch information corresponding to a plurality of touch inputs received from the display unit and a plurality of touch information stored in the storage unit is matched, a matching signal is transmitted to the second controller,
    상기 제2 제어부는, The second control unit,
    상기 제1 제어부로부터 일치 신호를 수신하면 상기 디스플레이부를 활성화하도록 제어하는 것을 특징으로 하는 이동 단말기. And receiving the match signal from the first controller to activate the display.
  6. 제1항에 있어서, The method of claim 1,
    상기 제1 제어부는, The first control unit,
    상기 디스플레이부로부터 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보와 상기 저장부에 저장된 복수의 터치 정보가 매칭되지 않으면 상기 제2 제어부에 대해 불일치 신호를 전송하고, When the plurality of touch information corresponding to the plurality of touch inputs received from the display unit and the plurality of touch information stored in the storage unit do not match, a mismatch signal is transmitted to the second control unit,
    상기 제2 제어부는, The second control unit,
    상기 제1 제어부로부터 불일치 신호를 수신하면 상기 디스플레이부의 비활성화를 유지하도록 제어하는 것을 특징으로 하는 이동 단말기. The mobile terminal characterized in that the control to maintain the deactivation of the display unit when receiving a mismatch signal from the first control unit.
  7. 제1항에 있어서, The method of claim 1,
    상기 저장부는, The storage unit,
    상기 제1 제어부와 연결된 임베디드 플래시 메모리인 것을 특징으로 하는 이동 단말기. The mobile terminal, characterized in that the embedded flash memory connected to the first control unit.
  8. 제7항에 있어서, The method of claim 7, wherein
    상기 저장부는, The storage unit,
    복수의 페이지로 구분되어, 상기 복수의 페이지 각각에 상기 복수의 터치 정보를 저장하고, Divided into a plurality of pages, storing the plurality of touch information in each of the plurality of pages,
    상기 제1 제어부는, The first control unit,
    상기 복수의 페이지 중 가장 최근에 저장된 복수의 터치 정보와 상기 디스플레이부로부터 수신된 복수의 터치 입력에 대응되는 복수의 터치 정보가 매칭되는지를 판단하는 것을 특징으로 하는 이동 단말기. And determining whether the most recently stored touch information of the plurality of pages matches the plurality of touch information corresponding to the plurality of touch inputs received from the display unit.
  9. 디스플레이부를 활성화시키기 위한 복수의 터치 입력에 각각 대응되는 복수의 터치 정보를 저장하는 단계; Storing a plurality of touch information corresponding to a plurality of touch inputs for activating the display unit;
    상기 디스플레이부가 비활성화된 상태에서 상기 디스플레이부에 대한 복수의 터치 입력에 대응되는 복수의 터치 정보와 상기 저장된 복수의 터치 정보가 매칭되는지를 제1 제어부에 의하여 판단하는 단계; 및 Determining by the first controller whether a plurality of touch information corresponding to a plurality of touch inputs to the display unit and the stored plurality of touch information match with the display unit being inactivated; And
    상기 제1 제어부에 의해 판단된 결과를 이용하여 상기 디스플레이부의 활성화 여부를 제2 제어부에 의하여 제어하는 단계;를 포함하는 이동 단말기의 제어 방법. And controlling, by a second controller, whether the display unit is activated by using the result determined by the first controller.
PCT/KR2014/010664 2014-09-29 2014-11-07 Mobile terminal and controlling method therefor WO2016052800A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2014-0130641 2014-09-29
KR20140130641 2014-09-29

Publications (1)

Publication Number Publication Date
WO2016052800A1 true WO2016052800A1 (en) 2016-04-07

Family

ID=55630813

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/010664 WO2016052800A1 (en) 2014-09-29 2014-11-07 Mobile terminal and controlling method therefor

Country Status (1)

Country Link
WO (1) WO2016052800A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110012849A1 (en) * 2009-07-15 2011-01-20 Samsung Electronics Co., Ltd. Apparatus and method for electronic device control
KR20120108715A (en) * 2011-03-25 2012-10-05 세종대학교산학협력단 System and method for controling locking of touch screen
KR20130117163A (en) * 2012-04-17 2013-10-25 충남대학교산학협력단 Control system and method for mobile display
KR20130123261A (en) * 2012-05-02 2013-11-12 주식회사 팬택 Electronic device and apparatus and method for unlocking the electronic device
KR101404234B1 (en) * 2014-03-21 2014-06-11 엘지전자 주식회사 Mobile terminal and control method for the mobile terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110012849A1 (en) * 2009-07-15 2011-01-20 Samsung Electronics Co., Ltd. Apparatus and method for electronic device control
KR20120108715A (en) * 2011-03-25 2012-10-05 세종대학교산학협력단 System and method for controling locking of touch screen
KR20130117163A (en) * 2012-04-17 2013-10-25 충남대학교산학협력단 Control system and method for mobile display
KR20130123261A (en) * 2012-05-02 2013-11-12 주식회사 팬택 Electronic device and apparatus and method for unlocking the electronic device
KR101404234B1 (en) * 2014-03-21 2014-06-11 엘지전자 주식회사 Mobile terminal and control method for the mobile terminal

Similar Documents

Publication Publication Date Title
WO2016010221A1 (en) Mobile terminal and control method therefor
WO2016208797A1 (en) Headset and method for controlling same
WO2016076474A1 (en) Mobile terminal and method for controlling same
WO2017094926A1 (en) Terminal device and control method
WO2017018603A1 (en) Mobile terminal and method of controlling same
WO2018124334A1 (en) Electronic device
WO2018070624A2 (en) Mobile terminal and control method thereof
WO2016204357A1 (en) Mobile terminal and control method therefor
WO2017010595A1 (en) Keyboard and terminal system comprising same
WO2018101508A1 (en) Mobile terminal
WO2016039496A1 (en) Mobile terminal and method for controlling same
WO2017171161A1 (en) Mobile terminal
WO2016125971A1 (en) Mobile terminal and control method therefor
WO2018093005A1 (en) Mobile terminal and method for controlling the same
WO2018135675A1 (en) Electronic device
WO2017052004A1 (en) Mobile terminal and control method therefor
WO2016129781A1 (en) Mobile terminal and control method therefor
WO2018139691A1 (en) Mobile terminal
WO2016035955A1 (en) Mobile terminal and control method therefor
WO2015108287A1 (en) Mobile terminal
WO2017030236A1 (en) Mobile terminal and control method therefor
WO2019198862A1 (en) Mobile terminal
WO2017126709A1 (en) Mobile terminal and control method therefor
WO2016035920A1 (en) Mobile terminal and control method therefor
WO2016111406A1 (en) Mobile terminal and method for controlling same

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14902898

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14902898

Country of ref document: EP

Kind code of ref document: A1