US20070255726A1 - Interactive, menu-driven interface to database - Google Patents
Interactive, menu-driven interface to database Download PDFInfo
- Publication number
- US20070255726A1 US20070255726A1 US11/827,118 US82711807A US2007255726A1 US 20070255726 A1 US20070255726 A1 US 20070255726A1 US 82711807 A US82711807 A US 82711807A US 2007255726 A1 US2007255726 A1 US 2007255726A1
- Authority
- US
- United States
- Prior art keywords
- cell
- user
- database
- cellular
- data
- 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.)
- Abandoned
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/30—Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
- G06F16/33—Querying
- G06F16/332—Query formulation
- G06F16/3322—Query formulation using system suggestions
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/75—Indicating network or usage conditions on the user display
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/30—Definitions, standards or architectural aspects of layered protocol stacks
- H04L69/32—Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
- H04L69/322—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
- H04L69/329—Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the application layer [OSI layer 7]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S715/00—Data processing: presentation processing of document, operator interface processing, and screen saver display processing
- Y10S715/961—Operator interface with visual structure or function dictated by intended use
- Y10S715/965—Operator interface with visual structure or function dictated by intended use for process control and configuration
- Y10S715/966—Computer process, e.g. operation of computer
- Y10S715/968—Computer process, e.g. operation of computer interface for database querying and retrieval
Definitions
- This invention generally relates to cellular communications. More particularly, the present invention relates to an interactive, menu-driven interface to cell site information in a database.
- Cellular phone systems typically include a cell face (or antenna) mounted on an antenna tower receiving calls from cell phones.
- a cell face receives calls within an associated geographic coverage area called a cell.
- An antenna tower can have multiple cell faces oriented at different angles to handle calls originating from multiple directions around the antenna tower.
- a process is employed in order to choose a cell face that handles the call from each cell phone. The process of selecting and switching among cell faces involves the use of data that designates available cell faces.
- a neighbor list in the database specifies the neighboring cell faces to which the current call may be handed off to.
- the neighbor list is accessed to select another cell face that is closer to the call so that the call can be handed off to the closer cell face.
- the neighbor list data and numerous other types of data may be stored in a database of a cellular network, such as one manufactured by Ericsson. Sometimes, this data is stored in different forms in the database. Making changes to data in one of these forms may be complex. For example, typically an operating system in the cellular network is used to access a command handler application. The command handler application accepts line commands and performs updates and revisions to the database based on these line commands.
- Cellular site information is often stored in databases, such as a database manufactured by Ericsson. Updating this cellular site information is often difficult because specific line commands, or scripts, must be entered into a command handler application. Thus, one problem with updating cellular site information is that a specific knowledge of these line commands is necessary to make changes to the cellular site information databases. Another problem is that even if a user has knowledge of the required line commands, the user, when making multiple changes to the database, may make mistakes entering these line commands.
- the present invention in one embodiment, provides an interactive menu-driven interface to the database to eliminate the need for knowledge of specific line commands and to reduce the number of errors made.
- the invention is an interactive, menu-driven interface to a cellular site information database.
- the user may enter a form name such as channel, cell, trkgrp, trkmem, etc. into a form selection screen.
- the user may enter the operation desired to be performed on the form such as review, delete, insert, update, etc. to choose which form to view.
- a query such as a SQL query, is issued to populate the fields of the form displayed on the interface with data from the database.
- the user may select one or more of the fields in the form and make revisions, addition, edits, etc.
- the user may then select the action command such as insert, review, update or delete.
- Commands such as SQL commands, are generated to perform the action desired by the user on the database.
- the invention is a computer-implemented method for providing an interactive, menu-driven interface to a cellular site information database comprising cell site data.
- a form name input is received from the user identifying the form data in the cellular site information database that the user wants to view or edit such as cell data, channel data, trunk group and member data, device data, etc.
- a blank form may then be displayed to the user including a key field.
- the user may then input a value into the key field identifying a particular cellular site that the user wants to view or edit. For example, the user may enter channel for the form name input and then enter G003A for the key field indicating that the user wants to view the channel data for cell site G003A.
- Queries such as SQL queries, may be generated to retrieve the data corresponding to the identified cell site from a cellular site information database.
- the queries are sent to the cellular site information database and the appropriate data, such as channel data, corresponding to the identified cell site from the cellular site information database is retrieved.
- the data is displayed to the user in an interactive, menu-driven interface. The user may make changes as necessary.
- commands such as SQL commands, are generated and sent to the cellular site information database to make the appropriate changes to the data.
- FIG. 1 is an exemplary cellular operating environment implementing an embodiment of the present invention.
- FIG. 2 is a multiple cell operating environment implementing an embodiment of the present invention.
- FIG. 3 is a diagram illustrating a cellular processor including a forms database.
- FIG. 4 is an illustration of a form selection screen in accordance with an embodiment of the present invention.
- FIG. 5 is an illustration of a form selection screen in accordance with an embodiment of the present invention.
- FIG. 6 is an illustration of the interactive, menu-driven interface displaying a channel form in accordance with an embodiment of the present invention.
- FIG. 7 is a flow diagram illustrating a method for updating a database form in accordance with an embodiment of the present invention.
- the present invention is an interactive, menu-driven interface for a cellular network database, such as a database manufactured by Ericsson.
- a cellular network database such as a database manufactured by Ericsson.
- the present invention displays an interactive interface that supplies the user with a form requested by the user.
- the form may include a plurality of fields. The user may navigate an insertion point to different fields of the form, make changes to the fields as needed and then update the form without using line commands.
- Structured Query Language (SQL) commands may be generated to update the database.
- SQL Structured Query Language
- the invention is a computer-implemented method for providing an interactive, menu-driven interface to a cellular site information database comprising cell site data.
- a form name input is received from the user identifying the form data in the cellular site information database that the user wants to view or edit such as cell data, channel data, trunk group and member data, device data, etc.
- a blank form may then be displayed to the user including a key field.
- the user may then input a value into the key field identifying a particular cellular site that the user wants to view or edit. For example, the user may enter channel for the form name input and then enter G003A for the key field indicating that the user wants to view the channel data for cell site G003A.
- Queries such as SQL queries, may be generated to retrieve the data corresponding to the identified cell site from a cellular site information database.
- the queries are sent to the cellular site information database and the appropriate data, such as channel data, corresponding to the identified cell site from the cellular site information database is retrieved.
- the data is displayed to the user in an interactive, menu-driven interface. The user may make changes as necessary.
- commands such as SQL commands, are generated and sent to the cellular site information database to make the appropriate changes to the data.
- FIG. 1 An exemplary operating environment for the present invention is described below in reference to FIG. 1 .
- FIG. 1 illustrates a suitable operating environment 200 utilizing an embodiment of the present invention.
- the environment 200 is generally a cellular telephone system for receiving and transmitting cellular phone calls.
- a cellular phone 202 is transmitting a signal 204 within a cell 206 .
- the cell 206 is a geographic area generally defined by a boundary 208 .
- the cell includes an antenna tower 210 that has transmitters and receivers for transmitting and receiving signals.
- the transmitters on the antenna tower 210 transmit at a designated power level.
- the cell phone 202 transmits the signal 204 at a designated power level.
- the designated power levels of the antenna tower transmitters and the cell phone 202 dictate the location of the boundary 208 of the cell 206 .
- Receivers on the antenna tower 210 will generally receive the signal 204 while the cell phone 202 is within the boundary 208 of the cell 206 . Generally, when the cell phone 202 leaves the boundary 208 of the cell 206 , the receiver of the antenna 210 will no longer receive the signal 204 .
- the cell boundary 208 is substantially hexagonal in shape.
- a receiver on the antenna tower 210 is generally referred to as a cell face.
- the antenna tower 210 may have more than one cell face, such as a cell face 212 and cell face 214 .
- a typical antenna tower has three cell faces, but the number of cell faces can vary.
- Each cell face on the antenna tower 210 is positioned so that it covers an area within the cell 206 .
- the cell face 214 will receive calls coming from a particular direction.
- the cell face 212 is oriented in a different position to receive calls coming from a different direction with respect to the antenna tower 210 .
- a variety of cell face configurations are known in the art.
- one cell face configuration is known as the omni face, which comprises a single cell face with a coverage area of 360 degrees around the antenna tower.
- a common cell face configuration includes three cell faces with each cell face having a coverage area of 120 degrees around the antenna tower.
- a structure 216 is located near the antenna tower that houses communications equipment, such as radio transmitters, radio receivers, and power supplies. The communications equipment is connected to transmitters and cell faces on the antenna tower via a communications link 218 .
- the structure 216 and the antenna tower 210 are commonly referred to as a base station 220 .
- the base station 220 is located substantially in the middle of the cell 206 .
- Each cell face on the antenna tower 210 has an associated transmitter. Transmitters transmit control signals on unique control channels or frequencies that are used to send control messages to the cell phone 202 .
- the cell phone 202 searches for the strongest control signal coming from the antenna tower 210 .
- the receiver in the cell phone 202 locks on to the strongest control channel and begins receiving control information.
- the control information includes the transmission frequency at which the cell phone 202 should transmit.
- the cell phone 202 begins operation, it receives the strongest control signal from a transmitter associated with the cell face 214 .
- the signal 204 from the cell phone 202 is being received by the cell face 214 .
- the cell phone 202 may transmit using any of a number of communications protocols known in the art.
- the signal 204 will follow the protocol used by the cell phone 202 .
- the cell phone 202 may utilize an analog protocol known as Advanced Mobile Phone System (AMPS).
- AMPS Advanced Mobile Phone System
- the cell phone 202 may use a digital protocol, such as Time Division Multiple Access (TDMA).
- TDMA Time Division Multiple Access
- the communications equipment 216 receives the signal 204 and may demodulate the signal.
- the communications equipment 216 typically is operable to receive signals in a variety of formats, including AMPS and TDMA.
- the signal 204 is sent to a cellular processor 222 via a communications link 224 .
- the cellular processor 222 is typically a sophisticated computing device operable to manage cellular communications at the antenna tower 210 .
- the cellular processor 222 can monitor the signal strength of the signal 204 .
- the cellular processor 222 can detect when the cell phone 202 has been disconnected to terminate the call 204 .
- the cellular processor 222 may also facilitate billing and locating the cell phone 202 .
- the cellular processor 222 utilizes a database 226 to perform its functions. One particular function that the cellular processor 222 performs is determining which of the cell faces on the antenna tower 210 should optimally be used to receive the signal 204 .
- the cell phone 204 When the cell phone initially places a call 204 , the cell phone 204 may be located in the coverage area of the cell face 214 . Thus, the cell face 214 may have been optimal at the beginning of the conversation. However, the user of the cell phone 202 may be moving while the conversation is taking place. While the cell phone 202 moves in a direction 229 the signal strength of the signal 204 will vary with respect to the cell faces 212 and 214 .
- the cellular processor 222 detects the variation in signal strength of the signal 204 . As the cell phone 202 moves in the direction 229 it moves away from the cell face 214 and closer to the cell face 212 . The cellular processor 222 detects a decrease in the signal power received by the cell face 214 .
- the cellular processor 222 accesses the database (in particular a neighbor list) 226 to determine which cell face the signal 204 can be transferred to.
- the cellular processor 222 accesses the neighbor list in the database 226 .
- the neighbor list is generally a list of cell faces to which a signal may be transferred or handed off.
- the database 226 has a neighbor list associated with the cell face 214 .
- the neighbor list for cell face 214 provides a list of available cell faces where the signal 204 can be transferred.
- the cell face 212 is among the available cell faces given in the cell face transfer data for the cell face 214 .
- the cellular processor 222 After the cellular processor 222 identifies the cell face 212 as the optimal cell face, the cellular processor 222 sends a message to the communications equipment 216 indicating that the cell phone 202 should begin transmitting at a frequency associated with the cell face 212 .
- the transmitter for the cell face 214 transmits a control signal to the cell phone 202 that instructs the cell phone to switch to a frequency associated with the cell face 212 .
- the process of transferring the cell phone signal 204 from the cell face 214 to the cell face 212 is extremely fast. There is no break in the conversation recognizable by the user of the cell phone 202 .
- the process of transferring a signal from one cell face to another is referred to as handing off the call.
- an embodiment of the present invention is running on a server 228 that is in communication with the cellular processor via a communication link 230 .
- the server preferably includes an update system that is accessible by a workstation 232 connected to the server via a communication link 234 .
- a user of the workstation 232 can access the update system running on the server 228 to facilitate updating of database forms.
- the forms may include the neighbor list. However, the forms may also include other types of cell site information data such as cell data, channel data, trunk group and member data, device data, etc.
- FIG. 2 illustrates an exemplary multiple cell operating environment 300 implementing an embodiment of the present invention.
- the environment can include one or more cells, such as cell 301 , cell 302 , cell 304 .
- Cells are often referred to as sites. Typically, each cell has an associated cell identification number used to identify the cell.
- Each cell has a base station, such as base station 306 .
- the cell 302 has a base station 314 and cell 304 has a base station 316 .
- the base stations 306 , 314 , and 316 each include radio equipment and an antenna tower having one or more cell faces.
- Cells 301 , 302 and 304 may, but do not necessarily, overlap, as shown by an overlapping region 307 .
- the cell 301 has a coverage area defined by a substantially hexagonal boundary 308 .
- a cellular processor 310 communicates with the base station 306 to monitor calls within the cell 301 .
- Another cellular processor 312 communicates with the base station 314 and the base station 316 to monitor calls within cell 302 and cell 304 respectively.
- a typical cellular processor may be associated with 100 or more cells and base stations.
- the environment illustrated in FIG. 2 is exemplary only and the systems and methods described can generally be applied to environments including hundreds of cells.
- cellular processors such as cellular processor 310 and cellular processor 312 typically monitor various data about cellular phone calls, such as signal strength, cell phone location, and billing.
- the cellular processors 310 and 312 also transmit signals to a mobile switching center (MSC) 318 .
- the MSC 318 relays cell phone signals to an external network 320 , such as a telephone wireline network.
- the MSC 318 is a sophisticated system that is in communication with networks and switches around the world to determine an optimal route for cell phone calls to reach their destination.
- a mobile communication device such as a cell phone 322
- the cell 301 transmitting a signal 324 to the base station 306 .
- the signal 324 transmits voice data over a voice channel to a cell face at the base station 306 .
- the base station 306 receives the signal 324 and transmits it to the cellular processor 310 so that the cellular processor 310 can monitor the signal 324 .
- the cellular processor 310 may also transmit the signal 324 to the MSC 318 , which may route the signal to the external network 320 .
- the cell phone 322 may utilize any communications technology known in the art and the signal 324 may follow any protocol known in the art.
- Communications technologies include, but are not limited to, Code Division Multiple Access (CDMA), Advanced Mobile Phone System (AMPS), Global System for Mobile Communications (GSM), and Time Division Multiple Access (TDMA).
- CDMA Code Division Multiple Access
- AMPS Advanced Mobile Phone System
- GSM Global System for Mobile Communications
- TDMA Time Division Multiple Access
- the base station 306 is operable to receive any or all of the possible communications technologies.
- the base station is configured to each technology—the radios are either analog or digital. An analog radio cannot handle digital calls. If the radio is a TDMA radio, it will not be able to handle GSM or CDMA calls.
- the cell phone 322 is traveling in a direction 326 .
- the cell phone 322 is moving in the cell 301 toward the cell 304 .
- the cellular processor 310 monitors the strength of the signal 324 .
- the cellular processor 310 may detect that the strength of the signal 324 diminishes or weakens.
- the cell phone 307 travels through the overlapping region 307 where cell 304 and cell 301 overlap.
- the cellular processor 310 accesses a neighbor list in a database 328 to determine an available cell face for a hand off.
- the database 328 contains a plurality of neighbor lists. Each neighbor list is associated with a cell face at a cell. Preferably each neighbor list has a cell identifier and a cell face identifier for the associated cell face.
- the cellular processor 310 reads cell face transfer data entries from the neighbor list that identify an available transfer cell face for a hand off. Handing off a call generally means transferring the call from one cell face to another cell face.
- Cell face transfer data may be updated when a new cell such as cell 304 is implemented.
- cell 304 and its associated base station 316 may be put into service after the cells 301 and 302 are operating.
- the base station 316 is put into service, a plurality of new cell faces associated with base station 316 are made available to offer mobile communication service that was not existent prior to implementation of cell 304 .
- data in the databases 328 and 330 may be updated to reflect the addition of cell 304 .
- a call in cell 301 traveling into cell 304 may be handed off to a cell face of the base station 316 .
- the cellular processor 310 will monitor the mobile telephone user's call for various parameters including signal strength.
- the cellular processor 310 will send a signal to the base station 306 to initiate a hand-off to transfer the call to a cell face of the base station 316 .
- the cellular processor 310 accesses the cell face transfer data stored in the database 328 .
- the cellular processor 310 uses cell face transfer data in the database 328 to identify cell faces that are available for the call 324 to be handed-off.
- the computer 332 communicates with the cellular processor 310 and the cellular processor 312 .
- the computer 332 implements an update system in accordance with an embodiment of the present invention.
- the update system can automatically update the database 328 and the database 330 .
- the communications channel 334 can be any communications means known in the art. Examples of communications channels include, but are not limited to, Ethernet, telephone lines, or any proprietary communications protocol.
- a user of the computer 332 can select between the database 328 and the database 330 , and access the database to update forms on the database.
- FIG. 3 illustrates an exemplary cellular processor including a forms database including cell face transfer data and other types of data.
- a cellular processor 400 is depicted having memory 408 wherein database data is stored when accessed from a database (such as database 226 , 328 or 330 ).
- Memory 408 can be any form of storage media known in the art, including, but not limited to random access memory (RAM), read only memory (ROM), electronically erasable programmable read only memory (EEPROM), or flash memory.
- RAM random access memory
- ROM read only memory
- EEPROM electronically erasable programmable read only memory
- flash memory any form of storage media known in the art, including, but not limited to random access memory (RAM), read only memory (ROM), electronically erasable programmable read only memory (EEPROM), or flash memory.
- the form data base 402 can be stored on mass storage devices such as, but not limited to, hard drives, CD ROM, digital versatile discs (DVD), magnetic cassettes, PCMCIA card memory, or any other medium which can be used to store the desired information and which can be accessed by the cellular processor 400 .
- the form database 402 is a table of binary encoded data that is indexable by cell identification numbers 404 .
- Each cell identification number 404 can identify a physical cell site.
- Each cell identification number 404 may also identify a cell face of a cell.
- a plurality of forms 406 exist in the form database 402 .
- Each form holds a particular kind of data associated with a given cell identification number 404 , and preferably can be viewed on a computer monitor.
- the forms may include information regarding a cell such as latitude/longitude of the cell, the ECP/MSC the cell is associated with, the status of the cell (equipped/unequipped), how many radios of each type the cell has, trunk groups associated with the cell, etc.
- Other forms are also stored in the database.
- the interface 500 is an interface to a database.
- the database may be a cellular site information database such as 226 , 328 , or 330 . It should also be understood that, in a preferred embodiment, the database is a cellular site information database manufactured by Ericsson.
- an update application program that is running on server 228 and/or computer 332 displays the interface 500 on a monitor.
- the interface 500 is generated using Microsoft Visual Basic and is used to display a plurality of forms.
- a SQL query is issued by the update application program or a SQL server to populate the fields of the form displayed on the interface 500 with data from the database.
- the interface accepts input from the user to create, delete, and update data in the database.
- the update application program In response to the user input, the update application program generates SQL queries to perform the function desired by the user.
- the interface 500 illustrated in FIG. 4 is a form selection screen which allows the user to select a form to view by entering a form name in form selection field 505 .
- the user may enter a form name such as channel, cell, trkgrp, trkmem, etc. or may enter a question mark to display a list of form names.
- the user has entered a question mark into the form selection field 505 and a list 510 of form names is displayed in the interface 500 .
- the forms listed in FIG. 4 are exemplary only and are not meant to limit the invention to only those particular forms.
- the interface 500 illustrated in FIG. 5 is the form selection screen through which the user may select a form name to display a form. As illustrated in FIG. 5 , the user has entered the form name “channel” in the form selection field 505 .
- the interface 500 also includes a database operation field 515 in which the user may enter the operation desired to be performed on the form such as review, delete, insert, update, etc. After the user has entered the form name and the operation desired into the interface, the entered form is displayed to the user as will be described below.
- the interface 500 illustrated in FIG. 6 displays a channel form through which the user may view and edit the channel data associated with a cell site such as cell site “G003A”.
- a cell site such as cell site “G003A”.
- the channel form is exemplary only as there are many different forms in the database that may be viewed and edited using different embodiments of the present invention.
- the channel form includes a cell site number (or key) field 520 , a channel data field 522 , a device column 524 , a channel number column 526 , a power column 528 , a FIT column 530 (with values such as EF (Exact Fit), NA (Nearest Above), NB (Nearest Below)), an attenuation (ATT) column 532 , a Color Code (COL) column 534 , a Secondary Color Code (SCOL) column 536 and a Voice Channel Group (VCG) column 538 .
- EF Exact Fit
- NA Nearest Above
- NB Nearest Below
- ATT attenuation
- COL Color Code
- SCOL Secondary Color Code
- VCG Voice Channel Group
- the user selects one of these fields or columns by moving an insertion point, using the tab key on a keyboard, selecting a number corresponding to the field or column, or using another well-known selection technique.
- the user selects one of the columns 540 and the user may make changes to the form.
- the user may then select the action command such as insert, review, update or delete.
- An insert command inserts a new record into the database; a delete command deletes an existing record from the database; a review command reads the database and populates fields in a form so that a user can review how the fields are populated; an update command modifies one or more fields.
- step 705 the method 700 begins and proceeds to step 710 when the user uses the interface to select a form for editing, such as by entering a form name. Typically, the user also selects an operation command such as insert, delete, review, update, etc.
- step 715 the form is displayed to the user.
- one or more SQL queries are generated and sent to the database so that the appropriate information may be retrieved and displayed.
- the user modifies the displayed form.
- the user will enter a key field 520 to select a specific form, the user will then select the field for editing (including the particular row and column), make changes and then selects again the command desired such as insert, review, update or delete.
- the user may first select the form and then the operation, such as insert/update/delete/review.
- the operation such as insert/update/delete/review.
- update the user will make the changes to one or more fields; then when he is finished with making changes, he will again type in “u” to proceed with the update.
- insert the user will select the form and then the operation, namely, insert; he will enter values for all the fields in the form and will enter in “i” to insert the form.
- the user will select the form, and then the operation (review). Then he will give the key fields.
- the system will generate queries to get the data from the database and then will populate the form with values for the user to review.
- the form or display is updated according to the command selected by the user.
- One or more SQL queries may be generated and sent to the database to edit the database according to the user's changes.
- the method then ends at step 799 .
- line commands may be automatically generated to interact with the cell site information database based on user input. For example, if the user edits a vcg field for a particular cell-site, the update application program module may automatically generate a line command, input the line command into a command handler application program (such as the Ericsson command handler application program running on the Ericsson OSS). The command handler application program module may then interact with the cell site information database based on the line commands.
- a command handler application program such as the Ericsson command handler application program running on the Ericsson OSS
- the present invention is user-friendly and easy to use.
- the present invention is faster than the current method of updating databases. Updates to databases can be done from the desktop with no need to log onto the Ericsson Operation Support System (OSS) and no need to enter line commands into the OSS. There is no need for special training to learn line commands to update databases.
- OSS Ericsson Operation Support System
- messages will be displayed to the user if there are any problems in the input data. For example, if the user is in Review mode and wants to review data for a cell number and he enters the cell number, but no record exist for the cell number that he entered—an error message will be displayed to the user. Another example is if a user is trying to update one or more fields and the update is successful, a message “Form Updated” will be shown on the screen. If the update is unsuccessful (a wrong value is entered for a field), an error message will be shown and the form won't be updated. In a preferred embodiment, the bottom 3 lines in the screen will be reserved for showing error messages and the top line will be reserved for showing updates—Form Updated/Form not updated/Retrieving form/Updating/Deleting, etc.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computational Linguistics (AREA)
- Mathematical Physics (AREA)
- Mobile Radio Communication Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
An interactive, menu-driven interface to a cellular site information database is disclosed. The user may enter a form name such as channel, cell, trkgrp, trkmem, etc. into a form selection screen. The user may enter the operation desired to be performed on the form such as review, delete, insert, update, etc. to choose which form to view. After the user has entered the form name and the operation desired into the interface, the entered form is displayed to the user. A query, such as a SQL query, is issued to populate the fields of the form displayed on the interface with data from the database. The user may select one or more of the fields in the form and make revisions, addition, edits, etc. The user may then select the action command such as insert, review, update or delete. Commands, such as SQL commands, are generated to perform the action desired by the user on the database.
Description
- This invention generally relates to cellular communications. More particularly, the present invention relates to an interactive, menu-driven interface to cell site information in a database.
- With the increasing popularity of cellular phone communications, managing the data associated with calls to and from cellular phones has become increasingly complex. For example, one type of data that is managed is cell face transfer data. Cellular phone systems typically include a cell face (or antenna) mounted on an antenna tower receiving calls from cell phones. A cell face receives calls within an associated geographic coverage area called a cell. An antenna tower can have multiple cell faces oriented at different angles to handle calls originating from multiple directions around the antenna tower. A process is employed in order to choose a cell face that handles the call from each cell phone. The process of selecting and switching among cell faces involves the use of data that designates available cell faces. A neighbor list in the database specifies the neighboring cell faces to which the current call may be handed off to. Before handing a call to a neighboring cell face, signal strengths from all the neighboring cell faces are measured and the cell face with the strongest signal strength is designated for hand-off. For example, as a mobile call moves away from one cell face, the neighbor list is accessed to select another cell face that is closer to the call so that the call can be handed off to the closer cell face.
- The neighbor list data and numerous other types of data (such as cell data, channel data, trunk group and member data, device data, etc.) may be stored in a database of a cellular network, such as one manufactured by Ericsson. Sometimes, this data is stored in different forms in the database. Making changes to data in one of these forms may be complex. For example, typically an operating system in the cellular network is used to access a command handler application. The command handler application accepts line commands and performs updates and revisions to the database based on these line commands.
- One problem with these line commands is that they are not intuitive to a user because a user must be familiar with specific line commands in order to enter the correct line commands and make the proper updates and revisions. Another problem is that there is no interactive interface to make the changes to the data. Instead, the user must enter line commands.
- Cellular site information is often stored in databases, such as a database manufactured by Ericsson. Updating this cellular site information is often difficult because specific line commands, or scripts, must be entered into a command handler application. Thus, one problem with updating cellular site information is that a specific knowledge of these line commands is necessary to make changes to the cellular site information databases. Another problem is that even if a user has knowledge of the required line commands, the user, when making multiple changes to the database, may make mistakes entering these line commands. Thus, the present invention, in one embodiment, provides an interactive menu-driven interface to the database to eliminate the need for knowledge of specific line commands and to reduce the number of errors made.
- In one embodiment, the invention is an interactive, menu-driven interface to a cellular site information database. The user may enter a form name such as channel, cell, trkgrp, trkmem, etc. into a form selection screen. The user may enter the operation desired to be performed on the form such as review, delete, insert, update, etc. to choose which form to view. After the user has entered the form name and the operation desired into the interface, the entered form is displayed to the user. A query, such as a SQL query, is issued to populate the fields of the form displayed on the interface with data from the database. The user may select one or more of the fields in the form and make revisions, addition, edits, etc. The user may then select the action command such as insert, review, update or delete. Commands, such as SQL commands, are generated to perform the action desired by the user on the database.
- In one embodiment, the invention is a computer-implemented method for providing an interactive, menu-driven interface to a cellular site information database comprising cell site data. A form name input is received from the user identifying the form data in the cellular site information database that the user wants to view or edit such as cell data, channel data, trunk group and member data, device data, etc. A blank form may then be displayed to the user including a key field. The user may then input a value into the key field identifying a particular cellular site that the user wants to view or edit. For example, the user may enter channel for the form name input and then enter G003A for the key field indicating that the user wants to view the channel data for cell site G003A.
- Queries, such as SQL queries, may be generated to retrieve the data corresponding to the identified cell site from a cellular site information database. The queries are sent to the cellular site information database and the appropriate data, such as channel data, corresponding to the identified cell site from the cellular site information database is retrieved. The data is displayed to the user in an interactive, menu-driven interface. The user may make changes as necessary. When the user is finished making changes, commands, such as SQL commands, are generated and sent to the cellular site information database to make the appropriate changes to the data.
- These and other features, advantages, and aspects of the present invention may be more clearly understood and appreciated from a review of the following detailed description of the disclosed embodiments and by reference to the appended drawings and claims.
-
FIG. 1 is an exemplary cellular operating environment implementing an embodiment of the present invention. -
FIG. 2 is a multiple cell operating environment implementing an embodiment of the present invention. -
FIG. 3 is a diagram illustrating a cellular processor including a forms database. -
FIG. 4 is an illustration of a form selection screen in accordance with an embodiment of the present invention. -
FIG. 5 is an illustration of a form selection screen in accordance with an embodiment of the present invention. -
FIG. 6 is an illustration of the interactive, menu-driven interface displaying a channel form in accordance with an embodiment of the present invention. -
FIG. 7 is a flow diagram illustrating a method for updating a database form in accordance with an embodiment of the present invention. - In one embodiment, the present invention is an interactive, menu-driven interface for a cellular network database, such as a database manufactured by Ericsson. Currently, there is no interactive interface to modify forms in the Ericsson database. Instead, a user has to use a command handler application and enter one or more line commands (such as mtcgc:dev=mvdc-1001, vcg=vcge3 to change the value of the vcg field for device “mdvc 1001” to vcge3). In one embodiment, the present invention displays an interactive interface that supplies the user with a form requested by the user. The form may include a plurality of fields. The user may navigate an insertion point to different fields of the form, make changes to the fields as needed and then update the form without using line commands. Structured Query Language (SQL) commands may be generated to update the database.
- In one embodiment, the invention is a computer-implemented method for providing an interactive, menu-driven interface to a cellular site information database comprising cell site data. A form name input is received from the user identifying the form data in the cellular site information database that the user wants to view or edit such as cell data, channel data, trunk group and member data, device data, etc. A blank form may then be displayed to the user including a key field. The user may then input a value into the key field identifying a particular cellular site that the user wants to view or edit. For example, the user may enter channel for the form name input and then enter G003A for the key field indicating that the user wants to view the channel data for cell site G003A.
- Queries, such as SQL queries, may be generated to retrieve the data corresponding to the identified cell site from a cellular site information database. The queries are sent to the cellular site information database and the appropriate data, such as channel data, corresponding to the identified cell site from the cellular site information database is retrieved. The data is displayed to the user in an interactive, menu-driven interface. The user may make changes as necessary. When the user is finished making changes, commands, such as SQL commands, are generated and sent to the cellular site information database to make the appropriate changes to the data.
- Having briefly described an embodiment of the present invention, an exemplary operating environment for the present invention is described below in reference to
FIG. 1 . Referring now to the drawings, in which like numerals represent like elements throughout the several figures, aspects of the present invention will be described. -
FIG. 1 illustrates asuitable operating environment 200 utilizing an embodiment of the present invention. Theenvironment 200 is generally a cellular telephone system for receiving and transmitting cellular phone calls. Acellular phone 202 is transmitting a signal 204 within acell 206. Thecell 206 is a geographic area generally defined by aboundary 208. The cell includes anantenna tower 210 that has transmitters and receivers for transmitting and receiving signals. The transmitters on theantenna tower 210 transmit at a designated power level. Likewise, thecell phone 202 transmits the signal 204 at a designated power level. The designated power levels of the antenna tower transmitters and thecell phone 202 dictate the location of theboundary 208 of thecell 206. Receivers on theantenna tower 210 will generally receive the signal 204 while thecell phone 202 is within theboundary 208 of thecell 206. Generally, when thecell phone 202 leaves theboundary 208 of thecell 206, the receiver of theantenna 210 will no longer receive the signal 204. In one embodiment, thecell boundary 208 is substantially hexagonal in shape. - A receiver on the
antenna tower 210 is generally referred to as a cell face. Theantenna tower 210 may have more than one cell face, such as acell face 212 andcell face 214. A typical antenna tower has three cell faces, but the number of cell faces can vary. Each cell face on theantenna tower 210 is positioned so that it covers an area within thecell 206. Depending on the positioning and the orientation of thecell face 214, thecell face 214 will receive calls coming from a particular direction. Thecell face 212 is oriented in a different position to receive calls coming from a different direction with respect to theantenna tower 210. A variety of cell face configurations are known in the art. For example, one cell face configuration is known as the omni face, which comprises a single cell face with a coverage area of 360 degrees around the antenna tower. A common cell face configuration includes three cell faces with each cell face having a coverage area of 120 degrees around the antenna tower. Typically astructure 216 is located near the antenna tower that houses communications equipment, such as radio transmitters, radio receivers, and power supplies. The communications equipment is connected to transmitters and cell faces on the antenna tower via acommunications link 218. Thestructure 216 and theantenna tower 210 are commonly referred to as abase station 220. Thebase station 220 is located substantially in the middle of thecell 206. - Each cell face on the
antenna tower 210 has an associated transmitter. Transmitters transmit control signals on unique control channels or frequencies that are used to send control messages to thecell phone 202. When thecell phone 202 is in operation, thecell phone 202 searches for the strongest control signal coming from theantenna tower 210. The receiver in thecell phone 202 locks on to the strongest control channel and begins receiving control information. The control information includes the transmission frequency at which thecell phone 202 should transmit. In theexemplary environment 200, when thecell phone 202 begins operation, it receives the strongest control signal from a transmitter associated with thecell face 214. Thus, as depicted inFIG. 1 , the signal 204 from thecell phone 202 is being received by thecell face 214. Thecell phone 202 may transmit using any of a number of communications protocols known in the art. The signal 204 will follow the protocol used by thecell phone 202. For example, thecell phone 202 may utilize an analog protocol known as Advanced Mobile Phone System (AMPS). Alternatively, thecell phone 202 may use a digital protocol, such as Time Division Multiple Access (TDMA). - The
communications equipment 216 receives the signal 204 and may demodulate the signal. Thecommunications equipment 216 typically is operable to receive signals in a variety of formats, including AMPS and TDMA. The signal 204 is sent to acellular processor 222 via acommunications link 224. Thecellular processor 222 is typically a sophisticated computing device operable to manage cellular communications at theantenna tower 210. For example, thecellular processor 222 can monitor the signal strength of the signal 204. Also, thecellular processor 222 can detect when thecell phone 202 has been disconnected to terminate the call 204. Thecellular processor 222 may also facilitate billing and locating thecell phone 202. One example of a cellular processor known in the art is the Executive Cellular Processor (ECP) manufactured by Lucent. Many other cellular processors are known in the art. Thecellular processor 222 utilizes adatabase 226 to perform its functions. One particular function that thecellular processor 222 performs is determining which of the cell faces on theantenna tower 210 should optimally be used to receive the signal 204. - When the cell phone initially places a call 204, the cell phone 204 may be located in the coverage area of the
cell face 214. Thus, thecell face 214 may have been optimal at the beginning of the conversation. However, the user of thecell phone 202 may be moving while the conversation is taking place. While thecell phone 202 moves in a direction 229 the signal strength of the signal 204 will vary with respect to the cell faces 212 and 214. Thecellular processor 222 detects the variation in signal strength of the signal 204. As thecell phone 202 moves in the direction 229 it moves away from thecell face 214 and closer to thecell face 212. Thecellular processor 222 detects a decrease in the signal power received by thecell face 214. Eventually, as thecell phone 202 continues to move, signal power received by thecell face 214 will be less than a minimum required level. In response, thecellular processor 222 accesses the database (in particular a neighbor list) 226 to determine which cell face the signal 204 can be transferred to. - The
cellular processor 222 accesses the neighbor list in thedatabase 226. The neighbor list is generally a list of cell faces to which a signal may be transferred or handed off. For example, thedatabase 226 has a neighbor list associated with thecell face 214. The neighbor list forcell face 214 provides a list of available cell faces where the signal 204 can be transferred. In the example shown inFIG. 1 , thecell face 212 is among the available cell faces given in the cell face transfer data for thecell face 214. After thecellular processor 222 identifies thecell face 212 as the optimal cell face, thecellular processor 222 sends a message to thecommunications equipment 216 indicating that thecell phone 202 should begin transmitting at a frequency associated with thecell face 212. In response to a message from thecellular processor 222, the transmitter for thecell face 214 transmits a control signal to thecell phone 202 that instructs the cell phone to switch to a frequency associated with thecell face 212. The process of transferring the cell phone signal 204 from thecell face 214 to thecell face 212 is extremely fast. There is no break in the conversation recognizable by the user of thecell phone 202. The process of transferring a signal from one cell face to another is referred to as handing off the call. - Oftentimes, updates to the
database 226 are necessary. In order to updatedatabase 226, an embodiment of the present invention is running on aserver 228 that is in communication with the cellular processor via acommunication link 230. The server preferably includes an update system that is accessible by aworkstation 232 connected to the server via acommunication link 234. A user of theworkstation 232 can access the update system running on theserver 228 to facilitate updating of database forms. The forms may include the neighbor list. However, the forms may also include other types of cell site information data such as cell data, channel data, trunk group and member data, device data, etc. -
FIG. 2 illustrates an exemplary multiplecell operating environment 300 implementing an embodiment of the present invention. The environment can include one or more cells, such ascell 301,cell 302,cell 304. Cells are often referred to as sites. Typically, each cell has an associated cell identification number used to identify the cell. Each cell has a base station, such asbase station 306. Thecell 302 has abase station 314 andcell 304 has abase station 316. Like thebase station 220 ofFIG. 1 , thebase stations Cells region 307. In one embodiment, thecell 301 has a coverage area defined by a substantiallyhexagonal boundary 308. During operation, acellular processor 310 communicates with thebase station 306 to monitor calls within thecell 301. Anothercellular processor 312 communicates with thebase station 314 and thebase station 316 to monitor calls withincell 302 andcell 304 respectively. A typical cellular processor may be associated with 100 or more cells and base stations. The environment illustrated inFIG. 2 is exemplary only and the systems and methods described can generally be applied to environments including hundreds of cells. - As has been discussed, cellular processors, such as
cellular processor 310 andcellular processor 312 typically monitor various data about cellular phone calls, such as signal strength, cell phone location, and billing. Thecellular processors MSC 318 relays cell phone signals to anexternal network 320, such as a telephone wireline network. TheMSC 318 is a sophisticated system that is in communication with networks and switches around the world to determine an optimal route for cell phone calls to reach their destination. - In the
exemplary environment 300, a mobile communication device, such as acell phone 322, is shown in thecell 301 transmitting asignal 324 to thebase station 306. Thesignal 324 transmits voice data over a voice channel to a cell face at thebase station 306. Thebase station 306 receives thesignal 324 and transmits it to thecellular processor 310 so that thecellular processor 310 can monitor thesignal 324. Thecellular processor 310 may also transmit thesignal 324 to theMSC 318, which may route the signal to theexternal network 320. Thecell phone 322 may utilize any communications technology known in the art and thesignal 324 may follow any protocol known in the art. Communications technologies include, but are not limited to, Code Division Multiple Access (CDMA), Advanced Mobile Phone System (AMPS), Global System for Mobile Communications (GSM), and Time Division Multiple Access (TDMA). Preferably, thebase station 306 is operable to receive any or all of the possible communications technologies. The base station is configured to each technology—the radios are either analog or digital. An analog radio cannot handle digital calls. If the radio is a TDMA radio, it will not be able to handle GSM or CDMA calls. - As shown in
FIG. 2 , thecell phone 322 is traveling in adirection 326. Thecell phone 322 is moving in thecell 301 toward thecell 304. As thecell phone 322 travels, it maintains communications with thebase station 306 and thecellular processor 310 monitors the strength of thesignal 324. As thecell phone 322 moves farther from thebase station 306, thecellular processor 310 may detect that the strength of thesignal 324 diminishes or weakens. Thecell phone 307 travels through theoverlapping region 307 wherecell 304 andcell 301 overlap. When the signal strength of thesignal 324 drops below a minimum power level, thecellular processor 310 accesses a neighbor list in adatabase 328 to determine an available cell face for a hand off. Thedatabase 328 contains a plurality of neighbor lists. Each neighbor list is associated with a cell face at a cell. Preferably each neighbor list has a cell identifier and a cell face identifier for the associated cell face. Thecellular processor 310 reads cell face transfer data entries from the neighbor list that identify an available transfer cell face for a hand off. Handing off a call generally means transferring the call from one cell face to another cell face. - Cell face transfer data may be updated when a new cell such as
cell 304 is implemented. For example,cell 304 and its associatedbase station 316 may be put into service after thecells base station 316 is put into service, a plurality of new cell faces associated withbase station 316 are made available to offer mobile communication service that was not existent prior to implementation ofcell 304. As a result of the implementation ofcell 304, data in thedatabases cell 304. As an example, a call incell 301 traveling intocell 304 may be handed off to a cell face of thebase station 316. Thecellular processor 310 will monitor the mobile telephone user's call for various parameters including signal strength. As the traveler travels from thecell 301 toward thecell 304, the signal strength from the call may diminish. Thecellular processor 310 will send a signal to thebase station 306 to initiate a hand-off to transfer the call to a cell face of thebase station 316. Thecellular processor 310 accesses the cell face transfer data stored in thedatabase 328. Thecellular processor 310 uses cell face transfer data in thedatabase 328 to identify cell faces that are available for thecall 324 to be handed-off. - Also shown in
FIG. 2 is acomputer 332 communicating with thecellular processor 310 and thecellular processor 312. Thecomputer 332 implements an update system in accordance with an embodiment of the present invention. The update system can automatically update thedatabase 328 and thedatabase 330. Thecommunications channel 334 can be any communications means known in the art. Examples of communications channels include, but are not limited to, Ethernet, telephone lines, or any proprietary communications protocol. A user of thecomputer 332 can select between thedatabase 328 and thedatabase 330, and access the database to update forms on the database. -
FIG. 3 illustrates an exemplary cellular processor including a forms database including cell face transfer data and other types of data. Acellular processor 400 is depicted havingmemory 408 wherein database data is stored when accessed from a database (such asdatabase Memory 408 can be any form of storage media known in the art, including, but not limited to random access memory (RAM), read only memory (ROM), electronically erasable programmable read only memory (EEPROM), or flash memory. Also, the form data base 402 can be stored on mass storage devices such as, but not limited to, hard drives, CD ROM, digital versatile discs (DVD), magnetic cassettes, PCMCIA card memory, or any other medium which can be used to store the desired information and which can be accessed by thecellular processor 400. In general, the form database 402 is a table of binary encoded data that is indexable by cell identification numbers 404. Eachcell identification number 404 can identify a physical cell site. Eachcell identification number 404 may also identify a cell face of a cell. For eachcell identification number 404, a plurality offorms 406 exist in the form database 402. Each form holds a particular kind of data associated with a givencell identification number 404, and preferably can be viewed on a computer monitor. The forms may include information regarding a cell such as latitude/longitude of the cell, the ECP/MSC the cell is associated with, the status of the cell (equipped/unequipped), how many radios of each type the cell has, trunk groups associated with the cell, etc. Other forms are also stored in the database. - Referring now to
FIG. 4 , an interactive, menu-driveninterface 500 in accordance with an embodiment of the present invention is illustrated. Theinterface 500 is an interface to a database. For example, the database may be a cellular site information database such as 226, 328, or 330. It should also be understood that, in a preferred embodiment, the database is a cellular site information database manufactured by Ericsson. In a preferred embodiment, an update application program that is running onserver 228 and/orcomputer 332 displays theinterface 500 on a monitor. In a preferred embodiment, theinterface 500 is generated using Microsoft Visual Basic and is used to display a plurality of forms. A SQL query is issued by the update application program or a SQL server to populate the fields of the form displayed on theinterface 500 with data from the database. The interface accepts input from the user to create, delete, and update data in the database. In response to the user input, the update application program generates SQL queries to perform the function desired by the user. - The
interface 500 illustrated inFIG. 4 is a form selection screen which allows the user to select a form to view by entering a form name inform selection field 505. The user may enter a form name such as channel, cell, trkgrp, trkmem, etc. or may enter a question mark to display a list of form names. As illustrated inFIG. 4 , the user has entered a question mark into theform selection field 505 and alist 510 of form names is displayed in theinterface 500. The forms listed inFIG. 4 are exemplary only and are not meant to limit the invention to only those particular forms. - Referring now to
FIG. 5 , the interactive, menu-driveninterface 500 in accordance with an embodiment of the present invention is illustrated. Theinterface 500 illustrated inFIG. 5 is the form selection screen through which the user may select a form name to display a form. As illustrated inFIG. 5 , the user has entered the form name “channel” in theform selection field 505. Theinterface 500 also includes adatabase operation field 515 in which the user may enter the operation desired to be performed on the form such as review, delete, insert, update, etc. After the user has entered the form name and the operation desired into the interface, the entered form is displayed to the user as will be described below. - Referring now to
FIG. 6 , the interactive, menu-driveninterface 500 in accordance with an embodiment of the present invention is illustrated. Theinterface 500 illustrated inFIG. 6 displays a channel form through which the user may view and edit the channel data associated with a cell site such as cell site “G003A”. Of course, the channel form is exemplary only as there are many different forms in the database that may be viewed and edited using different embodiments of the present invention. The channel form includes a cell site number (or key)field 520, achannel data field 522, adevice column 524, achannel number column 526, apower column 528, a FIT column 530 (with values such as EF (Exact Fit), NA (Nearest Above), NB (Nearest Below)), an attenuation (ATT)column 532, a Color Code (COL)column 534, a Secondary Color Code (SCOL)column 536 and a Voice Channel Group (VCG)column 538. - The user selects one of these fields or columns by moving an insertion point, using the tab key on a keyboard, selecting a number corresponding to the field or column, or using another well-known selection technique. After the user selects one of the columns, the user selects one of the
rows 540 and the user may make changes to the form. The user may then select the action command such as insert, review, update or delete. An insert command inserts a new record into the database; a delete command deletes an existing record from the database; a review command reads the database and populates fields in a form so that a user can review how the fields are populated; an update command modifies one or more fields. - Referring now to
FIG. 7 , a flow diagram illustrating a computer-implemented method for updating a database form in accordance with an embodiment of the present invention will be described. Atstart step 705, themethod 700 begins and proceeds to step 710 when the user uses the interface to select a form for editing, such as by entering a form name. Typically, the user also selects an operation command such as insert, delete, review, update, etc. The method then proceeds to step 715 where the form is displayed to the user. To display the form, typically one or more SQL queries are generated and sent to the database so that the appropriate information may be retrieved and displayed. - At
step 720, the user modifies the displayed form. Typically, the user will enter akey field 520 to select a specific form, the user will then select the field for editing (including the particular row and column), make changes and then selects again the command desired such as insert, review, update or delete. - For example, the user may first select the form and then the operation, such as insert/update/delete/review. In the case of update, the user will make the changes to one or more fields; then when he is finished with making changes, he will again type in “u” to proceed with the update. In the case of insert, the user will select the form and then the operation, namely, insert; he will enter values for all the fields in the form and will enter in “i” to insert the form. In the case of review, the user will select the form, and then the operation (review). Then he will give the key fields. The system will generate queries to get the data from the database and then will populate the form with values for the user to review.
- At
step 725, the form or display is updated according to the command selected by the user. One or more SQL queries may be generated and sent to the database to edit the database according to the user's changes. - The method then ends at
step 799. - Although embodiments of the present invention have been described above using SQL commands to interact with the cell site information database, it should be understood that other languages well-known to those skilled in the art may also be used. Moreover, line commands may be automatically generated to interact with the cell site information database based on user input. For example, if the user edits a vcg field for a particular cell-site, the update application program module may automatically generate a line command, input the line command into a command handler application program (such as the Ericsson command handler application program running on the Ericsson OSS). The command handler application program module may then interact with the cell site information database based on the line commands.
- It should be understood from the foregoing description that the present invention is user-friendly and easy to use. The present invention is faster than the current method of updating databases. Updates to databases can be done from the desktop with no need to log onto the Ericsson Operation Support System (OSS) and no need to enter line commands into the OSS. There is no need for special training to learn line commands to update databases.
- It should be understood that in some embodiments of the invention, messages will be displayed to the user if there are any problems in the input data. For example, if the user is in Review mode and wants to review data for a cell number and he enters the cell number, but no record exist for the cell number that he entered—an error message will be displayed to the user. Another example is if a user is trying to update one or more fields and the update is successful, a message “Form Updated” will be shown on the screen. If the update is unsuccessful (a wrong value is entered for a field), an error message will be shown and the form won't be updated. In a preferred embodiment, the
bottom 3 lines in the screen will be reserved for showing error messages and the top line will be reserved for showing updates—Form Updated/Form not updated/Retrieving form/Updating/Deleting, etc. - Although the present invention has been described above as implemented in a preferred embodiment, it will be understood that alternative embodiments will become apparent to those skilled in the art to which the present invention pertains without departing from its spirit and scope. Accordingly, the scope of the present invention is defined by the appended claims rather than the foregoing description.
Claims (2)
1. A computer-implemented method for providing an interactive, menu-driven interface to a cellular site information database comprising cell site data, the method comprising the steps of:
receiving a form name input wherein the form name input identifies a plurality of data in the cellular site information database;
receiving a key field identifying a cellular site;
generating a plurality of queries to retrieve the plurality of data corresponding to the identified cell site from the cellular site information database;
sending the plurality of queries to the cellular site information database;
receiving the plurality of data corresponding to the identified cell site from the cellular site information database; and
displaying the plurality of data corresponding to the identified cell site from the cellular site information database.
2-20. (canceled)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/827,118 US20070255726A1 (en) | 2001-08-09 | 2007-07-10 | Interactive, menu-driven interface to database |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/925,991 US7246327B2 (en) | 2001-08-09 | 2001-08-09 | Interactive, menu-driven interface to database |
US11/827,118 US20070255726A1 (en) | 2001-08-09 | 2007-07-10 | Interactive, menu-driven interface to database |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/925,991 Continuation US7246327B2 (en) | 2001-08-09 | 2001-08-09 | Interactive, menu-driven interface to database |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070255726A1 true US20070255726A1 (en) | 2007-11-01 |
Family
ID=25452552
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/925,991 Expired - Fee Related US7246327B2 (en) | 2001-08-09 | 2001-08-09 | Interactive, menu-driven interface to database |
US11/827,118 Abandoned US20070255726A1 (en) | 2001-08-09 | 2007-07-10 | Interactive, menu-driven interface to database |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/925,991 Expired - Fee Related US7246327B2 (en) | 2001-08-09 | 2001-08-09 | Interactive, menu-driven interface to database |
Country Status (1)
Country | Link |
---|---|
US (2) | US7246327B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110246371A1 (en) * | 2008-10-14 | 2011-10-06 | Felix Puetsch | Encoding of a bank transfer |
CN108399183A (en) * | 2017-11-01 | 2018-08-14 | 平安科技(深圳)有限公司 | Database interlock method, electronic device and storage medium based on Excel system interfaces |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7949723B2 (en) * | 2002-05-14 | 2011-05-24 | Agere Systems Inc. | Real time tuner for providing graphical user interface |
US20060010165A1 (en) * | 2004-07-07 | 2006-01-12 | Gee Karen A | Collaboration via spreadsheets for planning |
CN101194252A (en) * | 2004-11-23 | 2008-06-04 | 英图特有限公司 | Model-driven user interview |
US20060248446A1 (en) * | 2005-04-29 | 2006-11-02 | Carlson David P | Method for displaying and navigating through data |
US20060293905A1 (en) * | 2005-06-23 | 2006-12-28 | Microsoft Corporation | Exchanging electronic business cards over digital media |
US7827478B2 (en) * | 2005-09-08 | 2010-11-02 | William Farr | Dynamic generation of form pages for accessing a database |
US20070197220A1 (en) * | 2006-02-17 | 2007-08-23 | Willey William D | Apparatus, and associated method, for providing inner-cell registration of access terminal in a radio communication system |
USD607003S1 (en) | 2007-09-04 | 2009-12-29 | Apple Inc. | Graphical user interface for a display screen or portion thereof |
CN103176155B (en) * | 2011-12-21 | 2017-11-28 | 北京普源精电科技有限公司 | A kind of detection method and device of measuring instrument |
US20140236884A1 (en) * | 2013-02-15 | 2014-08-21 | Sap Ag | Analysis of datasets without predefined dimensions |
CN112434058B (en) * | 2020-11-24 | 2024-03-15 | 武汉虹信技术服务有限责任公司 | Java and MySQL-based data interaction method and computer readable medium |
Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5108533A (en) * | 1989-10-10 | 1992-04-28 | Long Technologies, Inc. | Method and combination for installing a liner within a service pipe transversely connected to a main pipe |
US5577112A (en) * | 1991-05-28 | 1996-11-19 | Davox Corporation | Telephony system with supervisory management center and parameter testing with alerts |
US5884103A (en) * | 1995-05-03 | 1999-03-16 | Nokia Mobile Phones, Ltd. | Data terminal with adapter for selectively modifying data transmitted to and from |
US5920725A (en) * | 1997-07-02 | 1999-07-06 | Adaptivity Inc. | Run-time object-synthesis and transparent client/server updating of distributed objects using a meta server of all object descriptors |
US6108533A (en) * | 1997-08-22 | 2000-08-22 | Telefonaktiebolaget Lm Ericsson (Publ) | Geographical database for radio system |
US6144859A (en) * | 1993-08-27 | 2000-11-07 | Aeris Communications, Inc. | Wireless cellular communicator system and apparatus |
US6199099B1 (en) * | 1999-03-05 | 2001-03-06 | Ac Properties B.V. | System, method and article of manufacture for a mobile communication network utilizing a distributed communication network |
US6243611B1 (en) * | 1996-05-06 | 2001-06-05 | Amada America, Inc. | Apparatus and methods for integrating intelligent manufacturing system with expert sheet metal planning and bending system |
US6259907B1 (en) * | 1999-11-30 | 2001-07-10 | Gte Wireless Service Corporation | System and method of retrieving and formatting data from cellular telephone switches |
US20020038349A1 (en) * | 2000-01-31 | 2002-03-28 | Jesse Perla | Method and system for reusing internet-based applications |
US6381644B2 (en) * | 1997-09-26 | 2002-04-30 | Mci Worldcom, Inc. | Integrated proxy interface for web based telecommunications network management |
US6463289B1 (en) * | 1999-08-09 | 2002-10-08 | Ericsson Inc. | System and method for providing restricting positioning of a target mobile station based on the calculated location estimate |
US6643333B1 (en) * | 1997-03-26 | 2003-11-04 | Siemens Aktiengesellschaft | Method and transmitting device for transmitting data symbols from subscriber signals via a radio interface of a mobile communications system |
US6859649B1 (en) * | 1999-05-07 | 2005-02-22 | Cingular Wireless Ii, Inc. | Method for registering with a communication service |
US7136653B2 (en) * | 2002-03-28 | 2006-11-14 | Lucent Technologies Inc. | Wireless base station supporting multiple hyperbands |
-
2001
- 2001-08-09 US US09/925,991 patent/US7246327B2/en not_active Expired - Fee Related
-
2007
- 2007-07-10 US US11/827,118 patent/US20070255726A1/en not_active Abandoned
Patent Citations (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5108533A (en) * | 1989-10-10 | 1992-04-28 | Long Technologies, Inc. | Method and combination for installing a liner within a service pipe transversely connected to a main pipe |
US5577112A (en) * | 1991-05-28 | 1996-11-19 | Davox Corporation | Telephony system with supervisory management center and parameter testing with alerts |
US6144859A (en) * | 1993-08-27 | 2000-11-07 | Aeris Communications, Inc. | Wireless cellular communicator system and apparatus |
US5884103A (en) * | 1995-05-03 | 1999-03-16 | Nokia Mobile Phones, Ltd. | Data terminal with adapter for selectively modifying data transmitted to and from |
US6243611B1 (en) * | 1996-05-06 | 2001-06-05 | Amada America, Inc. | Apparatus and methods for integrating intelligent manufacturing system with expert sheet metal planning and bending system |
US6643333B1 (en) * | 1997-03-26 | 2003-11-04 | Siemens Aktiengesellschaft | Method and transmitting device for transmitting data symbols from subscriber signals via a radio interface of a mobile communications system |
US5920725A (en) * | 1997-07-02 | 1999-07-06 | Adaptivity Inc. | Run-time object-synthesis and transparent client/server updating of distributed objects using a meta server of all object descriptors |
US6108533A (en) * | 1997-08-22 | 2000-08-22 | Telefonaktiebolaget Lm Ericsson (Publ) | Geographical database for radio system |
US6381644B2 (en) * | 1997-09-26 | 2002-04-30 | Mci Worldcom, Inc. | Integrated proxy interface for web based telecommunications network management |
US6199099B1 (en) * | 1999-03-05 | 2001-03-06 | Ac Properties B.V. | System, method and article of manufacture for a mobile communication network utilizing a distributed communication network |
US6859649B1 (en) * | 1999-05-07 | 2005-02-22 | Cingular Wireless Ii, Inc. | Method for registering with a communication service |
US6463289B1 (en) * | 1999-08-09 | 2002-10-08 | Ericsson Inc. | System and method for providing restricting positioning of a target mobile station based on the calculated location estimate |
US6259907B1 (en) * | 1999-11-30 | 2001-07-10 | Gte Wireless Service Corporation | System and method of retrieving and formatting data from cellular telephone switches |
US20020038349A1 (en) * | 2000-01-31 | 2002-03-28 | Jesse Perla | Method and system for reusing internet-based applications |
US7136653B2 (en) * | 2002-03-28 | 2006-11-14 | Lucent Technologies Inc. | Wireless base station supporting multiple hyperbands |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110246371A1 (en) * | 2008-10-14 | 2011-10-06 | Felix Puetsch | Encoding of a bank transfer |
CN108399183A (en) * | 2017-11-01 | 2018-08-14 | 平安科技(深圳)有限公司 | Database interlock method, electronic device and storage medium based on Excel system interfaces |
Also Published As
Publication number | Publication date |
---|---|
US20030030676A1 (en) | 2003-02-13 |
US7246327B2 (en) | 2007-07-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070255726A1 (en) | Interactive, menu-driven interface to database | |
US6909890B2 (en) | Automated script generation to update databases | |
US6201969B1 (en) | Control of handoff in CDMA cellular systems | |
US6111864A (en) | Hand-off method and apparatus in CDMA cellular system | |
US7092722B1 (en) | Method and system for establishing mobile station active set based on mobile station location | |
US6212388B1 (en) | Method and system for increasing frequency assignment in a mobil telecommunication system | |
CN1037806C (en) | Method for adjusting transmission power in a radio sytem, and an exchange | |
JPH04507179A (en) | Channel switching method during a call in a mobile radio communication system | |
EP1005771B1 (en) | Reconfiguration of a cellular telephone network | |
US7120459B2 (en) | Mobility control apparatus, mobile communication terminal and mobile communication system | |
US20090293016A1 (en) | Adaptation of the presence status of instant messaging | |
FI109638B (en) | A method for recording traffic information of a communication system | |
US6516195B1 (en) | Method and system for optimizing a telecommunications utilizing positioning information in network recording programs | |
EP3364686A1 (en) | Enhanced dedicated-channel reporting for umts | |
JPH11275628A (en) | Cell selection method for mobile radio communication system of cellular system | |
WO1999033307A1 (en) | System and method for handing off a cellular call with system and capability change indication | |
EP0949835A2 (en) | Handoff method between a CDMA and another cellular system | |
US20040087340A1 (en) | Method, and telecommunications apparatus, for providing measurement reporting criteria to a mobile user terminal | |
US7457618B2 (en) | Method for controlling data of base station | |
KR100492414B1 (en) | Method for administrating neighbor list in cdma system | |
CN1376369B (en) | Method and system for querying attributes in a cellular communications system | |
US20050266827A1 (en) | Method of establishing radio communication networks and radio communication system | |
JP2005026735A (en) | Mobile wireless communication terminal and storage device | |
KR100574558B1 (en) | A Access Control Method and Method Control System For Mobile Phone | |
CN101212783B (en) | Sub-routing method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |