oManual is a standard for storing and transmitting procedural manuals. oManual's common data format can be used as an offline file package or via online RESTful API endpoints, using XML or JSON. This format is useful for documenting and describing repairs, how-to, work instructions, or any other step-by-step procedures. oManual makes it easy to exchange procedural information between services while maintaining usability on mobile devices.
This specification describes the oManual data model, web services API, and bundle file format (a collection of structured files containing a file manifest XML format, a topic XML format and a procedure XML format). The specification may be expanded in the future to enable additional types of documents.
There are currently three defined oManual XML schemas.
The four endpoints listed below are all that is necessary to access your oManual data through a REST API. For an example API implementation, take a look at the iFixit API.
<?xml version="1.0" encoding="UTF-8"?>
<manifest locale="en" xmlns="http://omanual.com" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<title>iPhone 5 Repair Manual</title>
<description>Announced September 12, 2012. Available as GSM or CDMA / 16, 32, or 64 GB / Black or White.</description>
<categories>
<category>iPhone</category>
</categories>
<procedures>
<procedure id="10525" subject="iPhone 5 Teardown" type="teardown">
<title>iPhone 5 Teardown</title>
<url>http://www.ifixit.com/Teardown/iPhone+5+Teardown/10525/1</url>
<thumbnail>http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH</image_url>
<path>iPhone-5-Teardown-10525/procedure.xml</path>
</procedure>
<procedure id="10792" subject="Audio Control Cable" type="installation">
<title>Installing iPhone 5 Audio Control Cable</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Audio+Control+Cable/10792/1</url>
<thumbnail>http://www.ifixit.com/igi/w3pNDoOkcfSqGh5N.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/w3pNDoOkcfSqGh5N</image_url>
<path>Installing-iPhone-5-Audio-Control-Cable-10792/procedure.xml</path>
</procedure>
<procedure id="10587" subject="Battery" type="installation">
<title>Installing iPhone 5 Battery</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Battery/10587/1</url>
<thumbnail>http://www.ifixit.com/igi/aD3oxevif6k36Ahh.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/aD3oxevif6k36Ahh</image_url>
<path>Installing-iPhone-5-Battery-10587/procedure.xml</path>
</procedure>
<procedure id="10582" subject="Battery" type="repair">
<title>Replacing iPhone 5 Battery</title>
<url>http://www.ifixit.com/Guide/Replacing+iPhone+5+Battery/10582/1</url>
<thumbnail>http://www.ifixit.com/igi/db3Qr1SXQfHusiVI.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/db3Qr1SXQfHusiVI</image_url>
<path>Replacing-iPhone-5-Battery-10582/procedure.xml</path>
</procedure>
<procedure id="10906" subject="Display Assembly" type="installation">
<title>Installing iPhone 5 Display Assembly</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Display+Assembly/10906/1</url>
<thumbnail>http://www.ifixit.com/igi/LSsBLyOSac5dcBWE.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/LSsBLyOSac5dcBWE</image_url>
<path>Installing-iPhone-5-Display-Assembly-10906/procedure.xml</path>
</procedure>
<procedure id="10592" subject="Earpiece Speaker" type="installation">
<title>Installing Earpiece Speaker</title>
<url>http://www.ifixit.com/Guide/Installing+Earpiece+Speaker/10592/1</url>
<thumbnail>http://www.ifixit.com/igi/lp6uSoQWa6PpGWsi.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/lp6uSoQWa6PpGWsi</image_url>
<path>Installing-Earpiece-Speaker-10592/procedure.xml</path>
</procedure>
<procedure id="10898" subject="Front Panel Clips" type="installation">
<title>Installing iPhone 5 Front Panel Clips</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Front+Panel+Clips/10898/1</url>
<thumbnail>http://www.ifixit.com/igi/FuDopHtgu15QfAmU.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/FuDopHtgu15QfAmU</image_url>
<path>Installing-iPhone-5-Front-Panel-Clips-10898/procedure.xml</path>
</procedure>
<procedure id="10896" subject="Front-Facing Camera and Sensor Cable" type="installation">
<title>Installing iPhone 5 Front-Facing Camera and Sensor Cable</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Front-Facing+Camera+and+Sensor+Cable/10896/1</url>
<thumbnail>http://www.ifixit.com/igi/Z1XAjMLBZBpXAwKj.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/Z1XAjMLBZBpXAwKj</image_url>
<path>Installing-iPhone-5-Front-Facing-Camera-and-Sensor-Cable-10896/procedure.xml</path>
</procedure>
<procedure id="10594" subject="Home Button" type="installation">
<title>Installing iPhone 5 Home Button</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Home+Button/10594/1</url>
<thumbnail>http://www.ifixit.com/igi/Eb3XOhf6uDylmQJp.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/Eb3XOhf6uDylmQJp</image_url>
<path>Installing-iPhone-5-Home-Button-10594/procedure.xml</path>
</procedure>
<procedure id="10912" subject="Home Button Ribbon Cable" type="installation">
<title>Installing iPhone 5 Home Button Ribbon Cable</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Home+Button+Ribbon+Cable/10912/1</url>
<thumbnail>http://www.ifixit.com/igi/SvHpG4MDusRIkQt2.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/SvHpG4MDusRIkQt2</image_url>
<path>Installing-iPhone-5-Home-Button-Ribbon-Cable-10912/procedure.xml</path>
</procedure>
<procedure id="10909" subject="Interconnect Cables" type="installation">
<title>Installing iPhone 5 Interconnect Cables</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Interconnect+Cables/10909/1</url>
<thumbnail>http://www.ifixit.com/igi/5sw1uXR5WNaTvb15.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/5sw1uXR5WNaTvb15</image_url>
<path>Installing-iPhone-5-Interconnect-Cables-10909/procedure.xml</path>
</procedure>
<procedure id="10911" subject="LCD Shield Plate" type="installation">
<title>Installing iPhone 5 LCD Shield Plate</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+LCD+Shield+Plate/10911/1</url>
<thumbnail>http://www.ifixit.com/igi/xjWUES1oQSx3ZUPW.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/xjWUES1oQSx3ZUPW</image_url>
<path>Installing-iPhone-5-LCD-Shield-Plate-10911/procedure.xml</path>
</procedure>
<procedure id="10702" subject="Lightning Connector" type="installation">
<title>Installing iPhone 5 Lightning Connector</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Lightning+Connector/10702/1</url>
<thumbnail>http://www.ifixit.com/igi/fUEqMKTVkYpTCSlv.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/fUEqMKTVkYpTCSlv</image_url>
<path>Installing-iPhone-5-Lightning-Connector-10702/procedure.xml</path>
</procedure>
<procedure id="10700" subject="Logic Board" type="installation">
<title>Installing iPhone 5 Logic Board</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Logic+Board/10700/1</url>
<thumbnail>http://www.ifixit.com/igi/kSeTHfoPRTXmiSKU.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/kSeTHfoPRTXmiSKU</image_url>
<path>Installing-iPhone-5-Logic-Board-10700/procedure.xml</path>
</procedure>
<procedure id="10703" subject="Power Button" type="installation">
<title>Installing iPhone 5 Power Button</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Power+Button/10703/1</url>
<thumbnail>http://www.ifixit.com/igi/bxNlWpWxk12TXW2I.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/bxNlWpWxk12TXW2I</image_url>
<path>Installing-iPhone-5-Power-Button-10703/procedure.xml</path>
</procedure>
<procedure id="10899" subject="Rear Case" type="installation">
<title>Installing iPhone 5 Rear Case</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Rear+Case/10899/1</url>
<thumbnail>http://www.ifixit.com/igi/gyXoDcCGdBXQDfIC.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/gyXoDcCGdBXQDfIC</image_url>
<path>Installing-iPhone-5-Rear-Case-10899/procedure.xml</path>
</procedure>
<procedure id="10699" subject="Rear-Facing Camera" type="installation">
<title>Installing iPhone 5 Rear-Facing Camera</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Rear-Facing+Camera/10699/1</url>
<thumbnail>http://www.ifixit.com/igi/gduXMvnmOBFXUmMi.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/gduXMvnmOBFXUmMi</image_url>
<path>Installing-iPhone-5-Rear-Facing-Camera-10699/procedure.xml</path>
</procedure>
<procedure id="12257" subject="Screen Frame & Display Replacement" type="repair">
<title>iPhone 5 Screen Frame & Display Replacement</title>
<url>http://www.ifixit.com/Guide/iPhone+5+Screen+Frame+%26+Display+Replacement/12257/1</url>
<thumbnail>http://www.ifixit.com/igi/1WXiOsa5NELsBKA1.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/1WXiOsa5NELsBKA1</image_url>
<path>iPhone-5-Screen-Frame--Display-Replacement-12257/procedure.xml</path>
</procedure>
<procedure id="10756" subject="Screen Protector" type="installation">
<title>Installing iPhone 5 Screen Protector</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Screen+Protector/10756/1</url>
<thumbnail>http://www.ifixit.com/igi/wESSenAYWyouJBno.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/wESSenAYWyouJBno</image_url>
<path>Installing-iPhone-5-Screen-Protector-10756/procedure.xml</path>
</procedure>
<procedure id="10910" subject="SIM Card" type="installation">
<title>Installing iPhone 5 SIM Card</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+SIM+Card/10910/1</url>
<thumbnail>http://www.ifixit.com/igi/6apCHjSAqkJPEEQA.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/6apCHjSAqkJPEEQA</image_url>
<path>Installing-iPhone-5-SIM-Card-10910/procedure.xml</path>
</procedure>
<procedure id="10701" subject="Speaker Enclosure" type="installation">
<title>Installing iPhone 5 Speaker Enclosure</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Speaker+Enclosure/10701/1</url>
<thumbnail>http://www.ifixit.com/igi/arSyYRgyLMmVmTMP.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/arSyYRgyLMmVmTMP</image_url>
<path>Installing-iPhone-5-Speaker-Enclosure-10701/procedure.xml</path>
</procedure>
<procedure id="10633" subject="Vibrator" type="installation">
<title>Installing iPhone 5 Vibrator</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Vibrator/10633/1</url>
<thumbnail>http://www.ifixit.com/igi/k6SYtcUdhL4AXrVv.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/k6SYtcUdhL4AXrVv</image_url>
<path>Installing-iPhone-5-Vibrator-10633/procedure.xml</path>
</procedure>
<procedure id="10791" subject="Volume Controls" type="installation">
<title>Installing iPhone 5 Volume Controls</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Volume+Controls/10791/1</url>
<thumbnail>http://www.ifixit.com/igi/Z6tfd2dYqNKdgsPf.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/Z6tfd2dYqNKdgsPf</image_url>
<path>Installing-iPhone-5-Volume-Controls-10791/procedure.xml</path>
</procedure>
<procedure id="10897" subject="Wi-Fi Antenna" type="installation">
<title>Installing iPhone 5 Wi-Fi Antenna</title>
<url>http://www.ifixit.com/Guide/Installing+iPhone+5+Wi-Fi+Antenna/10897/1</url>
<thumbnail>http://www.ifixit.com/igi/LlHuNcWvBpMjEnEA.thumbnail</thumbnail>
<image_url>http://www.ifixit.com/igi/LlHuNcWvBpMjEnEA</image_url>
<path>Installing-iPhone-5-Wi-Fi-Antenna-10897/procedure.xml</path>
</procedure>
</procedures>
<documents>
<document id="12012" type="device">iPhone-5.xml</document>
</documents>
</manifest>
<?xml version="1.0" encoding="UTF-8"?>
<topic locale="en" xmlns="http://omanual.com" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<title>iPhone 5 Repair Manual</title>
<topic_info discontinued="" introduced="" manufacturer="Apple">iPhone 5</topic_info>
<image>media/main.jpg</image>
<description>Announced September 12, 2012. Available as GSM or CDMA / 16, 32, or 64 GB / Black or White.</description>
<flags />
<categories>
<category>iPhone</category>
</categories>
<solutions count="81" url="http://www.ifixit.com/Answers/Device/iPhone+5" />
<parts url="http://www.ifixit.com">
<part_category>0</part_category>
</parts>
<tools>
<tool url="http://www.ifixit.com/Tools/Phillips-00-Screwdriver/IF145-006">Phillips #00 Screwdriver</tool>
<tool url="http://www.ifixit.com/Tools/Small-Suction-Cup/IF145-019">Small Suction Cup</tool>
<tool url="http://www.ifixit.com/Tools/iPhone-5-Point-Pentalobe-Screwdriver/IF145-096">iPhone 5-Point Pentalobe Screwdriver</tool>
<tool url="http://www.ifixit.com/Tools/Plastic-Opening-Tools/IF145-000">Plastic Opening Tools</tool>
<tool url="http://www.ifixit.com/Tools/Spudger/IF145-002">Spudger</tool>
<tool url="http://www.ifixit.com/Tools/SIM-Card-Eject-Tool/IF145-091">SIM Card Eject Tool</tool>
<tool url="http://www.ifixit.com/Tools/Flathead-3-32-Inch-or-2-5-mm-Screwdriver/IF145-011">Flathead 3/32" or 2.5 mm Screwdriver</tool>
<tool url="http://www.ifixit.com/Tools/Tweezers/IF145-020">Tweezers</tool>
<tool url="http://www.ifixit.com/Tools/26-Bit-Driver-Kit/IF145-028">26 Bit Driver Kit</tool>
</tools>
<contents><h2 id="Section_Background_and_Identification">Background and Identification<a class="anchor" href="#Section_Background_and_Identification" title="Link to this section">&nbsp;&para;&nbsp;</a></h2>
<p>The iPhone 5 is Apple's 6th iteration of the iPhone. Announced on September 12, 2012 at an apple event at the Yerba Buena Theater in San Francisco, the iPhone 5 improves on the body styling of the iPhone 4 line by increasing the screen size and reducing the weight and thickness of the device. The update also saw the inclusion of LTE cellular wireless networking, and the introduction of a new dock connector, Lightning.</p>
<h2 id="Section_Troubleshooting">Troubleshooting<a class="anchor" href="#Section_Troubleshooting" title="Link to this section">&nbsp;&para;&nbsp;</a></h2>
<p>Diagnose any issues you may be having with your iPhone 5 using our <a href="http://www.ifixit.com/Wiki/iPhone_5_Troubleshooting" rel="nofollow">iPhone 5 Troubleshooting Guide</a>.</p>
<h2 id="Section_Specifications">Specifications<a class="anchor" href="#Section_Specifications" title="Link to this section">&nbsp;&para;&nbsp;</a></h2>
<p><strong>Announce date</strong>: September 12, 2012</p>
<p><strong>Developer</strong>: <a href="http://www.apple.com" rel="nofollow">http://www.apple.com</a></p>
<p><strong>Operating System</strong>: iOS 6</p>
<p><strong>Display (Retina Display)</strong>:</p>
<ul><li>4 in (102 mm)</li><li>Multitouch widescreen</li><li>1136 by 640 pixel resolution at 326 ppi</li><li>800:1 contrast ratio</li><li>LED backlit IPS TFT LCD</li><li>Fingerprint resistant oleophobic coating on front</li></ul>
<p><strong>Camera</strong>: Contains both front and rear facing cameras.</p>
<ul><li>Front Camera<ul><li>Portrait photos at 1.2 MP </li><li>VGA (720p) at 30fps</li><li>Support for FaceTime over cellular wireless</li></ul></li></ul>
<ul><li>Rear Camera<ul><li>8 MP</li><li>HD Video (1080p) at 30fps</li><li>LED Flash</li><li>IR filter</li><li>5 element lens</li><li>Facial recognition / image stabilization </li><li>Panorama photo</li><li>Photo while recording video </li></ul></li></ul>
<p><strong>Processor</strong>: Apple A6</p>
<p><strong>RAM</strong>: 1 GB DDR2</p>
<p><strong>Storage</strong>: 16, 32, 64 GB Flash Memory</p>
<p><strong>Wireless Connectivity</strong>:</p>
<ul><li>Integrated 802.11 a/b/g/n (Dual band 2.4 GHz and 5 GHz)</li><li>Bluetooth 4.0</li><li>GSM model A1428: UMTS/HSPA+/DC-HSDPA (850, 900, 1900, 2100 MHz); GSM/EDGE (850, 900, 1800, 1900 MHz); LTE (Bands 4 and 17)</li><li>CDMA model A1429: CDMA EV-DO Rev. A and Rev. B (800, 1900, 2100 MHz); UMTS/HSPA+/DC-HSDPA (850, 900, 1900, 2100 MHz); GSM/EDGE (850, 900, 1800, 1900 MHz); LTE (Bands 1, 3, 5, 13, 25)</li><li>GSM model A1429: UMTS/HSPA+/DC-HSDPA (850, 900, 1900, 2100 MHz); GSM/EDGE (850, 900, 1800, 1900 MHz); LTE (Bands 1, 3, 5)</li><li>Digital Compass </li><li>GPS and GLONASS signal reception</li></ul>
<p><strong>Dimensions</strong>: 4.87 × 2.31 × 0.30 in (123.8 × 58.6 × 7.6 mm)</p>
<p><strong>Weight</strong>: 112 g (4.0 oz)</p>
<h2 id="Section_Additional_Information">Additional Information<a class="anchor" href="#Section_Additional_Information" title="Link to this section">&nbsp;&para;&nbsp;</a></h2>
<ul><li><a href="http://en.wikipedia.org/wiki/IPhone_5">Wikipedia: iPhone 5</a></li><li><a href="http://www.apple.com/iphone/" rel="nofollow">Apple: iPhone Products</a></li></ul></contents>
</topic>
<?xml version="1.0" encoding="UTF-8"?>
<procedure locale="en" xmlns="http://omanual.com" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<title subject="" type="Teardown">iPhone 5 Teardown</title>
<summary>The iPhone 5 was torn down on September 21, 2012.</summary>
<image large="http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH.large" medium="http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH.medium" mini="http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH.mini" standard="http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH.standard" thumbnail="http://www.ifixit.com/igi/1nDsDmwjsuxhZSJH.thumbnail">media/main.jpg</image>
<author id="225368">Brett Hartt</author>
<time_required />
<difficulty>Moderate</difficulty>
<categories>
<category>iPhone 5</category>
</categories>
<introduction introduction_raw="Behold, the sixth generation of iPhone! We shall call it…iPhone 5! Buckle down for the iPhone 5 teardown: the biggest thing to happen to teardowns since teardowns.
Follow us on [https://twitter.com/iFixit|Twitter] for all the latest teardown shenanigans, or go on that [http://www.facebook.com/iFixit|Facebook] thing to keep up with iFixit news.
[video|http://www.youtube.com/watch?v=nlUQfXwvQLc]"><p>Behold, the sixth generation of iPhone! We shall call it…iPhone 5! Buckle down for the iPhone 5 teardown: the biggest thing to happen to teardowns since teardowns.</p>
<p>Follow us on <a href="https://twitter.com/iFixit" rel="nofollow">Twitter</a> for all the latest teardown shenanigans, or go on that <a href="http://www.facebook.com/iFixit" rel="nofollow">Facebook</a> thing to keep up with iFixit news.</p>
<div class="videoBox_center" style="width:592px;"></div></introduction>
<modified_date>2013-01-02T11:34:46-07:00</modified_date>
<created_date>2012-09-19T10:37:39-07:00</created_date>
<tools>
<tool notes="" quantity="1" thumbnail="" type="" url="http://www.ifixit.com/Item/Flathead_3_32%22_or_2.5_mm_Screwdriver">Flathead 3/32" or 2.5 mm Screwdriver</tool>
<tool notes="" quantity="1" thumbnail="" type="" url="http://www.ifixit.com/Tools/Metal-Tweezers/IF145-020">Metal Tweezers</tool>
<tool notes="" quantity="1" thumbnail="" type="" url="http://www.ifixit.com/Tools/Phillips-00-Screwdriver/IF145-006">Phillips 00 Screwdriver</tool>
<tool notes="" quantity="1" thumbnail="http://cart-products.ifixit.net/cart-products/cqeevYyePUxpcNEr.mini" type="" url="http://www.ifixit.com/Tools/Small-Suction-Cup/IF145-019">Small suction cup</tool>
<tool notes="" quantity="1" thumbnail="http://cart-products.ifixit.net/cart-products/whBKtCmrn6TIVby2.mini" type="" url="http://www.ifixit.com/Tools/Spudger/IF145-002">Spudger</tool>
<tool notes="" quantity="1" thumbnail="" type="" url="http://www.ifixit.com/Tools/iPhone-4-5-Point-Pentalobe-Screwdriver/IF145-096">iPhone 4 5-Point Pentalobe Screwdriver</tool>
</tools>
<parts />
<flags>
<flag id="GUIDE_STARRED" title="Featured Guide">This guide has been found to be exceptionally cool by the iFixit staff.</flag>
</flags>
<documents />
<prerequisites />
<steps>
<step number="0" title="">
<lines>
<line bullet="black" level="0">The dawn of another day in the Land Down Under brings us what we've all been waiting for: the new iPhone 5!</line>
<line bullet="black" level="0">A big thanks to <a href="http://www.macfixit.com.au" rel="nofollow">MacFixit Australia</a> for letting us use their digs in Melbourne for this teardown. They stock Mac and iPhone upgrades/accessories, and also carry our <a href="/Tools/Pro-Tech-Toolkit/IF145-072?utm_source=ifixit_guide&amp;utm_medium=wiki_text&amp;utm_term=if145-072&amp;utm_content=product_link">iFixit toolkits</a>.</line>
</lines>
<media type="image">
<image large="media/step-0-image-0.large.jpg" medium="media/step-0-image-0.medium.jpg" mini="media/step-0-image-0.mini.jpg" orderby="1" standard="media/step-0-image-0.standard.jpg" thumbnail="media/step-0-image-0.thumbnail.jpg">media/step-0-image-0.jpg</image>
<image large="media/step-0-image-1.large.jpg" medium="media/step-0-image-1.medium.jpg" mini="media/step-0-image-1.mini.jpg" orderby="2" standard="media/step-0-image-1.standard.jpg" thumbnail="media/step-0-image-1.thumbnail.jpg">media/step-0-image-1.jpg</image>
<image large="media/step-0-image-2.large.jpg" medium="media/step-0-image-2.medium.jpg" mini="media/step-0-image-2.mini.jpg" orderby="3" standard="media/step-0-image-2.standard.jpg" thumbnail="media/step-0-image-2.thumbnail.jpg">media/step-0-image-2.jpg</image>
</media>
</step>
<step number="1" title="">
<lines>
<line bullet="black" level="0">The iPhone 5 is here, and it brought along the big guns.</line>
<line bullet="red" level="1">4&quot; 1136x640 pixel (326 ppi) Retina display</line>
<line bullet="orange" level="1">Apple A6 system on a chip (SoC)</line>
<line bullet="yellow" level="1">8 megapixel iSight camera</line>
<line bullet="green" level="1">8-pin Lightning connector</line>
<line bullet="blue" level="1">4G LTE connectivity</line>
<line bullet="violet" level="1">iOS 6</line>
</lines>
<media type="image">
<image large="media/step-1-image-0.large.jpg" medium="media/step-1-image-0.medium.jpg" mini="media/step-1-image-0.mini.jpg" orderby="1" standard="media/step-1-image-0.standard.jpg" thumbnail="media/step-1-image-0.thumbnail.jpg">media/step-1-image-0.jpg</image>
<image large="media/step-1-image-1.large.jpg" medium="media/step-1-image-1.medium.jpg" mini="media/step-1-image-1.mini.jpg" orderby="2" standard="media/step-1-image-1.standard.jpg" thumbnail="media/step-1-image-1.thumbnail.jpg">media/step-1-image-1.jpg</image>
</media>
</step>
<step number="2" title="">
<lines>
<line bullet="black" level="0">There won't be any mistaking an iPhone 5 for an iPhone 4 or 4S. A lot has changed on the outside of the iPhone.</line>
<line bullet="black" level="0">The most obvious alteration to the bottom of the phone is the exchange of the large 30-pin dock connector for the diminutive Lightning connector.</line>
<line bullet="black" level="0">The headphone jack is now on the bottom of the iPhone, right next to the updated <del>speaker</del> microphone grille—a series of holes rather than a mesh-covered slot.</line>
<line bullet="black" level="0">Other notable differences are the slate bezel, as opposed to the <a href="/Teardown/iPhone+4S+Teardown/6610/1#s28302">stainless steel</a> that wrapped around the 4S, and the chamfered edges between the bezel and the front/rear cases.</line>
</lines>
<media type="image">
<image large="media/step-2-image-0.large.jpg" medium="media/step-2-image-0.medium.jpg" mini="media/step-2-image-0.mini.jpg" orderby="1" standard="media/step-2-image-0.standard.jpg" thumbnail="media/step-2-image-0.thumbnail.jpg">media/step-2-image-0.jpg</image>
</media>
</step>
<step number="3" title="">
<lines>
<line bullet="black" level="0">Pesky pentalobes! Good thing our <a href="/Tools/iPhone-5-Point-Pentalobe-Screwdriver/IF145-096?utm_source=ifixit_guide&amp;utm_medium=wiki_text&amp;utm_term=if145-096&amp;utm_content=product_link">5-Point Drivers</a> still work on them.</line>
<line bullet="black" level="1">It's incredibly convenient that Apple used the same pentalobe screwhead that they've been using for the past two years on the iPhone 4 and 4S. Unfortunately, the screw shafts are slightly different from the screws in our <a href="/iPhone-Parts/iPhone-4-4S-Liberation-Kit/IF182-019?utm_source=ifixit_guide&amp;utm_medium=wiki_text&amp;utm_term=if182-019&amp;utm_content=product_link">iPhone Liberation Kit</a>…for now.</line>
<line bullet="black" level="0">The unibody back case is reminiscent of the <a href="/Teardown/iPhone+3GS+Teardown/817/1">iPhone 3GS</a>, while still retaining the square (though now chamfered) edges of the iPhone 4.</line>
</lines>
<media type="image">
<image large="media/step-3-image-0.large.jpg" medium="media/step-3-image-0.medium.jpg" mini="media/step-3-image-0.mini.jpg" orderby="1" standard="media/step-3-image-0.standard.jpg" thumbnail="media/step-3-image-0.thumbnail.jpg">media/step-3-image-0.jpg</image>
</media>
</step>
<step number="4" title="">
<lines>
<line bullet="black" level="0">What's this? A suction cup? We haven't needed a suction cup to get into an iPhone since the <a href="/Teardown/iPhone+3GS+Teardown/817/1#s4596">3GS</a>!</line>
<line bullet="black" level="0">Because the iPhone 5 is opened front-to-back, replacing a cracked screen is going to be easier than ever. <em>Thank you, Apple!</em></line>
<line bullet="black" level="1">Compare this to the iPhone 4S, where it took <a href="/Guide/Installing+iPhone+4S+Display+Assembly/7277/5#s31002">38 steps</a> to isolate the display assembly, and this iPhone may be the most repairable iPhone we've seen in a while.</line>
</lines>
<media type="image">
<image large="media/step-4-image-0.large.jpg" medium="media/step-4-image-0.medium.jpg" mini="media/step-4-image-0.mini.jpg" orderby="1" standard="media/step-4-image-0.standard.jpg" thumbnail="media/step-4-image-0.thumbnail.jpg">media/step-4-image-0.jpg</image>
<image large="media/step-4-image-1.large.jpg" medium="media/step-4-image-1.medium.jpg" mini="media/step-4-image-1.mini.jpg" orderby="2" standard="media/step-4-image-1.standard.jpg" thumbnail="media/step-4-image-1.thumbnail.jpg">media/step-4-image-1.jpg</image>
</media>
</step>
<step number="5" title="">
<lines>
<line bullet="black" level="0">The display connector is held firmly to the logic board by a few simple Phillips screws.</line>
<line bullet="black" level="0">Our spudger makes quick work of prying up the display connector, and <em>poof!</em> the display is free.</line>
<line bullet="black" level="0">We're having <a href="/Teardown/iPhone+3GS+Teardown/817/1#s4597">iPhone 3GS</a> flashbacks with the easily accessible display assembly.</line>
<line bullet="black" level="0"><em>Screen crackers and screen fixers rejoice!</em></line>
</lines>
<media type="image">
<image large="media/step-5-image-0.large.jpg" medium="media/step-5-image-0.medium.jpg" mini="media/step-5-image-0.mini.jpg" orderby="1" standard="media/step-5-image-0.standard.jpg" thumbnail="media/step-5-image-0.thumbnail.jpg">media/step-5-image-0.jpg</image>
<image large="media/step-5-image-1.large.jpg" medium="media/step-5-image-1.medium.jpg" mini="media/step-5-image-1.mini.jpg" orderby="2" standard="media/step-5-image-1.standard.jpg" thumbnail="media/step-5-image-1.thumbnail.jpg">media/step-5-image-1.jpg</image>
</media>
</step>
<step number="6" title="">
<lines>
<line bullet="black" level="0">The iPhone 5 ditches its lid to show us all of the juicy bits inside.</line>
<line bullet="black" level="0">So, what can we see from here? A bigger battery? Antenna connections? A single speaker? Cameras? Vibrators? Home buttons?</line>
<line bullet="black" level="1">Never fear, our faithful iPhone delivers; we'll be sure to take a closer look at each of these components as we remove them.</line>
</lines>
<media type="image">
<image large="media/step-6-image-0.large.jpg" medium="media/step-6-image-0.medium.jpg" mini="media/step-6-image-0.mini.jpg" orderby="1" standard="media/step-6-image-0.standard.jpg" thumbnail="media/step-6-image-0.thumbnail.jpg">media/step-6-image-0.jpg</image>
<image large="media/step-6-image-1.large.jpg" medium="media/step-6-image-1.medium.jpg" mini="media/step-6-image-1.mini.jpg" orderby="2" standard="media/step-6-image-1.standard.jpg" thumbnail="media/step-6-image-1.thumbnail.jpg">media/step-6-image-1.jpg</image>
</media>
</step>
<step number="7" title="">
<lines>
<line bullet="black" level="0">As always, we disconnect the battery first to prevent electrifying anything, including ourselves, as we dig deeper.</line>
<line bullet="black" level="0">Three Phillips #00 screws and a metal bracket hold the battery connector to the logic board.</line>
<line bullet="black" level="1">Hmm, this is beginning to feel <a href="/Guide/Installing+iPhone+4S+Battery/7111/1#s30465">very familiar</a>.</line>
<line bullet="icon_note" level="0">In the 3GS, the display assembly was easy to take out, but the battery was a pain. In the 4 and 4S, the display assembly took 38 steps to remove, while the battery was a breeze. We like to think that Apple has started tailoring to our preferences in allowing us to remove both the display assembly <strong>and</strong> the battery in only a couple of steps.</line>
</lines>
<media type="image">
<image large="media/step-7-image-0.large.jpg" medium="media/step-7-image-0.medium.jpg" mini="media/step-7-image-0.mini.jpg" orderby="1" standard="media/step-7-image-0.standard.jpg" thumbnail="media/step-7-image-0.thumbnail.jpg">media/step-7-image-0.jpg</image>
</media>
</step>
<step number="8" title="">
<lines>
<line bullet="black" level="0">We use the flat end of a spudger to pry up the battery from some typical adhesive.</line>
<line bullet="black" level="0">For the iPhone 5, Apple has switched to a different battery chemistry, with a higher voltage and slightly larger capacity than the iPhone 4S. Let's see how the battery specs stack up.</line>
<line bullet="black" level="1"><strong>iPhone 5 Battery:</strong> 3.8V - 5.45Wh - 1440mAh. Talk time: Up to 8 hours on 3G. Standby time: Up to 225 hours.</line>
<line bullet="black" level="1"><strong>iPhone 4S Battery:</strong> 3.7V - 5.3Wh - 1432mAh. Talk time: Up to 8 hours on 3G. Standby time: Up to 200 hours.</line>
<line bullet="black" level="1"><strong>Samsung Galaxy S III Battery:</strong> 3.8V - 7.98Wh - 2100mAh. Talk time: Up to 11 hours 40 minutes on 3G. Standby time: Up to 790 hours.</line>
<line bullet="black" level="0">On the back of the battery we notice &quot;MFR Sony,&quot; and &quot;Cell made in Singapore.&quot; A bit of <a href="http://www.sony.net/SonyInfo/News/Press/200708/07-0814E/index.html" rel="nofollow">googling</a> and it looks very likely that Sony is manufacturing this battery.</line>
</lines>
<media type="image">
<image large="media/step-8-image-0.large.jpg" medium="media/step-8-image-0.medium.jpg" mini="media/step-8-image-0.mini.jpg" orderby="1" standard="media/step-8-image-0.standard.jpg" thumbnail="media/step-8-image-0.thumbnail.jpg">media/step-8-image-0.jpg</image>
<image large="media/step-8-image-1.large.jpg" medium="media/step-8-image-1.medium.jpg" mini="media/step-8-image-1.mini.jpg" orderby="2" standard="media/step-8-image-1.standard.jpg" thumbnail="media/step-8-image-1.thumbnail.jpg">media/step-8-image-1.jpg</image>
<image large="media/step-8-image-2.large.jpg" medium="media/step-8-image-2.medium.jpg" mini="media/step-8-image-2.mini.jpg" orderby="3" standard="media/step-8-image-2.standard.jpg" thumbnail="media/step-8-image-2.thumbnail.jpg">media/step-8-image-2.jpg</image>
</media>
</step>
<step number="9" title="">
<lines>
<line bullet="black" level="0">There are all kinds of metal-to-metal contacts inside the iPhone 5.</line>
<line bullet="black" level="1">Spring contacts make for easy repairs, but mandate careful attention to cleaning all the parts before reassembly. Finger oils can get in the way of these metal contacts and cause frustrating component failures.</line>
<line bullet="black" level="0">This contact connects the metal frame around the front-facing camera to the frame around the rear-facing camera. Maybe this frame is some kind of an antenna? Only time will tell.</line>
<line bullet="black" level="0">Speaking of antennas, a spudger easily pries one end of an antenna connector off of the logic board near the battery.</line>
<line bullet="black" level="1">In the iPhone 4S, this antenna location was reserved for the cellular antenna. We won't know for sure what this antenna's purpose is until we uncover more.</line>
</lines>
<media type="image">
<image large="media/step-9-image-0.large.jpg" medium="media/step-9-image-0.medium.jpg" mini="media/step-9-image-0.mini.jpg" orderby="1" standard="media/step-9-image-0.standard.jpg" thumbnail="media/step-9-image-0.thumbnail.jpg">media/step-9-image-0.jpg</image>
<image large="media/step-9-image-1.large.jpg" medium="media/step-9-image-1.medium.jpg" mini="media/step-9-image-1.mini.jpg" orderby="2" standard="media/step-9-image-1.standard.jpg" thumbnail="media/step-9-image-1.thumbnail.jpg">media/step-9-image-1.jpg</image>
</media>
</step>
<step number="10" title="">
<lines>
<line bullet="black" level="0">Near the top of the case, we find a few antenna connectors firmly screwed to the inside of the case.</line>
<line bullet="black" level="0">Finally free of its constraints, we lift the logic board up out of the rear case.</line>
<line bullet="black" level="0">The logic board and 8 megapixel iSight camera come out together, leaving several components behind in the rear case—another win for modularity.</line>
<line bullet="black" level="1"><a href="http://www.c1-partners.com/Portals/123651/images/google-1.jpg" rel="nofollow">+1</a> for repairability.</line>
</lines>
<media type="image">
<image large="media/step-10-image-0.large.jpg" medium="media/step-10-image-0.medium.jpg" mini="media/step-10-image-0.mini.jpg" orderby="1" standard="media/step-10-image-0.standard.jpg" thumbnail="media/step-10-image-0.thumbnail.jpg">media/step-10-image-0.jpg</image>
<image large="media/step-10-image-1.large.jpg" medium="media/step-10-image-1.medium.jpg" mini="media/step-10-image-1.mini.jpg" orderby="2" standard="media/step-10-image-1.standard.jpg" thumbnail="media/step-10-image-1.thumbnail.jpg">media/step-10-image-1.jpg</image>
<image large="media/step-10-image-2.large.jpg" medium="media/step-10-image-2.medium.jpg" mini="media/step-10-image-2.mini.jpg" orderby="3" standard="media/step-10-image-2.standard.jpg" thumbnail="media/step-10-image-2.thumbnail.jpg">media/step-10-image-2.jpg</image>
</media>
</step>
<step number="11" title="">
<lines>
<line bullet="black" level="0"><em>They</em> said if us tech writers were good and we stayed late, we can have one beverage of choice when we finished the teardown.</line>
<line bullet="black" level="0">Then <em>they</em> promptly took the beverages away…</line>
<line bullet="black" level="0">…<em>and put them in the fridge!!!</em></line>
<line bullet="black" level="0">We Я happy camperz.</line>
</lines>
<media type="image">
<image large="media/step-11-image-0.large.jpg" medium="media/step-11-image-0.medium.jpg" mini="media/step-11-image-0.mini.jpg" orderby="1" standard="media/step-11-image-0.standard.jpg" thumbnail="media/step-11-image-0.thumbnail.jpg">media/step-11-image-0.jpg</image>
</media>
</step>
<step number="12" title="">
<lines>
<line bullet="black" level="0">Many of the components that came out with the logic board are held in place with screws and brackets.</line>
<line bullet="black" level="1">Apparently, Apple is very concerned with making sure that all the connectors are firmly seated and won't rattle loose over time. Good on you, Apple.</line>
<line bullet="icon_caution" level="0">Before we go any further: A mega thanks to <strong><a href="http://www.chipworks.com" rel="nofollow">Chipworks</a></strong> for sticking around into the wee hours of the night and helping us identify the packages on the logic board. Their handiwork (along with ours!) can be seen below.</line>
</lines>
<media type="image">
<image large="media/step-12-image-0.large.jpg" medium="media/step-12-image-0.medium.jpg" mini="media/step-12-image-0.mini.jpg" orderby="1" standard="media/step-12-image-0.standard.jpg" thumbnail="media/step-12-image-0.thumbnail.jpg">media/step-12-image-0.jpg</image>
<image large="media/step-12-image-1.large.jpg" medium="media/step-12-image-1.medium.jpg" mini="media/step-12-image-1.mini.jpg" orderby="2" standard="media/step-12-image-1.standard.jpg" thumbnail="media/step-12-image-1.thumbnail.jpg">media/step-12-image-1.jpg</image>
</media>
</step>
<step number="13" title="">
<lines>
<line bullet="black" level="0">The underside of the logic board is teeming with components.</line>
<line bullet="red" level="1">Skyworks 77352-15 GSM/GPRS/EDGE power amplifier module</line>
<line bullet="orange" level="1">SWUA 147 228 is an RF antenna switch module</line>
<line bullet="yellow" level="1">Triquint 666083-1229 WCDMA / HSUPA power amplifier / duplexer module for the UMTS band</line>
<line bullet="green" level="1">Avago AFEM-7813 dual-band LTE B1/B3 PA+FBAR duplexer module</line>
<line bullet="blue" level="1">Skyworks 77491-158 CDMA power amplifier module</line>
<line bullet="violet" level="1">Avago A5613 ACPM-5613 LTE band 13 power amplifier</line>
</lines>
<media type="image">
<image large="media/step-13-image-0.large.jpg" medium="media/step-13-image-0.medium.jpg" mini="media/step-13-image-0.mini.jpg" orderby="1" standard="media/step-13-image-0.standard.jpg" thumbnail="media/step-13-image-0.thumbnail.jpg">media/step-13-image-0.jpg</image>
</media>
</step>
<step number="14" title="">
<lines>
<line bullet="black" level="0">More chips on the underside of the logic board:</line>
<line bullet="red" level="1">Qualcomm PM8018 RF power management IC</line>
<line bullet="yellow" level="1">Hynix H2JTDG2MBR 128 Gb (16 GB) NAND flash</line>
<line bullet="orange" level="1">Apple 338S1131 dialog power management IC*</line>
<line bullet="green" level="1">Apple 338S1117 Cirrus Logic Class D Amplifiers. The die inside is a Cirrus Logic device (second image) but it does not look like the audio codec.</line>
<line bullet="blue" level="1">STMicroelectronics L3G4200D (AGD5/2235/G8SBI ) low-power three-axis gyroscope—same as seen in the iPhone 4S, iPad 2, and other leading smart phones</line>
<line bullet="violet" level="1">Murata 339S0171 Wi-Fi module</line>
</lines>
<media type="image">
<image large="media/step-14-image-0.large.jpg" medium="media/step-14-image-0.medium.jpg" mini="media/step-14-image-0.mini.jpg" orderby="1" standard="media/step-14-image-0.standard.jpg" thumbnail="media/step-14-image-0.thumbnail.jpg">media/step-14-image-0.jpg</image>
<image large="media/step-14-image-1.large.jpg" medium="media/step-14-image-1.medium.jpg" mini="media/step-14-image-1.mini.jpg" orderby="2" standard="media/step-14-image-1.standard.jpg" thumbnail="media/step-14-image-1.thumbnail.jpg">media/step-14-image-1.jpg</image>
</media>
</step>
<step number="15" title="">
<lines>
<line bullet="black" level="0">Now for the pièce de résistance: the A6 application processor.</line>
<line bullet="black" level="0">The A6 processor is the first Apple <a href="http://en.wikipedia.org/wiki/System_on_a_chip">System-on-Chip (SoC)</a> to use a custom design, based off the ARMv7 instruction set.</line>
<line bullet="black" level="0">Because the A6 is not an <a href="http://en.wikipedia.org/wiki/ARM_architecture">ARM</a>-specific CPU design, this gives Apple the ability to tailor the A6 towards their needs.</line>
<line bullet="red" level="0">According to Chipworks, the B8164B3PM silkscreen label denotes 1GB <em>Elpida</em> LP DDR2 SDRAM.</line>
<line bullet="black" level="1">Contrarily, the <a href="http://images.anandtech.com/doci/6279/iPhone5-299_575px.jpg" rel="nofollow">infographic</a> presented during Apple's Keynote clearly showed <em>Samsung</em> RAM (K3PE7E700F) in the A6.</line>
<line bullet="black" level="1">Not too long ago, Apple decided to <a href="http://www.reuters.com/article/2012/09/07/us-apple-samsung-idUSBRE88601A20120907" rel="nofollow">reduce the number of RAM chip orders</a> from Samsung. Time to invest in Elpida? Or is Samsung lurking in the next phone on the shelf? That's for you to decide.</line>
</lines>
<media type="image">
<image large="media/step-15-image-0.large.jpg" medium="media/step-15-image-0.medium.jpg" mini="media/step-15-image-0.mini.jpg" orderby="1" standard="media/step-15-image-0.standard.jpg" thumbnail="media/step-15-image-0.thumbnail.jpg">media/step-15-image-0.jpg</image>
<image large="media/step-15-image-1.large.jpg" medium="media/step-15-image-1.medium.jpg" mini="media/step-15-image-1.mini.jpg" orderby="2" standard="media/step-15-image-1.standard.jpg" thumbnail="media/step-15-image-1.thumbnail.jpg">media/step-15-image-1.jpg</image>
</media>
</step>
<step number="16" title="">
<lines>
<line bullet="black" level="0">Did someone ask for a close-up of the Apple 338S1077 Cirrus audio codec?</line>
<line bullet="black" level="0">What exactly does an audio codec do? In short, it's a single device that acts as both a digital-to-analog and analog-to-digital converter to properly encode and decode audio in and out signals.</line>
</lines>
<media type="image">
<image large="media/step-16-image-0.large.jpg" medium="media/step-16-image-0.medium.jpg" mini="media/step-16-image-0.mini.jpg" orderby="1" standard="media/step-16-image-0.standard.jpg" thumbnail="media/step-16-image-0.thumbnail.jpg">media/step-16-image-0.jpg</image>
</media>
</step>
<step number="17" title="">
<lines>
<line bullet="black" level="0">Chips on a board. Kinda like ants on a log.</line>
<line bullet="red" level="1">STMicroelectronics LIS331DLH (2233/DSH/GFGHA) ultra low-power, high performance, three-axis linear accelerometer</line>
<line bullet="orange" level="1">Texas Instruments 27C245I touch screen SoC</line>
<line bullet="yellow" level="1">Broadcom BCM5976 touchscreen controller</line>
<line bullet="icon_note" level="2">Rather than a single touchscreen controller, Apple went with a multi-chip solution to handle the larger screen size, à la iPad.</line>
<line bullet="green" level="1">Apple A6 application processor</line>
<line bullet="blue" level="1">Qualcomm MDM9615M LTE modem</line>
<line bullet="violet" level="1">Qualcomm RTR8600 Multi-band/mode RF transceiver, the same one found in the <a href="http://www.techrepublic.com/photos/cracking-open-the-samsung-galaxy-s-iii-t-mobile/6370767?seq=43" rel="nofollow">Samsung Galaxy S III</a></line>
</lines>
<media type="image">
<image large="media/step-17-image-0.large.jpg" medium="media/step-17-image-0.medium.jpg" mini="media/step-17-image-0.mini.jpg" orderby="1" standard="media/step-17-image-0.standard.jpg" thumbnail="media/step-17-image-0.thumbnail.jpg">media/step-17-image-0.jpg</image>
</media>
</step>
<step number="18" title="">
<lines>
<line bullet="black" level="0">An iPhone with 4G connectivity? It's more likely than you think.</line>
<line bullet="black" level="0">We can now confirm that the Qualcomm MDM9615M is the 4G <a href="http://en.wikipedia.org/wiki/LTE_(telecommunication)">LTE</a> modem powering this new feature.</line>
<line bullet="icon_note" level="1">After being teased for over a year by Android bullies, the iPhone faithful finally have 4G LTE on their side. What will they do with this newfound power? Only time will tell.</line>
<line bullet="black" level="0">The Qualcomm MDM9615M is a 28 nm LTE (<a href="http://en.wikipedia.org/wiki/Duplex_(telecommunications)#Frequency-division_duplexing">FDD</a> and <a href="http://en.wikipedia.org/wiki/Duplex_(telecommunications)#Time-division_duplexing">TDD</a>), HSPA+, EV-DO Rev B, <a href="http://en.wikipedia.org/wiki/TD-SCDMA">TD-SCDMA</a> modem.</line>
<line bullet="black" level="0">The MDM9615 allows for <a href="http://bit.ly/R45khF" rel="nofollow">multi-spectrums, multi-mode</a> LTE support. It is responsible for transmitting simultaneous voice and data transfer on LTE (provided the carrier has the infrastructure to allow simultaneous voice and data transfer.)</line>
<line bullet="black" level="0">We also find the Qualcomm RTR8600 multi-band/mode RF transceiver. The RTR8600 is paired alongside the MDM9615 to support various bands, including 5 <a href="http://en.wikipedia.org/wiki/Universal_Mobile_Telecommunications_System">UMTS</a> bands, and over 5 LTE and 4 EDGE bands.</line>
</lines>
<media type="image">
<image large="media/step-18-image-0.large.jpg" medium="media/step-18-image-0.medium.jpg" mini="media/step-18-image-0.mini.jpg" orderby="1" standard="media/step-18-image-0.standard.jpg" thumbnail="media/step-18-image-0.thumbnail.jpg">media/step-18-image-0.jpg</image>
</media>
</step>
<step number="19" title="">
<lines>
<line bullet="black" level="0">Here's a closer look at the Broadcom BCM5976 trackpad controller.</line>
<line bullet="black" level="0">Apple used this same chip in the MacBook Air to control the trackpad. Here, it's working together with the Texas Instruments touchscreen controller to take care of touch inputs on the Retina display.</line>
</lines>
<media type="image">
<image large="media/step-19-image-0.large.jpg" medium="media/step-19-image-0.medium.jpg" mini="media/step-19-image-0.mini.jpg" orderby="1" standard="media/step-19-image-0.standard.jpg" thumbnail="media/step-19-image-0.thumbnail.jpg">media/step-19-image-0.jpg</image>
</media>
</step>
<step number="20" title="">
<lines>
<line bullet="black" level="0">After completely dissecting the logic board, we turn our attention back to the rear case.</line>
<line bullet="black" level="0">Not even a healthy heap of adhesive can stand up to our mighty spudger!</line>
<line bullet="black" level="0">The Lightning connector assembly, which includes the headphone jack, loudspeaker, and lower microphone, comes out next.</line>
<line bullet="black" level="0">It appears that the Wi-Fi antenna is also embedded into the assembly. The iPhone 5 now includes support for 2.4 GHz and 5 Ghz.</line>
<line bullet="black" level="1">Antennas are sized to be fractions of full wavelengths, so the 1.23&quot; of a quarter 2.4 GHz wave is close enough to the 1.18&quot; of a half 5 GHz wave that a single antenna can serve both frequencies.</line>
</lines>
<media type="image">
<image large="media/step-20-image-0.large.jpg" medium="media/step-20-image-0.medium.jpg" mini="media/step-20-image-0.mini.jpg" orderby="1" standard="media/step-20-image-0.standard.jpg" thumbnail="media/step-20-image-0.thumbnail.jpg">media/step-20-image-0.jpg</image>
<image large="media/step-20-image-1.large.jpg" medium="media/step-20-image-1.medium.jpg" mini="media/step-20-image-1.mini.jpg" orderby="2" standard="media/step-20-image-1.standard.jpg" thumbnail="media/step-20-image-1.thumbnail.jpg">media/step-20-image-1.jpg</image>
<image large="media/step-20-image-2.large.jpg" medium="media/step-20-image-2.medium.jpg" mini="media/step-20-image-2.mini.jpg" orderby="3" standard="media/step-20-image-2.standard.jpg" thumbnail="media/step-20-image-2.thumbnail.jpg">media/step-20-image-2.jpg</image>
</media>
</step>
<step number="21" title="">
<lines>
<line bullet="black" level="0">The first of <a href="http://cdn.slashgear.com/wp-content/uploads/2012/09/iPhone5_threemics-580x387.jpg" rel="nofollow">three microphones</a> comes out of the iPhone 5 along with the Lightning connector assembly.</line>
<line bullet="black" level="0">It is safe to assume that the microphone located at the bottom front of the device is used for voice commands and voice calls.</line>
<line bullet="icon_note" level="0">The other two microphones remain in the device, for now, waiting towards the top of the phone.</line>
</lines>
<media type="image">
<image large="media/step-21-image-0.large.jpg" medium="media/step-21-image-0.medium.jpg" mini="media/step-21-image-0.mini.jpg" orderby="1" standard="media/step-21-image-0.standard.jpg" thumbnail="media/step-21-image-0.thumbnail.jpg">media/step-21-image-0.jpg</image>
</media>
</step>
<step number="22" title="">
<lines>
<line bullet="black" level="0">The Lightning connector looks like it could be <a href="http://blueocean.org/wp-content/uploads/fish-eating-fish_fromthevaryguydotcom.jpg" rel="nofollow">swallowed</a> by the the 30-pin dock connector.</line>
<line bullet="black" level="0">Here we can clearly see the eight leads in the new Lightning connector.</line>
<line bullet="black" level="1">While there hasn't been any official word on the pin-out for the Lightning connector, we can confidently say that two of them will be used for power and ground. As for the other six, well, that's anyone's guess.</line>
<line bullet="black" level="1"><strong>Update:</strong> We now know what the <a href="http://en.wikipedia.org/wiki/Lightning_(connector)">pin-out</a> of the Lightning connector is.</line>
<line bullet="black" level="0">Apple claims that the Lightning connector is all digital. However, they also claim that the iPhone 5 supports analog audio-out and VGA video, indicating that there may be some kind of digital-to-analog conversion going on inside the cable.</line>
</lines>
<media type="image">
<image large="media/step-22-image-0.large.jpg" medium="media/step-22-image-0.medium.jpg" mini="media/step-22-image-0.mini.jpg" orderby="1" standard="media/step-22-image-0.standard.jpg" thumbnail="media/step-22-image-0.thumbnail.jpg">media/step-22-image-0.jpg</image>
<image large="media/step-22-image-1.large.jpg" medium="media/step-22-image-1.medium.jpg" mini="media/step-22-image-1.mini.jpg" orderby="2" standard="media/step-22-image-1.standard.jpg" thumbnail="media/step-22-image-1.thumbnail.jpg">media/step-22-image-1.jpg</image>
<image large="media/step-22-image-2.large.jpg" medium="media/step-22-image-2.medium.jpg" mini="media/step-22-image-2.mini.jpg" orderby="3" standard="media/step-22-image-2.standard.jpg" thumbnail="media/step-22-image-2.thumbnail.jpg">media/step-22-image-2.jpg</image>
</media>
</step>
<step number="23" title="">
<lines>
<line bullet="black" level="0">Further investigation into the Lightning connector shows a neat array of pins and a clip to hold the cable in place.</line>
<line bullet="black" level="0">Each pin (shown in the third picture) is springy and gold plated on the end to ensure good conductivity between the Lightning cable and the socket.</line>
</lines>
<media type="image">
<image large="media/step-23-image-0.large.jpg" medium="media/step-23-image-0.medium.jpg" mini="media/step-23-image-0.mini.jpg" orderby="1" standard="media/step-23-image-0.standard.jpg" thumbnail="media/step-23-image-0.thumbnail.jpg">media/step-23-image-0.jpg</image>
<image large="media/step-23-image-1.large.jpg" medium="media/step-23-image-1.medium.jpg" mini="media/step-23-image-1.mini.jpg" orderby="2" standard="media/step-23-image-1.standard.jpg" thumbnail="media/step-23-image-1.thumbnail.jpg">media/step-23-image-1.jpg</image>
<image large="media/step-23-image-2.large.jpg" medium="media/step-23-image-2.medium.jpg" mini="media/step-23-image-2.mini.jpg" orderby="3" standard="media/step-23-image-2.standard.jpg" thumbnail="media/step-23-image-2.thumbnail.jpg">media/step-23-image-2.jpg</image>
</media>
</step>
<step number="24" title="">
<lines>
<line bullet="black" level="0">Even with several components remaining, the back case is impressively light.</line>
<line bullet="black" level="0">Using a high tech, advanced precision scale, we conclude that the entire rear case of the iPhone 5 weighs only slightly more than just the glass rear panel of the 4S.</line>
</lines>
<media type="image">
<image large="media/step-24-image-0.large.jpg" medium="media/step-24-image-0.medium.jpg" mini="media/step-24-image-0.mini.jpg" orderby="1" standard="media/step-24-image-0.standard.jpg" thumbnail="media/step-24-image-0.thumbnail.jpg">media/step-24-image-0.jpg</image>
<image large="media/step-24-image-1.large.jpg" medium="media/step-24-image-1.medium.jpg" mini="media/step-24-image-1.mini.jpg" orderby="2" standard="media/step-24-image-1.standard.jpg" thumbnail="media/step-24-image-1.thumbnail.jpg">media/step-24-image-1.jpg</image>
<image large="media/step-24-image-2.large.jpg" medium="media/step-24-image-2.medium.jpg" mini="media/step-24-image-2.mini.jpg" orderby="3" standard="media/step-24-image-2.standard.jpg" thumbnail="media/step-24-image-2.thumbnail.jpg">media/step-24-image-2.jpg</image>
</media>
</step>
<step number="25" title="">
<lines>
<line bullet="black" level="0">Pressure contacts on the vibrator motor mean that replacing it doesn't require soldering or prying up small connectors.</line>
<line bullet="black" level="0">Unlike the <a href="/Teardown/iPhone+4S+Teardown/6610/2#s28315">iPhone 4S</a>, which used a linear-oscillating vibrator, Apple has gone back to a rotational motor with a counterweight.</line>
<line bullet="icon_note" level="1">We praised Apple in the past for going with the quieter and less annoying linear oscillating vibrator, but now we're <a href="http://gadgets.boingboing.net/assets_mt/2008/10/10/head-massager-kenzan-2-thumb-520x381.jpg" rel="nofollow">scratching our heads</a> as to why they went back.</line>
</lines>
<media type="image">
<image large="media/step-25-image-0.large.jpg" medium="media/step-25-image-0.medium.jpg" mini="media/step-25-image-0.mini.jpg" orderby="1" standard="media/step-25-image-0.standard.jpg" thumbnail="media/step-25-image-0.thumbnail.jpg">media/step-25-image-0.jpg</image>
</media>
</step>
<step number="26" title="">
<lines>
<line bullet="black" level="0">The ear speaker comes out easily with two screws and connects to the display assembly with spring contacts.</line>
<line bullet="black" level="0">The speaker in the iPhone 4S was adhered to the fragile power button ribbon cable and required <a href="/Guide/Installing+iPhone+4S+Earpiece+Speaker/7320/5#s31054">a lot of work</a> to remove. Now it pops right off the display assembly—another hooray for repairability!</line>
</lines>
<media type="image">
<image large="media/step-26-image-0.large.jpg" medium="media/step-26-image-0.medium.jpg" mini="media/step-26-image-0.mini.jpg" orderby="1" standard="media/step-26-image-0.standard.jpg" thumbnail="media/step-26-image-0.thumbnail.jpg">media/step-26-image-0.jpg</image>
</media>
</step>
<step number="27" title="">
<lines>
<line bullet="black" level="0">Apple's newest iteration of its classic home button sports an integrated metal support bracket, which we hope will greatly strengthen the oft-used switch.</line>
<line bullet="black" level="0">Many iPhone 4 and 4S users have experienced the woes of a faulty home button, but haven't been brave enough to attempt the repair. This new design should not only increase longevity, but also make replacing the home button a lot less of a hassle.</line>
<line bullet="black" level="0">A side-by-side comparison of the iPhone 4S and iPhone 5 display assemblies.</line>
</lines>
<media type="image">
<image large="media/step-27-image-0.large.jpg" medium="media/step-27-image-0.medium.jpg" mini="media/step-27-image-0.mini.jpg" orderby="1" standard="media/step-27-image-0.standard.jpg" thumbnail="media/step-27-image-0.thumbnail.jpg">media/step-27-image-0.jpg</image>
<image large="media/step-27-image-1.large.jpg" medium="media/step-27-image-1.medium.jpg" mini="media/step-27-image-1.mini.jpg" orderby="2" standard="media/step-27-image-1.standard.jpg" thumbnail="media/step-27-image-1.thumbnail.jpg">media/step-27-image-1.jpg</image>
</media>
</step>
<step number="28" title="">
<lines>
<line bullet="black" level="0">What first appeared to be part of the LCD assembly is easily removed after the turn of a few screws.</line>
<line bullet="black" level="0">This plate is likely used for shielding and heat dissipation. The spring contact near the screw suggests that the plate could also be used for grounding.</line>
<line bullet="black" level="0">We've had some inquiries if this shield was made of <a href="http://www.liquidmetal.com/faqs/" rel="nofollow">Liquidmetal</a>. Sorry to disappoint, folks, but it doesn't seem to be that alloy. The plate has the same resistance of stainless steel and is slightly magnetic, just like stainless steel.</line>
</lines>
<media type="image">
<image large="media/step-28-image-0.large.jpg" medium="media/step-28-image-0.medium.jpg" mini="media/step-28-image-0.mini.jpg" orderby="1" standard="media/step-28-image-0.standard.jpg" thumbnail="media/step-28-image-0.thumbnail.jpg">media/step-28-image-0.jpg</image>
</media>
</step>
<step number="29" title="">
<lines>
<line bullet="black" level="0">Based on a user request, we looked into the concerns about &quot;<a href="http://forums.macrumors.com/showthread.php?t=1445522" rel="nofollow">Scuff Gate</a>,&quot; the fear that the black coating scuffs off too easily.</line>
<line bullet="black" level="0">We found that the side is pretty tough, but the chamfered edge can be susceptible to scuffing, making for a shiny streak on the side.</line>
<line bullet="black" level="0">Moral of this story: be careful, or get a case. Or be free like the wind and just don't care.</line>
</lines>
<media type="image">
<image large="media/step-29-image-0.large.jpg" medium="media/step-29-image-0.medium.jpg" mini="media/step-29-image-0.mini.jpg" orderby="1" standard="media/step-29-image-0.standard.jpg" thumbnail="media/step-29-image-0.thumbnail.jpg">media/step-29-image-0.jpg</image>
<image large="media/step-29-image-1.large.jpg" medium="media/step-29-image-1.medium.jpg" mini="media/step-29-image-1.mini.jpg" orderby="2" standard="media/step-29-image-1.standard.jpg" thumbnail="media/step-29-image-1.thumbnail.jpg">media/step-29-image-1.jpg</image>
</media>
</step>
<step number="30" title="">
<lines>
<line bullet="black" level="0">One of the iPhone 5's biggest selling points was the updated 8 megapixel iSight camera.</line>
<line bullet="black" level="0">Although it's hard to see many differences between this camera and last year's model on the outside, Sony made some significant upgrades, including improved low light performance and 40% faster image capture. iPhone 5 camera is on the left.</line>
<line bullet="black" level="0">Will your pictures be <a href="http://viewsmartphone.com/wp-content/uploads/2012/09/iphone_5_sample_camera_1.jpg" rel="nofollow">this good</a>? That depends—will you take the time to snap photos of something besides <a href="http://www.mcsweeneys.net/articles/an-open-letter-to-people-who-take-pictures-of-food-with-instagram" rel="nofollow">your dinner</a>?</line>
</lines>
<media type="image">
<image large="media/step-30-image-0.large.jpg" medium="media/step-30-image-0.medium.jpg" mini="media/step-30-image-0.mini.jpg" orderby="1" standard="media/step-30-image-0.standard.jpg" thumbnail="media/step-30-image-0.thumbnail.jpg">media/step-30-image-0.jpg</image>
<image large="media/step-30-image-1.large.jpg" medium="media/step-30-image-1.medium.jpg" mini="media/step-30-image-1.mini.jpg" orderby="2" standard="media/step-30-image-1.standard.jpg" thumbnail="media/step-30-image-1.thumbnail.jpg">media/step-30-image-1.jpg</image>
</media>
</step>
<step number="31" title="">
<lines>
<line bullet="black" level="0">Apple was very proud of the fact that they are using a sapphire crystal in their new-and-improved camera.</line>
<line bullet="black" level="0">Since sapphire is such a <a href="http://en.wikipedia.org/wiki/Mohs_scale_of_mineral_hardness">hard</a> material, it would be sensible that the outermost element of the camera is made of sapphire.</line>
<line bullet="black" level="1">We tried scratching the clear cover with a pair of <a href="/Tools/Tweezers/IF145-020?utm_source=ifixit_guide&amp;utm_medium=wiki_text&amp;utm_term=if145-020&amp;utm_content=product_link">steel tweezers</a> and the lens remained scratch-free.</line>
<line bullet="black" level="1">While this doesn't confirm that the protective cover is made from sapphire crystal, it <em>does</em> mean that it is quite hard and scratch resistant.</line>
<line bullet="black" level="0">After giving it some thought, we decided that a few passes with a pair of tweezers wasn't a sufficiently thorough scratch test for the camera lens coating.</line>
<line bullet="black" level="0">The rear case of the iPhone 5 doesn't hold up well to a <a href="http://www.youtube.com/watch?v=OSFKVq36Hgc" rel="nofollow">barrage of sandpaper and keys</a>, but the lens cover remains crystal clear. Wow.</line>
</lines>
<media type="image">
<image large="media/step-31-image-0.large.jpg" medium="media/step-31-image-0.medium.jpg" mini="media/step-31-image-0.mini.jpg" orderby="1" standard="media/step-31-image-0.standard.jpg" thumbnail="media/step-31-image-0.thumbnail.jpg">media/step-31-image-0.jpg</image>
<image large="media/step-31-image-1.large.jpg" medium="media/step-31-image-1.medium.jpg" mini="media/step-31-image-1.mini.jpg" orderby="2" standard="media/step-31-image-1.standard.jpg" thumbnail="media/step-31-image-1.thumbnail.jpg">media/step-31-image-1.jpg</image>
</media>
</step>
<step number="32" title="">
<lines>
<line bullet="black" level="0">We have found them! Just as Apple promised, there are more microphones residing in the top of the device.</line>
<line bullet="black" level="0">First, we find the front facing top microphone, presumably for FaceTime and speakerphone capabilities.</line>
<line bullet="black" level="0">And on the back? It's <a href="http://www.youtube.com/watch?v=MX0D4oZwCsA&amp;t=0m25s" rel="nofollow">starting to look like a triple microphone!</a> The rear-facing microphone partners up with the rear-facing camera for recording video, and is also used for canceling out background noise when on calls.</line>
</lines>
<media type="image">
<image large="media/step-32-image-0.large.jpg" medium="media/step-32-image-0.medium.jpg" mini="media/step-32-image-0.mini.jpg" orderby="1" standard="media/step-32-image-0.standard.jpg" thumbnail="media/step-32-image-0.thumbnail.jpg">media/step-32-image-0.jpg</image>
<image large="media/step-32-image-1.large.jpg" medium="media/step-32-image-1.medium.jpg" mini="media/step-32-image-1.mini.jpg" orderby="2" standard="media/step-32-image-1.standard.jpg" thumbnail="media/step-32-image-1.thumbnail.jpg">media/step-32-image-1.jpg</image>
</media>
</step>
<step number="33" title="">
<lines>
<line bullet="black" level="0">iPhone 5 Repairability: <strong>7 out of 10</strong> (10 is easiest to repair)</line>
<line bullet="green" level="0">We're quite happy that the glass/display is the first thing that comes off the iPhone 5. The majority of iPhone repairs are due to a shattered front glass.</line>
<line bullet="green" level="0">The battery comes out with a bit of prying once the front panel is removed.</line>
<line bullet="red" level="0">The iPhone 5 still uses Pentalobe screws on the exterior, making it more difficult to open the device.</line>
<line bullet="red" level="0">The front glass, digitizer, and LCD are all one component, thereby increasing cost of repair.</line>
<line bullet="red" level="0">Lots of smaller components are soldered to one ribbon cable, increasing the cost of repairing just one component.</line>
</lines>
<media type="image">
<image large="media/step-33-image-0.large.jpg" medium="media/step-33-image-0.medium.jpg" mini="media/step-33-image-0.mini.jpg" orderby="1" standard="media/step-33-image-0.standard.jpg" thumbnail="media/step-33-image-0.thumbnail.jpg">media/step-33-image-0.jpg</image>
<image large="media/step-33-image-1.large.jpg" medium="media/step-33-image-1.medium.jpg" mini="media/step-33-image-1.mini.jpg" orderby="2" standard="media/step-33-image-1.standard.jpg" thumbnail="media/step-33-image-1.thumbnail.jpg">media/step-33-image-1.jpg</image>
</media>
</step>
</steps>
<conclusion conclusion_raw="To reassemble your device, follow these instructions in reverse order."><p>To reassemble your device, follow these instructions in reverse order.</p></conclusion>
</procedure>