IP Library Granted Patent US 12,373,093
Granted Patent B2
US 12,373,093 · App. 18/217,229 · Granted Jul 29, 2025

Method and electronic device for providing control functionality of display

Inventors: Choice Choudhary (Noida Uttar Pradesh, IN); Ankit Agarwal (Noida Uttar Pradesh, IN); Shivam Singh Rajput (Noida Uttar Pradesh, IN)
Assignee: SAMSUNG ELECTRONICS CO., LTD.
G06F3/0488G06F3/0416G06F3/044
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,373,093
App. No.
18/217,229
Granted
Jul 29, 2025
Kind
B2
Abstract

Embodiments are directed to providing control functionality of a display of an electronic device. The method includes determining, by the electronic device, an event and partitioning, by the electronic device, a rear side of the electronic device into dynamic tiles based on multiple parameters associated with the display, based on determining the event. The method also includes detecting, by the electronic device, a user gesture on the dynamic tile on the rear side of the electronic device and classifying, by the electronic device, the detected gesture into a gesture category. Further, the method includes determining, by the electronic device, a functionality based on the gesture on the rear side of the electronic device and the corresponding gesture category. The method includes controlling, by the electronic device, the functionality on the display of the electronic device.

Claims (56)

1. A method for providing control functionality of a display of an electronic device, the method comprising:

determining, by the electronic device, a non-responsiveness of the display on a front side of the electronic device as an event associated with the display of the electronic device;

in response to determining the non-responsiveness of the display on the front side of the electronic device, partitioning, by the electronic device, a rear side of the electronic device into a plurality of dynamic tiles based on a plurality of parameters associated with the display of the electronic device, in response to determining the event, wherein the rear side is opposite the front side;

detecting, by the electronic device, at least one gesture on at least one dynamic tile of the plurality of dynamic tiles on the rear side of the electronic device;

classifying, by the electronic device, the at least one gesture into a gesture category;

determining, by the electronic device, at least one functionality to be performed on the display based on the at least one gesture on the rear side of the electronic device and the gesture category; and

controlling, by the electronic device, the at least one functionality on the display of the electronic device.

2. The method as claimed in claim 1 , wherein the event associated the display of the electronic device further comprises a reduction in user experience during interaction with the display of the electronic device.

3. The method as claimed in claim 1 , wherein the plurality of parameters associated with the display of the electronic device comprises at least one of an aspect ratio of the electronic device, a user touch area, or a sensor location and proximity of at least one actionable element with respect to other actionable elements on the display of the electronic device.

4. The method as claimed in claim 2 , wherein the non-responsiveness of the display of the electronic device is detected based on one of a capacitance change of the display, a temperature of the electronic device, or a ghost touch on the display of the electronic device.

5. The method as claimed in claim 2 wherein the reduction in the user experience during interaction with the display of the electronic device is determined based on at least one of a size of the display, a number of actionable elements on the display, and a distribution pattern of the number of the actionable elements on the display.

6. The method as claimed in claim 1 , wherein the gesture category comprises one of a single tap, a double tap, a long tap, a triple tap, a scroll with a single finger, a scroll with double fingers, and a horizontal swipe.

7. The method as claimed in claim 1 , wherein partitioning, by the electronic device, the rear side of the electronic device into the plurality of dynamic tiles based on the plurality of parameters associated with the display of the electronic device, in response to determining the event comprises:

dividing, by the electronic device, the rear side of the electronic device into the plurality of dynamic tiles based on an aspect ratio of the electronic device;

dividing, by the electronic device, a front side of the electronic device into a first set of blocks based on pixel coordinates, wherein each block of the first set of blocks comprises a block area;

determining, by the electronic device, a touch area of a user on the display of the electronic device;

determining, by the electronic device, that the touch area on the display is greater than the block area of each block of the first set of blocks;

merging, by the electronic device, at least two blocks of the first set of blocks to form a second set of blocks based on one of the touch area and a position of actionable elements on the front side of the electronic device;

determining, by the electronic device, a pattern of sensor features and coordinate values of each of the plurality of dynamic tiles on the rear side of the electronic device;

mapping, by the electronic device, the coordinate values of each of the plurality of dynamic tiles on the rear side of the electronic device to corresponding ones of the second set of blocks on the front side of the electronic device; and

partitioning, by the electronic device, the rear side of the electronic device into the plurality of dynamic tiles based on the mapping.

8. The method as claimed in claim 1 , wherein classifying, by the electronic device, the at least one gesture into the gesture category comprises:

detecting, by the electronic device, at least one touch coordinate associated with the at least one gesture on the rear side of the electronic device;

determining, by the electronic device, a time stamp of the at least one touch coordinate associated with the at least one gesture;

inputting, by the electronic device, the at least one touch coordinate associated with the at least one gesture and the time stamp of the at least one touch coordinate associated with the at least one gesture to a third machine learning (ML) model; and

classifying, by the electronic device, the at least one gesture into the gesture category using the third ML model.

9. The method as claimed in claim 1 , wherein determining, by the electronic device, the at least one functionality to be performed on the display based on the at least one gesture on the rear side of the electronic device and the gesture category comprises:

mapping, by the electronic device, coordinates associated with the at least one gesture on the rear side of the electronic device and the gesture category into a second set of blocks on the front side of the electronic device, wherein the mapping comprises a start coordinate and an end coordinate of at least one tile of the plurality of dynamic tiles, a tile number, and a list of applications within a tile area of the at least one tile; and

determining, by the electronic device, the at least one functionality to be performed on the display based on the mapping.

10. The method as claimed in claim 9 , further comprising:

determining, by the electronic device, a plurality of functionalities to be performed on the display based on the at least one gesture on the rear side of the electronic device;

inputting, by the electronic device, actionable elements within the tile area, a frequency of usage of the actionable elements, a last activity on the electronic device, and the gesture category of the at least one gesture to a fourth ML model; and

determining, by the electronic device, a priority score for each of the plurality of functionalities to be performed on the display using the fourth ML model.

11. The method as claimed in claim 10 , further comprising:

storing, by the electronic device, the at least one gesture, the gesture category, and the priority score for each of the plurality of functionalities to be performed on the display;

determining, by the electronic device, the at least one gesture on the rear side of the electronic device for performing the plurality of functionalities; and

automatically determining, by the electronic device, the at least one functionality to be performed based on the priority score for each of the plurality of functionalities.

12. The method as claimed in claim 1 , wherein detecting, by the electronic device, the at least one gesture on the at least one dynamic tile on the rear side of the electronic device comprises:

inputting, by the electronic device, predefined features and derived features associated with the at least one gesture to a first ML model;

determining, by the electronic device, a quadrant of a set of four quadrants of the at least one gesture by the first ML model;

inputting, by the electronic device, the quadrant of the at least one gesture into a second ML model, wherein the second ML model is a TensorFlow's Keras sequential model;

determining, by the electronic device, coordinates of the at least one gesture by the second ML model; and

detecting, by the electronic device, the at least one gesture on the at least one dynamic tile on the rear side of the electronic device based on coordinates of the at least one gesture.

13. An electronic device for providing control functionality of a display, the electronic device comprising:

a memory;

a processor coupled to the memory;

a communicator coupled to the memory and the processor;

a touch management controller coupled to the memory, the processor, and the communicator, the touch management controller being configured to:

determine a non-responsiveness of the display on a front side of the electronic device as an event associated with the display of the electronic device;

in response to determining the non-responsiveness of the display on the front side of the electronic device, partition a rear side of the electronic device into plurality of dynamic tiles based on a plurality of parameters associated with the display of the electronic device, in response to determining the event, wherein the rear side is opposite the front side;

detect at least one gesture on at least one dynamic tile of the plurality of dynamic tiles on the rear side of the electronic device;

classify the at least one gesture into a gesture category;

determine at least one functionality to be performed on the display based on the at least one gesture on the rear side of the electronic device and the gesture category; and

control the at least one functionality on the display of the electronic device.

14. The electronic device as claimed in claim 13 , wherein the event associated the display of the electronic device further comprises a reduction in user experience during interaction with the display of the electronic device.

15. The electronic device as claimed in claim 14 , wherein the plurality of parameters associated with the display of the electronic device comprises at least one of an aspect ratio of the electronic device, a user touch area, a sensor location and proximity of at least one actionable element with respect to other actionable elements on the display of the electronic device.

Assignments (1)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 6, 2023
From: CHOUDHARY, CHOICE; AGARWAL, ANKIT; RAJPUT, SHIVAM SINGH
To: SAMSUNG ELECTRONICS CO., LTD.
Reel/Frame 064220/0689 →
Priority Claims (1)
IN 202241000624 · Jan 5, 2022 · national
Continuity (2)
Continuation PCTKR2023000193 · Jan 5, 2023
Related Publication 20230342022A1 · Oct 26, 2023
References Cited (38)
US 5729219A · Armstrong et al. · 1998 [cited by applicant]
US 9060068B2 · Lee et al. · 2015 [cited by applicant]
US 9927914B2 · Kim et al. · 2018 [cited by applicant]
US 11199961B2 · Rivera et al. · 2021 [cited by applicant]
US 20040106439A1 · Garroch · 2004 [cited by applicant]
US 20090201260A1 · Lee et al. · 2009 [cited by applicant]
US 20110102350A1 · Jung · 2011 [cited by applicant]
US 20110157053A1 · Webb et al. · 2011 [cited by applicant]
US 20130063385A1 · Nishio · 2013 [cited by applicant]
US 20130342480A1 · Moon et al. · 2013 [cited by applicant]
US 20150091877A1 · Kim et al. · 2015 [cited by applicant]
US 20150293695A1 · Schönleben · 2015 [cited by examiner]
US 20160048288A1 · Lee · 2016 [cited by examiner]
US 20160048320A1 · Han et al. · 2016 [cited by applicant]
US 20170269785A1 · Abdollahian et al. · 2017 [cited by applicant]
US 20180181562A1 · Sabripour · 2018 [cited by examiner]
US 20180225727A1 · Das · 2018 [cited by examiner]
US 20210240526A1 · Weber · 2021 [cited by examiner]
US 20210333962A1 · Abghari et al. · 2021 [cited by applicant]
KR 20130025555A · 2013 [cited by applicant]
KR 101341737B1 · 2013 [cited by applicant]
KR 101467513B1 · 2014 [cited by applicant]
KR 20150001551U · 2015 [cited by applicant]
KR 20150037026A · 2015 [cited by applicant]
KR 20160047267A · 2016 [cited by applicant]
KR 102197912B1 · 2021 [cited by applicant]
WO WO2010135133A1 · 2010 [cited by examiner]
WO 2011077448A1 · 2011 [cited by applicant]
Agarwal, ios 14 lets you perform actions by tapping the back of your iphone, Perform Actions by Tapping The Back of Your Iphone on IOS 14 | Digital Trends, Jun. 22, 2020, 17 Pages. URL: https://www.digitaltrends.com/mob… [cited by applicant]
Gartenberg, “Apple added a secret button to your iPhone, and you may not have even noticed,” Button of the Month: iOS 14's Back Tap, The Verge, Oct. 30, 2020, 8 Pages. URL: [https://www.theverge.com/21540028/apple-phone… [cited by applicant]
Lucic, “update: back gesture, not front] double tap gesture may finally arrive to pixel phones with android 12”, Google Pixel, Android Headlines, Feb. 19, 2021, 7 Pages. URL: [https://www.androidheadlines.com/2021/02/do… [cited by applicant]
Samsung, “Incoming call pickup issues after Samsung M30s update”, Jul. 17, 2020, Powered by Khoros, 3 Pages. URL: [https://r2.community.samsung.com/t5/Galaxy-M/Incoming-call-pickup-issues-after-Samsung-M30s-update/td-b/… [cited by applicant]
Samsung, “tap or Double Tap”, Feb. 25, 2021, Powered By Khoros, 2 Pages. URL: [https://r2.community.samsung.com/t5/Tech-Talk/tap-or-double-tap/m-p/7311174]. [cited by applicant]
Samsung, “tap tap Gestures”, Feb. 7, 2021, Powered by Khoros, 5 Pages. URL: [https://r2.community.samsung.com/t5/Tech-Talk/tap-tap-Gestures/m-p/7079686]. [cited by applicant]
International Search Report and Written Opinion for International Application No. PCT/KR2023/000193; International Filing Date Jan. 5, 2023; Date of Mailing Apr. 12, 2023; 4 Pages. [cited by applicant]
Examination Report (Issuance date: Feb. 12, 2025) issued by the Indian Patent Office for Indian Patent Application No. 202241000624 which was filed on Jan. 5, 2022. [cited by applicant]
Extended European Search Report (issuance date: Nov. 21, 2024) issued by the European Patent Office for European Patent Application No. 23737391.5 filed on Feb. 16, 2024. [cited by applicant]
Schmitt et al., “Predicting Tap Locations on Touch Screens in the Field Using Accelerometer and Gyroscope Sensor Readings”; pp. 637-651. [cited by applicant]