US9355480B1 - Uniform distribution of visual component widths - Google Patents
Uniform distribution of visual component widths Download PDFInfo
- Publication number
- US9355480B1 US9355480B1 US14/040,209 US201314040209A US9355480B1 US 9355480 B1 US9355480 B1 US 9355480B1 US 201314040209 A US201314040209 A US 201314040209A US 9355480 B1 US9355480 B1 US 9355480B1
- Authority
- US
- United States
- Prior art keywords
- visual
- remainder
- pixels
- component
- display
- Prior art date
- Legal status (The legal status 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 status listed.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/20—Drawing from basic elements, e.g. lines or circles
- G06T11/206—Drawing of charts or graphs
Definitions
- Heat maps provide a useful visual representation of numerical data that depends on either one or several independent variables.
- heat maps provide a visual representation of quantities such as storage allocations over a period of time that are relevant for monitoring data storage systems.
- Heat maps that represent values of a single parameter like storage allocations over time may have discrete blocks that must be fit into a display window.
- each block may contain a single color that represents a sampled data value in a particular fixed time interval.
- the number of blocks used may be the result of a tradeoff between having a sufficient number of samples of data and being able to resolve individual samples.
- plotting programs When distributing a number of blocks in a display of a specified number of pixels, conventional plotting programs divide the specified number of pixels by the number of blocks to get the widths of the blocks. If there is any remainder, such plotting techniques add that remainder to blocks at one boundary of the display, e.g., the left boundary. In some arrangements, plotting programs add the remainder to randomly selected components.
- the blocks of the heat map may be misaligned with an axis of a juxtaposed line plot because the widths of the blocks are not uniform over the display window. Rather than providing additional insight, such juxtaposition may hinder understanding of the data because the correspondences between the plots may be unclear.
- improved techniques involve uniformly distributing remainder pixels to the visual components when distributing the visual components in a display of a specified pixel width.
- an electronic device connected to the display When displaying a number of visual components on the display, an electronic device connected to the display generates remainder pixels that are the result of the quotient of the number of display pixels and the number of visual components not being a whole number. The electronic device then distributes the remainder pixels to the visual components in a uniform manner so that each visual component is aligned with a respective visual target in the display.
- an electronic device that plots a heat map in a display 200 pixels in width is tasked with plotting 37 visual components that make up a heat map.
- the electronic device initially assigns 5 pixels to each visual component, leaving 15 remainder pixels for the 37 components. Rather than simply placing these pixels with the leftmost 15 visual components, or placing the pixels randomly among the visual components, the electronic device places a remainder pixel at every second or third visual component in a uniform manner according to the improved technique.
- the result is a set of visual components with widths that are uniformly distributed.
- the improved techniques provide for placing the visual components in their intended places in the display, aligned with a visual target/Because the visual components are in their intended places, they will be aligned with, say, a line plot. Further, such techniques are impervious to a rescaling of the display window, which happens frequently in a drag-and-drop environment.
- One embodiment of the improved technique is directed to a method of displaying a number of visual components in a display having a specified pixel width.
- the method includes generating, by a processor of a computing device, a total number of remainder pixels, the total number of remainder pixels being a remainder upon dividing the specified pixel width of the display by the number of visual components.
- the method also includes performing a remainder pixel distribution operation on the visual components, the remainder pixel distribution operation uniformly distributing the remainder pixels to the visual components according to the total number of remainder pixels, each visual component having a respective component width and aligning with a respective visual target in the display as a result of the uniform distribution of the remainder pixels.
- some embodiments of the improved technique are directed to an apparatus constructed and arranged to display a number of visual components in a display having a specified pixel width.
- the apparatus includes memory and a set of processors coupled to the memory to form controlling circuitry.
- the controlling circuitry is constructed and arranged to carry out the method of displaying a number of visual components in a display having a specified pixel width.
- some embodiments of the improved technique are directed to a computer program product having a non-transitory computer readable storage medium which stores code including a set of instructions which, when executed by a computer, cause the computer to carry out the method of displaying a number of visual components in a display having a specified pixel width.
- FIG. 1 is a block diagram illustrating an example computing device in which the improved technique may be carried out.
- FIG. 2 is a flow chart illustrating an example process for uniform distribution of remainder pixels within the computing device shown in FIG. 1 .
- FIG. 3 is a block diagram illustrating an example display within the computing device shown in FIG. 1 .
- FIG. 4 is a flow chart illustrating another example method of carrying out the improved technique within the computing device shown in FIG. 1 .
- Improved techniques involve uniformly distributing remainder pixels to the visual components when distributing the visual components in a window (or other display area) of a display device, the window having a certain pixel width.
- an electronic device connected to the display When displaying a number of visual components on the display, an electronic device connected to the display generates remainder pixels that are the result of the quotient of the number of display pixels and the number of visual components not being a whole number. The electronic device then distributes the remainder pixels to the visual components in a uniform manner so that each visual component is aligned with a respective visual target in the display.
- the improved techniques provide for intended positions of the visual components of a heat map or other plotting structure that uses such visual components. Because the visual components are in their intended places, they will be aligned with, say, a line plot. Further, such techniques are impervious to a rescaling of the display window, which happens frequently in a drag-and-drop environment.
- FIG. 1 illustrates an example computing device 10 in which the improved technique may be carried out.
- Computing device 10 includes controller 12 , which in turn includes memory 16 and processor 18 .
- Computing device 10 also includes display hardware 14 .
- Memory 16 is configured to store code 20 that contains instructions to display a number of visual components in a display having a specified pixel width.
- Memory 16 generally takes the form of, e.g., random access memory, flash memory, or a non-volatile memory.
- Processor 18 takes the form of, but is not limited to, Intel or AMD-based CPUs, and can include a single or multi-cores each running single or multiple threads. Processor 18 is coupled to memory 16 and is configured to execute instructions from code 20 .
- Display hardware 14 is configured to transmit output to a display 22 .
- Display hardware 14 in some arrangements, takes the form of a graphical processing unit (GPU). In other arrangements, display hardware 14 is contained within controller 12 .
- GPU graphical processing unit
- Display 22 is configured to show output from processor 18 and display hardware 14 .
- Display 22 can take the form of a monitor, a projector, an LED screen, or the like.
- Display 22 Illustrated within display 22 , are various display components from plotting software.
- the display components include visual components 24 (from, e.g., a routine that generates heat maps from data), and a visual target 30 from, e.g., an axis of a line plot of the same data used to create the heat map.
- Display 22 is shown in FIG. 1 to have a specified pixel width 28 , i.e., the number of pixels across the width of display, and remainder pixels 26 , which are the pixels left over after initially assigning pixels equally to visual components 24 because the quotient of specified pixel width 28 and the number of visual components 24 is not an integer.
- Display 22 also has a left boundary 32 and a right boundary 34 . As depicted, the remainder pixels 26 are distributed in a uniform distribution 27 across visual components 24 .
- visual components 28 and visual target 30 can result from other graphics applications other than heat maps and line plots, respectively.
- visual components may occur when dealing with histograms, while any number of graphics with labels may correspond to visual target 30 .
- processor 18 receives a command from, e.g., a software application to plot data using a heat map and line plot.
- processor 18 executes instructions from code 20 to generate visual components 24 and visual target 30 on display 22 .
- the number of visual components 24 may be determined from settings in the software application that control the fineness of the sampling of the data used to generate the heat map. Also, the number of visual components 24 may be determined from requirements in connection with consumption of memory 16 .
- processor 16 determines the width of each visual component 24 . Further details of the determination of the width of each visual component 24 are described below in connection with FIG. 2 .
- FIG. 2 illustrates a flow chart detailing a process 50 in which processor 18 determines the widths of visual components 24 according to the improved techniques.
- Process 50 involves the steps 52 , 54 , 56 , 58 , 60 , 62 , and 64 .
- processor 18 obtains the number of pixels in specified pixel width, N, and the number of visual components 24 , m, and stores them in registers in memory 16 .
- processor 18 executes instructions from code 20 to compute the initial width of each visual component 24 , w 0 , and the number n of remainder pixels 26 . In some arrangements, processor 18 executes instructions from code 20 to compute the initial width of each visual component 24 according to the following equation
- processor 18 having stored the values of w 0 and n in registers in memory 16 , executes instructions from code 20 to create an integer index k in memory and sets the value of k to one.
- Processor 18 then executes instructions from code 20 to compute the number of remainder pixels 26 that are added visual component 24 ( a ) according to the following equation:
- x 1 round ⁇ ⁇ ( n m )
- the round function, round (y) returns the value of the integer closest to y.
- the round function returns ⁇ y ⁇ when y ⁇ y ⁇ 0.5 and ⁇ y ⁇ +1 when y ⁇ y ⁇ 0.5.
- Processor 18 stores this value of x 1 in a register in memory 16 .
- Processor 18 stores this value of w 1 in a register in memory 16 .
- processor 18 executes instructions from code 20 to increment the value of index k stored in memory 16 ; this incrementing of the index corresponds to the consideration of the next visual component, say, 24 ( b ) when the previous visual component is 24 ( a ), and so on.
- Processor 18 then executes instructions from code 20 to compute the net number x k of remainder pixels 26 that have been added to visual components 24 , including the current visual component 24 ( k ), according to
- x k round ⁇ ⁇ ( k ⁇ ⁇ n m ) .
- processor 18 proceeds back to step 58 , then the current value of x k will serve as the next value of x k-1 . If, on the other hand, all of remainder pixels 26 have been distributed, i.e., x k ⁇ n, then process 50 stops at step 64 .
- process 50 as illustrated in FIG. 2 only considered beginning from left boundary 32 of display 22 and moving rightward. In some arrangements, however, process 50 could start at right boundary 34 and move leftward. In other arrangements, process 50 could begin in the middle of visual components 24 and move either to the left or right.
- processor 18 verifies that visual components 24 are indeed aligned with visual target 30 . Further details of such an alignment are discussed below in connection with FIG. 3 .
- FIG. 3 illustrates display 22 with remainder pixels 26 having been distributed to visual components 24 according to process 50 . It should be understood that, while in most cases there is no way for each visual component 24 to have exactly the same width as the other visual components, it is possible with to align each visual component 24 with a visual target 30 with the derived remainder pixel distribution scheme described above.
- visual target 30 is the horizontal axis of a line plot having a particular range.
- visual target 30 is the horizontal axis of a line plot having a particular range.
- visual components 24 To compare visual target 30 with visual components 24 , one breaks up visual target 30 into 37 sections, each section corresponding to a visual component that should be directly below that section. Ideally, then each vertical line 62 drawn through that section of visual target 30 also goes through its respective visual component 24 . Because there still may be mismatches locally, not all vertical lines through one section of target 30 will go through the same visual component 24 . Nevertheless, a clear majority of such vertical lines 62 should go through in a random sample of such vertical lines. One may declare visual components 24 aligned with visual target 30 when, say, more than 90% of such vertical lines 62 so through the correct visual component 24 .
- processor 18 may also be configured to determine heights of visual components 24 in another dimension, e.g., vertical. In such a case, there is a specified pixel height 60 in addition to specified pixel width 28 . To determine such heights of visual components 24 , processor 18 follows process 50 almost exactly the same way. An exception, however, is that because at least one visual component 24 is common in both horizontal and vertical directions, the height of the first pixel is specified in relation to the width that that visual component.
- FIG. 4 illustrates a method 80 of displaying a number of visual components in a display having a specified pixel width, including steps 82 and 84 .
- step 82 a total number of remainder pixels, e.g., remainder pixels 26 , is generated, the total number of remainder pixels being a remainder upon dividing the specified pixel width of the display, e.g., specified width 28 , by the number of visual components, e.g., visual components 24 .
- step 84 a remainder pixel distribution operation is performed on the visual components, the remainder pixel distribution operation uniformly distributing the remainder pixels to the visual components according to the total number of remainder pixels, each visual component having a respective component width and aligning with a respective visual target in the display as a result of the uniform distribution of the remainder pixels.
- the words “comprising,” “including,” and “having” are intended to set forth certain items, steps, elements, or aspects of something in in that these are provided by way of example only and the invention is not limited to these particular embodiments.
- the word “set” as used herein indicates one or more of something, unless a statement is made to the contrary.
- the improvements or portions thereof may be embodied as a non-transient computer-readable storage medium, such as a magnetic disk, magnetic tape, compact disk, DVD, optical disk, flash memory, Application Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA), and the like.
- a non-transient computer-readable storage medium such as a magnetic disk, magnetic tape, compact disk, DVD, optical disk, flash memory, Application Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA), and the like.
- ASIC Application Specific Integrated Circuit
- FPGA Field Programmable Gate Array
- Multiple computer-readable media may be used.
- the medium (or media) may be encoded with instructions which, when executed on one or more computers or other processors, perform methods that implement the various processes described herein.
- Such medium (or media) may be considered an article of manufacture or a machine, and may be transportable from one machine to another.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Controls And Circuits For Display Device (AREA)
Abstract
Description
where the brackets indicate a floor function, where └x┘ is the greatest integer smaller than x. In some arrangements,
n=N−m w 0.
where the round function, round (y), returns the value of the integer closest to y. (More specifically, the round function returns └y┘ when y−└y┘<0.5 and └y┘+1 when y−└y┘≧0.5.)
w 1 =w 0 +x 1.
w k =w 0 +x k −x k-1,
where xk-1 is the previous number of
Claims (19)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/040,209 US9355480B1 (en) | 2013-09-27 | 2013-09-27 | Uniform distribution of visual component widths |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/040,209 US9355480B1 (en) | 2013-09-27 | 2013-09-27 | Uniform distribution of visual component widths |
Publications (1)
Publication Number | Publication Date |
---|---|
US9355480B1 true US9355480B1 (en) | 2016-05-31 |
Family
ID=56027877
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/040,209 Active 2034-08-02 US9355480B1 (en) | 2013-09-27 | 2013-09-27 | Uniform distribution of visual component widths |
Country Status (1)
Country | Link |
---|---|
US (1) | US9355480B1 (en) |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5805171A (en) | 1996-07-19 | 1998-09-08 | Van Houten Technologies, Inc. | Technical schematic display system utilizing preassigned component detail levels |
US20060028471A1 (en) * | 2003-04-04 | 2006-02-09 | Robert Kincaid | Focus plus context viewing and manipulation of large collections of graphs |
US20080059899A1 (en) * | 2003-10-14 | 2008-03-06 | Microsoft Corporation | System and process for presenting search results in a histogram/cluster format |
US20080238856A1 (en) | 2007-03-29 | 2008-10-02 | Achintva Bhowmik | Using spatial distribution of pixel values when determining adjustments to be made to image luminance and backlight |
US20100281372A1 (en) * | 2009-04-30 | 2010-11-04 | Charles Lyons | Tool for Navigating a Composite Presentation |
US20130139080A1 (en) * | 2011-11-30 | 2013-05-30 | Thomson Licensing | Method and apparatus for visualizing a data set |
US8914740B1 (en) * | 2011-07-12 | 2014-12-16 | Domo, Inc. | Aligning segments of bar graphs for comparative analysis |
US8933971B2 (en) | 2011-09-12 | 2015-01-13 | Microsoft Corporation | Scale factors for visual presentations |
-
2013
- 2013-09-27 US US14/040,209 patent/US9355480B1/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5805171A (en) | 1996-07-19 | 1998-09-08 | Van Houten Technologies, Inc. | Technical schematic display system utilizing preassigned component detail levels |
US20060028471A1 (en) * | 2003-04-04 | 2006-02-09 | Robert Kincaid | Focus plus context viewing and manipulation of large collections of graphs |
US20080059899A1 (en) * | 2003-10-14 | 2008-03-06 | Microsoft Corporation | System and process for presenting search results in a histogram/cluster format |
US20080238856A1 (en) | 2007-03-29 | 2008-10-02 | Achintva Bhowmik | Using spatial distribution of pixel values when determining adjustments to be made to image luminance and backlight |
US20100281372A1 (en) * | 2009-04-30 | 2010-11-04 | Charles Lyons | Tool for Navigating a Composite Presentation |
US8914740B1 (en) * | 2011-07-12 | 2014-12-16 | Domo, Inc. | Aligning segments of bar graphs for comparative analysis |
US8933971B2 (en) | 2011-09-12 | 2015-01-13 | Microsoft Corporation | Scale factors for visual presentations |
US20130139080A1 (en) * | 2011-11-30 | 2013-05-30 | Thomson Licensing | Method and apparatus for visualizing a data set |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8570326B2 (en) | Rule based visualization mechanism | |
US20170278448A1 (en) | Gamma correction method and gamma correction device for display module | |
US10325539B2 (en) | Display method, display panel and display device | |
US20170348071A1 (en) | Method for automatically moving object in simulation system and simulation system using the same | |
CN109712592B (en) | Brightness adjusting method and display device | |
US8020116B2 (en) | System and method for visualizing a multi-screen workspace on a single display screen | |
EP2732370B1 (en) | Instruction culling in graphics processing unit | |
US10706765B2 (en) | Compression algorithm verification method, storage medium, and display device | |
US20140146068A1 (en) | Slide Control for Setting Boundaries Between Regions of a Data Range | |
US10901875B2 (en) | Evaluating and presenting software testing project status indicators | |
CN102142234B (en) | Display device | |
US8736614B2 (en) | Simplified graphical analysis of multiple data series | |
US10528209B2 (en) | Displaying indicator when data of cell that is not visible changes | |
CN111788554A (en) | Adaptive interface conversion across display screens | |
US20170192749A1 (en) | Reproducible stochastic rounding for out of order processors | |
US9355480B1 (en) | Uniform distribution of visual component widths | |
US9495766B2 (en) | Simulating color diffusion in a graphical display | |
US20170053425A1 (en) | Techniques for dynamically displaying pie charts for direct comparison | |
DE112010005930T5 (en) | A first image and a second image on a display | |
CN109710122B (en) | Method and device for displaying information | |
KR20150087982A (en) | Method and appratus for processing image by thread | |
KR102098199B1 (en) | Display panel, display apparatus and the controlling method thereof | |
US9678937B2 (en) | Single click in a partially protected cell of a table | |
US20240248580A1 (en) | Linear and non-linear range-based plot pane selection | |
US20150062127A1 (en) | Rendering method and apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: EMC CORPORATION, MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SHAO, CHUAN;CHENG, SHOUYUAN;XU, YINGJUN;AND OTHERS;SIGNING DATES FROM 20131018 TO 20131028;REEL/FRAME:031792/0521 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT, TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040136/0001 Effective date: 20160907 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLATERAL AGENT, NORTH CAROLINA Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040134/0001 Effective date: 20160907 Owner name: CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH, AS COLLAT Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040134/0001 Effective date: 20160907 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., A Free format text: SECURITY AGREEMENT;ASSIGNORS:ASAP SOFTWARE EXPRESS, INC.;AVENTAIL LLC;CREDANT TECHNOLOGIES, INC.;AND OTHERS;REEL/FRAME:040136/0001 Effective date: 20160907 |
|
AS | Assignment |
Owner name: EMC IP HOLDING COMPANY LLC, MASSACHUSETTS Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:EMC CORPORATION;REEL/FRAME:040203/0001 Effective date: 20160906 |
|
AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., T Free format text: SECURITY AGREEMENT;ASSIGNORS:CREDANT TECHNOLOGIES, INC.;DELL INTERNATIONAL L.L.C.;DELL MARKETING L.P.;AND OTHERS;REEL/FRAME:049452/0223 Effective date: 20190320 Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:CREDANT TECHNOLOGIES, INC.;DELL INTERNATIONAL L.L.C.;DELL MARKETING L.P.;AND OTHERS;REEL/FRAME:049452/0223 Effective date: 20190320 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 4 |
|
AS | Assignment |
Owner name: THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., TEXAS Free format text: SECURITY AGREEMENT;ASSIGNORS:CREDANT TECHNOLOGIES INC.;DELL INTERNATIONAL L.L.C.;DELL MARKETING L.P.;AND OTHERS;REEL/FRAME:053546/0001 Effective date: 20200409 |
|
AS | Assignment |
Owner name: WYSE TECHNOLOGY L.L.C., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MOZY, INC., WASHINGTON Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: MAGINATICS LLC, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: FORCE10 NETWORKS, INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC IP HOLDING COMPANY LLC, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: EMC CORPORATION, MASSACHUSETTS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SYSTEMS CORPORATION, TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL SOFTWARE INC., CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL MARKETING L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL INTERNATIONAL, L.L.C., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: CREDANT TECHNOLOGIES, INC., TEXAS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: AVENTAIL LLC, CALIFORNIA Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 Owner name: ASAP SOFTWARE EXPRESS, INC., ILLINOIS Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:CREDIT SUISSE AG, CAYMAN ISLANDS BRANCH;REEL/FRAME:058216/0001 Effective date: 20211101 |
|
AS | Assignment |
Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC), MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (040136/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061324/0001 Effective date: 20220329 |
|
AS | Assignment |
Owner name: SCALEIO LLC, MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: EMC IP HOLDING COMPANY LLC (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MOZY, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: EMC CORPORATION (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO MAGINATICS LLC), MASSACHUSETTS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO FORCE10 NETWORKS, INC. AND WYSE TECHNOLOGY L.L.C.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL PRODUCTS L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL INTERNATIONAL L.L.C., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL USA L.P., TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING L.P. (ON BEHALF OF ITSELF AND AS SUCCESSOR-IN-INTEREST TO CREDANT TECHNOLOGIES, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 Owner name: DELL MARKETING CORPORATION (SUCCESSOR-IN-INTEREST TO ASAP SOFTWARE EXPRESS, INC.), TEXAS Free format text: RELEASE OF SECURITY INTEREST IN PATENTS PREVIOUSLY RECORDED AT REEL/FRAME (045455/0001);ASSIGNOR:THE BANK OF NEW YORK MELLON TRUST COMPANY, N.A., AS NOTES COLLATERAL AGENT;REEL/FRAME:061753/0001 Effective date: 20220329 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |