<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: INSU SHIN</title>
    <description>The latest articles on DEV Community by INSU SHIN (@insu).</description>
    <link>https://dev.to/insu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3759878%2F7cc371bc-2676-45f0-9011-150bad5b3a8e.png</url>
      <title>DEV Community: INSU SHIN</title>
      <link>https://dev.to/insu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/insu"/>
    <language>en</language>
    <item>
      <title>A Study on the I-V Characteristics and Physics of BJT and MOSFET via LTspice</title>
      <dc:creator>INSU SHIN</dc:creator>
      <pubDate>Fri, 10 Jul 2026 13:49:48 +0000</pubDate>
      <link>https://dev.to/insu/a-study-on-the-i-v-characteristics-and-physics-of-bjt-and-mosfet-via-ltspice-2ce5</link>
      <guid>https://dev.to/insu/a-study-on-the-i-v-characteristics-and-physics-of-bjt-and-mosfet-via-ltspice-2ce5</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Objective of the Experiment&lt;br&gt;
The purpose of this experiment is to analyze the operating principles and output characteristic curves of representative transistors, BJT and MOSFET, using LTspice.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Theoretical Background and Differences in Circuit Configuration&lt;br&gt;
Both BJT and MOSFET are transistor devices that perform amplification and switching functions. However, there are clear differences in their internal carrier control mechanisms and device terminal nomenclatures.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A BJT consists of an emitter, a base, and a collector. Minority carriers injected from the emitter into the base region move to the collector through diffusion to form a current. In other words, it is a current-controlled device where a minute base current flowing into the input terminal determines the magnitude of the collector current at the output terminal.&lt;/p&gt;

&lt;p&gt;A MOSFET consists of a source, a gate, and a drain. A voltage applied to the gate forms a vertical electric field in the substrate through the oxide layer, and this electric field induces an inversion layer channel on the surface, altering the conductivity between the source and the drain. In other words, it is a voltage-controlled device where the voltage at the input terminal determines the drain current at the output terminal.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;BJT Output Characteristics Analys is Measurement Method : The variation of collector current according to the collector-emitter voltage (V_CE) was measured using LTspice while increasing the base current in steps.
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fby60c2aj6o0ixx0xpbck.png" alt=" " width="799" height="275"&gt;
Characteristics of the BJT I-V Curve
Linearity in the Active Region : When V_CE is applied above a certain voltage (approximately 0.2~0.3V) and escapes the saturation region, I_C becomes insensitive to changes in V_CE and draws a flat curve.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Consistency of Amplification Ratio : The most notable point is that as I_B increases uniformly, the vertical spacing between each generated I_C curve remains almost constant. &lt;br&gt;
This visually and perfectly demonstrates the linear current amplification characteristic of the BJT, represented by I_C = ßI_B (where ß is the current gain).&lt;/p&gt;

&lt;p&gt;Physical Operating Principles of the BJT &lt;br&gt;
 Emitter-Base Junction (Forward Bias) : The emitter is highly doped (N+) with impurities. &lt;br&gt;
When a forward bias is applied, the depletion region between the emitter and the base narrows, and the built-in potential barrier is lowered. This causes a massive injection of electrons, the majority carriers of the emitter, into the base region.&lt;/p&gt;

&lt;p&gt;Base Region (Minority Carrier Diffusion) : The base region, a P-type semiconductor is very thin and lightly doped. Electrons transferred from the emitter become 'minority carriers' within the base and diffuse toward the collector due to the concentration gradient. &lt;br&gt;
Because the base is thin, the rate at which electrons recombine with holes and disappear is very low.&lt;/p&gt;

&lt;p&gt;Base-Collector Junction (Reverse Bias) : A strong reverse bias is applied to this junction, resulting in a wide depletion region and a strong electric field. &lt;br&gt;
Electrons that safely pass through the base and reach the boundary of this depletion region are rapidly swept into the collector by the electric field (Drift).&lt;/p&gt;

&lt;p&gt;Summary: A BJT is a transistor device in which a very small base current (replenishment of holes used for recombination) controls the potential barrier between the emitter and the base, thereby governing the massive amount of electrons transferring to the collector, with both electrons and holes participating in current conduction.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;MOSFET Output Characteristics Analysis Measurement Method : In the same manner, the variation of drain current according to the drain-source voltage was measured while increasing the gate-source voltage in steps.
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6dxu7152dp44d9jtc0gr.png" alt=" " width="800" height="279"&gt;
Characteristics of the MOSFET I-V Curve
Non linearity in the Saturation Region : The saturation of current after the pinch-off phenomenon is similar to that of a BJT, but the pattern of curve spacing according to the input variable is completely different.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Confirmation of Square-Law Characteristic : Even though V_GS was increased at a constant voltage interval (1V), a nonlinear increasing trend was observed where the vertical spacing between I_D curves significantly widened toward the top. &lt;br&gt;
This result accurately supports the fundamental semiconductor physics theory that the MOSFET's drain current is proportional to the square of the overdrive voltage (I_D ∝ (V_GS – V_th)²).&lt;/p&gt;

&lt;p&gt;Physical Operating Principles of the MOSFET&lt;br&gt;
Depletion State : When a positive (+) voltage is applied to the gate, holes, which are the majority carriers in the P-type substrate (bulk) below the oxide layer, are pushed away by the electric field, forming a negatively charged depletion region at the oxide-substrate interface. &lt;br&gt;
Looking at the energy band diagram at this time, the energy bands near the substrate surface begin to bend downward.&lt;/p&gt;

&lt;p&gt;Inversion Layer Formation : When the gate voltage is increased above the threshold voltage, the surface energy bands bend more severely, causing the intrinsic Fermi level (E_i) to drop below the Fermi level (E_F). &lt;br&gt;
At this moment, the surface of the P-type substrate temporarily acts like an N-type, and an N-type channel (inversion layer) is formed through which electrons can move between the source and the drain.&lt;/p&gt;

&lt;p&gt;Pinch-off : As the drain voltage increases, the reverse bias on the drain side increases, expanding the depletion region at the end of the channel. &lt;br&gt;
Eventually, a pinch-off phenomenon occurs where the channel near the drain is blocked, and thereafter, the current no longer increases and becomes saturated even if V_DS is raised.&lt;/p&gt;

&lt;p&gt;Summary: Unlike the BJT where both electrons and holes participate in current conduction, the MOSFET is characterized by the gate voltage creating a vertical electric field that bends the energy bands, and the charge in the induced channel moves by the horizontal electric field between the source and drain to create current, utilizing only one type of carrier and employing surface control via an electric field through the oxide layer.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; Conclusion&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Through this simulation, the difference in physical control methods between BJT and MOSFET was cross-verified through the shapes of their I-V output characteristic curves. The BJT showed a linear current amplification with constant spacing (△I_C ∝ △ I_B) based on carrier diffusion among the emitter, base, and collector. &lt;br&gt;
On the other hand, the MOSFET exhibited a nonlinear current increase (I_D ∝ (V_GS – V_th)²) based on the surface field effect in a gate-source-drain structure. Through this, it was confirmed that the criteria for device selection in circuit design must vary depending on whether linear gain is required or high-input-impedance voltage control is needed.&lt;/p&gt;

</description>
      <category>transistor</category>
      <category>bjt</category>
      <category>mosfet</category>
      <category>semiconductor</category>
    </item>
    <item>
      <title>Implementation of a Smart Sensor for Proactive Fire Prediction</title>
      <dc:creator>INSU SHIN</dc:creator>
      <pubDate>Sat, 04 Jul 2026 16:26:05 +0000</pubDate>
      <link>https://dev.to/insu/implementation-of-a-smart-sensor-for-proactive-fire-prediction-44en</link>
      <guid>https://dev.to/insu/implementation-of-a-smart-sensor-for-proactive-fire-prediction-44en</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Research Background
Recently, there has been a frequent occurrence of large-scale fires in traditional markets and factories caused by negligent management, equipment defects, and aging infrastructure. 
In particular, instantaneous sparks and over currents resulting from deteriorated wires or poor contact are the fundamental causes of such major fires.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Currently, conventional circuit breakers operate on a reactive mechanism, cutting off the entire power supply only after an over current or short circuit exceeds a specific threshold. The clear limitation of these traditional systems is their inability to proactively detect minute sparks and leakage currents that trigger fires. Furthermore, when a problem does occur, they cannot pinpoint the exact location of the fault, leading to delayed responses.&lt;/p&gt;

&lt;p&gt;To overcome these limitations, we determined that it is necessary to introduce a smart sensor capable of anticipating and warning of fire risks by analyzing magnetic field variations and over currents around wires before a fire breaks out. This research was conducted to directly implement this system and verify its reliability, with the goal of enhancing safety and ensuring accessible use for everyone.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Research Objectives
The ultimate objective of this study is to improve upon the limitations of the reactive cutoff mechanism in existing circuit breakers by implementing and verifying a clamp-type sensor that proactively detects internal wire conditions and abnormal signals prior to a fire.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;To validate the proposed circuit, this study proceeds with circuit design and simulation using LT spice, followed by the physical fabrication of the circuit to confirm its ability to detect magnetic field variations and sustained abnormal signals. &lt;br&gt;
Additionally through this cross-validation process, the study examines the following practical considerations "Is it applicable in real-world scenarios?", "Can abnormal signals be easily identified?", and "Is it convenient for anyone to use?“&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Components Used and Circuit Configuration&lt;br&gt;
In this study, not all the components initially proposed in the project plan could be utilized; instead, the circuit was constructed using alternative components.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Exclusion of Hall Sensors in Favor of Coils&lt;br&gt;
Originally, we planned to use both a coil and a Hall sensor to detect magnetic fields, but only a coil was utilized in this study. &lt;br&gt;
The reason lies in the operational characteristics of the Hall sensors we intended to use. &lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While they are capable of detecting magnetic field variations, they are digital components that output data exclusively as 1 and 0. &lt;br&gt;
Because our system required continuous analog signals rather than discrete binary outputs, the Hall sensor was ultimately excluded.&lt;/p&gt;

&lt;p&gt;Instead, considering the final form factor of the sensor, a custom coil was fabricated and integrated into the circuit by carefully calculating its cross-sectional area, number of turns, and total length.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Implementation of a Clipping Circuit
A clipping circuit was configured using rectifier diodes and Zener diodes. 
This setup allows the magnetic field variations and internal AC signals from the wire, picked up by the coil, to pass into the circuit while preventing damage caused by intense sparks or high-voltage transients. 
The primary purpose of the clipping circuit is circuit protection, achieved by cutting off (clipping) any signal portion that exceeds a predefined reference voltage.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Originally, the plan was to implement a full-wave rectifier circuit. However, this was modified after clearly distinguishing the functional differences between the two topologies. A full-wave rectifier serves to convert highly irregular AC signals into DC signals. &lt;br&gt;
However, if an extremely severe spark or arc inside the wire passes through a full-wave rectifier, the exceptionally large AC signal is simply converted into a massive DC signal and passed along, which can severely compromise the stability of the subsequent circuitry.&lt;/p&gt;

&lt;p&gt;In other words, because a rectifier fails to protect the circuit from voltage spikes, we determined that a clipping circuit—which protects the system by capping any signal exceeding the threshold at a predetermined value—was far more suitable for our research objectives.&lt;/p&gt;

&lt;p&gt;Furthermore, while TVS (Transient Voltage Suppressor) diodes are typically available for voltage suppression in such configurations, the circuit was constructed using rectifier diodes and Zener diodes due to cost constraints.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fajjy0rtzrvgc0jw3i4lv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fajjy0rtzrvgc0jw3i4lv.png" alt=" " width="800" height="559"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvhwqv5w6yce7mkicsbi9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvhwqv5w6yce7mkicsbi9.png" alt=" " width="380" height="282"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Replacement of Synaptic Transistors with a Leaky RC Integrator Circuit
Initially, we planned to utilize synaptic transistors to process the signals passing through the coil and clipping circuit, enabling the system to distinguish between normal and abnormal signals. 
However, because fabricating synaptic transistors requires processes beyond the capabilities of an undergraduate-level laboratory, we replaced them with a leaky RC integrator circuit that yields an equivalent operational effect.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This circuit utilizes the charging and discharging characteristics of a resistor and capacitor to achieve a "cumulative detection effect." &lt;br&gt;
It internally accumulates and "remembers" sustained abnormal signals, which eventually alters the output voltage. Additionally, it features an "instantaneous over voltage detection" capability. Even if a spark enters the circuit for a very brief duration, if its amplitude is sufficiently large, it generates a value equivalent to a continuously sustained signal, enabling immediate detection.&lt;/p&gt;

&lt;p&gt;A critical question raised during this design phase was "If the system detects anomalies by accumulating signals, wouldn't normal signals also accumulate over time and trigger a false detection?"&lt;br&gt;
The answer lies in the charging and discharging time constants of the capacitor. While normal signals also pass through the circuit as AC signals, their voltage amplitude is extremely small. Even as the capacitor charges, the rate of discharge through the resistor is significantly faster than the rate of charge. Consequently, the accumulated voltage never exceeds the predefined threshold, effectively preventing false alarms.&lt;/p&gt;

&lt;p&gt;Therefore, although the circuit architecture differs from the originally planned synaptic transistors, it successfully replicates the desired detection mechanisms while preventing malfunctions, thereby ensuring stable signal input and output processing.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjn9ipelenri1gfsoworz.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjn9ipelenri1gfsoworz.png" alt=" " width="597" height="521"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy99obk5n3hnlo9he80yg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fy99obk5n3hnlo9he80yg.png" alt=" " width="799" height="196"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Output Stage and Signal Amplification
The final component of the system is the output section, which provides visual confirmation if an abnormal signal is detected from the preceding stages.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Visual Notification via LED&lt;br&gt;
An LED was utilized for this purpose. &lt;br&gt;
When an anomaly is detected, the LED illuminates, enabling immediate visual identification of the abnormal signal and allowing for a real-time assessment of the internal condition of the wire. Initially, the design included both an LED and a buzzer for simultaneous visual and auditory alerts. &lt;/p&gt;

&lt;p&gt;However, due to procurement issues with transistor components, the buzzer was excluded, and the final circuit was configured solely with the LED.&lt;/p&gt;

&lt;p&gt;Amplification Limitations and Future Improvements&lt;br&gt;
Driving a buzzer requires a higher amplification factor, which would typically be achieved by utilizing BJT or MOSFET components. &lt;br&gt;
Because of the aforementioned supply issues, an Operational Amplifier (OP-AMP) was used for signal amplification instead. &lt;br&gt;
While an OP-AMP is capable of amplification similar to discrete transistors, its output current drive in this configuration is only sufficient to power an LED. &lt;br&gt;
It exhibits a distinct limitation in driving capability for higher-power loads, such as buzzers or vibration sensors.&lt;/p&gt;

&lt;p&gt;Nevertheless, this limitation is not considered a critical flaw in the overall design. If this project is selected for formal subsequent research or if budget constraints are resolved, the issue can be easily rectified by simply substituting the relevant amplifying components within the existing circuit architecture.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flt273clp60ywn651qcxa.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flt273clp60ywn651qcxa.png" alt=" " width="799" height="543"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhmdrm8hock78596dd0j6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhmdrm8hock78596dd0j6.png" alt=" " width="247" height="286"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Folv98jj5pt9culklha6k.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Folv98jj5pt9culklha6k.png" alt=" " width="229" height="321"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Verification of Sensor Reliability via Simulated Fire Environments
To verify the stability and normal operation of the custom-designed sensor, two methods of cross-validation were conducted.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The first method utilized a piezoelectric element to simulate the sparks and arcs that typically occur immediately before a fire breaks out. &lt;br&gt;
A piezoelectric element, extracted from a common lighter, was applied to the front end of the coil to repeatedly inject instantaneous high voltages and rapid magnetic field variations into the circuit. &lt;/p&gt;

&lt;p&gt;We determined that this component could closely replicate the instantaneous high-voltage sparks generated in actual fire scenarios.&lt;br&gt;
Direct measurements revealed that one or two sparks or arcs did not trigger the LED. &lt;br&gt;
Instead, it required a minimum of five to six consecutive sparks for the LED to illuminate. &lt;/p&gt;

&lt;p&gt;This result perfectly aligned with our theoretical expectations. &lt;br&gt;
It confirmed that the clipping circuit successfully protected the system by suppressing excessively high voltages, while the leaky RC integrator circuit accumulated ("remembered") the sustained abnormal signals, eventually reaching the threshold voltage to drive the LED.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F90rk94hqlwrevynthdtk.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F90rk94hqlwrevynthdtk.jpg" alt=" " width="800" height="1067"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fo77tfoa498g981oa3aa8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fo77tfoa498g981oa3aa8.jpg" alt=" " width="800" height="442"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft56fc6tgkhwkt058duic.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft56fc6tgkhwkt058duic.png" alt=" " width="275" height="441"&gt;&lt;/a&gt;&lt;br&gt;
 The second validation utilized a function generator to determine whether a "single, massive spark and rapid magnetic field change"—as opposed to a continuous signal—could also successfully trigger the LED. &lt;br&gt;
Because generating such an extreme single event is difficult using only a piezoelectric element, a function generator was employed to verify the outcome.&lt;/p&gt;

&lt;p&gt;A pulse wave with a high frequency and a high peak-to-peak voltage was generated and applied to the circuit. &lt;br&gt;
The clipping diodes successfully protected the circuit by suppressing the high-frequency transients. By utilizing rapid ON/OFF switching to inject a single, powerful impulse, we confirmed that the LED illuminated as intended.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fd31sltj2o4kc0l29nixm.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fd31sltj2o4kc0l29nixm.jpg" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F42ddj1pmvrerrwm81pfi.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F42ddj1pmvrerrwm81pfi.png" alt=" " width="229" height="321"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Final Circuit Design and Sensor Form Factor
The aforementioned circuit blocks were integrated into a single cohesive system, and the physical sensor was designed in a clamp-type form factor to ensure ease of use for anyone.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The circuit schematic was initially verified using LTspice to evaluate operational feasibility and calculate component costs. &lt;br&gt;
In the second phase, the prototype was constructed on a large breadboard to physically confirm its normal operation. &lt;br&gt;
 Finally, to achieve miniaturization, the circuit layout was optimized and transferred to a small breadboard. This step successfully minimized the overall volume while maintaining full functionality.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0suzaqcb3bd4wa51mnau.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F0suzaqcb3bd4wa51mnau.png" alt=" " width="800" height="480"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fck6gfqvc62mp8u2at4hh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fck6gfqvc62mp8u2at4hh.png" alt=" " width="800" height="209"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fausy9ec3lei4ff7l5wkq.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fausy9ec3lei4ff7l5wkq.jpg" alt=" " width="800" height="600"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx9qfbfj7ot5huvjjb5qg.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx9qfbfj7ot5huvjjb5qg.jpg" alt=" " width="800" height="1067"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The final sensor prototype features a non-contact, clamp-type design. &lt;br&gt;
This configuration eliminates the need to strip wire insulation or power down the system for inspection simply clamping the sensor onto a suspected wire allows for immediate assessment of internal electrical conditions. &lt;br&gt;
Additionally, the LED indicator is positioned in the most visible location to ensure that hazard alerts can be recognized instantly.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz7khd2trwfqwkahzkxee.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz7khd2trwfqwkahzkxee.png" alt=" " width="501" height="338"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Limitations and Future Expectations (Conclusion)
In this study, we designed and implemented a "non-contact, clamp-type fire prevention sensor" capable of detecting internal wire anomalies. 
This system proactively prevents fires, thereby overcoming the fundamental limitations of the reactive cutoff mechanisms found in conventional circuit breakers.
Through a four-stage circuit topology—comprising a coil, a clipper, a leaky RC integrator, and a comparator—the system successfully detected both the gradual accumulation of minute abnormal signals and instantaneous high-voltage sparks. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In particular, through cross-validation experiments utilizing a function generator and a piezoelectric element to simulate extreme arcs and sparks, we proved that the circuit remains physically protected while outputting accurate alerts, even under conditions mirroring harsh field environments.&lt;/p&gt;

&lt;p&gt;This sensor can be easily attached to aging wiring without damaging the insulation or requiring power outages. It presents an economical and highly practical preventive solution with broad applicability, ranging from everyday residential use to fire-prone environments like traditional markets.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Despite its successes, there is room for further enhancement. 
A primary future objective is to introduce power transistors, such as BJT or MOSFET, to improve the output current drive. &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This upgrade would enable the integration of high-power buzzers or vibration motors, evolving the device into a multi-alarm sensor that can effectively alert individuals with visual or auditory impairments, as well as workers in high-noise industrial environments.&lt;/p&gt;

&lt;p&gt;Furthermore, by incorporating wireless communication technology, the system could be upgraded into a next-generation safety network capable of transmitting real-time hazard warnings directly to an administrator's smartphone. &lt;br&gt;
We expect that these advancements will significantly contribute to reducing fire incidents across society.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbe0jrh47efrc2h4kqfjs.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbe0jrh47efrc2h4kqfjs.jpg" alt=" " width="800" height="1132"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>neuromorphic</category>
      <category>transistor</category>
      <category>semiconductor</category>
    </item>
    <item>
      <title>What is the LED &amp; FND?</title>
      <dc:creator>INSU SHIN</dc:creator>
      <pubDate>Sat, 14 Feb 2026 06:53:57 +0000</pubDate>
      <link>https://dev.to/insu/what-is-the-led-fnd-3aa8</link>
      <guid>https://dev.to/insu/what-is-the-led-fnd-3aa8</guid>
      <description>&lt;p&gt;&lt;strong&gt;Overview of LED and FND&lt;/strong&gt;&lt;br&gt;
Before presenting the experimental results, this section provides an overview of the operational principles of LEDs and FNDs.&lt;/p&gt;

&lt;p&gt;In modern society, we interact closely with a myriad of electronic devices in our daily lives, such as televisions, smartphones, smartwatches, and tablet PCs. As the primary user interface for these devices, display technology that visually communicates information is an indispensable component. Even the most advanced, high-resolution displays of today are fundamentally rooted in the operating principles of basic optoelectronic components, such as Light-Emitting Diodes (LEDs) and Seven-Segment Displays. Therefore, this experiment aims to build a foundational understanding of modern display systems by practically implementing and analyzing the electrical characteristics and driving mechanisms of LEDs and Seven-Segment Displays, which form the cornerstone of display technology.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Operating Principle of LEDs&lt;/strong&gt;&lt;br&gt;
First, an LED (Light Emitting Diode) is a semiconductor device that emits light when an electric current flows through it. As a type of diode, it operates only when current flows in a specific direction (forward bias). When current flows, electrons recombine with holes to release energy, which is emitted in the form of light (photons).&lt;br&gt;
Since LEDs share the same PN junction structure as standard diodes, the color of the emitted light depends on the energy band gap of the semiconductor material. A larger energy difference results in shorter wavelengths (e.g., blue), while a smaller energy difference results in longer wavelengths (e.g., red).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Forward Voltage vs. Cut-in Voltage&lt;/strong&gt;&lt;br&gt;
The forward voltage of an LED refers to the minimum voltage required for light emission, which differs slightly from the standard diode "cut-in" voltage. While it varies by device, the forward voltage typically ranges from 1.8V to 3.3V. In contrast, the cut-in voltage refers to the threshold where the diode begins to conduct significant current, leading to a rapid exponential increase in current flow.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Circuit Protection and Resistance&lt;/strong&gt;&lt;br&gt;
When designing circuits with LEDs, a current-limiting resistor is essential because LEDs are highly sensitive to current changes. If the current exceeds the rated maximum, the device can be easily damaged. Therefore, an appropriate resistor value must be calculated based on the supply voltage and the LED's forward voltage to ensure safe operation and accurate measurement.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Reverse Bias and Protection&lt;/strong&gt;&lt;br&gt;
Since LEDs are PN junction diodes, they are subject to breakdown phenomena. However, LEDs typically have a very low reverse breakdown voltage (often below 5V) and can be damaged before or immediately upon reaching this threshold. For this reason, extreme caution is required when applying reverse bias, or a standard rectifier diode should be connected in parallel for protection.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why is a parallel connection necessary?&lt;/strong&gt;&lt;br&gt;
A series connection can control the direction of the current, but it cannot absorb the reverse voltage itself. Conversely, a parallel connection protects the LED by bypassing the current (providing an alternative path) when a reverse voltage or transient spike occurs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgrkpqnc8x39b4qsdhrmm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fgrkpqnc8x39b4qsdhrmm.png" alt=" " width="800" height="380"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. Overview of FND (7-Segment Display)&lt;/strong&gt;&lt;br&gt;
The FND (Flexible Numeric Display), commonly referred to as a 7-Segment Display, is an electronic display component capable of representing decimal numerals (0 through 9) and specific alphabetic characters by illuminating combinations of seven distinct segments.&lt;/p&gt;

&lt;p&gt;Structure and Configuration The device consists of the following key elements&lt;br&gt;
Seven LED Segments : The bars that form the digits.&lt;br&gt;
Decimal Point (DP) - A dot-shaped LED used to indicate a decimal point.&lt;br&gt;
Depending on the internal wiring, 7-segment displays are classified into two types:&lt;br&gt;
&lt;strong&gt;Common Anode&lt;/strong&gt; - All anodes of the LEDs are connected together. A specific segment lights up when a LOW signal (logic 0) is applied to its cathode.&lt;br&gt;
&lt;strong&gt;Common Cathode&lt;/strong&gt; - All cathodes of the LEDs are connected together. A specific segment lights up when a HIGH signal (logic 1) is applied to its anode.&lt;/p&gt;

&lt;p&gt;Driving Methods There are two primary methods for driving 7-segment displays&lt;br&gt;
Direct Drive (Static Drive)&lt;br&gt;
Each segment is connected to an individual I/O pin.&lt;br&gt;
Pros/Cons - While the circuit design is simple, the required number of I/O pins increases significantly as the number of digits increases.&lt;/p&gt;

&lt;p&gt;Multiplexing (Dynamic Drive)&lt;br&gt;
The common terminals of multiple digits are selected sequentially. Although only one digit is lit at a time, high-speed scanning creates the illusion that all digits are lit simultaneously due to the persistence of vision.&lt;/p&gt;

&lt;p&gt;Pros/Cons&lt;br&gt;
This method conserves I/O pins. Although brightness may decrease due to the duty cycle, this can be compensated for by adjusting the resistance values and the scanning frequency.&lt;/p&gt;

&lt;p&gt;Definition of I/O Pins I/O (Input/Output) pins are terminals designed to exchange data between digital circuits (such as microcontrollers) and external devices.&lt;/p&gt;

&lt;p&gt;Input : Reads digital signals from external sensors, switches, or buttons.&lt;br&gt;
Output : Sends processed signals from the microcontroller to external devices like LEDs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjcxigb77d8jxplgeogmg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjcxigb77d8jxplgeogmg.png" alt=" " width="800" height="537"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fefmjq1ky1lfhlat4wlwo.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fefmjq1ky1lfhlat4wlwo.png" alt=" " width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Measurement Data&lt;/strong&gt;&lt;br&gt;
We constructed a circuit using Red and Yellow LEDs and measured the voltage drop across the LED and the current flowing through the circuit while increasing the power supply voltage from 0.5V to 6.0V.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Analysis and Observations&lt;/strong&gt;&lt;br&gt;
Based on the measured data, the following characteristics were observed&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Light Emission Threshold&lt;/strong&gt;&lt;br&gt;
The LEDs remained off at low voltages. Light emission began only after the voltage exceeded a specific threshold (approximately 1.8V to 2.0V). The brightness increased as the voltage rose, reaching its maximum intensity at around 5V.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Voltage Clamping&lt;/strong&gt;&lt;br&gt;
As shown in the tables, when the input voltage was low (below 1.5V), the measured voltage across the LED was nearly identical to the input voltage, indicating an open circuit state. However, once the input exceeded 2.0V ~ 2.5V, the voltage across the LED did not increase significantly, remaining clamped between 1.9V and 2.3V, even as the input voltage continued to rise.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Current Surge&lt;/strong&gt;&lt;br&gt;
In contrast to the voltage, the current remained negligible until the voltage approached the LED's forward voltage (approx. 1.8V). Beyond 2.0V, the current increased rapidly, demonstrating the exponential nature of the diode's I-V characteristic.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Discussion&lt;/strong&gt;&lt;br&gt;
Current-Controlled Brightness&lt;br&gt;
The experiment confirms that an LED is a current-controlled device. Although the voltage across the LED remained relatively constant after turning on, the brightness continued to increase. This indicates that the intensity of light emission is determined by the magnitude of the current flowing through the device, not the voltage across it.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Non-Ohmic Behavior&lt;/strong&gt;&lt;br&gt;
Unlike resistors that follow Ohm's Law linearly, the LED exhibited non-linear (Non-Ohmic) behavior. While the current increased drastically from roughly 1mA to 37mA, the voltage across the LED only changed slightly (approx. 0.2V ~ 0.3V). This implies that the dynamic resistance of the LED decreases significantly in the forward-biased region.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Safety Consideration (Over-Current)&lt;/strong&gt;&lt;br&gt;
It is important to note that at a 6V input, the current reached approximately 37mA. Since standard 5mm LEDs typically have a maximum rated current of 20mA, driving the LED at 37mA exceeds its safe operating range. Prolonged operation at this level can lead to overheating and permanent damage. Therefore, in practical circuit design, a current-limiting resistor with a higher resistance value must be selected to maintain the current within a safe range (typically 10mA ~ 20mA).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Conclusion&lt;/strong&gt;&lt;br&gt;
Through this experiment, we verified the operational characteristics of LEDs and 7-segment displays. We confirmed that LEDs require a minimum forward voltage to conduct and that their brightness is controlled by current. Additionally, the experimental data highlighted the importance of using appropriate resistors to protect the semiconductor elements from over-current damage due to their non-linear I-V characteristics.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;LED Serial &amp;amp; parallel measurement &amp;amp; conclusion&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fskf4abytiqr1wwxrf5zi.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fskf4abytiqr1wwxrf5zi.jpg" alt=" " width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fngth9pwb3lv9m6scthw4.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fngth9pwb3lv9m6scthw4.jpg" alt=" " width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this experiment, the illumination of four light-emitting diodes (LEDs) was evaluated by configuring them in both parallel and series circuits with an applied source voltage of 3.5V. As observed in the visual data, the LEDs successfully illuminated in the parallel configuration but failed to emit light in the series configuration. This discrepancy can be attributed to Kirchhoff's circuit laws and the forward voltage (cut-in voltage) characteristics of the LEDs.&lt;br&gt;
Based on previous experiments, the forward voltage required to activate a single LED is approximately 2V. In a series configuration, the applied voltage is divided across each component. Consequently, applying 3.5V across four LEDs results in an insufficient voltage drop per LED (less than 1V), which is well below the 2V threshold required for activation. Therefore, to successfully illuminate the four LEDs in a series circuit, a total supply voltage of approximately 7V to 8V is necessary. Conversely, in a parallel configuration, the full 3.5V source voltage is applied uniformly across each parallel branch. Because this applied voltage exceeds the 2V forward voltage requirement, all four LEDs illuminate successfully.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;FND measurement &amp;amp; conclusion&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7a3uhmh6eyvxn8yjim65.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F7a3uhmh6eyvxn8yjim65.jpg" alt=" " width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5hyg3i7qvmvmrw95d3ej.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5hyg3i7qvmvmrw95d3ej.jpg" alt=" " width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3snqpr6r3auipm3bm2k.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fu3snqpr6r3auipm3bm2k.jpg" alt=" " width="800" height="1066"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fma4vg0jdakwj64x79rye.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fma4vg0jdakwj64x79rye.png" alt=" " width="800" height="662"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;In this experiment, numeric characters were implemented using a Seven-Segment Display. Among the two primary configurations—common anode and common cathode—the common anode type was utilized first. In a common anode display, all segment anodes are tied together to a positive voltage supply ($V_{CC}$), while the individual segments are activated by connecting their respective cathode terminals to ground.&lt;br&gt;
Although only a single display unit was used, rendering specific numbers required a substantial number of jumper wires. While the theoretical principle of displaying alphanumeric characters is straight forward once the pin configuration is understood, the practical implementation proved to be complex the dense cluster of jumper wires significantly increased the probability of wiring errors. Through these consecutive LED and Seven-Segment Display experiments, the fundamental principles of basic display implementation were successfully comprehended.&lt;/p&gt;

&lt;p&gt;Furthermore, the complexity and error-proneness experienced during manual wiring highlight the critical limitations of directly driving displays in practical circuits. Relying solely on jumper wires is inefficient and unscalable for multi-digit displays. To mitigate these issues in real-world applications, it is essential to utilize dedicated decoder/driver ICs (e.g., BCD-to-Seven-Segment decoders) or to implement multiplexing techniques. Ultimately, this foundational experiment not only demonstrates basic display operation but also provides practical insight into why digital logic controllers and driver circuits are indispensable in modern electronic display systems.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9qc5ekdfm3bmcb87dbde.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9qc5ekdfm3bmcb87dbde.png" alt=" " width="800" height="428"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>display</category>
      <category>segments</category>
      <category>semiconductor</category>
      <category>led</category>
    </item>
    <item>
      <title>ABOUT DISPLAY , TFT and Wire Bonding</title>
      <dc:creator>INSU SHIN</dc:creator>
      <pubDate>Sun, 08 Feb 2026 11:52:11 +0000</pubDate>
      <link>https://dev.to/insu/about-display-tft-and-wire-bonding-1hk6</link>
      <guid>https://dev.to/insu/about-display-tft-and-wire-bonding-1hk6</guid>
      <description>&lt;p&gt;This study is based on research and experimental work conducted on display devices and thin-film transistors (TFTs). The manuscript is written from the perspective of hands-on experience, describing the characteristics of each device as well as the wire bonding process, focusing on the concepts and practical knowledge acquired through experimentation.&lt;/p&gt;

&lt;p&gt;PROJECT DISPLAY &amp;amp; TFT&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Glass Cleaning&lt;/li&gt;
&lt;li&gt;OLED Manufacturing Process
&lt;/li&gt;
&lt;li&gt;OLED Measurement – 
(I-V-L Measurement system)&lt;/li&gt;
&lt;li&gt;TFT Measurement - (Probe Station)
&lt;/li&gt;
&lt;li&gt;OLED &amp;amp; TFT Wire Bonding&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;** Glass Cleaning**&lt;br&gt;
This process is designed to remove foreign substances and impurities from the glass substrate prior to the attachment of the PET film.&lt;/p&gt;

&lt;p&gt;It can classify total 9 steps.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ultrasonic Cleaning (Acetone) - Submerge the glass in an acetone solution. Place it in the ultrasonic cleaner and process at 40℃ for 10 minutes.&lt;/li&gt;
&lt;li&gt;Rinsing - After 10 minutes, rinse the glass thoroughly with DI (Deionized) water.&lt;/li&gt;
&lt;li&gt;Ultrasonic Cleaning (IPA) - Submerge the glass in an IPA (Isopropy Alcohol) solution. Place it in the ultrasonic cleaner and process at 40℃ for 10 minutes.&lt;/li&gt;
&lt;li&gt;Rinsing - Rinse the glass again with DI water.&lt;/li&gt;
&lt;li&gt;Ultrasonic Cleaning (DI Water) - Submerge the glass in DI water. Place it in the ultrasonic cleaner and process at 40℃ for 10 minutes.&lt;/li&gt;
&lt;li&gt;Drying - After the final DI water rinse, hold the glass firmly with tweezers and remove all residual moisture and solution using N_2gas.&lt;/li&gt;
&lt;li&gt;Dehydration Bake - Place aluminum foil on a hot plate and set the glass on top (face up). Heat at 270℃for 30 minutes to ensure complete dehydration.&lt;/li&gt;
&lt;li&gt;NOA Coating (Planarization) - To ensure a smooth and level OLED surface, coat the glass with NOA (Norland Optical Adhesive). This step prevents potential contamination during the PET attachment process.
The substrate is secured via vacuum. Ensure the center is properly fixed to prevent the substrate from detaching.
Apply only enough NOA to cover the surface without overflowing.
Start the device using the dial; the coating process is complete once the waveform is confirmed on the display.&lt;/li&gt;
&lt;li&gt;UV Treatment - Place the glass on a temporary foil tray and transfer it to the UV chamber. Position the glass so its center aligns with the exposure mark. Operate the UV machine for 30 to 40 minutes to remove any remaining organic residues.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fin4qen31xq835a8420u4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fin4qen31xq835a8420u4.png" alt=" " width="800" height="213"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OLED Manufacturing Process&lt;/strong&gt;&lt;br&gt;
 Substrate Preparation &lt;br&gt;
Glass is used as the base substrate. Once the glass cleaning is complete, a PET film is attached to the deposition side of the glass substrate using adhesive tape.&lt;/p&gt;

&lt;p&gt;Deposition Process(CVD) &lt;br&gt;
OLED fabrication utilizes CVD (Chemical Vapor Deposition). CVD is a process where organic and inorganic materials are deposited onto OLED devices through chemical reactions. These reactions are triggered by heating materials in a high-temperature, negative-pressure (vacuum) environment.&lt;/p&gt;

&lt;p&gt;Chamber Configuration and Material Handling&lt;br&gt;
When facing the equipment, the left chamber is dedicated to organic material deposition, while the right chamber is used for metal deposition.&lt;br&gt;
Transfer System - The interior of the transfer chamber, which houses the robotic arm, is filled with Nitrogen and maintained at positive pressure. The devices are moved between chambers exclusively by the robotic arm.&lt;/p&gt;

&lt;p&gt;Patterning with Masks&lt;br&gt;
Patterns are created by placing the substrate and overlaying it with a mask of the desired design. When organic and inorganic materials are deposited, they pass through the common openings of the masks, ensuring the materials are applied only to the specific intended areas.&lt;/p&gt;

&lt;p&gt;System Control and Precision&lt;br&gt;
Process parameters such as recipes, pressure, and temperature are configured and managed via a PC. This stage requires extreme precision, as even minute variations in these conditions can significantly impact the final quality and performance of the OLED device.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhw7bu401xnyu96p7mnx8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhw7bu401xnyu96p7mnx8.png" alt=" " width="800" height="378"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;**  TFT(Thin Film Transistor) Manufacturing Process **&lt;br&gt;
A Thin Film Transistor (TFT) is a fundamental component of modern displays, acting as a microscopic switch that controls each individual pixel. By regulating the flow of electricity, TFTs determine when a pixel turns on or off and how much light it emits, which is essential for rendering high-resolution images.&lt;/p&gt;

&lt;p&gt;Substrate Preparation and Dehydration&lt;br&gt;
The process begins with thorough glass cleaning (using the method previously described) to remove all foreign particles. After cleaning, the glass is baked in an industrial oven to eliminate any residual microscopic moisture. This dehydration step is critical to minimizing impurities that could compromise the thin film's integrity.&lt;/p&gt;

&lt;p&gt;Masking and Alignment&lt;br&gt;
A patterned mask is placed over the cleaned device and secured firmly. Before loading it into the sputtering system, a transparent acrylic plate is used to fix the masked device in the optimal position for IGZO (Indium Gallium Zinc Oxide)deposition.&lt;br&gt;
Purpose of Rigid Fixing - These multiple securing steps are implemented to prevent any displacement or vibration of the substrate during the process, ensuring maximum precision and accuracy.&lt;/p&gt;

&lt;p&gt;Characteristics of IGZO Material&lt;br&gt;
IGZO is a cutting-edge semiconductor material with a unique atomic arrangement that ensures stable performance. Its key advantages include:&lt;br&gt;
High Electron Mobility - It offers approximately 30 times higher electron mobility than conventional amorphous silicon (a-Si).&lt;br&gt;
Low Leakage Current - It significantly reduces power consumption, contributing to longer battery life in portable devices.&lt;/p&gt;

&lt;p&gt;Sputtering Process (Physical Vapor Deposition - PVD)&lt;br&gt;
The sputtering equipment utilizes the PVD (Physical Vapor Deposition)method. This is a physical deposition technique where high-energy ions collide with the target material, causing atoms to be ejected and subsequently form a thin film on the substrate.&lt;br&gt;
Operational Note - Due to the nature of this physical mechanism, the substrate must be loaded into the sputtering chamber with the deposition side facing the source material (IGZO) to ensure effective film formation.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F45vmhzlvqtlv3cinc84d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F45vmhzlvqtlv3cinc84d.png" alt=" " width="357" height="192"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;** * OLED I-V-L Characterization (Device Performance Measurement)**&lt;br&gt;
The I-V-L system is used to measure and analyze the electro-optical characteristics of the fabricated OLED devices.&lt;/p&gt;

&lt;p&gt;System Startup and Calibration&lt;br&gt;
Power on the measurement equipment in the designated sequence.&lt;br&gt;
Launch the control software on the PC and verify that all three main components are successfully connected (indicated by green status lights).&lt;/p&gt;

&lt;p&gt;Sample Loading and Configuration&lt;br&gt;
Identify whether the device is Top Emission or Bottom Emission.&lt;br&gt;
Place the OLED device into the Sample Test Fixture (Dark Box)and toggle the corresponding switches to align with the device's pixel positions.&lt;br&gt;
Adjust the camera focus to monitor the emission area clearly.&lt;/p&gt;

&lt;p&gt;Functional Verification and Measurement (Sweep)&lt;br&gt;
Functional Check - In the 'One Point' session, apply a voltage of approximately 3V to 4V (Cell On)to verify that the device emits light normally. Once confirmed, turn the cell off.&lt;br&gt;
IVL Sweep Setup - Access the IVL Sweep mode to configure the measurement parameters:&lt;br&gt;
Start/Stop Value - Set the initial and final voltage levels.&lt;br&gt;
Step Value - Define the voltage increment for the sweep.&lt;br&gt;
Execution - Start the measurement to capture the electrical and optical data.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fihx3czxfo6hqv2jhoven.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fihx3czxfo6hqv2jhoven.png" alt=" " width="242" height="141"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Data Analysis and Visualization&lt;br&gt;
Upon completion, the measured data is exported to an Excel file to generate the following characteristic graphs Current-Voltage (I-V), Luminance-Voltage (L-V), Luminance-Current Density (L-J), Electroluminescence (EL) Spectrum&lt;br&gt;
In this session, measurements were conducted for Blue, QD (Quantum Dot) Blue, and Red OLED devices.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpwkj5q2jaalm2e9h16zy.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpwkj5q2jaalm2e9h16zy.png" alt=" " width="553" height="173"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;** Analysis of OLED Characterization Results**&lt;/p&gt;

&lt;p&gt;Current-Voltage (I-V) Characteristics&lt;br&gt;
Comparison of Blue and QD Blue - The current flow for both Blue and QD Blue devices is nearly identical. This confirms that the application of a QD (Quantum Dot) film is a passive process that does not alter the fundamental electrical properties of the underlying OLED device.&lt;br&gt;
Blue/QD Blue vs. Red - A significant difference in current behavior was observed between the Blue and Red devices. While the current for Blue and QD Blue increased sharply starting from 4V, the Red device did not show a substantial increase within the measured range (0V to 5V).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fryk4rcgflyx2jx8j8het.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fryk4rcgflyx2jx8j8het.png" alt=" " width="795" height="234"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Luminance - Current Density (L-J) and Efficiency&lt;br&gt;
Efficiency Metric - The Luminance vs. Current Density graph serves as a key indicator of luminous efficiency, showing which device produces the most light for a given amount of electrical current.&lt;br&gt;
Device Performance - The data reveals that the Red device is the most efficient, as it reaches the benchmark luminance of 30cd/m² at the lowest current density among the three.&lt;br&gt;
Impact of QD Film - The QD Blue device exhibited the lowest luminance. This is attributed to the presence of the QD film on top of the Blue device, which causes some light loss or absorption, resulting in a dimmer appearance compared to the bare Blue device.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp2zot41p2ir6o8jm4kbh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fp2zot41p2ir6o8jm4kbh.png" alt=" " width="540" height="116"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Spectral Analysis and Color Conversion&lt;br&gt;
Wavelength Distribution - The spectral peaks follow the order of Blue &amp;lt; QD Blue &amp;lt; Red, with Blue having the shortest wavelength.&lt;br&gt;
Color Shifting - It was observed that the Blue light shifted toward the red spectrum upon the application of the QD film.&lt;br&gt;
Conclusion - This experiment successfully demonstrated that attaching a QD film to a standard Blue OLED device allows for color conversion (wavelength shifting)without modifying the device's basic electrical characteristics, such as the I-V profile.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6d9ncy93nv2xphznzatn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F6d9ncy93nv2xphznzatn.png" alt=" " width="222" height="156"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;** TFT Characterization using a Probe Station**&lt;br&gt;
The Probe Station is utilized to measure the electrical characteristics (such as I–V curves)of the fabricated Thin Film Transistor (TFT) devices.&lt;/p&gt;

&lt;p&gt;Device Loading and Stabilization&lt;br&gt;
Place the TFT substrate onto the stage inside the probe station.&lt;br&gt;
Activate the vacuum system to securely fix the device in place, ensuring stability during the measurement.&lt;/p&gt;

&lt;p&gt;Microscopic Alignment and Probing&lt;br&gt;
Using the integrated microscope, identify the precise locations of the Drain, Source, and Gate electrodes.&lt;br&gt;
Carefully adjust the probe arms to ensure that each probe tip makes accurate electrical contact with its corresponding electrode.&lt;/p&gt;

&lt;p&gt;Software Configuration and Parameter Setting&lt;br&gt;
Once a stable contact is confirmed, configure the measurement software on the PC by assigning the Drain, Gate, and Source terminals.&lt;br&gt;
Set the graph display to a Logarithmic (Log) Scale to clearly observe the subthreshold behavior and off-current.&lt;br&gt;
Define the specific measurement conditions, including the Drain Voltage V_D and Gate Voltage VGs weep ranges.&lt;/p&gt;

&lt;p&gt;Execution and Data Management&lt;br&gt;
Initiate the measurement to capture the transfer and output characteristics of the TFT.&lt;br&gt;
Upon completion, the data is automatically exported and saved as an Excel file, allowing for the analysis of current and voltage values under various conditions.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foqmlb7i1leylx7rdahzq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foqmlb7i1leylx7rdahzq.png" alt=" " width="478" height="447"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;**  Analysis of TFT Characterization Results**&lt;br&gt;
Our team conducted 5 to 6 measurements for each of the two fabricated TFT devices. Based on the resulting graphs, Device 1 (Left)demonstrated superior performance compared to Device 2 (Right). The analysis is based on the following observations:&lt;br&gt;
Consistency of Vth and Turn-on Voltage - The graphs indicate that Device 1 has a highly consistent Turn-on voltage and Threshold Voltage Vth across multiple sweeps.&lt;br&gt;
Stability in the Saturation Region - At a fully turned-on state Vgs = 30V, the Drain Current ID in Device 1 remained stable and uniform. In contrast, Device 2 exhibited fluctuating and inconsistent current flow in the same region.&lt;/p&gt;

&lt;p&gt;Conclusion - Device 2 showed higher deviation and lower reliability compared to Device 1. Therefore, Device 1 is identified as the better-performing TFT due to its superior electrical consistency and stability.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ful4xc57n13qot4s44ggw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ful4xc57n13qot4s44ggw.png" alt=" " width="531" height="163"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;**  Wire Bonding (TFT-OLED Interconnection)**&lt;br&gt;
Wire Bonding is the critical final stage where the TFT and OLED components are electrically connected. This step is vital as the quality of the interconnection directly determines the final device's overall performance.&lt;br&gt;
 Experimental Approach (Innovative Solution)&lt;br&gt;
For this experiment, our team utilized the internal metal wire from a bread twist tie. We carefully removed the outer plastic casing and adhesive to extract the conductive metal core.&lt;br&gt;
 Conductivity Verification&lt;br&gt;
Using an ohmmeter, we measured the resistance of the extracted wire, which was approximately 1.2Ω ~ 1.3Ω. We confirmed that this resistance level is low enough for effective signal transmission.&lt;br&gt;
 Interconnection Method &lt;br&gt;
We used Silver Paste to establish a secure electrical contact between the components. Specifically, we bonded the Source electrode of the TFT to the Anode of the OLED to complete the integrated circuit.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd7zzuo6k139gixm0ngtt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fd7zzuo6k139gixm0ngtt.png" alt=" " width="228" height="165"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;**  Analysis of OLED-TFT Wire Bonding Characterization Results**&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;First Measurment(Failed)
During the first attempt, the process required extreme caution as any leakage of silver paste into the channel could cause a short circuit. While we were able to measure the I-V curve of the TFT, the OLED device failed to emit light.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Failure Analysis &lt;br&gt;
After the unsuccessful trial, our team discussed and identified the following potential causes for the failure&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;OLED Device Issues - Since current was flowing but the device remained dark, we suspect an issue with the OLED itself. It is possible that the required driving current was excessively high, suggesting a need for a more efficient OLED device.&lt;/li&gt;
&lt;li&gt;Silver Paste Contamination (Short Circuit) - There is a possibility that the silver paste penetrated the channel, leading to leakage current where the current flows through unintended paths instead of the device.&lt;/li&gt;
&lt;li&gt;Poor Probe Contact - The failure may have resulted from unstable electrical contact between the probes and the electrodes (Poor Contact), preventing proper signal delivery to the device.&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Second Measurment (Failed)
Recognizing the issues encountered in the previous attempt, our team conducted re-measurements on a different day. We meticulously applied conductive silver paste to ensure a precise connection solely between the Source and the Anode, avoiding any short circuits. Additionally, the probe contact was verified by the teaching assistant (TA) before proceeding.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;However, despite these efforts, only the I-V characteristic curves of the TFT were obtained, and the OLED device failed to emit light.&lt;br&gt;
Upon analyzing the measurement data, we suspected that the current flowing through the circuit was lower than the required driving current for the OLED.&lt;/p&gt;

&lt;p&gt;Consequently, we replaced the device with an OLED having a lower driving current requirement. Nevertheless, light emission was still not observed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyr7c5sryjj5276pwwwzn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fyr7c5sryjj5276pwwwzn.png" alt=" " width="142" height="188"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Third Measurment (Succes)
After seeking assistance from the TA, we inspected the device and observed that a specific section of the OLED was not turning on consistently. Hypothesizing that the operating voltage range was the issue, we shifted the Gate Voltage sweep range by +10V.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Instead of the original range of -30V to 30V, we adjusted the measurement range to -20V to 40V. Following this adjustment, all devices operated normally, and successful light emission was observed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhdez00xwo2hfiilox6e8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhdez00xwo2hfiilox6e8.png" alt=" " width="543" height="131"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Discussion &amp;amp; Conclusion
Through the success of the final experiment, we clearly identified the root causes of the previous OLED emission failures&lt;/li&gt;
&lt;li&gt;Insufficient Current
The driving current required for the initial OLED was too high for the supplied current.&lt;/li&gt;
&lt;li&gt;Device Inconsistency
Certain parts of the OLED device showed inconsistent activation.&lt;/li&gt;
&lt;li&gt;Operating Voltage Range
The OLED device required a Gate Voltage above 30V to operate normally (The initial 30V limit was insufficient).&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Through the failure and subsequent success of the TFT &amp;amp; OLED Wire Bonding experiment, we gained a comprehensive understanding of the OLED's driving current, operating voltage ranges, and the critical importance of precise bonding. Furthermore, we concluded that observing the TFT I-V characteristic curve alone is insufficient to verify the wire bonding result; the operating Gate Voltage plays a decisive role in the actual activation of the OLED.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft0pzkdfsxkulrqo11129.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ft0pzkdfsxkulrqo11129.png" alt=" " width="327" height="183"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>반도체</category>
      <category>디스플레이</category>
      <category>트랜지스터</category>
      <category>와이어본딩</category>
    </item>
  </channel>
</rss>
