Welcome to P K Kelkar Library, Online Public Access Catalogue (OPAC)

Normal view MARC view ISBD view

Developing embedded software using DaVinci & OMAP technology

By: Pawate, B. I.
Material type: materialTypeLabelBookSeries: Synthesis lectures on digital circuits and systems: # 21.Publisher: San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool Publishers, c2009Description: 1 electronic text (xxxv, 123 p. : ill.) : digital file.ISBN: 9781598299793 (electronic bk.).Uniform titles: Synthesis digital library of engineering and computer science. Subject(s): Computer software -- Development | Embedded computer systems | Software engineering | Signal processing -- Digital techniques | Signal processing | System-on-chip (SoC) | eXpress DSP Algorithm interface standard | xDAIS | xDAIS for Digital Media | xDM | Component software | Code base | Hardware platform | Software platform | DaVinci Technology | OMAP Technology | Video codecs | Sample applicationDDC classification: 004.16 Online resources: Abstract with links to resource Also available in print.
Contents:
Software platform -- Introduction -- Three software products along with APIs -- Codecs and codec combos -- Drivers integrated into an OS -- Domain-specific accelerator libraries -- Obtaining these software products -- Software architecture -- Signal processing layer -- Input output layer (IOL) -- Application layer (APL) -- Software stack for the DaVinci & OMAP platforms of processors -- Rising software costs & increasingly diverse hardware platforms -- A single software interface across many, different hardware platforms -- More about xDM, VISA, & CE -- Different levels of abstraction - xDM, VISA and Codec Engine (CE) -- XDM compliant software component -- Categorizing Codecs into classes -- Benefits of xDM -- Codec engine & VISA -- Benefits of VISA API -- Building a product/application based on DaVinci technology--An example -- Creation of an Internet Protocol (IP) based network camera (IPNetcam) -- Reducing development cost while introducing multiple products -- Reducing development cost while introducing multiple products -- Summary -- EXpressDSP digital media (xDM) -- Introduction -- Overview of xDAIS and xDM -- XDAIS overview -- XDM overview -- Relationship between xDM and xDAIS-8 classes of generic interfaces -- Scope of the standard -- Goals of the standard -- XDM interface history and roadmap -- Extending the xDM interfaces -- Sample application using xDM -- Overview -- Test application, overview -- Parameter setup -- Algorithm instance creation and initialization -- Process call, xDM 0.9 -- Process call, xDM 1.0 -- Algorithm instance deletion -- Frame buffer management by application, xDM 1.0 -- Frame buffer input and output -- Frame buffer management by application -- Handshaking between application and algorithm -- Sample test application -- Embedded peripheral software interface (EPSI) -- Overview -- Input / output Layer -- EPSI APIs -- EDM for Linux -- VPFE_open -- VPFE_getBuffer -- VPFE_returnBuffer -- VPFE_close -- EDM for DSP/BIOS -- VPFE_open -- VPFE_getBuffer -- VPFE_returnBuffer -- VPFE_close -- Summary -- Sample application using EPSI -- Overview -- Video capture application -- Application control flow -- Application implementation -- Sample application using EPSI and xDM -- Overview -- Controller application development -- Video encode application -- Leveraging the application -- Performance measurements -- Measuring the Codec engine latency -- Multi-channel application -- IP network camera on DM355 using TI software platform -- Introduction -- System overview -- Operating system -- Device drivers -- Supported services and features -- Acronyms -- Assumptions and dependencies -- Source code organization -- Development tools environment(s) -- Installation and getting started -- List of installable components -- Build procedure -- Execution procedure -- ARM9EJ programming -- ARM9EJ task partitioning -- ARM CPU utilization -- IMX programming -- IMX program execution -- Conclusion -- Adding your secret sauce to the signal processing layer (SPL) -- Introduction -- From any C model to golden C model on PC -- Further reading.
Abstract: This book discusses how to develop embedded products using DaVinci & OMAP Technology from Texas Instruments Incorporated. It presents a single software platform for diverse hardware platforms. DaVinci & OMAP Technology refers to the family of processors, development tools, software products, and support. While DaVinci Technology is driven by the needs of consumer video products such as IP network cameras, networked projectors, digital signage and portable media players, OMAP Technology is driven by the needs of wireless products such as smart phones. Texas Instruments offers a wide variety of processing devices to meet our users' price and performance needs. These vary from single digital signal processing devices to complex, system-on-chip (SoC) devices with multiple processors and peripherals. As a software developer you question: Do I need to become an expert in signal processing and learn the details of these complex devices before I can use them in my application? As a senior executive you wonder: How can I reduce my engineering development cost? How can I move from one processor to another from Texas Instruments without incurring a significant development cost? This book addresses these questions with sample code and gives an insight into the software architecture and associated component software products that make up this software platform. As an example, we show how we develop an IP network camera. Using this software platform, you can choose to focus on the application and quickly create a product without having to learn the details of the underlying hardware or signal processing algorithms. Alternatively, you can choose to differentiate at both the application as well as the signal processing layer by developing and adding your algorithms using the xDAIS for Digital Media, xDM, guidelines for component software. Finally, you may use one code base across different hardware platforms.
    average rating: 0.0 (0 votes)
Item type Current location Call number Status Date due Barcode Item holds
E books E books PK Kelkar Library, IIT Kanpur
Available EBKE188
Total holds: 0

Mode of access: World Wide Web.

System requirements: Adobe Acrobat reader.

Part of: Synthesis digital library of engineering and computer science.

Series from website.

Includes bibliographical references (p. 121).

Software platform -- Introduction -- Three software products along with APIs -- Codecs and codec combos -- Drivers integrated into an OS -- Domain-specific accelerator libraries -- Obtaining these software products -- Software architecture -- Signal processing layer -- Input output layer (IOL) -- Application layer (APL) -- Software stack for the DaVinci & OMAP platforms of processors -- Rising software costs & increasingly diverse hardware platforms -- A single software interface across many, different hardware platforms -- More about xDM, VISA, & CE -- Different levels of abstraction - xDM, VISA and Codec Engine (CE) -- XDM compliant software component -- Categorizing Codecs into classes -- Benefits of xDM -- Codec engine & VISA -- Benefits of VISA API -- Building a product/application based on DaVinci technology--An example -- Creation of an Internet Protocol (IP) based network camera (IPNetcam) -- Reducing development cost while introducing multiple products -- Reducing development cost while introducing multiple products -- Summary -- EXpressDSP digital media (xDM) -- Introduction -- Overview of xDAIS and xDM -- XDAIS overview -- XDM overview -- Relationship between xDM and xDAIS-8 classes of generic interfaces -- Scope of the standard -- Goals of the standard -- XDM interface history and roadmap -- Extending the xDM interfaces -- Sample application using xDM -- Overview -- Test application, overview -- Parameter setup -- Algorithm instance creation and initialization -- Process call, xDM 0.9 -- Process call, xDM 1.0 -- Algorithm instance deletion -- Frame buffer management by application, xDM 1.0 -- Frame buffer input and output -- Frame buffer management by application -- Handshaking between application and algorithm -- Sample test application -- Embedded peripheral software interface (EPSI) -- Overview -- Input / output Layer -- EPSI APIs -- EDM for Linux -- VPFE_open -- VPFE_getBuffer -- VPFE_returnBuffer -- VPFE_close -- EDM for DSP/BIOS -- VPFE_open -- VPFE_getBuffer -- VPFE_returnBuffer -- VPFE_close -- Summary -- Sample application using EPSI -- Overview -- Video capture application -- Application control flow -- Application implementation -- Sample application using EPSI and xDM -- Overview -- Controller application development -- Video encode application -- Leveraging the application -- Performance measurements -- Measuring the Codec engine latency -- Multi-channel application -- IP network camera on DM355 using TI software platform -- Introduction -- System overview -- Operating system -- Device drivers -- Supported services and features -- Acronyms -- Assumptions and dependencies -- Source code organization -- Development tools environment(s) -- Installation and getting started -- List of installable components -- Build procedure -- Execution procedure -- ARM9EJ programming -- ARM9EJ task partitioning -- ARM CPU utilization -- IMX programming -- IMX program execution -- Conclusion -- Adding your secret sauce to the signal processing layer (SPL) -- Introduction -- From any C model to golden C model on PC -- Further reading.

Abstract freely available; full-text restricted to subscribers or individual document purchasers.

Compendex

INSPEC

Google scholar

Google book search

This book discusses how to develop embedded products using DaVinci & OMAP Technology from Texas Instruments Incorporated. It presents a single software platform for diverse hardware platforms. DaVinci & OMAP Technology refers to the family of processors, development tools, software products, and support. While DaVinci Technology is driven by the needs of consumer video products such as IP network cameras, networked projectors, digital signage and portable media players, OMAP Technology is driven by the needs of wireless products such as smart phones. Texas Instruments offers a wide variety of processing devices to meet our users' price and performance needs. These vary from single digital signal processing devices to complex, system-on-chip (SoC) devices with multiple processors and peripherals. As a software developer you question: Do I need to become an expert in signal processing and learn the details of these complex devices before I can use them in my application? As a senior executive you wonder: How can I reduce my engineering development cost? How can I move from one processor to another from Texas Instruments without incurring a significant development cost? This book addresses these questions with sample code and gives an insight into the software architecture and associated component software products that make up this software platform. As an example, we show how we develop an IP network camera. Using this software platform, you can choose to focus on the application and quickly create a product without having to learn the details of the underlying hardware or signal processing algorithms. Alternatively, you can choose to differentiate at both the application as well as the signal processing layer by developing and adding your algorithms using the xDAIS for Digital Media, xDM, guidelines for component software. Finally, you may use one code base across different hardware platforms.

Also available in print.

Title from PDF t.p. (viewed on July 8, 2009).

There are no comments for this item.

Log in to your account to post a comment.

Powered by Koha