<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Low_Cost_Access_Device</id>
		<title>Low Cost Access Device - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Low_Cost_Access_Device"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Low_Cost_Access_Device&amp;action=history"/>
		<updated>2026-04-26T18:54:29Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=Low_Cost_Access_Device&amp;diff=1523&amp;oldid=prev</id>
		<title>Minal: Created page with '&gt;= Project News &amp;amp; Status Updates =  '''''Software:Will be working on OMAP35XX based Development Platform considering limitations and difficulties faced with Hawkboard.''''' '…'</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Low_Cost_Access_Device&amp;diff=1523&amp;oldid=prev"/>
				<updated>2012-12-11T12:26:23Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;gt;= Project News &amp;amp; Status Updates =  &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Software:Will be working on OMAP35XX based Development Platform considering limitations and difficulties faced with Hawkboard.&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; &amp;#039;…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;gt;= Project News &amp;amp;amp; Status Updates =&lt;br /&gt;
&lt;br /&gt;
'''''Software:Will be working on OMAP35XX based Development Platform considering limitations and difficulties faced with Hawkboard.'''''&lt;br /&gt;
'''''Hardware:Started with redesigning for OMAP35XX processor family. PCB design software used:Orcad/Kicad'''''&lt;br /&gt;
&lt;br /&gt;
= Group Meetings =&lt;br /&gt;
* [[Media:LCAD MeetMinutes Physics202 080910.txt| Minutes]] '''8 September 2010, Physics Seminar Room 202 (Hardware focus).'''&lt;br /&gt;
* [[Media:LCAD MeetMinutes Physics202 250810.txt| Minutes]] '''25 Aug 2010, Physics Seminar Room 202 (Hardware focus).'''&lt;br /&gt;
* [[Media:LCAD MeetMinutes AL 29072010.txt| Minutes]] '''29 Jul 2010, Automation Lab, Chemical Engg Dept.'''&lt;br /&gt;
* [[Media:LCAD MeetMinutes AUT 12072010.txt| Minutes]] '''12 Jul 2010, Automation Lab, Chemical Engg Dept.'''&lt;br /&gt;
* [[Media:LCAD MeetMinutes AUT 25062010.txt| Minutes]] '''25 Jun 2010, Automation Lab, Chemical Engg Dept.''' &lt;br /&gt;
* [[Media:LCAD MeetMinutes WEL 27052010.txt| Minutes]] '''07 May 2010, Wadhwani Labs.''' &lt;br /&gt;
* [[Media:LCAD MeetMinutes KreSiT 09062010 Updated.txt| Minutes]] '''09 June 2010, KreSiT Conference Room''' &lt;br /&gt;
** Material presented by [[User:Pradeepsarin|Pradeepsarin]] on the HP ITSY handheld device:&lt;br /&gt;
*** [[Media:ITSY Device Overview.ppt| Overview Presentation (PPT 0.5MB)]]&lt;br /&gt;
*** [[Media:ITSY 1.5 HWSpecification.pdf| ITSY Hardware Specification (4MB PDF, 52 pages) ]]&lt;br /&gt;
*** [http://www.hpl.hp.com/downloads/crl/itsy/index.html Link to HP Labs Download Site for PCB design files]&lt;br /&gt;
** In follow-up disccussion [[User:Pradeepsarin|Pradeepsarin]] also raised the possibility of exploring collaboration with [http://www.notionink.com NotionInk], a Hyderabad based startup founded by IIT Kharagpur alumnus Rohan Shravan. They are developing an nVidia Tegra chipset based tablet PC: while their product is at the high-end scale going head-to- head with the iPad with it's innovative [http://www.pixelqi.com| Pixel Qi] touchscreen - leveraging tech know-how from them may prove useful. (Context - Pixel Qi is the company founded by Mary Lou, after she left the OLPC project)&lt;br /&gt;
* [[Media:LCAD MeetMinutes ASL 25062010.txt|Minutes(1)]] [[Media:LCAD MeetMinutes Aditi ASL 25062010.txt|Minutes(2)]] '''25 June 2010, Automation Lab'''&lt;br /&gt;
** [[Media:LART.ppt| Details of the LART project (PPT 0.5MB)]]&lt;br /&gt;
** Follow-up from Aditi Rathi: [http://www.infodev.org/en/Publication.107.html Nice overview of Low-cost computing devices initiatives around the developing world] Many userful links!&lt;br /&gt;
&lt;br /&gt;
= Benchmark Protocols =&lt;br /&gt;
This section deals with the protocols we use to benchmark performance. There are two things to keep track of:&lt;br /&gt;
* raw hardware performance - straightforward to perform even with a commandline 'micro-OS' distribution&lt;br /&gt;
* 'User experience' benchmark: this is how fast the system responds with the user interface in place for common end-user tasks. &lt;br /&gt;
Some tools are outlined below. These will need to be cross-compiled for the target ARM platform.&lt;br /&gt;
&lt;br /&gt;
== Hardware benchmarks ==&lt;br /&gt;
Here's a list of common linux benchmark tools that test various aspects of a system's hardware performance. [http://lbs.sourceforge.net/| The Linux Benchmark Suite] project on Sourceforge points to various open-source benchmark codes. There's also a related [http://oss.sgi.com/LDP/HOWTO/Benchmarking-HOWTO.html| HOW-TO] page. Here are a few specific benchmarks:&lt;br /&gt;
* [http://www.tux.org/~mayer/linux/bmark.html| nbench] a Linux-ified version of  the BYTE benchmark - the latter is commonly used to test the latest greatest ix86 processors.&lt;br /&gt;
* [http://sourceforge.net/projects/lmbench/| lmbench] tests integer, floating point and memory latency&lt;br /&gt;
* [http://www.tux.org/pub/tux/benchmarks/System/unixbench/| unixbench]&lt;br /&gt;
* [http://www.slideshare.net/prabindh/hawktawk2-qt-hawk-final | XGXPerf] a toolkit from Texas Instruments for benchmarking Qt application performance on the Hawkboard/OMAP-138.&lt;br /&gt;
&lt;br /&gt;
== Java == &lt;br /&gt;
&lt;br /&gt;
* We will probably use a lot of Java on the handheld device to communicate with the Virtual Lab Server side applications. Here are a few a informational links on setting up Java for ARM Linux. (Please feel free to add more as you find them):&lt;br /&gt;
** [http://java-virtual-machine.net/other.html| A comprehensive listing of JDK's, JVM's and JRE' available for various platforms]&lt;br /&gt;
** [http://www.handhelds.org/moin/moin.cgi/JavaOnHandhelds| A second compendium of all available Java engines for ARM Linux]&lt;br /&gt;
** In particular the open source [http://handhelds.org/feeds/kaffe/| Kaffe] (good integration with Familiar Linux OS) and [http://packages.debian.org/etch/java-gcj-compat-dev| gcj] (?) seem to be good options. Blackdown JDK is the other big name.[http://www.t2-project.org/packages/blackdown-jdk.html| Blackdown JDK download here] (may have to search through the ftp directories for the ARM port) [http://www.sfr-fresh.com/linux/LDP/HOWTO/Enterprise-Java-for-Linux-HOWTO-2.html| Installation and Setup instructions here].&lt;br /&gt;
* Note that all Java applications and applets will have to be cross-compiled /ported to ARM to get them to load in a browser.&lt;br /&gt;
----&lt;br /&gt;
Here are a few of Java applets to be loaded and tested for 'bare minimum functionality':&lt;br /&gt;
*[[File:PotentialBarrier.zip]] A simple Java applet simulation of a Gaussian wave packet passing through a square well potential. It solves the time-dependent Schrodinger equation - momentum of the wave-packet and parameters of the potential can be adjusted with mouse pointer. Source code is in ''Potbar.java'' and intel-compiled java is in ''Potbar.jar''. Load ''GaussianWavePacket_ThroughPotentialBarrier.html'' in a Java enabled web-browser on a desktop PC to get an idea of what to expect.&lt;br /&gt;
&lt;br /&gt;
* [[File:H2ATOM.zip]] A reasonably complicated animation of hydrogen atom orbitals. The zip contains the source code ''AtomViewer.java'' and the intel-compiled java applet ''qmatom.jar''. Open the ''test_hydrogen.html'' file in a Java enabled web-browser on your desktop and you will get an idea of what to expect. Note that in re-compiling for ARM, you will probably need to modify the source to make the applet fit a smaller screen.&lt;br /&gt;
* [[File:DigitalFiltersWithAudio.zip]] A fairly sophisticated applet with audio. Test designs of various filters and find out how they 'sound'. Tests audio functionality too!&lt;br /&gt;
----&lt;br /&gt;
* We should also explore other open-source options like python or py-gtk especially for standalone applications. It may be easier to port those to ARM Linux.&lt;br /&gt;
&lt;br /&gt;
= Component Subsystems =&lt;br /&gt;
This section lists details on subsystems of the LCAD. Each of these can be spun-off as a modular sub-project.&lt;br /&gt;
== Processor ==&lt;br /&gt;
*OMAP35xx processor based on Cortex-A8 Architechure is now fixed as development platform.&lt;br /&gt;
*'''Documents and Datasheets'''.&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/c/c6/Omap3530.pdf OMAP3530 Datasheet:]&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/6/65/Peripherals_overview_ref_guide.pdf On chip peripherals:]&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/a/af/Tech_ref_manual.pdf Technical Reference Manual:]&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/9/95/OMAP_psp.pdf Peripheral Support Package:]&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/c/cd/Application_processor_Introduction.pdf Application processor Introduction]&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/2/29/Processor_initialization.pdf Application processor reference guide]&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/b/b7/Pcb_design_guidelines.pdf PCB design guidelines for OMAP35xx processor]&lt;br /&gt;
&lt;br /&gt;
*OMAPl-138 processor based on ARM9 Architecture&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/e/ef/Omap-l138.pdf OMAPl-138 Datasheet]&lt;br /&gt;
&lt;br /&gt;
== Display == &lt;br /&gt;
*HDMI and VGA interface will be used for development based on EVM(development boards).&lt;br /&gt;
*QVGA LCD interface will be used for Interfacing with prototype hardware design.&lt;br /&gt;
*'''Documents and Datasheets'''&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/3/3b/KWH035ST12-F01_FORMIKE.pdf QVGA display datasheet]&lt;br /&gt;
&lt;br /&gt;
== User Input ==&lt;br /&gt;
Touch-screen or QWERTY keyboard?&lt;br /&gt;
* [[Media:TouchscreenUsability Data.pdf | TouchscreenUsability Data (PDF)]] -- Here are some data and opinions on the usability of touch-screen v/s qwerty keyboard for small form-factor devices.&lt;br /&gt;
* Follow-up: [http://singularityhub.com/2010/07/29/exclusive-i-used-blindtype-virtual-keyboard-of-the-future/| BlindType]. Here's a link to an interesting touchscreen virtual keyboard application. We would probably need to develop something as innovative, and not rely on X-windows' basic virtual keyboard application. However, touch-screen entry still doesn't address the fundamental issue of accessibility for the visually imparired.&lt;br /&gt;
&lt;br /&gt;
== Power ==&lt;br /&gt;
* A detailed power audit of all the subsystem assemblies is needed. An old SA-1100 based LCAD project referenced in one of our meetings [http://www.lartmaker.nl | (LART)] managed to demonstrate a working prototype with mono LCD at less than 1 watt power consumption. We have to compare with the new Texas Instr. processors with all the peripherals. Obviously paring down to the bare-essentials (bare-board + add-on daughter-cards model). &lt;br /&gt;
* [http://www.scib.jp/en | SciB] - a very attractive option for the rechargeable battery source. These are the latest tech. from Toshiba, with 6000+ charge cycles. They are available in 2.4V, 4Ah cell packaging. So a 5V LCAD device with ~ 1watt power consumption would have 20 hr battery life x 6000 ~ 120,000 hrs or 13.5 years usable life if used 24 hrs/day before the battery drains completely.&lt;br /&gt;
&lt;br /&gt;
= Development Platforms/Boards =&lt;br /&gt;
&lt;br /&gt;
== OMAP35XX EVM Board ==&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/7/77/OMAP_35XX_EVM.pdf OMAP 35XX datasheet]&lt;br /&gt;
&lt;br /&gt;
== HawkBoard ==&lt;br /&gt;
&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/e/ea/Hawk_manual.pdf Hawkboard Manual]&lt;br /&gt;
&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/9/9d/Hawk_guide.pdf Hawkboard Getting Started Guide]&lt;br /&gt;
&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/4/4b/Hawkboard_schematics_v1.pdf Hawkboard Schematics PDF format]&lt;br /&gt;
&lt;br /&gt;
*[[Media:HAWK_BOM_13th_sep.xls | Bill of Materials for HawkBoard (XLS)]]&lt;br /&gt;
&lt;br /&gt;
*[[Media:Module-wise Analysis of Hardware.xls | Module-wise analysis of HawkBoard Hardware for redesign/customization (XLS)]]&lt;br /&gt;
&lt;br /&gt;
== BeagleBoard ==&lt;br /&gt;
&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/6/61/Beagle_manual.pdf Beagleboard Manual]&lt;br /&gt;
&lt;br /&gt;
== Friendly ARM board ==&lt;br /&gt;
&lt;br /&gt;
*[http://spoken-tutorial.org/wiki/images/3/38/Micro2440_dev.PDF Manual]&lt;br /&gt;
&lt;br /&gt;
== iPAQ ==&lt;br /&gt;
&lt;br /&gt;
*[http://en.wikipedia.org/wiki/IPAQ Reference]&lt;br /&gt;
&lt;br /&gt;
= Specifications =&lt;br /&gt;
* It is a bare bone version of a PC, with a low cost - of the order of $30-$35 for 10,000 pieces.&lt;br /&gt;
* It should have a 7&amp;quot; LCD (non-touch screen) display and a QWERTY keyboard&lt;br /&gt;
* It will run a light-weight open-source operating-system distribution (eg. Angstrom, Android, Maemo, etc.)&lt;br /&gt;
&lt;br /&gt;
* The basic software applications will include:&lt;br /&gt;
** A web-browser&lt;br /&gt;
** Java support to be able to run applets for learning&lt;br /&gt;
** Flash/html5 support for learning/teaching over videos say from www.youtube.com or www.spokentutorials.org&lt;br /&gt;
** Document viewing support for various document and image formats&lt;br /&gt;
** Text editor (and if possible, word-processor and/or spreadsheet)&lt;br /&gt;
** Basic media player for playing stored media (audio and video files of certain format)&lt;br /&gt;
** Compression and extraction tools&lt;br /&gt;
** Computing or programming capabilities like Scilab, Python, Open Office (strictly with add-on memory, not included in the low-cost device). The Low-cost device will only support these by connecting to remote-end machines or cloud computing.&lt;br /&gt;
&lt;br /&gt;
* The basic hardware specifications will tentatively be:&lt;br /&gt;
** 600MHz CPU with support for 'socket CPU'. The concept of socket CPU will aid in future upgrade of the main CPU +memory without any change in the peripheral design. The strongest contender for this CPU till now is TI's OMAP-35xx series based on ARM CortexA8 architecture.&lt;br /&gt;
** RAM - 128MB or 256MB based on the CPU (POP)&lt;br /&gt;
**Flash memory - 256MB or 512MB based on the CPU (POP)&lt;br /&gt;
** Some interface for LCD screen (LVDS/VPIF/LCDC)&lt;br /&gt;
** Some interface for Keyboard (may be, PCIe)&lt;br /&gt;
** 2 standard USB ports, 1 USB-OTG(?) port&lt;br /&gt;
** Ethernet port (Wi-Fi is not being considered for the pilot prototype)&lt;br /&gt;
** Audio in-out&lt;br /&gt;
** Power supply - battery or mains, on-line or off-line charging. Various options are still to be evaluated from the point of view of the cost.&lt;br /&gt;
** The following provisions will be made on the PCB but required hardware may not be included in the final design if target cost is exceeded: SD/MMC card reader slot, serial port, JTAG port, GSM support, etc.&lt;br /&gt;
&lt;br /&gt;
* The design will ensure future hardware and software support and upgrade.&lt;br /&gt;
&lt;br /&gt;
= Technical Terms &amp;amp; Information =&lt;br /&gt;
[[LCAD_Tech_Terms_and_Information | Technical Terms and Information]]&lt;br /&gt;
&lt;br /&gt;
= External Links to Useful information =&lt;br /&gt;
&lt;br /&gt;
* [http://www.drdobbs.com/184403954;jsessionid=BFW5XDQWGHX0RQE1GHOSKHWATMY32JVN| Article in Dr. Dobb's Journal on using an iPAQ+Linux] as a standalone servo-motor controller with GTK+ GUI interface. The bottom of the page has several links to other interesting hardware projects.&lt;br /&gt;
* [http://developer.android.com/guide/appendix/media-formats.html|''Reference''] to Android OS developer page indicating the media formats supported by the core OS. Putting this up here for future use when/if we start developing with Android platform.&lt;br /&gt;
* [http://processors.wiki.ti.com/index.php/C674x/OMAPL1x_Introductory_Information''Important info on OMAP L-138'']&lt;br /&gt;
* [http://www.hawkboard.org/hawktawks | 'HawkTawks'] - webinars by Texas Instruments tech. folks on specific aspects of the hardware. For example there was one on Aug 3,2010 devoted to optimizing media codec playback using gstreamer plugins and the C674x DSP embedded in the OMAP-L138. Recordings of these  webinars are viewable using the WebEx player (the site guides you through downloading it and setting it up).&lt;br /&gt;
&lt;br /&gt;
= Work Progress =&lt;br /&gt;
* [http://spoken-tutorial.org/wiki/index.php/Low_Cost_Access_Device/project_work Project Work]&lt;br /&gt;
&lt;br /&gt;
= Beagleboard XM =&lt;br /&gt;
* [http://spoken-tutorial.org/wiki/index.php/Low_Cost_Access_Device/Beagleboard_xM Beagleboard xM]&lt;/div&gt;</summary>
		<author><name>Minal</name></author>	</entry>

	</feed>