SlideShare a Scribd company logo
1 of 8
Download to read offline
White paper




CCD and CMOS sensor technology
Technical white paper
table of contents
1. introduction to image sensors   3

2. CCD technology                  4

3. CMOS technology                 5

4. hDtV and megapixel sensors      6

5. Main differences                6

6. Conclusion                      6

5. helpful links and resources     7
1.   Introduction to image sensors
     When an image is being captured by a network camera, light passes through the lens and falls on the
     image sensor. The image sensor consists of picture elements, also called pixels, that register the amount
     of light that falls on them. They convert the received amount of light into a corresponding number of
     electrons. The stronger the light, the more electrons are generated. The electrons are converted into
     voltage and then transformed into numbers by means of an A/D-converter. The signal constituted by the
     numbers is processed by electronic circuits inside the camera.

     Presently, there are two main technologies that can be used for the image sensor in a camera, i.e. CCD
     (Charge-coupled Device) and CMOS (Complementary Metal-oxide Semiconductor). Their design and dif-
     ferent strengths and weaknesses will be explained in the following sections. Figure 1 shows CCD and
     CMOS image sensors.




     Figure 1. Image sensors: CCD (left) and CMOS (right)

     Color filtering
     Image sensors register the amount of light from bright to dark with no color information. Since CMOS
     and CCD image sensors are ‘color blind’, a filter in front of the sensor allows the sensor to assign color
     tones to each pixel. Two common color registration methods are RGB (Red, Green, and Blue) and CMYG
     (Cyan, Magenta, Yellow, and Green). Red, green, and blue are the primary colors that, mixed in different
     combinations, can produce most of the colors visible to the human eye.

     The Bayer array, which has alternating rows of red-green and green-blue filters, is the most common
     RGB color filter, see Figure 2 (left). Since the human eye is more sensitive to green than to the other two
     colors, the Bayer array has twice as many green color filters. This also means that with the Bayer array,
     the human eye can detect more detail than if the three colors were used in equal measures in the filter.




     Figure 2. Bayer array color filter (left) and CMYG color filter array (right)

     Another way to filter or register color is to use the complementary colors—cyan, magenta, and yellow.
     Complementary color filters on sensors are often combined with green filters to form a CMYG color array,
     see Figure 2 (right). The CMYG system generally offers higher pixel signals due to its broader spectral band
     pass. However, the signals must then be converted to RGB since this is used in the final image, and the
     conversion implies more processing and added noise. The result is that the initial gain in signal-to-noise is
     reduced, and the CMYG system is often not as good at presenting colors accurately.

      The CMYG color array is often used in interlaced CCD image sensors, whereas the RGB system primarily is
     used in progressive scan image sensors. For more information about interlaced CCD image sensors and
     progressive scan image sensors, see the links in Chapter 7.
                                                                                                                3
2.   CCD technology
     In a CCD sensor, the light (charge) that falls on the pixels of the sensor is transferred from the chip through
     one output node, or only a few output nodes. The charges are converted to voltage levels, buffered, and
     sent out as an analog signal. This signal is then amplified and converted to numbers using an A/D-converter
     outside the sensor, see Figure 3.

     The CCD technology was developed specifically to be used in cameras, and CCD sensors have been used for
     more than 30 years. Traditionally, CCD sensors have had some advantages compared to CMOS sensors,
     such as better light sensitivity and less noise. In recent years, however, these differences have disappeared.

                     Photodiodes (pixels)       Vertical shift registers




           A/D
         converter




                                                                           Horizontal
          Output
         ampli er                                                          shift register



     Figure 3. CCD operation (video-type CCD)

     The disadvantages of CCD sensors are that they are analog components that require more electronic
     circuitry outside the sensor, they are more expensive to produce, and can consume up to 100 times more
     power than CMOS sensors. The increased power consumption can lead to heat issues in the camera,
     which not only impacts image quality negatively, but also increases the cost and environmental impact
     of the product.

     CCD sensors also require a higher data rate, since everything has to go through just one output amplifier,
     or a few output amplifiers. Compare Figure 4 showing a CCD PCB (Printed Circuit Board) with Figure 5
     showing a CMOS PCB.




     Figure 4. CCD sensor mounted on a PCB




                                                                                                                  4
3.   CMOS technology
     Early on, ordinary CMOS chips were used for imaging purposes, but the image quality was poor due to
     their inferior light sensitivity. Modern CMOS sensors use a more specialized technology and the quality
     and light sensitivity of the sensors have rapidly increased in recent years.

     CMOS chips have several advantages. Unlike the CCD sensor, the CMOS chip incorporates amplifiers and
     A/D-converters, which lowers the cost for cameras since it contains all the logics needed to produce an
     image. Every CMOS pixel contains conversion electronics. Compared to CCD sensors, CMOS sensors have
     better integration possibilities and more functions. However, this addition of circuitry inside the chip can
     lead to a risk of more structured noise, such as stripes and other patterns. CMOS sensors also have a
     faster readout, lower power consumption, higher noise immunity, and a smaller system size.




                                                                 Pixels
                                                                 Ampli cation
                                                                    A/D
                                                                  converter

     Figure 5. CMOS sensor

     Calibrating a CMOS sensor in production, if needed, can be more difficult than calibrating a CCD sensor.
     But technology development has made CMOS sensors easier to calibrate, and some are nowadays even
     self-calibrating.




     Figure 6. CMOS sensor mounted on a PCB

     It is possible to read individual pixels from a CMOS sensor, which allows ‘windowing’, which implies that
     parts of the sensor area can be read out, instead of the entire sensor area at once. This way a higher
     frame rate can be delivered from a limited part of the sensor, and digital PTZ (pan/tilt/zoom) functions
     can be used. It is also possible to achieve multi-view streaming, which allows several cropped view areas
     to be streamed simultaneously from the sensor, simulating several ‘virtual cameras’.




                                                                                                               5
4.   HDTV and megapixel sensors
     Megapixel and HDTV technology enables network cameras to provide higher resolution video images than
     analog CCTV cameras, i.e. they improve the possibility to see details and to identify people and objects — a
     key consideration in video surveillance applications. A megapixel or HDTV network camera offers at least
     twice as high a resolution as a conventional, analog CCTV camera. Megapixel sensors are key components
     in HDTV, megapixel and multi-megapixel cameras and can be used to provide extremely detailed images
     and multi-view streaming.

     Megapixel CMOS sensors are more widely available and generally less expensive than megapixel CCD
     sensors – even though there are plenty examples of very costly CMOS sensors.

     It is difficult to make a fast megapixel CCD sensor, which of course is a disadvantage, and which makes
     it difficult to build a multi-megapixel camera using CCD technology.

     Many sensors in megapixel cameras are generally similar in size as VGA sensors with a resolution of
     640×480 pixels. Since a megapixel sensor contains more pixels than a VGA sensor, the size of each
     pixel in a megapixel sensor becomes smaller than in a VGA sensor. As a consequence, a megapixel sensor
     is typically less light sensitive per pixel than a VGA sensor, since the pixel size is smaller and light
     reflected from an object is spread to more pixels. However, technology is rapidly improving megapixel
     sensors, and the performance in terms of light sensitivity is constantly improving.


5.   Main differences
     A CMOS sensor incorporates amplifiers, A/D-converters and often circuitry for additional processing,
     whereas in a camera with a CCD sensor, many signal processing functions are performed outside the
     sensor. CMOS sensors have a lower power consumption than CCD image sensors, which means that the
     temperature inside the camera can be kept lower. Heat issues with CCD sensors can increase interfer-
     ence, but on the other hand, CMOS sensors can suffer more from structured noise.

     A CMOS sensor allows ‘windowing’ and multi-view streaming, which cannot be performed with a CCD
     sensor. A CCD sensor generally has one charge-to-voltage converter per sensor, whereas a CMOS sensor
     has one per pixel. The faster readout from a CMOS sensor makes it easier to use for multi-megapixel
     cameras.

     Recent technology advancements have eradicated the difference in light sensitivity between a CCD and
     CMOS sensor at a given price point.


6.   Conclusion
     CCD and CMOS sensors have different advantages, but the technology is evolving rapidly and the situa-
     tion changes constantly. Hence, the best strategy for a camera manufacturer – and the one that Axis
     Communications adheres to – is to continually evaluate and test sensors for each and every camera that
     is developed. The question whether a chosen sensor is based on CCD or CMOS technology then becomes
     irrelevant. The only focus is if the sensor can be used to build a network camera which delivers the image
     quality needed and fulfills the customers’ video surveillance requirements.




                                                                                                               6
7.   Helpful links and resources
     For more information, see the following links and book:

     > Axis Communications—Technical guide to network video:
       www.axis.com/files/brochure/bc_techguide_33334_en_0811_lo.pdf

     > Axis Communications—Image sensors:
       www.axis.com/products/video/about_networkvideo/image_sensors.htm

     > Wikipedia—CMOS (Please note that Axis takes no responsibility for the contents on this website):
       http://en.wikipedia.org/wiki/CMOS

     > Wikipedia—CCD (Please note that Axis takes no responsibility for the contents on this website):
       http://en.wikipedia.org/wiki/Ccd

     > ‘Intelligent Network Video: Understanding modern surveillance systems’ by Fredrik Nilsson and
       Axis Communications (ISBN 1420061569)




                                                                                                          7
www.axis.com




                                                                                                                                                             40722/EN/R1/1010
About Axis Communications
Axis is an IT company offering network video solutions
for professional installations. The company is the global
market leader in network video, driving the ongoing
shift from analog to digital video surveillance. Axis
products and solutions focus on security surveillance
and remote monitoring, and are based on innovative,
open technology platforms.
Axis is a Swedish-based company, operating worldwide
with offices in more than 20 countries and cooperating
with partners in more than 70 countries. Founded in 1984,
Axis is listed on the NASDAQ OMX Stockholm under the
ticker AXIS. For more information about Axis, please visit
our website at www.axis.com




©2010 Axis Communications AB. AXIS COMMUNICATIONS, AXIS, ETRAX, ARTPEC and VAPIX are registered trademarks or trademark applications of Axis AB
in various jurisdictions. All other company names and products are trademarks or registered trademarks of their respective companies. We reserve the right
to introduce modifications without notice.

More Related Content

What's hot

CT Scan Image reconstruction
CT Scan Image reconstructionCT Scan Image reconstruction
CT Scan Image reconstruction
Gunjan Patel
 

What's hot (20)

Charge Coupled Devices
Charge Coupled DevicesCharge Coupled Devices
Charge Coupled Devices
 
Charged coupled device
Charged coupled deviceCharged coupled device
Charged coupled device
 
Digital cameras and its types and specifications.
Digital cameras and its types and specifications.Digital cameras and its types and specifications.
Digital cameras and its types and specifications.
 
Image processing (Signal Processing)
Image processing (Signal Processing)Image processing (Signal Processing)
Image processing (Signal Processing)
 
Digital imaging
Digital imagingDigital imaging
Digital imaging
 
Charged Coupled Device
Charged Coupled DeviceCharged Coupled Device
Charged Coupled Device
 
CT Scan Image reconstruction
CT Scan Image reconstructionCT Scan Image reconstruction
CT Scan Image reconstruction
 
Seminar report on image sensor
Seminar report on image sensorSeminar report on image sensor
Seminar report on image sensor
 
Radiographic parameters
Radiographic parametersRadiographic parameters
Radiographic parameters
 
3lab fluoroscopy
3lab fluoroscopy3lab fluoroscopy
3lab fluoroscopy
 
Digital radiography-Avinesh Shrestha
Digital radiography-Avinesh ShresthaDigital radiography-Avinesh Shrestha
Digital radiography-Avinesh Shrestha
 
Unit 1 ppt notes /BM8702 /RADIOLOGICAL EQUIPMENTS
Unit 1 ppt notes /BM8702 /RADIOLOGICAL EQUIPMENTSUnit 1 ppt notes /BM8702 /RADIOLOGICAL EQUIPMENTS
Unit 1 ppt notes /BM8702 /RADIOLOGICAL EQUIPMENTS
 
Pixel
PixelPixel
Pixel
 
Recent advances digital imaging
Recent advances digital imaging Recent advances digital imaging
Recent advances digital imaging
 
The gamma camera ‫‬
The gamma camera ‫‬The gamma camera ‫‬
The gamma camera ‫‬
 
Digital Radiography
Digital RadiographyDigital Radiography
Digital Radiography
 
Working of digital camera
Working of digital cameraWorking of digital camera
Working of digital camera
 
Computed Tomography and Spiral Computed Tomography
Computed Tomography and Spiral Computed Tomography Computed Tomography and Spiral Computed Tomography
Computed Tomography and Spiral Computed Tomography
 
characteristic curves & Penetrameters,
 characteristic curves & Penetrameters, characteristic curves & Penetrameters,
characteristic curves & Penetrameters,
 
Image Contrast, Noise, Resolution
Image Contrast, Noise, ResolutionImage Contrast, Noise, Resolution
Image Contrast, Noise, Resolution
 

Viewers also liked

Ccd principles(nnm)
Ccd principles(nnm)Ccd principles(nnm)
Ccd principles(nnm)
nnmaurya
 
Cmos design
Cmos designCmos design
Cmos design
Mahi
 
Gngival enlargement
Gngival enlargement Gngival enlargement
Gngival enlargement
Parth Thakkar
 

Viewers also liked (15)

Ccd principles(nnm)
Ccd principles(nnm)Ccd principles(nnm)
Ccd principles(nnm)
 
Image processing
Image processingImage processing
Image processing
 
Data Acquisition
Data AcquisitionData Acquisition
Data Acquisition
 
Camera 2.0 in Android 4.2
Camera 2.0 in Android 4.2 Camera 2.0 in Android 4.2
Camera 2.0 in Android 4.2
 
Cmos design
Cmos designCmos design
Cmos design
 
Digtal radiography and imaging
Digtal radiography and imagingDigtal radiography and imaging
Digtal radiography and imaging
 
CMOS logic circuits
CMOS logic circuitsCMOS logic circuits
CMOS logic circuits
 
Detection and diagnosis of dental caries
Detection and diagnosis of dental cariesDetection and diagnosis of dental caries
Detection and diagnosis of dental caries
 
Gngival enlargement
Gngival enlargement Gngival enlargement
Gngival enlargement
 
Cafe Coffee day (CCD)
Cafe Coffee day (CCD)Cafe Coffee day (CCD)
Cafe Coffee day (CCD)
 
Digital imaging IN DENTISTRY
Digital imaging IN DENTISTRYDigital imaging IN DENTISTRY
Digital imaging IN DENTISTRY
 
Cbct
CbctCbct
Cbct
 
2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare2015 Upload Campaigns Calendar - SlideShare
2015 Upload Campaigns Calendar - SlideShare
 
What to Upload to SlideShare
What to Upload to SlideShareWhat to Upload to SlideShare
What to Upload to SlideShare
 
Getting Started With SlideShare
Getting Started With SlideShareGetting Started With SlideShare
Getting Started With SlideShare
 

Similar to CCD and CMOS sensor technology

Photonics spectra cc_dvs_cmos_litwiller
Photonics spectra cc_dvs_cmos_litwillerPhotonics spectra cc_dvs_cmos_litwiller
Photonics spectra cc_dvs_cmos_litwiller
Trần Hùng
 
Iaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterizationIaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd Iaetsd
 
Digital camera
Digital cameraDigital camera
Digital camera
NoOr Tariq
 
Eet3131 ccd cmos_presentation2
Eet3131 ccd cmos_presentation2Eet3131 ccd cmos_presentation2
Eet3131 ccd cmos_presentation2
djehlke
 
Camera Sensor Technologies – An Overview [2023]
Camera Sensor Technologies – An Overview [2023]Camera Sensor Technologies – An Overview [2023]
Camera Sensor Technologies – An Overview [2023]
Logic Fruit Technologies
 

Similar to CCD and CMOS sensor technology (20)

imaging sensor final.ppsx
imaging sensor final.ppsximaging sensor final.ppsx
imaging sensor final.ppsx
 
Presentation1 comp nn AA.ppsx
Presentation1 comp nn AA.ppsxPresentation1 comp nn AA.ppsx
Presentation1 comp nn AA.ppsx
 
Design and Analysis CMOS Image Sensor
Design and Analysis CMOS Image SensorDesign and Analysis CMOS Image Sensor
Design and Analysis CMOS Image Sensor
 
Camera pdf
Camera pdfCamera pdf
Camera pdf
 
Photonics spectra cc_dvs_cmos_litwiller
Photonics spectra cc_dvs_cmos_litwillerPhotonics spectra cc_dvs_cmos_litwiller
Photonics spectra cc_dvs_cmos_litwiller
 
Iaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterizationIaetsd designing of cmos image sensor test-chip and its characterization
Iaetsd designing of cmos image sensor test-chip and its characterization
 
Final Presentation
Final PresentationFinal Presentation
Final Presentation
 
Digital camera
Digital cameraDigital camera
Digital camera
 
Ccdcams
CcdcamsCcdcams
Ccdcams
 
Cameras Reformat Pat M
Cameras Reformat Pat MCameras Reformat Pat M
Cameras Reformat Pat M
 
Considerations When Choosing A Smart Camera
Considerations When Choosing A Smart CameraConsiderations When Choosing A Smart Camera
Considerations When Choosing A Smart Camera
 
Image sensor CMOS vs CCD --C&T RF Antennas Inc
Image sensor CMOS vs CCD --C&T RF Antennas IncImage sensor CMOS vs CCD --C&T RF Antennas Inc
Image sensor CMOS vs CCD --C&T RF Antennas Inc
 
Unit 3 machine vision
Unit 3 machine vision Unit 3 machine vision
Unit 3 machine vision
 
Unit 3 machine vision
Unit 3 machine vision Unit 3 machine vision
Unit 3 machine vision
 
CMOS IMAGE SENSOR.pptx
CMOS IMAGE SENSOR.pptxCMOS IMAGE SENSOR.pptx
CMOS IMAGE SENSOR.pptx
 
Considerations When Choosing A Smart Camera
Considerations When Choosing A Smart CameraConsiderations When Choosing A Smart Camera
Considerations When Choosing A Smart Camera
 
Eet3131 ccd cmos_presentation2
Eet3131 ccd cmos_presentation2Eet3131 ccd cmos_presentation2
Eet3131 ccd cmos_presentation2
 
Television production handbook zettl (basic camera function)
Television production handbook zettl (basic camera function)Television production handbook zettl (basic camera function)
Television production handbook zettl (basic camera function)
 
Camera Sensor Technologies – An Overview [2023]
Camera Sensor Technologies – An Overview [2023]Camera Sensor Technologies – An Overview [2023]
Camera Sensor Technologies – An Overview [2023]
 
SECURICO CCTV BOOK
SECURICO CCTV BOOK SECURICO CCTV BOOK
SECURICO CCTV BOOK
 

More from Axis Communications

More from Axis Communications (20)

I principali benefici della soluzione per la protezione anti-intrusione
I principali benefici della soluzione per la protezione anti-intrusioneI principali benefici della soluzione per la protezione anti-intrusione
I principali benefici della soluzione per la protezione anti-intrusione
 
Infografica: perchè scegliere l'audio di rete?
Infografica: perchè scegliere l'audio di rete?Infografica: perchè scegliere l'audio di rete?
Infografica: perchè scegliere l'audio di rete?
 
Illuminazione ad infrarossi
Illuminazione ad infrarossi Illuminazione ad infrarossi
Illuminazione ad infrarossi
 
Come proteggere i piccoli esercizi dagli attacchi informatici
Come proteggere i piccoli esercizi dagli attacchi informatici Come proteggere i piccoli esercizi dagli attacchi informatici
Come proteggere i piccoli esercizi dagli attacchi informatici
 
I principali benefici della soluzione per la protezione anti-intrusione
I principali benefici della soluzione per la protezione anti-intrusioneI principali benefici della soluzione per la protezione anti-intrusione
I principali benefici della soluzione per la protezione anti-intrusione
 
Cybersecurity axis webinar_smallbusiness_it
Cybersecurity axis webinar_smallbusiness_itCybersecurity axis webinar_smallbusiness_it
Cybersecurity axis webinar_smallbusiness_it
 
Satisfaction survey_Italy
Satisfaction survey_ItalySatisfaction survey_Italy
Satisfaction survey_Italy
 
10 Tendencias tecnológicas que marcarán el 2018
10 Tendencias tecnológicas que marcarán el 201810 Tendencias tecnológicas que marcarán el 2018
10 Tendencias tecnológicas que marcarán el 2018
 
Infographie des 10 tendances technologiques 2018
Infographie des 10 tendances technologiques 2018Infographie des 10 tendances technologiques 2018
Infographie des 10 tendances technologiques 2018
 
I 10 trend tecnologici che definiranno il mercato della sicurezza nel 2018
I 10 trend tecnologici che definiranno il mercato della sicurezza nel 2018I 10 trend tecnologici che definiranno il mercato della sicurezza nel 2018
I 10 trend tecnologici che definiranno il mercato della sicurezza nel 2018
 
10 technology trends that will shape security industry 2018
10 technology trends that will shape security industry 201810 technology trends that will shape security industry 2018
10 technology trends that will shape security industry 2018
 
Smart City 44 use cases for IP video
Smart City 44 use cases for IP videoSmart City 44 use cases for IP video
Smart City 44 use cases for IP video
 
How safe is your city?
How safe is your city?How safe is your city?
How safe is your city?
 
Whitepaper perimeter protection
Whitepaper perimeter protectionWhitepaper perimeter protection
Whitepaper perimeter protection
 
Axis deployable 4G/LTE solution
Axis deployable 4G/LTE solutionAxis deployable 4G/LTE solution
Axis deployable 4G/LTE solution
 
Case studies Safe Cities
Case studies Safe CitiesCase studies Safe Cities
Case studies Safe Cities
 
Flyer Axis Lte4G_Sierra_Wireless_1505
Flyer Axis Lte4G_Sierra_Wireless_1505Flyer Axis Lte4G_Sierra_Wireless_1505
Flyer Axis Lte4G_Sierra_Wireless_1505
 
Ppt safecities axis_ agentvi_jvp_en_1505
Ppt safecities axis_ agentvi_jvp_en_1505Ppt safecities axis_ agentvi_jvp_en_1505
Ppt safecities axis_ agentvi_jvp_en_1505
 
Flyer axis agentvi_jvp_en_1505
Flyer axis agentvi_jvp_en_1505Flyer axis agentvi_jvp_en_1505
Flyer axis agentvi_jvp_en_1505
 
Whitepaper networkvideo safecity
Whitepaper networkvideo safecityWhitepaper networkvideo safecity
Whitepaper networkvideo safecity
 

Recently uploaded

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 

CCD and CMOS sensor technology

  • 1. White paper CCD and CMOS sensor technology Technical white paper
  • 2. table of contents 1. introduction to image sensors 3 2. CCD technology 4 3. CMOS technology 5 4. hDtV and megapixel sensors 6 5. Main differences 6 6. Conclusion 6 5. helpful links and resources 7
  • 3. 1. Introduction to image sensors When an image is being captured by a network camera, light passes through the lens and falls on the image sensor. The image sensor consists of picture elements, also called pixels, that register the amount of light that falls on them. They convert the received amount of light into a corresponding number of electrons. The stronger the light, the more electrons are generated. The electrons are converted into voltage and then transformed into numbers by means of an A/D-converter. The signal constituted by the numbers is processed by electronic circuits inside the camera. Presently, there are two main technologies that can be used for the image sensor in a camera, i.e. CCD (Charge-coupled Device) and CMOS (Complementary Metal-oxide Semiconductor). Their design and dif- ferent strengths and weaknesses will be explained in the following sections. Figure 1 shows CCD and CMOS image sensors. Figure 1. Image sensors: CCD (left) and CMOS (right) Color filtering Image sensors register the amount of light from bright to dark with no color information. Since CMOS and CCD image sensors are ‘color blind’, a filter in front of the sensor allows the sensor to assign color tones to each pixel. Two common color registration methods are RGB (Red, Green, and Blue) and CMYG (Cyan, Magenta, Yellow, and Green). Red, green, and blue are the primary colors that, mixed in different combinations, can produce most of the colors visible to the human eye. The Bayer array, which has alternating rows of red-green and green-blue filters, is the most common RGB color filter, see Figure 2 (left). Since the human eye is more sensitive to green than to the other two colors, the Bayer array has twice as many green color filters. This also means that with the Bayer array, the human eye can detect more detail than if the three colors were used in equal measures in the filter. Figure 2. Bayer array color filter (left) and CMYG color filter array (right) Another way to filter or register color is to use the complementary colors—cyan, magenta, and yellow. Complementary color filters on sensors are often combined with green filters to form a CMYG color array, see Figure 2 (right). The CMYG system generally offers higher pixel signals due to its broader spectral band pass. However, the signals must then be converted to RGB since this is used in the final image, and the conversion implies more processing and added noise. The result is that the initial gain in signal-to-noise is reduced, and the CMYG system is often not as good at presenting colors accurately. The CMYG color array is often used in interlaced CCD image sensors, whereas the RGB system primarily is used in progressive scan image sensors. For more information about interlaced CCD image sensors and progressive scan image sensors, see the links in Chapter 7. 3
  • 4. 2. CCD technology In a CCD sensor, the light (charge) that falls on the pixels of the sensor is transferred from the chip through one output node, or only a few output nodes. The charges are converted to voltage levels, buffered, and sent out as an analog signal. This signal is then amplified and converted to numbers using an A/D-converter outside the sensor, see Figure 3. The CCD technology was developed specifically to be used in cameras, and CCD sensors have been used for more than 30 years. Traditionally, CCD sensors have had some advantages compared to CMOS sensors, such as better light sensitivity and less noise. In recent years, however, these differences have disappeared. Photodiodes (pixels) Vertical shift registers A/D converter Horizontal Output ampli er shift register Figure 3. CCD operation (video-type CCD) The disadvantages of CCD sensors are that they are analog components that require more electronic circuitry outside the sensor, they are more expensive to produce, and can consume up to 100 times more power than CMOS sensors. The increased power consumption can lead to heat issues in the camera, which not only impacts image quality negatively, but also increases the cost and environmental impact of the product. CCD sensors also require a higher data rate, since everything has to go through just one output amplifier, or a few output amplifiers. Compare Figure 4 showing a CCD PCB (Printed Circuit Board) with Figure 5 showing a CMOS PCB. Figure 4. CCD sensor mounted on a PCB 4
  • 5. 3. CMOS technology Early on, ordinary CMOS chips were used for imaging purposes, but the image quality was poor due to their inferior light sensitivity. Modern CMOS sensors use a more specialized technology and the quality and light sensitivity of the sensors have rapidly increased in recent years. CMOS chips have several advantages. Unlike the CCD sensor, the CMOS chip incorporates amplifiers and A/D-converters, which lowers the cost for cameras since it contains all the logics needed to produce an image. Every CMOS pixel contains conversion electronics. Compared to CCD sensors, CMOS sensors have better integration possibilities and more functions. However, this addition of circuitry inside the chip can lead to a risk of more structured noise, such as stripes and other patterns. CMOS sensors also have a faster readout, lower power consumption, higher noise immunity, and a smaller system size. Pixels Ampli cation A/D converter Figure 5. CMOS sensor Calibrating a CMOS sensor in production, if needed, can be more difficult than calibrating a CCD sensor. But technology development has made CMOS sensors easier to calibrate, and some are nowadays even self-calibrating. Figure 6. CMOS sensor mounted on a PCB It is possible to read individual pixels from a CMOS sensor, which allows ‘windowing’, which implies that parts of the sensor area can be read out, instead of the entire sensor area at once. This way a higher frame rate can be delivered from a limited part of the sensor, and digital PTZ (pan/tilt/zoom) functions can be used. It is also possible to achieve multi-view streaming, which allows several cropped view areas to be streamed simultaneously from the sensor, simulating several ‘virtual cameras’. 5
  • 6. 4. HDTV and megapixel sensors Megapixel and HDTV technology enables network cameras to provide higher resolution video images than analog CCTV cameras, i.e. they improve the possibility to see details and to identify people and objects — a key consideration in video surveillance applications. A megapixel or HDTV network camera offers at least twice as high a resolution as a conventional, analog CCTV camera. Megapixel sensors are key components in HDTV, megapixel and multi-megapixel cameras and can be used to provide extremely detailed images and multi-view streaming. Megapixel CMOS sensors are more widely available and generally less expensive than megapixel CCD sensors – even though there are plenty examples of very costly CMOS sensors. It is difficult to make a fast megapixel CCD sensor, which of course is a disadvantage, and which makes it difficult to build a multi-megapixel camera using CCD technology. Many sensors in megapixel cameras are generally similar in size as VGA sensors with a resolution of 640×480 pixels. Since a megapixel sensor contains more pixels than a VGA sensor, the size of each pixel in a megapixel sensor becomes smaller than in a VGA sensor. As a consequence, a megapixel sensor is typically less light sensitive per pixel than a VGA sensor, since the pixel size is smaller and light reflected from an object is spread to more pixels. However, technology is rapidly improving megapixel sensors, and the performance in terms of light sensitivity is constantly improving. 5. Main differences A CMOS sensor incorporates amplifiers, A/D-converters and often circuitry for additional processing, whereas in a camera with a CCD sensor, many signal processing functions are performed outside the sensor. CMOS sensors have a lower power consumption than CCD image sensors, which means that the temperature inside the camera can be kept lower. Heat issues with CCD sensors can increase interfer- ence, but on the other hand, CMOS sensors can suffer more from structured noise. A CMOS sensor allows ‘windowing’ and multi-view streaming, which cannot be performed with a CCD sensor. A CCD sensor generally has one charge-to-voltage converter per sensor, whereas a CMOS sensor has one per pixel. The faster readout from a CMOS sensor makes it easier to use for multi-megapixel cameras. Recent technology advancements have eradicated the difference in light sensitivity between a CCD and CMOS sensor at a given price point. 6. Conclusion CCD and CMOS sensors have different advantages, but the technology is evolving rapidly and the situa- tion changes constantly. Hence, the best strategy for a camera manufacturer – and the one that Axis Communications adheres to – is to continually evaluate and test sensors for each and every camera that is developed. The question whether a chosen sensor is based on CCD or CMOS technology then becomes irrelevant. The only focus is if the sensor can be used to build a network camera which delivers the image quality needed and fulfills the customers’ video surveillance requirements. 6
  • 7. 7. Helpful links and resources For more information, see the following links and book: > Axis Communications—Technical guide to network video: www.axis.com/files/brochure/bc_techguide_33334_en_0811_lo.pdf > Axis Communications—Image sensors: www.axis.com/products/video/about_networkvideo/image_sensors.htm > Wikipedia—CMOS (Please note that Axis takes no responsibility for the contents on this website): http://en.wikipedia.org/wiki/CMOS > Wikipedia—CCD (Please note that Axis takes no responsibility for the contents on this website): http://en.wikipedia.org/wiki/Ccd > ‘Intelligent Network Video: Understanding modern surveillance systems’ by Fredrik Nilsson and Axis Communications (ISBN 1420061569) 7
  • 8. www.axis.com 40722/EN/R1/1010 About Axis Communications Axis is an IT company offering network video solutions for professional installations. The company is the global market leader in network video, driving the ongoing shift from analog to digital video surveillance. Axis products and solutions focus on security surveillance and remote monitoring, and are based on innovative, open technology platforms. Axis is a Swedish-based company, operating worldwide with offices in more than 20 countries and cooperating with partners in more than 70 countries. Founded in 1984, Axis is listed on the NASDAQ OMX Stockholm under the ticker AXIS. For more information about Axis, please visit our website at www.axis.com ©2010 Axis Communications AB. AXIS COMMUNICATIONS, AXIS, ETRAX, ARTPEC and VAPIX are registered trademarks or trademark applications of Axis AB in various jurisdictions. All other company names and products are trademarks or registered trademarks of their respective companies. We reserve the right to introduce modifications without notice.