<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88827/le-1m-and-le-2m-phys</link><description>Hi, 
 I have nrf52832 dK and know how to configure them in code. 
 I have studied BLE supports the LE 1M phy and LE 2M phys from BLE core specifications. 
 I know about the packet structures also. 
 I want to have a theoretical understanding of what exactly</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Wed, 15 Jun 2022 15:32:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88827/le-1m-and-le-2m-phys" /><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372639?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 15:32:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0cd26497-2009-439b-9199-8a128c92b777</guid><dc:creator>user103347</dc:creator><description>[quote user="Ridhi"]What is LE 1M/ 2M Phy?[/quote]
&lt;p&gt;The new distinction between 1M and 2M PHY in Bluetooth 5 refers to the physical layer (hence the name PHY) &lt;a href="https://en.wikipedia.org/wiki/Symbol_rate"&gt;bit rate&amp;nbsp;&lt;/a&gt;being sent from&amp;nbsp;the radio&amp;nbsp;- the rate at which the electromagnetic radio signal is being sent. 1M refers to a bit rate of 1 Megabit /s.&lt;/p&gt;
[quote user="Ridhi"]&lt;p&gt;but how exactly is this done?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote][quote user="Ridhi"]&lt;p&gt;how symbols are mapped ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;At this low level we are referring to literal 1s and 0s in waveform changes. These 1s and 0s are modulated on the 2.4GHz band using the &lt;a href="https://en.wikipedia.org/wiki/Frequency-shift_keying#Gaussian_frequency-shift_keying"&gt;GFSK modulation&lt;/a&gt; (the frequency is being slightly(&amp;gt;&lt;span&gt;185kHz&lt;/span&gt;) shifted up or down from the band at 2.4GHz).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We would prefer this signal to be fast and be able to travel far. However, at one point the signal will be faint, and it will&amp;nbsp;make it hard to separate the signal from the noise&amp;nbsp; - increasing the bit error rate (BER). For BLE BER limit is at 0.1%. Increasing the dB the signal is sent at would also up the energy consumption that is being used, which is also something we would want to avoid.&amp;nbsp;&lt;/p&gt;
[quote user="Ridhi"]how the Phy operation works actually leading to increased speed but constraint on range?[/quote]
&lt;p&gt;With the new&amp;nbsp;2M PHY you can send the data twice as fast, which increases the throughput (as well as decreasing the time the radio antenna is in use,&amp;nbsp;and therefore also the energy consumption). However, due to multiple reasons this doesn&amp;#39;t necessarily mean doubling the throughput. Eg., when it comes to throughput we are often referring to the data, and&amp;nbsp;none of the overhead. And the time it takes the radio to stop and start up again (&lt;span&gt;interframe spacing&lt;/span&gt;) is constant.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The issue with this faster modulation is that it is more prone to noise. At this speed we would have to increase the GFSK offset to &amp;gt;&lt;span&gt;370kH, and increase the sensitivity. You can imagine&amp;nbsp;that with&amp;nbsp;an increase with a factor of two, the signal loses about 3dB of signal strength (1/sqrt(2)=~0.7). This also match what you can find &lt;a href="https://infocenter.nordicsemi.com/pdf/nRF52832_PS_v1.8.pdf"&gt;in the nRF52832 spec on the difference in signal strength between the 1M and 2M versions.&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8054.pastedimage1655304972037v1.png" alt=" " /&gt;&lt;img src="https://test-devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6811.pastedimage1655305086324v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;For more details, you can take a look at &lt;a href="https://www.bluetooth.com/specifications/specs/core-specification-5-3/"&gt;the Bluetooth Spec&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you could rather expand a bit on what you are trying to do? It might be easier to help you with that than explain these details.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Elfving&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372542?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2022 11:22:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bdce667-946a-4101-9e57-4f084a66aa43</guid><dc:creator>user108492</dc:creator><description>&lt;p&gt;Hey Elfving,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Gentle Reminder Please if you could help me with the LE 1m and Le 2m phys explanations at earliest please&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372357?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2022 11:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:28e17e34-5cb3-41bb-878d-fdd28c682cce</guid><dc:creator>user108492</dc:creator><description>&lt;p&gt;Like if someone asks &amp;ldquo;What is LE 1M/ 2M Phy?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;As all blogs say LE 1m uses one bit per symbol and other uses two bits enhancing data rate!!&lt;/p&gt;
&lt;p&gt;but how exactly is this done?&lt;/p&gt;
&lt;p&gt;how symbols are mapped ?&lt;/p&gt;
&lt;p&gt;how the Phy operation works actually leading to increased speed but constraint on range?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372344?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2022 10:36:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:976751c4-f788-4bdd-8e59-ae5e77c5f266</guid><dc:creator>user103347</dc:creator><description>&lt;p&gt;Could you expand on what parts of the concepts you&amp;#39;d want a mathematical or diagrammatical explanation of, or what could be made clearer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372313?ContentTypeID=1</link><pubDate>Tue, 14 Jun 2022 08:41:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:def7b8f6-644c-4fd7-a51c-e14c180c432a</guid><dc:creator>user108492</dc:creator><description>&lt;p&gt;Gentle Reminder&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372068?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 09:29:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:641b3fe1-cbd4-4a28-91e8-62f92446af6a</guid><dc:creator>user108492</dc:creator><description>&lt;p&gt;Hey Elfving,&lt;/p&gt;
&lt;p&gt;Thanks for response.&lt;/p&gt;
&lt;p&gt;I want to have a deep understanding of LE 1M and LE 2M phys something like mathematics or diagrammatically explanation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE 1M AND LE 2M PHYs</title><link>https://test-devzone.nordicsemi.com/thread/372062?ContentTypeID=1</link><pubDate>Mon, 13 Jun 2022 09:21:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f5f9efa-04c8-4c1c-8693-71e56de2e6f9</guid><dc:creator>user103347</dc:creator><description>&lt;p&gt;Hello Bretley,&lt;/p&gt;
&lt;p&gt;Well the LE 1M PHY is the standard&amp;nbsp;&lt;span&gt;1 Mb/s bit rate, 1 Msym/s symbol rate. Each bit maps to a single radio symbol.&amp;nbsp;&lt;/span&gt;The 2M PHY is double the rate, as it is being modulated at twice the speed. This comes at a small cost to range, and the throughput won&amp;#39;t necessarily be doubled.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You can read a bit more on &lt;a href="https://www.bluetooth.com/blog/exploring-bluetooth5-whats-new-in-advertising/"&gt;what is new in advertising here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Was this the mathematical theoretical explanation you were looking for? If not, could you expand a bit on what you are wondering about?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>