Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Embedded Systems

Under the Hood Teardown: Nikon 4800 Digital Camera


From an analog design perspective, the digital still camera (DSC) provides surprisingly rich turf. Far from what the product category name might imply, the DSC is loaded with mixed-signal design and components.

Looking first at attributes tied to this month's focus on line drivers, the Nikon 4800 of Figure 1 provides one view of the video driver design required to get all your images to the big screen of your television.


Figure 1: The Nikon 4800 Digital Still Camera

The mid-tier point-and-shoot Nikon 4800 provides 4-Mpixel still images with a quite handy 8x optical zoom, but it is also capable of capturing QuickTime movie clips.

As with many DSC designs, the movie capture feature (up to VGA at 15 frames/second here) brings with it the need to see things on the home television as well as the small, 1.8-inch LCD.

Raw composite video signals are generated within the Sanyo-manufactured device responsible for all image processing, but provision of output levels suitable for direct interface to the host television requires additional care and components, Figure 2.


Figure 2: Circuit boards and components of the Nikon 4800 camera (Click to Enlarge Image)

The Nikon 4800 relies on a Toko TK15460L video amplifier and line driver to deliver composite signals to the output connector shared with the USB digital interface. While a description of composite video is outside the scope of this article, Maxim provides an excellent reference of the basics at http://pdfserv.maxim-ic.com/en/an/AN734.pdf. But in essence, the output video signal is a complex analog waveform that must be carefully controlled to make sure your movies look good on TV. Phase linearity, gain, impedance matching and signal filtering are all elements needed in the Toko video driver to keep things looking good.

Outside the Sanyo processor and its associated memory, parts upstream from the video driver output section service strictly analog needs. The MN39483 CCD image sensor from Matsushita generates the analog signals for each pixel, which must be precisely clocked out and processed, a role taken by Analog Devices' AD9948 CCD signal processor. ADI's device drives timing of the readout and provides the necessary double sampling to average away any noise. It then controls analog amplitude before conversion to a 10-bit digital signal for subsequent image processing.

Along with signal management, the 4800 illustrates the sizable job of creating numerous voltage rails from the 7.4-volt Li-ion power source to serve the CCD imager, logic components, signal processing and motor drives. The latter category pertains to both manipulation of lens train motors for zoom/focus and control of the iris/shutter mechanisms for exposure. A six-channel switching regulator from Fuji Electric (FA7709) handles most of the power-management needs while parts from Renesas (M50231) and NEC (μPD168110) control motors and coils associated with system optics.

In the end, digital imaging remains a significantly analog exercise.

About the author
David Carey is president of Portelligent (www.teardown.com). The Austin, Texas, company produces teardown reports and related industry research on wireless, mobile and personal electronics.


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.