C9015 PNP Small Signal Transistor - Datasheet - Circuits DIY

Skip to content Menu

Trending

Contents hide 1 C9015 Pinout

C9015 PNP Small Signal Transistor is designed for general purpose and switching amplifier applications. C9015 is complementary to KTC9014.

Buy Now

C9015 Pinout

C9015 Pin Configuration

Pin NoPin Name
1Emitter
2Base
3Collector

C9015 Key Features

  • Low Noise NF=1dB(Typ.) at f=1kHz.
  • Complementary to KTC9014.

C9015 Specification

NameDescription
Collector-Emitter Voltage (Vce)50 V
Collector Current (Ic) 0.15 A
Collector Power Dissipation (Pc) 0.625 W

Application

  • General Purpose Application
  • Switching Application

You can download this datasheet for C9015 PNP Small Signal Transistor – Datasheet from the link given below:

Download Datasheet

Related posts:

  • 555 Timer Circuits 493
  • Alarm Circuits 219
  • Audio Amplifier Circuits 214
  • Battery Charger Circuits 118
  • Battery Monitor Circuits 15
  • Electronics Projects 150
  • Electronics Tutorial 32
  • FM Transmitter Circuits 38
  • Home Automation Projects 6
  • Inverter Circuits 29
  • LED & Light Circuits 285
    • LED Flashers 55
  • Mobile Charger Circuits 13
  • Motor Speed Control Circuits 41
  • Power Banks Circuits 14
  • Power Supply Circuits 111
  • Printed Circuit Board – PCB 175
  • Radio and RF Circuits 69
  • Safety & Security Circuits 58
  • Sensors and Modules 149
  • Simple Electronic Circuits 536
  • Test and Measurement Circuits 151
  • Top Electronics Projects 96
  • Water Level Indicator Circuits 24
Search
  • Voice Recording with ISD1820 Module and ESP8266Voice Recording with ISD1820 Module and ESP01
  • Flappy Bird Game using OLED SSD1306 & ESP32Flappy Bird Game using OLED SSD1306 & ESP32
  • Interfacing BME280 with ESP32 & Display Values on OLEDInterfacing BME280 with ESP32 & Display Values on OLED
  • The Raspberry Pi Revolutionizing Computing for AllThe Raspberry Pi: Revolutionizing Computing for All
  • Where to Buy Toggle Switches Best Toggle Switch SupplierWhere to Buy Toggle Switches: Best Toggle Switch Supplier

2n3904 555 timer Adjustable Regulator arduino arduino uno audio amplifier battery charger bc547 bridge rectifier cd4017 cmos counter darlington transisor EEPROM EPROM Fast Recovery Diode fm transmitter high voltage jfet ldo LDR LED led flasher light lm317 lm358 lm741 N Channel MOSFET NE555 npn transistor operational amplifier pcb pnp transistor power amplifier power MOSFET power supply power transistor printed circuit board relay switch temperature sensor triac Ultrafast Diode voltage regulator zener diode

Our Sponsors

  • lixinc-electronics
  • lixinc-electronics
  • richard-electronics
  • lixinc-electronics
  • lixinc-electronics
  • lixinc-electronics
  • lixinc-electronics
  • lixinc-electronics

Circuits DIY

Top Categories

Legal

Circuits-DIY

We do everything with our core values of honesty, hard work, and trust.

/*! Plugin: copyCode * Author: Asif Mughal * URL: www.asifmughal.com * License: MIT License * Copyright (c) 2023 - Asif Mughal */ (function ($) { $.fn.copyCode = function (options) { var setting = $.extend({}, options); return this.each(function () { var target = $(this); var copyBtn = document.createElement('button'); var expandBtn = document.createElement('button'); var plainCodeBtn = document.createElement('button'); var codeWrapper = document.createElement('div'); $(codeWrapper).css({ position: 'relative', padding: 0, margin: 0, }) $(target).wrapAll(codeWrapper); $(this).siblings('.prettyprint').css('maxHeight', 'none'); //append expand button only if code box expandable if (target.outerHeight() > 399){ // $(expandBtn).addClass('btn-expand').attr('title', 'Expand the code').html('').insertBefore(target); //adjust the plain code button // $(plainCodeBtn).css('right', '76px'); }   // $(plainCodeBtn).addClass('btn-plain-code').attr('title', 'View code in plain text').html('').insertBefore(target); $(copyBtn).addClass('btn-copy').attr('title', 'Copy to Clipboard').html('').insertBefore(target); $(copyBtn).on('click', function () { var $temp = $(""); var brRegex = //gi; $("body").append($temp); $temp.val(target.text().replace(brRegex, "\r\n")).select(); document.execCommand("copy"); $temp.remove(); target.find('span').css('background', 'rgba(0, 0, 0, 0.25)'); $(this).animate({ width: '90px', borderRadius: 4, }, 200).html(' Copied'); setTimeout(function () { $(copyBtn).animate({ width: '30px', borderRadius: '50%', }, 200).html(''); target.find('span').css('background', ''); }, 2000); }); //expand the code box $(expandBtn).on('click', function(){ if ($(this).hasClass('expanded')){ $(this).removeClass('expanded').attr('title', 'Expand the code').html(''); $(this).siblings('.prettyprint').css('maxHeight', '400px'); } else{ $(this).addClass('expanded').attr('title', 'Shrink the code').html(''); $(this).siblings('.prettyprint').css('maxHeight', 'none'); } }); //View code in plain text $(plainCodeBtn).on('click', function(){ // Get the contents of the pre code block var code = $(this).siblings('.prettyprint').html(); // Open a new window var newWindow = window.open("", "Code", "width=800,height=600"); // Write the code to the new window newWindow.document.write("" + code + ""); }); }); }; })(jQuery); (function ($) { // $('pre.prettyprint').removeClass('linenums'); $('pre.prettyprint').copyCode(); $('.mh-author-box').insertBefore('.relpost-thumb-wrapper'); //Remove rel noopner from products sponsor link $('#menu-item-72734').find('a').removeAttr('rel'); if ($('body').hasClass('category')) { // Check if body has class "category" var pageTitle = document.title; // Get the title of the page $('.category .page-title').text(pageTitle); // Set the text of the element } })(jQuery);

Từ khóa » C9015