SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
CellnetrixResearch. Innovation. Experience.
Cellnetrix
© Cellnetrix 2010• CellSIM OS Overview • English • 2 • 28/06/2010
Cellnetrix
Java Card 2.2 and Global
Platform 2.1.1 based
UICC solution for various
telecom and internet
applications
Secure embedded solutions
Making Mobility
More Secure…
cellSIM
Cellnetrix
What is UICC
The SIM have evolved to the Universal Integrated Circuit Card (UICC)
- which offers a multi-application security platform providing the user
with a wealth of opportunities and able to host many different
applications
The European Telecommunications Standards Institute (ETSI)
and then 3rd Generation Partnership Program have produced the
most successful Smart Card to date - the Subscriber Identity
Module (SIM), of which there are currently more than
13 Billion cards in circulation.
1998
Invention of GSM
SIM
First commercial
GSM SIM card
1990
First SIM
supporting OTA
1988
1992
First USIM card
for UMTS
First mobile
payment solution
2000
Launch of
combined 2G/3G
cards on UICC
platform
2002
Introduction of
contactless SIMs
2004
Today SIM is a truly network attached device and a secure platform
for many value-added applications in addition to network
authentication: transportation, ticketing, payment, CAS application for
mobileTV, mobile identity, on-device operator portals,
More than
20 years of
evolution
© Cellnetrix 2010• CellSIM OS Overview • English • 3 • 28/06/2010
Cellnetrix
Introduction of CellSIM Smart Card OS
Products palette:
64k
128k
256k
512k
1024k
Main Features:
• Java™ UICC (JC 2.2.1) with SIM/USIM Applications
• ETSI/3GPP Rel.-6, Rel. 5 is supported for the backward
compartibility
• Chip Suppliers: Samsung, ST Micro (planned)
• Voltages: 1.8 - 5V
• Dynamic Memory Management
• Phys. Defragmentation
• BIP
• Microbrowsers (WIB 1.3, SIMallaince S@T 2007)
• Additional applications
CellSIM is a component-oriented high-performance smart card
operating system targeted for various telecom and internet
applications fully compatible with the most international and industry
standards such as ISO, Sun, Global platform, 3GPP and ETSI
© Cellnetrix 2010• CellSIM OS Overview • English • 4 • 28/06/2010
Cellnetrix
Architecture of Cellnetrix UICC solution
Java Card
telecom API
Java 2.2.1 core API
Hardware platform
HAL&Microkernel
Java Card™ Virtual Machine & JCRE
Global platform 2.1.1 and telecom
native libraries, file system low-
level API
SIM/USIM/RUIM
GP Card
Manager
(U)SIM and OTA Toolkit Framework
RAM&RFM
applications
SIM Toolkit-
applications
S@T Browser
WIB 1.3 micro-
browser
OS Kernel and JVM
Java-level code
Java/Native applications
© Cellnetrix 2010• CellSIM OS Overview • English • 5 • 28/06/2010
Cellnetrix
CellSIM OS Applications
Wireless ID
and
transportation
applications
CellSIM OS is targeted as a
firmware of secure smart card
ICs for telecom and internet
applications where security and
interoperability is a key issue.
© Cellnetrix 2010• CellSIM OS Overview • English • 6 • 28/06/2010
Cellnetrix
Functional overview of CellSIM
cellSIM
© Cellnetrix 2010• CellSIM OS Overview • English • 7 • 28/06/2010
Cellnetrix
Main components of the JC UICC platform
Microkernel including HAL responsible for IO,memory management available
on ARM7 platform and portable onto any 16 bit or 32 bit platform
Java card virtual machine and runtime environment
JCRE и JCVM 2.2.1
Network access applications - SIM, USIM, R-UIM on multi-application UICC
platform (ETSI release 6)
Additional toolkit applications such as WIB 1.3
UICC/USIM Toolkit Framework (ETSI Release 6)
Global Platform 2.1.1 implementation including advanced features
© Cellnetrix 2010• CellSIM OS Overview • English • 8 • 28/06/2010
Cellnetrix
Authentication for various networks
GSM 2.5G
3G/LTE
WIMAX
CDMA 1.x,
CDMA2000
Internet
2G AKA: COMP
128v1-3, Milenage
2G
3G AKA with
USIM: Milenage
CAVE/CHAP
Authentication
EAP
Authentication
(SIM AKA)
OATH
Authentication
© Cellnetrix 2010• CellSIM OS Overview • English • 9 • 28/06/2010
Cellnetrix
CellSIM UICC Architecture
ICC Hardware
Micro
Kernel
I/O
Module
Tools
Module
ModuleManager
Module
Crypto
Module
MemoryManagement
Module
JavaCard
Runtime
Environment
SIM/USIM
Filesystem
Java Native Methods (native Layer)
Java
Packages
java.lang /
javacard.framework
javacard.security javacardx.crypto uicc.access uicc.toolkit
Vanilla
JavaCard
Applet
Global Platform
CardManager
Main JavaCard Dispatcher
Bytecode
Interpreter
Applet
FireWall
C-API
FileSystem,
SecretCodes (PINs),
UICC
Command
Dispatcher
UICC
Toolkit
Framework
23.048
Security
Layer
JavaCardHighLevelSystemJavaCardCoreLowLevelOS
1ndlevelUICCApplications(U)SIMCoreSystemLowLevelOS
UserCode
State
Manager
Installer
USIM
Application
2nd
layer
JavaCard
(U)SIM
Toolkit
Applet
Card Manager
Command
Processor
SIM
Application
sim.access
sim.toolkit
© Cellnetrix 2010• CellSIM OS Overview • English • 10 • 28/06/2010
Cellnetrix
(U)SIM Toolkit Release 6 Framework
Toolkit Applet
Toolkit Applet
Toolkit Applet
(U) SIM application dispatcher
Receives APDUs from top level dispatcher
Routes 11.14/102.223 commands to toolkit framework
Routes 11.11/102.221 commands to file system framework
MEProfile
Processes
TERMINAL PROFILE
EnvelopeHandler
Processes
ENVELOPE
ProactiveResponse
Handler
Processes
TERMINAL
RESPONSE
ProactiveHandler
Processes
91xx, FETCH
EnvelopeResponse
Handler
Processes
9Fxx, 9Exx
File system framework
- Handles all 11.11/102.221 related
commands
SIMView
Processes
SELECT, STATUS,
READ, UPDATE, SEEK,
INV, REH
SIMViewX
Processes
VERIFY, RUN GSM,
CREATE, DELETE
(U)SIM Toolkit Framework
Handles all toolkit related commands
Triggers toolkit Applets via shared interface method ToolkitInterface.processToolkit()
Provides abstract I/O layer to toolkit Applets
ToolkitInterface
Shared Interface
between toolkit
framework and
toolkit Applet
ToolkitRegistry
Registers
Applet to
various type of
ENVELOPEs
Sends direct response to
ENVELOPE
Sends proactive command
Receives result of
a proactove cmd
result of
TERMINAL
PROFILE
Storesenvelope
registers to
events
Triggersonreceipt
ofENVELOPEcmd
Core File System
MF
DF DF
EF
EF
EF
...
EF
EF
EF
...
...
ADF
1
ADF
2
© Cellnetrix 2010• CellSIM OS Overview • English • 11 • 28/06/2010
Cellnetrix
Basic OS functionality
Existing version Future releases
Transport
protocols
T=0,T=1 SWP, USB,
TCP/IP over USB
Dynamic memory
management
Large file support
>64K
Authentication
algorithms
COMP128-1,
Milenage 3G/2G,
CAVE, COMP128-2,
COMP 128-3
Cryptography DES/3DES/AES/RSA ECC
Physical memory
defragmentation
© Cellnetrix 2010• CellSIM OS Overview • English • 12 • 28/06/2010
Cellnetrix
JCVM&JCRE and Global Platform features
Existing product
Planned for the future
releases
JC version 2.2.1 3.0.2 Classic
Integer support
Object deletion and
automatic garbage
collection
GP Version 2.1.1 2.2
Logical channel support (4) (20)
Secure channel protocol SCP02 SCP02/SCP10
© Cellnetrix 2010• CellSIM OS Overview • English • 13 • 28/06/2010
Cellnetrix
Other features
Existing version
Planned for future
releases
CAT/USAT Version 6 7
JC Toolkit API version 6 7
BIP
CAT_TP
Smart Card Web
Server (SCWS)
Supported network access
applications
SIM/USIM R-UIM/EAP-SIM
© Cellnetrix 2010• CellSIM OS Overview • English • 14 • 28/06/2010
Cellnetrix
Trusted value-added applications
As an expert in wireless network security, Cellnetrix offers outsourcing services related
to customized software development such as (U)SIM-based client or client-server
(U)SAT applications including roaming steering, secure subscriber data management,
secured messaging, tracking and location based services, wireless promotion
CellApps is a full service for mobile (U)SIM centric application and
covers various (U)SIM-based client or client-server (U)SAT applications
such as roaming steering, secure subscriber data management,
secured messaging, location based services, wireless promotion.
Overview:
 Cellnetrix develops customized applications based on client’s technical requirements or
available prototypes and implementations. Some of them were already developed and
approved in the field
 Flexible business models providing licensing scheme with a full source make it possible
to use applications as an element of more sophisticated solutions
 Our customers retain full ownership for the ordered applications
 Applications are not tied to any particular SIM-card brand and tested on the wide range
of Java Card 2.1.1/2.2 platforms
 Functional and stress testing provided by Cellnetrix guarantees equal quality without any
regard to card vendor and required endurance
 More than 15 companies have selected application solutions from Cellnetrix
cellApps
http://cellnetrix.com/cellota
© Cellnetrix 2010• CellSIM OS Overview • English • 16 • 28/06/2010
Cellnetrix
Available value-added applications
Secure data management
SecureStore – keeps and manages web login and password as well as other secured data on SIM
SecretPhoneBook – stores and manages enhanced phonebook which is stored on the SIM and
secured by a special PIN
Secure messaging
SecureMes – encrypted message interchange between 2 or more peers
LiveText – actual balance or other notification message is always shown on the mobile screen
Application development on demand
YourApp - Any application can be customized to particular needs or designed from scratch
Additional networking applications
HandyTracker – tracks mobile specific parameters such as IMEI, Terminal Profile, Location Area etc.
MultipleSubscription – manages several subscriptions on one SIM
cellApps
Roaming steering and control
EasyRoam – flexible roaming control application
RoamingAssistant -– provides assistance for the subscriber during roaming and fix potential dialing
errors
SmartCall -– callback calling via usual calling procedure, no need to use triggers like USSD or SMS
Application development services cover various domains and include
following but not limited to fully customizable solutions.
© Cellnetrix 2010• CellSIM OS Overview • English • 17 • 28/06/2010
Cellnetrix
Test suites and middleware
Effective smart card development and (U)SIM product acceptance is hardly
possible without the proper tools.
To make life easier for customers and partners, Cellnetrix offers a set of
different tools which increase productivity and effectiveness of the daily
engineering work as well as complete portfolio of services related to
acceptance testing of (U)SIM cards and on-card applications.
Overview:
Cellnetrix provides full Java Card 2.2.1 UICC simulation including RSA and full
applet firewall support.
Easy development and debugging of Java applications in the favorite IDE on
the reference UICC R6 platform.
Java based smart-card test platform for Eclipse.
Customized test case development based on customer requirements, analysis of
incompatibility SIM-mobile issues, stress testing
Automated test suites.
SIM Test suite (3GPP TS 51.013, 3GPP TS 51.017, 3GPP TS 31.048)
USIM Test suite (3GPP TS 31.122,3GPP TS 31.213)
UICC Test suite (ETSI TS 102 230, ETSI TS 102 268,ETSI TS 102 222)
(U)SAT applications Test suite;
WIB 1.3 Test suite;
cellTools
© Cellnetrix 2010• CellSIM OS Overview • English • 18 • 28/06/2010
Cellnetrix
References
CellSIM OS has been licensed by 4 companies
worldwide as a complete product, in additional
several customers have licensed only separate
applications such as WIB 1.3, SCWS…
Acceptance testing is being currently done by several
customers.
Detailed references can be provided at
request
Cellnetrix R&D Center
Proezd/Drive 4922, b.4/3, Moscow,
Russia,124498
Tel./Fax +7 499 995 0773
Email: office@cellnetrix.com
Web: www.cellnetrix.com
© Cellnetrix 2010• CellSIM OS Overview • English • 21 • 28/06/2010
CellnetrixResearch. Innovation. Experience.

Más contenido relacionado

La actualidad más candente

BitVisor Summit 8「2. BitVisor 2019年の主な変更点」
BitVisor Summit 8「2. BitVisor 2019年の主な変更点」 BitVisor Summit 8「2. BitVisor 2019年の主な変更点」
BitVisor Summit 8「2. BitVisor 2019年の主な変更点」 BitVisor
 
VoLTE Flows and CS network
VoLTE Flows and CS networkVoLTE Flows and CS network
VoLTE Flows and CS networkKarel Berkovec
 
IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?
IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?
IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?techlog (Internet Initiative Japan Inc.)
 
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...kds850
 
High-level architecture of Mobile Cellular Networks from 2G to 5G
High-level architecture of Mobile Cellular Networks from 2G to 5GHigh-level architecture of Mobile Cellular Networks from 2G to 5G
High-level architecture of Mobile Cellular Networks from 2G to 5G3G4G
 
IIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへ
IIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへIIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへ
IIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへtechlog (Internet Initiative Japan Inc.)
 
Cisco Live Brksec 3032 - NGFW Clustering
Cisco Live Brksec 3032 - NGFW ClusteringCisco Live Brksec 3032 - NGFW Clustering
Cisco Live Brksec 3032 - NGFW Clusteringib_cims
 
VoLTE Interfaces , Protocols & IMS Stack Explained
VoLTE Interfaces , Protocols & IMS Stack ExplainedVoLTE Interfaces , Protocols & IMS Stack Explained
VoLTE Interfaces , Protocols & IMS Stack ExplainedVikas Shokeen
 
Diameter Presentation
Diameter PresentationDiameter Presentation
Diameter PresentationBeny Haddad
 
Application Centric Infrastructure (ACI), the policy driven data centre
Application Centric Infrastructure (ACI), the policy driven data centreApplication Centric Infrastructure (ACI), the policy driven data centre
Application Centric Infrastructure (ACI), the policy driven data centreCisco Canada
 
Camera 2.0 in Android 4.2
Camera 2.0 in Android 4.2 Camera 2.0 in Android 4.2
Camera 2.0 in Android 4.2 Balwinder Kaur
 

La actualidad más candente (20)

Android 10
Android 10Android 10
Android 10
 
IIJmio meeting 9 IIJmioのいろいろな「開通」方法
IIJmio meeting 9 IIJmioのいろいろな「開通」方法IIJmio meeting 9 IIJmioのいろいろな「開通」方法
IIJmio meeting 9 IIJmioのいろいろな「開通」方法
 
BitVisor Summit 8「2. BitVisor 2019年の主な変更点」
BitVisor Summit 8「2. BitVisor 2019年の主な変更点」 BitVisor Summit 8「2. BitVisor 2019年の主な変更点」
BitVisor Summit 8「2. BitVisor 2019年の主な変更点」
 
3G component
3G component3G component
3G component
 
IIJmio meeting 22 eSIMの動向と未来
IIJmio meeting 22 eSIMの動向と未来IIJmio meeting 22 eSIMの動向と未来
IIJmio meeting 22 eSIMの動向と未来
 
VoLTE Flows and CS network
VoLTE Flows and CS networkVoLTE Flows and CS network
VoLTE Flows and CS network
 
IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?
IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?
IIJmio meeting 13 海外トラベルSIMはどうしていつものSIMと違うのか?
 
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
Brkarc 3454 - in-depth and personal with the cisco nexus 2000 fabric extender...
 
High-level architecture of Mobile Cellular Networks from 2G to 5G
High-level architecture of Mobile Cellular Networks from 2G to 5GHigh-level architecture of Mobile Cellular Networks from 2G to 5G
High-level architecture of Mobile Cellular Networks from 2G to 5G
 
IIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへ
IIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへIIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへ
IIJmio meeting 21 SIMカードの調達プロセスと管理~そしてeSIMへ
 
Introduction to SIM and USIM
Introduction to SIM and USIMIntroduction to SIM and USIM
Introduction to SIM and USIM
 
Symbian OS
Symbian OSSymbian OS
Symbian OS
 
Cisco Live Brksec 3032 - NGFW Clustering
Cisco Live Brksec 3032 - NGFW ClusteringCisco Live Brksec 3032 - NGFW Clustering
Cisco Live Brksec 3032 - NGFW Clustering
 
SDN Presentation
SDN PresentationSDN Presentation
SDN Presentation
 
VoLTE Interfaces , Protocols & IMS Stack Explained
VoLTE Interfaces , Protocols & IMS Stack ExplainedVoLTE Interfaces , Protocols & IMS Stack Explained
VoLTE Interfaces , Protocols & IMS Stack Explained
 
e-SIM
e-SIMe-SIM
e-SIM
 
Diameter Presentation
Diameter PresentationDiameter Presentation
Diameter Presentation
 
Application Centric Infrastructure (ACI), the policy driven data centre
Application Centric Infrastructure (ACI), the policy driven data centreApplication Centric Infrastructure (ACI), the policy driven data centre
Application Centric Infrastructure (ACI), the policy driven data centre
 
IIJmio meeting 24 eSIMプロファイルの取り扱いと今後の展望
IIJmio meeting 24 eSIMプロファイルの取り扱いと今後の展望IIJmio meeting 24 eSIMプロファイルの取り扱いと今後の展望
IIJmio meeting 24 eSIMプロファイルの取り扱いと今後の展望
 
Camera 2.0 in Android 4.2
Camera 2.0 in Android 4.2 Camera 2.0 in Android 4.2
Camera 2.0 in Android 4.2
 

Destacado

Press Release Vietnam -Vietnamese
Press Release Vietnam -VietnamesePress Release Vietnam -Vietnamese
Press Release Vietnam -VietnameseLe Thuy Hanh
 
CONVOCATORIA 28 DE JUNIO
CONVOCATORIA 28 DE JUNIOCONVOCATORIA 28 DE JUNIO
CONVOCATORIA 28 DE JUNIOPVMDP
 
Chuong 6 nhung nen tang cua tang truong
Chuong 6   nhung nen tang cua tang truongChuong 6   nhung nen tang cua tang truong
Chuong 6 nhung nen tang cua tang truongLe Thuy Hanh
 
IBM SaaS Upload And Share A File
IBM SaaS Upload And Share A FileIBM SaaS Upload And Share A File
IBM SaaS Upload And Share A FileChris Sparshott
 
Microtravel Profile
Microtravel ProfileMicrotravel Profile
Microtravel ProfileLe Thuy Hanh
 
如何开展社会化媒体营销?品牌拟人化
如何开展社会化媒体营销?品牌拟人化如何开展社会化媒体营销?品牌拟人化
如何开展社会化媒体营销?品牌拟人化Vito Wang
 
IBM SaaS Change Profile Picture
IBM SaaS Change Profile PictureIBM SaaS Change Profile Picture
IBM SaaS Change Profile PictureChris Sparshott
 
Installation Instructions Tachometerwith Counter Drehzahlmessermit Zaehler
Installation Instructions Tachometerwith Counter Drehzahlmessermit ZaehlerInstallation Instructions Tachometerwith Counter Drehzahlmessermit Zaehler
Installation Instructions Tachometerwith Counter Drehzahlmessermit Zaehlerguestfe21f2
 
The exploits of Newmedia
The exploits of NewmediaThe exploits of Newmedia
The exploits of NewmediaLe Thuy Hanh
 
IBM SaaS Interact With Colleague Via Updates Files
IBM SaaS Interact With Colleague Via Updates   FilesIBM SaaS Interact With Colleague Via Updates   Files
IBM SaaS Interact With Colleague Via Updates FilesChris Sparshott
 
Cicada Consulting
Cicada ConsultingCicada Consulting
Cicada Consultingpatrickdu
 
Nice 2012, BioWikis and DASWiki
Nice 2012, BioWikis and DASWikiNice 2012, BioWikis and DASWiki
Nice 2012, BioWikis and DASWikiDan Bolser
 
The business value of notes 8.5.1
The business value of notes 8.5.1The business value of notes 8.5.1
The business value of notes 8.5.1Chris Sparshott
 
Profile Digimarketingjsc
Profile DigimarketingjscProfile Digimarketingjsc
Profile DigimarketingjscLe Thuy Hanh
 

Destacado (20)

Press Release Vietnam -Vietnamese
Press Release Vietnam -VietnamesePress Release Vietnam -Vietnamese
Press Release Vietnam -Vietnamese
 
CONVOCATORIA 28 DE JUNIO
CONVOCATORIA 28 DE JUNIOCONVOCATORIA 28 DE JUNIO
CONVOCATORIA 28 DE JUNIO
 
Chuong 6 nhung nen tang cua tang truong
Chuong 6   nhung nen tang cua tang truongChuong 6   nhung nen tang cua tang truong
Chuong 6 nhung nen tang cua tang truong
 
Belize 2009
Belize 2009Belize 2009
Belize 2009
 
IBM SaaS Upload And Share A File
IBM SaaS Upload And Share A FileIBM SaaS Upload And Share A File
IBM SaaS Upload And Share A File
 
Pecha Kucha
Pecha KuchaPecha Kucha
Pecha Kucha
 
Microtravel Profile
Microtravel ProfileMicrotravel Profile
Microtravel Profile
 
ESG Brochure
ESG BrochureESG Brochure
ESG Brochure
 
Microweb
MicrowebMicroweb
Microweb
 
如何开展社会化媒体营销?品牌拟人化
如何开展社会化媒体营销?品牌拟人化如何开展社会化媒体营销?品牌拟人化
如何开展社会化媒体营销?品牌拟人化
 
IBM SaaS Change Profile Picture
IBM SaaS Change Profile PictureIBM SaaS Change Profile Picture
IBM SaaS Change Profile Picture
 
Installation Instructions Tachometerwith Counter Drehzahlmessermit Zaehler
Installation Instructions Tachometerwith Counter Drehzahlmessermit ZaehlerInstallation Instructions Tachometerwith Counter Drehzahlmessermit Zaehler
Installation Instructions Tachometerwith Counter Drehzahlmessermit Zaehler
 
Solvay
SolvaySolvay
Solvay
 
The exploits of Newmedia
The exploits of NewmediaThe exploits of Newmedia
The exploits of Newmedia
 
IBM SaaS Interact With Colleague Via Updates Files
IBM SaaS Interact With Colleague Via Updates   FilesIBM SaaS Interact With Colleague Via Updates   Files
IBM SaaS Interact With Colleague Via Updates Files
 
How to Grow a Silicon Valley
How to Grow a Silicon ValleyHow to Grow a Silicon Valley
How to Grow a Silicon Valley
 
Cicada Consulting
Cicada ConsultingCicada Consulting
Cicada Consulting
 
Nice 2012, BioWikis and DASWiki
Nice 2012, BioWikis and DASWikiNice 2012, BioWikis and DASWiki
Nice 2012, BioWikis and DASWiki
 
The business value of notes 8.5.1
The business value of notes 8.5.1The business value of notes 8.5.1
The business value of notes 8.5.1
 
Profile Digimarketingjsc
Profile DigimarketingjscProfile Digimarketingjsc
Profile Digimarketingjsc
 

Similar a CellSIM OS Overview 1.0

Cellnetrix company brochure 2012
Cellnetrix company brochure 2012Cellnetrix company brochure 2012
Cellnetrix company brochure 2012Cellnetrix
 
Cellnetrix brochure 2013
Cellnetrix brochure 2013Cellnetrix brochure 2013
Cellnetrix brochure 2013Vladimir Nagin
 
Comprion Tech Day 2009 Dev App Scws
Comprion Tech Day 2009 Dev App ScwsComprion Tech Day 2009 Dev App Scws
Comprion Tech Day 2009 Dev App ScwsVladimir Nagin
 
Developing Smart Card Web Server Applications
Developing Smart Card Web Server ApplicationsDeveloping Smart Card Web Server Applications
Developing Smart Card Web Server ApplicationsCellnetrix
 
Cellnetrix company presentation 2012
Cellnetrix company presentation 2012Cellnetrix company presentation 2012
Cellnetrix company presentation 2012Cellnetrix
 
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure PlatformMIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure PlatformMIPI Alliance
 
160811_오토테크컨퍼런스_vault micro
160811_오토테크컨퍼런스_vault micro160811_오토테크컨퍼런스_vault micro
160811_오토테크컨퍼런스_vault microStartupAlliance
 
SMEC ICT Business Division
SMEC ICT Business DivisionSMEC ICT Business Division
SMEC ICT Business DivisionHarry Sohn
 
Friendly Technologies- Cloud-Based TR-069 Device Management Suite
Friendly Technologies- Cloud-Based TR-069 Device Management SuiteFriendly Technologies- Cloud-Based TR-069 Device Management Suite
Friendly Technologies- Cloud-Based TR-069 Device Management SuiteFriendly Technologies
 
4G and 5G network security techniques and algorithms.pdf
4G and 5G network security techniques and algorithms.pdf4G and 5G network security techniques and algorithms.pdf
4G and 5G network security techniques and algorithms.pdfssuser989b18
 
Smart City: Many Applications and Devices
Smart City: Many Applications and DevicesSmart City: Many Applications and Devices
Smart City: Many Applications and DevicesEurotech
 

Similar a CellSIM OS Overview 1.0 (20)

Cellnetrix Products
Cellnetrix ProductsCellnetrix Products
Cellnetrix Products
 
Cellnetrix company brochure 2012
Cellnetrix company brochure 2012Cellnetrix company brochure 2012
Cellnetrix company brochure 2012
 
Cellnetrix brochure 2013
Cellnetrix brochure 2013Cellnetrix brochure 2013
Cellnetrix brochure 2013
 
Prezentare 1 - LTM
Prezentare 1 - LTMPrezentare 1 - LTM
Prezentare 1 - LTM
 
NFC Basic Concepts
NFC Basic ConceptsNFC Basic Concepts
NFC Basic Concepts
 
Comprion Tech Day 2009 Dev App Scws
Comprion Tech Day 2009 Dev App ScwsComprion Tech Day 2009 Dev App Scws
Comprion Tech Day 2009 Dev App Scws
 
Developing Smart Card Web Server Applications
Developing Smart Card Web Server ApplicationsDeveloping Smart Card Web Server Applications
Developing Smart Card Web Server Applications
 
Cellnetrix company presentation 2012
Cellnetrix company presentation 2012Cellnetrix company presentation 2012
Cellnetrix company presentation 2012
 
ACTAtek unique features
ACTAtek unique featuresACTAtek unique features
ACTAtek unique features
 
IT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTINGIT6601 MOBILE COMPUTING
IT6601 MOBILE COMPUTING
 
UNIT-4
UNIT-4UNIT-4
UNIT-4
 
unit-5
unit-5unit-5
unit-5
 
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure PlatformMIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
MIPI DevCon 2021: MIPI I3C interface for the ETSI Smart Secure Platform
 
It6601 mobile computing unit 5
It6601 mobile computing unit 5It6601 mobile computing unit 5
It6601 mobile computing unit 5
 
160811_오토테크컨퍼런스_vault micro
160811_오토테크컨퍼런스_vault micro160811_오토테크컨퍼런스_vault micro
160811_오토테크컨퍼런스_vault micro
 
SMEC ICT Business Division
SMEC ICT Business DivisionSMEC ICT Business Division
SMEC ICT Business Division
 
Friendly Technologies- Cloud-Based TR-069 Device Management Suite
Friendly Technologies- Cloud-Based TR-069 Device Management SuiteFriendly Technologies- Cloud-Based TR-069 Device Management Suite
Friendly Technologies- Cloud-Based TR-069 Device Management Suite
 
4G and 5G network security techniques and algorithms.pdf
4G and 5G network security techniques and algorithms.pdf4G and 5G network security techniques and algorithms.pdf
4G and 5G network security techniques and algorithms.pdf
 
CS8601 MOBILE COMPUTING
CS8601 MOBILE COMPUTING CS8601 MOBILE COMPUTING
CS8601 MOBILE COMPUTING
 
Smart City: Many Applications and Devices
Smart City: Many Applications and DevicesSmart City: Many Applications and Devices
Smart City: Many Applications and Devices
 

Último

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 

Último (20)

Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 

CellSIM OS Overview 1.0

  • 2. Cellnetrix © Cellnetrix 2010• CellSIM OS Overview • English • 2 • 28/06/2010 Cellnetrix Java Card 2.2 and Global Platform 2.1.1 based UICC solution for various telecom and internet applications Secure embedded solutions Making Mobility More Secure… cellSIM
  • 3. Cellnetrix What is UICC The SIM have evolved to the Universal Integrated Circuit Card (UICC) - which offers a multi-application security platform providing the user with a wealth of opportunities and able to host many different applications The European Telecommunications Standards Institute (ETSI) and then 3rd Generation Partnership Program have produced the most successful Smart Card to date - the Subscriber Identity Module (SIM), of which there are currently more than 13 Billion cards in circulation. 1998 Invention of GSM SIM First commercial GSM SIM card 1990 First SIM supporting OTA 1988 1992 First USIM card for UMTS First mobile payment solution 2000 Launch of combined 2G/3G cards on UICC platform 2002 Introduction of contactless SIMs 2004 Today SIM is a truly network attached device and a secure platform for many value-added applications in addition to network authentication: transportation, ticketing, payment, CAS application for mobileTV, mobile identity, on-device operator portals, More than 20 years of evolution © Cellnetrix 2010• CellSIM OS Overview • English • 3 • 28/06/2010
  • 4. Cellnetrix Introduction of CellSIM Smart Card OS Products palette: 64k 128k 256k 512k 1024k Main Features: • Java™ UICC (JC 2.2.1) with SIM/USIM Applications • ETSI/3GPP Rel.-6, Rel. 5 is supported for the backward compartibility • Chip Suppliers: Samsung, ST Micro (planned) • Voltages: 1.8 - 5V • Dynamic Memory Management • Phys. Defragmentation • BIP • Microbrowsers (WIB 1.3, SIMallaince S@T 2007) • Additional applications CellSIM is a component-oriented high-performance smart card operating system targeted for various telecom and internet applications fully compatible with the most international and industry standards such as ISO, Sun, Global platform, 3GPP and ETSI © Cellnetrix 2010• CellSIM OS Overview • English • 4 • 28/06/2010
  • 5. Cellnetrix Architecture of Cellnetrix UICC solution Java Card telecom API Java 2.2.1 core API Hardware platform HAL&Microkernel Java Card™ Virtual Machine & JCRE Global platform 2.1.1 and telecom native libraries, file system low- level API SIM/USIM/RUIM GP Card Manager (U)SIM and OTA Toolkit Framework RAM&RFM applications SIM Toolkit- applications S@T Browser WIB 1.3 micro- browser OS Kernel and JVM Java-level code Java/Native applications © Cellnetrix 2010• CellSIM OS Overview • English • 5 • 28/06/2010
  • 6. Cellnetrix CellSIM OS Applications Wireless ID and transportation applications CellSIM OS is targeted as a firmware of secure smart card ICs for telecom and internet applications where security and interoperability is a key issue. © Cellnetrix 2010• CellSIM OS Overview • English • 6 • 28/06/2010
  • 7. Cellnetrix Functional overview of CellSIM cellSIM © Cellnetrix 2010• CellSIM OS Overview • English • 7 • 28/06/2010
  • 8. Cellnetrix Main components of the JC UICC platform Microkernel including HAL responsible for IO,memory management available on ARM7 platform and portable onto any 16 bit or 32 bit platform Java card virtual machine and runtime environment JCRE и JCVM 2.2.1 Network access applications - SIM, USIM, R-UIM on multi-application UICC platform (ETSI release 6) Additional toolkit applications such as WIB 1.3 UICC/USIM Toolkit Framework (ETSI Release 6) Global Platform 2.1.1 implementation including advanced features © Cellnetrix 2010• CellSIM OS Overview • English • 8 • 28/06/2010
  • 9. Cellnetrix Authentication for various networks GSM 2.5G 3G/LTE WIMAX CDMA 1.x, CDMA2000 Internet 2G AKA: COMP 128v1-3, Milenage 2G 3G AKA with USIM: Milenage CAVE/CHAP Authentication EAP Authentication (SIM AKA) OATH Authentication © Cellnetrix 2010• CellSIM OS Overview • English • 9 • 28/06/2010
  • 10. Cellnetrix CellSIM UICC Architecture ICC Hardware Micro Kernel I/O Module Tools Module ModuleManager Module Crypto Module MemoryManagement Module JavaCard Runtime Environment SIM/USIM Filesystem Java Native Methods (native Layer) Java Packages java.lang / javacard.framework javacard.security javacardx.crypto uicc.access uicc.toolkit Vanilla JavaCard Applet Global Platform CardManager Main JavaCard Dispatcher Bytecode Interpreter Applet FireWall C-API FileSystem, SecretCodes (PINs), UICC Command Dispatcher UICC Toolkit Framework 23.048 Security Layer JavaCardHighLevelSystemJavaCardCoreLowLevelOS 1ndlevelUICCApplications(U)SIMCoreSystemLowLevelOS UserCode State Manager Installer USIM Application 2nd layer JavaCard (U)SIM Toolkit Applet Card Manager Command Processor SIM Application sim.access sim.toolkit © Cellnetrix 2010• CellSIM OS Overview • English • 10 • 28/06/2010
  • 11. Cellnetrix (U)SIM Toolkit Release 6 Framework Toolkit Applet Toolkit Applet Toolkit Applet (U) SIM application dispatcher Receives APDUs from top level dispatcher Routes 11.14/102.223 commands to toolkit framework Routes 11.11/102.221 commands to file system framework MEProfile Processes TERMINAL PROFILE EnvelopeHandler Processes ENVELOPE ProactiveResponse Handler Processes TERMINAL RESPONSE ProactiveHandler Processes 91xx, FETCH EnvelopeResponse Handler Processes 9Fxx, 9Exx File system framework - Handles all 11.11/102.221 related commands SIMView Processes SELECT, STATUS, READ, UPDATE, SEEK, INV, REH SIMViewX Processes VERIFY, RUN GSM, CREATE, DELETE (U)SIM Toolkit Framework Handles all toolkit related commands Triggers toolkit Applets via shared interface method ToolkitInterface.processToolkit() Provides abstract I/O layer to toolkit Applets ToolkitInterface Shared Interface between toolkit framework and toolkit Applet ToolkitRegistry Registers Applet to various type of ENVELOPEs Sends direct response to ENVELOPE Sends proactive command Receives result of a proactove cmd result of TERMINAL PROFILE Storesenvelope registers to events Triggersonreceipt ofENVELOPEcmd Core File System MF DF DF EF EF EF ... EF EF EF ... ... ADF 1 ADF 2 © Cellnetrix 2010• CellSIM OS Overview • English • 11 • 28/06/2010
  • 12. Cellnetrix Basic OS functionality Existing version Future releases Transport protocols T=0,T=1 SWP, USB, TCP/IP over USB Dynamic memory management Large file support >64K Authentication algorithms COMP128-1, Milenage 3G/2G, CAVE, COMP128-2, COMP 128-3 Cryptography DES/3DES/AES/RSA ECC Physical memory defragmentation © Cellnetrix 2010• CellSIM OS Overview • English • 12 • 28/06/2010
  • 13. Cellnetrix JCVM&JCRE and Global Platform features Existing product Planned for the future releases JC version 2.2.1 3.0.2 Classic Integer support Object deletion and automatic garbage collection GP Version 2.1.1 2.2 Logical channel support (4) (20) Secure channel protocol SCP02 SCP02/SCP10 © Cellnetrix 2010• CellSIM OS Overview • English • 13 • 28/06/2010
  • 14. Cellnetrix Other features Existing version Planned for future releases CAT/USAT Version 6 7 JC Toolkit API version 6 7 BIP CAT_TP Smart Card Web Server (SCWS) Supported network access applications SIM/USIM R-UIM/EAP-SIM © Cellnetrix 2010• CellSIM OS Overview • English • 14 • 28/06/2010
  • 15. Cellnetrix Trusted value-added applications As an expert in wireless network security, Cellnetrix offers outsourcing services related to customized software development such as (U)SIM-based client or client-server (U)SAT applications including roaming steering, secure subscriber data management, secured messaging, tracking and location based services, wireless promotion CellApps is a full service for mobile (U)SIM centric application and covers various (U)SIM-based client or client-server (U)SAT applications such as roaming steering, secure subscriber data management, secured messaging, location based services, wireless promotion. Overview:  Cellnetrix develops customized applications based on client’s technical requirements or available prototypes and implementations. Some of them were already developed and approved in the field  Flexible business models providing licensing scheme with a full source make it possible to use applications as an element of more sophisticated solutions  Our customers retain full ownership for the ordered applications  Applications are not tied to any particular SIM-card brand and tested on the wide range of Java Card 2.1.1/2.2 platforms  Functional and stress testing provided by Cellnetrix guarantees equal quality without any regard to card vendor and required endurance  More than 15 companies have selected application solutions from Cellnetrix cellApps http://cellnetrix.com/cellota © Cellnetrix 2010• CellSIM OS Overview • English • 16 • 28/06/2010
  • 16. Cellnetrix Available value-added applications Secure data management SecureStore – keeps and manages web login and password as well as other secured data on SIM SecretPhoneBook – stores and manages enhanced phonebook which is stored on the SIM and secured by a special PIN Secure messaging SecureMes – encrypted message interchange between 2 or more peers LiveText – actual balance or other notification message is always shown on the mobile screen Application development on demand YourApp - Any application can be customized to particular needs or designed from scratch Additional networking applications HandyTracker – tracks mobile specific parameters such as IMEI, Terminal Profile, Location Area etc. MultipleSubscription – manages several subscriptions on one SIM cellApps Roaming steering and control EasyRoam – flexible roaming control application RoamingAssistant -– provides assistance for the subscriber during roaming and fix potential dialing errors SmartCall -– callback calling via usual calling procedure, no need to use triggers like USSD or SMS Application development services cover various domains and include following but not limited to fully customizable solutions. © Cellnetrix 2010• CellSIM OS Overview • English • 17 • 28/06/2010
  • 17. Cellnetrix Test suites and middleware Effective smart card development and (U)SIM product acceptance is hardly possible without the proper tools. To make life easier for customers and partners, Cellnetrix offers a set of different tools which increase productivity and effectiveness of the daily engineering work as well as complete portfolio of services related to acceptance testing of (U)SIM cards and on-card applications. Overview: Cellnetrix provides full Java Card 2.2.1 UICC simulation including RSA and full applet firewall support. Easy development and debugging of Java applications in the favorite IDE on the reference UICC R6 platform. Java based smart-card test platform for Eclipse. Customized test case development based on customer requirements, analysis of incompatibility SIM-mobile issues, stress testing Automated test suites. SIM Test suite (3GPP TS 51.013, 3GPP TS 51.017, 3GPP TS 31.048) USIM Test suite (3GPP TS 31.122,3GPP TS 31.213) UICC Test suite (ETSI TS 102 230, ETSI TS 102 268,ETSI TS 102 222) (U)SAT applications Test suite; WIB 1.3 Test suite; cellTools © Cellnetrix 2010• CellSIM OS Overview • English • 18 • 28/06/2010
  • 18. Cellnetrix References CellSIM OS has been licensed by 4 companies worldwide as a complete product, in additional several customers have licensed only separate applications such as WIB 1.3, SCWS… Acceptance testing is being currently done by several customers. Detailed references can be provided at request Cellnetrix R&D Center Proezd/Drive 4922, b.4/3, Moscow, Russia,124498 Tel./Fax +7 499 995 0773 Email: office@cellnetrix.com Web: www.cellnetrix.com © Cellnetrix 2010• CellSIM OS Overview • English • 21 • 28/06/2010