Difference between revisions of "Embedded Open Modular Architecture/EOMA68/Tablet"

From eLinux.org
Jump to: navigation, search
m (Connectors and Components)
 
(3 intermediate revisions by one other user not shown)
Line 16: Line 16:
 
Major components are:
 
Major components are:
 
* An [http://www.st.com/internet/mcu/product/164487.jsp STM32F103RBT6] Embedded Controller (same as in the [[Embedded_Open_Modular_Architecture/PCMCIA/MicroEngineeringBoard|Micro Engineering Board]])
 
* An [http://www.st.com/internet/mcu/product/164487.jsp STM32F103RBT6] Embedded Controller (same as in the [[Embedded_Open_Modular_Architecture/PCMCIA/MicroEngineeringBoard|Micro Engineering Board]])
* A 4-port USB-2 High-speed Hub (e.g. GL850G)
+
* A 4-port USB-2 High-speed Hub (e.g. [http://elinux.org/images/e/ee/FE11-datasheet.pdf FE11]
* 12.5Mhz XTAL (for the GL850G)
+
* 12.5Mhz XTAL (for the USB Hub)
 
* Power Management ICs (Buck Converters for 3.8v Lithium to 5.0v; 3.3v LDOs)
 
* Power Management ICs (Buck Converters for 3.8v Lithium to 5.0v; 3.3v LDOs)
 +
* Step-up DC-DC Converter for the LCD Backlight [http://www.bcdsemi.com/upload/datasheet/AP3029%20D1.8%20091027.pdf AP3029]
 
* An I2C EEPROM
 
* An I2C EEPROM
 
* An RT2070, RT8191 or Atheros ath9k USB-compliant MiniPCIe WIFI Module
 
* An RT2070, RT8191 or Atheros ath9k USB-compliant MiniPCIe WIFI Module
 
* An Antenna for the WIFI Module
 
* An Antenna for the WIFI Module
* A 7in LED-backlit LCD
+
* A 7in LED-backlit LCD (e.g. AT070TN93)
 +
* A resistive or capacitive touchpanel (resistive: low-cost; capactive: expensive, often more expensive than the LCD)
 
* A slim-line [http://www.te.com/catalog/pn/en/1717121-1 PCMCIA Ejector Assembly]
 
* A slim-line [http://www.te.com/catalog/pn/en/1717121-1 PCMCIA Ejector Assembly]
  
Line 45: Line 47:
 
= Diagram of Tablet Construction =
 
= Diagram of Tablet Construction =
  
This diagram shows the physical construction of the tablet's components.  Critical to achieving a thin tablet, even when allowing for a 5.5mm height PCMCIA CPU Card, is to use an inline PCMCIA header as well as an inline PCI-e connector.  If one is used at all (rather than having the PCMCIA CPU card factory-installed) the PCMCIA assembly is shown being attached directly to the tablet's outer casing, rather than being attached to a PCB.  Additionally, two batteries are used (in parallel) rather than one, in order to prove a balanced weight distribution to the device.  The larger battery sizes, which could even be up to 6mm thickness, potentially allows for cheaper Lithium Polymer batteries to be used - again, reducing the overall cost of the device.
+
This diagram shows the physical construction of the tablet's components.  Critical to achieving a thin tablet, even when allowing for a 5.0mm height PCMCIA CPU Card, is to use an inline PCMCIA header as well as an inline PCI-e connector.  If one is used at all (rather than having the PCMCIA CPU card factory-installed) the PCMCIA assembly is shown being attached directly to the tablet's outer casing, rather than being attached to a PCB.  Additionally, two batteries are used (in parallel) rather than one, in order to prove a balanced weight distribution to the device.  The larger battery sizes, which could even be up to 6mm thickness, potentially allows for cheaper Lithium Polymer batteries to be used - again, reducing the overall cost of the device.
  
 
----
 
----

Latest revision as of 16:59, 7 September 2016

The Tablet Motherboard

Popular by decree, but only successfully-sold when the price is stunningly low yet the feature-set rich, tablets are the "must-have" for all ODMs and OEMs who aspire to a chunk of the large apple pie. Key goals for this motherboard are therefore to be small, slim, low component count and based on a low-risk development strategy. Thanks also to the modular design, the board is sufficiently simple that it may even be possible to do as a single 2-layer PCB, thus reducing costs even further.

Connectors and Components

The connectors required are:

  • 1x USB2
  • PCMCIA Connector "inline" (signals conforming to EOMA/PCMCIA Standard)
  • 5V Power
  • 1x PCI Express "inline" (supporting USB Wifi, not PCI-e Wifi, such as RT2070 and RT8191)
  • 1x Stereo Speakers and Microphone
  • 1x RGB/TTL LCD Output (with LED Backlight)
  • 2x Battery Connectors

Major components are:

  • An STM32F103RBT6 Embedded Controller (same as in the Micro Engineering Board)
  • A 4-port USB-2 High-speed Hub (e.g. FE11
  • 12.5Mhz XTAL (for the USB Hub)
  • Power Management ICs (Buck Converters for 3.8v Lithium to 5.0v; 3.3v LDOs)
  • Step-up DC-DC Converter for the LCD Backlight AP3029
  • An I2C EEPROM
  • An RT2070, RT8191 or Atheros ath9k USB-compliant MiniPCIe WIFI Module
  • An Antenna for the WIFI Module
  • A 7in LED-backlit LCD (e.g. AT070TN93)
  • A resistive or capacitive touchpanel (resistive: low-cost; capactive: expensive, often more expensive than the LCD)
  • A slim-line PCMCIA Ejector Assembly

The estimated BOM is therefore around the $30 to 35 mark, excluding the EOMA/PCMCIA-compliant CPU Card, and including the batteries, case and WIFI module. The most expensive component is the LCD Panel, whilst the 2nd most expensive one is the batteries.

The STM32F106 is chosen because of its low cost, flexibility and capabilities. The STM32F106 has 2 ADCs that can be used to monitor up to 16 simultaneous channels. Some of these channels can be used for a Resistive Touchscreen, whilst others can monitor the Battery Charge state. Also, the GPIO pins can be used for buttons, powering up of devices (e.g. for saving power, the WIFI module can be disabled) as well as doing PWM-driven Brightness Control of the LCD's Backlight. The STM32F106, costing around $1.50 to $1.70, replaces approximately $6 to $8 of discrete components and ICs, and does the exact same job, using software.

For developing the formware for the STM32F, there is a GPLv3 STM32 Library. Uwe Hermann describes a number of Software Libre Tools which are available that assist in the programming of STM32F devices. Also the OLPC OpenEC Project has pre-existing firmware source code which can be ported and adapted, saving several man-months of development effort.

The primary reason for choosing a modular USB-compliant Mini-PCIe WIFI Module is because laying out PCBs involving R.F. components is particularly tricky. Not only is it possible to simply plug in a WIFI module, but also it is possible to leverage better pricing without redesigning the product.

Overall, the reduction in the complexity of the PCB means that a single-sided 2-layer board is a distinct possibility. Combined with the low component count, the pricing of manufacture of such a product based around this design concept will be extremely good.

Diagram of Tablet Motherboard Layout

From this diagram, it can be seen that there is very little involved. Like the Odroid, it's possible to have a product where the connectors and buttons define the size of the PCB more than the ICs and discrete components. In this case, many of the major connectors (such as USB-OTG, HDMI, Micro-SD and Headphones) will already be on the EOMA/PCMCIA-compliant CPU Card, leaving nothing left for the motherboard than to provide USB2 and Power connectors! An alternative revision is also shown which takes a USB 3G Modem, in PCI-e form-factor.


Mini tablet motherboard.png

Diagram of Tablet Construction

This diagram shows the physical construction of the tablet's components. Critical to achieving a thin tablet, even when allowing for a 5.0mm height PCMCIA CPU Card, is to use an inline PCMCIA header as well as an inline PCI-e connector. If one is used at all (rather than having the PCMCIA CPU card factory-installed) the PCMCIA assembly is shown being attached directly to the tablet's outer casing, rather than being attached to a PCB. Additionally, two batteries are used (in parallel) rather than one, in order to prove a balanced weight distribution to the device. The larger battery sizes, which could even be up to 6mm thickness, potentially allows for cheaper Lithium Polymer batteries to be used - again, reducing the overall cost of the device.


Tablet layout.png