<?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>EKTEL Weblog</title>
	<atom:link href="http://blog.ektel.com.np/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ektel.com.np</link>
	<description>A Weblog on EKTEL Telecommunication Pvt.Ltd</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:08:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>SMSC SMPP Server</title>
		<link>http://blog.ektel.com.np/2012/01/smsc-smpp-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=smsc-smpp-server</link>
		<comments>http://blog.ektel.com.np/2012/01/smsc-smpp-server/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 21:50:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categoryless Articles Collection]]></category>
		<category><![CDATA[Mobile Network]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=248</guid>
		<description><![CDATA[SMPP(Short Message Peer to Peer) is a standardized protocol that handles the communication between SMSC and other SMS entities. It is an interface between the SMSC and NON-PLMN SMEs ( Short Message Entity). Typically it specifies the interface used between the SMSC and ESME ( External Short Message Entity) systems. This SMPP protocol may be implemented over a variety of underlying communications protocols  X.25 or TCP/IP over internet or leased line by pluging in the IP cables into the SMPP server and opening the correct SMPP port.]]></description>
			<content:encoded><![CDATA[<p>SMPP(Short Message Peer to Peer) is a standardized protocol that handles the communication between SMSC and other SMS entities. It is an interface between the SMSC and NON-PLMN SMEs ( Short Message Entity). Typically it specifies the interface used between the SMSC and ESME ( External Short Message Entity) systems. This SMPP protocol may be implemented over a variety of underlying communications protocolsÂ  X.25 or TCP/IP over internet or leased line by pluging in the IP cables into the SMPP server and opening the correct SMPP port.</p>
<p>The diagram below shows how ESME is connected to the SMSC via the SMPP server (SMPP gateway).</p>
<div id="attachment_249" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/esme-smsc-interconnection.png"><img class="size-medium wp-image-249 " title="ESME to SMSC Interconnection" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/esmesmsc1-300x204.png" alt="ESME to SMSC Interconnection" width="300" height="204" /></a><p class="wp-caption-text">Fig: ESME to SMSC Interconnection (click to enlarge)</p></div>
<p>The SMPP Agent (process) is responsible for maintaining the communication link with the ESME, accomplishing the conversion of the SMPP standard message and the internal message of the SMSC ( Short Message Service Centre ) system, and providing the external short message entity (ESME) with the open interface to access the SMSC system. The current version of SMPP protocol is 3.4Â  (SMPP3.4).</p>
<p>As explained in the communication between ESME and SMSC servers post, there are two transmission modes between ESME and SMSC servers, namely-</p>
<ol>
<li>Transmitter Mode</li>
<li>Receiver Mode</li>
</ol>
<p>The following diagram explains the role of SMPP server during the connection establishment and release between the ESME server and SMS server</p>
<p>Transmission Mode:</p>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 283px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/smpp-transmitter-mode.png"><img class="size-medium wp-image-250" title="Role of SMPP server during transmission mode" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/smpp-transmitter-mode-273x300.png" alt="Role of SMPP server during transmission mode" width="273" height="300" /></a><p class="wp-caption-text">Fig: Role of SMPP server during transmission mode(click to enlarge)</p></div>
<p>In the figure,</p>
<div>â€¢Steps (1)Â  to (4): ESME is bound with SMSC in transmitter mode, so that short messages can be sent to SMSC;</div>
<div>â€¢Steps (5) to (8): ESME submits short messages to SMSC;</div>
<div>â€¢Steps (9) to (10): ESME sends link detection messages to SMPP AGENT.</div>
<div>â€¢Steps (11) to (14): Disconnect the link between ESME and SMSC.</div>
<div></div>
<div>Receiver Mode:</div>
<div>
<div id="attachment_251" class="wp-caption aligncenter" style="width: 285px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/smpp-receiver-mode.png"><img class="size-medium wp-image-251" title="Role of SMPP server in Receiver Mode" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/smpp-receiver-mode-275x300.png" alt="Role of SMPP server in Receiver Mode" width="275" height="300" /></a><p class="wp-caption-text">Fig: Role of SMPP server in Receiver Mode(Click to Enlarge)</p></div>
<p>In the figure:</p>
<div>â€¢Steps (1) to (4): ESME is bound with SMSC in Receiver mode and is ready to receive short messages from SMSC;</div>
<div>â€¢Steps (5) to (8): SMSC distributes a short message to ESME.</div>
<div>â€¢Steps (9) toÂ  (12): Disconnect the link between ESME and SMSC.</div>
</div>
<div></div>
<div>The SMPP server and/or SMPP gateway is usually used in cluster mode, meaning that it has two same processor(active and standby) such that when one is down the other will be automatically turned on. Thus it has two IP address for each server processor and one floating IP for identification as single SMPP server and/or SMPP gateway. The server may run on Windows servers or linux servers. SMPP client is required on the ESME server side if there is need of SMS server. To connect to the ESME server to SMPP server the SMPP port number, username, password and SMS shortcode are required.</div>
<div></div>
<div></div>
<div>More on</div>
<div><a href="http://blog.ektel.com.np/2011/12/short-message-service-center-smsc/">SMSC Architecture in Mobile Network</a></div>
<div><a href="http://blog.ektel.com.np/2012/01/sms-messages-between-esme-server-and-smsc-server/">ESME and SMSC interconnection</a></div>
<div></div>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2012/01/smsc-smpp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMS Messages between ESME Server and SMSC Server</title>
		<link>http://blog.ektel.com.np/2012/01/sms-messages-between-esme-server-and-smsc-server/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sms-messages-between-esme-server-and-smsc-server</link>
		<comments>http://blog.ektel.com.np/2012/01/sms-messages-between-esme-server-and-smsc-server/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 15:19:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categoryless Articles Collection]]></category>
		<category><![CDATA[Mobile Network]]></category>
		<category><![CDATA[email to sms gateway]]></category>
		<category><![CDATA[send sms]]></category>
		<category><![CDATA[sms gateway provider]]></category>
		<category><![CDATA[sms gateways]]></category>
		<category><![CDATA[sms messages]]></category>
		<category><![CDATA[sms messaging]]></category>
		<category><![CDATA[sms provider]]></category>
		<category><![CDATA[sms server]]></category>
		<category><![CDATA[sms services]]></category>
		<category><![CDATA[sms short code]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=231</guid>
		<description><![CDATA[ESME(External Short Message Entity) is the name given to SMS Server(s) or SMS provider external to the SMS service provider network. Usually ESME server are owned by private business companies or government organizations that use SMS messaging service to provide variousÂ sms application such as Mobile Commerce(advertising), Mobile Banking by Banks, Email gateway (where email is send to sms gateway), notification applications, directory services, telemetry, vehicle tracking, cell broadcast etc. On the other hand, the SMSC server/ SMS server are usually owned by telecommunication or mobile operators (owning to the fact ofÂ  SMSC cost and operation cost). Both Entities are known as SMS provider but the telecommunication company or mobile operators are usually the sms gateway provider. SMS Short Codes or just short codes are given to ESME owners by the SMSC owners for identification purpose and connection between the ESME and SMSC servers. Multiple ESME servers can be connected to SMSC via SMS gateway. SMS gateway of SMSC is also the gateway for sending international SMS. The interconnection of SMSC with MSC and HLR is shown in this SMSC post. The status of the connections between the multiple ESME servers and SMSC can be viewed at the SMSC location. The connection between the ESME servers and SMSC server is such that, ESME server is connected TCP/IP or X.25 network (internet or leased line). The TCP/IP or X.25 network is connected to the SMPP server and then SMPP server is connected to the SMSC server. This is illustrated in figure below. Method of the ESME to access the SMSC &#160; Interworking between the SMSC and ESMEs are categorised as: Messages from ESMEs to the SMSC Messages from SMSC to ESMEs Transmission mode between ESME and SMSC There are two transmission mode between ESMS and SMSC Transmitter Mode Receiver Mode 1. Transmitter Mode In transmitter binding mode, the ESME binds with the SMSC as a transmitter. When the binding is successful, the ESME can initiate messages to the SMSC. For example, the ESME can transmit to the SMSC submit_sm, query_sm, cancel_sm, replace_sm, enquire_link and other messages. 2. Receiver Mode In this mode, the ESME binds with the SMSC as a receiver. When the binding is successful, the ESME can receive messages initiated by the SMSC. SMSC can send a deliver_sm message to ESME. Message Types Major Operation between ESME and SMSC The major operation between ESME and SMSC are: Bind operation Unbind operation Submit_SM operation Deliver_SM operation Bind operation is carried out to connect ESME server and SMSC server. Unbind Operation is carried out to release connection between ESEM server and SMSC server. Submit_SM and Deliver_SM are operation carried out to send and deliver short message between ESME and SMSC server. There are two types of bind operation: Bind_Transmitter Bind_Receiver All these operation process is explained below with figure. The figure below illustrates the process of bind_transmitter operation between ESME and SMSC servers. The figure below illustrates the process of bind_receiver operation between ESME and SMSC servers. The figure below illustrates the communication process between ESME server and SMSC server for transmitting and receiving Short Messages &#160; Thus mobile user sends sms to ESME and is then send to by that ESME to the SMSC server and the bill is generated by counting the number of SMS send or received. The SMS count for each ESME account is identfied by the SMS short code given at the time of interconnection of the ESME and SMSC. The amount per SMS is subject to business policy between the two SMS service provider. &#160;]]></description>
			<content:encoded><![CDATA[<p>ESME(External Short Message Entity) is the name given to SMS Server(s) or SMS provider external to the SMS service provider network. Usually ESME server are owned by private business companies or government organizations that use SMS messaging service to provide variousÂ <a>sms application</a> such as Mobile Commerce(advertising), Mobile Banking by Banks, Email gateway (where email is send to sms gateway), notification applications, directory services, telemetry, vehicle tracking, cell broadcast etc. On the other hand, the SMSC server/ SMS server are usually owned by telecommunication or mobile operators (owning to the fact ofÂ  SMSC cost and operation cost). Both Entities are known as SMS provider but the telecommunication company or mobile operators are usually the sms gateway provider. SMS Short Codes or just short codes are given to ESME owners by the SMSC owners for identification purpose and connection between the ESME and SMSC servers. Multiple ESME servers can be connected to SMSC via SMS gateway. SMS gateway of SMSC is also the gateway for sending international SMS. The interconnection of SMSC with MSC and HLR is shown in this <a href="http://blog.ektel.com.np/2011/12/short-message-service-center-smsc/">SMSC post</a>. The status of the connections between the multiple ESME servers and SMSC can be viewed at the SMSC location. The connection between the ESME servers and SMSC server is such that, ESME server is connected TCP/IP or X.25 network (internet or leased line). The TCP/IP or X.25 network is connected to the SMPP server and then SMPP server is connected to the SMSC server. This is illustrated in figure below.</p>
<ul>
<li><strong>Method of the ESME to access the SMSC</strong></li>
</ul>
<div id="attachment_232" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/esmesmsc.png"><img class="size-medium wp-image-232" title="ESME and SMSC Communication" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/esmesmsc-300x204.png" alt="ESME and SMSC Communication" width="300" height="204" /></a><p class="wp-caption-text">Fig: ESME and SMSC Communication</p></div>
<p>&nbsp;</p>
<p>Interworking between the SMSC and ESMEs are categorised as:</p>
<ol>
<li>Messages from ESMEs to the SMSC</li>
<li>Messages from SMSC to ESMEs</li>
</ol>
<ul>
<li><strong>Transmission mode between ESME and SMSC</strong></li>
</ul>
<p>There are two transmission mode between ESMS and SMSC</p>
<ol>
<li>Transmitter Mode</li>
<li>Receiver Mode</li>
</ol>
<p>1. Transmitter Mode</p>
<div>In transmitter binding mode, the ESME binds with the SMSC as a transmitter. When the binding is successful, the ESME can initiate messages to the SMSC. For example, the ESME can transmit to the SMSC submit_sm, query_sm, cancel_sm, replace_sm, enquire_link and other messages.</div>
<div></div>
<div>2. Receiver Mode</div>
<div></div>
<div>
<div>In this mode, the ESME binds with the SMSC as a receiver. When the binding is successful, the ESME can receive messages initiated by the SMSC. SMSC can send a deliver_sm message to ESME.</div>
</div>
<div></div>
<div>
<ul>
<li>Message Types</li>
</ul>
</div>
<div id="attachment_237" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/esme-smsc-messages.png"><img class="size-medium wp-image-237 " title="Messages between ESME and SMSC" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/messageypes1-300x192.png" alt="Messages between ESME and SMSC" width="300" height="192" /></a><p class="wp-caption-text">Fig: Messages between ESME and SMSC</p></div>
<ul>
<li><strong>Major Operation between ESME and SMSC</strong></li>
</ul>
<p>The major operation between ESME and SMSC are:</p>
<ol>
<li>Bind operation</li>
<li>Unbind operation</li>
<li>Submit_SM operation</li>
<li>Deliver_SM operation</li>
</ol>
<p>Bind operation is carried out to connect ESME server and SMSC server. Unbind Operation is carried out to release connection between ESEM server and SMSC server. Submit_SM and Deliver_SM are operation carried out to send and deliver short message between ESME and SMSC server. There are two types of bind operation:</p>
<ol>
<li>Bind_Transmitter</li>
<li>Bind_Receiver</li>
</ol>
<p>All these operation process is explained below with figure.</p>
<p>The figure below illustrates the process of bind_transmitter operation between ESME and SMSC servers.</p>
<div id="attachment_238" class="wp-caption aligncenter" style="width: 268px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/bind-operation.png"><img class="size-medium wp-image-238" title="Bind Process between ESME and SMSC servers" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/bind-operation-258x300.png" alt="Bind Process between ESME and SMSC servers" width="258" height="300" /></a><p class="wp-caption-text">Fig: Bind_Transmitter (Bind Process between ESME and SMSC servers)</p></div>
<p>The figure below illustrates the process of bind_receiver operation between ESME and SMSC servers.</p>
<div id="attachment_239" class="wp-caption aligncenter" style="width: 271px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/bind_receiver.png"><img class="size-medium wp-image-239" title="Bind_Receiver Process" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/bind_receiver-261x300.png" alt="Bind_Receiver Process" width="261" height="300" /></a><p class="wp-caption-text">Fig: Bind_Receiver Process between ESME and SMSC</p></div>
<p>The figure below illustrates the communication process between ESME server and SMSC server for transmitting and receiving Short Messages</p>
<p>&nbsp;</p>
<div id="attachment_240" class="wp-caption aligncenter" style="width: 279px"><a href="http://blog.ektel.com.np/wp-content/uploads/2012/01/submit-receive-message.png"><img class="size-medium wp-image-240" title="Short Message transfer between ESME and SMSC" src="http://blog.ektel.com.np/wp-content/uploads/2012/01/submit-receive-message-269x300.png" alt="Short Message transfer between ESME and SMSC" width="269" height="300" /></a><p class="wp-caption-text">Fig: Short Message transfer between ESME and SMSC</p></div>
<p>Thus mobile user sends sms to ESME and is then send to by that ESME to the SMSC server and the bill is generated by counting the number of SMS send or received. The SMS count for each ESME account is identfied by the SMS short code given at the time of interconnection of the ESME and SMSC. The amount per SMS is subject to business policy between the two SMS service provider.</p>
<p>&nbsp;</p>
<table width="1" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="height: 15pt; width: 158pt;" width="210" height="20"></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2012/01/sms-messages-between-esme-server-and-smsc-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Color Ring Back Tones (CRBT) System Architecture</title>
		<link>http://blog.ektel.com.np/2011/12/color-ring-back-tones-crbt-system-architecture/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=color-ring-back-tones-crbt-system-architecture</link>
		<comments>http://blog.ektel.com.np/2011/12/color-ring-back-tones-crbt-system-architecture/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 01:23:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Network]]></category>
		<category><![CDATA[Telecom Network]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=225</guid>
		<description><![CDATA[Ring back tones or color ring back tones(crbt) is a value added service in which if the called party has crbt then the calling party will hear song when the called party number is dialed. This article first explains the CRBT call flow in a mobile network , then a block diagram explaining the CRBT system connection to other parts in IN(Intelligent Nework). Finally the CRBT system hardware and software itself is explained. Suppose subscriber A makes a call to subscriber B and the subscriber B has CRBT enabled. Also suppose that subscriber A and B are in different geographical location so that subscriber A calls are handled by MSC A and subscriber B is handled by MSC B. The figure illustrates the RBT call flow Explanation: 1. Subscriber A connect to MSC A 2. MSC A send IAM(Initial Address Message) to MSC B 3. MSC B check information about Subscriber B in HLR B 4. HLR response to MSC B that sub B is active and use CRBT Service 5. MSC B send ACM(Address Complete Message) to MSC A to acknowledge that IAM has been received 6. MSC B send IAM to CRBT system 7. CRBT System check information in CRBT system and send ACM to MSC B 8.After that, CRBT System send ANM(Answer Message) indicating that the called party has answered to MSC B. This step indicates that voice path exists/is established 9.From this time, CRBT System will play song and subscriber A can listen song 10.In this time, MSC B is paging Subscriber B 11.If Subscriber accept this call, Subscriber A and B will conversation, MSC B send REL(Release) to CRBT System 12.After that, CRBT send RLC(Release Complete) (Acknowledgement of Release) to MSC B for finish connection with CRBT System Â CRBT Architecture Explanation: 1.MSC send IAM to SS7/Voice-IP Interface(SII). 2.SII convert IAM to base in IP and send to data process system (DPS). 3.This DPS will sent request check information of Subs in database. 4.Database will response the song of subs to DPS. 5.DPS will send to SII the song of subs. 6.SII will load song from files server and play song to calling subs. 7.When MSC send REL to SII, SII will clear channel.]]></description>
			<content:encoded><![CDATA[<p>Ring back tones or color ring back tones(crbt) is a value added service in which if the called party has crbt then the calling party will hear song when the called party number is dialed.</p>
<p>This article first explains the CRBT call flow in a mobile network , then a block diagram explaining the CRBT system connection to other parts in IN(Intelligent Nework). Finally the CRBT system hardware and software itself is explained.</p>
<p>Suppose subscriber A makes a call to subscriber B and the subscriber B has CRBT enabled. Also suppose that subscriber A and B are in different geographical location so that subscriber A calls are handled by MSC A and subscriber B is handled by MSC B. The figure illustrates the RBT call flow</p>
<div id="attachment_226" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/crbt-call-flow.png"><img class="size-medium wp-image-226" title="Ring Back Tone" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/crbt-call-flow-300x219.png" alt="Ring Back Tone" width="300" height="219" /></a><p class="wp-caption-text">Fig: Ring Back Tone Call Flow</p></div>
<p>Explanation:</p>
<div>1. Subscriber A connect to MSC A</div>
<div>2. MSC A send IAM(Initial Address Message) to MSC B</div>
<div>3. MSC B check information about Subscriber B in HLR B</div>
<div>4. HLR response to MSC B that sub B is active and use CRBT Service</div>
<div>5. MSC B send ACM(Address Complete Message) to MSC A to acknowledge that IAM has been received</div>
<div>6. MSC B send IAM to CRBT system</div>
<div>7. CRBT System check information in CRBT system and send ACM to MSC B</div>
<div>8.After that, CRBT System send ANM(Answer Message) indicating that the called party has answered to MSC B. This step indicates that voice path exists/is established</div>
<div>9.From this time, CRBT System will play song and subscriber A can listen song</div>
<div>10.In this time, MSC B is paging Subscriber B</div>
<div>11.If Subscriber accept this call, Subscriber A and B will conversation, MSC B send REL(Release) to CRBT System</div>
<div>12.After that, CRBT send RLC(Release Complete) (Acknowledgement of Release) to MSC B for finish connection with CRBT System</div>
<p><strong>Â CRBT Architecture</strong></p>
<div id="attachment_227" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/rbt-system-architecture.png"><img class="size-medium wp-image-227" title="crbt system architecture" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/rbt-system-architecture-300x192.png" alt="crbt system architecture" width="300" height="192" /></a><p class="wp-caption-text">Fig: CRBT System Architecture</p></div>
<p>Explanation:</p>
<div>1.MSC send IAM to SS7/Voice-IP Interface(SII).</div>
<div>2.SII convert IAM to base in IP and send to data process system (DPS).</div>
<div>3.This DPS will sent request check information of Subs in database.</div>
<div>4.Database will response the song of subs to DPS.</div>
<div>5.DPS will send to SII the song of subs.</div>
<div>6.SII will load song from files server and play song to calling subs.</div>
<div>7.When MSC send REL to SII, SII will clear channel.</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/12/color-ring-back-tones-crbt-system-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Network Parameters and Number Planning and Coding Plan</title>
		<link>http://blog.ektel.com.np/2011/12/mobile-network-parameters-and-number-planning-and-coding-plan/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mobile-network-parameters-and-number-planning-and-coding-plan</link>
		<comments>http://blog.ektel.com.np/2011/12/mobile-network-parameters-and-number-planning-and-coding-plan/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 00:54:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Network]]></category>
		<category><![CDATA[Telecom Network]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=220</guid>
		<description><![CDATA[This article explains the mobile network number system, its planning and coding 1. Network Parameters 1.1 Mobile Subscriber ISDN Number (MSISDN) An MSISDN is the number that a calling dials to call a user in a digital PLMN cellular mobile communications network. The number format is as follows: CC + NDC + SN CC: country code, for example, 86 for China. NDC: Mobile service access number, for example, 130 ~ 139 for China SN: Comprise of HLR identification number(H0H1H2H3) and subscriber number in each HLR(ABCD). 1.2 International Mobile Subscriber Identity (IMSI) The IMSI is the unique number used to identify a mobile subscriber in the digital PLMN. It is comprised 15 numbers. The number format is as follows: MCC+MNC+MSIN MCC: Mobile Country Code MNC: Mobile Network Code MSIN: Mobile subscriber identification number Here, MSIN contain H1H2H3H0?and the H1H2H3H0 is the same as H0H1H2H3 in the MSISDN. The IMSI is used in all signaling of the GSM mobile communications network and stored in the HLR, VLR, and SIM card. 1.3 Mobile Station Roaming Number (MSRN) The MSRN is a temporary number allocated by the VLR, as required by the HLR, to a mobile subscriber being called to enable rerouting by the network. Once the connection is completed, this number is freed for use by another subscriber. In the China Mobile network, its structure is 8613900M1M2M3ABC or 861374X M1M3M3ABC. "M1M2M3" is the number of the MSC. 1.4 Handover Number (HON) The HON is a temporary number allocated by the target MSC/VLR to a mobile subscriber to enable routing during an inter-office handover. As a part of an MSRN, this number can be used only when a mobile subscriber performs an inter-office handover. It can be freed for use by another subscriber once the connection is completed. 1.5 Location Area Identity The LAI is used to identify location areas. Its number structure is MCC+MNC+LAC. Herein, the MCC and MNC are the same as the MCC and MNC of the IMSI. LAC (Location Area Code) uniquely identifies each location area in the digital PLMN in China. It is a two-byte hexadecimal BCD code expressed as L1L2L3L4 (in the range of 0000 ~ FFFF; it can define 65,536 different location areas). 1.6 MSC/VLR Number The MSC/VLR number is used in the No.7 signaling information, representing a number of the MSC. The structure of an MSC/VLR number in the GSM mobile communications network in China is 8613900M1M2M3. Herein, the allocation scheme for M1M2 is the same as that for H1H2. 1.7 HLR Number The HLR number is used in the No.7 signaling information, representing a number of the HLR. The structure of the HLR number in the GSM mobile communications network in China is an MSISDN with an all-zero subscriber number. 2. Coding Plan 2.1 E.164 Coding Format MSISDN and other numbers are coded in the E.164 format, which is CC+NDC+SN. Mobile phone numbers, MSC, HLR, and other numbers are coded in the E.164 format. 2.2 E.212 Coding Format The IMSI is coded in the E.212 format: MCC+MNC+MSIN. 2.3 E.214 Coding Format The E.214 coding format is comprised of the CC and NDC in the E.164 coding format and the MSIN in the E.212 format. Its structure is as follows: CC+NDC+MSIN]]></description>
			<content:encoded><![CDATA[<h2></h2>
<p>This article explains the mobile network number system, its planning and coding</p>
<h2>1. Network Parameters</h2>
<h3>1.1 Mobile Subscriber ISDN Number (MSISDN)</h3>
<p>An MSISDN is the number that a calling dials to call a user in a digital PLMN cellular mobile communications network. The number format is as follows:</p>
<p>CC + NDC + SN</p>
<p>CC: country code, for example, 86 for China.</p>
<p>NDC: Mobile service access number, for example, 130 ~ 139 for China</p>
<p>SN: Comprise of HLR identification number(H0H1H2H3) and subscriber number in each HLR(ABCD).</p>
<h3>1.2 International Mobile Subscriber Identity (IMSI)</h3>
<p>The IMSI is the unique number used to identify a mobile subscriber in the digital PLMN. It is comprised 15 numbers. The number format is as follows:</p>
<p>MCC+MNC+MSIN</p>
<p>MCC: Mobile Country Code</p>
<p>MNC: Mobile Network Code</p>
<p>MSIN: Mobile subscriber identification number Here, MSIN contain H1H2H3H0?and the H1H2H3H0 is the same as H0H1H2H3 in the MSISDN. The IMSI is used in all signaling of the GSM mobile communications network and stored in the HLR, VLR, and SIM card.</p>
<h3>1.3 Mobile Station Roaming Number (MSRN)</h3>
<p>The MSRN is a temporary number allocated by the VLR, as required by the HLR, to a mobile subscriber being called to enable rerouting by the network. Once the connection is completed, this number is freed for use by another subscriber.</p>
<p>In the China Mobile network, its structure is 8613900M1M2M3ABC or 861374X M1M3M3ABC.</p>
<p>"M1M2M3" is the number of the MSC.</p>
<h3>1.4 Handover Number (HON)</h3>
<p>The HON is a temporary number allocated by the target MSC/VLR to a mobile subscriber to enable routing during an inter-office handover. As a part of an MSRN, this number can be used only when a mobile subscriber performs an inter-office handover. It can be freed for use by another subscriber once the connection is completed.</p>
<h3>1.5 Location Area Identity</h3>
<p>The LAI is used to identify location areas. Its number structure is <strong>MCC+MNC+LAC</strong>.<strong> </strong></p>
<p>Herein, the MCC and MNC are the same as the MCC and MNC of the IMSI.</p>
<p>LAC (Location Area Code) uniquely identifies each location area in the digital PLMN in China. It is a two-byte hexadecimal BCD code expressed as L1L2L3L4 (in the range of 0000 ~ FFFF; it can define 65,536 different location areas).</p>
<h3>1.6 MSC/VLR Number</h3>
<p>The MSC/VLR number is used in the No.7 signaling information, representing a number of the MSC. The structure of an MSC/VLR number in the GSM mobile communications network in China is 8613900M1M2M3. Herein, the allocation scheme for M1M2 is the same as that for H1H2.</p>
<h3>1.7 HLR Number</h3>
<p>The HLR number is used in the No.7 signaling information, representing a number of the HLR. The structure of the HLR number in the GSM mobile communications network in China is an MSISDN with an all-zero subscriber number.</p>
<h2>2. Coding Plan</h2>
<h3>2.1 E.164 Coding Format</h3>
<p>MSISDN and other numbers are coded in the E.164 format, which is CC+NDC+SN. Mobile phone numbers, MSC, HLR, and other numbers are coded in the E.164 format.</p>
<h3>2.2 E.212 Coding Format</h3>
<p>The IMSI is coded in the E.212 format: MCC+MNC+MSIN.</p>
<h3>2.3 E.214 Coding Format</h3>
<p>The E.214 coding format is comprised of the CC and NDC in the E.164 coding format and the MSIN in the E.212 format. Its structure is as follows:</p>
<p>CC+NDC+MSIN</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/12/mobile-network-parameters-and-number-planning-and-coding-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Short Message Service Center (SMSC)</title>
		<link>http://blog.ektel.com.np/2011/12/short-message-service-center-smsc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=short-message-service-center-smsc</link>
		<comments>http://blog.ektel.com.np/2011/12/short-message-service-center-smsc/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 00:13:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Mobile Network]]></category>
		<category><![CDATA[short message service center]]></category>
		<category><![CDATA[SMSC]]></category>
		<category><![CDATA[SMSC Architecture]]></category>
		<category><![CDATA[SMSC hardware]]></category>
		<category><![CDATA[SMSC software]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=210</guid>
		<description><![CDATA[The SMSC is mostly integrated with the IW/GMSC, that is, it has the functions of IW/GMSC to connect the SC with PLMN. Here, the GMSC receives short messages from the SMSC, requests routing information from the HLR, and forwards the short messages to the VMSC/SGSN of the mobile stations, while IWMSC receives short messages from PLMN and sends them to the receiving SMSC.]]></description>
			<content:encoded><![CDATA[<p>Short Message Service Center (SMSC) is the central text messaging server in the telecommunication network which provides usually the functions such as Storing, transferring and resending short text messages, Monitoring junk short messages, Virtual SC functionsÂ  and provides a unified access platform for various ESME. SMSC server are expensive and are usually owned by Telecommunication Operator and/or Mobile Operator. Text messaging has become very popular and this article describes SMSC server in terms of where it is located within the core telecommunication network, SMSC hardware architecture and SMSC software architecture. Mobile marketing, sending text message to staffs by companies are some of the best used example of SMS uses. Any company/organization may be given private SMS short code which they can use for their own business such as sending text message to its employees, or using it for color tunes(CRBT) or marketing products/services through mobile (mobile marketing). The company which want this SMS feature has to apply for short code to the Telecommunication/Mobile Operator, and after it is approved the Company is given short code. The SMS short code is used for interconnection between Telecommunication/ Mobile Operator SMSC server and the Company's server. This is explained in details below.</p>
<p>To understand how SMSC works, one needs to understand where it is located in PLMN. The figure below illustrates this:</p>
<div id="attachment_211" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc1.png"><img class="size-medium wp-image-211" title="Short Message Service Center (SMSC)" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc1-300x168.png" alt="Short Message Service Center (SMSC)" width="300" height="168" /></a><p class="wp-caption-text">Fig: Short Message Service Center (SMSC)</p></div>
<p>Where:</p>
<p>BSS:Â  Base Station Sub-System</p>
<p>MSC:Â  Mobile services Switching Center</p>
<p>VLR : Visitor Location Register</p>
<p>HLR : Home Location Register</p>
<p>OMC : Operation and Maintenance Center</p>
<p>SGSN:Â  Serving GPRS Support Note</p>
<p>GGSN:Â  Gateway GPRS Support Note</p>
<p>AUC : Authentication Centre</p>
<p>EIR:Â  Equipment Identification Register</p>
<p>PSPDN:Â  Public Switched Data Network</p>
<p>PLMN:Â  Public Land and Mobile Network</p>
<p>The SM-SC (Short Message Center) exists as an independent network element in PLMN, and occupies one signaling point in the SS7 network. In PLMN, it is connected to MSC, HLR, and SGSN via the SS7 network as shown in above picture.</p>
<p>The SMSC is mostly integrated with the IW/GMSC, that is, it has the functions of IW/GMSC to connect the SC with PLMN. Here, the GMSC receives short messages from the SMSC, requests routing information from the HLR, and forwards the short messages to the VMSC/SGSN of the mobile stations, while IWMSC receives short messages from PLMN and sends them to the receiving SMSC.</p>
<p>The functions of short message gateway are located inside the SC entity to connect PLMN via the standard MAP signaling</p>
<p><strong>Architecture of single SMSC</strong></p>
<p>A single SMSC usually consists of two major parts: SC and the External Short Message Entity (ESME). The former integrates both IW/GMSC and the short message service processing center with an internal interface in between. Between ESME and SC, the SMPP protocol interface is adopted. Standard SS7 links are employed for communications between the SC and the PLMN using a standard service interface in compliance with MAP protocol standards. The structure of the system is shown in the figure below:</p>
<div id="attachment_212" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc2.png"><img class="size-medium wp-image-212" title="SMSC Architecture" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc2-300x267.png" alt="SMSC Architecture" width="300" height="267" /></a><p class="wp-caption-text">Fig: SMSC Architecture</p></div>
<p>The SC comprises the service processing module, the Operation &amp; Maintenance Module (OMM), the Billing Module (BM), SMPP agent module (SMEA module), junk short message monitoring module, and short message query module. Multi-level modularized design is adopted inside each of the modules. Short message entities (SMEs) are value added service platforms like the information station, manual station and automatic station.</p>
<p><strong>Hardware Architecture</strong></p>
<p>&nbsp;</p>
<div id="attachment_214" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc31.png"><img class="size-medium wp-image-214" title="SMSC Hardware Architecture" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc31-300x146.png" alt="SMSC Hardware Architecture" width="300" height="146" /></a><p class="wp-caption-text">Fig: SMSC Hardware Architecture</p></div>
<p>The SC consists of the IW/GMSC, service processing module, OMM, BM, SMEA, junk short message monitoring module and short query module. Each module inside adopts multi-level modularized design. Various components are connected via the Fast Ethernet (FE) and communicate through TCP/IP. Dual networks are used to ensure the reliability of connections.</p>
<p>The functional structure of these modules is described briefly as follows:</p>
<p>1.Â Â Â  IW/GMSC module</p>
<p>Comprised of one or multiple modules to process the SS7 signaling, it is the interface between the SC and such functional entities as HLR/AUC, MSC/VLR and SGSN. The hardware is based on the ZXJ10 switching platform and the number of modules can be configured flexibly according to practical requirements.</p>
<p>2.Â Â Â  Service processing module</p>
<p>The service processing module is comprised of one or multiple service processing sub-modules in the mode of multi-module load sharing. Each module adopts the structure of dual-system server plus disk array as well as the Cluster technology to enhance the reliability of the system.</p>
<p>The service processing module is the short message service processing center. It is responsible for receiving the short messages submitted by SME and MS, storing and forwarding short messages, and attempting to forward again the short messages failed in forwarding. A high-performance industrial server is used. This module exchanges information with other network functional entities through the IW/GMSC.</p>
<p>The service processing module consists of the service processing server and the database system.</p>
<p>3.Â Â Â  Database module</p>
<p>To gain higher short message processing capability, the DB module can be separated from the service processing module so that an independent service DB module can be used to conduct operations such as storage and query of short messages.</p>
<p>4.Â Â Â  O&amp;M module</p>
<p>The operation and maintenance module consists of OMM Server, and the Agent station and the maintenance station connected to the OMM server. The Agent station and the maintenance station provide the man-machine operation platform. Operators can find out the running state of the system, detect and remove faults via the maintenance console, and manage users via the Agent. In addition, the operator can also implement remote services handling, operation and maintenance via routers.</p>
<p>5.Â Â Â  SMPP Agent module</p>
<p>The SMPP Agent module provides the standard external SMPP protocol interface for the SC and implements the function of conversion between internal messages and standard messages. Each ESME accesses the SC just via this module.</p>
<p>6.Â Â Â  Charging module</p>
<p>The billing module is responsible for generating short message charging bills. For facilitating the charging settlement by operators, the SMSC system will generate three kinds of bills, that is, MO, MT and ACK bills.</p>
<p>The BM adopts Cluster technology and shared disk array mode, is connected to the SC via DDN/X.25 network, and complies with FTP/FTAM protocol.</p>
<p>7.Â Â Â  Junk SM monitoring module</p>
<p>The junk SM monitoring module is designed in client/server structure to separate its monitoring and management functions. The server monitors and collects the suspected short messages, while the client provides the function for the system administrator to query, analyze and handle the suspected short messages and suspected subscribers, thus implementing the centralized monitoring of multiple SCs.</p>
<p>The rack-mounted universal server is used as server of the junk SM monitoring module, which consists of the analysis agent module and the management server module.</p>
<p>8.Â Â Â  SM query module</p>
<p>The SM query module is designed in a client/server structure. The server receives the SMSC-originated short messages and sets up index information for them. Also, as the module to process query requests from the client, the server searches the short message index database for short message flags of calling and called subscribers and further for the detailed information of short messages.</p>
<p>The rack-mounted universal server and disk array equipment are used for the server of the SM query module.</p>
<p><strong>Software Architecture of SMSC</strong></p>
<div id="attachment_215" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc4.png"><img class="size-medium wp-image-215" title="SMSC Software Architecture" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/smsc4-300x226.png" alt="SMSC Software Architecture" width="300" height="226" /></a><p class="wp-caption-text">Fig: SMSC Software Architecture</p></div>
<p>&nbsp;</p>
<p>Functions of these modules are described as follows:</p>
<p>1.Â Â Â  Operation support module</p>
<p>The operation support module, located in the real time operating system, provides the development platform and the unified operation interface for the upper layer service so that the upper layer need not care about the specific structure of the lower layer hardware platform and the operating system.</p>
<p>2.Â Â Â  SS7 module</p>
<p>For receiving and transmitting SS7 signaling, the SS7 module (that is, the IW/GMSC part) exchanges information with the service processing module, supports OMM, and provides the SMSC system with the signaling transfer function.</p>
<p>3.Â Â Â  SMPP access module</p>
<p>The SMPP Agent module is responsible for the communication between the SC and ESMEs, converts SMPP standard messages into internal messages and vice versa, provides open interfaces for ESMEs to access the SC system, and provides TCP/IP based and X.25 based access modes.</p>
<p>4.Â Â Â  Database module</p>
<p>The database module in the IW/GMSC is for loading and accessing the system configuration information in the SMSC system.</p>
<p>The database module in the service processing module stores basic subscriber information, subscriber service information, short message information and SC configuration information in the system, providing the data management function and the loading of various configuration information.</p>
<p>The SMSC system adopts the memory database technology that greatly reduces the times of operating the physical database and immensely improves the processing capability of the system.</p>
<p>5.Â Â Â  Service processing module</p>
<p>The service processing module is the core component of the whole SMSC system. It is for MAP access processing, SMPP access processing, and short message service processing.</p>
<p>MAP access is used to exchange signaling between the SC and the GSM network, providing a short message receiving and transmitting channel for MSs.</p>
<p>SMPP access is used to connect ESMEs and SC, providing manual and auto stations with a channel for receiving and transmitting short messages.</p>
<p>Short message service processing refers to such functions as receiving, storing, forwarding short messages and repeated attempts to forward short messages.</p>
<p>6.Â Â Â  O&amp;M module</p>
<p>The SMSC system provides such operation and maintenance functions as subscriber data management, short message data management, system configuration, system monitoring, authority management, fault management, diagnosis test, subscriber equipment tracing, signaling tracing, security management, file management, clock management, service observation, version management, operation log and performance statistics. It also provides an interface with the Operation and Maintenance Center (OMC) for the whole GSM network system.</p>
<p>7.Â Â Â  Junk SM monitoring module</p>
<p>To prevent some mobile subscribers from sending illegal advertising short messages and spreading retroactive information via the short message service system, the junk SM monitoring module monitors the frequency and keywords of mobile short messages. It provides the function of adding the suspected subscribers in the blacklist, so that they are restricted from sending short messages.</p>
<p>8.Â Â Â  SM query module</p>
<p>As a complement to the short message probe module, the SM query module provides new functions such as querying and deleting short messages according to calling subscribers and called subscribers, based on the original function of querying the destination subscriber information.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/12/short-message-service-center-smsc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile Base Station Transceiver(BTS) Configuration</title>
		<link>http://blog.ektel.com.np/2011/12/mobile-base-station-transceiverbts-configuration/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mobile-base-station-transceiverbts-configuration</link>
		<comments>http://blog.ektel.com.np/2011/12/mobile-base-station-transceiverbts-configuration/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 04:46:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Telecom Network]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=167</guid>
		<description><![CDATA[Introduction In Mobile Communication, BTS(Base Transceiver Station) or Wireless Base are communication node placed appropriately within the area of region where Mobile Communication Network is to be deployed. How they are placed is subject to mobile network planning but in brief they are usually placed at the separation of 1km to 2 km from each other. The radio signal coverage of the BTS depends on many factors such as the transmitting power, height of BTS antenna, the sectoring of patch antenna and requirements of the coverage area. BTS is also commonly called as Base station Radio or simply Wireless Base. This article explains in details the Base Station System- how configuration of Base Station Radio is done, types of Base Station System, on what factors the configuration depends on, the different kinds of BTS modules such as transceiver modules, antenna equipment modules, fan module. All this module are component of Wireless base and they are assembled together as BTS. The Transceiver Module for example is the module responsible for transmitting, receiving of radio signals to or from the wireless base, the PDM(Power Distribute Module) is for the power to transceiver station.the Note that the Base Transceiver Architecture depends upon base station manufacturer but most of the design and working principle are the same. About BTS Configuration â€¢BTS configuration is determined by the traffic volume and the traffic distribution. â€¢BTS configuration is associated with the number of the TRXs and the antenna system. â€¢BTS can be omni directional â€¢BTS can be sectored. â€¢Number of TRXs can vary from site to site and that number determines the BTS configuration of that site. 2. BTS Cell Configuration: BTS supports the following cell configurations - Omni cell - One sector cell - Two sectors cell - Three sectors cell â€¢BTS configuration is presented as S1/1/1 where S means sector â€¢Above configuration shows that the BTS is sectored. â€¢It has 3 sectors and each sector has 1 TRX. â€¢S2/3/2 means BTS has 3 sectors. â€¢First sector has 2 TRXs, second sector has 3 TRXs and third sector has 2 TRXs â€¢BTS configuration can be S2 where the BTS is sectored with only one sector having only two TRXs. â€¢BTS configuration can be S3/3 where the BTS has two sectors with each sectors of 3 TRXs. â€¢Omnidirectinal BTS is presented as O2 where the BTS has only 2 TRX. â€¢Similarly O4 means the BTS is omnidirectional with 4 TRXs. â€¢O1 means omnidirectional BTS with only one TRX. â€¢Supports the omni directional and directional coverage â€¢Combination of two cabinets to form one group â€¢ Combination of three cabinets to form a group. One single cabinet supports upto 12 TRXs in the full configuration â€¢Use as few as possible cabinets for cell configurations â€¢All TRXs of a cell are configured in the same cabinet â€¢TRXs are configured in the basic cabinet in preference and the number of TRXs in the basic cabinet is not less than that in any extension cabinet 3. Configuration Principle: â€¢In full configuration, the BTS configuration will beÂ  O36 or S12/12/12. â€¢The Transmit power will be 40W or 80W. â€¢For 40W the maximum configuration is S12/12/12 or O36 â€¢But for 80W BTS, additional modulesÂ  called power amplifier (PA) are required so the capacity of the BTS decreases and BTS maximum configuration will be S6/6/6 or O18. Â Â  BTS Hardware Configuration &#160; Interface of BTS with BSC(Base Station controller) and MS(Mobile Station) &#160; Modules of a BTS The main modules of a BTS are as follows: CMM:Controller &#38; Maintenance Module TRM:Transceiver Module AEM:Antenna Equipment Module FCM:Fan Control Module PDM:Power Distribute Module TRM (Transceiver Module) It [...]]]></description>
			<content:encoded><![CDATA[<div><strong>Introduction</strong></div>
<div></div>
<div>In Mobile Communication, BTS(Base Transceiver Station) or Wireless Base are communication node placed appropriately within the area of region where Mobile Communication Network is to be deployed. How they are placed is subject to mobile network planning but in brief they are usually placed at the separation of 1km to 2 km from each other. The radio signal coverage of the BTS depends on many factors such as the transmitting power, height of BTS antenna, the sectoring of patch antenna and requirements of the coverage area. BTS is also commonly called as Base station Radio or simply Wireless Base. This article explains in details the Base Station System- how configuration of Base Station Radio is done, types of Base Station System, on what factors the configuration depends on, the different kinds of BTS modules such as transceiver modules, antenna equipment modules, fan module. All this module are component of Wireless base and they are assembled together as BTS. The Transceiver Module for example is the module responsible for transmitting, receiving of radio signals to or from the wireless base, the PDM(Power Distribute Module) is for the power to transceiver station.the Note that the Base Transceiver Architecture depends upon base station manufacturer but most of the design and working principle are the same.</div>
<div></div>
<div>About BTS Configuration</div>
<div>â€¢BTS configuration is determined by the traffic volume and the traffic distribution.</div>
<div>â€¢BTS configuration is associated with the number of the TRXs and the antenna system.</div>
<div>â€¢BTS can be omni directional</div>
<div>â€¢BTS can be sectored.</div>
<div>â€¢Number of TRXs can vary from site to site and that number determines the BTS configuration of that site.</div>
<div>2. BTS Cell Configuration:</div>
<div>
<div>BTS supports the following cell configurations</div>
<p>- Omni cell</p>
<p>- One sector cell</p>
<p>- Two sectors cell</p>
<p>- Three sectors cell</p>
<div>â€¢BTS configuration is presented as S1/1/1 where S means sector</div>
<div>â€¢Above configuration shows that the BTS is sectored.</div>
<div>â€¢It has 3 sectors and each sector has 1 TRX.</div>
<div>â€¢S2/3/2 means BTS has 3 sectors.</div>
<div>â€¢First sector has 2 TRXs, second sector has 3 TRXs and third sector has 2 TRXs</div>
<div>
<div>â€¢BTS configuration can be S2 where the BTS is sectored with only one sector having only two TRXs.</div>
<div>â€¢BTS configuration can be S3/3 where the BTS has two sectors with each sectors of 3 TRXs.</div>
<div>
<div>â€¢Omnidirectinal BTS is presented as O2 where the BTS has only 2 TRX.</div>
<div>â€¢Similarly O4 means the BTS is omnidirectional with 4 TRXs.</div>
<div>â€¢O1 means omnidirectional BTS with only one TRX.</div>
<div>
<div>â€¢Supports the omni directional and directional coverage</div>
<div>â€¢Combination of two cabinets to form one group</div>
<div>â€¢ Combination of three cabinets to form a group.</div>
</div>
<div>One single cabinet supports upto 12 TRXs in the full configuration</div>
<div>
<div>â€¢Use as few as possible cabinets for cell configurations</div>
<div>â€¢All TRXs of a cell are configured in the same cabinet</div>
<div>â€¢TRXs are configured in the basic cabinet in preference and the number of TRXs in the basic cabinet is not less than that in any extension cabinet</div>
<div>3. Configuration Principle:</div>
<div>
<div>â€¢In full configuration, the BTS configuration will beÂ  O36 or S12/12/12.</div>
<div>â€¢The Transmit power will be 40W or 80W.</div>
<div>â€¢For 40W the maximum configuration is S12/12/12 or O36</div>
<div>â€¢But for 80W BTS, additional modulesÂ  called power amplifier (PA) are required so the capacity of the BTS decreases and BTS maximum configuration will be S6/6/6 or O18.</div>
<div><img title="Base Station Transceiver(BTS)" src="data:image/png;base64,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" alt="Base Station Transceiver(BTS)" width="228" height="485" />Â Â  <img title="Base Station Transceiver(BTS)" src="data:image/png;base64,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" alt="Base Station Transceiver(BTS)" width="220" height="484" /></div>
</div>
</div>
<div></div>
<div><strong>BTS Hardware Configuration</strong></div>
<div></div>
<div>
<div id="attachment_199" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/BTS-hardware1.png"><img class="size-medium wp-image-199" title="BTS Hardware" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/BTS-hardware1-300x168.png" alt="BTS Hardware" width="300" height="168" /></a><p class="wp-caption-text">Fig: BTS hardware configuration</p></div>
</div>
<div>
<p>&nbsp;</p>
<p><strong>Interface of BTS with BSC(Base Station controller) and MS(Mobile Station)</strong></p>
<div id="attachment_200" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/interface1.png"><img class="size-medium wp-image-200" title="Interface of BTS with BSC(Base Station controller) and MS(Mobile Station)" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/interface1-300x168.png" alt="Interface of BTS with BSC(Base Station controller) and MS(Mobile Station)" width="300" height="168" /></a><p class="wp-caption-text">Fig: Interface of BTS with BSC and MS</p></div>
<p>&nbsp;</p>
<p><strong>Modules of a BTS<br />
</strong></p>
<p>The main modules of a BTS are as follows:</p>
<div>
<ul>
<li>CMM:Controller &amp; Maintenance Module</li>
<li>TRM:Transceiver Module</li>
<li>AEM:Antenna Equipment Module</li>
<li>FCM:Fan Control Module</li>
<li>PDM:Power Distribute Module</li>
</ul>
<p><strong>TRM (Transceiver Module)</strong></p>
<p>It has 3 parts:</p>
<ol>
<li>TPU:Transceiver Process Unit</li>
<li>RCU:Radio Carrier Unit</li>
<li>PAU:Power Amplifier Unit</li>
</ol>
<p><strong>AEM (Antenna Equipment Module)</strong></p>
<p>Its components are:</p>
<ol>
<li>CDU/DCDU/ECDU:Combiner Distribution Unit</li>
<li>CEU:Combiner Extension Unit</li>
</ol>
<p>CMM module funtions are:</p>
<div>â€¢BS interface functions</div>
<div>â€¢Providing various clocks needed by BS</div>
<div>â€¢Operation &amp; maintenance function of BTS</div>
<div>â€¢Equipment alarm collection</div>
<div>â€¢ Active/standby hot backup</div>
<div></div>
<div><strong>TRM Module</strong></div>
<div>
<div id="attachment_174" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/TRM-picture1.png"><img class="size-medium wp-image-174" title="Transceiver Module" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/TRM-picture1-300x300.png" alt="Transceiver Module" width="300" height="300" /></a><p class="wp-caption-text">Fig: Transceiver Module of a BTS</p></div>
</div>
<p><strong>AEM (Antenna Equipment Module)</strong></p>
<div id="attachment_176" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/AEM-module-picture.png"><img class="size-medium wp-image-176" title="Antenna Equipment Module (AEM)" src="http://blog.ektel.com.np/wp-content/uploads/2011/12/AEM-module-picture-300x124.png" alt="Antenna Equipment Module (AEM)" width="300" height="124" /></a><p class="wp-caption-text">Fig: Antenna Equipment Module (AEM)</p></div>
<p><strong>CDU(Combiner Distribution Unit) Module<br />
</strong></p>
<div id="attachment_177" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/12/CDU-picture.png"><img class=" wp-image-177  " title="Combiner Distribution Unit " src="http://blog.ektel.com.np/wp-content/uploads/2011/12/CDU-picture-300x300.png" alt="Combiner Distribution Unit " width="400" height="210" /></a><p class="wp-caption-text">Fig: Combiner Distribution Unit</p></div>
</div>
</div>
</div>
</div>
</div>
<table width="283" border="0" cellspacing="0" cellpadding="0">
<colgroup>
<col width="261" /></colgroup>
<tbody>
<tr>
<td style="height: 15pt; width: 196pt;" width="261" height="20">base station manufacturers</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/12/mobile-base-station-transceiverbts-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How might a quantum computer work?</title>
		<link>http://blog.ektel.com.np/2011/12/how-might-a-quantum-computer-work/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-might-a-quantum-computer-work</link>
		<comments>http://blog.ektel.com.np/2011/12/how-might-a-quantum-computer-work/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 01:59:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categoryless Articles Collection]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=158</guid>
		<description><![CDATA[A computer, whether classical or quantum mechanical, is a physical system, and computing is achieved through physical processes. The fundamental difference between a classical and a quantum computer is that the former, as a classical system, obeys the laws of classical physics, whereas the latter makes extensive use of quantum laws. Quite generally, computation is a physical evolution process: the system starts from a certain initial state and ends up in a final state that represents the result of the computation. In the case of quantum computers, the evolution is known to be a unitary transformation. Hence, to make a computation on a quantum computer means to realize a specific unitary transformation. This is certainly no trivial task. Fortunately, we can benefit from the fact that any unitary transformation can be built up from rotations that bring single qubits into superposition states , and elementary unitary transformations, so-called quantum gates (the analogues of gates in classical computers) thatÂ act on two qubits. Hence a quantum algorithm is specified by a sequence of rotations and gates, and the experimentalistâ€™s task is to realize this sequence of operations. Among the quantum gates the so-called controlled-NOT gate (or C-NOT gate) is of special importance, since it was shown that any unitary transformation can be decomposed into rotations on a single qubit and controlled-NOT gates acting on two qubits, a control and a target qubit. A controlled-NOT gate has the following properties: it leaves the target qubit t unchanged, when the control qubit c is set to 0 &#124;0&#62;c &#124;0&#62;t --&#62; &#124;0&#62;c &#124;0&#62;t , &#124;0&#62;c &#124;1&#62;t --&#62; &#124;0&#62;c &#124;1&#62;t , and it causes a flip of the target qubit, when the control qubit is set to 1 &#124;1&#62;c &#124;0&#62;t --&#62; &#124;1&#62;c &#124;1&#62;t , &#124;1&#62;c &#124;1&#62;t --&#62; &#124;1&#62;c &#124;0&#62;t To realize a controlled-NOT gate, one needs a physical mechanism that couples any target qubit to any control qubit. Cirac and Zoller (1995) found a suitable mechanism to be given by Coulomb repulsion, in their proposal of a quantum computer that is made up of cold ions stored in a linear Paul trap. This concept proved to be attractive for experimentalists. In fact, many of the techniques for preparing and manipulating quantum states of trapped ions have already been developed in the field of precision spectroscopy, and it has been shown that entanglement between two trapped ions was produced and quantum teleportation was realized in a three-ion system. Hence the trapped ion scheme is indeed prospective. So, to get a realistic idea of how a quantum computer might work, as a physical system, we can have a closer look at the Ciracâ€“Zoller proposal. Dealing with ions, the two states of a qubit, &#124;0&#62; and &#124;1&#62;, are realized by two long lived energy levels.Working with alkaline earth ions, one may choose the state &#124;0&#62; as a sub-level of the S12 ground state, and the state &#124;1&#62; as a sub-level of the excited D52 state. Those two states are coupled through a quadrupole transition. So the excited state is metastable. Nevertheless, with the help of lasers optical transitions between the two states can be induced. A second important point is that by utilizing the quantum jump technique, level occupations can be reliably read out. With a properly tuned strong laser, resonance fluorescence can be excited exclusively between the ground state &#124;0&#62; and a suitable higher level, whereas no such possibility exists for the excited state &#124;1&#62;. So the occurrence of a fluorescence signal indicates that the qubit is in the state &#124;0&#62;, whereas the absence of such a signal tells us that the state &#124;1&#62; is occupied. In fact, [...]]]></description>
			<content:encoded><![CDATA[<p>A computer, whether classical or quantum mechanical, is a physical system, and computing is achieved through physical processes. The fundamental difference between a classical and a quantum computer is that the former, as a classical system, obeys the laws of classical physics, whereas the latter makes extensive use of quantum laws. Quite generally, computation is a physical evolution process: the system starts from a certain initial state and ends up in a final state that represents the result of the computation. In the case of quantum computers, the evolution is known to be a unitary transformation. Hence, to make a computation on a quantum computer means to realize a specific unitary transformation. This is certainly no trivial task. Fortunately, we can benefit from the fact that any unitary transformation can be built up from rotations that bring single qubits into superposition states , and elementary unitary transformations, so-called quantum gates (the analogues of gates in classical computers) thatÂ act on two qubits. Hence a quantum algorithm is specified by a sequence of rotations and gates, and the experimentalistâ€™s task is to realize this sequence of operations.<br />
Among the quantum gates the so-called controlled-NOT gate (or C-NOT gate)<br />
is of special importance, since it was shown that any unitary transformation can be decomposed into rotations on a single qubit and controlled-NOT gates acting on two qubits, a control and a target qubit. A controlled-NOT gate has the following properties:</p>
<p>it leaves the target qubit t unchanged, when the control qubit c is<br />
set to 0</p>
<p>|0&gt;c |0&gt;t --&gt; |0&gt;c |0&gt;t , |0&gt;c |1&gt;t --&gt; |0&gt;c |1&gt;t ,</p>
<p>and it causes a flip of the target qubit, when the control qubit is set to 1</p>
<p>|1&gt;c |0&gt;t --&gt; |1&gt;c |1&gt;t , |1&gt;c |1&gt;t --&gt; |1&gt;c |0&gt;t</p>
<p>To realize a controlled-NOT gate, one needs a physical mechanism that couples any target qubit to any control qubit. Cirac and Zoller (1995) found a suitable mechanism to be given by Coulomb repulsion, in their proposal of a quantum computer that is made up of cold ions stored in a linear Paul trap. This concept proved to be attractive for experimentalists. In fact, many of the techniques for preparing and manipulating quantum states of trapped ions have already been developed in the field of precision spectroscopy, and it has been shown that entanglement between two trapped ions was produced and quantum teleportation was realized in a three-ion system. Hence the trapped ion scheme is indeed prospective. So, to get a realistic idea of how a quantum computer might work, as a physical system, we can have a closer look at the Ciracâ€“Zoller proposal. Dealing with ions, the two states of a qubit, |0&gt; and |1&gt;, are realized by two long lived energy levels.Working with alkaline earth ions, one may choose the state |0&gt; as a sub-level of the S12 ground state, and the state |1&gt; as a sub-level of the excited D52 state. Those two states are coupled through a quadrupole transition. So the excited state is metastable. Nevertheless, with the help of lasers optical transitions between the two states can be induced. A second important point is that by utilizing the quantum jump technique, level occupations can be reliably read out. With a properly tuned strong laser, resonance fluorescence can be excited exclusively between the ground state |0&gt; and a suitable higher level, whereas no such possibility exists for the excited state |1&gt;. So the occurrence of a fluorescence signal indicates that the qubit is in the state |0&gt;, whereas the absence of such a signal tells us that the state |1&gt; is occupied. In fact, this is the kind of measurement that enables one to read out the result of a computation.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/12/how-might-a-quantum-computer-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CRBT configuration files</title>
		<link>http://blog.ektel.com.np/2011/11/crbt-configuration-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crbt-configuration-files</link>
		<comments>http://blog.ektel.com.np/2011/11/crbt-configuration-files/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 17:04:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Categoryless Articles Collection]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=155</guid>
		<description><![CDATA[The CRBT system is connected to the IN (Intelligent Network).Â  There are two main configuration files for CRBT system. One is the PPS and the other is HLR information files. Whenever a new number range is defined for user purpose in the market. It is first defined in HLR and IN. After that, if CRBT service is to be provided for that number range then it also needs to be specified in the CRBT configuration files(IMP files). Therefore the prefix of that number is added in the PPS file and HLR file. &#160;]]></description>
			<content:encoded><![CDATA[<p>The CRBT system is connected to the IN (Intelligent Network).Â  There are two main configuration files for CRBT system. One is the PPS and the other is HLR information files. Whenever a new number range is defined for user purpose in the market. It is first defined in HLR and IN. After that, if CRBT service is to be provided for that number range then it also needs to be specified in the CRBT configuration files(IMP files). Therefore the prefix of that number is added in the PPS file and HLR file.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/11/crbt-configuration-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allocation of Entropies for Tri-Partite System</title>
		<link>http://blog.ektel.com.np/2011/11/allocation-of-entropies-for-tri-partite-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=allocation-of-entropies-for-tri-partite-system</link>
		<comments>http://blog.ektel.com.np/2011/11/allocation-of-entropies-for-tri-partite-system/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 17:53:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[allocation of entropy for tripartite quantum system]]></category>
		<category><![CDATA[convex cones]]></category>
		<category><![CDATA[density matrices]]></category>
		<category><![CDATA[inequalities of quantum information theory]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=103</guid>
		<description><![CDATA[Allocation of Entropy for Tri-Partite System composed of quantum states with the following density matrices: Qa = , Qb = and Qc = forms a convex cone. The composite system ingredients were varied to obtain set of entropic values.Â  For example, system A is in 10%, system B is in 40% and system C is in 50% of the mixture. The calculated values of entropies were plotted in Matlab and plotted in 3D to obtain 3D pictorial view of the allocation of entropies. This is shown below: Another view: Another View:]]></description>
			<content:encoded><![CDATA[<p>Allocation of Entropy for Tri-Partite System composed of quantum states with the following density matrices:</p>
<p>Qa = <span class='MathJax_Preview'><img src='http://blog.ektel.com.np/wp-content/plugins/latex/cache/tex_7cef12f085f50d5018e02a3e6ac02bf6.gif' style='vertical-align: middle; border: none; ' class='tex' alt="\begin{pmatrix} 3/4  & 0 \\ 0  & 1/4 \end{pmatrix}" /></span><script type='math/tex'>\begin{pmatrix} 3/4  & 0 \\ 0  & 1/4 \end{pmatrix}</script> , Qb = <span class='MathJax_Preview'><img src='http://blog.ektel.com.np/wp-content/plugins/latex/cache/tex_5dfb3e664cd0929f7e05614b8ace5f36.gif' style='vertical-align: middle; border: none; ' class='tex' alt="\begin{pmatrix} 9/10  & 0 \\ 0  & 1/10 \end{pmatrix}" /></span><script type='math/tex'>\begin{pmatrix} 9/10  & 0 \\ 0  & 1/10 \end{pmatrix}</script> and Qc = <span class='MathJax_Preview'><img src='http://blog.ektel.com.np/wp-content/plugins/latex/cache/tex_ee4c7a05131603ce271401c4de2f74b9.gif' style='vertical-align: middle; border: none; ' class='tex' alt="\begin{pmatrix} 1/2  & 1/4 \\ 1/4  & 1/2 \end{pmatrix}" /></span><script type='math/tex'>\begin{pmatrix} 1/2  & 1/4 \\ 1/4  & 1/2 \end{pmatrix}</script></p>
<p>forms a convex cone. The composite system ingredients were varied to obtain set of entropic values.Â  For example, system A is in 10%, system B is in 40% and system C is in 50% of the mixture. The calculated values of entropies were plotted in Matlab and plotted in 3D to obtain 3D pictorial view of the allocation of entropies. This is shown below:</p>
<p style="text-align: center;"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/11/allocation-of-entropy-10.bmp"><img class="aligncenter size-full wp-image-122" title="Allocation of Entropy of Tripartite System" src="http://blog.ektel.com.np/wp-content/uploads/2011/11/allocation-of-entropy-10.bmp" alt="Allocation of Entropy of Tripartite System" width="450" height="280" /></a></p>
<p>Another view:</p>
<div id="attachment_111" class="wp-caption aligncenter" style="width: 460px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/11/allocation-of-entropy-2.bmp"><img class="size-full wp-image-111  " title="Allocation of Entropy for Tripartite System" src="http://blog.ektel.com.np/wp-content/uploads/2011/11/allocation-of-entropy-2.bmp" alt="Allocation of Entropy for Tripartite System" width="450" height="280" /></a><p class="wp-caption-text">Fig: Allocation of Entropy for Tripartite System</p></div>
<p>Another View:</p>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/11/white-allocation.png"><img class="size-medium wp-image-202" title="Allocation of Entropies for Tri-Partite System as Convex Cone" src="http://blog.ektel.com.np/wp-content/uploads/2011/11/white-allocation-300x168.png" alt="Allocation of Entropies for Tri-Partite System as Convex Cone" width="300" height="168" /></a><p class="wp-caption-text">Allocation of Entropies for Tri-Partite System as Convex Cone</p></div>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/11/allocation-of-entropies-for-tri-partite-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allocation of Entropy for Bipartite Quantum System</title>
		<link>http://blog.ektel.com.np/2011/11/allocation-of-entropy-for-bipartite-quantum-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=allocation-of-entropy-for-bipartite-quantum-system</link>
		<comments>http://blog.ektel.com.np/2011/11/allocation-of-entropy-for-bipartite-quantum-system/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 12:59:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[allocation of entropy]]></category>
		<category><![CDATA[bipartite quantum system]]></category>
		<category><![CDATA[convex cone]]></category>
		<category><![CDATA[convex function]]></category>
		<category><![CDATA[convex set]]></category>
		<category><![CDATA[inequalities of quantum information theory]]></category>
		<category><![CDATA[mixture of |0> and |+>]]></category>

		<guid isPermaLink="false">http://blog.ektel.com.np/?p=85</guid>
		<description><![CDATA[The allocation of Entropy of a Bipartite system has been proved to form a Convex cone. This can be found in the IEEE paper authored by Nicholas Pippenger. Here I am taking two bipartite system as: 1. Mixture of &#124;0&#62; and &#124;1&#62; 2. Mixture of &#124;0&#62; and &#124;+&#62; In each case of the bipartite system case, the percentage of the two states are varied and entropy calculated. The entropies were then plotted in Matlab to obtain the following 3D view of the allocation of Entropy. fig: allocation of Entropies of a two Bipartite System, the blue color plot is for the &#124;0&#62; and &#124;+&#62; mixed system, the green color plot is for &#124;0&#62; and &#124;1&#62; mixed system(click on the picture to enlarge) The following plot is for the &#124;0&#62; and &#124;+&#62; mixed bipartite system: fig: Allocation of Entropy for &#124;0&#62; and &#124;+&#62; bipartite system in 3D Another view: In this figure, the red part at the top is the area of maximum entropy for the bipartite system, while the blue at the bottom represents the minimum entropy of the composite system. Any two points inside the area satisfies the convex function criteria as well as the convex cone criteria. Hence the allocation of entropy is a Convex Cone.]]></description>
			<content:encoded><![CDATA[<p>The allocation of Entropy of a Bipartite system has been proved to form a Convex cone. This can be found in the IEEE paper authored by Nicholas Pippenger. Here I am taking two bipartite system as:</p>
<p>1. Mixture of |0&gt; and |1&gt;</p>
<p>2. Mixture of |0&gt; and |+&gt;</p>
<p>In each case of the bipartite system case, the percentage of the two states are varied and entropy calculated. The entropies were then plotted in Matlab to obtain the following 3D view of the allocation of Entropy.</p>
<div id="attachment_86" class="wp-caption aligncenter" style="width: 460px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/11/Allocation-of-Entropy-for-Bipartite-Quantum-System2.bmp"><img class="size-full wp-image-86    " title="Allocation of Entropy for Bipartite Quantum Systems" src="http://blog.ektel.com.np/wp-content/uploads/2011/11/Allocation-of-Entropy-for-Bipartite-Quantum-System2.bmp" alt="Allocation of Entropy for Bipartite Quantum Systems" width="450" height="280" /></a><p class="wp-caption-text">fig: Allocation of Entropy for Bipartite Quantum Systems</p></div>
<p style="text-align: center;">fig: allocation of Entropies of a two Bipartite System, the blue color plot is for the |0&gt; and |+&gt; mixed system, the green color plot is for |0&gt; and |1&gt; mixed system(click on the picture to enlarge)</p>
<p style="text-align: left;">The following plot is for the |0&gt; and |+&gt; mixed bipartite system:</p>
<p style="text-align: center;"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/11/ab-system.bmp"><img class="aligncenter size-full wp-image-92" title="Allocation of Entropy for bipartite system in 3D" src="http://blog.ektel.com.np/wp-content/uploads/2011/11/ab-system.bmp" alt="" width="450" height="280" />fig: Allocation of Entropy for |0&gt; and |+&gt; bipartite system in 3D</a></p>
<p style="text-align: left;">Another view:</p>
<p>In this figure, the red part at the top is the area of maximum entropy for the bipartite system, while the blue at the bottom represents the minimum entropy of the composite system. Any two points inside the area satisfies the convex function criteria as well as the convex cone criteria. Hence the allocation of entropy is a Convex Cone.</p>
<div id="attachment_205" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.ektel.com.np/wp-content/uploads/2011/11/3D-graph-of-allocation-of-Entropy-for-Bipartite-System.png"><img class="size-medium wp-image-205" title="3D graph of allocation of Entropy for Bipartite System" src="http://blog.ektel.com.np/wp-content/uploads/2011/11/3D-graph-of-allocation-of-Entropy-for-Bipartite-System-300x168.png" alt="3D graph of allocation of Entropy for Bipartite System" width="300" height="168" /></a><p class="wp-caption-text">Fig: 3D graph of allocation of Entropy for Bipartite System</p></div>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://blog.ektel.com.np/2011/11/allocation-of-entropy-for-bipartite-quantum-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

