• Title/Summary/Keyword: CMOS Camera module

Search Result 16, Processing Time 0.031 seconds

Network Camera for CMOS Camera Module Inspection (CMOS 카메라 모듈 검사를 위한 네트워크 카메라)

  • 신은철;최병욱
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2004.10a
    • /
    • pp.809-813
    • /
    • 2004
  • In this paper, we developed a network camera for CMOS camera module inspection. The design, implementation details including embedded linux porting and CPLD logics, and performance of network camera are described. The network camera consists of SoC(S3C4530A), CPLD and CMOS image sensor. In order to image data of CMOS image sensor we designed capture logics on CPLD by using VHDL program. Embedded Linux such as uClinux is performed on the network camera to utilize development environment and TCP/IP protocol specification. The application is based on socket communication between GUI on PC and Embedded Linux based network camera. When JPEG compression is applied, the transmission speed was improved enough for this system to be used for an alternative of expensive CCTV or remote monitoring system in a power plant and uninhabited places.

  • PDF

Development of Automatic Visual Inspection for the Defect of Compact Camera Module

  • Ko, Kuk-Won;Lee, Yu-Jin;Choi, Byung-Wook;Kim, Johng-Hyung
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.2414-2417
    • /
    • 2005
  • Compact Camera Module(CCM) is widely used in PDA, Celluar phone and PC web camera. With the greatly increasing use for mobile applications, there has been a considerable demands for high speed production of CCM. The major burden of production of CCM is assembly of lens module onto CCD or CMOS packaged circuit board. After module is assembled, the CCM is inspected. In this paper, we developed the image capture board for CCM and the imaging processing algorithm to inspect the defects in captured image of assembled CCMs. The performances of the developed inspection system and its algorithm are tested on samples of 10000 CCMs. Experimental results reveal that the proposed system can focus the lens of CCM within 5s and we can recognize various types of defect of CCM modules with good accuracy and high speed.

  • PDF

A Study on the CMOS Camera robust to radiation environments (방사선 환경에 강인한 CMOS카메라에 관한 연구)

  • Baek, Dong-Hyun;Kim, Bae-Hoon
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.13 no.1
    • /
    • pp.27-34
    • /
    • 2020
  • Human access is restricted to environment where radiation sources are used, however observation equipment should be radiation-resistant as it is exposed. Therefore, if tungsten with the highest specific gravity and melting point and the lowest lead were selected to reduce the dose to the Cobalt 60 radiation source to 1/8, Tu had a volume of 432.6cm3, a thickness of 2.4cm, and Pb had a volume of 961cm3,, a thickness of 3.6cm. By applying this method, produced a radiation resistant CMOS camera with a camera module using a CMOS Image sensor and a radiation shielding structured housing. As a result of applying the head detachable 2M AHD camera (No. ①) that survived the experiment to select the optimal shielding thickness, when shielding the associated equipment such as cameras, adapters, etc. is achieved, it was confirmed that the design of the structure is appropriate by operating well at doses higher than 1.88×106rad. Therefore, it is expected to secure the camera technology and business feasibility that can be applied to high radiation environments.

The Implementation of User Image Recognition based on Embedded Linux (임베디드 리눅스 기반의 사용자 영상인식시스템 구현)

  • Park, Chang-Hee;Kang, Jin-Suk;Ko, Suk-Man;Kim, Jang-Hyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.2
    • /
    • pp.239-247
    • /
    • 2007
  • In this paper, we propose a system that the Linux is ported in embedded system with peripheral devices of CIS(CMOS Image Sensor) and GPS module. The system acquires GGA sentence from GPS module by recognizing camera and GPS is used module in Linux kernel. And then the received location information is used to include still image acquired through CIS According to this paper, We compose hardware for embedded system, attach board (including camera), port Linux BootLoader and Kernel. And. then we realize that it insert kernel in CIS control device driver and GPS module device driver.

Distortion Calibration and Image Analysis of Megapixel Ultrawide-angle Lens (메가픽셀급 초광각 렌즈의 왜곡영상 보정과 화질분석)

  • Kang, Min-Goo;Lee, Jae-Son;Lee, Ou-Seob
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.3
    • /
    • pp.597-602
    • /
    • 2013
  • In this paper, the lens module of mega pixel type was designed for barrel distortion calibration due to the barrel distortion of ultra wide angle. And the performance of this camera module was improved with the images from wide dynamic range 2 megapixel CMOS image sensor.

Development of Device Driver for Image Capture and Storage by Using VGA Camera Module Based on Windows CE (WINDOWS CE 기반 VGA 카메라 모듈의 영상 획득과 저장을 위한 디바이스 드라이버 개발)

  • Kim, Seung-Hwan;Ham, Woon-Chul;Lee, Jung-Hwan;Lee, Ju-Yun
    • Journal of the Institute of Electronics Engineers of Korea SC
    • /
    • v.44 no.4 s.316
    • /
    • pp.27-34
    • /
    • 2007
  • In this paper device driver for camera capture in hand held mobile system is implemented based on microsoft windows CE operating system. We also study the storage device driver based on the FAT fie system by using NAND flash memory as a storage device. We use the MBA2440 PDA board for implementing the hardware for image capture by using CMOS camera module producted by PixelPlus company. This camera module has VGA $640{\times}480$ pixel resolution. We also make application program which can be cooperated with the device driver for testing its performance, for example image capture speed and quality of captured image. We check that the application can be cooperated well not only with the device driver for camera capture but also with the device driver for FAT file system designed especially for the NAND flash memory.

An Implementation of ISP for CMOS Image Sensor (CMOS 카메라 이미지 센서용 ISP 구현)

  • Sonh, Seung-Il;Lee, Dong-Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.3
    • /
    • pp.555-562
    • /
    • 2007
  • In order to display Bayer input stream received from CMOS image sensor to the display device, image signal processing must be performed. That is, the hardware performing the image signal processing for Bayer data is called ISP(Image Signal Processor). We can see real image through ISP processing. ISP executes functionalities for gamma correction, interpolation, color space conversion, image effect, image scale, AWB, AE and AF. In this paper, we obtained the optimum algorithm through software verification of ISP module for CMOS camera image sensor and described using VHDL and verified in ModelSim6.0a simulator. Also we downloaded into Xilinx XCV-1000e for the designed ISP module and completed the board level verification using PCI interface.

Design of High-resolution Wide-angle Lenz Module, and Image Distortion Compensation for Smart NUX (스마트 NUX용 고해상도 광각렌즈모듈 및 영상왜곡보정 설계)

  • Lee, Jae-Gon;Kang, Min-Goo;Kim, Won-Kyu;Lee, Kyung-Taek
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.7 no.5
    • /
    • pp.999-1004
    • /
    • 2012
  • In this paper, camera modules and lens's images were analyzed for the compensation of distortion image by wide angle lens based WDR(Wide Dynamic Range) with high resolution sensor(2-Mega CMOS Image sensor). Due to wide angle ($176^{\circ}$) of designed wide angle camera modules, the compensation result of distorted image was analyzed, and the application of these modules was proposed for smart NUX(Natural User eXprience).

The realization of 3D Display by using 2D sensor

  • Lee, Kyu-Tae;Um, Kee-Tae;Kim, Sang-Jo;Chae, Kyung-Pil
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 2008.10a
    • /
    • pp.765-768
    • /
    • 2008
  • To make 3D camera system, we check the possibility of advanced range camera module based on measuring the time delay of modulated infrared light, using a single detector chip fabricated on standard CMOS process. To depth information, electronic shutter and interlaced scanning method of 2D sensor is needed. Especially, we design "lens system, illumination unit" and review simulation result.

  • PDF

Field-Curvature Correction According to the Curvature of a CMOS Image-Sensor Using Air-Gap Optimization

  • Kwon, Jong-Hoon;Rhee, Hyug-Gyo;Ghim, Young-Sik;Lee, Yun-Woo
    • Journal of the Optical Society of Korea
    • /
    • v.19 no.6
    • /
    • pp.658-664
    • /
    • 2015
  • Lens designers generally refer to flat image fields and attempt to minimize the field curvature. Present-day CMOS image sensors for mobile phone cameras, however, are not flat, but curved. Sometimes it is necessary to generate an intentional field curvature according to the degree and direction of the CMOS image-sensor’s curvature. This paper presents the degree of curvature of a CMOS image sensor measured using an interferometer, and proposes an effective compensation method that minimizes the net field curvature through optimizing the air gap between lens elements, which is demonstrated using simulations and experiments.