<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>QuadPlay and Beyond &#187; convergence</title>
	<atom:link href="http://blog.hi-take.com/archives/category/convergence/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.hi-take.com</link>
	<description>Thoughts about technology and convergence (Hi-Take)</description>
	<lastBuildDate>Wed, 01 Dec 2010 12:17:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>Service Orchestration</title>
		<link>http://blog.hi-take.com/archives/32</link>
		<comments>http://blog.hi-take.com/archives/32#comments</comments>
		<pubDate>Wed, 21 May 2008 07:03:48 +0000</pubDate>
		<dc:creator>Oded</dc:creator>
				<category><![CDATA[convergence]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.hi-take.com/?p=32</guid>
		<description><![CDATA[Mobile &#038; fixed operators have long been looking for ways to decrease their OPEX and CAPEX in their service environment. In recent years, as more and more services were deployed inside the core network, the need to also reduce the complexity of service management has become crucial. Service Orchestration (SO) is the ability to centrally [...]]]></description>
			<content:encoded><![CDATA[<p>Mobile &#038; fixed operators have long been looking for ways to decrease their OPEX and CAPEX in their service environment. In recent years, as more and more services were deployed inside the core network, the need to also reduce the complexity of service management has become crucial.</p>
<p>Service Orchestration (SO) is the ability to centrally manage multiple services from various aspects, including:</p>
<ul>
<li>Introduction of new services &#8211; services are far from being plug-n-play and the service environment needs to be well-defined. However, an SO environment simplifies the integration and configuration of new services as well as provide means to combine them in the general service logic and flows</li>
<li>Service path selection &#8211; the dynamic selection, in run-time, of the services (and their order) that need to be invoked on the specific request or event</li>
<li>Policy Decision Point (PDP) &#8211; a centralized application that defines the possible flows and policies. Flows typically consist of conditions, based on various parameters such as the user profile, context, access network, service specific state, operator policy etc., and may invoke actions (send SMS, insert header, invoke service etc.)</li>
<li>Policy Enforcement Point (PEP) &#8211; PEPs are responsible for enforcing the decisions made by the PDP. Some PEPs may be provides as part of the SO solution while other need to be implemented by various services, such as a Messaging Gateway</li>
<li>Centralized OSS/BSS interfaces &#8211; usually, SO is required to integrate with the operator&#8217;s OSS/BSS components and provide other services an API to access the consolidated data. This approach reduces the risk and complexity of having all services integrate with these sensitive systems, and decreases time-to-market for each new service</li>
</ul>
<p>Some operators refer to this functionality as MSP (Multi-Service Procedure) and such solutions vary in scope and focus depending on the specific operator requirements. One example of such a process comes from the Vodafone group that has issued and MSP RFP more than a year ago. We already see several Vodafone OpCos that follow with their own RFP processes including VF Ireland, VF Czech and more.</p>
<p>One of the new requirements already seen in existing MSP or Service Orchestration processes is the need for mobile-fixed convergence. Some operators already require vendors to provide solutions that work on multiple access networks (mobile internet, mobile broadband, DSL, Wifi etc.).</p>
<p>There are several solutions in the market for handling service orchestration but most of them were designed for IT and enterprise environments and not for telecom services. From my experience, most of the out of the box solutions (e.g., BEA, Oracle) were not designed to support the complex and converged environment of today&#8217;s networks.</p>
<p>An interesting company that offers such a service orchestration platform is <a href="http://www.unipier.com">Unipier</a> with its <em>Intelligent Policy Suite (IPS)</em> product and derivatives.</p>
<p><img src='http://blog.hi-take.com/artimg/UnipierArc.jpg' alt='Unipier IPS Architecture' class='aligncenter' /></p>
<p>The IPS is a generic flow engine and PDP that provides code-free definitions of service logic (policies, flows). IPS may be invoked upon an incoming event (e.g., SMS sent, HTTP request etc.) to execute the relevant flows for that event and to instruct the PEP what to do next. The IPS can also invoke actions such as data manipulation, invocation of other services and more.</p>
<p><img src='http://blog.hi-take.com/artimg/UnipierEditor.jpg' alt='Unipier IPS Code-Free Editor' class='aligncenter' /></p>
<p>On top of the generic IPS, Unipier have built several tailored solutions, including Advertising, Promotions &#038; Recommendation, Access Control, and User Privacy.</p>
<p>Another interesting company in this context is <a href="http://www.flashnetworks.com">Flash Networks</a> with its Harmony platform. Flash Network, which started as a data optimization company has taken a strategic decision to become an MSP player. Flash Networks leverages its deep understanding of service path selection and traffic analysis capabilities to provide an environment for the operator&#8217;s services.</p>
<p>I expect more operators to follow these steps as their networks become cluttered and complex and as mobile-fixed convergence gain momentum.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hi-take.com/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is your company ready for IMS?</title>
		<link>http://blog.hi-take.com/archives/29</link>
		<comments>http://blog.hi-take.com/archives/29#comments</comments>
		<pubDate>Sat, 19 Apr 2008 09:03:11 +0000</pubDate>
		<dc:creator>Oded</dc:creator>
				<category><![CDATA[3-play]]></category>
		<category><![CDATA[4-play]]></category>
		<category><![CDATA[convergence]]></category>
		<category><![CDATA[fmc]]></category>
		<category><![CDATA[ims]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.hi-take.com/?p=29</guid>
		<description><![CDATA[IP Multimedia Subsystem (IMS) defines the functional architecture for a managed IP-based network. It aims to provide a means for operators to create an open, standards-based network that delivers integrated multimedia services to increase revenue, while also reducing network CAPEX and OPEX. Until recently IMS was mainly the province of fixed-line operators but now it [...]]]></description>
			<content:encoded><![CDATA[<p>IP Multimedia Subsystem (IMS) defines the functional architecture for a managed IP-based network. It aims to provide a means for operators to create an open, standards-based network that delivers integrated multimedia services to increase revenue, while also reducing network CAPEX and OPEX.</p>
<p>Until recently IMS was mainly the province of fixed-line operators but now it is essential to the success of mobile and fixed operators who are losing revenue from traditional sources. Operators look at IMS and similar solutions because they need to start generating more revenue.</p>
<p><center><img src="http://blog.hi-take.com/artimg/ims-arch.gif" alt="High-Level Architecture"  width="450" /></center></p>
<p>According to a research by ABI Research (2008), IMS is expected to provide mobile telephone operators with a forecasted $300 billion in extra revenue over the next five years, and major operators such as Sprint, Verizon and British Telecom (BT) will increasingly deploy IMS across their networks in a quickening tempo starting this year.</p>
<p><center><img src="http://blog.hi-take.com/artimg/ims-market.gif" alt="IMS Worldwide Market" width="400" /></center></p>
<p>France Telecom estimates, that between 5-10 percent of its revenues will be derived from full or partial IMS services by the end of 2008. France Telecom also merged their fixed, mobile and Internet technical teams into one big entity aiming at providing a single service architecture.</p>
<p>IMS is being deployed gradually as an evolutionary, rather than a revolutionary process, however, it is important to understand that IMS dramatically changes the way telephone networks operate with implications on applications and network enablers.</p>
<p>IMS is a <strong>disruptive technology</strong> that has profound affect over companies providing services and solutions to mobile and fixed-line operators. It changes the way applications interact with the networks by providing a well-defined framework. The changes imposed by IMS require companies to adapt and adopt new technologies but it also creates new opportunities.</p>
<p>Small to medium companies usually tend not to invest sufficient resources in new emerging technologies until they are realize that it affects their direct revenues and threatens their position. For such companies, a gradual evolutionary approach is recommended in order to keep pace with the demand for IMS-compliant solutions.</p>
<p>In order to prepare your company for IMS, the following steps are recommended:</p>
<ol>
<li>Research the impact and influence of IMS over your current products and examine new opportunities created by IMS. If you do not have IMS experts in your organization, it is recommended to hire an <u>external expert</u> that brings knowledge and expertise in IMS technology and in product analysis.</li>
<li>Company management should devise a migration plan towards IMS. This should include changes in current products as well as introduction of new products.</li>
<li>Develop MRD (Marketing Requirement Document) and PRD (Product Requirement Document) documents</li>
<li>Develop at least a high-level SysRD (System Requirements Document) that will be extending when time has come.</li>
<li>Educate the organization about IMS to increase awareness and expand knowledge.</li>
<li>Prepare marketing and sales materials (Press release, sales toolkit etc.) about the company&#8217;s readiness and compliance to IMS.</li>
<li>Prepare canned responses to possible IMS questions in your next RFI/RFPs</li>
<li>Follow IMS deployments and requirements by reading market researches and by speaking with customers in order to decide the best time for your organization to actually start developing your IMS plans</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.hi-take.com/archives/29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A 250 million users market</title>
		<link>http://blog.hi-take.com/archives/26</link>
		<comments>http://blog.hi-take.com/archives/26#comments</comments>
		<pubDate>Thu, 28 Feb 2008 06:34:47 +0000</pubDate>
		<dc:creator>Oded</dc:creator>
				<category><![CDATA[biz]]></category>
		<category><![CDATA[convergence]]></category>
		<category><![CDATA[fmc]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.hi-take.com/?p=26</guid>
		<description><![CDATA[Operators are now rolling out converged services on fixed and mobile networks, converting trials to commercial deployments. 2008 will see another spate of trials, as femtocell technology begins to become available. According to a research by ABI Research, the move to FMC infrastructure is a natural evolution for the mobile network as broadband services, including [...]]]></description>
			<content:encoded><![CDATA[<p>Operators are now rolling out converged services on fixed and mobile networks, converting trials to commercial deployments. 2008 will see another spate of trials, as femtocell technology begins to become available.</p>
<p>According to a <a href="http://www.abiresearch.com/abiprdisplay.jsp?pressid=1056">research by ABI Research</a>, the move to FMC infrastructure is a natural evolution for the mobile network as broadband services, including Voice over IP and other Session Initiation Protocol (SIP) services, begin to be deployed. The research suggests that by 2012, FMC market will expand to 250 million users worldwide.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.hi-take.com/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

