The Many Faces Of Embedded Java

March 3, 2005
What is embedded Java? This question tends to be difficult because most people and organizations--including Sun--have decided to lump so much under a single name. Java is a language and a platform. The latter is what makes categorization in the embe

What is embedded Java? This question tends to be difficult because most people and organizations--including Sun--have decided to lump so much under a single name. Java is a language and a platform. The latter is what makes categorization in the embedded space more difficult. Sun tried to partition Java into three camps: Java 2 Enterprise Edition (J2EE), Standard Edition (J2SE), and Micro Edition (J2ME). These days, embedded developers often contend with all three.

J2EE tends to be the farthest from the embedded space. Yet it's integral to embedded application success as more applications are part of a network solution, with J2EE providing centralized control and data distribution.

J2SE is the desktop standard, but it often finds its way into embedded environments. That's because it has high-end graphics support, can host its own database, and suits real-time applications. J2SE also is the platform that user interface applications, such as the Eclipse development environment, are built upon. It's found in embedded products like network switches and high-end medical devices.

J2ME, the littlest sibling, is designed for mobile and compact embedded devices. It can handle small memory environments. Also, it has a host of profiles defined to address different applications areas. MIDP Mobile Information Device Profile (MIDP), one such area, is built on the Connected Limited Device Configuration (CLDC). The alternative to CLDC is the Connected Device Configuration (CDC). From a developer's point of view, J2ME is more difficult to understand than J2SE due to all of the combinations supported by J2ME.

On the plus side, J2ME hardware is gaining power and consistency. Cell phones have added features through Java, which is now easier to use given a more standard environment and a tighter link with J2EE servers. OSGi, a platform originally designed for set-top boxes, is finding homes on portable devices because it provides a consistent environment for downloading services.

Look for more J2ME additions this year. Work is being done on the embedded rich client platform (eRCP) based on Eclipse. It targets small devices and uses the embedded Standard Widget Toolkit (eSWT). Hopefully, it will have the same effect that Eclipse has had. Eclipse is where RCP and SWT first appeared.

Check out "Java For Critical Jobs" (p. 56) for more Java enhancements. These target J2SE, but some features may make their way down into J2ME.

About the Author

William G. Wong | Senior Content Director - Electronic Design and Microwaves & RF

I am Editor of Electronic Design focusing on embedded, software, and systems. As Senior Content Director, I also manage Microwaves & RF and I work with a great team of editors to provide engineers, programmers, developers and technical managers with interesting and useful articles and videos on a regular basis. Check out our free newsletters to see the latest content.

You can send press releases for new products for possible coverage on the website. I am also interested in receiving contributed articles for publishing on our website. Use our template and send to me along with a signed release form. 

Check out my blog, AltEmbedded on Electronic Design, as well as his latest articles on this site that are listed below. 

You can visit my social media via these links:

I earned a Bachelor of Electrical Engineering at the Georgia Institute of Technology and a Masters in Computer Science from Rutgers University. I still do a bit of programming using everything from C and C++ to Rust and Ada/SPARK. I do a bit of PHP programming for Drupal websites. I have posted a few Drupal modules.  

I still get a hand on software and electronic hardware. Some of this can be found on our Kit Close-Up video series. You can also see me on many of our TechXchange Talk videos. I am interested in a range of projects from robotics to artificial intelligence. 

Sponsored Recommendations

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!