Thursday, July 31, 2008

=>Mobile Phone Glossary(4)

J2ME
Java 2 Platform, Micro Edition (J2ME): The edition of the Java platform that is targeted at small, standalone or connectable consumer and embedded devices. The J2ME technology consists of a virtual machine and a set of APIs suitable for tailored runtime environments for these devices. The J2ME technology has two primary kinds of components – configurations and profiles. JavaPhone A Java API specification controlling contacts, power management, call control, and phonebook management, intended specifically for the programmability requirements of mobile phones.
JTAPI The Java Telephony API is an extensible API that offers an interface to all call control services (from those needed in a consumer device up to those of call centers). JTAPI is part of the JavaPhone API. Kernel Core of an operating system, a kernel manages the machine's hardware resources (including the processor and the memory), and provides and controls the way any other software component can access these resources. The kernel runs with a higher privilege than other programs (so-called user-mode programs). The power and robustness of an OS's kernel play a major role in shaping overall system design and reliability.
MExE
Mobile Station Application Execution Environment (GSM 02.57): a framework to ensure a predictable environment for third-party applications in GSM or UMTS handsets (ie the Mobile Station). MExE does this by defining different technology requirements called "classmarks". MExE classmark 1 is based on WAP, classmark 2 on PersonalJava and JavaPhone, and classmark 3 on J2ME CLDC and MIDP. Other classmarks may be defined in the future. MExE specifies additional requirements for all classmarks, for instance a security environment, capability and content negotiation, a user profile, user interface personalization, management of services and virtual home environment. A handset can support any number of classmarks.
MIDP
Mobile Information Device Profile. Set of Java APIs that is generally implemented on the Connected Limited Device Configuration (CLDC). It provides a basic J2ME application runtime environment targeted at mobile information devices, such as mobile phones and two-way pagers. The MIDP specification addresses issues such as user interface, persistent storage, networking, and application model. Network operator Company with a license to provide wireless telephony services.
NMT
Nordic Mobile Telephone. One of the earliest 1G cellular network developed jointly in Denmark, Finland, Iceland, Norway and Sweden. Originally operated in the 450 MHz band. Later the 900 MHz was used as well. OBEX Object Exchange: a set of high-level protocols allowing objects such as vCard contact information and vCalendar schedule entries to be exchanged using either IrDA (IrOBEX) or Bluetooth. Symbian OS implements IrOBEX for exchange of vCards, for example between a Nokia 9210 Communicator and an Ericsson R380 Smartphone, and vCalendar.
OS
Operating System: historically, the minimal set of software needed to manage a device's hardware capability and share it between application programs. Practically, "OS" is now used to mean all software including kernel, device drivers, comms, graphics, data management, GUI framework, system shell application, and utility applications. This would define Windows, Palm OS and MacOS as operating systems. Symbian provides an operating system – Symbian OS – tailored for data-enabled mobile phones.
OPL A BASIC-like programming language, for rapid application development, used on Symbian OS. Packet-switching Technique whereby the information (voice or data) to be sent is broken up into packets, of at most a few KB each, which are then routed by the network between different destinations based on addressing data within each packet. Use of network resources is optimized, as the resources are needed only during the handling of each packet. This is an ideal model for ad hoc data communication, and works well also for voice, video and other streamed data. Mobile phones with packet-switched communication appear to be "always connected" to the data network, whereas in the case of circuit-switched connections, setup time takes around 30 seconds to connect from a mobile phone to an ISP. Use of packet-switched network can be charged according to the volume of data transferred and not to any notion of time spent online. PCN Personal Communications Network: another name for GSM 1800 (it is also known as DCS 1800). It is used in Europe and Asia Pacific.
PCS
Personal Communications Service: an American generic term for a mass-market mobile phone service, emphasizing personal communication, independent of the technology used to provide it. PCS includes such digital cellular technologies as GSM 1900, CDMA and TDMA IS-136.