[FullCustomIC] MOSFET 기본 이론(2)_Stick Diagram 등
Full Custom IC/이론2024. 3. 9. 00:58[FullCustomIC] MOSFET 기본 이론(2)_Stick Diagram 등

■ pMOS, nMOS 직∙병렬 동작 ⦁ MOSFET 동작 Input nMOS pMOS 0 OFF ON 1 ON OFF ⦁ 직⋅병렬 MOSFET 동작(2개) Input_1 Input_2 직렬 병렬 nMOS pMOS nMOS pMOS 0 0 OFF ON OFF ON 0 1 OFF OFF ON ON 1 0 OFF OFF ON ON 1 1 ON OFF ON OFF 두개 모두 ON이어야 연결 둘 중 하나만 ON이면 연결 ■ Gate Layout Stick Diagram : Layout을 빠르게 만들 수 있다. [Stick Diagram 그리는 법] 1. CMOS Schematic을 그린다. 2. pMOS부 혹은 nMOS부 중 하나를 선택하고 각 FET을 모두 한번씩만 경유하는 길(path)을 찾는다. → 이때 ..

[GDB Online] 온라인 코드 Debugging
추천/웹사이트2024. 3. 9. 00:23[GDB Online] 온라인 코드 Debugging

■ GDB Onlie : c, c++, JAVA, HTML 등 다양한 언어를 온라인에서 debugging 할 수 있는 사이트입니다. ● 웹사이트 https://www.onlinegdb.com/ GDB online Debugger | Compiler - Code, Compile, Run, Debug online C, C++ Online GDB is online compiler and debugger for C/C++. You can compile, run and debug code with gdb online. Using gcc/g++ as compiler and gdb as debugger. Currently C and C++ languages are supported. www.onlinegdb.com

[FullCustomIC] MOSFET 기본 이론(1)_CMOS Schematic 등
Full Custom IC/이론2024. 3. 5. 23:31[FullCustomIC] MOSFET 기본 이론(1)_CMOS Schematic 등

■ Introduction ⦁ IC( Intergrated Circuit ) : 집적 회로, 다수의 Transistor가 하나의 칩에 ⦁ VLSI( Very Large Scale Intergration ) : 초 고밀도 집접회로 ★IC의 장점 1. Fast 2. Cheap → 고밀도 = 소형화 = 가격↓ 3. Low Power → 엔지니어가 항상 고려해야하는 3가지 ■ Si SI : 4족(최외각 전자 4개) 원소로 공유 결합은 통해 stable한 상태가 됨 → 부도체 상태 때문에 도핑을 하여 반도체로 사용 - n-type dopant : 5족 원소 사용 → 전자 다수 - p-type dopant : 3족 원소 사용 → 정공 다수 => n-type Mobility = p-type Mobility 2~3배 ..

[Draw.IO] 깔끔한 Diagram 제작
추천/웹사이트2024. 3. 5. 22:50[Draw.IO] 깔끔한 Diagram 제작

■ Draw.IO : ClassDragram, SW Stack 등 Diagram 제작 사이트입니다. ● 웹사이트 https://app.diagrams.net/ Flowchart Maker & Online Diagram Software Flowchart Maker and Online Diagram Software draw.io is free online diagram software. You can use it as a flowchart maker, network diagram software, to create UML online, as an ER diagram tool, to design database schema, to build BPMN online, as a circuit d app.diagra..

[AVR] External Interrupt(외부 인터럽트) & Ultrasonic 거리 측정
AVR/Study2024. 2. 27. 23:32[AVR] External Interrupt(외부 인터럽트) & Ultrasonic 거리 측정

| External Interrupt : Interrupt의 한 종류로 주로 다른 Device(컴퓨터, 센서 등)에서 발생하는 특정 신호에 의해 발생한다. 들어가기에 앞서.. Signal State 종류 : Low, Rising edge, High, Falling edge | AVR External Interrupt : AVR ATmega128a에서 지원하는 External Interrupt는 총 8개이며 설정 및 사용방법은 Datasheet application Note 활용 ● EICRA(External Interrupt Control Register- A) : External Interrupt 제어 레지스터(0 ~ 3 → 4개) ISCn bit 설정 0 0 : Low level 일 때 Interru..

[VEED.IO] 동영상 압축 및 간단한 편집
추천/웹사이트2024. 2. 26. 19:04[VEED.IO] 동영상 압축 및 간단한 편집

| VEE.IO : 동영상 압축 및 간단한 편집 사이트입니다. - 사용법 1. 웹사이트 이동 https://www.veed.io/ko-KR/tools/video-compressor Compress Video - No Loss in Video Quality - VEED.IO VEED is the best online video compressor software - simple, automatic, and compatible with all file formats. Compress your videos without sacrificing quality. www.veed.io 2. 파일 업로드 클릭 3. 드래그앤드롭 or 파일 업로드 4. 원하는 품질 선택 후 Compress Video 클릭 5. 다운로드 ..

image