• AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • AI글쓰기 2.1 업데이트
  • 통합검색(114)
  • 리포트(100)
  • 논문(10)
  • 시험자료(2)
  • 서식(1)
  • 자기소개서(1)
판매자 표지는 다운로드시 포함되지 않습니다.

"Parallel wires" 검색결과 41-60 / 114건

  • [연세대]전기전자기초실험 1장 결과 레포트
    , parallel circuit.fig 1-6. serial circuitfig 1-7. parallel circuittable 1-3.connectioncurrent for each ... urrent path.(a) )And also, since Voltmeters are always connected in parallel with the component or ... the differences between them.(b) There is also internal resistance in conducting wire. Despite
    리포트 | 10페이지 | 1,000원 | 등록일 2013.07.16
  • 시리얼 인터페이스 예비보고서
    [실험 제목] : 시리얼 인터페이스[실험 이론]패러렐 vs 시리얼 인터페이스패러렐 인터페이스(Parallel Interface)- 데이터 및 어드레스가 병렬로 동시에 처리 ... 적으로 처리- 데이터의 처리속도가 비교적 느리다.- 필요한 핀수를 최소화하여 칩의 소형화에 유리하다.- 고속제어가 필요없는 소형 칩들에 주로 사용- TWI(Two Wire Serial ... Interface), SPI(Serial Peripheral Interface)① TWI(Two Wire Serial interface)- TWI(Two Wire Serial
    리포트 | 13페이지 | 1,500원 | 등록일 2015.11.23
  • 성균관대 진동및동적시스템설계실습 Op-Amp and Strain Gauge
    grid pattern maximizes the amount of metallic wire or foil subject to strain in the parallel ... train gage consists of a very fine wire or, more commonly, metallic foil arranged in a grid pattern. The
    리포트 | 17페이지 | 1,500원 | 등록일 2015.03.08
  • 6-1. Current & Voltage
    error on the downside.b. Serial, parallel circuit(Table 1-3 left side is measured and right side is ... experimental values is resistor of the conducting wire needed to compose circuit. There are resistors in ... interior conducting wire. Naturally, resistor in interior conducting wire is ignored in theoretical
    리포트 | 4페이지 | 1,500원 | 등록일 2012.11.27
  • Laboratory Equipment and Basic Components
    measurements wire connected to two sides of resistors.Measurements on a basic parallel circuit (AC voltage ... the value of resistor. We may consider it as a voltage divider.DC parallel circuitThis circuit c ... onsists of a DC voltage power supply and 2 resistors in parallel. In parallel circuit, the voltages
    리포트 | 8페이지 | 1,000원 | 등록일 2012.02.14
  • 연세대학교 전기전자기초실험 Osciloscope 예비레포트
    erial/parallel circuit③ Observe output signal if step function, or square wave is applied to the ... econds.If we analyze specific definition of the inductance equation of a wire loop in SI units, we c ... and N is the number how much the wire is wrapped around.2. CapacitanceThis can be defined as the
    리포트 | 5페이지 | 1,500원 | 등록일 2012.09.17
  • Structural Analysis of Building(inmos, PA technology, Alamillo bridge)
    tayed bridge using a cable wire to support the 142m tall pylon tilted 58 degrees.3 . The structure of ... ompressive force and the bending moment of the reinforced cables are disposed parallel to each other3. The
    리포트 | 22페이지 | 2,000원 | 등록일 2014.05.28
  • passive components에 대한 전반적인 소개
    -Capacitance C = QV = εA /d -I = C( dV / dt ) DC open -Series and parallel capacitors 2 ... Passive components3.Physical representation of Passive components Resistors Wire-wound Nichrome wire ... wiring boards3.Physical representation of Passive components 3) Embedded(Integral) Passives Organic
    리포트 | 35페이지 | 1,500원 | 등록일 2013.08.01
  • 2012년도 2학기 집적회로설계 중간고사
    2012년도 2학기 집적회로설계 중간고사학과 : 전기전자공학과 학년 : 4학년 학번 : 20064161 이름 : 김 경재(a) 4 BIT parallel adder에 대한 구조 ... ;output c_out;wire c1,c2,c3;full_adder fa_1(x[0],y[0],c_in,sum[0],c1);full_adder fa_2(x[1],y[1],c1,sum[1
    시험자료 | 2페이지 | 1,500원 | 등록일 2012.11.21
  • 현수교의 역사
    시된다. Marc Seguin의 현수교주요한 하중지지 구조로서 얇은 와이어를 이용하는 것은, 그 당시로서는 효과적인 방청기술이 개발되지 않았기 때문에 특히 내구성에 있어서 많은 문제를 발생 ... Valley를 횡단하는 와이어 지지 구조인 Grand Pont Suspendu이었다. 이 교량은 1834년에 완공되었고 주경간은 273m였다. Grand Pont Suspendu에서 4개 ... 의 주케이블은 각각 20개의 스트랜드로 구분된 1000개 이상의 와이어로 구성되었으며, 각 스트랜드는 육상에서 조립되어 각각의 위치에 별도로 인양되었다. 이 교량은 최종적으로 붕괴
    리포트 | 4페이지 | 1,000원 | 등록일 2010.04.06
  • [VerilogHDL] CLA(Carry Look ahead Adder)를 이용한 16bit 고속 가산기 설계
    하는 방식으로구조는 간단한 반면 bit의 개수가 많아질수록 속도가 느려지는 단점이 있다.그림1. 4bit Binary Parallel Adder■ CLA(Carry Look ... 13~16bit sum and carry- Wire Configuration이름비고sumCLA_1~4의 연산 결과를 sum에 연결carry_outCLA4의 결과값과 carry ... Adder 코드module cla4(S, C, A, B, C0);input [3:0] A, B;input C0;output [3:0] S;output C;wire [3:0] S
    리포트 | 6페이지 | 2,500원 | 등록일 2013.05.25
  • Flip-flop and Counter Design
    ,Q,NQ);endmodule // end module② Do some research on Parallel Shift Register.First of all, the shift ... at a time to the adjacent flip-flop.The parallel moving register is that the register composed of n ... parallel moved by connecting circuit.③ Use verilog HDL code to express 4-bit bi-directional shift
    리포트 | 3페이지 | 1,500원 | 등록일 2012.11.27
  • 나노와이어-디스플레이에서의 적용
    Application of Nanowireabout Display TechnologyContentsⅠ. Synopsis1. Nano-wire definition2 ... . Appearance of Nano-wireⅡ. Body1. Synthetic of Nano-wire2. Nano-wire array3. Character of Nano-wire4 ... . Technology about Nano-wire5. Tech tree6. Market tendencyⅢ. PatentsⅣ. Conclusionattach. ReferenceⅠ
    리포트 | 17페이지 | 3,000원 | 등록일 2011.11.21
  • 모터제어
    까지만 다시 기록할 수 있다.EEPROM은 인터페이스에 따라 Serial bus와 Parallel bus로 나뉘는데- 직렬 버스보통 SPI나 I²C, 1-Wire 인터페이스로 8핀 패키지
    리포트 | 14페이지 | 1,000원 | 등록일 2015.12.10
  • SimpleCompound Pendulum and Free Vibration Experiments
    the parallel axis theorem, the moment of inertia of the body about the pivot point O can be c ... pendulum is material point. But our experiment’s pendulum has volume. Second,is length of wire’s ... erial connection of two springs and Fig. 2.5.1 (c) does a parallel connection of two springs
    리포트 | 17페이지 | 1,000원 | 등록일 2012.05.14
  • HOPG Using EASYSCAN STM
    wire other tools . This step isn't necessary, but may help if you are having problems obtaining a ... good image. B. You'll then cut a piece of wire that is about 5mm to 10mm long. Make sure you don't ... lose it!! C. Still holding this piece of wire with the pliers, place the cutters at the free end, as
    리포트 | 18페이지 | 1,000원 | 등록일 2011.11.24
  • Etching and Packaging of Micro System Process
    process finishes. In this case, ion can be a reactant itself. Plasma etching in the parallel plate reactor ... process price and it is composed of lead frame, wire, and epoxy mold compound. Substrate type package is ... property devices going through usual wire-bonding process due to needlessness of wire-bond. Flip-Chip costs
    리포트 | 4페이지 | 3,000원 | 등록일 2011.06.05
  • Amino acid on Graphene
    Experiment ReferenceMethionine on HOPG Surface Molecular Wire Self-Assembled on a Graphite Surface ... very similar , i.e., the aromatic rings of the amino acids prefer to orient in parallel with respect
    리포트 | 31페이지 | 1,000원 | 등록일 2013.12.04
  • 전송선로 설계
    Coaxial line, Microstrip, Stripline, Coplanar Waveguide, Parallel Plate 등이 있다.Ⅱ. 전송선로의 종류(1) Two-Wire
    리포트 | 14페이지 | 1,000원 | 등록일 2015.01.22 | 수정일 2015.12.12
  • Basic Circuit Background 1(결과)
    , 20K, 40K, 60K, 100K)0501001K5.96V5K9.94V10K10.85V20K40K60K100KB. Series, Parallel circuit(DC 12V ... voltage. Third, an electric wires have slight resistance so that they make current and voltage ... parallel. Each of current is equal to V / R. In resistance meter experiment, first, we denote
    리포트 | 8페이지 | 1,000원 | 등록일 2011.07.09
  • EasyAI 무료체험
해캠 AI 챗봇과 대화하기
챗봇으로 간편하게 상담해보세요.
2025년 10월 11일 토요일
AI 챗봇
안녕하세요. 해피캠퍼스 AI 챗봇입니다. 무엇이 궁금하신가요?
6:57 오후
문서 초안을 생성해주는 EasyAI
안녕하세요 해피캠퍼스의 20년의 운영 노하우를 이용하여 당신만의 초안을 만들어주는 EasyAI 입니다.
저는 아래와 같이 작업을 도와드립니다.
- 주제만 입력하면 AI가 방대한 정보를 재가공하여, 최적의 목차와 내용을 자동으로 만들어 드립니다.
- 장문의 콘텐츠를 쉽고 빠르게 작성해 드립니다.
- 스토어에서 무료 이용권를 계정별로 1회 발급 받을 수 있습니다. 지금 바로 체험해 보세요!
이런 주제들을 입력해 보세요.
- 유아에게 적합한 문학작품의 기준과 특성
- 한국인의 가치관 중에서 정신적 가치관을 이루는 것들을 문화적 문법으로 정리하고, 현대한국사회에서 일어나는 사건과 사고를 비교하여 자신의 의견으로 기술하세요
- 작별인사 독후감